You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/03/25 15:29:43 UTC

Calcite-Master - Build # 1078 - Still Failing

The Apache Jenkins build system has built Calcite-Master (build #1078)

Status: Still Failing

Check console output at https://builds.apache.org/job/Calcite-Master/1078/ to view the results.

Calcite-Master - Build # 1084 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Calcite-Master (build #1084)

Status: Still Failing

Check console output at https://builds.apache.org/job/Calcite-Master/1084/ to view the results.

Calcite-Master - Build # 1083 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Calcite-Master (build #1083)

Status: Still Failing

Check console output at https://builds.apache.org/job/Calcite-Master/1083/ to view the results.

Calcite-Master - Build # 1082 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Calcite-Master (build #1082)

Status: Still Failing

Check console output at https://builds.apache.org/job/Calcite-Master/1082/ to view the results.

Calcite-Master - Build # 1081 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Calcite-Master (build #1081)

Status: Still Failing

Check console output at https://builds.apache.org/job/Calcite-Master/1081/ to view the results.

Calcite-Master - Build # 1080 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Calcite-Master (build #1080)

Status: Still Failing

Check console output at https://builds.apache.org/job/Calcite-Master/1080/ to view the results.

Calcite-Master - Build # 1079 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
The Apache Jenkins build system has built Calcite-Master (build #1079)

Status: Still Failing

Check console output at https://builds.apache.org/job/Calcite-Master/1079/ to view the results.

Re: Calcite-Master - Build # 1078 - Still Failing

Posted by Hongze Zhang <no...@126.com>.
Thank you for your quick response, Kevin!

As no one objects so far, I've created a JIRA ticket[1] for the issue 
and the proposal, but unfortunately I can't do the update by myself 
because of not owning access to the Jenkins admin currently. could you 
or anyone else please help with it? Thank you very much.

Besides, I tried to compare the build time between "mvn verify" and "mvn 
clean verify" but it seems that the master branch's build is now blocked 
by CALCITE-2953 on which Haisheng and Jesus has already been working.
And I have tried both the commands on my personal machine (VM, 6 cores, 
8G). "mvn clean verify" costs 8m19s, and "mvn verify" costs 6m7s. The 
former seems to be longer but still tolerable to me. So I suggest to 
make the change and see how it behaves on the Jenkins nodes.


Thanks,
Hongze


[1] https://issues.apache.org/jira/browse/CALCITE-2956

------ Original Message ------
From: "Kevin Risden" <kr...@apache.org>
To: dev@calcite.apache.org
Sent: 2019/3/26 1:38:24
Subject: Re: Calcite-Master - Build # 1078 - Still Failing

>I don't think there are any downsides to changing to "mvn clean verify ..."
>other than the builds might take a bit longer.
>
>Kevin Risden
>
>
>On Mon, Mar 25, 2019 at 1:36 PM Hongze Zhang <no...@126.com> wrote:
>
>>  Hi all,
>>
>>  This is caused by a known problem which is analyzed in mail thread[1], and
>>  it seems that the problem keeps failing our Jenkins build for a period of
>>  time. I had tried cleaning Calcite's workspaces on several slave nodes but
>>  it could not prevent the same error happening on other unexpected nodes.
>>
>>  As a possible solution, do you think it's feasible to change our Jenkins
>>  build command from "mvn verify ..." to "mvn clean verify ..."?
>>
>>  Best,
>>  Hongze
>>
>>
>>  [1]
>>  https://lists.apache.org/thread.html/%3C455426799.3105.1552292851062.JavaMail.jenkins@jenkins02%3E
>>
>>
>>  > On Mar 25, 2019, at 23:29, Apache Jenkins Server <
>>  jenkins@builds.apache.org> wrote:
>>  >
>>  > The Apache Jenkins build system has built Calcite-Master (build #1078)
>>  >
>>  > Status: Still Failing
>>  >
>>  > Check console output at
>>  https://builds.apache.org/job/Calcite-Master/1078/ to view the results.
>>
>>
>

Re: Calcite-Master - Build # 1078 - Still Failing

Posted by Kevin Risden <kr...@apache.org>.
I don't think there are any downsides to changing to "mvn clean verify ..."
other than the builds might take a bit longer.

Kevin Risden


On Mon, Mar 25, 2019 at 1:36 PM Hongze Zhang <no...@126.com> wrote:

> Hi all,
>
> This is caused by a known problem which is analyzed in mail thread[1], and
> it seems that the problem keeps failing our Jenkins build for a period of
> time. I had tried cleaning Calcite's workspaces on several slave nodes but
> it could not prevent the same error happening on other unexpected nodes.
>
> As a possible solution, do you think it's feasible to change our Jenkins
> build command from "mvn verify ..." to "mvn clean verify ..."?
>
> Best,
> Hongze
>
>
> [1]
> https://lists.apache.org/thread.html/%3C455426799.3105.1552292851062.JavaMail.jenkins@jenkins02%3E
>
>
> > On Mar 25, 2019, at 23:29, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
> >
> > The Apache Jenkins build system has built Calcite-Master (build #1078)
> >
> > Status: Still Failing
> >
> > Check console output at
> https://builds.apache.org/job/Calcite-Master/1078/ to view the results.
>
>

Re: Calcite-Master - Build # 1078 - Still Failing

Posted by Hongze Zhang <no...@126.com>.
Hi all,

This is caused by a known problem which is analyzed in mail thread[1], and it seems that the problem keeps failing our Jenkins build for a period of time. I had tried cleaning Calcite's workspaces on several slave nodes but it could not prevent the same error happening on other unexpected nodes.

As a possible solution, do you think it's feasible to change our Jenkins build command from "mvn verify ..." to "mvn clean verify ..."?

Best,
Hongze


[1] https://lists.apache.org/thread.html/%3C455426799.3105.1552292851062.JavaMail.jenkins@jenkins02%3E


> On Mar 25, 2019, at 23:29, Apache Jenkins Server <je...@builds.apache.org> wrote:
> 
> The Apache Jenkins build system has built Calcite-Master (build #1078)
> 
> Status: Still Failing
> 
> Check console output at https://builds.apache.org/job/Calcite-Master/1078/ to view the results.