You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Continuum VMBuild Server <co...@apache.org> on 2008/01/24 07:48:19 UTC

[continuum] BUILD SUCCESSFUL: Sling - Resource Loading and Mapping Management

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=41111&projectId=298

Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Wed 23 Jan 2008 22:47:13 -0800
  Finished at: Wed 23 Jan 2008 22:48:09 -0800
  Total time: 56s
  Build Trigger: Forced
  Build Number: 26
  Exit code: 0
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0"
          Java(TM) SE Runtime Environment (build 1.6.0-b105)
          Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.6.0
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.sling:org.apache.sling.commons.testing:2.0.0-incubator-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description: 


****************************************************************************
Test Summary:
****************************************************************************
Tests: 39
Failures: 0
Total time: 21608

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-1
[INFO] ----------------------------------------------------------------------------
[INFO] Building Sling - Resource Loading and Mapping Management
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/298/target
[INFO] Deleting directory /home/continuum/data/working-directory/298/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/298/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/298/target/site
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [jcrocm:ocm {execution: generate-JCR-OCM-descriptor}]
[INFO] Generating 2 OCM Mapping Descriptors to /home/continuum/data/working-directory/298/target/sling-generated/SLING-INF/mappings.xml
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 40 source files to /home/continuum/data/working-directory/298/target/classes
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to /home/continuum/data/working-directory/298/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
[INFO] Generating 1 Service Component Descriptors to /home/continuum/data/working-directory/298/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 6 source files to /home/continuum/data/working-directory/298/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/298/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.jcr.resource.internal.helper.ResourcePathIteratorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.apache.sling.jcr.resource.internal.helper.JcrNodeResourceIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.apache.sling.jcr.resource.internal.JcrResourceResolverTest
763 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Starting repository...
851 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/repository
1148 [main] INFO org.apache.jackrabbit.core.nodetype.NodeTypeRegistry - no custom node type definitions found
1157 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/version
9183 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Database: Apache Derby / 10.2.1.6 - (452058)
9183 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
11085 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/version/blobs
11197 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - initializing workspace 'default'...
11197 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default
13949 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Database: Apache Derby / 10.2.1.6 - (452058)
13949 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
14729 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default/blobs
14952 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - workspace 'default' initialized
16073 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/repository/index
18049 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index initialized: target/repository/repository/index Version: 2
18054 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default/index
18059 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index initialized: target/repository/workspaces/default/index Version: 2
18059 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Repository started
18883 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Shutting down repository...
18885 [IndexMerger] INFO org.apache.jackrabbit.core.query.lucene.IndexMerger - IndexMerger terminated
19038 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index closed: target/repository/repository/index
19038 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - shutting down workspace 'default'...
19039 [main] INFO org.apache.jackrabbit.core.observation.ObservationDispatcher - Notification of EventListeners stopped.
19039 [IndexMerger] INFO org.apache.jackrabbit.core.query.lucene.IndexMerger - IndexMerger terminated
19055 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index closed: target/repository/workspaces/default/index
19641 [main] INFO org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager - Database 'target/repository/workspaces/default/db' shutdown.
19642 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - workspace 'default' has been shutdown
19871 [main] INFO org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager - Database 'target/repository/version/db' shutdown.
19872 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Repository has been shutdown
19919 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Starting repository...
19921 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/repository
20024 [main] INFO org.apache.jackrabbit.core.nodetype.NodeTypeRegistry - no custom node type definitions found
20025 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/version
20365 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Database: Apache Derby / 10.2.1.6 - (452058)
20365 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
20903 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/version/blobs
20905 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - initializing workspace 'default'...
20905 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default
21131 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Database: Apache Derby / 10.2.1.6 - (452058)
21131 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
21289 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default/blobs
21336 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - workspace 'default' initialized
21337 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/repository/index
21343 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index initialized: target/repository/repository/index Version: 2
21347 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default/index
21349 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index initialized: target/repository/workspaces/default/index Version: 2
21349 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Repository started
21364 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test12011572834711201157283486 to a Resource
21408 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Shutting down repository...
21409 [IndexMerger] INFO org.apache.jackrabbit.core.query.lucene.IndexMerger - IndexMerger terminated
21413 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index closed: target/repository/repository/index
21413 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - shutting down workspace 'default'...
21413 [main] INFO org.apache.jackrabbit.core.observation.ObservationDispatcher - Notification of EventListeners stopped.
21414 [IndexMerger] INFO org.apache.jackrabbit.core.query.lucene.IndexMerger - IndexMerger terminated
21414 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index closed: target/repository/workspaces/default/index
21478 [main] INFO org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager - Database 'target/repository/workspaces/default/db' shutdown.
21482 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - workspace 'default' has been shutdown
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.497 sec
Running org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.sling.jcr.resource.internal.loader.JsonReaderTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.sling.jcr.resource.JcrResourceUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 39, Failures: 0, Errors: 0, Skipped: 0

21529 [main] INFO org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager - Database 'target/repository/version/db' shutdown.
21529 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Repository has been shutdown
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/a/b/../../..' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/az/bz/../../..' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/a/b/../../../c' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/az/bz/../../../cz' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path 'a/b/../../../c' cannot be resolved
21530 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Not modifying empty path
[INFO] [bundle:bundle]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: /home/continuum/data/working-directory/298/target/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/298/target/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/sling/org.apache.sling.jcr.resource/2.0.0-incubator-SNAPSHOT/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT.jar
[INFO] Installing /home/continuum/data/working-directory/298/target/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT-sources.jar to /home/continuum/.m2/repository/org/apache/sling/org.apache.sling.jcr.resource/2.0.0-incubator-SNAPSHOT/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT-sources.jar
[INFO] [bundle:install]
[INFO] Parsing /home/continuum/.m2/repository/repository.xml
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47 seconds
[INFO] Finished at: Wed Jan 23 22:48:09 PST 2008
[INFO] Final Memory: 14M/28M
[INFO] ------------------------------------------------------------------------

****************************************************************************