You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Happens more often with test-macstadium-macos11-arm64-2.
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:305)
ERROR: Failed to monitor for JVM Version
java.util.concurrent.TimeoutException
at hudson.remoting.Request$1.get(Request.java:322)
at hudson.remoting.Request$1.get(Request.java:240)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:66)
at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitorDetailed(AbstractAsyncNodeMonitorDescriptor.java:112)
at hudson.node_monitors.AbstractAsyncNodeMonitorDescriptor.monitor(AbstractAsyncNodeMonitorDescriptor.java:76)
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:305)
onitorDescriptor.java:76)
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:305)
Sep 15, 2023 6:23:55 AM hudson.slaves.ChannelPinger$1 onDead
INFO: Ping failed. Terminating the channel channel.
java.util.concurrent.TimeoutException: Ping started at 1694783994970 hasn't completed by 1694784234975
at hudson.remoting.PingThread.ping(PingThread.java:132)
at hudson.remoting.PingThread.run(PingThread.java:88)
Sep 15, 2023 6:24:39 AM hudson.remoting.Request$2 run
INFO: Failed to send back a reply to the request UserRequest:hudson.FilePath$IsDirectory@e245c1a: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@1ae369b7:channel": channel is already closed
And then when trying to launch the node I will sometimes see this
The Agent is connected, disconnect it before to try to connect it again.
-2 is currently down at the moment. I can't ssh into it nor is it pingable
The text was updated successfully, but these errors were encountered:
Disconnecting -2 in jenkins doesn't seem to keep the machine offline as it appears theres something running of the machine which keeps trying to make a connection to jenkins. So ive turned it off in the macstadium console, to keep it from interfering with the release
Happens more often with test-macstadium-macos11-arm64-2.
And then when trying to launch the node I will sometimes see this
-2 is currently down at the moment. I can't ssh into it nor is it pingable
The text was updated successfully, but these errors were encountered: