Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/2226/ for details.
No further emails will be sent until the status of the build is changed. Build log follows below: [...truncated 1018 lines...] [INFO] [INFO] --- build-helper:3.3.0:reserve-network-port (reserve-network-port) @ org.apache.sling.starter --- GitHub has been notified of this commit’s build result [Pipeline] withMaven [INFO] DOCKER> [apache/sling:snapshot]: Built image sha256:5d41da1435b7856826ad091a1970733ccd163a429e322e953d664f832d9f67df [INFO] [INFO] --- docker:0.48.0:push (build-docker-image) @ org.apache.sling.starter --- [INFO] [INFO] --- build-helper:3.3.0:reserve-network-port (reserve-network-port) @ org.apache.sling.starter --- [INFO] Reserved port 42719 for http.port [INFO] Reserved port 45035 for http.port.mongo [INFO] Reserved port 36631 for mongo.port [INFO] [INFO] --- antrun:3.1.0:run (default) @ org.apache.sling.starter --- Checking out Revision b9b7a5c5cbdcce3f11fa5b501e530f8cc25de311 (master) [INFO] Reserved port 40993 for http.port [INFO] Reserved port 41141 for http.port.mongo [INFO] Reserved port 39089 for mongo.port [INFO] [INFO] --- antrun:3.1.0:run (default) @ org.apache.sling.starter --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- docker:0.48.0:start (start-mongo) @ org.apache.sling.starter --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- docker:0.48.0:start (start-mongo) @ org.apache.sling.starter --- Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-starter.git > git --version # timeout=10 > git --version # 'git version 2.14.3.windows.1' using GIT_ASKPASS to set credentials Classic access token for Github repository access. Use with Apache Sling jobs only. > git fetch --no-tags --progress -- > https://github.com/apache/sling-org-apache-sling-starter.git > +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9b7a5c5cbdcce3f11fa5b501e530f8cc25de311 # timeout=10 [INFO] DOCKER> [apache/sling:snapshot]: Built image sha256:cd7c88f41f46ec124f42daee4f392ffa5e111c2e80152f39b04ab6074e2b8352 [INFO] [INFO] --- docker:0.48.0:push (build-docker-image) @ org.apache.sling.starter --- [INFO] [INFO] --- build-helper:3.3.0:reserve-network-port (reserve-network-port) @ org.apache.sling.starter --- [INFO] Reserved port 35131 for http.port [INFO] Reserved port 38711 for http.port.mongo [INFO] Reserved port 33515 for mongo.port [INFO] [INFO] --- antrun:3.1.0:run (default) @ org.apache.sling.starter --- [INFO] DOCKER> [mongo:4.4.6] "mongo": Start container 12716be93aca [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- docker:0.48.0:start (start-mongo) @ org.apache.sling.starter --- Commit message: "chore(deps): update dependency biz.aqute.bnd:bnd-indexer-maven-plugin to v7.2.1 (#574)" Cleaning workspace ERROR: Checkout failed java.nio.channels.ClosedChannelException Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 52.167.119.156/52.167.119.156:62294 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1923) at hudson.remoting.Request.call(Request.java:204) at hudson.remoting.Channel.call(Channel.java:1111) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at PluginClassLoader for git-client/jdk.proxy103/jdk.proxy103.$Proxy220.addCredentials(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.addCredentials(RemoteGitImpl.java:215) at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:927) at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:845) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:358) at hudson.remoting.Channel.terminate(Channel.java:1196) at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadClosed(ChannelApplicationLayer.java:241) at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(ApplicationLayer.java:221) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:824) at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.java:289) at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClosed(SSLEngineFilterLayer.java:167) at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(ProtocolStack.java:824) at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:181) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:804) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Build (Java 25 on windows) Sending interrupt signal to process [INFO] DOCKER> Pattern 'CONTROL' matched for container 12716be93aca [INFO] DOCKER> [mongo:4.4.6] "mongo": Start container 3273b15d9a5d [INFO] DOCKER> Pattern 'CONTROL' matched for container 3273b15d9a5d [INFO] DOCKER> [mongo:4.4.6] "mongo": Waited on log out 'CONTROL' 506 ms [INFO] [INFO] --- feature-launcher:1.0.2:start (default) @ org.apache.sling.starter --- [INFO] Expanding: /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/.repository/org/apache/sling/org.apache.sling.feature.launcher/1.3.4/org.apache.sling.feature.launcher-1.3.4.tar.gz into /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/launchers [INFO] Setting environment variable 'JAVA_HOME' to '/home/jenkins/tools/java/latest21' [INFO] Starting launch with id 'sling-starter-oak-tar', args=[/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/launchers/org.apache.sling.feature.launcher-1.3.4/bin/launcher, -u, file:/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/.repository/,https://repo1.maven.org/maven2,https://repository.apache.org/content/group/snapshots, -f, /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/slingfeature-tmp/feature-oak_tar_test.json, -p, sling-starter-oak-tar, -D, org.apache.felix.http.jetty.responseBufferSize=5000000, -D, org.osgi.service.http.port=42719] [INFO] Waiting for sling-starter-oak-tar to start Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest@tmp/withMaven8cc81ad3/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest@tmp/withMaven8cc81ad3" [INFO] [INFO] Apache Sling Application Launcher [INFO] --------------------------------- [INFO] Initializing... [INFO] Artifact Repositories: [file:/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/.repository, https://repo1.maven.org/maven2, https://repository.apache.org/content/group/snapshots] [INFO] Assembling final feature model... [withMaven] WARNING: You are running an old version of Maven (UNKNOWN), you should update to at least 3.8.x Sending interrupt signal to process [INFO] DOCKER> [mongo:4.4.6] "mongo": Waited on log out 'CONTROL' 506 ms [INFO] [INFO] --- feature-launcher:1.0.2:start (default) @ org.apache.sling.starter --- [INFO] Expanding: /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/.repository/org/apache/sling/org.apache.sling.feature.launcher/1.3.4/org.apache.sling.feature.launcher-1.3.4.tar.gz into /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/target/launchers [INFO] Setting environment variable 'JAVA_HOME' to '/home/jenkins/tools/java/latest25' [INFO] Starting launch with id 'sling-starter-oak-tar', args=[/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/target/launchers/org.apache.sling.feature.launcher-1.3.4/bin/launcher, -u, file:/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/.repository/,https://repo1.maven.org/maven2,https://repository.apache.org/content/group/snapshots, -f, /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/target/slingfeature-tmp/feature-oak_tar_test.json, -p, sling-starter-oak-tar, -D, org.apache.felix.http.jetty.responseBufferSize=5000000, -D, org.osgi.service.http.port=40993] [INFO] Waiting for sling-starter-oak-tar to start Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest@tmp/withMaven06500e69/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest@tmp/withMaven06500e69" ERROR: Checkout failed java.lang.InterruptedException at java.base/java.lang.Object.wait(Native Method) at hudson.remoting.Request.call(Request.java:179) at hudson.remoting.Channel.call(Channel.java:1111) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at PluginClassLoader for git-client/jdk.proxy103/jdk.proxy103.$Proxy220.clean(Unknown Source) at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:532) at PluginClassLoader for git//hudson.plugins.git.extensions.impl.CleanCheckout.onCheckoutCompleted(CleanCheckout.java:45) at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1395) at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:840) ERROR: Maximum checkout retry attempts reached, aborting script returned exit code 143 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Sending interrupt signal to process [INFO] [INFO] Assembling launcher... [INFO] Using 237 local artifacts, 0 cached artifacts, and 0 downloaded artifacts [INFO] [INFO] Starting launcher... [INFO] Launcher Home: /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/launchers/sling-starter-oak-tar [INFO] Cache Directory: /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_21_latest/target/launchers/launcher/cache [INFO] [INFO] Using framework factory class org.apache.felix.framework.FrameworkFactory script returned exit code 143 [Pipeline] // withMaven [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // timeout [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // timeout [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] // node [Pipeline] } Failed in branch Build (Java 21 on windows) [Pipeline] } [Pipeline] // node [INFO] [INFO] Apache Sling Application Launcher [INFO] --------------------------------- [INFO] Initializing... [INFO] Artifact Repositories: [file:/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/.repository, https://repo1.maven.org/maven2, https://repository.apache.org/content/group/snapshots] [INFO] Assembling final feature model... [INFO] [INFO] Assembling launcher... [INFO] Using 237 local artifacts, 0 cached artifacts, and 0 downloaded artifacts [INFO] [INFO] Starting launcher... [INFO] Launcher Home: /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/target/launchers/sling-starter-oak-tar [INFO] Cache Directory: /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/target/launchers/launcher/cache [INFO] [INFO] Using framework factory class org.apache.felix.framework.FrameworkFactory WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.apache.felix.framework.util.SecureAction (file:/home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_25_latest/.repository/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar) WARNING: Please consider reporting this to the maintainers of class org.apache.felix.framework.util.SecureAction WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release [Pipeline] } Failed in branch Build (Java 17 on windows) [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] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Build (Java 17 on linux) [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. script returned exit code 143 [Pipeline] } [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Build (Java 21 on linux) [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] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch Build (Java 25 on linux) [Pipeline] // parallel [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Status change is BROKEN, notifications will be sent. [Pipeline] emailext
