-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
Jenkins version 1.575
P4 plugin version 1.0.12
When you restrict your project to run against a specific label and all the nodes in that label are setup to go online/offline on demand, the polling log contains the following when all nodes are offline:
Perforce Software Polling Log
Started on Sep 5, 2014 2:49:00 AM
We need to schedule a new build to get a workspace, but deferring 1,229,335ms in the hope that one will become available soon (all_suitable_nodes_are_offline)
Done. Took 0.17 sec
No changes
I'm guessing this meaning that the polling was not done. Right?
- is related to
-
JENKINS-24529 Poll SCM Job Trigger (git) does not wake up VirtualBox on-demand slave nodes
-
- Closed
-
[JENKINS-24604] Polling fails in "node on demand" environments
Link |
New:
This issue is related to |
Assignee | New: Elliot Wiltshire [ ewiltshi ] | |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Resolution | Original: Not A Defect [ 7 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Hi Michael,
I don't believe the (Perforce plugin) polling would happen in this case, since the build is failing fairly high up the chain. Could you please tell me which version of Jenkins you're running? Also, if you trigger a build manually does it work properly?
Thanks,
-e.