![]() | BUILD FAILURE |
| Build URL: | http://ci.exoplatform.org/job/xcmis-trunk-ci/1/ (You may have to logon first into Hudson if this is a private job - otherwise you'll receive a 404 error) |
| Project: | xcmis-trunk-ci |
| Date of build: | Wed, 09 Feb 2011 16:58:35 +0100 |
| Build duration: | 5 min 30 sec |
| CHANGES | |
| No Changes |
| JUnit Tests | |
| Name: org.xcmis.renditions Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) | |
| Name: org.xcmis.search.model Failed: 0 test(s), Passed: 12 test(s), Skipped: 0 test(s), Total: 12 test(s) | |
| Name: org.xcmis.search.model.column Failed: 0 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 8 test(s) | |
| Name: org.xcmis.search.model.constraint Failed: 0 test(s), Passed: 13 test(s), Skipped: 0 test(s), Total: 13 test(s) | |
| Name: org.xcmis.search.parser Failed: 0 test(s), Passed: 17 test(s), Skipped: 0 test(s), Total: 17 test(s) | |
| Name: org.xcmis.search.query Failed: 0 test(s), Passed: 104 test(s), Skipped: 0 test(s), Total: 104 test(s) | |
| Name: org.xcmis.search.query.content Failed: 0 test(s), Passed: 13 test(s), Skipped: 19 test(s), Total: 32 test(s) | |
| Name: org.xcmis.search.query.optimizer Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s) | |
| Name: org.xcmis.search.query.plan Failed: 0 test(s), Passed: 15 test(s), Skipped: 0 test(s), Total: 15 test(s) | |
| Name: org.xcmis.spi.utils Failed: 0 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 2 test(s) |
| CONSOLE OUTPUT |
| [...truncated 3276 lines...] |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/interceptors/Visitor.java:54: warning - @param argument "executeQueryCommand" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/interceptors/Visitor.java:62: warning - @param argument "getChildNodesCommand" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/interceptors/Visitor.java:70: warning - @param argument "getNodeCommand" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/interceptors/Visitor.java:78: warning - @param argument "processQueryCommand" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/interceptors/Visitor.java:86: warning - @param argument "getUnfilledEntriesCommand" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/ContentEntry.java:60: warning - @param argument "identifier" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/ContentIndexer.java:31: warning - @param argument "changes" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/InMemorySchema.java:249: warning - Tag @see: reference not found: org.modeshape.graph.query.validate.Schema#getTable(org.modeshape.graph.query.model.SelectorName) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/command/query/ExecuteSelectorCommand.java:59: warning - @param argument "source" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/command/query/ExecuteSelectorCommand.java:59: warning - @param argument "constrain" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/command/query/ProcessQueryCommand.java:68: warning - Tag @see: reference not found: org.xcmis.search.content.command.appendIntereceptorVisitableCommand#acceptVisitor(org.xcmis.search.content.command.InvocationContext, org.xcmis.search.content.interceptors.Visitor) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:168: warning - Tag @link: reference not found: QueryCommand |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:849: warning - Tag @see: can't find fullOuterJoin(String) in org.xcmis.search.query.QueryBuilder |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:224: warning - Tag @link: can't find union() in org.xcmis.search.query.QueryBuilder |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:224: warning - Tag @link: can't find intersect() in org.xcmis.search.query.QueryBuilder |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:224: warning - Tag @link: can't find except() in org.xcmis.search.query.QueryBuilder |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:548: warning - Tag @link: reference not found: QueryCommand |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:197: warning - @param argument "context" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:548: warning - Tag @link: reference not found: QueryCommand |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:1345: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder#length(java.lang.String, |
| [WARNING] java.lang.String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:1356: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder#propertyValue(String, |
| [WARNING] String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:1366: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder#fullTextSearchScore(String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:1376: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder#depth(java.lang.String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:1386: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder#nodeLocalName(String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:1396: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder#nodeName(String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:1406: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder#upperCaseOf() |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:1416: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.DynamicOperandBuilder#lowerCaseOf() |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:739: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder#propertyValue(java.lang.String, |
| [WARNING] java.lang.String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:750: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder#length(java.lang.String, |
| [WARNING] java.lang.String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:760: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder#fullTextSearchScore(java.lang.String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:770: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder#depth(java.lang.String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:780: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder#nodeName(java.lang.String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:790: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder#nodeLocalName(java.lang.String) |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:800: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder#lowerCaseOf() |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:822: warning - Tag @see: reference not found: org.modeshape.graph.query.QueryBuilder.OrderByOperandBuilder#upperCaseOf() |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:135: warning - @return tag has no arguments. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:223: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:341: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:350: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:484: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:493: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:550: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:625: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:634: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:700: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/QueryExecutionPlan.java:709: warning - @param argument "type" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/plan/SimplePlaner.java:126: warning - @return tag has no arguments. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/optimize/CriteriaBasedOptimizer.java:61: warning - @param argument "ruleStack" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/optimize/CriteriaBasedOptimizer.java:61: warning - @param argument "hints" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/validate/Validator.java:60: warning - Tag @link: reference not found: Visitor |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/validate/Validator.java:98: warning - @return tag has no arguments. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/config/IndexConfiguration.java:72: warning - @param argument "rootParentUuid" is not a parameter name. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/value/CastSystem.java:35: warning - @return tag has no arguments. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:168: warning - Tag @link: reference not found: QueryCommand |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/validate/Validator.java:60: warning - Tag @link: reference not found: Visitor |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/LuceneIndexingService.java:82: warning - @inheritDoc used but getFieldNames() does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/interceptors/QueryProcessorInterceptor.java:71: warning - Tag @link: reference not found: QueryProcessor processor |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/interceptors/QueryProcessorInterceptor.java:71: warning - Tag @link: reference not found: QueryProcessor processor |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:168: warning - Tag @link: reference not found: QueryCommand |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/LuceneIndexingService.java:66: warning - @inheritDoc used but documentExists(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/LuceneIndexingService.java:82: warning - @inheritDoc used but getFieldNames() does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/result/ScoredRow.java:85: warning - @inheritDoc used but getNodeIdentifer(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/FSIndexTransactionService.java:70: warning - @inheritDoc used but hasUncommitedTransactions() does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReadWriteDirectoryFactory.java:161: warning - @inheritDoc used but lock(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReentrantDirectoryFactory.java:159: warning - @inheritDoc used but lock(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReadWriteDirectoryFactory.java:170: warning - @inheritDoc used but lockRead(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReentrantDirectoryFactory.java:168: warning - @inheritDoc used but lockRead(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:548: warning - Tag @link: reference not found: QueryCommand |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/QueryBuilder.java:168: warning - Tag @link: reference not found: QueryCommand |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/content/interceptors/QueryProcessorInterceptor.java:71: warning - Tag @link: reference not found: QueryProcessor processor |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReadWriteDirectoryFactory.java:219: warning - @inheritDoc used but tryLock(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReentrantDirectoryFactory.java:216: warning - @inheritDoc used but tryLock(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReadWriteDirectoryFactory.java:228: warning - @inheritDoc used but unlock(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReentrantDirectoryFactory.java:225: warning - @inheritDoc used but unlock(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReadWriteDirectoryFactory.java:237: warning - @inheritDoc used but unlockRead(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/lucene/index/ReentrantDirectoryFactory.java:234: warning - @inheritDoc used but unlockRead(String) does not override or implement any method. |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/src/main/java/org/xcmis/search/query/validate/Validator.java:60: warning - Tag @link: reference not found: Visitor |
| [INFO] Building jar: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-javadoc.jar |
| [INFO] [install:install {execution: default-install}] |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-SNAPSHOT.jar |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-sources.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-SNAPSHOT-sources.jar |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-javadoc.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-SNAPSHOT-javadoc.jar |
| [INFO] [deploy:deploy {execution: default-deploy}] |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| [INFO] repository metadata for: 'snapshot org.xcmis:xcmis-search-service:1.2-SNAPSHOT' could not be found on repository: repository.exoplatform.org, so will be created |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110209.160053-1.jar |
| 238K uploaded (xcmis-search-service-1.2-20110209.160053-1.jar) |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] repository metadata for: 'snapshot org.xcmis:xcmis-search-service:1.2-SNAPSHOT' could not be found on repository: repository.exoplatform.org, so will be created |
| [INFO] Uploading repository metadata for: 'snapshot org.xcmis:xcmis-search-service:1.2-SNAPSHOT' |
| [INFO] Uploading project information for xcmis-search-service 1.2-20110209.160053-1 |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'artifact org.xcmis:xcmis-search-service' |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110209.160053-1-sources.jar |
| 199K uploaded (xcmis-search-service-1.2-20110209.160053-1-sources.jar) |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110209.160053-1-javadoc.jar |
| 963K uploaded (xcmis-search-service-1.2-20110209.160053-1-javadoc.jar) |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/pom.xml |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-sources.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-javadoc.jar |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Building xCMIS :: Renditions |
| [INFO] task-segment: [clean, deploy] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] [clean:clean {execution: default-clean}] |
| [INFO] [buildnumber:create {execution: getting-scm.revision}] |
| [INFO] Checking for local modifications: skipped. |
| [INFO] Updating project files from SCM: skipped. |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions |
| [INFO] Storing buildNumber: 1827 at timestamp: 1297267400552 |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions |
| [INFO] Storing buildScmBranch: trunk |
| [INFO] [resources:resources {execution: default-resources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] skip non existing resourceDirectory /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/src/site |
| [INFO] skip non existing resourceDirectory /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/src/main/resources |
| [INFO] [compiler:compile {execution: default-compile}] |
| [INFO] Compiling 2 source files to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/classes |
| [INFO] [resources:testResources {execution: default-testResources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] Copying 3 resources |
| [INFO] [compiler:testCompile {execution: default-testCompile}] |
| [INFO] Compiling 1 source file to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/test-classes |
| [INFO] [surefire:test {execution: default-test}] |
| [INFO] Surefire report directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/surefire-reports |
| ------------------------------------------------------- |
| T E S T S |
| ------------------------------------------------------- |
| Running org.xcmis.renditions.RenditionsTest |
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.937 sec |
| Results : |
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 |
| [HUDSON] Recording test results |
| [INFO] [jar:jar {execution: default-jar}] |
| [INFO] Building jar: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT.jar |
| [INFO] [source:jar-no-fork {execution: attach-sources}] |
| [INFO] Building jar: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-sources.jar |
| [INFO] [javadoc:jar {execution: attach-javadocs}] |
| [INFO] |
| Loading source files for package org.xcmis.renditions.impl... |
| Constructing Javadoc information... |
| Standard Doclet version 1.5.0_22 |
| Building tree for all the packages and classes... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/org/xcmis/renditions/impl//ImageRenditionProvider.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/org/xcmis/renditions/impl//PDFDocumentRenditionProvider.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/org/xcmis/renditions/impl//package-frame.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/org/xcmis/renditions/impl//package-summary.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/org/xcmis/renditions/impl//package-tree.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/constant-values.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/org/xcmis/renditions/impl/class-use//ImageRenditionProvider.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/org/xcmis/renditions/impl/class-use//PDFDocumentRenditionProvider.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/org/xcmis/renditions/impl//package-use.html... |
| Building index for all the packages and classes... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/overview-tree.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/index-all.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/deprecated-list.html... |
| Building index for all classes... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/allclasses-frame.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/allclasses-noframe.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/index.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/help-doc.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/apidocs/stylesheet.css... |
| [INFO] Building jar: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-javadoc.jar |
| [INFO] [install:install {execution: default-install}] |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-SNAPSHOT.jar |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-sources.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-SNAPSHOT-sources.jar |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-javadoc.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-SNAPSHOT-javadoc.jar |
| [INFO] [deploy:deploy {execution: default-deploy}] |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| [INFO] repository metadata for: 'snapshot org.xcmis:xcmis-renditions:1.2-SNAPSHOT' could not be found on repository: repository.exoplatform.org, so will be created |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110209.160053-1.jar |
| 5K uploaded (xcmis-renditions-1.2-20110209.160053-1.jar) |
| [INFO] Uploading project information for xcmis-renditions 1.2-20110209.160053-1 |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'artifact org.xcmis:xcmis-renditions' |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] repository metadata for: 'snapshot org.xcmis:xcmis-renditions:1.2-SNAPSHOT' could not be found on repository: repository.exoplatform.org, so will be created |
| [INFO] Uploading repository metadata for: 'snapshot org.xcmis:xcmis-renditions:1.2-SNAPSHOT' |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110209.160053-1-sources.jar |
| 4K uploaded (xcmis-renditions-1.2-20110209.160053-1-sources.jar) |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110209.160053-1-javadoc.jar |
| 26K uploaded (xcmis-renditions-1.2-20110209.160053-1-javadoc.jar) |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/pom.xml |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-sources.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-javadoc.jar |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Building xCMIS :: SP :: InMemory |
| [INFO] task-segment: [clean, deploy] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] [clean:clean {execution: default-clean}] |
| [INFO] [buildnumber:create {execution: getting-scm.revision}] |
| [INFO] Checking for local modifications: skipped. |
| [INFO] Updating project files from SCM: skipped. |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory |
| [INFO] Storing buildNumber: 1827 at timestamp: 1297267423596 |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory |
| [INFO] Storing buildScmBranch: trunk |
| [INFO] [resources:resources {execution: default-resources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] skip non existing resourceDirectory /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/src/site |
| [INFO] skip non existing resourceDirectory /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/src/main/resources |
| [INFO] [compiler:compile {execution: default-compile}] |
| [INFO] Compiling 24 source files to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/classes |
| [INFO] ------------------------------------------------------------- |
| [ERROR] COMPILATION ERROR : |
| [INFO] ------------------------------------------------------------- |
| [ERROR] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/src/main/java/org/xcmis/sp/inmemory/tck/InmemoryCmisRegistryFactory.java:[67,25] load(java.io.InputStream) in java.util.Properties cannot be applied to (java.io.BufferedReader) |
| [INFO] 1error |
| [INFO] ------------------------------------------------------------- |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/pom.xml |
| [INFO] ------------------------------------------------------------------------ |
| [ERROR] BUILD FAILURE |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Compilation failure |
| /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/src/main/java/org/xcmis/sp/inmemory/tck/InmemoryCmisRegistryFactory.java:[67,25] load(java.io.InputStream) in java.util.Properties cannot be applied to (java.io.BufferedReader) |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] For more information, run Maven with the -e switch |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Total time: 3 minutes 22 seconds |
| [INFO] Finished at: Wed Feb 09 17:03:44 CET 2011 |
| [INFO] Final Memory: 88M/608M |
| [INFO] ------------------------------------------------------------------------ |
| channel stopped |
| Email was triggered for: Failure |
| Sending email for trigger: Failure |
![]() | BUILD FAILURE Didn't succeed for 2 builds !!! |
| Build URL: | http://ci.exoplatform.org/job/xcmis-trunk-ci/2/ |
(You may have to logon first into Hudson if this is a private job - otherwise you'll receive a 404 error) |
| Project: | xcmis-trunk-ci |
| Date of build: | Wed, 09 Feb 2011 18:27:02 +0100 |
| Build duration: | 11 min |
| CHANGES | |
| No Changes |
| JUnit Tests | |
| Name: org.xcmis.renditions Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) | |
| Name: org.xcmis.search.model Failed: 0 test(s), Passed: 12 test(s), Skipped: 0 test(s), Total: 12 test(s) | |
| Name: org.xcmis.search.model.column Failed: 0 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 8 test(s) | |
| Name: org.xcmis.search.model.constraint Failed: 0 test(s), Passed: 13 test(s), Skipped: 0 test(s), Total: 13 test(s) | |
| Name: org.xcmis.search.parser Failed: 0 test(s), Passed: 17 test(s), Skipped: 0 test(s), Total: 17 test(s) | |
| Name: org.xcmis.search.query Failed: 0 test(s), Passed: 104 test(s), Skipped: 0 test(s), Total: 104 test(s) | |
| Name: org.xcmis.search.query.content Failed: 0 test(s), Passed: 13 test(s), Skipped: 19 test(s), Total: 32 test(s) | |
| Name: org.xcmis.search.query.optimizer Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s) | |
| Name: org.xcmis.search.query.plan Failed: 0 test(s), Passed: 15 test(s), Skipped: 0 test(s), Total: 15 test(s) | |
| Name: org.xcmis.spi.utils Failed: 0 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 2 test(s) |
| CONSOLE OUTPUT |
| [...truncated 1496 lines...] |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110209.173005-2.jar |
| 238K uploaded (xcmis-search-service-1.2-20110209.173005-2.jar) |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'snapshot org.xcmis:xcmis-search-service:1.2-SNAPSHOT' |
| [INFO] Uploading project information for xcmis-search-service 1.2-20110209.173005-2 |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'artifact org.xcmis:xcmis-search-service' |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110209.173005-2-sources.jar |
| 199K uploaded (xcmis-search-service-1.2-20110209.173005-2-sources.jar) |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110209.173005-2-javadoc.jar |
| 963K uploaded (xcmis-search-service-1.2-20110209.173005-2-javadoc.jar) |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/pom.xml |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-sources.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-javadoc.jar |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Building xCMIS :: Renditions |
| [INFO] task-segment: [clean, deploy] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] [clean:clean {execution: default-clean}] |
| [INFO] Deleting /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target |
| [INFO] [buildnumber:create {execution: getting-scm.revision}] |
| [INFO] Checking for local modifications: skipped. |
| [INFO] Updating project files from SCM: skipped. |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions |
| [INFO] Storing buildNumber: 1827 at timestamp: 1297273049696 |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions |
| [INFO] Storing buildScmBranch: trunk |
| [INFO] [resources:resources {execution: default-resources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] skip non existing resourceDirectory /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/src/site |
| [INFO] skip non existing resourceDirectory /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/src/main/resources |
| [INFO] [compiler:compile {execution: default-compile}] |
| [INFO] Compiling 2 source files to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/classes |
| [INFO] [resources:testResources {execution: default-testResources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] Copying 3 resources |
| [INFO] [compiler:testCompile {execution: default-testCompile}] |
| [INFO] Compiling 1 source file to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/test-classes |
| [INFO] [surefire:test {execution: default-test}] |
| [INFO] Surefire report directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/surefire-reports |
| ------------------------------------------------------- |
| T E S T S |
| ------------------------------------------------------- |
| Running org.xcmis.renditions.RenditionsTest |
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 sec |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110209.173005-2.jar |
| 5K uploaded (xcmis-renditions-1.2-20110209.173005-2.jar) |
| [INFO] Uploading project information for xcmis-renditions 1.2-20110209.173005-2 |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'artifact org.xcmis:xcmis-renditions' |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'snapshot org.xcmis:xcmis-renditions:1.2-SNAPSHOT' |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110209.173005-2-sources.jar |
| 4K uploaded (xcmis-renditions-1.2-20110209.173005-2-sources.jar) |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110209.173005-2-javadoc.jar |
| 26K uploaded (xcmis-renditions-1.2-20110209.173005-2-javadoc.jar) |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/pom.xml |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-sources.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-javadoc.jar |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Building xCMIS :: SP :: InMemory |
| [INFO] task-segment: [clean, deploy] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] [clean:clean {execution: default-clean}] |
| [INFO] Deleting /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target |
| [INFO] [buildnumber:create {execution: getting-scm.revision}] |
| [INFO] Checking for local modifications: skipped. |
| [INFO] Updating project files from SCM: skipped. |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory |
| [INFO] Storing buildNumber: 1827 at timestamp: 1297273070855 |
| [INFO] Total time: 8 minutes 40 seconds |
| [INFO] Finished at: Wed Feb 09 18:37:52 CET 2011 |
| [INFO] Final Memory: 86M/494M |
| [INFO] ------------------------------------------------------------------------ |
| Waiting for Jenkins to finish collecting data |
| channel stopped |
| Email was triggered for: Failure |
| Email was triggered for: Still Failing |
| Trigger Failure was overridden by another trigger and will not send an email. |
| Sending email for trigger: Still Failing |
![]() | BUILD FAILURE Didn't succeed for 3 builds !!! |
| Build URL: | http://ci.exoplatform.org/job/xcmis-trunk-ci/3/ |
(You may have to logon first into Hudson if this is a private job - otherwise you'll receive a 404 error) |
| Project: | xcmis-trunk-ci |
| Date of build: | Fri, 25 Feb 2011 00:35:40 +0100 |
| Build duration: | 4 min 54 sec |
| CHANGES | |
| No Changes |
| JUnit Tests | |
| Name: org.xcmis.renditions Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) | |
| Name: org.xcmis.search.model Failed: 0 test(s), Passed: 12 test(s), Skipped: 0 test(s), Total: 12 test(s) | |
| Name: org.xcmis.search.model.column Failed: 0 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 8 test(s) | |
| Name: org.xcmis.search.model.constraint Failed: 0 test(s), Passed: 13 test(s), Skipped: 0 test(s), Total: 13 test(s) | |
| Name: org.xcmis.search.parser Failed: 0 test(s), Passed: 17 test(s), Skipped: 0 test(s), Total: 17 test(s) | |
| Name: org.xcmis.search.query Failed: 0 test(s), Passed: 104 test(s), Skipped: 0 test(s), Total: 104 test(s) | |
| Name: org.xcmis.search.query.content Failed: 0 test(s), Passed: 13 test(s), Skipped: 19 test(s), Total: 32 test(s) | |
| Name: org.xcmis.search.query.optimizer Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s) | |
| Name: org.xcmis.search.query.plan Failed: 0 test(s), Passed: 15 test(s), Skipped: 0 test(s), Total: 15 test(s) | |
| Name: org.xcmis.spi.utils Failed: 0 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 2 test(s) |
| CONSOLE OUTPUT |
| [...truncated 1501 lines...] |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110224.233730-4.jar |
| 238K uploaded (xcmis-search-service-1.2-20110224.233730-4.jar) |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'snapshot org.xcmis:xcmis-search-service:1.2-SNAPSHOT' |
| [INFO] Uploading project information for xcmis-search-service 1.2-20110224.233730-4 |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'artifact org.xcmis:xcmis-search-service' |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110224.233730-4-sources.jar |
| 199K uploaded (xcmis-search-service-1.2-20110224.233730-4-sources.jar) |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-search-service/1.2-SNAPSHOT/xcmis-search-service-1.2-20110224.233730-4-javadoc.jar |
| 963K uploaded (xcmis-search-service-1.2-20110224.233730-4-javadoc.jar) |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/pom.xml |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-sources.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-search-service/target/xcmis-search-service-1.2-SNAPSHOT-javadoc.jar |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Building xCMIS :: Renditions |
| [INFO] task-segment: [clean, deploy] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] [clean:clean {execution: default-clean}] |
| [INFO] Deleting /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target |
| [INFO] [buildnumber:create {execution: getting-scm.revision}] |
| [INFO] Checking for local modifications: skipped. |
| [INFO] Updating project files from SCM: skipped. |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions |
| [INFO] Storing buildNumber: 1827 at timestamp: 1298590791708 |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions |
| [INFO] Storing buildScmBranch: trunk |
| [INFO] [resources:resources {execution: default-resources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] skip non existing resourceDirectory /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/src/site |
| [INFO] skip non existing resourceDirectory /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/src/main/resources |
| [INFO] [compiler:compile {execution: default-compile}] |
| [INFO] Compiling 2 source files to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/classes |
| [INFO] [resources:testResources {execution: default-testResources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] Copying 3 resources |
| [INFO] [compiler:testCompile {execution: default-testCompile}] |
| [INFO] Compiling 1 source file to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/test-classes |
| [INFO] [surefire:test {execution: default-test}] |
| [INFO] Surefire report directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/surefire-reports |
| ------------------------------------------------------- |
| T E S T S |
| ------------------------------------------------------- |
| Running org.xcmis.renditions.RenditionsTest |
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.659 sec |
| Results : |
| Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 |
| [HUDSON] Recording test results |
| [INFO] [jar:jar {execution: default-jar}] |
| [INFO] Building jar: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT.jar |
| [INFO] [source:jar-no-fork {execution: attach-sources}] |
| [INFO] Building jar: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-sources.jar |
| [INFO] [javadoc:jar {execution: attach-javadocs}] |
| [ERROR] Error fetching link: http://jakarta.apache.org/commons/httpclient/apidocs/package-list. Ignored it. |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110224.233730-4.jar |
| 5K uploaded (xcmis-renditions-1.2-20110224.233730-4.jar) |
| [INFO] Uploading project information for xcmis-renditions 1.2-20110224.233730-4 |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'artifact org.xcmis:xcmis-renditions' |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'snapshot org.xcmis:xcmis-renditions:1.2-SNAPSHOT' |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110224.233730-4-sources.jar |
| 4K uploaded (xcmis-renditions-1.2-20110224.233730-4-sources.jar) |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-renditions/1.2-SNAPSHOT/xcmis-renditions-1.2-20110224.233730-4-javadoc.jar |
| 26K uploaded (xcmis-renditions-1.2-20110224.233730-4-javadoc.jar) |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/pom.xml |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-sources.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-renditions/target/xcmis-renditions-1.2-SNAPSHOT-javadoc.jar |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Building xCMIS :: SP :: InMemory |
| [INFO] task-segment: [clean, deploy] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] [clean:clean {execution: default-clean}] |
| [INFO] Deleting /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target |
| [INFO] [buildnumber:create {execution: getting-scm.revision}] |
| [INFO] Checking for local modifications: skipped. |
| [INFO] Updating project files from SCM: skipped. |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory |
| [INFO] Storing buildNumber: 1827 at timestamp: 1298590811433 |
| [INFO] Total time: 3 minutes 4 seconds |
| [INFO] Finished at: Fri Feb 25 00:40:13 CET 2011 |
![]() | BUILD FAILURE Didn't succeed for 4 builds !!! |
| Build URL: | http://ci.exoplatform.org/job/xcmis-trunk-ci/4/ |
(You may have to logon first into Hudson if this is a private job - otherwise you'll receive a 404 error) |
| Project: | xcmis-trunk-ci |
| Date of build: | Fri, 25 Feb 2011 04:53:24 +0100 |
| Build duration: | 8 min 47 sec |
| CHANGES | |
| Revision 1828 by aheritier:(Properties.load(Reader reader) was introduced in Java 6 while the build is setup for Java 5. Use an InputStream as parameter instead) | |
| edit | /trunk/xcmis-sp-inmemory/src/main/java/org/xcmis/sp/inmemory/tck/InmemoryCmisRegistryFactory.java |
| JUnit Tests | |
| Name: org.xcmis.renditions Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) | |
| Name: org.xcmis.search.model Failed: 0 test(s), Passed: 12 test(s), Skipped: 0 test(s), Total: 12 test(s) | |
| Name: org.xcmis.search.model.column Failed: 0 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 8 test(s) | |
| Name: org.xcmis.search.model.constraint Failed: 0 test(s), Passed: 13 test(s), Skipped: 0 test(s), Total: 13 test(s) | |
| Name: org.xcmis.search.parser Failed: 0 test(s), Passed: 17 test(s), Skipped: 0 test(s), Total: 17 test(s) | |
| Name: org.xcmis.search.query Failed: 0 test(s), Passed: 104 test(s), Skipped: 0 test(s), Total: 104 test(s) | |
| Name: org.xcmis.search.query.content Failed: 0 test(s), Passed: 13 test(s), Skipped: 19 test(s), Total: 32 test(s) | |
| Name: org.xcmis.search.query.optimizer Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s) | |
| Name: org.xcmis.search.query.plan Failed: 0 test(s), Passed: 15 test(s), Skipped: 0 test(s), Total: 15 test(s) |
| Name: org.xcmis.sp.inmemory Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s) | |
| Name: org.xcmis.sp.inmemory.query Failed: 0 test(s), Passed: 37 test(s), Skipped: 0 test(s), Total: 37 test(s) |
| Name: org.xcmis.spi.utils Failed: 0 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 2 test(s) |
| CONSOLE OUTPUT |
| [...truncated 1794 lines...] |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//PropertyDefinitions.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//StorageConfiguration.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//StorageProviderImpl.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//DecimalValue.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//BooleanValue.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//IntegerValue.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//StringValue.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//ByteArrayValue.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/class-use//StorageImpl.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/tck/class-use//InmemoryCmisRegistryFactory.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/query/class-use//CmisSchema.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/query/class-use//IndexListener.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/query/class-use//IndexListener.ContentEntryAdapter.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/query/class-use//CmisSchemaTableResolver.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/query/class-use//CmisContentReader.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory//package-use.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/query//package-use.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/org/xcmis/sp/inmemory/tck//package-use.html... |
| Building index for all the packages and classes... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/overview-tree.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/index-all.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/deprecated-list.html... |
| Building index for all classes... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/allclasses-frame.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/allclasses-noframe.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/index.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/overview-summary.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/help-doc.html... |
| Generating /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/apidocs/stylesheet.css... |
| 1 warning |
| [WARNING] Javadoc Warnings |
| [WARNING] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/src/main/java/org/xcmis/sp/inmemory/query/CmisContentReader.java:102: warning - Tag @see: can't find visitGetUnfilledEntriesCommand(org.xcmis.search.content.command.InvocationContext, org.xcmis.search.content.command.read.GetUnfilledEntriesCommand) in org.xcmis.search.content.interceptors.ContentReaderInterceptor |
| [INFO] Building jar: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/xcmis-sp-inmemory-1.2-SNAPSHOT-javadoc.jar |
| [INFO] [install:install {execution: default-install}] |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/xcmis-sp-inmemory-1.2-SNAPSHOT.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-sp-inmemory/1.2-SNAPSHOT/xcmis-sp-inmemory-1.2-SNAPSHOT.jar |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/xcmis-sp-inmemory-1.2-SNAPSHOT-sources.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-sp-inmemory/1.2-SNAPSHOT/xcmis-sp-inmemory-1.2-SNAPSHOT-sources.jar |
| [INFO] Installing /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/xcmis-sp-inmemory-1.2-SNAPSHOT-javadoc.jar to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/xcmis/xcmis-sp-inmemory/1.2-SNAPSHOT/xcmis-sp-inmemory-1.2-SNAPSHOT-javadoc.jar |
| [INFO] [deploy:deploy {execution: default-deploy}] |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| [INFO] repository metadata for: 'snapshot org.xcmis:xcmis-sp-inmemory:1.2-SNAPSHOT' could not be found on repository: repository.exoplatform.org, so will be created |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-sp-inmemory/1.2-SNAPSHOT/xcmis-sp-inmemory-1.2-20110225.035536-1.jar |
| 74K uploaded (xcmis-sp-inmemory-1.2-20110225.035536-1.jar) |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] Uploading repository metadata for: 'artifact org.xcmis:xcmis-sp-inmemory' |
| [INFO] Uploading project information for xcmis-sp-inmemory 1.2-20110225.035536-1 |
| [INFO] Retrieving previous metadata from repository.exoplatform.org |
| [INFO] repository metadata for: 'snapshot org.xcmis:xcmis-sp-inmemory:1.2-SNAPSHOT' could not be found on repository: repository.exoplatform.org, so will be created |
| [INFO] Uploading repository metadata for: 'snapshot org.xcmis:xcmis-sp-inmemory:1.2-SNAPSHOT' |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-sp-inmemory/1.2-SNAPSHOT/xcmis-sp-inmemory-1.2-20110225.035536-1-sources.jar |
| 50K uploaded (xcmis-sp-inmemory-1.2-20110225.035536-1-sources.jar) |
| [INFO] Retrieving previous build number from repository.exoplatform.org |
| Uploading: http://repository.exoplatform.org/content/repositories/xcmis-snapshots//org/xcmis/xcmis-sp-inmemory/1.2-SNAPSHOT/xcmis-sp-inmemory-1.2-20110225.035536-1-javadoc.jar |
| 116K uploaded (xcmis-sp-inmemory-1.2-20110225.035536-1-javadoc.jar) |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/pom.xml |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/xcmis-sp-inmemory-1.2-SNAPSHOT.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/xcmis-sp-inmemory-1.2-SNAPSHOT-sources.jar |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-sp-inmemory/target/xcmis-sp-inmemory-1.2-SNAPSHOT-javadoc.jar |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Building xCMIS :: REST Atom |
| [INFO] task-segment: [clean, deploy] |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] [clean:clean {execution: default-clean}] |
| [INFO] [buildnumber:create {execution: getting-scm.revision}] |
| [INFO] Checking for local modifications: skipped. |
| [INFO] Updating project files from SCM: skipped. |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom |
| [INFO] Storing buildNumber: 1828 at timestamp: 1298606429161 |
| [INFO] Executing: /bin/sh -c cd /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom && svn --non-interactive info |
| [INFO] Working directory: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom |
| [INFO] Storing buildScmBranch: trunk |
| [INFO] [resources:resources {execution: default-resources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] [compiler:compile {execution: default-compile}] |
| [INFO] Compiling 66 source files to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom/target/classes |
| [INFO] [resources:testResources {execution: default-testResources}] |
| [INFO] Using 'UTF-8' encoding to copy filtered resources. |
| [INFO] Copying 0 resource |
| [INFO] [compiler:testCompile {execution: default-testCompile}] |
| [INFO] Compiling 19 source files to /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom/target/test-classes |
| [INFO] ------------------------------------------------------------- |
| [ERROR] COMPILATION ERROR : |
| [INFO] ------------------------------------------------------------- |
| [ERROR] /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom/src/test/java/org/xcmis/restatom/ChangesLogCollectionTest.java:[24,-1] cannot access org.everrest.core.impl.ContainerResponse |
| bad class file: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/everrest/everrest-core/1.0-beta1/everrest-core-1.0-beta1.jar(org/everrest/core/impl/ContainerResponse.class) |
| class file has wrong version 50.0, should be 49.0 |
| [INFO] 1error |
| [INFO] ------------------------------------------------------------- |
| [HUDSON] Archiving disabled - not archiving /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom/pom.xml |
| [INFO] ------------------------------------------------------------------------ |
| [ERROR] BUILD FAILURE |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Compilation failure |
| /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/xcmis-restatom/src/test/java/org/xcmis/restatom/ChangesLogCollectionTest.java:[24,-1] cannot access org.everrest.core.impl.ContainerResponse |
| bad class file: /home/swfhudson/data/jobs/xcmis-trunk-ci/workspace/.repository/org/everrest/everrest-core/1.0-beta1/everrest-core-1.0-beta1.jar(org/everrest/core/impl/ContainerResponse.class) |
| class file has wrong version 50.0, should be 49.0 |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] For more information, run Maven with the -e switch |
| [INFO] ------------------------------------------------------------------------ |
| [INFO] Total time: 6 minutes 47 seconds |
| [INFO] Finished at: Fri Feb 25 05:02:00 CET 2011 |
| [INFO] Final Memory: 92M/603M |
![]() | BUILD SUCCESS Didn't succeed for 5 builds !!! |
| Build URL: | http://ci.exoplatform.org/job/xcmis-trunk-ci/5/ |
(You may have to logon first into Hudson if this is a private job - otherwise you'll receive a 404 error) |
| Project: | xcmis-trunk-ci |
| Date of build: | Fri, 25 Feb 2011 05:21:58 +0100 |
| Build duration: | 5 min 45 sec |
| CHANGES | |
| No Changes |
| JUnit Tests | |
| Name: org.xcmis.renditions Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) |
| Name: org.xcmis.restatom Failed: 0 test(s), Passed: 49 test(s), Skipped: 0 test(s), Total: 49 test(s) | |
| Name: org.xcmis.restatom.abdera Failed: 0 test(s), Passed: 7 test(s), Skipped: 0 test(s), Total: 7 test(s) |
| Name: org.xcmis.search.model Failed: 0 test(s), Passed: 12 test(s), Skipped: 0 test(s), Total: 12 test(s) | |
| Name: org.xcmis.search.model.column Failed: 0 test(s), Passed: 8 test(s), Skipped: 0 test(s), Total: 8 test(s) | |
| Name: org.xcmis.search.model.constraint Failed: 0 test(s), Passed: 13 test(s), Skipped: 0 test(s), Total: 13 test(s) | |
| Name: org.xcmis.search.parser Failed: 0 test(s), Passed: 17 test(s), Skipped: 0 test(s), Total: 17 test(s) | |
| Name: org.xcmis.search.query Failed: 0 test(s), Passed: 104 test(s), Skipped: 0 test(s), Total: 104 test(s) | |
| Name: org.xcmis.search.query.content Failed: 0 test(s), Passed: 13 test(s), Skipped: 19 test(s), Total: 32 test(s) | |
| Name: org.xcmis.search.query.optimizer Failed: 0 test(s), Passed: 3 test(s), Skipped: 0 test(s), Total: 3 test(s) | |
| Name: org.xcmis.search.query.plan Failed: 0 test(s), Passed: 15 test(s), Skipped: 0 test(s), Total: 15 test(s) | |
| Name: org.xcmis.sp.inmemory Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s) | |
| Name: org.xcmis.sp.inmemory.query Failed: 0 test(s), Passed: 37 test(s), Skipped: 0 test(s), Total: 37 test(s) | |
| Name: org.xcmis.spi.utils Failed: 0 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 2 test(s) |
| Name: org.xcmis.wssoap Failed: 0 test(s), Passed: 31 test(s), Skipped: 0 test(s), Total: 31 test(s) |