See <https://builds.apache.org/job/sling-trunk-1.7/420/changes>
Changes:
[chetanm] SLING-3257 - Make logback packaging data in stacktraces configurable
Added property `org.apache.sling.commons.log.packagingDataEnabled` to configure
the
packaging data support. By default it would be enabled
[chetanm] SLING-3258 - [regression] Sling log support webconsole no longer
links to logger configurations
Adding support for links to logger configs
------------------------------------------
[...truncated 6751 lines...]
[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:2.5.1:compile (default-compile) @
org.apache.sling.engine ---
[INFO] Compiling 53 source files to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/classes>
[INFO]
[INFO] --- maven-scr-plugin:1.14.0:scr (generate-scr-scrdescriptor) @
org.apache.sling.engine ---
[WARNING]
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/src/main/java/org/apache/sling/engine/impl/debug/RequestProgressTrackerLogFilter.java>
[0:0]: Property filter.scope in class
org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter is set as
private. This is redundant as no metatype will be generated.
[INFO] Generating 1 MetaType Descriptors in
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.engine.impl.SlingMainServlet.xml>
[INFO] Generating 1 MetaType Descriptors in
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.engine.impl.log.RequestLogger.xml>
[INFO] Generating 1 MetaType Descriptors in
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/metatype/org.apache.sling.engine.impl.log.RequestLoggerService.xml>
[INFO] Writing 1 Service Component Descriptors to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter.xml>
[INFO] Writing 1 Service Component Descriptors to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.SlingSettingsServiceImpl.xml>
[INFO] Writing 1 Service Component Descriptors to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.SlingMainServlet.xml>
[INFO] Writing 1 Service Component Descriptors to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.log.RequestLoggerFilter.xml>
[INFO] Writing 1 Service Component Descriptors to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.log.RequestLogger.xml>
[INFO] Writing 1 Service Component Descriptors to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/scr-plugin-generated/OSGI-INF/org.apache.sling.engine.impl.log.RequestLoggerService.xml>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
org.apache.sling.engine ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @
org.apache.sling.engine ---
[INFO] Compiling 10 source files to
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @
org.apache.sling.engine ---
[INFO] Surefire report directory:
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.sling.engine.ResponseUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.sling.engine.impl.parameters.ContainerRequestParameterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.sling.engine.impl.parameters.UtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.sling.engine.impl.log.CustomLogFormatTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.sling.engine.impl.RequestProcessorMBeanImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.235 sec
Running org.apache.sling.engine.impl.request.SlingRequestPathInfoTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec
Running org.apache.sling.engine.impl.helper.ExternalServletContextWrapperTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Results :
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @
org.apache.sling.engine ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @
org.apache.sling.engine ---
[WARNING] Bundle
org.apache.sling:org.apache.sling.engine:bundle:2.2.11-SNAPSHOT : Unused
Import-Package instructions: [org.apache.commons.math.*]
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @
org.apache.sling.engine ---
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run
(set-bundle-required-execution-environment) @ org.apache.sling.engine ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @
org.apache.sling.engine ---
[INFO] Building jar:
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/org.apache.sling.engine-2.2.11-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @
org.apache.sling.engine ---
[INFO]
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @
org.apache.sling.engine ---
[INFO] Checking legal files in: org.apache.sling.engine-2.2.11-SNAPSHOT.jar
[INFO] Checking legal files in:
org.apache.sling.engine-2.2.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @
org.apache.sling.engine ---
[INFO] Installing
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/org.apache.sling.engine-2.2.11-SNAPSHOT.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.engine/2.2.11-SNAPSHOT/org.apache.sling.engine-2.2.11-SNAPSHOT.jar
[INFO] Installing
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/pom.xml>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.engine/2.2.11-SNAPSHOT/org.apache.sling.engine-2.2.11-SNAPSHOT.pom
[INFO] Installing
<https://builds.apache.org/job/sling-trunk-1.7/ws/trunk/bundles/engine/target/org.apache.sling.engine-2.2.11-SNAPSHOT-sources.jar>
to
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/sling/org.apache.sling.engine/2.2.11-SNAPSHOT/org.apache.sling.engine-2.2.11-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @
org.apache.sling.engine ---
[INFO] Local OBR update disabled (enable with -DobrRepository)
Build timed out (after 150 minutes). Marking the build as failed.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Sling JAR Resource Bundle .................. SUCCESS [42.272s]
[INFO] Apache Sling (Parent) ............................. SUCCESS [17.506s]
[INFO] Sling Adapter Annotations ......................... SUCCESS [36.528s]
[INFO] Apache Sling Maven Plugin to create Jackrabbit OCM descriptors SUCCESS
[18.794s]
[INFO] Apache Sling Maven Plugin for Compiling JSP Sources into Bundles
SUCCESS [25.215s]
[INFO] Apache Sling Maven Plugin for Supporting Bundle Development SUCCESS
[20.164s]
[INFO] Apache Sling Launchpad Maven Plugin ............... SUCCESS [26.735s]
[INFO] Sling Launchpad Standalone Archetype .............. SUCCESS [26.173s]
[INFO] Sling Launchpad Webapp Archetype .................. SUCCESS [34.506s]
[INFO] Sling Initial Content Archetype ................... SUCCESS [17.722s]
[INFO] Sling Servlet Archetype ........................... SUCCESS [23.575s]
[INFO] Sling Bundle Archetype ............................ SUCCESS [24.062s]
[INFO] Sling JCRInstall Bundle Archetype ................. SUCCESS [26.437s]
[INFO] Sling Taglib Archetype ............................ SUCCESS [18.455s]
[INFO] Apache Sling API .................................. SUCCESS [28.586s]
[INFO] Apache Sling Service User Mapper .................. SUCCESS [1:05.195s]
[INFO] Apache Sling Resource Resolver .................... SUCCESS [44.292s]
[INFO] Apache Sling System Bundle Extension: Java Transaction API SUCCESS
[24.450s]
[INFO] Apache Sling System Bundle Extension: XML APIs .... SUCCESS [12.445s]
[INFO] Apache Sling System Bundle Extension: Activation API SUCCESS [23.104s]
[INFO] Apache Sling System Bundle Extension: WS APIs ..... SUCCESS [20.689s]
[INFO] Apache Sling Dynamic Class Loader Support ......... SUCCESS [22.043s]
[INFO] Apache Sling JSON Library ......................... SUCCESS [25.476s]
[INFO] Apache Sling SLF4J Implementation (Logback) ....... SUCCESS [55.328s]
[INFO] Apache Sling OSGi LogService Implementation ....... SUCCESS [20.873s]
[INFO] Apache Sling MIME type mapping support ............ SUCCESS [25.048s]
[INFO] Apache Sling Commons OSGi support ................. SUCCESS [22.731s]
[INFO] Apache Sling Scheduler Support .................... SUCCESS [26.477s]
[INFO] Apache Sling Testing Utilities .................... SUCCESS [35.531s]
[INFO] Apache Sling Thread Support ....................... SUCCESS [16.895s]
[INFO] Apache Sling Authentication Service ............... SUCCESS [26.575s]
[INFO] Apache Sling OpenID Authentication ................ SUCCESS [22.547s]
[INFO] Apache Sling Form Based Authentication Handler .... SUCCESS [26.801s]
[INFO] Apache Sling Authentication Selector .............. SUCCESS [18.303s]
[INFO] Apache Sling Engine Implementation ................ SUCCESS [39.621s]
[INFO] Apache Sling Repository API Bundle ................ FAILURE [26.312s]
[INFO] Apache Sling JCR Base Bundle ...................... SKIPPED
[INFO] Apache Sling JCR ClassLoader ...................... SKIPPED
[INFO] Apache Sling Initial Content Loader ............... SKIPPED
[INFO] Apache Sling Jackrabbit Embedded Repository ....... SKIPPED
[INFO] Apache Sling Jackrabbit UserManager Support ....... SKIPPED
[INFO] Apache Sling Jackrabbit JSR-283 Access Control Manager Support SKIPPED
[INFO] Apache Sling Wrapper Bundle for the JCR API ....... SKIPPED
[INFO] Apache Sling Object Content Mapping ............... SKIPPED
[INFO] Apache Sling JCR Resource Resolver ................ SKIPPED
[INFO] Apache Sling JCR Repository Registration .......... SKIPPED
[INFO] Apache Sling Simple WebDAV Access to repositories . SKIPPED
[INFO] Apache Sling DavEx Access to repositories ......... SKIPPED
[INFO] Apache Sling JCR WebConsole Bundle ................ SKIPPED
[INFO] Apache Sling Oak Repository Server ................ SKIPPED
[INFO] Apache Sling SlingRepository Integration Tests .... SKIPPED
[INFO] Apache Sling Servlet Resolver ..................... SKIPPED
[INFO] Apache Sling Default GET Servlets ................. SKIPPED
[INFO] Apache Sling Default POST Servlets ................ SKIPPED
[INFO] Apache Sling Compat Servlets ...................... SKIPPED
[INFO] Apache Sling Scripting Implementation API ......... SKIPPED
[INFO] Apache Sling Scripting Core implementation ........ SKIPPED
[INFO] Apache Sling Scripting JavaScript Support ......... SKIPPED
[INFO] Apache Sling Scripting JSP Support ................ SKIPPED
[INFO] Apache Sling JSP Tag Library ...................... SKIPPED
[INFO] Apache Sling JSP Standard Tag Library ............. SKIPPED
[INFO] Apache Sling Adapter Manager Implementation ....... SKIPPED
[INFO] Apache Sling Bundle Resource Provider ............. SKIPPED
[INFO] Apache Sling Discovery API ........................ SKIPPED
[INFO] Apache Sling Resource-Based Discovery Service ..... SKIPPED
[INFO] Apache Sling Discovery Support Bundle ............. SKIPPED
[INFO] Apache Sling Discovery Standalone Implementation .. SKIPPED
[INFO] Apache Sling Event Support ........................ SKIPPED
[INFO] Apache Sling Filesystem Resource Provider ......... SKIPPED
[INFO] Apache Sling javax.activation bundle .............. SKIPPED
[INFO] Apache Sling Settings ............................. SKIPPED
[INFO] Apache Sling Thread Dumper ........................ SKIPPED
[INFO] Apache Sling Web Console Branding ................. SKIPPED
[INFO] Apache Sling Web Console Security Provider ........ SKIPPED
[INFO] Apache Sling Groovy Extensions .................... SKIPPED
[INFO] Apache Sling Explorer ............................. SKIPPED
[INFO] Apache Sling Health Check Core .................... SKIPPED
[INFO] Apache Sling Health Check Samples ................. SKIPPED
[INFO] Apache Sling Health Check Support Components ...... SKIPPED
[INFO] Apache Sling Health Check MBeans .................. SKIPPED
[INFO] Apache Sling Health Check Webconsole Plugin ....... SKIPPED
[INFO] Apache Sling Health Check Integration Tests ....... SKIPPED
[INFO] Apache Sling Health Check Reactor POM ............. SKIPPED
[INFO] Apache Sling Test Tools ........................... SKIPPED
[INFO] Apache Sling JUnit Core ........................... SKIPPED
[INFO] Apache Sling JUnit Scriptable Tests Provider ...... SKIPPED
[INFO] Apache Sling JUnit Health Checks .................. SKIPPED
[INFO] Apache Sling JUnit Remote Tests Runners ........... SKIPPED
[INFO] Apache Sling Testing Resource Resolver Mock ....... SKIPPED
[INFO] Apache Sling Installer ............................ SKIPPED
[INFO] Apache Sling Installer WebConsole Plugin .......... SKIPPED
[INFO] Apache Sling File Installer ....................... SKIPPED
[INFO] Apache Sling JCR Installer ........................ SKIPPED
[INFO] Apache Sling Installer Configuration Admin Support SKIPPED
[INFO] Apache Sling Deployment Package Installer ......... SKIPPED
[INFO] Apache Sling Installer Integration Tests .......... SKIPPED
[INFO] Apache Sling Launchpad API ........................ SKIPPED
[INFO] Apache Sling Launchpad Base ....................... SKIPPED
[INFO] Apache Sling Launchpad Installer .................. SKIPPED
[INFO] Apache Sling Launchpad Content .................... SKIPPED
[INFO] Apache Sling Launchpad Application Builder ........ SKIPPED
[INFO] Apache Sling Sample Server-Side Tests ............. SKIPPED
[INFO] Apache Sling Failing Server-Side Tests ............ SKIPPED
[INFO] Apache Sling Sample Integration Tests ............. SKIPPED
[INFO] Apache Sling Launchpad Testing Services ........... SKIPPED
[INFO] Apache Sling Launchpad Testing Services WAR ....... SKIPPED
[INFO] Apache Sling Launchpad Testing Fragment Bundle .... SKIPPED
[INFO] Apache Sling Launchpad Test Bundles ............... SKIPPED
[INFO] Apache Sling Integration Tests .................... SKIPPED
[INFO] Apache Sling Launchpad Testing .................... SKIPPED
[INFO] Apache Sling Launchpad Testing WAR version ........ SKIPPED
[INFO] Apache Sling (Builder) ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:27:42.960s
[INFO] Finished at: Fri Nov 29 21:01:21 UTC 2013
[INFO] Final Memory: 120M/291M
[INFO] ------------------------------------------------------------------------
[ERROR] Internal error: java.lang.IllegalStateException: Unable to call
isArchivingDisabled. Invalid object ID 102 -> [Help 1]
org.apache.maven.InternalErrorException: Internal error:
java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid
object ID 102
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:168)
at
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
at
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
at java.util.concurrent.FutureTask.run(FutureTask.java:166)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.IllegalStateException: Unable to call isArchivingDisabled.
Invalid object ID 102
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:293)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
... 9 more
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
channel stopped