Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update debian Docker tag to v12 #1655

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Update debian Docker tag to v12

ebae3b8
Select commit
Loading
Failed to load commit list.
Open

Update debian Docker tag to v12 #1655

Update debian Docker tag to v12
ebae3b8
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Tests / lts-linux-jdk17-firefox-split4 failed Sep 23, 2024 in 0s

plugins.WorkflowPluginTest.subversion failed

Send us feedback

Details

plugins.WorkflowPluginTest.subversion

Failed to build image (1): ca65ca768036
Stack trace
java.lang.Error: Failed to build image (1): ca65ca768036
	at org.jenkinsci.test.acceptance.docker.Docker.build(Docker.java:122)
	at org.jenkinsci.test.acceptance.docker.Docker.build(Docker.java:163)
	at org.jenkinsci.test.acceptance.docker.DockerContainerHolder.starter(DockerContainerHolder.java:65)
	at org.jenkinsci.test.acceptance.docker.DockerContainerHolder.get(DockerContainerHolder.java:48)
	at plugins.WorkflowPluginTest.subversion(WorkflowPluginTest.java:251)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	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.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.jenkinsci.test.acceptance.junit.WithPlugins$RuleImpl$1.evaluate(WithPlugins.java:159)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1$1.evaluate(JenkinsAcceptanceTestRule.java:161)
	at org.jenkinsci.test.acceptance.junit.FilterRule$1.evaluate(FilterRule.java:61)
	at org.jenkinsci.test.acceptance.junit.WithDocker$RuleImpl$1.evaluate(WithDocker.java:47)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
	at org.jenkinsci.test.acceptance.junit.JenkinsAcceptanceTestRule$1.evaluate(JenkinsAcceptanceTestRule.java:57)
	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$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
