You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Prasanth Jayachandran <pj...@hortonworks.com> on 2018/03/22 00:46:52 UTC

PTest stuck

https://builds.apache.org/view/H-L/view/Hive/job/PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop. Anyone know what might be happening? Should we kill it and see if it happens again?

Thanks
Prasanth

Re: PTest stuck

Posted by Vihang Karajgaonkar <vi...@cloudera.com>.
It doesn't seem to have executors to run the job. Check #9785

On Fri, Mar 23, 2018 at 1:23 PM, Deepak Jaiswal <dj...@hortonworks.com>
wrote:

> The tests still seem to be stuck. Does it need a restart?
>
> Regards,
> Deepak
>
> On 3/23/18, 6:41 AM, "Peter Vary" <pv...@cloudera.com> wrote:
>
>     Pushed the change to master.
>
>     > On Mar 23, 2018, at 2:30 PM, Adam Szita <sz...@cloudera.com> wrote:
>     >
>     > This is caused by a whitespace error
>     > in itests/src/test/resources/testconfiguration.properties, fixing
>     > by HIVE-19036
>     >
>     > On 22 March 2018 at 21:55, Jesus Camacho Rodriguez <
>     > jcamachorodriguez@hortonworks.com> wrote:
>     >
>     >> There seems to be something wrong still, there are +330 failures,
> it seems
>     >> like test config file is not being picked up correctly. What I have
> seen so
>     >> far is that TestCliDriver is picking up q files that it should not,
> while
>     >> TestMiniLlapLocalCliDriver does not seem to be running at all.
>     >>
>     >> -Jesús
>     >>
>     >>
>     >> On 3/22/18, 8:06 AM, "Peter Vary" <pv...@cloudera.com> wrote:
>     >>
>     >>    The disks was full.
>     >>    Removed log files, and test runs.
>     >>
>     >>    Restarted ptest
>     >>
>     >>    Please reschedule your tests please.
>     >>
>     >>    Thanks,
>     >>    Peter
>     >>
>     >>> On Mar 22, 2018, at 9:29 AM, Prasanth Jayachandran <
>     >> pjayachandran@hortonworks.com> wrote:
>     >>>
>     >>> The tests aren’t running anymore.
>     >>>
>     >>> Thanks
>     >>> Prasanth
>     >>>
>     >>>> On Mar 21, 2018, at 6:52 PM, Vihang Karajgaonkar <
>     >> vihang@cloudera.com> wrote:
>     >>>>
>     >>>> Yeah. Looks like there was something wrong since the job was
>     >> running over 5
>     >>>> hrs. I aborted the job and updated that JIRA informing the author
>     >> about the
>     >>>> same. Lets monitor if the issue happens with other jobs as well.
>     >>>>
>     >>>> On Wed, Mar 21, 2018 at 5:46 PM, Prasanth Jayachandran <
>     >>>> pjayachandran@hortonworks.com> wrote:
>     >>>>
>     >>>>> https://builds.apache.org/view/H-L/view/Hive/job/
>     >>>>> PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop.
>     >> Anyone know
>     >>>>> what might be happening? Should we kill it and see if it happens
>     >> again?
>     >>>>>
>     >>>>> Thanks
>     >>>>> Prasanth
>     >>>>>
>     >>>
>     >>
>     >>
>     >>
>     >>
>
>
>
>

Re: PTest stuck

Posted by Deepak Jaiswal <dj...@hortonworks.com>.
The tests still seem to be stuck. Does it need a restart?

Regards,
Deepak

On 3/23/18, 6:41 AM, "Peter Vary" <pv...@cloudera.com> wrote:

    Pushed the change to master.
    
    > On Mar 23, 2018, at 2:30 PM, Adam Szita <sz...@cloudera.com> wrote:
    > 
    > This is caused by a whitespace error
    > in itests/src/test/resources/testconfiguration.properties, fixing
    > by HIVE-19036
    > 
    > On 22 March 2018 at 21:55, Jesus Camacho Rodriguez <
    > jcamachorodriguez@hortonworks.com> wrote:
    > 
    >> There seems to be something wrong still, there are +330 failures, it seems
    >> like test config file is not being picked up correctly. What I have seen so
    >> far is that TestCliDriver is picking up q files that it should not, while
    >> TestMiniLlapLocalCliDriver does not seem to be running at all.
    >> 
    >> -Jesús
    >> 
    >> 
    >> On 3/22/18, 8:06 AM, "Peter Vary" <pv...@cloudera.com> wrote:
    >> 
    >>    The disks was full.
    >>    Removed log files, and test runs.
    >> 
    >>    Restarted ptest
    >> 
    >>    Please reschedule your tests please.
    >> 
    >>    Thanks,
    >>    Peter
    >> 
    >>> On Mar 22, 2018, at 9:29 AM, Prasanth Jayachandran <
    >> pjayachandran@hortonworks.com> wrote:
    >>> 
    >>> The tests aren’t running anymore.
    >>> 
    >>> Thanks
    >>> Prasanth
    >>> 
    >>>> On Mar 21, 2018, at 6:52 PM, Vihang Karajgaonkar <
    >> vihang@cloudera.com> wrote:
    >>>> 
    >>>> Yeah. Looks like there was something wrong since the job was
    >> running over 5
    >>>> hrs. I aborted the job and updated that JIRA informing the author
    >> about the
    >>>> same. Lets monitor if the issue happens with other jobs as well.
    >>>> 
    >>>> On Wed, Mar 21, 2018 at 5:46 PM, Prasanth Jayachandran <
    >>>> pjayachandran@hortonworks.com> wrote:
    >>>> 
    >>>>> https://builds.apache.org/view/H-L/view/Hive/job/
    >>>>> PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop.
    >> Anyone know
    >>>>> what might be happening? Should we kill it and see if it happens
    >> again?
    >>>>> 
    >>>>> Thanks
    >>>>> Prasanth
    >>>>> 
    >>> 
    >> 
    >> 
    >> 
    >> 
    
    


