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

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

[...truncated 2343 lines...]
[withMaven] using Maven installation 'Maven (latest)'
[Pipeline] {
[Pipeline] sh
+ mvn -U clean verify sonar:sonar -Dsonar.host.url=https://sonarcloud.io 
-Dsonar.organization=apache 
-Dsonar.projectKey=apache_sling-org-apache-sling-launchpad-testing 
-Pjacoco-report 
-Dsonar.coverage.jacoco.xmlReportPaths=target/site/jacoco-merged/jacoco.xml
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMavenecb096f6/pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMavenecb096f6"
 
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/openjdk-8u252-b09/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-74-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMavenecb096f6/maven-spy-20200720-133705-3872653064942482646262.log.tmp
 ...
[INFO] Scanning for projects...
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-bundles/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-bundles/12-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 1.6 kB/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.starter/12-SNAPSHOT/maven-metadata.xml
 (5.4 kB at 16 kB/s)
[INFO] Extended Maven classpath (scope 'provided') by the dependencies 
extracted from the Sling model.
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/codehaus/mojo/maven-metadata.xml
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml
 (8.5 kB at 25 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
 (14 kB at 28 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 
kB at 41 kB/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
 (1.2 kB at 50 kB/s)
[INFO] 
[INFO] --------< org.apache.sling:org.apache.sling.launchpad.testing >---------
[INFO] Building Apache Sling Launchpad Testing 12-SNAPSHOT
[INFO] -----------------------------[ slingstart ]-----------------------------
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.integration-tests/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.integration-tests/12-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 2.0 kB/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-services/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-services/12-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 3.0 kB/s)
[INFO] Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-fragment/12-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.launchpad.test-fragment/12-SNAPSHOT/maven-metadata.xml
 (1.0 kB at 3.0 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ 
org.apache.sling.launchpad.testing ---
[INFO] Deleting 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ 
org.apache.sling.launchpad.testing ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/jacoco-unit.exec
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
org.apache.sling.launchpad.testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/src/main/resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:reserve-network-port 
(reserve-network-port) @ org.apache.sling.launchpad.testing ---
[INFO] Port assigned41000
[INFO] Reserved port 41000 for http.port
[INFO] Port assigned41001
[INFO] Reserved port 41001 for sling.control.port
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
org.apache.sling.launchpad.testing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
org.apache.sling.launchpad.testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
org.apache.sling.launchpad.testing ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:prepare-package 
(default-prepare-package) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:attach-slingfeature 
(default-attach-slingfeature) @ org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:package (default-package) @ 
org.apache.sling.launchpad.testing ---
[INFO] Packaging standalone jar...
[INFO] Building zip: 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ 
org.apache.sling.launchpad.testing >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (prepare-agent) @ 
org.apache.sling.launchpad.testing ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/jacoco-unit.exec
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ 
org.apache.sling.launchpad.testing <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ 
org.apache.sling.launchpad.testing ---
[INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/org.apache.sling.launchpad.testing-12-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ 
org.apache.sling.launchpad.testing ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent-integration 
(prepare-agent-integration) @ org.apache.sling.launchpad.testing ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/jacoco-it.exec
[INFO] 
[INFO] --- slingstart-maven-plugin:1.7.16:start (start-container) @ 
org.apache.sling.launchpad.testing ---
[INFO] Using launchpad jar being generated as this project's primary artifact: 
'/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar'!
[INFO] Starting Launchpad _-41000...
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMavenecb096f6/pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master@tmp/withMavenecb096f6"
 
-------------------------------------------------------------------
Slingstart application: 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar
Main class: org.apache.sling.launchpad.app.Main
Listener Port: 46535
Arguments: [-p, 41000, -j, 41001]
-------------------------------------------------------------------
20.07.2020 13:37:41.567 *INFO * [main] Setting sling.home=sling (default)
20.07.2020 13:37:41.570 *INFO * [main] Starting Apache Sling in 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling
20.07.2020 13:37:41.581 *INFO * [main] Sling  Extension Lib Home : 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling/ext
20.07.2020 13:37:41.582 *INFO * [main] Checking launcher JAR in folder 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling
20.07.2020 13:37:41.601 *INFO * [main] Installing new launcher: 
jar:file:/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/org.apache.sling.launchpad.testing-12-SNAPSHOT.jar!/resources/org.apache.sling.launchpad.base.jar,
 6.0.2.2_6_36 (org.apache.sling.launchpad.base.jar.1595252261601)
20.07.2020 13:37:41.602 *INFO * [main] Loading launcher class 
org.apache.sling.launchpad.base.app.MainDelegate from 
org.apache.sling.launchpad.base.jar.1595252261601
20.07.2020 13:37:41.603 *INFO * [main] External Libs Home (ext) is null or does 
not exists.
20.07.2020 13:37:41.626 *INFO * [main] Setting 
sling.launchpad=/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling
20.07.2020 13:37:41.626 *INFO * [main] Setting org.osgi.service.http.port=41000
20.07.2020 13:37:41.626 *INFO * [main] Setting sling.control.socket=41001
20.07.2020 13:37:41.626 *INFO * [main] Starting launcher ...
20.07.2020 13:37:41.642 *INFO * [main] HTTP server port: 41000
20.07.2020 13:37:42.889 *INFO* [OsgiInstallerImpl] 
org.apache.sling.installer.core.impl.OsgiInstallerImpl Apache Sling OSGi 
Installer Service started.
20.07.2020 13:37:42.905 *INFO* [FelixStartLevel] 
org.apache.sling.settings.impl.SlingSettingsServiceImpl Read Sling ID null from 
file 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling/felix/bundle9/data/sling.id.file
20.07.2020 13:37:42.925 *INFO* [FelixStartLevel] 
org.apache.sling.settings.impl.SlingSettingsServiceImpl Created new Sling ID 
e98bf71b-0278-4a53-a228-f940e664a680
20.07.2020 13:37:42.929 *INFO* [FelixStartLevel] 
org.apache.sling.settings.impl.SlingSettingsServiceImpl Active run modes: 
[oak_tar]
20.07.2020 13:37:42.931 *INFO* [FelixStartLevel] 
org.apache.sling.launchpad.installer.impl.LaunchpadConfigInstaller Activating 
launchpad config installer, configuration path=resources/config, install 
path=resources/install
20.07.2020 13:37:43.453 *INFO* [FelixStartLevel] 
org.apache.sling.launchpad.installer.impl.LaunchpadConfigInstaller 202 
resources registered with OsgiInstaller
20.07.2020 13:37:43.741 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed bundle 
org.apache.felix.healthcheck.generalchecks [42] from resource 
TaskResource(url=launchpad:resources/install/5/org.apache.felix.healthcheck.generalchecks-2.0.4.jar,
 entity=bundle:org.apache.felix.healthcheck.generalchecks, state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:, 
Bundle-SymbolicName=org.apache.felix.healthcheck.generalchecks, 
Bundle-Version=2.0.4], digest=1595252261000)
20.07.2020 13:37:43.744 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Set start level for bundle 
org.apache.felix.healthcheck.generalchecks [42] to 5
20.07.2020 13:37:43.744 *INFO * [main] Startup completed
INFO : bundle org.apache.felix.scr:2.1.20 (33)Starting with globalExtender 
setting: false
INFO : bundle org.apache.felix.scr:2.1.20 (33) Version = 2.1.20
[INFO] Started Launchpad '_-41000' at port 41000 [run modes: null]
[INFO] 
[INFO] --- maven-failsafe-plugin:2.21.0:integration-test (default) @ 
org.apache.sling.launchpad.testing ---
[INFO] Started Jetty 9.4.28.v20200408 at port(s) HTTP:41000 on context path / 
[minThreads=8,maxThreads=200,acceptors=3,selectors=12]
[INFO] Apachde Felix Http Whiteboard Service started
INFO : org.apache.felix.webconsole.plugins.memoryusage (52): Storing Memory 
Dumps in 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling/felix/bundle52/data/dumps
INFO : org.apache.felix.webconsole.plugins.memoryusage (52): Setting Automatic 
Memory Dump Threshold to 0% for pools [Code Cache, Compressed Class Space, 
Metaspace, PS Old Gen]
INFO : org.apache.felix.webconsole.plugins.memoryusage (52): Automatic Memory 
Dump cannot be set for pools [PS Eden Space, PS Survivor Space]
INFO : org.apache.felix.webconsole.plugins.memoryusage (52): Setting Automatic 
Memory Dump Interval to 21600 seconds
INFO : org.apache.felix.webconsole.plugins.memoryusage (52): Setting Automatic 
Memory Dump Threshold to 0% for pools [Code Cache, Compressed Class Space, 
Metaspace, PS Old Gen]
INFO : org.apache.felix.webconsole.plugins.memoryusage (52): Automatic Memory 
Dump cannot be set for pools [PS Eden Space, PS Survivor Space]
INFO : org.apache.felix.webconsole.plugins.memoryusage (52): Setting Automatic 
Memory Dump Interval to 21600 seconds
INFO : org.apache.felix.webconsole.plugins.memoryusage (52): Storing Memory 
Dumps in 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/sling/felix/bundle52/data/dumps
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[DEBUG] [ServiceReference 149 from bundle 61 : 
org.apache.sling.launchpad.test-services:12.0.0.SNAPSHOT 
ref=[javax.servlet.Servlet] properties={component.id=52, 
component.name=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet,
 objectClass=[javax.servlet.Servlet], 
osgi.http.whiteboard.context.select=(osgi.http.whiteboard.context.name=org.apache.sling),
 osgi.http.whiteboard.servlet.pattern=/whiteboard_r6, service.bundleid=61, 
service.id=149, 
service.pid=org.apache.sling.launchpad.testservices.servlets.R6WhiteboardServlet,
 service.scope=bundle, service.vendor=The Apache Software Foundation}] Ignoring 
unmatching Servlet service
Jul 20, 2020 1:37:47 PM org.apache.tika.config.InitializableProblemHandler$3 
handleInitializableProblem
WARNING: TIFFImageWriter not loaded. tiff files will not be processed
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.
J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.

Jul 20, 2020 1:37:47 PM org.apache.tika.config.InitializableProblemHandler$3 
handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
[INFO] Running 
org.apache.sling.launchpad.webapp.integrationtest.teleporter.TeleportedResourcesFolderTest
13:37:50,239 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could 
NOT find resource [logback.groovy]
13:37:50,240 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found 
resource [logback-test.xml] at 
[file:/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/test-classes/logback-test.xml]
13:37:50,245 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource 
[logback-test.xml] occurs multiple times on the classpath.
13:37:50,245 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource 
[logback-test.xml] occurs at 
[jar:file:/home/jenkins/.m2/repository/org/apache/sling/org.apache.sling.launchpad.integration-tests/12-SNAPSHOT/org.apache.sling.launchpad.integration-tests-12-SNAPSHOT.jar!/logback-test.xml]
13:37:50,245 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource 
[logback-test.xml] occurs at 
[file:/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/test-classes/logback-test.xml]
13:37:50,826 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction 
- debug attribute not set
13:37:50,836 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About 
to instantiate appender of type [ch.qos.logback.core.FileAppender]
13:37:50,863 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming 
appender as [file]
13:37:50,929 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA 
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] 
for [encoder] property
13:37:51,095 |-INFO in ch.qos.logback.core.FileAppender[file] - File property 
is set to [target/sling-tests.log]
13:37:51,101 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About 
to instantiate appender of type [ch.qos.logback.classic.sift.SiftingAppender]
13:37:51,110 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming 
appender as [sift]
13:37:51,144 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA 
- Assuming default type [ch.qos.logback.classic.sift.MDCBasedDiscriminator] for 
[discriminator] property
13:37:51,175 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - 
Setting level of logger [org.apache.sling.launchpad] to DEBUG
13:37:51,175 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - 
Setting level of ROOT logger to INFO
13:37:51,176 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - 
Attaching appender named [file] to Logger[ROOT]
13:37:51,179 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - 
Attaching appender named [sift] to Logger[ROOT]
13:37:51,179 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction 
- End of configuration.
13:37:51,183 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5b1420f9 
- Registering current configuration as safe fallback point

Checking if the required Sling services are started (timeout 60 seconds)...
(base URLs=http://localhost:41000 and http://localhost:41000; servlet context=; 
readiness type=.txt : text/plain
20.07.2020 13:37:51.625 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet.config,
 entity=config:org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet, 
state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.pid=org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet], 
digest=b5da891740ad9c266fbc1b28a602dd5d)
20.07.2020 13:37:51.628 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.jcr.repoinit.impl.RepositoryInitializer from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.jcr.repoinit.impl.RepositoryInitializer.config,
 entity=config:org.apache.sling.jcr.repoinit.impl.RepositoryInitializer, 
state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.pid=org.apache.sling.jcr.repoinit.impl.RepositoryInitializer], 
digest=65247ee84a0b61150ac674d7eeccbc89)
20.07.2020 13:37:51.630 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.jcr.webdav.impl.servlets.SimpleWebDavServlet from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.jcr.webdav.impl.servlets.SimpleWebDavServlet.config,
 entity=config:org.apache.sling.jcr.webdav.impl.servlets.SimpleWebDavServlet, 