Standard error
Sep 23, 2024 7:18:56 PM org.jenkinsci.test.acceptance.FallbackConfig createController
WARNING: No pooled jenkins controller listening on socket /home/ath-user/jenkins.sock
Sep 23, 2024 7:18:56 PM org.jenkinsci.test.acceptance.controller.LocalController postConstruct
INFO: Running with given plugins: []
Sep 23, 2024 7:18:56 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Obtaining proxy for subversion(plugins.WorkflowPluginTest)...
Sep 23, 2024 7:18:56 PM org.jenkinsci.test.acceptance.recorder.HarRecorder getProxy
INFO: Existing Proxy for subversion(plugins.WorkflowPluginTest) returned using port 35,525
Sep 23, 2024 7:18:57 PM org.jenkinsci.test.acceptance.controller.WinstoneController startProcess
INFO: Starting Jenkins: JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 JENKINS_HOME=/home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/jenkinshome4797017981859423471 jenkins.install.state=TEST /usr/lib/jvm/java-17-openjdk-amd64/bin/java -Duser.language=en -Djenkins.formelementpath.FormElementPathPageDecorator.enabled=true -Dwinstone.portFileName=/tmp/jenkins-port7725781371228509343.txt -jar target/jenkins-war.war --httpPort=0
Sep 23, 2024 7:18:57 PM org.jenkinsci.test.acceptance.controller.LocalController startNow
INFO: Waiting for Jenkins (master1935243292) to become running in http://127.0.0.1:0/
Sep 23, 2024 7:18:58 PM org.littleshoot.proxy.impl.ProxyConnectionLogger$LocationAwareLogggerDispatch doLog
INFO: (AWAITING_INITIAL {tunneling}) [id: 0x1c92805e, L:/127.0.0.1:35525 - R:/127.0.0.1:45468]: An IOException occurred on ClientToProxyConnection: Connection reset
Sep 23, 2024 7:19:00 PM org.jenkinsci.test.acceptance.controller.LocalController onReady
INFO: Jenkins (master1935243292) is running in http://127.0.0.1:36333/
Sep 23, 2024 7:19:02 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter ensureRunning
INFO: editing JSON with 1967 plugins to reflect 1967 possible overrides
Sep 23, 2024 7:19:02 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter ensureRunning
INFO: replacing update site https://updates.jenkins.io/update-center.json with http://0.0.0.0:39229/update-center.json
Sep 23, 2024 7:19:03 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$4
INFO: redirect to https://updates.jenkins.io/updates/hudson.tasks.Maven.MavenInstaller.json.html?id=hudson.tasks.Maven.MavenInstaller&version=2.462.1
Sep 23, 2024 7:19:04 PM org.jenkinsci.test.acceptance.junit.WithPlugins$RuleImpl$1 installPlugins
INFO: workflow-cps is not installed
Sep 23, 2024 7:19:04 PM org.jenkinsci.test.acceptance.junit.WithPlugins$RuleImpl$1 installPlugins
INFO: workflow-job is not installed
Sep 23, 2024 7:19:04 PM org.jenkinsci.test.acceptance.junit.WithPlugins$RuleImpl$1 installPlugins
INFO: workflow-durable-task-step is not installed
Sep 23, 2024 7:19:04 PM org.jenkinsci.test.acceptance.junit.WithPlugins$RuleImpl$1 installPlugins
INFO: subversion is not installed
Sep 23, 2024 7:19:04 PM org.jenkinsci.test.acceptance.junit.WithPlugins$RuleImpl$1 installPlugins
INFO: command-launcher is not installed
Sep 23, 2024 7:19:04 PM org.jenkinsci.test.acceptance.junit.WithPlugins$RuleImpl$1 installPlugins
INFO: Installing plugins for test: [workflow-cps, workflow-job, workflow-durable-task-step, subversion, command-launcher]
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/io/jenkins/plugins/ionicons-api/74.v93d5eb_813d5f/ionicons-api-74.v93d5eb_813d5f.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/structs/338.v848422169819/structs-338.v848422169819.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/io/jenkins/plugins/asm-api/9.7-33.v4d23ef79fcc8/asm-api-9.7-33.v4d23ef79fcc8.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/scm-api/696.v778d637b_a_762/scm-api-696.v778d637b_a_762.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/io/jenkins/plugins/caffeine-api/3.1.8-133.v17b_1ff2e0599/caffeine-api-3.1.8-133.v17b_1ff2e0599.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/script-security/1362.v67dc1f0e1b_b_3/script-security-1362.v67dc1f0e1b_b_3.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/workflow/workflow-step-api/678.v3ee58b_469476/workflow-step-api-678.v3ee58b_469476.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/workflow/workflow-api/1336.vee415d95c521/workflow-api-1336.vee415d95c521.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/workflow/workflow-support/926.v9f4f9b_b_98c19/workflow-support-926.v9f4f9b_b_98c19.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/workflow/workflow-job/1436.vfa_244484591f/workflow-job-1436.vfa_244484591f.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/workflow/workflow-scm-step/427.v4ca_6512e7df1/workflow-scm-step-427.v4ca_6512e7df1.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/workflow/workflow-cps/3964.v0767b_4b_a_0b_fa_/workflow-cps-3964.v0767b_4b_a_0b_fa_.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/durable-task/577.v2a_8a_4b_7c0247/durable-task-577.v2a_8a_4b_7c0247.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/workflow/workflow-durable-task-step/1371.vb_7cec8f3b_95e/workflow-durable-task-step-1371.vb_7cec8f3b_95e.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/io/jenkins/plugins/mina-sshd-api/mina-sshd-api-common/2.13.2-125.v200281b_61d59/mina-sshd-api-common-2.13.2-125.v200281b_61d59.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/io/jenkins/plugins/mina-sshd-api/mina-sshd-api-core/2.13.2-125.v200281b_61d59/mina-sshd-api-core-2.13.2-125.v200281b_61d59.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/cloudbees-folder/6.951.v5f91d88d76b_b_/cloudbees-folder-6.951.v5f91d88d76b_b_.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/variant/60.v7290fc0eb_b_cd/variant-60.v7290fc0eb_b_cd.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/io/jenkins/plugins/pipeline-groovy-lib/730.ve57b_34648c63/pipeline-groovy-lib-730.ve57b_34648c63.hpi
Sep 23, 2024 7:19:06 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/bouncycastle-api/2.30.1.78.1-248.ve27176eb_46cb_/bouncycastle-api-2.30.1.78.1-248.ve27176eb_46cb_.hpi
Sep 23, 2024 7:19:07 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/credentials/1378.v81ef4269d764/credentials-1378.v81ef4269d764.hpi
Sep 23, 2024 7:19:07 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/ssh-credentials/343.v884f71d78167/ssh-credentials-343.v884f71d78167.hpi
Sep 23, 2024 7:19:07 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/mapdb-api/1.0.9-40.v58107308b_7a_7/mapdb-api-1.0.9-40.v58107308b_7a_7.hpi
Sep 23, 2024 7:19:07 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/io/jenkins/plugins/eddsa-api/0.3.0-4.v84c6f0f4969e/eddsa-api-0.3.0-4.v84c6f0f4969e.hpi
Sep 23, 2024 7:19:07 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/io/jenkins/plugins/gson-api/2.11.0-41.v019fcf6125dc/gson-api-2.11.0-41.v019fcf6125dc.hpi
Sep 23, 2024 7:19:07 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/trilead-api/2.147.vb_73cc728a_32e/trilead-api-2.147.vb_73cc728a_32e.hpi
Sep 23, 2024 7:19:07 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/subversion/1275.va_7b_014f3fc2c/subversion-1275.va_7b_014f3fc2c.hpi
Sep 23, 2024 7:19:08 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$ensureRunning$3
INFO: serving /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655@tmp/m2repo/org/jenkins-ci/plugins/command-launcher/115.vd8b_301cc15d0/command-launcher-115.vd8b_301cc15d0.hpi
Sep 23, 2024 7:19:15 PM org.jenkinsci.test.acceptance.utils.pluginreporter.ConsoleExercisedPluginReporter log
INFO: Plugin [email protected]_4b_a_0b_fa_ is installed
Sep 23, 2024 7:19:15 PM org.jenkinsci.test.acceptance.utils.pluginreporter.ConsoleExercisedPluginReporter log
INFO: Plugin [email protected]_244484591f is installed
Sep 23, 2024 7:19:15 PM org.jenkinsci.test.acceptance.utils.pluginreporter.ConsoleExercisedPluginReporter log
INFO: Plugin [email protected]_7cec8f3b_95e is installed
Sep 23, 2024 7:19:15 PM org.jenkinsci.test.acceptance.utils.pluginreporter.ConsoleExercisedPluginReporter log
INFO: Plugin [email protected]_7b_014f3fc2c is installed
Sep 23, 2024 7:19:15 PM org.jenkinsci.test.acceptance.utils.pluginreporter.ConsoleExercisedPluginReporter log
INFO: Plugin [email protected]_301cc15d0 is installed
Sep 23, 2024 7:19:25 PM org.jenkinsci.test.acceptance.recorder.SupportBundle failed
INFO: support-core plugin not installed, skipping support bundle
Sep 23, 2024 7:19:26 PM org.jenkinsci.test.acceptance.guice.Cleaner performCleanUp
INFO: Performing cleanup tasks in order: [org.jenkinsci.test.acceptance.slave.LocalSlaveController@2a806a8d, Close WebDriver after test]
Sep 23, 2024 7:19:26 PM org.jenkinsci.test.acceptance.controller.LocalController stopNow
INFO: Stopping Jenkins (master1935243292) in http://127.0.0.1:36333/
Sep 23, 2024 7:19:26 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter lambda$serverExceptionHandler$5
WARNING: Exception thrown while serving request
java.net.SocketException: Connection reset
	at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:328)
	at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355)
	at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808)
	at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280)
	at org.apache.http.impl.io.DefaultHttpRequestParser.parseHead(DefaultHttpRequestParser.java:129)
	at org.apache.http.impl.io.DefaultHttpRequestParser.parseHead(DefaultHttpRequestParser.java:53)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpServerConnection.receiveRequestHeader(DefaultBHttpServerConnection.java:129)
	at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:308)
	at org.apache.http.impl.bootstrap.Worker.run(Worker.java:66)
	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)

