[MTCGA]: new failures in builds [4627134] needs to be handled

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

[MTCGA]: new failures in builds [4627134] needs to be handled

MTCGA.Bot
Hi Igniters,

 I've detected some new issue on TeamCity to be handled. You are more than welcomed to help.

 If your changes can lead to this failure(s): We're grateful that you were a volunteer to make the contribution to this project, but things change and you may no longer be able to finalize your contribution.
 Could you respond to this email and indicate if you wish to continue and fix test failures or step down and some committer may revert you commit.

 *    New stable failure of a flaky test in master IgniteSinkConnectorTest.testSinkPutsWithoutTransformation https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=7952366899750322781&branch=%3Cdefault%3E&tab=testDetails

 *    New stable failure of a flaky test in master IgniteSinkConnectorTest.testSinkPutsWithTransformation https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-6495637752134628320&branch=%3Cdefault%3E&tab=testDetails
 Changes may lead to failure were done by
         - dmitrii ryabov <[hidden email]> https://ci.ignite.apache.org/viewModification.html?modId=890732
         - mstepachev <[hidden email]> https://ci.ignite.apache.org/viewModification.html?modId=890735
         - andrey gura <[hidden email]> https://ci.ignite.apache.org/viewModification.html?modId=890728

         - Here's a reminder of what contributors were agreed to do https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute 
         - Should you have any questions please contact [hidden email]

Best Regards,
Apache Ignite TeamCity Bot
https://github.com/apache/ignite-teamcity-bot
Notification generated at 04:08:55 25-09-2019
Reply | Threaded
Open this post in threaded view
|

Re: [MTCGA]: new failures in builds [4627134] needs to be handled

slava.koptilin
Hello Dmitrii Ryabov,

It seems that the following tests fail due to your change
https://issues.apache.org/jira/browse/IGNITE-11094
 *    IgniteSinkConnectorTest.testSinkPutsWithoutTransformation
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=7952366899750322781&branch=%3Cdefault%3E&tab=testDetails
 *    IgniteSinkConnectorTest.testSinkPutsWithTransformation
https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-6495637752134628320&branch=%3Cdefault%3E&tab=testDetails


Could you please take a look?

Thanks,
S.

ср, 25 сент. 2019 г. в 04:09, <[hidden email]>:

> Hi Igniters,
>
>  I've detected some new issue on TeamCity to be handled. You are more than
> welcomed to help.
>
>  If your changes can lead to this failure(s): We're grateful that you were
> a volunteer to make the contribution to this project, but things change and
> you may no longer be able to finalize your contribution.
>  Could you respond to this email and indicate if you wish to continue and
> fix test failures or step down and some committer may revert you commit.
>
>  *    New stable failure of a flaky test in master
> IgniteSinkConnectorTest.testSinkPutsWithoutTransformation
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=7952366899750322781&branch=%3Cdefault%3E&tab=testDetails
>
>  *    New stable failure of a flaky test in master
> IgniteSinkConnectorTest.testSinkPutsWithTransformation
> https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-6495637752134628320&branch=%3Cdefault%3E&tab=testDetails
>  Changes may lead to failure were done by
>          - dmitrii ryabov <[hidden email]>
> https://ci.ignite.apache.org/viewModification.html?modId=890732
>          - mstepachev <[hidden email]>
> https://ci.ignite.apache.org/viewModification.html?modId=890735
>          - andrey gura <[hidden email]>
> https://ci.ignite.apache.org/viewModification.html?modId=890728
>
>          - Here's a reminder of what contributors were agreed to do
> https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute
>          - Should you have any questions please contact
> [hidden email]
>
> Best Regards,
> Apache Ignite TeamCity Bot
> https://github.com/apache/ignite-teamcity-bot
> Notification generated at 04:08:55 25-09-2019
>
Reply | Threaded
Open this post in threaded view
|

Re: [MTCGA]: new failures in builds [4627134] needs to be handled

Dmitrii Ryabov
In reply to this post by MTCGA.Bot
Bug looks strange. I prepared fix, waiting for TC results.
Reply | Threaded
Open this post in threaded view
|

Re: [MTCGA]: new failures in builds [4627134] needs to be handled

slava.koptilin
Hi Dmitrii,

> I prepared fix, waiting for TC results.
Thank you a lot!

Could you please share the JIRA ticket?

Thanks,
S.


ср, 25 сент. 2019 г. в 17:46, Dmitrii Ryabov <[hidden email]>:

