miloserdoff commented on issue #13520:
URL: https://github.com/apache/cloudstack/issues/13520#issuecomment-4855396359
@weizhouapache
```
2026-07-01 12:19:07,438 DEBUG [c.c.a.m.ClusteredAgentManagerImpl]
(AgentManager-Handler-9:[]) (logid:) SeqA 21-: Sending 180
2026-07-01 12:19:07,650 DEBUG [c.c.a.ApiServlet]
(qtp1404565079-1062:[ctx-5961431f]) (logid:5323db80) ===START=== 10.10.3.8 --
GET
path=&id=b3bbaf2d-dadc-39d0-b4d4-47f59838b7a9&page=1&pagesize=10&command=listStoragePoolObjects&response
=json&
2026-07-01 12:19:07,650 DEBUG [c.c.a.ApiServlet]
(qtp1404565079-1062:[ctx-5961431f]) (logid:5323db80) Two factor authentication
is already verified for the user 2, so skipping
2026-07-01 12:19:07,652 DEBUG [c.c.a.ApiServer]
(qtp1404565079-1062:[ctx-5961431f, ctx-2cbf75f1]) (logid:5323db80) CIDRs from
which account 'Account
[{"accountName":"admin","id":2,"uuid":"e5525160-9533-11f0-827b-525400bd7713"}]'
is allow
ed to perform API calls: 0.0.0.0/0,::/0
2026-07-01 12:19:07,653 INFO [o.a.c.a.DynamicRoleBasedAPIAccessChecker]
(qtp1404565079-1062:[ctx-5961431f, ctx-2cbf75f1]) (logid:5323db80) Account for
user id e552a874-9533-11f0-827b-525400bd7713 is Root Admin or Domain Admin, all
APIs
are allowed.
2026-07-01 12:19:07,653 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker]
(qtp1404565079-1062:[ctx-5961431f, ctx-2cbf75f1]) (logid:5323db80) RoleService
is enabled. We will use it instead of StaticRoleBasedAPIAccessChecker.
2026-07-01 12:19:07,653 DEBUG [o.a.c.r.ApiRateLimitServiceImpl]
(qtp1404565079-1062:[ctx-5961431f, ctx-2cbf75f1]) (logid:5323db80) API rate
limiting is disabled. We will not use ApiRateLimitService.
2026-07-01 12:19:07,655 ERROR [c.c.a.ApiServer]
(qtp1404565079-1062:[ctx-5961431f, ctx-2cbf75f1]) (logid:5323db80) unhandled
exception executing api command: [Ljava.lang.String;@3a02048f
com.cloud.utils.exception.CloudRuntimeException: N
o remote endpoint to send command
at
org.apache.cloudstack.storage.browser.StorageBrowserImpl.listObjectsInStore(StorageBrowserImpl.java:183)
at
org.apache.cloudstack.storage.browser.StorageBrowserImpl.listPrimaryStoreObjects(StorageBrowserImpl.java:139)
at
org.apache.cloudstack.api.command.admin.storage.ListStoragePoolObjectsCmd.execute(ListStoragePoolObjectsCmd.java:73)
at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:173)
at com.cloud.api.ApiServer.queueCommand(ApiServer.java:875)
at com.cloud.api.ApiServer.handleRequest(ApiServer.java:689)
at
com.cloud.api.ApiServlet.processRequestInContext(ApiServlet.java:417)
at com.cloud.api.ApiServlet$1.run(ApiServlet.java:194)
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:191)
at com.cloud.api.ApiServlet.doGet(ApiServlet.java:145)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:645)
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)
2026-07-01 12:19:07,656 DEBUG [c.c.a.ApiServlet]
(qtp1404565079-1062:[ctx-5961431f, ctx-2cbf75f1]) (logid:5323db80) ===END===
10.10.3.8 -- GET
path=&id=b3bbaf2d-dadc-39d0-b4d4-47f59838b7a9&page=1&pagesize=10&command=listStoragePoolObje
cts&response=json&
2026-07-01 12:19:08,483 INFO [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-bc6c645d]) (logid:8b9e4af6) Found 1 inactive
management server node based on timestamp
2026-07-01 12:19:08,483 INFO [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-bc6c645d]) (logid:8b9e4af6) management server node
msid: 90520743147283, name: node, service ip: 192.168.200.20, version: 4.21.0.0
2026-07-01 12:19:08,483 DEBUG [c.c.c.ClusterManagerImpl]
(Cluster-Heartbeat-1:[ctx-bc6c645d]) (logid:8b9e4af6) Peer scan is finished.
profiler: Done. Duration: 0ms , profilerQueryActiveList: Done. Duration: 0ms, ,
profilerSyncClusterInfo
: Done. Duration: 0ms, profilerInvalidatedNodeList: Done. Duration: 0ms,
profilerRemovedList: Done. Duration: 0ms,, profilerNewList: Done. Duration:
0ms, profilerInactiveList: Done. Duration: 0ms
2026-07-01 12:19:08,886 DEBUG [c.c.a.m.ClusteredAgentManagerImpl]
(AgentManager-Handler-7:[]) (logid:) Ping from Routing host AgentAttache
{"_id":1,"_name":"node","_uuid":"a02fa8e7-0e09-448e-9acb-6a95aafeb42f"}
2026-07-01 12:19:08,887 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl]
(AgentManager-Handler-7:[]) (logid:) Process host VM state report from ping
process. host: Host
{"id":1,"name":"node","type":"Routing","uuid":"a02fa8e7-0e09-448e-9acb
-6a95aafeb42f"}
2026-07-01 12:19:08,888 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl]
(AgentManager-Handler-7:[]) (logid:) Process VM state report. Host
{"id":1,"name":"node","type":"Routing","uuid":"a02fa8e7-0e09-448e-9acb-6a95aafeb42f"},
number of re
cords in report: 21. VMs: [1792:PowerOn, 1826:PowerOn, 1827:PowerOn,
1636:PowerOn, 1893:PowerOn, 1737:PowerOn, 41:PowerOn, 1833:PowerOn,
266:PowerOn, 1834:PowerOn, 1835:PowerOn, 235:PowerOn, 1905:PowerOn,
337:PowerOn, 84:PowerOn, 1911:Po
werOn, 1339:PowerOn, 1820:PowerOn, 1886:PowerOn, 1822:PowerOn, 1663:PowerOn]]
2026-07-01 12:19:08,890 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl]
(AgentManager-Handler-7:[]) (logid:) Done with process of VM state report.
host: Host
{"id":1,"name":"node","type":"Routing","uuid":"a02fa8e7-0e09-448e-9acb-6a95aafeb
42f"}
2026-07-01 12:19:08,912 DEBUG [c.c.a.ApiServlet]
(qtp1404565079-361:[ctx-490c2445]) (logid:63484896) ===START=== 10.10.3.8 --
GET
storageid=b3bbaf2d-dadc-39d0-b4d4-47f59838b7a9&command=listConfigurations&response=json&
2026-07-01 12:19:08,912 DEBUG [c.c.a.ApiServlet]
(qtp1404565079-361:[ctx-490c2445]) (logid:63484896) Two factor authentication
is already verified for the user 2, so skipping
2026-07-01 12:19:08,915 DEBUG [c.c.a.ApiServer]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) CIDRs from
which account 'Account
[{"accountName":"admin","id":2,"uuid":"e5525160-9533-11f0-827b-525400bd7713"}]'
is allowe
d to perform API calls: 0.0.0.0/0,::/0
2026-07-01 12:19:08,915 INFO [o.a.c.a.DynamicRoleBasedAPIAccessChecker]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Account for
user id e552a874-9533-11f0-827b-525400bd7713 is Root Admin or Domain Admin, all
APIs a
re allowed.
2026-07-01 12:19:08,915 DEBUG [o.a.c.a.StaticRoleBasedAPIAccessChecker]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) RoleService
is enabled. We will use it instead of StaticRoleBasedAPIAccessChecker.
2026-07-01 12:19:08,915 DEBUG [o.a.c.r.ApiRateLimitServiceImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) API rate
limiting is disabled. We will not use ApiRateLimitService.
2026-07-01 12:19:08,928 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [kvm.storage.pool.io.policy] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,931 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [sp.alternative.endpoint] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,931 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [sp.cluster.location] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,932 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [sp.enable.alternative.endpoint] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,932 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [storage.overprovisioning.factor] in Config.java. Perhaps moved
to ConfigDepot.
2026-07-01 12:19:08,932 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [storage.pool.client.max.connections] in Config.java. Perhaps
moved to ConfigDepo
t.
2026-07-01 12:19:08,933 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [storage.pool.client.timeout] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,933 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [storage.pool.connected.clients.limit] in Config.java. Perhaps
moved to ConfigDep
ot.
2026-07-01 12:19:08,933 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [storage.pool.disk.wait] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,934 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [storpool.delete.after.interval] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,934 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [use.https.to.upload] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,934 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [use.storage.replication] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,935 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [vmware.create.full.clone] in Config.java. Perhaps moved to
ConfigDepot.
2026-07-01 12:19:08,936 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [volume.check.and.repair.leaks.before.use] in Config.java.
Perhaps moved to Confi
gDepot.
2026-07-01 12:19:08,936 WARN [c.c.c.ConfigurationManagerImpl]
(qtp1404565079-361:[ctx-490c2445, ctx-b7f82a52]) (logid:63484896) Did not find
configuration [volume.resize.allowed.beyond.allocation] in Config.java. Perhaps
moved to Config
Depot.
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]