Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.13 #462
ci.jenkins.io / Tests / windows-17 / Build (windows-17)
failed
Sep 22, 2025
jenkins.plugins.openstack.compute.InstanceCapacityTest.doNotProvisionOnceInstanceCapReached failed
jenkins.plugins.openstack.compute.InstanceCapacityTest.doNotProvisionOnceInstanceCapReached failed
Details
jenkins.plugins.openstack.compute.InstanceCapacityTest.doNotProvisionOnceInstanceCapReached
expected:<4> but was:<3>
Stack trace
java.lang.AssertionError: expected:<4> but was:<3>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at jenkins.plugins.openstack.compute.InstanceCapacityTest.doNotProvisionOnceInstanceCapReached(InstanceCapacityTest.java:158)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at jenkins.plugins.openstack.PluginTestRule$3.evaluate(PluginTestRule.java:621)
at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:648)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.lang.Thread.run(Thread.java:840)
Standard error
0.340 [id=55] INFO o.jvnet.hudson.test.WarExploder#explode: Picking up existing exploded jenkins.war at Z:\agent\workspace\ns_openstack-cloud-plugin_PR-462\plugin\target\jenkins-for-test
1.672 [id=55] INFO o.jvnet.hudson.test.JenkinsRule#createWebServer2: Running on http://localhost:50034/jenkins/
3.365 [id=55] INFO jenkins.model.Jenkins#<init>: Starting version 2.504.1
3.586 [id=85] INFO jenkins.InitReactorRunner$1#onAttained: Started initialization
8.308 [id=83] INFO jenkins.InitReactorRunner$1#onAttained: Listed all plugins
8.316 [id=86] INFO j.b.api.BouncyCastlePlugin#start: Z:\agent\workspace\ns_openstack-cloud-plugin_PR-462\plugin\target\tmp\j h18075018450356338650\plugins\bouncycastle-api\WEB-INF\optional-lib not found; for non RealJenkinsRule this is fine and can be ignored.
16.330 [id=85] INFO jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
16.352 [id=84] INFO jenkins.InitReactorRunner$1#onAttained: Started all plugins
16.355 [id=88] INFO jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
16.968 [id=88] INFO jenkins.InitReactorRunner$1#onAttained: System config loaded
17.104 [id=88] INFO jenkins.InitReactorRunner$1#onAttained: System config adapted
17.104 [id=88] INFO jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
17.117 [id=90] INFO jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
17.364 [id=89] INFO jenkins.InitReactorRunner$1#onAttained: Completed initialization
17.773 [id=55] INFO j.p.o.compute.JCloudsCloud#provision: Instance cap exceeded for cloud openstack while provisioning for label restricted
17.794 [id=119] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioning new openstack server template0-0 with options jenkins.plugins.openstack.compute.SlaveOptions@746fe9c5[bootSource=Image dummyImageId,hardwareId=dummyHardwareId,networkId=dummyNetworkId,userDataId=dummyUserDataId,instanceCap=1,instancesMin=0,floatingIpPool=dummyPoolName,securityGroups=default,availabilityZone=dummyAvailabilityZone,startTimeout=600000,keyPairName=dummyKeyPairName,numExecutors=1,jvmOptions=dummyJvmOptions,fsRoot=/tmp/jenkins,launcherFactory=jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP@1f,nodeProperties=<null>,retentionTime=30,configDrive=false]
17.796 [id=119] INFO j.p.o.c.slaveopts.BootSource#selectIdFromListAndLogProblems: NO Images match name 'dummyImageId'.
17.887 [id=119] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioned: Mock for Object, hashCode: 492713345
17.888 [id=119] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Amended server: Mock for Object, hashCode: 492713345
17.892 [id=119] INFO j.p.o.compute.JCloudsSlave#createComputer: Creating a new computer for template0-0
Autolaunching agent for slave: template0-0
17.925 [id=121] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template0/null (1032353393)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.preLaunch(CloudStatistics.java:588)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:295)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
17.930 [id=121] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template0/null (1032353393)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onLaunchFailure(CloudStatistics.java:606)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:320)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
template0-0 err: WARNING: The "-jnlpUrl" argument is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
19.204 [id=64] WARNING hudson.slaves.SlaveComputer#doJenkinsAgentJnlp: Agent "template0-0" is connecting with the "-jnlpUrl" argument, which is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
template0-0 err: Sep 22, 2025 11:28:46 PM hudson.remoting.Launcher createEngine
template0-0 err: INFO: Setting up agent: template0-0
template0-0 err: Sep 22, 2025 11:28:46 PM hudson.remoting.Engine startEngine
template0-0 err: INFO: Using Remoting version: 3301.v4363ddcca_4e7
template0-0 err: Sep 22, 2025 11:28:46 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
template0-0 err: INFO: Using \tmp\jenkins\remoting as a remoting work directory
template0-0 err: Sep 22, 2025 11:28:46 PM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
template0-0 err: INFO: Both error and output logs will be printed to \tmp\jenkins\remoting
template0-0 err: Sep 22, 2025 11:28:54 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Locating server among [http://localhost:50034/jenkins/]
template0-0 err: Sep 22, 2025 11:28:54 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
template0-0 err: INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
27.696 [id=150] INFO h.TcpSlaveAgentListener$ConnectionHandler#run: Connection #1 from /127.0.0.1:50039 failed: null
template0-0 err: Sep 22, 2025 11:28:54 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Agent discovery successful
template0-0 err: Agent address: localhost
template0-0 err: Agent port: 50035
template0-0 err: Identity: dc:91:da:04:14:2d:98:31:66:f9:39:4b:86:bc:10:34
template0-0 err: Sep 22, 2025 11:28:54 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Handshaking
template0-0 err: Sep 22, 2025 11:28:54 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Connecting to localhost:50035
template0-0 err: Sep 22, 2025 11:28:54 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Server reports protocol JNLP4-connect-proxy not supported, skipping
template0-0 err: Sep 22, 2025 11:28:54 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Trying protocol: JNLP4-connect
template0-0 err: Sep 22, 2025 11:28:54 PM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
template0-0 err: INFO: Waiting for ProtocolStack to start.
27.796 [id=151] INFO h.TcpSlaveAgentListener$ConnectionHandler#run: Accepted JNLP4-connect connection #2 from /127.0.0.1:50040
template0-0 err: Sep 22, 2025 11:28:55 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Remote identity confirmed: dc:91:da:04:14:2d:98:31:66:f9:39:4b:86:bc:10:34
template0-0 err: Sep 22, 2025 11:28:55 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Connected
29.748 [id=154] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template0/null (1032353393)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onOnline(CloudStatistics.java:621)
at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:751)
at jenkins.plugins.openstack.compute.JCloudsComputer.setChannel(JCloudsComputer.java:191)
at jenkins.slaves.DefaultJnlpSlaveReceiver.afterChannel(DefaultJnlpSlaveReceiver.java:176)
at org.jenkinsci.remoting.engine.JnlpConnectionState.fire(JnlpConnectionState.java:336)
at org.jenkinsci.remoting.engine.JnlpConnectionState.fireAfterChannel(JnlpConnectionState.java:427)
at org.jenkinsci.remoting.engine.JnlpProtocol4Handler$Handler.lambda$onChannel$0(JnlpProtocol4Handler.java:354)
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)
30.851 [id=55] INFO j.p.o.compute.JCloudsCloud#provision: Instance cap exceeded for cloud openstack while provisioning for label restricted
30.852 [id=154] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioning new openstack server template1-1 with options jenkins.plugins.openstack.compute.SlaveOptions@6942bb96[bootSource=Image dummyImageId,hardwareId=dummyHardwareId,networkId=dummyNetworkId,userDataId=dummyUserDataId,instanceCap=4,instancesMin=0,floatingIpPool=dummyPoolName,securityGroups=default,availabilityZone=dummyAvailabilityZone,startTimeout=600000,keyPairName=dummyKeyPairName,numExecutors=1,jvmOptions=dummyJvmOptions,fsRoot=/tmp/jenkins,launcherFactory=jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP@1f,nodeProperties=<null>,retentionTime=30,configDrive=false]
30.853 [id=154] INFO j.p.o.c.slaveopts.BootSource#selectIdFromListAndLogProblems: NO Images match name 'dummyImageId'.
30.857 [id=154] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioned: Mock for Object, hashCode: 1596540825
30.858 [id=154] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Amended server: Mock for Object, hashCode: 1596540825
30.859 [id=154] INFO j.p.o.compute.JCloudsSlave#createComputer: Creating a new computer for template1-1
30.871 [id=163] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioning new openstack server template1-2 with options jenkins.plugins.openstack.compute.SlaveOptions@23e274d5[bootSource=Image dummyImageId,hardwareId=dummyHardwareId,networkId=dummyNetworkId,userDataId=dummyUserDataId,instanceCap=4,instancesMin=0,floatingIpPool=dummyPoolName,securityGroups=default,availabilityZone=dummyAvailabilityZone,startTimeout=600000,keyPairName=dummyKeyPairName,numExecutors=1,jvmOptions=dummyJvmOptions,fsRoot=/tmp/jenkins,launcherFactory=jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP@1f,nodeProperties=<null>,retentionTime=30,configDrive=false]
30.872 [id=163] INFO j.p.o.c.slaveopts.BootSource#selectIdFromListAndLogProblems: NO Images match name 'dummyImageId'.
30.879 [id=163] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioned: Mock for Object, hashCode: 599819707
30.880 [id=163] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Amended server: Mock for Object, hashCode: 599819707
30.881 [id=163] INFO j.p.o.compute.JCloudsSlave#createComputer: Creating a new computer for template1-2
Autolaunching agent for slave: template1-1
Autolaunching agent for slave: template1-2
30.926 [id=161] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (226224638)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.preLaunch(CloudStatistics.java:588)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:295)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
30.926 [id=161] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (226224638)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onLaunchFailure(CloudStatistics.java:606)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:320)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
30.938 [id=162] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1924233450)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.preLaunch(CloudStatistics.java:588)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:295)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
30.938 [id=162] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1924233450)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onLaunchFailure(CloudStatistics.java:606)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:320)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
30.969 [id=105] INFO hudson.model.AsyncPeriodicWork#doRun: OpenStack slave cleanup thread is still running. Execution aborted.
template1-1 err: WARNING: The "-jnlpUrl" argument is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
template1-2 err: WARNING: The "-jnlpUrl" argument is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
31.261 [id=64] WARNING hudson.slaves.SlaveComputer#doJenkinsAgentJnlp: Agent "template1-1" is connecting with the "-jnlpUrl" argument, which is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
31.318 [id=62] WARNING hudson.slaves.SlaveComputer#doJenkinsAgentJnlp: Agent "template1-2" is connecting with the "-jnlpUrl" argument, which is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
template1-1 err: Sep 22, 2025 11:28:58 PM hudson.remoting.Launcher createEngine
template1-1 err: INFO: Setting up agent: template1-1
template1-1 err: Sep 22, 2025 11:28:58 PM hudson.remoting.Engine startEngine
template1-1 err: INFO: Using Remoting version: 3301.v4363ddcca_4e7
template1-1 err: Sep 22, 2025 11:28:58 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
template1-1 err: INFO: Using \tmp\jenkins\remoting as a remoting work directory
template1-1 err: Sep 22, 2025 11:28:58 PM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
template1-1 err: INFO: Both error and output logs will be printed to \tmp\jenkins\remoting
template1-2 err: Sep 22, 2025 11:28:58 PM hudson.remoting.Launcher createEngine
template1-2 err: INFO: Setting up agent: template1-2
template1-2 err: Sep 22, 2025 11:28:58 PM hudson.remoting.Engine startEngine
template1-2 err: INFO: Using Remoting version: 3301.v4363ddcca_4e7
template1-2 err: Sep 22, 2025 11:28:58 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
template1-2 err: INFO: Using \tmp\jenkins\remoting as a remoting work directory
template1-2 err: Sep 22, 2025 11:28:58 PM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
template1-2 err: INFO: Both error and output logs will be printed to \tmp\jenkins\remoting
template1-1 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Locating server among [http://localhost:50034/jenkins/]
template1-1 err: Sep 22, 2025 11:29:08 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
template1-1 err: INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
41.381 [id=193] INFO h.TcpSlaveAgentListener$ConnectionHandler#run: Connection #3 from /127.0.0.1:50045 failed: null
template1-1 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Agent discovery successful
template1-1 err: Agent address: localhost
template1-1 err: Agent port: 50035
template1-1 err: Identity: dc:91:da:04:14:2d:98:31:66:f9:39:4b:86:bc:10:34
template1-1 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Handshaking
template1-1 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Connecting to localhost:50035
template1-1 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Server reports protocol JNLP4-connect-proxy not supported, skipping
template1-1 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Trying protocol: JNLP4-connect
template1-1 err: Sep 22, 2025 11:29:08 PM or 41.449 [id=194] INFO h.TcpSlaveAgentListener$ConnectionHandler#run: Accepted JNLP4-connect connection #4 from /127.0.0.1:50046
g.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
template1-1 err: INFO: Waiting for ProtocolStack to start.
template1-1 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Remote identity confirmed: dc:91:da:04:14:2d:98:31:66:f9:39:4b:86:bc:10:34
template1-1 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Connected
template1-2 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Locating server among [http://localhost:50034/jenkins/]
template1-2 err: Sep 22, 2025 11:29:08 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
template1-2 err: INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
template1-2 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Agent discovery successful
template1-2 err: Agent address: localhost
template1-2 err: Agent port: 50035
template1-2 err: Identity: dc:91:da:04:14:2d:98:31:66:f9:39:4b:86:bc:10:34
template1-2 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Handshaking
template1-2 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Connecting to localhost:50035
template1-2 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Server reports protocol JNLP4-connect-proxy not supported, skipping
template1-2 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Trying protocol: JNLP4-connect
41.776 [id=195] INFO h.TcpSlaveAgentListener$ConnectionHandler#run: Connection #5 from /127.0.0.1:50048 failed: null
template1-2 err: Sep 22, 2025 11:29:08 PM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
template1-2 err: INFO: Waiting for ProtocolStack to start.
41.818 [id=196] INFO h.TcpSlaveAgentListener$ConnectionHandler#run: Accepted JNLP4-connect connection #6 from /127.0.0.1:50049
template1-2 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Remote identity confirmed: dc:91:da:04:14:2d:98:31:66:f9:39:4b:86:bc:10:34
template1-2 err: Sep 22, 2025 11:29:08 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Connected
42.385 [id=162] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (226224638)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onOnline(CloudStatistics.java:621)
at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:751)
at jenkins.plugins.openstack.compute.JCloudsComputer.setChannel(JCloudsComputer.java:191)
at jenkins.slaves.DefaultJnlpSlaveReceiver.afterChannel(DefaultJnlpSlaveReceiver.java:176)
at org.jenkinsci.remoting.engine.JnlpConnectionState.fire(JnlpConnectionState.java:336)
at org.jenkinsci.remoting.engine.JnlpConnectionState.fireAfterChannel(JnlpConnectionState.java:427)
at org.jenkinsci.remoting.engine.JnlpProtocol4Handler$Handler.lambda$onChannel$0(JnlpProtocol4Handler.java:354)
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)
42.620 [id=161] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1924233450)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onOnline(CloudStatistics.java:621)
at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:751)
at jenkins.plugins.openstack.compute.JCloudsComputer.setChannel(JCloudsComputer.java:191)
at jenkins.slaves.DefaultJnlpSlaveReceiver.afterChannel(DefaultJnlpSlaveReceiver.java:176)
at org.jenkinsci.remoting.engine.JnlpConnectionState.fire(JnlpConnectionState.java:336)
at org.jenkinsci.remoting.engine.JnlpConnectionState.fireAfterChannel(JnlpConnectionState.java:427)
at org.jenkinsci.remoting.engine.JnlpProtocol4Handler$Handler.lambda$onChannel$0(JnlpProtocol4Handler.java:354)
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)
42.942 [id=55] INFO j.p.o.compute.JCloudsCloud#provision: Instance cap exceeded for cloud openstack while provisioning for label open
42.943 [id=154] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioning new openstack server template1-3 with options jenkins.plugins.openstack.compute.SlaveOptions@fb7a030[bootSource=Image dummyImageId,hardwareId=dummyHardwareId,networkId=dummyNetworkId,userDataId=dummyUserDataId,instanceCap=4,instancesMin=0,floatingIpPool=dummyPoolName,securityGroups=default,availabilityZone=dummyAvailabilityZone,startTimeout=600000,keyPairName=dummyKeyPairName,numExecutors=1,jvmOptions=dummyJvmOptions,fsRoot=/tmp/jenkins,launcherFactory=jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP@1f,nodeProperties=<null>,retentionTime=30,configDrive=false]
42.943 [id=154] INFO j.p.o.c.slaveopts.BootSource#selectIdFromListAndLogProblems: NO Images match name 'dummyImageId'.
42.945 [id=154] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioned: Mock for Object, hashCode: 943718664
42.945 [id=154] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Amended server: Mock for Object, hashCode: 943718664
42.946 [id=154] INFO j.p.o.compute.JCloudsSlave#createComputer: Creating a new computer for template1-3
Autolaunching agent for slave: template1-3
42.953 [id=163] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1528341882)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.preLaunch(CloudStatistics.java:588)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:295)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
42.953 [id=163] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1528341882)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onLaunchFailure(CloudStatistics.java:606)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:320)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
template1-3 err: WARNING: The "-jnlpUrl" argument is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
43.209 [id=63] WARNING hudson.slaves.SlaveComputer#doJenkinsAgentJnlp: Agent "template1-3" is connecting with the "-jnlpUrl" argument, which is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
template1-3 err: Sep 22, 2025 11:29:10 PM hudson.remoting.Launcher createEngine
template1-3 err: INFO: Setting up agent: template1-3
template1-3 err: Sep 22, 2025 11:29:10 PM hudson.remoting.Engine startEngine
template1-3 err: INFO: Using Remoting version: 3301.v4363ddcca_4e7
template1-3 err: Sep 22, 2025 11:29:10 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
template1-3 err: INFO: Using \tmp\jenkins\remoting as a remoting work directory
template1-3 err: Sep 22, 2025 11:29:10 PM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
template1-3 err: INFO: Both error and output logs will be printed to \tmp\jenkins\remoting
template1-3 err: Sep 22, 2025 11:29:18 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Locating server among [http://localhost:50034/jenkins/]
template1-3 err: Sep 22, 2025 11:29:19 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
template1-3 err: INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
52.246 [id=224] INFO h.TcpSlaveAgentListener$ConnectionHandler#run: Connection #7 from /127.0.0.1:50052 failed: null
template1-3 err: Sep 22, 2025 11:29:19 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Agent discovery successful
template1-3 err: Agent address: localhost
template1-3 err: Agent port: 50035
template1-3 err: Identity: dc:91:da:04:14:2d:98:31:66:f9:39:4b:86:bc:10:34
template1-3 err: Sep 22, 2025 11:29:19 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Handshaking
template1-3 err: Sep 22, 2025 11:29:19 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Connecting to localhost:50035
template1-3 err: Sep 22, 2025 11:29:19 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Server reports protocol JNLP4-connect-proxy not supported, skipping
template1-3 err: Sep 22, 2025 11:29:19 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Trying protocol: JNLP4-connect
52.315 [id=225] INFO h.TcpSlaveAgentListener$ConnectionHandler#run: Accepted JNLP4-connect connection #8 from /127.0.0.1:50053
template1-3 err: Sep 22, 2025 11:29:19 PM org.jenkinsci.remoting.protocol.impl.BIONetworkLayer$Reader run
template1-3 err: INFO: Waiting for ProtocolStack to start.
template1-3 err: Sep 22, 2025 11:29:19 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Remote identity confirmed: dc:91:da:04:14:2d:98:31:66:f9:39:4b:86:bc:10:34
template1-3 err: Sep 22, 2025 11:29:19 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Connected
52.804 [id=161] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1528341882)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onOnline(CloudStatistics.java:621)
at hudson.slaves.SlaveComputer.setChannel(SlaveComputer.java:751)
at jenkins.plugins.openstack.compute.JCloudsComputer.setChannel(JCloudsComputer.java:191)
at jenkins.slaves.DefaultJnlpSlaveReceiver.afterChannel(DefaultJnlpSlaveReceiver.java:176)
at org.jenkinsci.remoting.engine.JnlpConnectionState.fire(JnlpConnectionState.java:336)
at org.jenkinsci.remoting.engine.JnlpConnectionState.fireAfterChannel(JnlpConnectionState.java:427)
at org.jenkinsci.remoting.engine.JnlpProtocol4Handler$Handler.lambda$onChannel$0(JnlpProtocol4Handler.java:354)
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)
54.961 [id=55] INFO j.p.o.compute.JCloudsCloud#provision: Instance cap exceeded for cloud openstack while provisioning for label restricted
54.961 [id=55] INFO j.p.o.compute.JCloudsCloud#provision: Instance cap exceeded for cloud openstack while provisioning for label open
54.967 [id=55] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (226224638)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$SlaveCompletionDetector.onDeleted(CloudStatistics.java:731)
at jenkins.model.NodeListener.lambda$fireOnDeleted$2(NodeListener.java:97)
at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
at jenkins.util.Listeners.notify(Listeners.java:70)
at jenkins.model.NodeListener.fireOnDeleted(NodeListener.java:97)
at jenkins.model.Nodes.removeNode(Nodes.java:307)
at jenkins.model.Jenkins.removeNode(Jenkins.java:2195)
at jenkins.plugins.openstack.compute.InstanceCapacityTest.doNotProvisionOnceInstanceCapReached(InstanceCapacityTest.java:153)
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 jenkins.plugins.openstack.PluginTestRule$3.evaluate(PluginTestRule.java:621)
at org.jvnet.hudson.test.JenkinsRule$1.evaluate(JenkinsRule.java:648)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.lang.Thread.run(Thread.java:840)
54.967 [id=154] INFO j.s.DefaultJnlpSlaveReceiver#channelClosed: Computer.threadPoolForRemoting [#4] for template1-1 terminated: java.nio.channels.ClosedChannelException
template1-1 err: Sep 22, 2025 11:29:21 PM hudson.remoting.Launcher$CuiListener status
template1-1 err: INFO: Terminated
54.974 [id=161] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioning new openstack server template1-4 with options jenkins.plugins.openstack.compute.SlaveOptions@4d67c232[bootSource=Image dummyImageId,hardwareId=dummyHardwareId,networkId=dummyNetworkId,userDataId=dummyUserDataId,instanceCap=4,instancesMin=0,floatingIpPool=dummyPoolName,securityGroups=default,availabilityZone=dummyAvailabilityZone,startTimeout=600000,keyPairName=dummyKeyPairName,numExecutors=1,jvmOptions=dummyJvmOptions,fsRoot=/tmp/jenkins,launcherFactory=jenkins.plugins.openstack.compute.slaveopts.LauncherFactory$JNLP@1f,nodeProperties=<null>,retentionTime=30,configDrive=false]
54.975 [id=161] INFO j.p.o.c.slaveopts.BootSource#selectIdFromListAndLogProblems: NO Images match name 'dummyImageId'.
54.978 [id=161] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Provisioned: Mock for Object, hashCode: 588369876
54.978 [id=161] INFO j.p.o.c.JCloudsSlaveTemplate#provisionServer: Amended server: Mock for Object, hashCode: 588369876
54.979 [id=231] INFO j.p.o.c.JCloudsCleanupThread#destroyServersOutOfScope: Server template1-4 run out of its scope node:template1-4:1053704105. Terminating: Mock for Object, hashCode: 588369876
54.979 [id=161] INFO j.p.o.compute.JCloudsSlave#createComputer: Creating a new computer for template1-4
Autolaunching agent for slave: template1-4
54.986 [id=154] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1053704105)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.preLaunch(CloudStatistics.java:588)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:295)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
54.986 [id=154] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1053704105)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$OperationListener.onLaunchFailure(CloudStatistics.java:606)
at hudson.slaves.SlaveComputer.lambda$_connect$0(SlaveComputer.java:320)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:80)
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)
54.992 [id=231] SEVERE j.p.o.c.JCloudsCleanupThread#terminatesNodesWithoutServers: JCloudsCleanupThread incorrectly detected orphaned computer for Mock for Object, hashCode: 588369876
template1-4 err: WARNING: The "-jnlpUrl" argument is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
55.226 [id=66] WARNING hudson.slaves.SlaveComputer#doJenkinsAgentJnlp: Agent "template1-4" is connecting with the "-jnlpUrl" argument, which is deprecated. Use "-url" and "-name" instead, potentially also passing in "-webSocket", "-tunnel", and/or work directory options as needed.
template1-4 err: Sep 22, 2025 11:29:22 PM hudson.remoting.Launcher createEngine
template1-4 err: INFO: Setting up agent: template1-4
template1-4 err: Sep 22, 2025 11:29:22 PM hudson.remoting.Engine startEngine
template1-4 err: INFO: Using Remoting version: 3301.v4363ddcca_4e7
template1-4 err: Sep 22, 2025 11:29:22 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
template1-4 err: INFO: Using \tmp\jenkins\remoting as a remoting work directory
template1-4 err: Sep 22, 2025 11:29:22 PM org.jenkinsci.remoting.engine.WorkDirManager setupLogging
template1-4 err: INFO: Both error and output logs will be printed to \tmp\jenkins\remoting
58.004 [id=247] WARNING j.p.o.c.JCloudsCleanupThread#terminatesNodesWithoutServers: OpenStack server (b9a9d921-e73b-42d0-a786-490ecd0f268c) is not running for computer template1-4. Terminating!
58.006 [id=247] INFO j.p.o.compute.JCloudsComputer#deleteSlave: Deleting slave template1-4 after executing 0 builds
58.007 [id=247] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1053704105)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:264)
at jenkins.plugins.openstack.compute.JCloudsSlave._terminate(JCloudsSlave.java:414)
at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:88)
at jenkins.plugins.openstack.compute.JCloudsComputer.deleteSlave(JCloudsComputer.java:181)
at jenkins.plugins.openstack.compute.JCloudsCleanupThread.deleteComputer(JCloudsCleanupThread.java:165)
at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminatesNodesWithoutServers(JCloudsCleanupThread.java:242)
at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:59)
at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
at java.base/java.lang.Thread.run(Thread.java:840)
58.024 [id=247] WARNING o.j.p.cloudstats.CloudStatistics#getActivityFor: No activity tracked for ProvisioningActivity for openstack/template1/null (1053704105)
java.lang.IllegalStateException
at org.jenkinsci.plugins.cloudstats.CloudStatistics.getActivityFor(CloudStatistics.java:255)
at org.jenkinsci.plugins.cloudstats.CloudStatistics$SlaveCompletionDetector.onDeleted(CloudStatistics.java:731)
at jenkins.model.NodeListener.lambda$fireOnDeleted$2(NodeListener.java:97)
at jenkins.util.Listeners.lambda$notify$0(Listeners.java:59)
at jenkins.util.Listeners.notify(Listeners.java:70)
at jenkins.model.NodeListener.fireOnDeleted(NodeListener.java:97)
at jenkins.model.Nodes.removeNode(Nodes.java:307)
at jenkins.model.Jenkins.removeNode(Jenkins.java:2195)
at hudson.slaves.AbstractCloudSlave.terminate(AbstractCloudSlave.java:91)
at jenkins.plugins.openstack.compute.JCloudsComputer.deleteSlave(JCloudsComputer.java:181)
at jenkins.plugins.openstack.compute.JCloudsCleanupThread.deleteComputer(JCloudsCleanupThread.java:165)
at jenkins.plugins.openstack.compute.JCloudsCleanupThread.terminatesNodesWithoutServers(JCloudsCleanupThread.java:242)
at jenkins.plugins.openstack.compute.JCloudsCleanupThread.execute(JCloudsCleanupThread.java:59)
at hudson.model.AsyncPeriodicWork.lambda$doRun$0(AsyncPeriodicWork.java:102)
at java.base/java.lang.Thread.run(Thread.java:840)
58.025 [id=247] INFO j.p.o.compute.JCloudsComputer#deleteSlave: Deleted slave template1-4
60.992 [id=55] INFO j.s.DefaultJnlpSlaveReceiver#channelClosed: Executing doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest) for template0-0 terminated: java.nio.channels.ClosedChannelException
60.993 [id=55] INFO j.s.DefaultJnlpSlaveReceiver#channelClosed: Executing doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest) for template1-2 terminated: java.nio.channels.ClosedChannelException
60.999 [id=55] INFO j.s.DefaultJnlpSlaveReceiver#channelClosed: Executing doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest) for template1-3 terminated: java.nio.channels.ClosedChannelException
template0-0 err: Sep 22, 2025 11:29:27 PM hudson.remoting.Launcher$CuiListener status
template0-0 err: INFO: Terminated
template1-2 err: Sep 22, 2025 11:29:27 PM hudson.remoting.Launcher$CuiListener status
template1-2 err: INFO: Terminated
template1-3 err: Sep 22, 2025 11:29:27 PM hudson.remoting.Launcher$CuiListener status
template1-3 err: INFO: Terminated
61.012 [id=55] INFO hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins
61.059 [id=55] INFO hudson.lifecycle.Lifecycle#onStatusUpdate: Jenkins stopped
61.147 [id=55] INFO o.j.h.t.TemporaryDirectoryAllocator#dispose: deleting Z:\agent\workspace\ns_openstack-cloud-plugin_PR-462\plugin\target\tmp\j h18075018450356338650
Standard out
=== Starting doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest)
$ C:\tools\jdk-17/bin/java -jar -DstartedBy=doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest) Z:\agent\workspace\ns_openstack-cloud-plugin_PR-462@tmp\m2repo\org\jenkins-ci\main\remoting\3301.v4363ddcca_4e7\remoting-3301.v4363ddcca_4e7.jar -jnlpUrl http://localhost:50034/jenkins/computer/template0-0/slave-agent.jnlp
$ C:\tools\jdk-17/bin/java -jar -DstartedBy=doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest) Z:\agent\workspace\ns_openstack-cloud-plugin_PR-462@tmp\m2repo\org\jenkins-ci\main\remoting\3301.v4363ddcca_4e7\remoting-3301.v4363ddcca_4e7.jar -jnlpUrl http://localhost:50034/jenkins/computer/template1-1/slave-agent.jnlp
$ C:\tools\jdk-17/bin/java -jar -DstartedBy=doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest) Z:\agent\workspace\ns_openstack-cloud-plugin_PR-462@tmp\m2repo\org\jenkins-ci\main\remoting\3301.v4363ddcca_4e7\remoting-3301.v4363ddcca_4e7.jar -jnlpUrl http://localhost:50034/jenkins/computer/template1-2/slave-agent.jnlp
$ C:\tools\jdk-17/bin/java -jar -DstartedBy=doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest) Z:\agent\workspace\ns_openstack-cloud-plugin_PR-462@tmp\m2repo\org\jenkins-ci\main\remoting\3301.v4363ddcca_4e7\remoting-3301.v4363ddcca_4e7.jar -jnlpUrl http://localhost:50034/jenkins/computer/template1-3/slave-agent.jnlp
$ C:\tools\jdk-17/bin/java -jar -DstartedBy=doNotProvisionOnceInstanceCapReached(jenkins.plugins.openstack.compute.InstanceCapacityTest) Z:\agent\workspace\ns_openstack-cloud-plugin_PR-462@tmp\m2repo\org\jenkins-ci\main\remoting\3301.v4363ddcca_4e7\remoting-3301.v4363ddcca_4e7.jar -jnlpUrl http://localhost:50034/jenkins/computer/template1-4/slave-agent.jnlp
Loading