Re: PTest stuck

Posted by Peter Vary <pv...@cloudera.com>.
Pushed the change to master.

> On Mar 23, 2018, at 2:30 PM, Adam Szita <sz...@cloudera.com> wrote:
> 
> This is caused by a whitespace error
> in itests/src/test/resources/testconfiguration.properties, fixing
> by HIVE-19036
> 
> On 22 March 2018 at 21:55, Jesus Camacho Rodriguez <
> jcamachorodriguez@hortonworks.com> wrote:
> 
>> There seems to be something wrong still, there are +330 failures, it seems
>> like test config file is not being picked up correctly. What I have seen so
>> far is that TestCliDriver is picking up q files that it should not, while
>> TestMiniLlapLocalCliDriver does not seem to be running at all.
>> 
>> -Jesús
>> 
>> 
>> On 3/22/18, 8:06 AM, "Peter Vary" <pv...@cloudera.com> wrote:
>> 
>>    The disks was full.
>>    Removed log files, and test runs.
>> 
>>    Restarted ptest
>> 
>>    Please reschedule your tests please.
>> 
>>    Thanks,
>>    Peter
>> 
>>> On Mar 22, 2018, at 9:29 AM, Prasanth Jayachandran <
>> pjayachandran@hortonworks.com> wrote:
>>> 
>>> The tests aren’t running anymore.
>>> 
>>> Thanks
>>> Prasanth
>>> 
>>>> On Mar 21, 2018, at 6:52 PM, Vihang Karajgaonkar <
>> vihang@cloudera.com> wrote:
>>>> 
>>>> Yeah. Looks like there was something wrong since the job was
>> running over 5
>>>> hrs. I aborted the job and updated that JIRA informing the author
>> about the
>>>> same. Lets monitor if the issue happens with other jobs as well.
>>>> 
>>>> On Wed, Mar 21, 2018 at 5:46 PM, Prasanth Jayachandran <
>>>> pjayachandran@hortonworks.com> wrote:
>>>> 
>>>>> https://builds.apache.org/view/H-L/view/Hive/job/
>>>>> PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop.
>> Anyone know
>>>>> what might be happening? Should we kill it and see if it happens
>> again?
>>>>> 
>>>>> Thanks
>>>>> Prasanth
>>>>> 
>>> 
>> 
>> 
>> 
>> 


Re: PTest stuck

Posted by Adam Szita <sz...@cloudera.com>.
This is caused by a whitespace error
in itests/src/test/resources/testconfiguration.properties, fixing
by HIVE-19036

On 22 March 2018 at 21:55, Jesus Camacho Rodriguez <
jcamachorodriguez@hortonworks.com> wrote:

> There seems to be something wrong still, there are +330 failures, it seems
> like test config file is not being picked up correctly. What I have seen so
> far is that TestCliDriver is picking up q files that it should not, while
> TestMiniLlapLocalCliDriver does not seem to be running at all.
>
> -Jesús
>
>
> On 3/22/18, 8:06 AM, "Peter Vary" <pv...@cloudera.com> wrote:
>
>     The disks was full.
>     Removed log files, and test runs.
>
>     Restarted ptest
>
>     Please reschedule your tests please.
>
>     Thanks,
>     Peter
>
>     > On Mar 22, 2018, at 9:29 AM, Prasanth Jayachandran <
> pjayachandran@hortonworks.com> wrote:
>     >
>     > The tests aren’t running anymore.
>     >
>     > Thanks
>     > Prasanth
>     >
>     >> On Mar 21, 2018, at 6:52 PM, Vihang Karajgaonkar <
> vihang@cloudera.com> wrote:
>     >>
>     >> Yeah. Looks like there was something wrong since the job was
> running over 5
>     >> hrs. I aborted the job and updated that JIRA informing the author
> about the
>     >> same. Lets monitor if the issue happens with other jobs as well.
>     >>
>     >> On Wed, Mar 21, 2018 at 5:46 PM, Prasanth Jayachandran <
>     >> pjayachandran@hortonworks.com> wrote:
>     >>
>     >>> https://builds.apache.org/view/H-L/view/Hive/job/
>     >>> PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop.
> Anyone know
>     >>> what might be happening? Should we kill it and see if it happens
> again?
>     >>>
>     >>> Thanks
>     >>> Prasanth
>     >>>
>     >
>
>
>
>

