|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Perhaps this issue was reintroduced somehow. I am having the same problem while running version 1.553 of Jenkins and version 1.3.27 of the Perforce plugin. In the multi-configuration project, my Perforce client is set to JenkinsJob_${JOB_NAME}.
Here is the error I receive:
[x86_64-Linux-2.618] $ /bin/sh -xe /tmp/hudson8443571728935881618.sh
+ echo P4CLIENT IS JenkinsJob_foo/label=x86_64-Linux-2.618_-283183638
P4CLIENT IS JenkinsJob_foo/label=x86_64-Linux-2.618_-283183638
+ p4 clients
Slashes ( / ) not allowed in 'JenkinsJob_foo/label=x86_64-Linux-2.618_-283183638'.
Build step 'Execute shell' marked build as failure
Finished: FAILURE