Sep 23, 2024 7:19:26 PM org.jenkinsci.test.acceptance.update_center.MockUpdateCenter close
INFO: stopping MockUpdateCenter on http://0.0.0.0:39229/update-center.json
Standard out
master1935243292|Running from: /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/jenkins-war.war
master1935243292|webroot: /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/jenkinshome4797017981859423471/war
master1935243292|2024-09-23 19:18:58.019+0000 [id=1]	INFO	winstone.Logger#logInternal: Beginning extraction from war file
master1935243292|2024-09-23 19:18:58.679+0000 [id=1]	WARNING	o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath
master1935243292|2024-09-23 19:18:58.721+0000 [id=1]	INFO	org.eclipse.jetty.server.Server#doStart: jetty-10.0.20; built: 2024-01-29T20:46:45.278Z; git: 3a745c71c23682146f262b99f4ddc4c1bc41630c; jvm 17.0.12+7-Ubuntu-1ubuntu224.04
master1935243292|2024-09-23 19:18:58.909+0000 [id=1]	INFO	o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
master1935243292|2024-09-23 19:18:58.942+0000 [id=1]	INFO	o.e.j.s.s.DefaultSessionIdManager#doStart: Session workerName=node0
master1935243292|2024-09-23 19:18:59.291+0000 [id=1]	INFO	hudson.WebAppMain#contextInitialized: Jenkins home directory: /home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/jenkinshome4797017981859423471 found at: EnvVars.masterEnvVars.get("JENKINS_HOME")
master1935243292|2024-09-23 19:18:59.359+0000 [id=1]	INFO	o.e.j.s.handler.ContextHandler#doStart: Started w.@6a0659ac{Jenkins v2.462.1,/,file:///home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/jenkinshome4797017981859423471/war/,AVAILABLE}{/home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/jenkinshome4797017981859423471/war}
master1935243292|2024-09-23 19:18:59.369+0000 [id=1]	INFO	o.e.j.server.AbstractConnector#doStart: Started ServerConnector@34f6515b{HTTP/1.1, (http/1.1)}{0.0.0.0:36333}
master1935243292|2024-09-23 19:18:59.375+0000 [id=1]	INFO	org.eclipse.jetty.server.Server#doStart: Started Server@7357a011{STARTING}[10.0.20,sto=0] @1662ms
master1935243292|2024-09-23 19:18:59.377+0000 [id=27]	INFO	winstone.Logger#logInternal: Winstone Servlet Engine running: controlPort=disabled
master1935243292|2024-09-23 19:18:59.532+0000 [id=35]	INFO	jenkins.InitReactorRunner$1#onAttained: Started initialization
master1935243292|2024-09-23 19:18:59.542+0000 [id=34]	INFO	jenkins.InitReactorRunner$1#onAttained: Listed all plugins
master1935243292|2024-09-23 19:19:00.116+0000 [id=36]	INFO	jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
master1935243292|2024-09-23 19:19:00.119+0000 [id=35]	INFO	jenkins.InitReactorRunner$1#onAttained: Started all plugins
master1935243292|2024-09-23 19:19:00.126+0000 [id=35]	INFO	jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
master1935243292|2024-09-23 19:19:00.252+0000 [id=48]	INFO	jenkins.InitReactorRunner$1#onAttained: System config loaded
master1935243292|2024-09-23 19:19:00.253+0000 [id=46]	INFO	jenkins.InitReactorRunner$1#onAttained: System config adapted
master1935243292|2024-09-23 19:19:00.253+0000 [id=40]	INFO	jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
master1935243292|2024-09-23 19:19:00.254+0000 [id=40]	INFO	jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
master1935243292|2024-09-23 19:19:00.269+0000 [id=61]	INFO	hudson.util.Retrier#start: Attempt #1 to do the action check updates server
master1935243292|2024-09-23 19:19:00.433+0000 [id=45]	INFO	jenkins.InitReactorRunner$1#onAttained: Completed initialization
master1935243292|2024-09-23 19:19:00.502+0000 [id=26]	INFO	hudson.lifecycle.Lifecycle#onReady: Jenkins is fully up and running
master1935243292|2024-09-23 19:19:01.765+0000 [id=61]	INFO	h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
master1935243292|2024-09-23 19:19:01.765+0000 [id=61]	INFO	hudson.util.Retrier#start: Performed the action check updates server successfully at the attempt #1
master1935243292|2024-09-23 19:19:03.553+0000 [id=20]	INFO	hudson.util.Retrier#start: Attempt #1 to do the action check updates server
master1935243292|2024-09-23 19:19:04.024+0000 [id=20]	INFO	h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tasks.Maven.MavenInstaller
master1935243292|2024-09-23 19:19:04.025+0000 [id=20]	INFO	hudson.util.Retrier#start: Performed the action check updates server successfully at the attempt #1
master1935243292|2024-09-23 19:19:06.018+0000 [id=72]	INFO	hudson.PluginManager#install: Starting installation of a batch of 5 plugins plus their dependencies
master1935243292|2024-09-23 19:19:06.019+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of ionicons-api for plugin workflow-job
master1935243292|2024-09-23 19:19:06.020+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of workflow-support for plugin workflow-job
master1935243292|2024-09-23 19:19:06.020+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of scm-api for plugin workflow-support
master1935243292|2024-09-23 19:19:06.020+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of structs for plugin scm-api
master1935243292|2024-09-23 19:19:06.021+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of asm-api for plugin scm-api
master1935243292|2024-09-23 19:19:06.021+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of script-security for plugin workflow-support
master1935243292|2024-09-23 19:19:06.021+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of caffeine-api for plugin script-security
master1935243292|2024-09-23 19:19:06.021+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of workflow-step-api for plugin workflow-support
master1935243292|2024-09-23 19:19:06.021+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of workflow-api for plugin workflow-support
master1935243292|2024-09-23 19:19:06.022+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of workflow-scm-step for plugin workflow-cps
master1935243292|2024-09-23 19:19:06.022+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of durable-task for plugin workflow-durable-task-step
master1935243292|2024-09-23 19:19:06.023+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of mina-sshd-api-core for plugin subversion
master1935243292|2024-09-23 19:19:06.023+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of mina-sshd-api-common for plugin mina-sshd-api-core
master1935243292|2024-09-23 19:19:06.023+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of pipeline-groovy-lib for plugin subversion
master1935243292|2024-09-23 19:19:06.023+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of cloudbees-folder for plugin pipeline-groovy-lib
master1935243292|2024-09-23 19:19:06.023+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of variant for plugin pipeline-groovy-lib
master1935243292|2024-09-23 19:19:06.024+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of credentials for plugin subversion
master1935243292|2024-09-23 19:19:06.024+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of bouncycastle-api for plugin credentials
master1935243292|2024-09-23 19:19:06.025+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of ssh-credentials for plugin subversion
master1935243292|2024-09-23 19:19:06.025+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of mapdb-api for plugin subversion
master1935243292|2024-09-23 19:19:06.025+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of trilead-api for plugin subversion
master1935243292|2024-09-23 19:19:06.025+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of eddsa-api for plugin trilead-api
master1935243292|2024-09-23 19:19:06.026+0000 [id=72]	INFO	hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of gson-api for plugin trilead-api
master1935243292|2024-09-23 19:19:06.117+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of ionicons-api on behalf of anonymous
master1935243292|2024-09-23 19:19:06.120+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading ionicons-api
master1935243292|2024-09-23 19:19:06.185+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: ionicons-api
master1935243292|2024-09-23 19:19:06.186+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of structs on behalf of anonymous
master1935243292|2024-09-23 19:19:06.190+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading structs
master1935243292|2024-09-23 19:19:06.199+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: structs
master1935243292|2024-09-23 19:19:06.200+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of asm-api on behalf of anonymous
master1935243292|2024-09-23 19:19:06.201+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading asm-api
master1935243292|2024-09-23 19:19:06.218+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: asm-api
master1935243292|2024-09-23 19:19:06.219+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of scm-api on behalf of anonymous
master1935243292|2024-09-23 19:19:06.221+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading scm-api
master1935243292|2024-09-23 19:19:06.235+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: scm-api
master1935243292|2024-09-23 19:19:06.235+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of caffeine-api on behalf of anonymous
master1935243292|2024-09-23 19:19:06.237+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading caffeine-api
Plugins to be updated: []
master1935243292|2024-09-23 19:19:06.262+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: caffeine-api
master1935243292|2024-09-23 19:19:06.262+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of script-security on behalf of anonymous
master1935243292|2024-09-23 19:19:06.263+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading script-security
master1935243292|2024-09-23 19:19:06.278+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: script-security
master1935243292|2024-09-23 19:19:06.278+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of workflow-step-api on behalf of anonymous
master1935243292|2024-09-23 19:19:06.280+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading workflow-step-api
master1935243292|2024-09-23 19:19:06.290+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: workflow-step-api
master1935243292|2024-09-23 19:19:06.291+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of workflow-api on behalf of anonymous
master1935243292|2024-09-23 19:19:06.293+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading workflow-api
master1935243292|2024-09-23 19:19:06.306+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: workflow-api
master1935243292|2024-09-23 19:19:06.306+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of workflow-support on behalf of anonymous
master1935243292|2024-09-23 19:19:06.308+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading workflow-support
master1935243292|2024-09-23 19:19:06.327+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: workflow-support
master1935243292|2024-09-23 19:19:06.327+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of workflow-job on behalf of anonymous
master1935243292|2024-09-23 19:19:06.329+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading workflow-job
master1935243292|2024-09-23 19:19:06.341+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: workflow-job
master1935243292|2024-09-23 19:19:06.342+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of workflow-scm-step on behalf of anonymous
master1935243292|2024-09-23 19:19:06.343+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading workflow-scm-step
master1935243292|2024-09-23 19:19:06.351+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: workflow-scm-step
master1935243292|2024-09-23 19:19:06.351+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of workflow-cps on behalf of anonymous
master1935243292|2024-09-23 19:19:06.352+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading workflow-cps
master1935243292|2024-09-23 19:19:06.379+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: workflow-cps
master1935243292|2024-09-23 19:19:06.380+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of durable-task on behalf of anonymous
master1935243292|2024-09-23 19:19:06.381+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading durable-task
master1935243292|2024-09-23 19:19:06.565+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: durable-task
master1935243292|2024-09-23 19:19:06.565+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of workflow-durable-task-step on behalf of anonymous
master1935243292|2024-09-23 19:19:06.567+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading workflow-durable-task-step
master1935243292|2024-09-23 19:19:06.578+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: workflow-durable-task-step
master1935243292|2024-09-23 19:19:06.578+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of mina-sshd-api-common on behalf of anonymous
master1935243292|2024-09-23 19:19:06.580+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading mina-sshd-api-common
master1935243292|2024-09-23 19:19:06.601+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: mina-sshd-api-common
master1935243292|2024-09-23 19:19:06.601+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of mina-sshd-api-core on behalf of anonymous
master1935243292|2024-09-23 19:19:06.603+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading mina-sshd-api-core
master1935243292|2024-09-23 19:19:06.627+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: mina-sshd-api-core
master1935243292|2024-09-23 19:19:06.628+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of cloudbees-folder on behalf of anonymous
master1935243292|2024-09-23 19:19:06.629+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading cloudbees-folder
master1935243292|2024-09-23 19:19:06.644+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: cloudbees-folder
master1935243292|2024-09-23 19:19:06.644+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of variant on behalf of anonymous
master1935243292|2024-09-23 19:19:06.646+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading variant
master1935243292|2024-09-23 19:19:06.652+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: variant
master1935243292|2024-09-23 19:19:06.652+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of pipeline-groovy-lib on behalf of anonymous
master1935243292|2024-09-23 19:19:06.654+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading pipeline-groovy-lib
master1935243292|2024-09-23 19:19:06.683+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: pipeline-groovy-lib
master1935243292|2024-09-23 19:19:06.683+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of bouncycastle-api on behalf of anonymous
master1935243292|2024-09-23 19:19:06.684+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading bouncycastle-api
master1935243292|2024-09-23 19:19:07.010+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: bouncycastle-api
master1935243292|2024-09-23 19:19:07.010+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of credentials on behalf of anonymous
master1935243292|2024-09-23 19:19:07.012+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading credentials
master1935243292|2024-09-23 19:19:07.042+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: credentials
master1935243292|2024-09-23 19:19:07.042+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of ssh-credentials on behalf of anonymous
master1935243292|2024-09-23 19:19:07.044+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading ssh-credentials
master1935243292|2024-09-23 19:19:07.052+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: ssh-credentials
master1935243292|2024-09-23 19:19:07.053+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of mapdb-api on behalf of anonymous
Downloading: https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/mapdb-api/1.0.9-40.v58107308b_7a_7/mapdb-api-1.0.9-40.v58107308b_7a_7.hpi