state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.pid=org.apache.sling.jcr.webdav.impl.servlets.SimpleWebDavServlet], 
digest=b51abcc7f240ddf1280eadcf45b57140)
20.07.2020 13:37:51.633 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.scripting.core.impl.ScriptCacheImpl from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.scripting.core.impl.ScriptCacheImpl.config,
 entity=config:org.apache.sling.scripting.core.impl.ScriptCacheImpl, 
state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.pid=org.apache.sling.scripting.core.impl.ScriptCacheImpl], 
digest=13b57519a048a6c8873ed61949d013f6)
20.07.2020 13:37:51.635 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~hc-support
 from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-hc-support.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~hc-support,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=hc-support], digest=a098e94679bfbd40a4e39c205bede25b)
20.07.2020 13:37:51.636 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~i18n 
from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-i18n.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~i18n,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=i18n], digest=5ca453becbd0de7378d7d5707823f9a8)
20.07.2020 13:37:51.637 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~installer-factories
 from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-installer-factories.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~installer-factories,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=installer-factories], digest=d8eada9b5f1a028be61f770c6b280eb7)
20.07.2020 13:37:51.638 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~jcr-install
 from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-jcr-install.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~jcr-install,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=jcr-install], digest=c54b829f7b7740a799d99e251af020c9)
