You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/07/22 17:33:38 UTC

Build failed in Jenkins: sling-trunk-1.6 » Apache Sling JCR Installer #2314

See <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/2314/>

------------------------------------------
[...truncated 16 lines...]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.installer.provider.jcr ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.sling.installer.provider.jcr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ org.apache.sling.installer.provider.jcr ---
[INFO] Executing tasks

main:
     [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
     [echo] ******************************************************************************
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ org.apache.sling.installer.provider.jcr ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.16.0:scr (generate-scr-scrdescriptor) @ org.apache.sling.installer.provider.jcr ---
[INFO] Generating 1 MetaType Descriptors in <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/classes/OSGI-INF/metatype/org.apache.sling.installer.provider.jcr.impl.JcrInstaller.xml>
[INFO] Writing 1 Service Component Descriptors to <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/classes/OSGI-INF/org.apache.sling.installer.provider.jcr.impl.JcrInstaller.xml>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.apache.sling.installer.provider.jcr ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ org.apache.sling.installer.provider.jcr ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/test-classes>
[WARNING] Note: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/src/test/java/org/apache/sling/installer/provider/jcr/impl/ContentHelper.java> uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ org.apache.sling.installer.provider.jcr ---
[INFO] Surefire report directory: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.installer.provider.jcr.impl.FolderNameFilterTest
15:30:49,364 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [<https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/test-classes/logback-test.xml]>
15:30:49,454 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
15:30:49,462 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
15:30:49,468 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
15:30:49,490 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@21:15 - no applicable action for [file], current pattern is [[configuration][appender][file]]
15:30:49,493 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
15:30:49,493 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component [encoder] on top of the object stack.
15:30:49,560 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sling.jcr.jcrinstall.impl] to DEBUG
15:30:49,560 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.sling.jcr.jcrinstall.impl] to true
15:30:49,560 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
15:30:49,560 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]