Downloaded: https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/mapdb-api/1.0.9-40.v58107308b_7a_7/mapdb-api-1.0.9-40.v58107308b_7a_7.hpi (388 KB at 896.1 KB/sec)
master1935243292|2024-09-23 19:19:07.488+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading mapdb-api
master1935243292|2024-09-23 19:19:07.503+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: mapdb-api
master1935243292|2024-09-23 19:19:07.503+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of eddsa-api on behalf of anonymous
master1935243292|2024-09-23 19:19:07.505+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading eddsa-api
master1935243292|2024-09-23 19:19:07.512+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: eddsa-api
master1935243292|2024-09-23 19:19:07.512+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of gson-api on behalf of anonymous
master1935243292|2024-09-23 19:19:07.513+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading gson-api
master1935243292|2024-09-23 19:19:07.524+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: gson-api
master1935243292|2024-09-23 19:19:07.525+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of trilead-api on behalf of anonymous
master1935243292|2024-09-23 19:19:07.526+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading trilead-api
master1935243292|2024-09-23 19:19:07.579+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: trilead-api
master1935243292|2024-09-23 19:19:07.579+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of subversion on behalf of anonymous
Downloading: https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/subversion/1275.va_7b_014f3fc2c/subversion-1275.va_7b_014f3fc2c.hpi

