verendrakalsi commented on issue #10808:
URL: https://github.com/apache/cloudstack/issues/10808#issuecomment-2852130929

   Here is go.
   
   2025-05-05 19:17:24,266 INFO  [c.c.r.ResourceManagerImpl] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) Trying to add 
a new host at http://10.43.197.118 in data center 4
   2025-05-05 19:17:24,291 DEBUG [c.c.a.t.Request] (AgentManager-Handler-7:[]) 
(logid:) Seq 0-0: Scheduling the first command  { Cmd , MgmtId: -1, via: 0, 
Ver: v1, Flags: 1, 
[{"com.cloud.agent.api.StartupRoutingCommand":{"cpuSockets":"2","cpus":"64","speed":"2100","cpuArch":"x86_64","memory":"269005680640","dom0MinMemory":"1073741824","poolSync":"false","supportsClonedVolumes":"false","caps":"hvm,snapshot","pool":"/root","hypervisorType":"KVM","hostDetails":{"Host.OS.Kernel.Version":"5.15.0-138-generic","com.cloud.network.Networks.RouterPrivateIpStrategy":"HostLocal","Host.OS.Version":"22.04","host.volume.encryption":"true","host.instance.conversion":"true","secured":"false","Host.OS":"Ubuntu"},"hostTags":[],"groupDetails":{},"type":"Routing","dataCenter":"1","pod":"1","cluster":"1","guid":"ce64d894-f787-32fb-9e30-57faddb251ef-LibvirtComputingResource","name":"lvhssm01y","id":"0","version":"4.20.0.0","iqn":"iqn.2004-10.com.ubuntu:01:52c55542e014","privateIpAddress":"10.43.197.115","p
 
rivateMacAddress":"8e:a4:03:34:ec:13","privateNetmask":"255.255.255.0","storageIpAddress":"10.43.197.115","storageNetmask":"255.255.255.0","storageMacAddress":"8e:a4:03:34:ec:13","resourceName":"LibvirtComputingResource","gatewayIpAddress":"10.43.197.1","msHostList":"10.43.197.119@static","wait":"0","bypassHostMaintenance":"false"}},{"com.cloud.agent.api.StartupStorageCommand":{"totalSize":"(0
 bytes) 
0","poolInfo":{"uuid":"ac077257-0f94-4872-b4f9-fd9bab56b9d9","host":"10.43.197.115","localPath":"/var/lib/libvirt/images","hostPath":"/var/lib/libvirt/images","poolType":"Filesystem","capacityBytes":"(97.87
 GB) 105089261568","availableBytes":"(79.41 GB) 
85266038784"},"resourceType":"STORAGE_POOL","hostDetails":{},"type":"Storage","dataCenter":"1","pod":"1","guid":"ce64d894-f787-32fb-9e30-57faddb251ef-LibvirtComputingResource","name":"lvhssm01y","id":"0","version":"4.20.0.0","resourceName":"LibvirtComputingResource","msHostList":"10.43.197.119@static","wait":"0","bypassHostMaintenance":"
 false"}}] }
   2025-05-05 19:17:24,294 DEBUG [c.c.a.t.Request] 
(AgentConnectTaskPool-257:[ctx-f25a9574]) (logid:d15bdaea) Seq 0-0: Processing 
the first command  { Cmd , MgmtId: -1, via: 0, Ver: v1, Flags: 1, 
[{"com.cloud.agent.api.StartupRoutingCommand":{"cpuSockets":"2","cpus":"64","speed":"2100","cpuArch":"x86_64","memory":"269005680640","dom0MinMemory":"1073741824","poolSync":"false","supportsClonedVolumes":"false","caps":"hvm,snapshot","pool":"/root","hypervisorType":"KVM","hostDetails":{"Host.OS.Kernel.Version":"5.15.0-138-generic","com.cloud.network.Networks.RouterPrivateIpStrategy":"HostLocal","Host.OS.Version":"22.04","host.volume.encryption":"true","host.instance.conversion":"true","secured":"false","Host.OS":"Ubuntu"},"hostTags":[],"groupDetails":{},"type":"Routing","dataCenter":"1","pod":"1","cluster":"1","guid":"ce64d894-f787-32fb-9e30-57faddb251ef-LibvirtComputingResource","name":"lvhssm01y","id":"0","version":"4.20.0.0","iqn":"iqn.2004-10.com.ubuntu:01:52c55542e014","privateIpAddre
 
ss":"10.43.197.115","privateMacAddress":"8e:a4:03:34:ec:13","privateNetmask":"255.255.255.0","storageIpAddress":"10.43.197.115","storageNetmask":"255.255.255.0","storageMacAddress":"8e:a4:03:34:ec:13","resourceName":"LibvirtComputingResource","gatewayIpAddress":"10.43.197.1","msHostList":"10.43.197.119@static","wait":"0","bypassHostMaintenance":"false"}},{"com.cloud.agent.api.StartupStorageCommand":{"totalSize":"(0
 bytes) 
0","poolInfo":{"uuid":"ac077257-0f94-4872-b4f9-fd9bab56b9d9","host":"10.43.197.115","localPath":"/var/lib/libvirt/images","hostPath":"/var/lib/libvirt/images","poolType":"Filesystem","capacityBytes":"(97.87
 GB) 105089261568","availableBytes":"(79.41 GB) 
85266038784"},"resourceType":"STORAGE_POOL","hostDetails":{},"type":"Storage","dataCenter":"1","pod":"1","guid":"ce64d894-f787-32fb-9e30-57faddb251ef-LibvirtComputingResource","name":"lvhssm01y","id":"0","version":"4.20.0.0","resourceName":"LibvirtComputingResource","msHostList":"10.43.197.119@static","wait":"0","by
 passHostMaintenance":"false"}}] }
   2025-05-05 19:17:24,301 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentConnectTaskPool-257:[ctx-f25a9574]) (logid:d15bdaea) Failed to handle 
host connection: java.lang.IllegalArgumentException: Host 10.43.197.115 sent 
incorrect data center: 1
        at 
com.cloud.resource.ResourceManagerImpl.createHostVO(ResourceManagerImpl.java:2310)
        at 
com.cloud.resource.ResourceManagerImpl.createHostVOForConnectedAgent(ResourceManagerImpl.java:2709)
        at jdk.internal.reflect.GeneratedMethodAccessor129.invoke(Unknown 
Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
        at 
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
        at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
        at 
jdk.proxy3/jdk.proxy3.$Proxy223.createHostVOForConnectedAgent(Unknown Source)
        at 
com.cloud.agent.manager.AgentManagerImpl.handleConnectedAgent(AgentManagerImpl.java:1131)
        at 
com.cloud.agent.manager.AgentManagerImpl$HandleAgentConnectTask.runInContext(AgentManagerImpl.java:1227)
        at 
org.apache.cloudstack.managed.context.ManagedContextRunnable$1.run(ManagedContextRunnable.java:49)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
        at 
org.apache.cloudstack.managed.context.ManagedContextRunnable.run(ManagedContextRunnable.java:46)
        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)
   
   2025-05-05 19:17:24,302 WARN  [c.c.a.m.A.HandleAgentConnectTask] 
(AgentConnectTaskPool-257:[ctx-f25a9574]) (logid:d15bdaea) Unable to create 
attache for agent: Seq 0-0:  { Cmd , MgmtId: -1, via: 0, Ver: v1, Flags: 1, 
[{"com.cloud.agent.api.StartupRoutingCommand":{"cpuSockets":"2","cpus":"64","speed":"2100","cpuArch":"x86_64","memory":"269005680640","dom0MinMemory":"1073741824","poolSync":"false","supportsClonedVolumes":"false","caps":"hvm,snapshot","pool":"/root","hypervisorType":"KVM","hostDetails":{"Host.OS.Kernel.Version":"5.15.0-138-generic","com.cloud.network.Networks.RouterPrivateIpStrategy":"HostLocal","Host.OS.Version":"22.04","host.volume.encryption":"true","host.instance.conversion":"true","secured":"false","Host.OS":"Ubuntu"},"hostTags":[],"groupDetails":{},"type":"Routing","dataCenter":"1","pod":"1","cluster":"1","guid":"ce64d894-f787-32fb-9e30-57faddb251ef-LibvirtComputingResource","name":"lvhssm01y","id":"0","version":"4.20.0.0","iqn":"iqn.2004-10.com.ubuntu:01:52c55
 
542e014","privateIpAddress":"10.43.197.115","privateMacAddress":"8e:a4:03:34:ec:13","privateNetmask":"255.255.255.0","storageIpAddress":"10.43.197.115","storageNetmask":"255.255.255.0","storageMacAddress":"8e:a4:03:34:ec:13","resourceName":"LibvirtComputingResource","gatewayIpAddress":"10.43.197.1","msHostList":"10.43.197.119@static","wait":"0","bypassHostMaintenance":"false"}},{"com.cloud.agent.api.StartupStorageCommand":{"totalSize":"(0
 bytes) 
0","poolInfo":{"uuid":"ac077257-0f94-4872-b4f9-fd9bab56b9d9","host":"10.43.197.115","localPath":"/var/lib/libvirt/images","hostPath":"/var/lib/libvirt/images","poolType":"Filesystem","capacityBytes":"(97.87
 GB) 105089261568","availableBytes":"(79.41 GB) 
85266038784"},"resourceType":"STORAGE_POOL","hostDetails":{},"type":"Storage","dataCenter":"1","pod":"1","guid":"ce64d894-f787-32fb-9e30-57faddb251ef-LibvirtComputingResource","name":"lvhssm01y","id":"0","version":"4.20.0.0","resourceName":"LibvirtComputingResource","msHostList":"10.43.197.11
 9@static","wait":"0","bypassHostMaintenance":"false"}}] }
   2025-05-05 19:17:24,355 WARN  [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentManager-Handler-2:[]) (logid:) Throwing away a request because it came 
through as the first command on a connect: Seq 0--1:  { Cmd , MgmtId: -1, via: 
0, Ver: v1, Flags: 111, 
[{"com.cloud.agent.api.ShutdownCommand":{"reason":"sig.kill","removeHost":"false","wait":"0","bypassHostMaintenance":"false"}}]
 }
   2025-05-05 19:17:24,406 DEBUG [c.c.u.s.SSHCmdHelper] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) Executing 
cmd: ls /dev/kvm
   2025-05-05 19:17:24,414 WARN  [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentManager-Handler-8:[]) (logid:) Throwing away a request because it came 
through as the first command on a connect: Seq 0-1:  { Cmd , MgmtId: -1, via: 
0, Ver: v1, Flags: 11, 
[{"com.cloud.agent.api.PingRoutingWithNwGroupsCommand":{"newGroupStates":{},"_hostVmStateReport":{},"_gatewayAccessible":"true","_vnetAccessible":"true","hostType":"Routing","hostId":"0","outOfBand":"false","wait":"0","bypassHostMaintenance":"false"}}]
 }
   2025-05-05 19:17:25,218 DEBUG [o.a.c.h.H.HAManagerBgPollTask] 
(BackgroundTaskPollManager-3:[ctx-49fcb56b]) (logid:f438aa7d) HA health check 
task is running...
   2025-05-05 19:17:25,503 DEBUG [c.c.u.s.SSHCmdHelper] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) SSH command: 
ls /dev/kvm
   SSH command output:/dev/kvm
   
   
   2025-05-05 19:17:25,511 DEBUG [c.c.u.s.SSHCmdHelper] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) Executing 
cmd: sudo /usr/share/cloudstack-common/scripts/util/keystore-setup 
/etc/cloudstack/agent/agent.properties /etc/cloudstack/agent/
   2025-05-05 19:17:25,680 DEBUG [c.c.u.n.NioServer] 
(AgentManager-NioConnectionHandler-1:[]) (logid:) Location 1: Socket 
Socket[addr=/10.43.197.115,port=41860,localport=8250] closed on read.  Probably 
-1 returned: Connection closed with -1 on reading size.
   2025-05-05 19:17:25,680 DEBUG [c.c.u.n.NioServer] 
(AgentManager-NioConnectionHandler-1:[]) (logid:) Closing socket 
Socket[addr=/10.43.197.115,port=41860,localport=8250]
   2025-05-05 19:17:25,681 INFO  [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentManager-Handler-9:[]) (logid:) Connection from /10.43.197.115 closed but 
no cleanup was done.
   2025-05-05 19:17:25,915 DEBUG [c.c.a.ApiServlet] 
(qtp1438988851-377:[ctx-5f184059]) (logid:a9ec1b3a) ===START===  10.63.8.8 -- 
GET  
command=readyForShutdown&response=json&sessionkey=ce0AbMB0nkiOuCSScA8xQKv_Q0I
   2025-05-05 19:17:25,915 DEBUG [c.c.a.ApiServlet] 
(qtp1438988851-377:[ctx-5f184059]) (logid:a9ec1b3a) Two factor authentication 
is already verified for the user 2, so skipping
   2025-05-05 19:17:25,924 DEBUG [c.c.a.ApiServer] 
(qtp1438988851-377:[ctx-5f184059, ctx-c6bba9a9]) (logid:a9ec1b3a) CIDRs from 
which account 'Account 
[{"accountName":"admin","id":2,"uuid":"affbb83e-1a1c-11f0-85c0-460f7764ea25"}]' 
is allowed to perform API calls: 0.0.0.0/0,::/0
   2025-05-05 19:17:25,926 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker] 
(qtp1438988851-377:[ctx-5f184059, ctx-c6bba9a9]) (logid:a9ec1b3a) RoleService 
is enabled. We will use it instead of StaticRoleBasedAPIAccessChecker.
   2025-05-05 19:17:25,926 DEBUG [o.a.c.r.ApiRateLimitServiceImpl] 
(qtp1438988851-377:[ctx-5f184059, ctx-c6bba9a9]) (logid:a9ec1b3a) API rate 
limiting is disabled. We will not use ApiRateLimitService.
   2025-05-05 19:17:25,930 INFO  [c.c.a.ApiServlet] 
(qtp1438988851-377:[ctx-5f184059, ctx-c6bba9a9]) (logid:a9ec1b3a) (userId=2 
accountId=2 sessionId=node014h0h8m7ueauo7iw14qir6700) 10.63.8.8 -- GET 
command=readyForShutdown&response=json&sessionkey=ce0AbMB0nkiOuCSScA8xQKv_Q0I 
200 
{"readyforshutdownresponse":{"readyforshutdown":{"readyforshutdown":true,"shutdowntriggered":false,"pendingjobscount":0}}}
   2025-05-05 19:17:25,930 DEBUG [c.c.a.ApiServlet] 
(qtp1438988851-377:[ctx-5f184059, ctx-c6bba9a9]) (logid:a9ec1b3a) ===END===  
10.63.8.8 -- GET  
command=readyForShutdown&response=json&sessionkey=ce0AbMB0nkiOuCSScA8xQKv_Q0I
   2025-05-05 19:17:26,233 DEBUG [c.c.h.d.HostDaoImpl] (ClusteredAgentManager 
Timer:[ctx-96e579b5]) (logid:2ccb9ba7) Resetting hosts suitable for reconnect
   2025-05-05 19:17:26,236 DEBUG [c.c.h.d.HostDaoImpl] (ClusteredAgentManager 
Timer:[ctx-96e579b5]) (logid:2ccb9ba7) Completed resetting hosts suitable for 
reconnect
   2025-05-05 19:17:26,236 DEBUG [c.c.h.d.HostDaoImpl] (ClusteredAgentManager 
Timer:[ctx-96e579b5]) (logid:2ccb9ba7) Acquiring hosts for clusters already 
owned by this management server
   2025-05-05 19:17:26,237 DEBUG [c.c.h.d.HostDaoImpl] (ClusteredAgentManager 
Timer:[ctx-96e579b5]) (logid:2ccb9ba7) Completed acquiring hosts for clusters 
already owned by this management server
   2025-05-05 19:17:26,237 DEBUG [c.c.h.d.HostDaoImpl] (ClusteredAgentManager 
Timer:[ctx-96e579b5]) (logid:2ccb9ba7) Acquiring hosts for clusters not owned 
by any management server
   2025-05-05 19:17:26,238 DEBUG [c.c.h.d.HostDaoImpl] (ClusteredAgentManager 
Timer:[ctx-96e579b5]) (logid:2ccb9ba7) Completed acquiring hosts for clusters 
not owned by any management server
   2025-05-05 19:17:26,588 DEBUG [c.c.u.s.SSHCmdHelper] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) SSH command: 
sudo /usr/share/cloudstack-common/scripts/util/keystore-setup 
/etc/cloudstack/agent/agent.properties /etc/cloudstack/agent/
   SSH command output:
   sudo: a terminal is required to read the password; either use the -S option 
to read from standard input or configure an askpass helper
   sudo: a password is required
   
   2025-05-05 19:17:26,588 DEBUG [c.c.u.s.SSHCmdHelper] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) Executing 
cmd: sudo /usr/share/cloudstack-common/scripts/util/keystore-setup 
/etc/cloudstack/agent/agent.properties /etc/cloudstack/agent/
   2025-05-05 19:17:27,674 DEBUG [c.c.u.s.SSHCmdHelper] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) SSH command: 
sudo /usr/share/cloudstack-common/scripts/util/keystore-setup 
/etc/cloudstack/agent/agent.properties /etc/cloudstack/agent/
   SSH command output:
   sudo: a terminal is required to read the password; either use the -S option 
to read from standard input or configure an askpass helper
   sudo: a password is required
   
   2025-05-05 19:17:27,674 DEBUG [c.c.u.s.SSHCmdHelper] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) Executing 
cmd: sudo /usr/share/cloudstack-common/scripts/util/keystore-setup 
/etc/cloudstack/agent/agent.properties /etc/cloudstack/agent/
   2025-05-05 19:17:28,759 DEBUG [c.c.u.s.SSHCmdHelper] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3) SSH command: 
sudo /usr/share/cloudstack-common/scripts/util/keystore-setup 
/etc/cloudstack/agent/agent.properties /etc/cloudstack/agent/
   SSH command output:
   sudo: a terminal is required to read the password; either use the -S option 
to read from standard input or configure an askpass helper
   sudo: a password is required
   
   2025-05-05 19:17:28,760 WARN  [c.c.h.k.d.KvmServerDiscoverer] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3)  can't setup 
agent, due to com.cloud.utils.exception.CloudRuntimeException: Failed to setup 
keystore on the KVM host: 10.43.197.118 - Failed to setup keystore on the KVM 
host: 10.43.197.118
   2025-05-05 19:17:28,760 DEBUG [c.c.h.k.d.KvmServerDiscoverer] 
(qtp1438988851-757:[ctx-b21facb3, ctx-94ed96af]) (logid:84a218b3)  can't setup 
agent, due to com.cloud.utils.exception.CloudRuntimeException: Failed to setup 
keystore on the KVM host: 10.43.197.118 - Failed to setup keystore on the KVM 
host: 10.43.197.118 com.cloud.utils.exception.CloudRuntimeException: Failed to 
setup keystore on the KVM host: 10.43.197.118
        at 
com.cloud.hypervisor.kvm.discoverer.LibvirtServerDiscoverer.setupAgentSecurity(LibvirtServerDiscoverer.java:181)
        at 
com.cloud.hypervisor.kvm.discoverer.LibvirtServerDiscoverer.find(LibvirtServerDiscoverer.java:324)
        at 
com.cloud.resource.ResourceManagerImpl.discoverHostsFull(ResourceManagerImpl.java:828)
        at 
com.cloud.resource.ResourceManagerImpl.discoverHosts(ResourceManagerImpl.java:661)
        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.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:344)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
        at 
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
        at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:215)
        at jdk.proxy3/jdk.proxy3.$Proxy223.discoverHosts(Unknown Source)
        at 
org.apache.cloudstack.api.command.admin.host.AddHostCmd.execute(AddHostCmd.java:134)
        at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:173)
        at com.cloud.api.ApiServer.queueCommand(ApiServer.java:831)
        at com.cloud.api.ApiServer.handleRequest(ApiServer.java:652)
        at com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:354)
        at com.cloud.api.ApiServlet$1.run(ApiServlet.java:157)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext$1.call(DefaultManagedContext.java:56)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.callWithContext(DefaultManagedContext.java:103)
        at 
org.apache.cloudstack.managed.context.impl.DefaultManagedContext.runWithContext(DefaultManagedContext.java:53)
        at com.cloud.api.ApiServlet.processRequest(ApiServlet.java:154)
        at com.cloud.api.ApiServlet.doPost(ApiServlet.java:113)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:665)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:750)
        at 
org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1450)
        at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:554)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
        at 
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:772)
        at 
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at org.eclipse.jetty.server.Server.handle(Server.java:516)
        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
        at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)
        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)
        at java.base/java.lang.Thread.run(Thread.java:840)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to