20.07.2020 13:37:51.640 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~jcr-resource
 from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-jcr-resource.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~jcr-resource,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=jcr-resource], digest=8b9c2b1535ffb961711fa342f873d589)
20.07.2020 13:37:51.641 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~observation
 from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-observation.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~observation,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=observation], digest=b358fca04fc5775b5fee0983520f157b)
20.07.2020 13:37:51.657 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling.slingshot
 from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-sling.slingshot.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~sling.slingshot,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=sling.slingshot], digest=ac3800c55b3adba9322abd54ff91dfda)
20.07.2020 13:37:51.659 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~validation
 from resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-validation.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~validation,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=validation], digest=c08b4504cea7305ee153a040fa8177ca)
20.07.2020 13:37:51.660 *INFO* [OsgiInstallerImpl] 
org.apache.sling.audit.osgi.installer Installed configuration 
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~xss from 
resource 
TaskResource(url=launchpad:resources/config/org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended-xss.config,
 
entity=config:org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended~xss,
 state=INSTALL, 
attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:9:499:, 
service.factoryPid=org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended,
 service.pid=xss], digest=3ca37545204425ef337f981e2f6ab7f2)
ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set
ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set
ESAPI: Attempting to load ESAPI.properties via file I/O.
ESAPI: Attempting to load ESAPI.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/ESAPI.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: 
.esapi/ESAPI.properties
ESAPI: Not found in 'user.home' (/home/jenkins) directory: 
/home/jenkins/esapi/ESAPI.properties
ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: 
java.io.FileNotFoundException
ESAPI: Attempting to load ESAPI.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' 
using class loader for DefaultSecurityConfiguration class!
ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not 
found in ESAPI.properties. Using default: false
ESAPI: Attempting to load validation.properties via file I/O.
ESAPI: Attempting to load validation.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: 
/home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/validation.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: 
.esapi/validation.properties
ESAPI: Not found in 'user.home' (/home/jenkins) directory: 
/home/jenkins/esapi/validation.properties
ESAPI: Loading validation.properties via file I/O failed.
ESAPI: Attempting to load validation.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED validation.properties via the CLASSPATH from '/ 
(root)' using class loader for DefaultSecurityConfiguration class!
Body did not finish within grace period; terminating with extreme prejudice
[Pipeline] echo
Marking build unstable due to mvn sonar:sonar failing. See 
https://cwiki.apache.org/confluence/display/SLING/SonarCloud+analysis for more 
info.
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins 
Pipeline Maven Plugin because they have been interrupted before completion (1). 
See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Reply via email to