Downloaded: https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/subversion/1275.va_7b_014f3fc2c/subversion-1275.va_7b_014f3fc2c.hpi (5705 KB at 17499.7 KB/sec)
master1935243292|2024-09-23 19:19:07.908+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading subversion
master1935243292|2024-09-23 19:19:08.013+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: subversion
master1935243292|2024-09-23 19:19:08.013+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Starting the installation of command-launcher on behalf of anonymous
master1935243292|2024-09-23 19:19:08.014+0000 [id=85]	INFO	h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading command-launcher
master1935243292|2024-09-23 19:19:08.020+0000 [id=85]	INFO	h.model.UpdateCenter$DownloadJob#run: Installation successful: command-launcher
master1935243292|2024-09-23 19:19:08.021+0000 [id=85]	INFO	h.m.UpdateCenter$CompleteBatchJob#run: Completing installing of plugin batch…
master1935243292|2024-09-23 19:19:08.618+0000 [id=90]	INFO	jenkins.InitReactorRunner$1#onAttained: Started initialization
master1935243292|2024-09-23 19:19:08.619+0000 [id=97]	INFO	jenkins.InitReactorRunner$1#onAttained: Listed all plugins
master1935243292|2024-09-23 19:19:08.624+0000 [id=104]	INFO	jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
master1935243292|2024-09-23 19:19:08.626+0000 [id=92]	INFO	jenkins.InitReactorRunner$1#onAttained: Started all plugins
master1935243292|2024-09-23 19:19:08.628+0000 [id=92]	INFO	jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
master1935243292|2024-09-23 19:19:08.629+0000 [id=101]	INFO	jenkins.InitReactorRunner$1#onAttained: System config loaded
master1935243292|2024-09-23 19:19:08.629+0000 [id=101]	INFO	jenkins.InitReactorRunner$1#onAttained: System config adapted
master1935243292|2024-09-23 19:19:08.629+0000 [id=101]	INFO	jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
master1935243292|2024-09-23 19:19:08.630+0000 [id=90]	INFO	jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
master1935243292|2024-09-23 19:19:08.786+0000 [id=104]	INFO	jenkins.InitReactorRunner$1#onAttained: Completed initialization
master1935243292|2024-09-23 19:19:08.787+0000 [id=85]	INFO	h.m.UpdateCenter$CompleteBatchJob#run: Completed installation of 28 plugins in 2.7 sec
Building Docker image `docker build -t jenkins/svn:ca65ca768036 /tmp/docker-build8188890159291501598`: logfile is at target/diagnostics/subversion(plugins.WorkflowPluginTest)/docker-SvnContainer.build.log
[[ATTACHMENT|/home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/diagnostics/subversion(plugins.WorkflowPluginTest)/docker-SvnContainer.build.log]]
[[ATTACHMENT|/home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/diagnostics/subversion(plugins.WorkflowPluginTest)/screenshot.png]]
[[ATTACHMENT|/home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/diagnostics/subversion(plugins.WorkflowPluginTest)/jenkins.har]]
[[ATTACHMENT|/home/jenkins/agent/workspace/_acceptance-test-harness_PR-1655/target/diagnostics/subversion(plugins.WorkflowPluginTest)/ui-recording.mov]]