15:30:49.580 WARN  [main] FolderNameFilter.java:73          Invalid priority in path definition 'a/:NOT_AN_INTEGER'
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 sec - in org.apache.sling.installer.provider.jcr.impl.FolderNameFilterTest
Running org.apache.sling.installer.provider.jcr.impl.ResourceDetectionTest
15:30:49.781 INFO  [main] RepositoryImpl.java:304           Starting repository...
15:30:49.786 INFO  [main] LocalFileSystem.java:164          LocalFileSystem initialized at path <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/repository/repository>
15:30:49.995 INFO  [main] NodeTypeRegistry.java:828         no custom node type definitions found
15:30:50.007 INFO  [main] LocalFileSystem.java:164          LocalFileSystem initialized at path <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/repository/version>
15:30:51.962 INFO  [main] RepositoryImpl.java:1996          initializing workspace 'default'...
15:30:51.963 INFO  [main] LocalFileSystem.java:164          LocalFileSystem initialized at path <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/repository/workspaces/default>
15:30:53.194 INFO  [main] MultiIndex.java:1209              indexing... /jcr:system/jcr:nodeTypes/nt:file (100)
15:30:53.318 INFO  [main] MultiIndex.java:402               Created initial index for 180 nodes
15:30:53.322 INFO  [main] SearchIndex.java:554              Index initialized: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/repository/repository/index> Version: 3
15:30:53.483 INFO  [main] MultiIndex.java:402               Created initial index for 1 nodes
15:30:53.491 INFO  [main] SearchIndex.java:554              Index initialized: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/repository/workspaces/default/index> Version: 3
15:30:53.511 INFO  [main] RepositoryImpl.java:2000          workspace 'default' initialized
15:30:53.523 INFO  [main] RepositoryImpl.java:538           created system workspace: security
15:30:53.525 INFO  [main] RepositoryImpl.java:402           Repository started
15:30:53.526 INFO  [main] TransientRepository.java:280      Transient repository initialized
15:30:53.528 INFO  [main] RepositoryImpl.java:1996          initializing workspace 'security'...
15:30:53.530 INFO  [main] LocalFileSystem.java:164          LocalFileSystem initialized at path <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/repository/workspaces/security>
15:30:54.033 INFO  [main] MultiIndex.java:402               Created initial index for 1 nodes
15:30:54.034 INFO  [main] SearchIndex.java:554              Index initialized: <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/ws/target/repository/workspaces/security/index> Version: 3
15:30:54.039 INFO  [main] RepositoryImpl.java:2000          workspace 'security' initialized
15:30:54.048 INFO  [main] DefaultSecurityManager.java:170   init: use Repository Login-Configuration for Jackrabbit
15:30:54.104 INFO  [main] UserManagerImpl.java:347          Admin user does not exist.
15:30:54.436 INFO  [main] UserManagerImpl.java:770          ... created admin user with id 'admin' and default pw.
15:30:54.503 INFO  [main] DefaultSecurityManager.java:599   ... created anonymous user with id 'anonymous' ...
15:30:54.514 INFO  [main] RepositoryImpl.java:484           SecurityManager = class org.apache.jackrabbit.core.DefaultSecurityManager
15:30:54.622 INFO  [main] ACLProvider.java:293              Administrators principal group is missing -> omitting initialization of default permissions.
15:30:54.653 INFO  [main] TransientRepository.java:384      Session opened
15:30:54.655 INFO  [main] TransientRepository.java:384      Session opened
15:30:54.905 INFO  [main] JcrInstaller.java:319             Activating Apache Sling JCR Installer
15:30:54.911 INFO  [JcrInstaller.1] JcrInstaller.java:218   Background thread JcrInstaller.1 starting
15:30:54.918 INFO  [JcrInstaller.1] TransientRepository.java:384 Session opened
15:30:54.922 INFO  [JcrInstaller.1] RootFolderListener.java:49 Watching /apps to detect potential changes in subfolders
15:30:54.928 INFO  [JcrInstaller.1] RootFolderListener.java:49 Watching /libs to detect potential changes in subfolders
15:30:54.934 INFO  [JcrInstaller.1] TransientRepository.java:384 Session opened
15:30:54.947 INFO  [JcrInstaller.1] TransientRepository.java:423 Session closed
15:30:54.951 INFO  [JcrInstaller.1] TransientRepository.java:384 Session opened
15:30:54.961 INFO  [JcrInstaller.1] TransientRepository.java:423 Session closed
15:30:54.967 INFO  [JcrInstaller.1] WatchedFolder.java:92   Watching folder /apps/install (priority 200)
15:30:54.976 INFO  [JcrInstaller.1] WatchedFolder.java:92   Watching folder /libs/foo/bar/install (priority 100)
15:30:54.988 INFO  [JcrInstaller.1] WatchedFolder.java:92   Watching folder /libs/foo/wii/install (priority 100)
15:30:55.918 INFO  [main] TransientRepository.java:423      Session closed
15:30:55.929 INFO  [main] JcrInstaller.java:380             Deactivating Apache Sling JCR Installer
15:30:55.946 INFO  [JcrInstaller.1] JcrInstaller.java:296   Background thread JcrInstaller.1 done
15:30:55.950 INFO  [main] TransientRepository.java:423      Session closed
15:30:55.954 INFO  [main] TransientRepository.java:384      Session opened
15:30:56.211 INFO  [main] JcrInstaller.java:319             Activating Apache Sling JCR Installer
15:30:56.220 INFO  [JcrInstaller.2] JcrInstaller.java:218   Background thread JcrInstaller.2 starting
15:30:56.223 INFO  [JcrInstaller.2] TransientRepository.java:384 Session opened
15:30:56.226 INFO  [JcrInstaller.2] RootFolderListener.java:49 Watching /apps to detect potential changes in subfolders
15:30:56.230 INFO  [JcrInstaller.2] RootFolderListener.java:49 Watching /libs to detect potential changes in subfolders
15:30:56.236 INFO  [JcrInstaller.2] TransientRepository.java:384 Session opened
15:30:56.237 INFO  [JcrInstaller.2] TransientRepository.java:423 Session closed
15:30:56.239 INFO  [JcrInstaller.2] TransientRepository.java:384 Session opened
15:30:56.242 INFO  [JcrInstaller.2] TransientRepository.java:423 Session closed
15:30:56.242 INFO  [JcrInstaller.2] WatchedFolder.java:92   Watching folder /apps/install (priority 200)
15:30:56.248 INFO  [JcrInstaller.2] WatchedFolder.java:92   Watching folder /libs/foo/bar/install (priority 100)
15:30:56.258 INFO  [JcrInstaller.2] WatchedFolder.java:92   Watching folder /libs/foo/wii/install (priority 100)
15:30:57.221 INFO  [main] JcrInstaller.java:380             Deactivating Apache Sling JCR Installer
15:30:57.222 INFO  [JcrInstaller.2] JcrInstaller.java:296   Background thread JcrInstaller.2 done
15:30:57.224 INFO  [main] TransientRepository.java:423      Session closed
15:30:58.786 INFO  [main] JcrInstaller.java:319             Activating Apache Sling JCR Installer
15:30:58.788 INFO  [JcrInstaller.3] JcrInstaller.java:218   Background thread JcrInstaller.3 starting
15:30:58.794 INFO  [JcrInstaller.3] TransientRepository.java:384 Session opened
15:30:58.798 INFO  [JcrInstaller.3] RootFolderListener.java:49 Watching /apps to detect potential changes in subfolders
15:30:58.800 INFO  [JcrInstaller.3] RootFolderListener.java:49 Watching /libs to detect potential changes in subfolders
15:30:58.802 INFO  [JcrInstaller.3] TransientRepository.java:384 Session opened
15:30:58.803 INFO  [JcrInstaller.3] TransientRepository.java:423 Session closed
15:30:58.804 INFO  [JcrInstaller.3] TransientRepository.java:384 Session opened
15:30:58.806 INFO  [JcrInstaller.3] TransientRepository.java:423 Session closed
15:30:58.807 INFO  [JcrInstaller.3] WatchedFolder.java:92   Watching folder /apps/install (priority 200)
15:30:58.808 INFO  [JcrInstaller.3] WatchedFolder.java:92   Watching folder /libs/foo/bar/install (priority 100)
15:30:58.817 INFO  [JcrInstaller.3] WatchedFolder.java:92   Watching folder /libs/foo/wii/install (priority 100)
15:31:00.805 INFO  [main] TransientRepository.java:423      Session closed
15:31:00.808 INFO  [main] JcrInstaller.java:380             Deactivating Apache Sling JCR Installer
15:31:00.809 INFO  [JcrInstaller.3] JcrInstaller.java:296   Background thread JcrInstaller.3 done
15:31:00.813 INFO  [main] TransientRepository.java:423      Session closed
15:31:00.819 INFO  [main] TransientRepository.java:384      Session opened
15:31:00.988 INFO  [main] JcrInstaller.java:319             Activating Apache Sling JCR Installer
15:31:00.990 INFO  [JcrInstaller.4] JcrInstaller.java:218   Background thread JcrInstaller.4 starting
15:31:00.992 INFO  [JcrInstaller.4] TransientRepository.java:384 Session opened
15:31:00.993 INFO  [JcrInstaller.4] RootFolderListener.java:49 Watching /apps to detect potential changes in subfolders
15:31:00.994 INFO  [JcrInstaller.4] RootFolderListener.java:49 Watching /libs to detect potential changes in subfolders
15:31:00.995 INFO  [JcrInstaller.4] TransientRepository.java:384 Session opened
15:31:00.997 INFO  [JcrInstaller.4] TransientRepository.java:423 Session closed
15:31:01.000 INFO  [JcrInstaller.4] TransientRepository.java:384 Session opened
15:31:01.003 INFO  [JcrInstaller.4] TransientRepository.java:423 Session closed
15:31:01.004 INFO  [JcrInstaller.4] WatchedFolder.java:92   Watching folder /apps/install (priority 200)
15:31:01.008 INFO  [JcrInstaller.4] WatchedFolder.java:92   Watching folder /libs/foo/bar/install (priority 100)
15:31:01.016 INFO  [JcrInstaller.4] WatchedFolder.java:92   Watching folder /libs/foo/wii/install (priority 100)
15:31:02.025 INFO  [JcrInstaller.4] JcrInstaller.java:615   Removing resource from OSGi installer: [/libs/foo/bar/install/cfg3.cfg]
15:31:02.034 INFO  [JcrInstaller.4] JcrInstaller.java:615   Removing resource from OSGi installer: [/libs/foo/wii/install/cfgB]
15:31:02.037 INFO  [JcrInstaller.4] TransientRepository.java:384 Session opened
15:31:02.039 INFO  [JcrInstaller.4] TransientRepository.java:423 Session closed
15:31:02.040 INFO  [JcrInstaller.4] TransientRepository.java:384 Session opened
15:31:02.043 INFO  [JcrInstaller.4] TransientRepository.java:423 Session closed
15:31:04.114 INFO  [main] TransientRepository.java:423      Session closed
15:31:04.114 INFO  [main] JcrInstaller.java:380             Deactivating Apache Sling JCR Installer
15:31:04.118 INFO  [JcrInstaller.4] JcrInstaller.java:296   Background thread JcrInstaller.4 done
15:31:04.120 INFO  [main] TransientRepository.java:423      Session closed
15:31:04.122 INFO  [main] TransientRepository.java:384      Session opened
15:31:04.254 INFO  [main] JcrInstaller.java:319             Activating Apache Sling JCR Installer
15:31:04.257 INFO  [JcrInstaller.5] JcrInstaller.java:218   Background thread JcrInstaller.5 starting
15:31:04.259 INFO  [JcrInstaller.5] TransientRepository.java:384 Session opened
15:31:04.260 INFO  [JcrInstaller.5] RootFolderListener.java:49 Watching /apps to detect potential changes in subfolders
15:31:04.261 INFO  [JcrInstaller.5] RootFolderListener.java:49 Watching /libs to detect potential changes in subfolders
15:31:04.262 INFO  [JcrInstaller.5] TransientRepository.java:384 Session opened
15:31:04.263 INFO  [JcrInstaller.5] TransientRepository.java:423 Session closed
15:31:04.264 INFO  [JcrInstaller.5] TransientRepository.java:384 Session opened
15:31:04.266 INFO  [JcrInstaller.5] TransientRepository.java:423 Session closed
15:31:04.267 INFO  [JcrInstaller.5] WatchedFolder.java:92   Watching folder /apps/install (priority 200)
15:31:04.268 INFO  [JcrInstaller.5] WatchedFolder.java:92   Watching folder /libs/foo/bar/install (priority 100)
15:31:04.270 INFO  [JcrInstaller.5] WatchedFolder.java:92   Watching folder /libs/foo/wii/install (priority 100)
15:31:05.284 INFO  [JcrInstaller.5] JcrInstaller.java:611   Registering resource with OSGi installer: [InstallableResource, priority=100, id=/libs/foo/bar/install/1406043065258.jar]
15:31:05.292 INFO  [JcrInstaller.5] JcrInstaller.java:611   Registering resource with OSGi installer: [InstallableResource, priority=100, id=/libs/foo/wii/install/1406043065258.jar, InstallableResource, priority=100, id=/libs/foo/wii/install/1406043065258.properties]
15:31:05.300 INFO  [JcrInstaller.5] TransientRepository.java:384 Session opened
15:31:05.319 INFO  [JcrInstaller.5] TransientRepository.java:423 Session closed
15:31:05.325 INFO  [JcrInstaller.5] TransientRepository.java:384 Session opened
15:31:05.346 INFO  [JcrInstaller.5] TransientRepository.java:423 Session closed
15:31:05.853 INFO  [JcrInstaller.5] JcrInstaller.java:611   Registering resource with OSGi installer: [InstallableResource, priority=100, id=/libs/foo/wii/install/1406043065258.cfg, InstallableResource, priority=100, id=/libs/foo/wii/install/NOT_1406043065258.badExtension, InstallableResource, priority=100, id=/libs/foo/wii/install/.NOT_startsWithDot1406043065258.jar]
15:31:05.863 INFO  [JcrInstaller.5] TransientRepository.java:384 Session opened
15:31:05.864 INFO  [JcrInstaller.5] TransientRepository.java:423 Session closed
15:31:05.865 INFO  [JcrInstaller.5] TransientRepository.java:384 Session opened
15:31:05.867 INFO  [JcrInstaller.5] TransientRepository.java:423 Session closed
15:31:07.363 INFO  [main] TransientRepository.java:423      Session closed
15:31:07.367 INFO  [main] JcrInstaller.java:380             Deactivating Apache Sling JCR Installer
15:31:07.370 INFO  [JcrInstaller.5] JcrInstaller.java:296   Background thread JcrInstaller.5 done
15:31:07.373 INFO  [main] TransientRepository.java:423      Session closed
15:31:07.382 INFO  [main] TransientRepository.java:384      Session opened
15:31:07.538 INFO  [main] JcrInstaller.java:319             Activating Apache Sling JCR Installer
15:31:07.539 INFO  [JcrInstaller.6] JcrInstaller.java:218   Background thread JcrInstaller.6 starting
15:31:07.549 INFO  [JcrInstaller.6] TransientRepository.java:384 Session opened
15:31:07.549 INFO  [JcrInstaller.6] RootFolderListener.java:49 Watching /apps to detect potential changes in subfolders
15:31:07.554 INFO  [JcrInstaller.6] RootFolderListener.java:49 Watching /libs to detect potential changes in subfolders
15:31:07.557 INFO  [JcrInstaller.6] TransientRepository.java:384 Session opened
15:31:07.559 INFO  [JcrInstaller.6] TransientRepository.java:423 Session closed
15:31:07.559 INFO  [JcrInstaller.6] TransientRepository.java:384 Session opened
15:31:07.561 INFO  [JcrInstaller.6] TransientRepository.java:423 Session closed
15:31:07.561 INFO  [JcrInstaller.6] WatchedFolder.java:92   Watching folder /apps/install (priority 200)
15:31:07.562 INFO  [JcrInstaller.6] WatchedFolder.java:92   Watching folder /libs/foo/bar/install (priority 100)
15:31:07.564 INFO  [JcrInstaller.6] WatchedFolder.java:92   Watching folder /libs/foo/wii/install (priority 100)
15:31:08.568 INFO  [JcrInstaller.6] TransientRepository.java:384 Session opened
15:31:08.570 INFO  [JcrInstaller.6] TransientRepository.java:423 Session closed
15:31:08.571 INFO  [JcrInstaller.6] TransientRepository.java:384 Session opened
15:31:08.572 INFO  [JcrInstaller.6] TransientRepository.java:423 Session closed
15:31:11.074 INFO  [JcrInstaller.6] JcrInstaller.java:611   Registering resource with OSGi installer: [InstallableResource, priority=100, id=/libs/foo/bar/install/bundle1.jar]
15:31:11.076 INFO  [JcrInstaller.6] TransientRepository.java:384 Session opened
15:31:11.077 INFO  [JcrInstaller.6] TransientRepository.java:423 Session closed
15:31:11.078 INFO  [JcrInstaller.6] TransientRepository.java:384 Session opened
15:31:11.079 INFO  [JcrInstaller.6] TransientRepository.java:423 Session closed
15:31:12.674 INFO  [main] TransientRepository.java:423      Session closed
15:31:12.675 INFO  [main] JcrInstaller.java:380             Deactivating Apache Sling JCR Installer
15:31:12.676 INFO  [JcrInstaller.6] JcrInstaller.java:296   Background thread JcrInstaller.6 done
15:31:12.692 INFO  [main] TransientRepository.java:423      Session closed
15:31:12.694 INFO  [main] TransientRepository.java:384      Session opened
15:31:12.832 INFO  [main] JcrInstaller.java:319             Activating Apache Sling JCR Installer
15:31:12.833 INFO  [JcrInstaller.7] JcrInstaller.java:218   Background thread JcrInstaller.7 starting
15:31:12.835 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:12.838 INFO  [JcrInstaller.7] RootFolderListener.java:49 Watching /apps to detect potential changes in subfolders
15:31:12.839 INFO  [JcrInstaller.7] RootFolderListener.java:49 Watching /libs to detect potential changes in subfolders
15:31:12.840 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:12.841 INFO  [JcrInstaller.7] TransientRepository.java:423 Session closed
15:31:12.842 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:12.844 INFO  [JcrInstaller.7] TransientRepository.java:423 Session closed
15:31:12.844 INFO  [JcrInstaller.7] WatchedFolder.java:92   Watching folder /apps/install (priority 200)
15:31:12.845 INFO  [JcrInstaller.7] WatchedFolder.java:92   Watching folder /libs/foo/bar/install (priority 100)
15:31:12.847 INFO  [JcrInstaller.7] WatchedFolder.java:92   Watching folder /libs/foo/wii/install (priority 100)
15:31:13.854 INFO  [JcrInstaller.7] JcrInstaller.java:611   Registering resource with OSGi installer: [InstallableResource, priority=100, id=/libs/foo/bar/install/cfgA]
15:31:13.858 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:13.860 INFO  [JcrInstaller.7] TransientRepository.java:423 Session closed
15:31:13.861 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:13.862 INFO  [JcrInstaller.7] TransientRepository.java:423 Session closed
15:31:16.365 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:16.366 INFO  [JcrInstaller.7] TransientRepository.java:423 Session closed
15:31:16.367 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:16.369 INFO  [JcrInstaller.7] TransientRepository.java:423 Session closed
15:31:18.371 INFO  [JcrInstaller.7] JcrInstaller.java:611   Registering resource with OSGi installer: [InstallableResource, priority=100, id=/libs/foo/bar/install/cfgA]
15:31:18.373 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:18.374 INFO  [JcrInstaller.7] TransientRepository.java:423 Session closed
15:31:18.375 INFO  [JcrInstaller.7] TransientRepository.java:384 Session opened
15:31:18.376 INFO  [JcrInstaller.7] TransientRepository.java:423 Session closed
Killed

Results :

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

[JENKINS] Recording test results
[JENKINS] Archiving disabled

Jenkins build is back to normal : sling-trunk-1.6 » Apache Sling JCR Installer #2315

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.installer.provider.jcr/2315/>