Re: PTest stuck

Posted by Jesus Camacho Rodriguez <jc...@hortonworks.com>.
There seems to be something wrong still, there are +330 failures, it seems like test config file is not being picked up correctly. What I have seen so far is that TestCliDriver is picking up q files that it should not, while TestMiniLlapLocalCliDriver does not seem to be running at all.

-Jesús


On 3/22/18, 8:06 AM, "Peter Vary" <pv...@cloudera.com> wrote:

    The disks was full.
    Removed log files, and test runs.
    
    Restarted ptest
    
    Please reschedule your tests please.
    
    Thanks,
    Peter
    
    > On Mar 22, 2018, at 9:29 AM, Prasanth Jayachandran <pj...@hortonworks.com> wrote:
    > 
    > The tests aren’t running anymore.
    > 
    > Thanks
    > Prasanth
    > 
    >> On Mar 21, 2018, at 6:52 PM, Vihang Karajgaonkar <vi...@cloudera.com> wrote:
    >> 
    >> Yeah. Looks like there was something wrong since the job was running over 5
    >> hrs. I aborted the job and updated that JIRA informing the author about the
    >> same. Lets monitor if the issue happens with other jobs as well.
    >> 
    >> On Wed, Mar 21, 2018 at 5:46 PM, Prasanth Jayachandran <
    >> pjayachandran@hortonworks.com> wrote:
    >> 
    >>> https://builds.apache.org/view/H-L/view/Hive/job/
    >>> PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop. Anyone know
    >>> what might be happening? Should we kill it and see if it happens again?
    >>> 
    >>> Thanks
    >>> Prasanth
    >>> 
    > 
    
    


Re: PTest stuck

Posted by Peter Vary <pv...@cloudera.com>.
The disks was full.
Removed log files, and test runs.

Restarted ptest

Please reschedule your tests please.

Thanks,
Peter

> On Mar 22, 2018, at 9:29 AM, Prasanth Jayachandran <pj...@hortonworks.com> wrote:
> 
> The tests aren’t running anymore.
> 
> Thanks
> Prasanth
> 
>> On Mar 21, 2018, at 6:52 PM, Vihang Karajgaonkar <vi...@cloudera.com> wrote:
>> 
>> Yeah. Looks like there was something wrong since the job was running over 5
>> hrs. I aborted the job and updated that JIRA informing the author about the
>> same. Lets monitor if the issue happens with other jobs as well.
>> 
>> On Wed, Mar 21, 2018 at 5:46 PM, Prasanth Jayachandran <
>> pjayachandran@hortonworks.com> wrote:
>> 
>>> https://builds.apache.org/view/H-L/view/Hive/job/
>>> PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop. Anyone know
>>> what might be happening? Should we kill it and see if it happens again?
>>> 
>>> Thanks
>>> Prasanth
>>> 
> 


Re: PTest stuck

Posted by Prasanth Jayachandran <pj...@hortonworks.com>.
The tests aren’t running anymore.

Thanks
Prasanth

> On Mar 21, 2018, at 6:52 PM, Vihang Karajgaonkar <vi...@cloudera.com> wrote:
> 
> Yeah. Looks like there was something wrong since the job was running over 5
> hrs. I aborted the job and updated that JIRA informing the author about the
> same. Lets monitor if the issue happens with other jobs as well.
> 
> On Wed, Mar 21, 2018 at 5:46 PM, Prasanth Jayachandran <
> pjayachandran@hortonworks.com> wrote:
> 
>> https://builds.apache.org/view/H-L/view/Hive/job/
>> PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop. Anyone know
>> what might be happening? Should we kill it and see if it happens again?
>> 
>> Thanks
>> Prasanth
>> 


Re: PTest stuck

Posted by Vihang Karajgaonkar <vi...@cloudera.com>.
Yeah. Looks like there was something wrong since the job was running over 5
hrs. I aborted the job and updated that JIRA informing the author about the
same. Lets monitor if the issue happens with other jobs as well.

On Wed, Mar 21, 2018 at 5:46 PM, Prasanth Jayachandran <
pjayachandran@hortonworks.com> wrote:

> https://builds.apache.org/view/H-L/view/Hive/job/
> PreCommit-HIVE-Build/9735/ seems to be stuck in git gc loop. Anyone know
> what might be happening? Should we kill it and see if it happens again?
>
> Thanks
> Prasanth
>