On 02.07.11 04:15, Kathey Marsden wrote:
On 7/1/2011 4:03 PM, Apache Jenkins Server wrote:
[Derby-branch-10.5] $ /bin/bash -xe /tmp/hudson7028987186621438167.sh
+ '[' '!'
-e<https://builds.apache.org/job/Derby-branch-10.5/ws/junit.jar> ']'
+ cp<https://builds.apache.org/job/Derby-branch-10.5/ws/junit.jar>
<https://builds.apache.org/job/Derby-branch-10.5/ws/10.5-head/tools/java>
/tmp/hudson7028987186621438167.sh: line 11: cp: command not found
[WARNINGS] Skipping publisher since build result is FAILURE
It seems strange, it can't find cp. I am guessing some sort of
environment issue on the Jenkins machine. I will watch the tinderbox and
nightlies to make sure there is no issue with my change.
Hi Kathey,
Looks like an environment issue to me too. I started a run manually and
it succeeded, so your change didn't cause the build to fail.
I tried to log into builds.apache.org but got permission denied. I am
not sure what else to do to follow up on the Jenkins issue.
Infra is limiting shell access to the Jenkins slaves as much as possible
for security reasons.
The ASF Jenkins installation has some stability issues at the moment (I
don't know the exact reasons why), and the best initial thing to do is
usually to rerun the failed job.
--
Kristian
Thanks
Kathey