Small correction, it means ABC was running in parallel, so Jenkins created separate workspaces to isolate each parallel execution. Jenkins will use a job's singular workspace across serial builds, even if each build occurred on a different executor.
On Thursday, March 6, 2014 10:06:35 PM UTC-5, Marc MacIntyre wrote: > > Those are from having multiple executors on each slave, the number is the > executor number > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
