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 2022/05/11 11:24:36 UTC

[Jenkins] Sling » Modules » sling-org-apache-sling-launchpad-testing » master #1064 is BROKEN

Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/1064/ for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

[...truncated 864 lines...]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)

[ERROR] testAdminContent[/ANON_CAN_READ](org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest)  Time elapsed: 0.005 s  <<< ERROR!
java.lang.IllegalArgumentException: host parameter is null
	at org.apache.commons.httpclient.HttpConnection.setHost(HttpConnection.java:249)
	at org.apache.commons.httpclient.SimpleHttpConnectionManager.getConnectionWithTimeout(SimpleHttpConnectionManager.java:189)
	at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:153)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
	at org.apache.sling.commons.testing.integration.TestInfoPassingClient.executeMethod(TestInfoPassingClient.java:43)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
	at org.apache.sling.commons.testing.integration.SlingIntegrationTestClient.delete(SlingIntegrationTestClient.java:72)
	at org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.cleanup(AnonymousAccessTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.RunAfters.invokeMethod(RunAfters.java:46)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleportedResourcesSingleTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleportedResourcesSingleTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.installer.InstallManyBundlesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.88 s - in org.apache.sling.launchpad.webapp.integrationtest.installer.InstallManyBundlesTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.RequestUriOptingServletTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.17 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleportedResourcesFolderTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleportedResourcesFolderTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.teleporter.MultipleRulesTeleporterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s - in org.apache.sling.launchpad.webapp.integrationtest.teleporter.MultipleRulesTeleporterTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.094 s - in org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.apache.sling.launchpad.webapp.integrationtest.GetWithSuffixTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.FiltersTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.sling.launchpad.webapp.integrationtest.FiltersTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.sling.launchpad.webapp.integrationtest.login.RedirectOnLoginErrorTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2617Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2617Test
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ExportedPackagesTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.sling.launchpad.webapp.integrationtest.ExportedPackagesTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.sling.launchpad.webapp.integrationtest.WebdavOptionsTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[ERROR] testForcedLogin(org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest)  Time elapsed: 0.004 s  <<< FAILURE!
junit.framework.AssertionFailedError: Expected status 200 for http://localhost:41000/system/sling/info.sessionInfo.json (content=) expected:<200> but was:<401>
	at junit.framework.Assert.fail(Assert.java:57)
	at junit.framework.Assert.failNotEquals(Assert.java:329)
	at junit.framework.Assert.assertEquals(Assert.java:78)
	at junit.framework.Assert.assertEquals(Assert.java:234)
	at junit.framework.TestCase.assertEquals(TestCase.java:377)
	at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:457)
	at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:432)
	at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:424)
	at org.apache.sling.commons.testing.integration.HttpTestBase.getContent(HttpTestBase.java:419)
	at org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest.testForcedLogin(AuthRequestLoginTest.java:40)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:177)
	at junit.framework.TestCase.runBare(TestCase.java:142)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:130)
	at junit.framework.TestSuite.runTest(TestSuite.java:241)
	at junit.framework.TestSuite.run(TestSuite.java:236)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2085Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2085Test
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.apache.sling.launchpad.webapp.integrationtest.ScriptBuiltinObjectsTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.R6WhiteboardServletTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.R6WhiteboardServletTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleporterOptionsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleporterOptionsTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s - in org.apache.sling.launchpad.webapp.integrationtest.RangeStreamingTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.sling.launchpad.webapp.integrationtest.StaticContentTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ResourceDecoratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.apache.sling.launchpad.webapp.integrationtest.ResourceDecoratorTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.apache.sling.launchpad.webapp.integrationtest.SyntheticResourceTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   AuthRequestLoginTest.testForcedLogin:40->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457 Expected status 200 for http://localhost:41000/system/sling/info.sessionInfo.json (content=) expected:<200> but was:<401>
[ERROR]   SlingDateValuesTest.testDateTimezones:114->doDateTest:72->HttpTestBase.getContent:419->HttpTestBase.getContent:424->HttpTestBase.getContent:432->HttpTestBase.getContent:457 Expected status 200 for http://localhost:41000/sling-tests/1652268042717/93_1652268042957.json (content=<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 503 AuthenticationSupport service missing. Cannot authenticate request.</title>
</head>
<body><h2>HTTP ERROR 503 AuthenticationSupport service missing. Cannot authenticate request.</h2>
<table>
<tr><th>URI:</th><td>/sling-tests/1652268042717/93_1652268042957.json</td></tr>
<tr><th>STATUS:</th><td>503</td></tr>
<tr><th>MESSAGE:</th><td>AuthenticationSupport service missing. Cannot authenticate request.</td></tr>
<tr><th>SERVLET:</th><td>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5299647a</td></tr>
</table>

</body>
</html>
) expected:<200> but was:<503>
[ERROR] Errors: 
[ERROR]   DavExDisabledAnonAccessTest>DavExIntegrationTest.testReadNode:78 » Repository ...
[ERROR] org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.testAdminContent[/ANON_CAN_READ](org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest)
[ERROR]   Run 1: AnonymousAccessTest.setUp:72 » HttpStatusCode Expected status code 302 for POS...
[ERROR]   Run 2: AnonymousAccessTest.cleanup:80 » IllegalArgument host parameter is null
[INFO] 
[ERROR] org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest.testAnonymousContent[/ANON_CAN_READ](org.apache.sling.launchpad.webapp.integrationtest.login.AnonymousAccessTest)
[ERROR]   Run 1: AnonymousAccessTest.setUp:72 » HttpStatusCode Expected status code 302 for POS...
[ERROR]   Run 2: AnonymousAccessTest.cleanup:80 » IllegalArgument host parameter is null
[INFO] 
[ERROR]   ReferenceTypeHintTest.setUp:66 » HttpStatusCode Expected status code 302 for P...
[ERROR]   ReferenceTypeHintTest.setUp:66 » HttpStatusCode Expected status code 302 for P...
[ERROR]   SlingDateValuesTest.testDateValues:93->doDateTest:71 » HttpStatusCode Expected...
[INFO] 
[ERROR] Tests run: 566, Failures: 2, Errors: 6, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- feature-launcher-maven-plugin:0.1.2:stop (default) @ org.apache.sling.launchpad.testing ---
[INFO] Stopping launch with id sling-12-oak-tar
[DEBUG] [ServiceReference 1266 from bundle 117 : org.apache.sling.jcr.davex:1.3.10 ref=[javax.servlet.Servlet] properties={objectClass=[javax.servlet.Servlet], osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=DavExAuthHttpContext), osgi.http.whiteboard.servlet.pattern=/server/*, service.bundleid=117, service.description=Sling JcrRemoting Servlet, service.id=1266, service.scope=singleton, service.vendor=The Apache Software Foundation, servlet.init.createAbsoluteURI=true, servlet.init.csrf-protection=disabled, servlet.init.protectedhandlers-config=org.apache.jackrabbit.server.remoting.davex.AclRemoveHandler, servlet.init.resource-path-prefix=/server, sling.auth.requirements=-/server}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 508 from bundle 133 : org.apache.sling.engine:2.9.0 ref=[javax.servlet.Servlet] properties={objectClass=[javax.servlet.Servlet], osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling), osgi.http.whiteboard.servlet.name=ApacheSling/2.9, osgi.http.whiteboard.servlet.pattern=/, service.bundleid=133, service.description=Apache Sling Engine Main Servlet, service.id=508, service.scope=singleton, service.vendor=The Apache Software Foundation}] Ignoring unmatching Servlet service
[DEBUG] [ServiceReference 524 from bundle 133 : org.apache.sling.engine:2.9.0 ref=[javax.servlet.Filter] properties={component.id=227, component.name=org.apache.sling.engine.impl.log.RequestLoggerFilter, objectClass=[javax.servlet.Filter], osgi.ds.satisfying.condition.target=(osgi.condition.id=true), osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling), osgi.http.whiteboard.filter.pattern=[/], service.bundleid=133, service.description=Request Logger Filter, service.id=524, service.ranking=32768, service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 527 from bundle 133 : org.apache.sling.engine:2.9.0 ref=[javax.servlet.Filter] properties={component.id=228, component.name=org.apache.sling.engine.parameters, file.max=-1, file.threshold=256000, objectClass=[javax.servlet.Filter], osgi.ds.satisfying.condition.target=(osgi.condition.id=true), osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling), osgi.http.whiteboard.filter.pattern=[/], request.max=-1, service.bundleid=133, service.description=Filter for request parameter support, service.id=527, service.ranking=2147483647, service.scope=bundle, service.vendor=The Apache Software Foundation, sling.default.max.parameters=10000, sling.default.parameter.checkForAdditionalContainerParameters=false, sling.default.parameter.encoding=ISO-8859-1}] Ignoring unmatching Filter service
[DEBUG] [ServiceReference 96 from bundle 39 : org.apache.sling.launchpad.test-services:13.0.0.SNAPSHOT ref=[javax.servlet.Servlet] properties={component.id=64, component.name=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet, objectClass=[javax.servlet.Servlet], osgi.ds.satisfying.condition.target=(osgi.condition.id=true), osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling), osgi.http.whiteboard.servlet.pattern=/whiteboard_r6, service.bundleid=39, service.id=96, service.scope=bundle}] Ignoring unmatching Servlet service
[INFO] Apachde Felix Http Whiteboard Service stopped
[INFO] Stopped Jetty.
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ org.apache.sling.launchpad.testing ---
[INFO] Checking legal files in: org.apache.sling.launchpad.testing-13-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.launchpad.testing-13-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ org.apache.sling.launchpad.testing ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /home/jenkins/jenkins-agent/workspace/e-sling-launchpad-testing_master/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 75 implicit excludes (use -debug for more details).
[INFO] 13 explicit excludes (use -debug for more details).
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 3 licenses.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:verify (default) @ org.apache.sling.launchpad.testing ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:57 min
[INFO] Finished at: 2022-05-11T11:21:22Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-agent/workspace/e-sling-launchpad-testing_master@tmp/withMaven1f516239/maven-spy-20220511-111723-9922685543862525837966.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.21.0:verify (default) on project org.apache.sling.launchpad.testing: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-agent/workspace/e-sling-launchpad-testing_master/target/failsafe-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[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/MojoFailureException
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.sling:org.apache.sling.launchpad.testing:jar:13-SNAPSHOT generated by maven-surefire-plugin:test (default-test): target/surefire-reports/*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.sling:org.apache.sling.launchpad.testing:jar:13-SNAPSHOT generated by maven-failsafe-plugin:integration-test (default): target/failsafe-reports/*.xml
Recording test results
No test report files were found. Configuration error?
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[DevOpticsMavenPublisher] dependencies consumed: 93, artifacts produced: 0
[withMaven] Publishers: Pipeline Graph Publisher: 1 ms, Generated Artifacts Publisher: 518 ms, Junit Publisher: 123303 ms, Dependencies Fingerprint Publisher: 1375 ms, Open Task Scanner Publisher: 8 ms, CloudBees DevOptics Gate Artifact Publisher: 62014 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

[Jenkins] Sling » Modules » sling-org-apache-sling-launchpad-testing » master #1065 is FIXED

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/1065/ for details.

No further emails will be sent until the status of the build is changed.