[jira] [Commented] (YARN-4268) git pull failures in YARN precommit builds

2015-10-15 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14958870#comment-14958870
 ] 

Allen Wittenauer commented on YARN-4268:


Yetus has the ability to recover from this automatically, but I've put the 
necessary magic into the yarn precommit header.  Now it just needs to run on 
the node with the problem.  Usually first run will break but subsequent runs 
will be fine.

> git pull failures in YARN precommit builds 
> ---
>
> Key: YARN-4268
> URL: https://issues.apache.org/jira/browse/YARN-4268
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: yarn
>Reporter: Sidharta Seethana
>Assignee: Allen Wittenauer
>Priority: Critical
>
> I have seen a few of these failures during commit builds - requiring manual 
> triggers to get out of this state. 
> https://builds.apache.org/job/PreCommit-YARN-Build/9452/console
> {code}
> HEAD is now at a49298d Move HDFS-9205 to trunk in CHANGES.txt.
> Previous HEAD position was a49298d... Move HDFS-9205 to trunk in CHANGES.txt.
> Switched to branch 'trunk'
> Your branch is behind 'origin/trunk' by 589 commits, and can be 
> fast-forwarded.
>   (use "git pull" to update your local branch)
> It seems that there is already a rebase-apply directory, and
> I wonder if you are in the middle of another rebase.  If that is the
> case, please try
>   git rebase (--continue | --abort | --skip)
> If that is not the case, please
>   rm -fr 
> "/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/.git/rebase-apply"
> and run me again.  I am stopping in case you still have something
> valuable there.
> ERROR: git pull is failing
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-4268) git pull failures in YARN precommit builds

2015-10-15 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14958854#comment-14958854
 ] 

Allen Wittenauer commented on YARN-4268:


This can be fixed by modifying the Jenkins code that runs prior to 
test-patch.sh.  I'll take care of it since we had the same problem on common a 
few months back.

> git pull failures in YARN precommit builds 
> ---
>
> Key: YARN-4268
> URL: https://issues.apache.org/jira/browse/YARN-4268
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: yarn
>Reporter: Sidharta Seethana
>Assignee: Allen Wittenauer
>Priority: Critical
>
> I have seen a few of these failures during commit builds - requiring manual 
> triggers to get out of this state. 
> https://builds.apache.org/job/PreCommit-YARN-Build/9452/console
> {code}
> HEAD is now at a49298d Move HDFS-9205 to trunk in CHANGES.txt.
> Previous HEAD position was a49298d... Move HDFS-9205 to trunk in CHANGES.txt.
> Switched to branch 'trunk'
> Your branch is behind 'origin/trunk' by 589 commits, and can be 
> fast-forwarded.
>   (use "git pull" to update your local branch)
> It seems that there is already a rebase-apply directory, and
> I wonder if you are in the middle of another rebase.  If that is the
> case, please try
>   git rebase (--continue | --abort | --skip)
> If that is not the case, please
>   rm -fr 
> "/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/.git/rebase-apply"
> and run me again.  I am stopping in case you still have something
> valuable there.
> ERROR: git pull is failing
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)