> Bug looks strange. I prepared fix, waiting for TC results.
>
Reply | Threaded
Open this post in threaded view
|

Re: [MTCGA]: new failures in builds [4627134] needs to be handled

Dmitrii Ryabov
I used same ticket [1] in PR [2] name. Tests [3] are ok, I didn't found
stable failures.

Pavel, can you take a look?

[1] - https://issues.apache.org/jira/browse/IGNITE-11094
[2] - https://github.com/apache/ignite/pull/6910
[3] -
https://ci.ignite.apache.org/viewLog.html?buildId=4634438&buildTypeId=IgniteTests24Java8_RunAll

ср, 25 сент. 2019 г., 17:54 Вячеслав Коптилин <[hidden email]>:

> Hi Dmitrii,
>
> > I prepared fix, waiting for TC results.
> Thank you a lot!
>
> Could you please share the JIRA ticket?
>
> Thanks,
> S.
>
>
> ср, 25 сент. 2019 г. в 17:46, Dmitrii Ryabov <[hidden email]>:
>
> > Bug looks strange. I prepared fix, waiting for TC results.
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [MTCGA]: new failures in builds [4627134] needs to be handled

slava.koptilin
Hello Dmitrii,

> I used the same ticket [1] in PR [2] name
IMHO, I don't think that it is a good practice to have a commit for a
ticket which is already resolved. If I am not mistaken in that case you
cannot get a visa from TC Bot.

Anyway, tests successfully passed. Pavel could you please take a look at
the PR and merge the fix if you have no objection.

Thanks,
S.

чт, 26 сент. 2019 г. в 12:10, Dmitrii Ryabov <[hidden email]>:

> I used same ticket [1] in PR [2] name. Tests [3] are ok, I didn't found
> stable failures.
>
> Pavel, can you take a look?
>
> [1] - https://issues.apache.org/jira/browse/IGNITE-11094
> [2] - https://github.com/apache/ignite/pull/6910
> [3] -
>
> https://ci.ignite.apache.org/viewLog.html?buildId=4634438&buildTypeId=IgniteTests24Java8_RunAll
>
> ср, 25 сент. 2019 г., 17:54 Вячеслав Коптилин <[hidden email]>:
>
> > Hi Dmitrii,
> >
> > > I prepared fix, waiting for TC results.
> > Thank you a lot!
> >
> > Could you please share the JIRA ticket?
> >
> > Thanks,
> > S.
> >
> >
> > ср, 25 сент. 2019 г. в 17:46, Dmitrii Ryabov <[hidden email]>:
> >
> > > Bug looks strange. I prepared fix, waiting for TC results.
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [MTCGA]: new failures in builds [4627134] needs to be handled

Dmitrii Ryabov
> IMHO, I don't think that it is a good practice to have a commit for a
ticket which is already resolved
I think it's ok for hotfix.

TC Bot commented ticket with latest runAll visa.

чт, 26 сент. 2019 г., 13:19 Вячеслав Коптилин <[hidden email]>:

> Hello Dmitrii,
>
> > I used the same ticket [1] in PR [2] name
> IMHO, I don't think that it is a good practice to have a commit for a
> ticket which is already resolved. If I am not mistaken in that case you
> cannot get a visa from TC Bot.
>
> Anyway, tests successfully passed. Pavel could you please take a look at
> the PR and merge the fix if you have no objection.
>
> Thanks,
> S.
>
> чт, 26 сент. 2019 г. в 12:10, Dmitrii Ryabov <[hidden email]>:
>
> > I used same ticket [1] in PR [2] name. Tests [3] are ok, I didn't found
> > stable failures.
> >
> > Pavel, can you take a look?
> >
> > [1] - https://issues.apache.org/jira/browse/IGNITE-11094
> > [2] - https://github.com/apache/ignite/pull/6910
> > [3] -
> >
> >
> https://ci.ignite.apache.org/viewLog.html?buildId=4634438&buildTypeId=IgniteTests24Java8_RunAll
> >
> > ср, 25 сент. 2019 г., 17:54 Вячеслав Коптилин <[hidden email]
> >:
> >
> > > Hi Dmitrii,
> > >
> > > > I prepared fix, waiting for TC results.
> > > Thank you a lot!
> > >
> > > Could you please share the JIRA ticket?
> > >
> > > Thanks,
> > > S.
> > >
> > >
> > > ср, 25 сент. 2019 г. в 17:46, Dmitrii Ryabov <[hidden email]>:
> > >
> > > > Bug looks strange. I prepared fix, waiting for TC results.
> > > >
> > >
> >
>