简体   繁体   English

Jenkins Windows奴隶在线但没有构建运行

[英]Jenkins windows slave online but no builds running

We recently upgraded jenkins to 2.32.2.6. 我们最近将jenkins升级到2.32.2.6。 After the upgrade all the Non-Windows VM are up and running while we are facing connectivity issues with Windows Slave. 升级后,所有非Windows VM均已启动并正在运行,而我们面临Windows Slave的连接问题。 The slave service is up and running. 从属服务已启动并正在运行。 The slaves are shown as online. 从站显示为在线。 But if build is triggered, the job says "Waiting for next Executor" though the executor is idle. 但是,如果触发了构建,尽管执行器处于空闲状态,但作业会显示“正在等待下一个执行器”。 We have around 400 slaves and we are facing issues with all of them. 我们有大约400名奴隶,我们所有人都面临着问题。 Slave executors are idle and the build queue is rising with builds waiting for Next Build Executor. 从执行器空闲,并且构建队列正在增加,而构建等待下一个构建执行器。 Can someone please help here? 有人可以帮忙吗?

We tried rebooting the server, the slave machine, restarting the service. 我们尝试重新启动服务器,从属计算机,然后重新启动服务。 Nothing is helping. 没有任何帮助。

is your Jenkins out of disk space? 您的Jenkins磁盘空间不足吗?

go to Jenkins -> Manage Jenkins -> Manage Nodes examine the master node to see if it is offline. 转到Jenkins-> Manage Jenkins-> Manage Nodes检查master节点以查看其是否脱机。 It may be reporting as the master node is out of disk space. 由于主节点磁盘空间不足,可能正在报告。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM