Sergey, can't confirm, those links work for me
On Thu, Feb 27, 2020 at 11:17 PM Sergey Antonov <[hidden email]> wrote: > Hello, Maxim! > > All your links to ci.ignite.apache.org/ return 404 http code. It's okay? > > чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: > > > Igniters, > > > > > > I've prepared everything to start a vote. > > Are we ready to go on? > > > > > > I have uploaded a release candidate to: > > https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ > > > > The following staging can be used for testing: > > https://repository.apache.org/content/repositories/orgapacheignite-1474/ > > > > Tag with name 2.8.0-rc1 created: > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 > > > > > > TC [Check RC: Licenses, compile, chksum] > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > TC [3] Build & Upload Nuget Staging Packages > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv > > > > TC [2] Compare w/ Previous Release > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv > > > > On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> > wrote: > > > > > > Maxim, > > > > > > Fixes are in ignite-2.8 now, and builds have passed [1]. > > > I think we can proceed. > > > > > > Thank you and sorry for the broken build. > > > > > > [1] > > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview > > > > > > On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email]> > > wrote: > > > > > > > I'm running a final check in branch ignite-2.8-dotnet-build-fix, > > should be > > > > done soon. > > > > After that I'll merge the changes into ignite-2.8 (and backport to > > > > master), and we can proceed. > > > > > > > > I had to fix both TC project and the build script. > > > > There were a few regressions introduced by various recent changes. > > > > > > > > > Can you also provide some details - which exactly artefacts should > I > > > > check on staging resource after the [1] suite execution? > > > > We are supposed to verify that NuGet packages are valid by installing > > them > > > > and starting Ignite. > > > > However, we added an automatic check recently: `Run NuGet > verification > > > > script` build step. > > > > So the only thing to check is that new package appears on MyGet [1] > > > > (scroll down to see versions and dates) > > > > > > > > [1] > > > > > > > https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite > > > > > > > > > > > > On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email]> > > wrote: > > > > > > > >> Pavel, > > > >> > > > >> > > > >> Thank you for your help. > > > >> Please, let me know when I can proceed with a vote preparation. > > > >> > > > >> > > > >> Can you also provide some details - which exactly artefacts should I > > > >> check on staging resource after the [1] suite execution? > > > >> > > > >> [1] > > > >> > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > >> > > > >> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn <[hidden email]> > > > >> wrote: > > > >> > > > > >> > Maxim, I did a quick fix for the script, but it did not work. > > > >> > Investigating further, will get back to you later today. > > > >> > > > > >> > On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov < > [hidden email] > > > > > > >> wrote: > > > >> >> > > > >> >> Pavel, > > > >> >> > > > >> >> > > > >> >> Can you assist me with preparing NuGet staging according to the > > > >> >> release steps [1]? I've double-checked everything related to the > > build > > > >> >> but suite [2] for preparing nuget package still fails (sorry for > > > >> >> running it multiple times). > > > >> >> > > > >> >> I see some issues in the log which may be related to the file > copy > > in > > > >> >> the build script which recently changed [4]. > > > >> >> I'm still digging in, but anyway can you take a look and help? > > > >> >> > > > >> >> > > > >> >> Step 2: > > > >> >> Copy-Item : Cannot find path > > > >> >> > > > >> > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because > > > >> >> it does not exist. > > > >> >> > > > >> >> Step 3: > > > >> >> Cannot find path > > > >> >> > > > >> > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' > > > >> >> because it does not exist. > > > >> >> At > > > >> > > > C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 > > > >> >> char:47 > > > >> >> > > > >> >> pack: invalid arguments. > > > >> >> > > > >> >> > > > >> >> [1] > > > >> > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging > > > >> >> [2] > > > >> > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > >> >> [3] > > > >> > > > https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog > > > >> >> [4] https://issues.apache.org/jira/browse/IGNITE-12604 > > > >> >> > > > >> >> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov <[hidden email] > > > > > >> wrote: > > > >> >> > > > > >> >> > Denis, > > > >> >> > > > > >> >> > > > > >> >> > Currently, we have no blockers. I'm preparing the build. > > > >> >> > > > > >> >> > On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email]> > > wrote: > > > >> >> > > > > > >> >> > > Folks, > > > >> >> > > > > > >> >> > > Is there anything else apart from the open documentation > > tickets > > > >> that > > > >> >> > > prevent us from starting the release vote? I think that it > > should > > > >> take > > > >> >> > > around two weeks to run the release through the vote and > > announce > > > >> it. The > > > >> >> > > top doc changes should be finished throughout that time > > already. > > > >> >> > > > > > >> >> > > - > > > >> >> > > Denis > > > >> >> > > > > > >> >> > > > > > >> >> > > On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < > > [hidden email]> > > > >> wrote: > > > >> >> > > > > > >> >> > > > Ilya, > > > >> >> > > > > > > >> >> > > > > > > >> >> > > > I think we must accept only blocker issues to the release > > branch. > > > >> >> > > > > > > >> >> > > > My previous experience tells me that even a small change > > which > > > >> seems > > > >> >> > > > absolutely easy and clear can break everything. So, let's > > move > > > >> this > > > >> >> > > > issue [1] to the next release. Currently, it doesn't look > > like a > > > >> >> > > > blocker. > > > >> >> > > > > > > >> >> > > > [1] https://issues.apache.org/jira/browse/IGNITE-12672 > > > >> >> > > > > > > >> >> > > > On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < > > [hidden email]> > > > >> wrote: > > > >> >> > > > > > > > >> >> > > > > Igniters, > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > > I've prepared the issue [1] and PR [2] with removing > > @deprecate > > > >> >> > > > > annotation on DataRegionMetrics and adding > > @IgniteExperimental > > > >> to the > > > >> >> > > > > new metrics API. > > > >> >> > > > > Can anyone review my changes? > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-12690 > > > >> >> > > > > [2] https://github.com/apache/ignite/pull/7440 > > > >> >> > > > > > > > >> >> > > > > On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < > > > >> [hidden email]> > > > >> >> > > > wrote: > > > >> >> > > > > > > > > >> >> > > > > > Hello! > > > >> >> > > > > > > > > >> >> > > > > > I have just merged a fix for embarrassing issue where > you > > > >> could UPDATE > > > >> >> > > > > > entries with Spring Data, but not "Update" or "update" > > them. > > > >> >> > > > > > > > > >> >> > > > > > I suggest adding this fix to the scope of 2.8, since > > Spring > > > >> Data is > > > >> >> > > > popular > > > >> >> > > > > > and it does not in any way affect code outside of its > > > >> modules. > > > >> >> > > > > > > > > >> >> > > > > > https://issues.apache.org/jira/browse/IGNITE-12672 > > > >> >> > > > > > > > > >> >> > > > > > WDYT? > > > >> >> > > > > > > > > >> >> > > > > > Regards, > > > >> >> > > > > > -- > > > >> >> > > > > > Ilya Kasnacheev > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > > пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < > > > >> [hidden email]>: > > > >> >> > > > > > > > > >> >> > > > > > > Alexey, > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > > Yes. I will remove @deprecation according to the vote > > > >> results and > > > >> >> > > > will > > > >> >> > > > > > > go further with the release steps [1] since there no > > > >> blockers left. > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > > [1] > > > >> >> > > > > > > >> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > >> >> > > > > > > > > > >> >> > > > > > > On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk > > > >> >> > > > > > > <[hidden email]> wrote: > > > >> >> > > > > > > > > > > >> >> > > > > > > > Folks, > > > >> >> > > > > > > > > > > >> >> > > > > > > > I have merged IGNITE-12650 (mark MVCC as > > experimental) > > > >> to master > > > >> >> > > > and > > > >> >> > > > > > > > ignite-2.8. What's left? Should we remove > deprecation > > > >> from the old > > > >> >> > > > > > > metrics > > > >> >> > > > > > > > and start the vote? > > > >> >> > > > > > > > > > >> >> > > > > > > >> > > > > > > > > > -- > BR, Sergey Antonov > |
I guest those links on CI are visible to only Release Manager, mostly PMCs from Apache Ignite.
> On 28 Feb 2020, at 11:58, Pavel Tupitsyn <[hidden email]> wrote: > > Sergey, can't confirm, those links work for me > > On Thu, Feb 27, 2020 at 11:17 PM Sergey Antonov <[hidden email]> > wrote: > >> Hello, Maxim! >> >> All your links to ci.ignite.apache.org/ return 404 http code. It's okay? >> >> чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: >> >>> Igniters, >>> >>> >>> I've prepared everything to start a vote. >>> Are we ready to go on? >>> >>> >>> I have uploaded a release candidate to: >>> https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ >>> https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ >>> >>> The following staging can be used for testing: >>> https://repository.apache.org/content/repositories/orgapacheignite-1474/ >>> >>> Tag with name 2.8.0-rc1 created: >>> >>> >> https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 >>> >>> >>> TC [Check RC: Licenses, compile, chksum] >>> >>> >> https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv >>> >>> TC [3] Build & Upload Nuget Staging Packages >>> >>> >> https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv >>> >>> TC [2] Compare w/ Previous Release >>> >>> >> https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv >>> >>> On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> >> wrote: >>>> >>>> Maxim, >>>> >>>> Fixes are in ignite-2.8 now, and builds have passed [1]. >>>> I think we can proceed. >>>> >>>> Thank you and sorry for the broken build. >>>> >>>> [1] >>>> >>> >> https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview >>>> >>>> On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email]> >>> wrote: >>>> >>>>> I'm running a final check in branch ignite-2.8-dotnet-build-fix, >>> should be >>>>> done soon. >>>>> After that I'll merge the changes into ignite-2.8 (and backport to >>>>> master), and we can proceed. >>>>> >>>>> I had to fix both TC project and the build script. >>>>> There were a few regressions introduced by various recent changes. >>>>> >>>>>> Can you also provide some details - which exactly artefacts should >> I >>>>> check on staging resource after the [1] suite execution? >>>>> We are supposed to verify that NuGet packages are valid by installing >>> them >>>>> and starting Ignite. >>>>> However, we added an automatic check recently: `Run NuGet >> verification >>>>> script` build step. >>>>> So the only thing to check is that new package appears on MyGet [1] >>>>> (scroll down to see versions and dates) >>>>> >>>>> [1] >>>>> >>> >> https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite >>>>> >>>>> >>>>> On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email]> >>> wrote: >>>>> >>>>>> Pavel, >>>>>> >>>>>> >>>>>> Thank you for your help. >>>>>> Please, let me know when I can proceed with a vote preparation. >>>>>> >>>>>> >>>>>> Can you also provide some details - which exactly artefacts should I >>>>>> check on staging resource after the [1] suite execution? >>>>>> >>>>>> [1] >>>>>> >>> >> https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages >>>>>> >>>>>> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn <[hidden email]> >>>>>> wrote: >>>>>>> >>>>>>> Maxim, I did a quick fix for the script, but it did not work. >>>>>>> Investigating further, will get back to you later today. >>>>>>> >>>>>>> On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov < >> [hidden email] >>>> >>>>>> wrote: >>>>>>>> >>>>>>>> Pavel, >>>>>>>> >>>>>>>> >>>>>>>> Can you assist me with preparing NuGet staging according to the >>>>>>>> release steps [1]? I've double-checked everything related to the >>> build >>>>>>>> but suite [2] for preparing nuget package still fails (sorry for >>>>>>>> running it multiple times). >>>>>>>> >>>>>>>> I see some issues in the log which may be related to the file >> copy >>> in >>>>>>>> the build script which recently changed [4]. >>>>>>>> I'm still digging in, but anyway can you take a look and help? >>>>>>>> >>>>>>>> >>>>>>>> Step 2: >>>>>>>> Copy-Item : Cannot find path >>>>>>>> >>>>>> >>> >> 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because >>>>>>>> it does not exist. >>>>>>>> >>>>>>>> Step 3: >>>>>>>> Cannot find path >>>>>>>> >>>>>> >>> >> 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' >>>>>>>> because it does not exist. >>>>>>>> At >>>>>> >>> >> C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 >>>>>>>> char:47 >>>>>>>> >>>>>>>> pack: invalid arguments. >>>>>>>> >>>>>>>> >>>>>>>> [1] >>>>>> >>> >> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging >>>>>>>> [2] >>>>>> >>> >> https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages >>>>>>>> [3] >>>>>> >>> >> https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog >>>>>>>> [4] https://issues.apache.org/jira/browse/IGNITE-12604 >>>>>>>> >>>>>>>> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov <[hidden email] >>> >>>>>> wrote: >>>>>>>>> >>>>>>>>> Denis, >>>>>>>>> >>>>>>>>> >>>>>>>>> Currently, we have no blockers. I'm preparing the build. >>>>>>>>> >>>>>>>>> On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email]> >>> wrote: >>>>>>>>>> >>>>>>>>>> Folks, >>>>>>>>>> >>>>>>>>>> Is there anything else apart from the open documentation >>> tickets >>>>>> that >>>>>>>>>> prevent us from starting the release vote? I think that it >>> should >>>>>> take >>>>>>>>>> around two weeks to run the release through the vote and >>> announce >>>>>> it. The >>>>>>>>>> top doc changes should be finished throughout that time >>> already. >>>>>>>>>> >>>>>>>>>> - >>>>>>>>>> Denis >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < >>> [hidden email]> >>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> Ilya, >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> I think we must accept only blocker issues to the release >>> branch. >>>>>>>>>>> >>>>>>>>>>> My previous experience tells me that even a small change >>> which >>>>>> seems >>>>>>>>>>> absolutely easy and clear can break everything. So, let's >>> move >>>>>> this >>>>>>>>>>> issue [1] to the next release. Currently, it doesn't look >>> like a >>>>>>>>>>> blocker. >>>>>>>>>>> >>>>>>>>>>> [1] https://issues.apache.org/jira/browse/IGNITE-12672 >>>>>>>>>>> >>>>>>>>>>> On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < >>> [hidden email]> >>>>>> wrote: >>>>>>>>>>>> >>>>>>>>>>>> Igniters, >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> I've prepared the issue [1] and PR [2] with removing >>> @deprecate >>>>>>>>>>>> annotation on DataRegionMetrics and adding >>> @IgniteExperimental >>>>>> to the >>>>>>>>>>>> new metrics API. >>>>>>>>>>>> Can anyone review my changes? >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> [1] https://issues.apache.org/jira/browse/IGNITE-12690 >>>>>>>>>>>> [2] https://github.com/apache/ignite/pull/7440 >>>>>>>>>>>> >>>>>>>>>>>> On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < >>>>>> [hidden email]> >>>>>>>>>>> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>> Hello! >>>>>>>>>>>>> >>>>>>>>>>>>> I have just merged a fix for embarrassing issue where >> you >>>>>> could UPDATE >>>>>>>>>>>>> entries with Spring Data, but not "Update" or "update" >>> them. >>>>>>>>>>>>> >>>>>>>>>>>>> I suggest adding this fix to the scope of 2.8, since >>> Spring >>>>>> Data is >>>>>>>>>>> popular >>>>>>>>>>>>> and it does not in any way affect code outside of its >>>>>> modules. >>>>>>>>>>>>> >>>>>>>>>>>>> https://issues.apache.org/jira/browse/IGNITE-12672 >>>>>>>>>>>>> >>>>>>>>>>>>> WDYT? >>>>>>>>>>>>> >>>>>>>>>>>>> Regards, >>>>>>>>>>>>> -- >>>>>>>>>>>>> Ilya Kasnacheev >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < >>>>>> [hidden email]>: >>>>>>>>>>>>> >>>>>>>>>>>>>> Alexey, >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> Yes. I will remove @deprecation according to the vote >>>>>> results and >>>>>>>>>>> will >>>>>>>>>>>>>> go further with the release steps [1] since there no >>>>>> blockers left. >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> [1] >>>>>>>>>>> >>>>>> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk >>>>>>>>>>>>>> <[hidden email]> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Folks, >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> I have merged IGNITE-12650 (mark MVCC as >>> experimental) >>>>>> to master >>>>>>>>>>> and >>>>>>>>>>>>>>> ignite-2.8. What's left? Should we remove >> deprecation >>>>>> from the old >>>>>>>>>>>>>> metrics >>>>>>>>>>>>>>> and start the vote? >>>>>>>>>>>>>> >>>>>>>>>>> >>>>>> >>>>> >>> >> >> >> -- >> BR, Sergey Antonov >> |
In reply to this post by antonovsergey93
Maxim, I checked the links - looks we are all set!
чт, 27 февр. 2020 г. в 23:17, Sergey Antonov <[hidden email]>: > Hello, Maxim! > > All your links to ci.ignite.apache.org/ return 404 http code. It's okay? > > чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: > > > Igniters, > > > > > > I've prepared everything to start a vote. > > Are we ready to go on? > > > > > > I have uploaded a release candidate to: > > https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ > > > > The following staging can be used for testing: > > https://repository.apache.org/content/repositories/orgapacheignite-1474/ > > > > Tag with name 2.8.0-rc1 created: > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 > > > > > > TC [Check RC: Licenses, compile, chksum] > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > TC [3] Build & Upload Nuget Staging Packages > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv > > > > TC [2] Compare w/ Previous Release > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv > > > > On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> > wrote: > > > > > > Maxim, > > > > > > Fixes are in ignite-2.8 now, and builds have passed [1]. > > > I think we can proceed. > > > > > > Thank you and sorry for the broken build. > > > > > > [1] > > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview > > > > > > On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email]> > > wrote: > > > > > > > I'm running a final check in branch ignite-2.8-dotnet-build-fix, > > should be > > > > done soon. > > > > After that I'll merge the changes into ignite-2.8 (and backport to > > > > master), and we can proceed. > > > > > > > > I had to fix both TC project and the build script. > > > > There were a few regressions introduced by various recent changes. > > > > > > > > > Can you also provide some details - which exactly artefacts should > I > > > > check on staging resource after the [1] suite execution? > > > > We are supposed to verify that NuGet packages are valid by installing > > them > > > > and starting Ignite. > > > > However, we added an automatic check recently: `Run NuGet > verification > > > > script` build step. > > > > So the only thing to check is that new package appears on MyGet [1] > > > > (scroll down to see versions and dates) > > > > > > > > [1] > > > > > > > https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite > > > > > > > > > > > > On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email]> > > wrote: > > > > > > > >> Pavel, > > > >> > > > >> > > > >> Thank you for your help. > > > >> Please, let me know when I can proceed with a vote preparation. > > > >> > > > >> > > > >> Can you also provide some details - which exactly artefacts should I > > > >> check on staging resource after the [1] suite execution? > > > >> > > > >> [1] > > > >> > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > >> > > > >> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn <[hidden email]> > > > >> wrote: > > > >> > > > > >> > Maxim, I did a quick fix for the script, but it did not work. > > > >> > Investigating further, will get back to you later today. > > > >> > > > > >> > On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov < > [hidden email] > > > > > > >> wrote: > > > >> >> > > > >> >> Pavel, > > > >> >> > > > >> >> > > > >> >> Can you assist me with preparing NuGet staging according to the > > > >> >> release steps [1]? I've double-checked everything related to the > > build > > > >> >> but suite [2] for preparing nuget package still fails (sorry for > > > >> >> running it multiple times). > > > >> >> > > > >> >> I see some issues in the log which may be related to the file > copy > > in > > > >> >> the build script which recently changed [4]. > > > >> >> I'm still digging in, but anyway can you take a look and help? > > > >> >> > > > >> >> > > > >> >> Step 2: > > > >> >> Copy-Item : Cannot find path > > > >> >> > > > >> > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because > > > >> >> it does not exist. > > > >> >> > > > >> >> Step 3: > > > >> >> Cannot find path > > > >> >> > > > >> > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' > > > >> >> because it does not exist. > > > >> >> At > > > >> > > > C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 > > > >> >> char:47 > > > >> >> > > > >> >> pack: invalid arguments. > > > >> >> > > > >> >> > > > >> >> [1] > > > >> > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging > > > >> >> [2] > > > >> > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > >> >> [3] > > > >> > > > https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog > > > >> >> [4] https://issues.apache.org/jira/browse/IGNITE-12604 > > > >> >> > > > >> >> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov <[hidden email] > > > > > >> wrote: > > > >> >> > > > > >> >> > Denis, > > > >> >> > > > > >> >> > > > > >> >> > Currently, we have no blockers. I'm preparing the build. > > > >> >> > > > > >> >> > On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email]> > > wrote: > > > >> >> > > > > > >> >> > > Folks, > > > >> >> > > > > > >> >> > > Is there anything else apart from the open documentation > > tickets > > > >> that > > > >> >> > > prevent us from starting the release vote? I think that it > > should > > > >> take > > > >> >> > > around two weeks to run the release through the vote and > > announce > > > >> it. The > > > >> >> > > top doc changes should be finished throughout that time > > already. > > > >> >> > > > > > >> >> > > - > > > >> >> > > Denis > > > >> >> > > > > > >> >> > > > > > >> >> > > On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < > > [hidden email]> > > > >> wrote: > > > >> >> > > > > > >> >> > > > Ilya, > > > >> >> > > > > > > >> >> > > > > > > >> >> > > > I think we must accept only blocker issues to the release > > branch. > > > >> >> > > > > > > >> >> > > > My previous experience tells me that even a small change > > which > > > >> seems > > > >> >> > > > absolutely easy and clear can break everything. So, let's > > move > > > >> this > > > >> >> > > > issue [1] to the next release. Currently, it doesn't look > > like a > > > >> >> > > > blocker. > > > >> >> > > > > > > >> >> > > > [1] https://issues.apache.org/jira/browse/IGNITE-12672 > > > >> >> > > > > > > >> >> > > > On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < > > [hidden email]> > > > >> wrote: > > > >> >> > > > > > > > >> >> > > > > Igniters, > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > > I've prepared the issue [1] and PR [2] with removing > > @deprecate > > > >> >> > > > > annotation on DataRegionMetrics and adding > > @IgniteExperimental > > > >> to the > > > >> >> > > > > new metrics API. > > > >> >> > > > > Can anyone review my changes? > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-12690 > > > >> >> > > > > [2] https://github.com/apache/ignite/pull/7440 > > > >> >> > > > > > > > >> >> > > > > On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < > > > >> [hidden email]> > > > >> >> > > > wrote: > > > >> >> > > > > > > > > >> >> > > > > > Hello! > > > >> >> > > > > > > > > >> >> > > > > > I have just merged a fix for embarrassing issue where > you > > > >> could UPDATE > > > >> >> > > > > > entries with Spring Data, but not "Update" or "update" > > them. > > > >> >> > > > > > > > > >> >> > > > > > I suggest adding this fix to the scope of 2.8, since > > Spring > > > >> Data is > > > >> >> > > > popular > > > >> >> > > > > > and it does not in any way affect code outside of its > > > >> modules. > > > >> >> > > > > > > > > >> >> > > > > > https://issues.apache.org/jira/browse/IGNITE-12672 > > > >> >> > > > > > > > > >> >> > > > > > WDYT? > > > >> >> > > > > > > > > >> >> > > > > > Regards, > > > >> >> > > > > > -- > > > >> >> > > > > > Ilya Kasnacheev > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > > пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < > > > >> [hidden email]>: > > > >> >> > > > > > > > > >> >> > > > > > > Alexey, > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > > Yes. I will remove @deprecation according to the vote > > > >> results and > > > >> >> > > > will > > > >> >> > > > > > > go further with the release steps [1] since there no > > > >> blockers left. > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > > [1] > > > >> >> > > > > > > >> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > >> >> > > > > > > > > > >> >> > > > > > > On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk > > > >> >> > > > > > > <[hidden email]> wrote: > > > >> >> > > > > > > > > > > >> >> > > > > > > > Folks, > > > >> >> > > > > > > > > > > >> >> > > > > > > > I have merged IGNITE-12650 (mark MVCC as > > experimental) > > > >> to master > > > >> >> > > > and > > > >> >> > > > > > > > ignite-2.8. What's left? Should we remove > deprecation > > > >> from the old > > > >> >> > > > > > > metrics > > > >> >> > > > > > > > and start the vote? > > > >> >> > > > > > > > > > >> >> > > > > > > >> > > > > > > > > > -- > BR, Sergey Antonov > |
In reply to this post by Pavel Tupitsyn
Guys, can somebody check those links from TC account different from @
apache.org domain? пт, 28 февр. 2020 г. в 11:58, Pavel Tupitsyn <[hidden email]>: > Sergey, can't confirm, those links work for me > > On Thu, Feb 27, 2020 at 11:17 PM Sergey Antonov <[hidden email] > > > wrote: > > > Hello, Maxim! > > > > All your links to ci.ignite.apache.org/ return 404 http code. It's okay? > > > > чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: > > > > > Igniters, > > > > > > > > > I've prepared everything to start a vote. > > > Are we ready to go on? > > > > > > > > > I have uploaded a release candidate to: > > > https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ > > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ > > > > > > The following staging can be used for testing: > > > > https://repository.apache.org/content/repositories/orgapacheignite-1474/ > > > > > > Tag with name 2.8.0-rc1 created: > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 > > > > > > > > > TC [Check RC: Licenses, compile, chksum] > > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > > > TC [3] Build & Upload Nuget Staging Packages > > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv > > > > > > TC [2] Compare w/ Previous Release > > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv > > > > > > On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> > > wrote: > > > > > > > > Maxim, > > > > > > > > Fixes are in ignite-2.8 now, and builds have passed [1]. > > > > I think we can proceed. > > > > > > > > Thank you and sorry for the broken build. > > > > > > > > [1] > > > > > > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview > > > > > > > > On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email] > > > > > wrote: > > > > > > > > > I'm running a final check in branch ignite-2.8-dotnet-build-fix, > > > should be > > > > > done soon. > > > > > After that I'll merge the changes into ignite-2.8 (and backport to > > > > > master), and we can proceed. > > > > > > > > > > I had to fix both TC project and the build script. > > > > > There were a few regressions introduced by various recent changes. > > > > > > > > > > > Can you also provide some details - which exactly artefacts > should > > I > > > > > check on staging resource after the [1] suite execution? > > > > > We are supposed to verify that NuGet packages are valid by > installing > > > them > > > > > and starting Ignite. > > > > > However, we added an automatic check recently: `Run NuGet > > verification > > > > > script` build step. > > > > > So the only thing to check is that new package appears on MyGet [1] > > > > > (scroll down to see versions and dates) > > > > > > > > > > [1] > > > > > > > > > > > https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite > > > > > > > > > > > > > > > On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email] > > > > > wrote: > > > > > > > > > >> Pavel, > > > > >> > > > > >> > > > > >> Thank you for your help. > > > > >> Please, let me know when I can proceed with a vote preparation. > > > > >> > > > > >> > > > > >> Can you also provide some details - which exactly artefacts > should I > > > > >> check on staging resource after the [1] suite execution? > > > > >> > > > > >> [1] > > > > >> > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > >> > > > > >> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn < > [hidden email]> > > > > >> wrote: > > > > >> > > > > > >> > Maxim, I did a quick fix for the script, but it did not work. > > > > >> > Investigating further, will get back to you later today. > > > > >> > > > > > >> > On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov < > > [hidden email] > > > > > > > > >> wrote: > > > > >> >> > > > > >> >> Pavel, > > > > >> >> > > > > >> >> > > > > >> >> Can you assist me with preparing NuGet staging according to the > > > > >> >> release steps [1]? I've double-checked everything related to > the > > > build > > > > >> >> but suite [2] for preparing nuget package still fails (sorry > for > > > > >> >> running it multiple times). > > > > >> >> > > > > >> >> I see some issues in the log which may be related to the file > > copy > > > in > > > > >> >> the build script which recently changed [4]. > > > > >> >> I'm still digging in, but anyway can you take a look and help? > > > > >> >> > > > > >> >> > > > > >> >> Step 2: > > > > >> >> Copy-Item : Cannot find path > > > > >> >> > > > > >> > > > > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because > > > > >> >> it does not exist. > > > > >> >> > > > > >> >> Step 3: > > > > >> >> Cannot find path > > > > >> >> > > > > >> > > > > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' > > > > >> >> because it does not exist. > > > > >> >> At > > > > >> > > > > > > C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 > > > > >> >> char:47 > > > > >> >> > > > > >> >> pack: invalid arguments. > > > > >> >> > > > > >> >> > > > > >> >> [1] > > > > >> > > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging > > > > >> >> [2] > > > > >> > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > >> >> [3] > > > > >> > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog > > > > >> >> [4] https://issues.apache.org/jira/browse/IGNITE-12604 > > > > >> >> > > > > >> >> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov < > [hidden email] > > > > > > > >> wrote: > > > > >> >> > > > > > >> >> > Denis, > > > > >> >> > > > > > >> >> > > > > > >> >> > Currently, we have no blockers. I'm preparing the build. > > > > >> >> > > > > > >> >> > On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email] > > > > > wrote: > > > > >> >> > > > > > > >> >> > > Folks, > > > > >> >> > > > > > > >> >> > > Is there anything else apart from the open documentation > > > tickets > > > > >> that > > > > >> >> > > prevent us from starting the release vote? I think that it > > > should > > > > >> take > > > > >> >> > > around two weeks to run the release through the vote and > > > announce > > > > >> it. The > > > > >> >> > > top doc changes should be finished throughout that time > > > already. > > > > >> >> > > > > > > >> >> > > - > > > > >> >> > > Denis > > > > >> >> > > > > > > >> >> > > > > > > >> >> > > On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < > > > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > > >> >> > > > Ilya, > > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > I think we must accept only blocker issues to the release > > > branch. > > > > >> >> > > > > > > > >> >> > > > My previous experience tells me that even a small change > > > which > > > > >> seems > > > > >> >> > > > absolutely easy and clear can break everything. So, let's > > > move > > > > >> this > > > > >> >> > > > issue [1] to the next release. Currently, it doesn't look > > > like a > > > > >> >> > > > blocker. > > > > >> >> > > > > > > > >> >> > > > [1] https://issues.apache.org/jira/browse/IGNITE-12672 > > > > >> >> > > > > > > > >> >> > > > On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < > > > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > > > > >> >> > > > > Igniters, > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > I've prepared the issue [1] and PR [2] with removing > > > @deprecate > > > > >> >> > > > > annotation on DataRegionMetrics and adding > > > @IgniteExperimental > > > > >> to the > > > > >> >> > > > > new metrics API. > > > > >> >> > > > > Can anyone review my changes? > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-12690 > > > > >> >> > > > > [2] https://github.com/apache/ignite/pull/7440 > > > > >> >> > > > > > > > > >> >> > > > > On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < > > > > >> [hidden email]> > > > > >> >> > > > wrote: > > > > >> >> > > > > > > > > > >> >> > > > > > Hello! > > > > >> >> > > > > > > > > > >> >> > > > > > I have just merged a fix for embarrassing issue where > > you > > > > >> could UPDATE > > > > >> >> > > > > > entries with Spring Data, but not "Update" or > "update" > > > them. > > > > >> >> > > > > > > > > > >> >> > > > > > I suggest adding this fix to the scope of 2.8, since > > > Spring > > > > >> Data is > > > > >> >> > > > popular > > > > >> >> > > > > > and it does not in any way affect code outside of its > > > > >> modules. > > > > >> >> > > > > > > > > > >> >> > > > > > https://issues.apache.org/jira/browse/IGNITE-12672 > > > > >> >> > > > > > > > > > >> >> > > > > > WDYT? > > > > >> >> > > > > > > > > > >> >> > > > > > Regards, > > > > >> >> > > > > > -- > > > > >> >> > > > > > Ilya Kasnacheev > > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < > > > > >> [hidden email]>: > > > > >> >> > > > > > > > > > >> >> > > > > > > Alexey, > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > > Yes. I will remove @deprecation according to the > vote > > > > >> results and > > > > >> >> > > > will > > > > >> >> > > > > > > go further with the release steps [1] since there > no > > > > >> blockers left. > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > > [1] > > > > >> >> > > > > > > > >> > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > > >> >> > > > > > > > > > > >> >> > > > > > > On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk > > > > >> >> > > > > > > <[hidden email]> wrote: > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > Folks, > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > I have merged IGNITE-12650 (mark MVCC as > > > experimental) > > > > >> to master > > > > >> >> > > > and > > > > >> >> > > > > > > > ignite-2.8. What's left? Should we remove > > deprecation > > > > >> from the old > > > > >> >> > > > > > > metrics > > > > >> >> > > > > > > > and start the vote? > > > > >> >> > > > > > > > > > > >> >> > > > > > > > >> > > > > > > > > > > > > > > -- > > BR, Sergey Antonov > > > -- BR, Sergey Antonov |
In reply to this post by antonovsergey93
Sergey,
It seems these links ([4] Check RC: Licenses, compile, checksum) [1] is only accessed for users included into the release group on the TeamCity. Sorry for not mentioned it before. [1] https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv On Thu, 27 Feb 2020 at 23:17, Sergey Antonov <[hidden email]> wrote: > > Hello, Maxim! > > All your links to ci.ignite.apache.org/ return 404 http code. It's okay? > > чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: > > > Igniters, > > > > > > I've prepared everything to start a vote. > > Are we ready to go on? > > > > > > I have uploaded a release candidate to: > > https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ > > > > The following staging can be used for testing: > > https://repository.apache.org/content/repositories/orgapacheignite-1474/ > > > > Tag with name 2.8.0-rc1 created: > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 > > > > > > TC [Check RC: Licenses, compile, chksum] > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > TC [3] Build & Upload Nuget Staging Packages > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv > > > > TC [2] Compare w/ Previous Release > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv > > > > On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> wrote: > > > > > > Maxim, > > > > > > Fixes are in ignite-2.8 now, and builds have passed [1]. > > > I think we can proceed. > > > > > > Thank you and sorry for the broken build. > > > > > > [1] > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview > > > > > > On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email]> > > wrote: > > > > > > > I'm running a final check in branch ignite-2.8-dotnet-build-fix, > > should be > > > > done soon. > > > > After that I'll merge the changes into ignite-2.8 (and backport to > > > > master), and we can proceed. > > > > > > > > I had to fix both TC project and the build script. > > > > There were a few regressions introduced by various recent changes. > > > > > > > > > Can you also provide some details - which exactly artefacts should I > > > > check on staging resource after the [1] suite execution? > > > > We are supposed to verify that NuGet packages are valid by installing > > them > > > > and starting Ignite. > > > > However, we added an automatic check recently: `Run NuGet verification > > > > script` build step. > > > > So the only thing to check is that new package appears on MyGet [1] > > > > (scroll down to see versions and dates) > > > > > > > > [1] > > > > > > https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite > > > > > > > > > > > > On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email]> > > wrote: > > > > > > > >> Pavel, > > > >> > > > >> > > > >> Thank you for your help. > > > >> Please, let me know when I can proceed with a vote preparation. > > > >> > > > >> > > > >> Can you also provide some details - which exactly artefacts should I > > > >> check on staging resource after the [1] suite execution? > > > >> > > > >> [1] > > > >> > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > >> > > > >> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn <[hidden email]> > > > >> wrote: > > > >> > > > > >> > Maxim, I did a quick fix for the script, but it did not work. > > > >> > Investigating further, will get back to you later today. > > > >> > > > > >> > On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov <[hidden email] > > > > > > >> wrote: > > > >> >> > > > >> >> Pavel, > > > >> >> > > > >> >> > > > >> >> Can you assist me with preparing NuGet staging according to the > > > >> >> release steps [1]? I've double-checked everything related to the > > build > > > >> >> but suite [2] for preparing nuget package still fails (sorry for > > > >> >> running it multiple times). > > > >> >> > > > >> >> I see some issues in the log which may be related to the file copy > > in > > > >> >> the build script which recently changed [4]. > > > >> >> I'm still digging in, but anyway can you take a look and help? > > > >> >> > > > >> >> > > > >> >> Step 2: > > > >> >> Copy-Item : Cannot find path > > > >> >> > > > >> > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because > > > >> >> it does not exist. > > > >> >> > > > >> >> Step 3: > > > >> >> Cannot find path > > > >> >> > > > >> > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' > > > >> >> because it does not exist. > > > >> >> At > > > >> > > C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 > > > >> >> char:47 > > > >> >> > > > >> >> pack: invalid arguments. > > > >> >> > > > >> >> > > > >> >> [1] > > > >> > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging > > > >> >> [2] > > > >> > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > >> >> [3] > > > >> > > https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog > > > >> >> [4] https://issues.apache.org/jira/browse/IGNITE-12604 > > > >> >> > > > >> >> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov <[hidden email]> > > > >> wrote: > > > >> >> > > > > >> >> > Denis, > > > >> >> > > > > >> >> > > > > >> >> > Currently, we have no blockers. I'm preparing the build. > > > >> >> > > > > >> >> > On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email]> > > wrote: > > > >> >> > > > > > >> >> > > Folks, > > > >> >> > > > > > >> >> > > Is there anything else apart from the open documentation > > tickets > > > >> that > > > >> >> > > prevent us from starting the release vote? I think that it > > should > > > >> take > > > >> >> > > around two weeks to run the release through the vote and > > announce > > > >> it. The > > > >> >> > > top doc changes should be finished throughout that time > > already. > > > >> >> > > > > > >> >> > > - > > > >> >> > > Denis > > > >> >> > > > > > >> >> > > > > > >> >> > > On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < > > [hidden email]> > > > >> wrote: > > > >> >> > > > > > >> >> > > > Ilya, > > > >> >> > > > > > > >> >> > > > > > > >> >> > > > I think we must accept only blocker issues to the release > > branch. > > > >> >> > > > > > > >> >> > > > My previous experience tells me that even a small change > > which > > > >> seems > > > >> >> > > > absolutely easy and clear can break everything. So, let's > > move > > > >> this > > > >> >> > > > issue [1] to the next release. Currently, it doesn't look > > like a > > > >> >> > > > blocker. > > > >> >> > > > > > > >> >> > > > [1] https://issues.apache.org/jira/browse/IGNITE-12672 > > > >> >> > > > > > > >> >> > > > On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < > > [hidden email]> > > > >> wrote: > > > >> >> > > > > > > > >> >> > > > > Igniters, > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > > I've prepared the issue [1] and PR [2] with removing > > @deprecate > > > >> >> > > > > annotation on DataRegionMetrics and adding > > @IgniteExperimental > > > >> to the > > > >> >> > > > > new metrics API. > > > >> >> > > > > Can anyone review my changes? > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-12690 > > > >> >> > > > > [2] https://github.com/apache/ignite/pull/7440 > > > >> >> > > > > > > > >> >> > > > > On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < > > > >> [hidden email]> > > > >> >> > > > wrote: > > > >> >> > > > > > > > > >> >> > > > > > Hello! > > > >> >> > > > > > > > > >> >> > > > > > I have just merged a fix for embarrassing issue where you > > > >> could UPDATE > > > >> >> > > > > > entries with Spring Data, but not "Update" or "update" > > them. > > > >> >> > > > > > > > > >> >> > > > > > I suggest adding this fix to the scope of 2.8, since > > Spring > > > >> Data is > > > >> >> > > > popular > > > >> >> > > > > > and it does not in any way affect code outside of its > > > >> modules. > > > >> >> > > > > > > > > >> >> > > > > > https://issues.apache.org/jira/browse/IGNITE-12672 > > > >> >> > > > > > > > > >> >> > > > > > WDYT? > > > >> >> > > > > > > > > >> >> > > > > > Regards, > > > >> >> > > > > > -- > > > >> >> > > > > > Ilya Kasnacheev > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > > пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < > > > >> [hidden email]>: > > > >> >> > > > > > > > > >> >> > > > > > > Alexey, > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > > Yes. I will remove @deprecation according to the vote > > > >> results and > > > >> >> > > > will > > > >> >> > > > > > > go further with the release steps [1] since there no > > > >> blockers left. > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > > [1] > > > >> >> > > > > > > >> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > >> >> > > > > > > > > > >> >> > > > > > > On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk > > > >> >> > > > > > > <[hidden email]> wrote: > > > >> >> > > > > > > > > > > >> >> > > > > > > > Folks, > > > >> >> > > > > > > > > > > >> >> > > > > > > > I have merged IGNITE-12650 (mark MVCC as > > experimental) > > > >> to master > > > >> >> > > > and > > > >> >> > > > > > > > ignite-2.8. What's left? Should we remove deprecation > > > >> from the old > > > >> >> > > > > > > metrics > > > >> >> > > > > > > > and start the vote? > > > >> >> > > > > > > > > > >> >> > > > > > > >> > > > > > > > > > -- > BR, Sergey Antonov |
Maxim,
I get 404 code for all TC links [1][2][3] in your email, not only TC [Check RC: Licenses, compile, chksum]. [1] [1] https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv [2] https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv [3] https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv пт, 28 февр. 2020 г. в 16:41, Maxim Muzafarov <[hidden email]>: > Sergey, > > > It seems these links ([4] Check RC: Licenses, compile, checksum) [1] > is only accessed for users included into the release group on the > TeamCity. > Sorry for not mentioned it before. > > > [1] > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > On Thu, 27 Feb 2020 at 23:17, Sergey Antonov <[hidden email]> > wrote: > > > > Hello, Maxim! > > > > All your links to ci.ignite.apache.org/ return 404 http code. It's okay? > > > > чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: > > > > > Igniters, > > > > > > > > > I've prepared everything to start a vote. > > > Are we ready to go on? > > > > > > > > > I have uploaded a release candidate to: > > > https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ > > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ > > > > > > The following staging can be used for testing: > > > > https://repository.apache.org/content/repositories/orgapacheignite-1474/ > > > > > > Tag with name 2.8.0-rc1 created: > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 > > > > > > > > > TC [Check RC: Licenses, compile, chksum] > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > > > TC [3] Build & Upload Nuget Staging Packages > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv > > > > > > TC [2] Compare w/ Previous Release > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv > > > > > > On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> > wrote: > > > > > > > > Maxim, > > > > > > > > Fixes are in ignite-2.8 now, and builds have passed [1]. > > > > I think we can proceed. > > > > > > > > Thank you and sorry for the broken build. > > > > > > > > [1] > > > > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview > > > > > > > > On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email] > > > > > wrote: > > > > > > > > > I'm running a final check in branch ignite-2.8-dotnet-build-fix, > > > should be > > > > > done soon. > > > > > After that I'll merge the changes into ignite-2.8 (and backport to > > > > > master), and we can proceed. > > > > > > > > > > I had to fix both TC project and the build script. > > > > > There were a few regressions introduced by various recent changes. > > > > > > > > > > > Can you also provide some details - which exactly artefacts > should I > > > > > check on staging resource after the [1] suite execution? > > > > > We are supposed to verify that NuGet packages are valid by > installing > > > them > > > > > and starting Ignite. > > > > > However, we added an automatic check recently: `Run NuGet > verification > > > > > script` build step. > > > > > So the only thing to check is that new package appears on MyGet [1] > > > > > (scroll down to see versions and dates) > > > > > > > > > > [1] > > > > > > > > > https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite > > > > > > > > > > > > > > > On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email] > > > > > wrote: > > > > > > > > > >> Pavel, > > > > >> > > > > >> > > > > >> Thank you for your help. > > > > >> Please, let me know when I can proceed with a vote preparation. > > > > >> > > > > >> > > > > >> Can you also provide some details - which exactly artefacts > should I > > > > >> check on staging resource after the [1] suite execution? > > > > >> > > > > >> [1] > > > > >> > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > >> > > > > >> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn < > [hidden email]> > > > > >> wrote: > > > > >> > > > > > >> > Maxim, I did a quick fix for the script, but it did not work. > > > > >> > Investigating further, will get back to you later today. > > > > >> > > > > > >> > On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov < > [hidden email] > > > > > > > > >> wrote: > > > > >> >> > > > > >> >> Pavel, > > > > >> >> > > > > >> >> > > > > >> >> Can you assist me with preparing NuGet staging according to the > > > > >> >> release steps [1]? I've double-checked everything related to > the > > > build > > > > >> >> but suite [2] for preparing nuget package still fails (sorry > for > > > > >> >> running it multiple times). > > > > >> >> > > > > >> >> I see some issues in the log which may be related to the file > copy > > > in > > > > >> >> the build script which recently changed [4]. > > > > >> >> I'm still digging in, but anyway can you take a look and help? > > > > >> >> > > > > >> >> > > > > >> >> Step 2: > > > > >> >> Copy-Item : Cannot find path > > > > >> >> > > > > >> > > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because > > > > >> >> it does not exist. > > > > >> >> > > > > >> >> Step 3: > > > > >> >> Cannot find path > > > > >> >> > > > > >> > > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' > > > > >> >> because it does not exist. > > > > >> >> At > > > > >> > > > > C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 > > > > >> >> char:47 > > > > >> >> > > > > >> >> pack: invalid arguments. > > > > >> >> > > > > >> >> > > > > >> >> [1] > > > > >> > > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging > > > > >> >> [2] > > > > >> > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > >> >> [3] > > > > >> > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog > > > > >> >> [4] https://issues.apache.org/jira/browse/IGNITE-12604 > > > > >> >> > > > > >> >> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov < > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > >> >> > Denis, > > > > >> >> > > > > > >> >> > > > > > >> >> > Currently, we have no blockers. I'm preparing the build. > > > > >> >> > > > > > >> >> > On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email] > > > > > wrote: > > > > >> >> > > > > > > >> >> > > Folks, > > > > >> >> > > > > > > >> >> > > Is there anything else apart from the open documentation > > > tickets > > > > >> that > > > > >> >> > > prevent us from starting the release vote? I think that it > > > should > > > > >> take > > > > >> >> > > around two weeks to run the release through the vote and > > > announce > > > > >> it. The > > > > >> >> > > top doc changes should be finished throughout that time > > > already. > > > > >> >> > > > > > > >> >> > > - > > > > >> >> > > Denis > > > > >> >> > > > > > > >> >> > > > > > > >> >> > > On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < > > > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > > >> >> > > > Ilya, > > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > I think we must accept only blocker issues to the release > > > branch. > > > > >> >> > > > > > > > >> >> > > > My previous experience tells me that even a small change > > > which > > > > >> seems > > > > >> >> > > > absolutely easy and clear can break everything. So, let's > > > move > > > > >> this > > > > >> >> > > > issue [1] to the next release. Currently, it doesn't look > > > like a > > > > >> >> > > > blocker. > > > > >> >> > > > > > > > >> >> > > > [1] https://issues.apache.org/jira/browse/IGNITE-12672 > > > > >> >> > > > > > > > >> >> > > > On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < > > > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > > > > >> >> > > > > Igniters, > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > I've prepared the issue [1] and PR [2] with removing > > > @deprecate > > > > >> >> > > > > annotation on DataRegionMetrics and adding > > > @IgniteExperimental > > > > >> to the > > > > >> >> > > > > new metrics API. > > > > >> >> > > > > Can anyone review my changes? > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-12690 > > > > >> >> > > > > [2] https://github.com/apache/ignite/pull/7440 > > > > >> >> > > > > > > > > >> >> > > > > On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < > > > > >> [hidden email]> > > > > >> >> > > > wrote: > > > > >> >> > > > > > > > > > >> >> > > > > > Hello! > > > > >> >> > > > > > > > > > >> >> > > > > > I have just merged a fix for embarrassing issue > where you > > > > >> could UPDATE > > > > >> >> > > > > > entries with Spring Data, but not "Update" or > "update" > > > them. > > > > >> >> > > > > > > > > > >> >> > > > > > I suggest adding this fix to the scope of 2.8, since > > > Spring > > > > >> Data is > > > > >> >> > > > popular > > > > >> >> > > > > > and it does not in any way affect code outside of its > > > > >> modules. > > > > >> >> > > > > > > > > > >> >> > > > > > https://issues.apache.org/jira/browse/IGNITE-12672 > > > > >> >> > > > > > > > > > >> >> > > > > > WDYT? > > > > >> >> > > > > > > > > > >> >> > > > > > Regards, > > > > >> >> > > > > > -- > > > > >> >> > > > > > Ilya Kasnacheev > > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < > > > > >> [hidden email]>: > > > > >> >> > > > > > > > > > >> >> > > > > > > Alexey, > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > > Yes. I will remove @deprecation according to the > vote > > > > >> results and > > > > >> >> > > > will > > > > >> >> > > > > > > go further with the release steps [1] since there > no > > > > >> blockers left. > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > > [1] > > > > >> >> > > > > > > > >> > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > > >> >> > > > > > > > > > > >> >> > > > > > > On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk > > > > >> >> > > > > > > <[hidden email]> wrote: > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > Folks, > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > I have merged IGNITE-12650 (mark MVCC as > > > experimental) > > > > >> to master > > > > >> >> > > > and > > > > >> >> > > > > > > > ignite-2.8. What's left? Should we remove > deprecation > > > > >> from the old > > > > >> >> > > > > > > metrics > > > > >> >> > > > > > > > and start the vote? > > > > >> >> > > > > > > > > > > >> >> > > > > > > > >> > > > > > > > > > > > > > > -- > > BR, Sergey Antonov > -- BR, Sergey Antonov |
In reply to this post by Maxim Muzafarov
Hello, Petr,
Can we share these suites [1] [2] to the whole community, for instance, in read-only mode? I think they are helpful for testing\checking the release by each community member. TC [Check RC: Licenses, compile, chksum] [1] https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv TC [2] Compare w/ Previous Release [2] https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv On Fri, 28 Feb 2020 at 16:41, Maxim Muzafarov <[hidden email]> wrote: > > Sergey, > > > It seems these links ([4] Check RC: Licenses, compile, checksum) [1] > is only accessed for users included into the release group on the > TeamCity. > Sorry for not mentioned it before. > > > [1] https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > On Thu, 27 Feb 2020 at 23:17, Sergey Antonov <[hidden email]> wrote: > > > > Hello, Maxim! > > > > All your links to ci.ignite.apache.org/ return 404 http code. It's okay? > > > > чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: > > > > > Igniters, > > > > > > > > > I've prepared everything to start a vote. > > > Are we ready to go on? > > > > > > > > > I have uploaded a release candidate to: > > > https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ > > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ > > > > > > The following staging can be used for testing: > > > https://repository.apache.org/content/repositories/orgapacheignite-1474/ > > > > > > Tag with name 2.8.0-rc1 created: > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 > > > > > > > > > TC [Check RC: Licenses, compile, chksum] > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > > > TC [3] Build & Upload Nuget Staging Packages > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv > > > > > > TC [2] Compare w/ Previous Release > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv > > > > > > On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> wrote: > > > > > > > > Maxim, > > > > > > > > Fixes are in ignite-2.8 now, and builds have passed [1]. > > > > I think we can proceed. > > > > > > > > Thank you and sorry for the broken build. > > > > > > > > [1] > > > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview > > > > > > > > On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email]> > > > wrote: > > > > > > > > > I'm running a final check in branch ignite-2.8-dotnet-build-fix, > > > should be > > > > > done soon. > > > > > After that I'll merge the changes into ignite-2.8 (and backport to > > > > > master), and we can proceed. > > > > > > > > > > I had to fix both TC project and the build script. > > > > > There were a few regressions introduced by various recent changes. > > > > > > > > > > > Can you also provide some details - which exactly artefacts should I > > > > > check on staging resource after the [1] suite execution? > > > > > We are supposed to verify that NuGet packages are valid by installing > > > them > > > > > and starting Ignite. > > > > > However, we added an automatic check recently: `Run NuGet verification > > > > > script` build step. > > > > > So the only thing to check is that new package appears on MyGet [1] > > > > > (scroll down to see versions and dates) > > > > > > > > > > [1] > > > > > > > > https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite > > > > > > > > > > > > > > > On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email]> > > > wrote: > > > > > > > > > >> Pavel, > > > > >> > > > > >> > > > > >> Thank you for your help. > > > > >> Please, let me know when I can proceed with a vote preparation. > > > > >> > > > > >> > > > > >> Can you also provide some details - which exactly artefacts should I > > > > >> check on staging resource after the [1] suite execution? > > > > >> > > > > >> [1] > > > > >> > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > >> > > > > >> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn <[hidden email]> > > > > >> wrote: > > > > >> > > > > > >> > Maxim, I did a quick fix for the script, but it did not work. > > > > >> > Investigating further, will get back to you later today. > > > > >> > > > > > >> > On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov <[hidden email] > > > > > > > > >> wrote: > > > > >> >> > > > > >> >> Pavel, > > > > >> >> > > > > >> >> > > > > >> >> Can you assist me with preparing NuGet staging according to the > > > > >> >> release steps [1]? I've double-checked everything related to the > > > build > > > > >> >> but suite [2] for preparing nuget package still fails (sorry for > > > > >> >> running it multiple times). > > > > >> >> > > > > >> >> I see some issues in the log which may be related to the file copy > > > in > > > > >> >> the build script which recently changed [4]. > > > > >> >> I'm still digging in, but anyway can you take a look and help? > > > > >> >> > > > > >> >> > > > > >> >> Step 2: > > > > >> >> Copy-Item : Cannot find path > > > > >> >> > > > > >> > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because > > > > >> >> it does not exist. > > > > >> >> > > > > >> >> Step 3: > > > > >> >> Cannot find path > > > > >> >> > > > > >> > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' > > > > >> >> because it does not exist. > > > > >> >> At > > > > >> > > > C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 > > > > >> >> char:47 > > > > >> >> > > > > >> >> pack: invalid arguments. > > > > >> >> > > > > >> >> > > > > >> >> [1] > > > > >> > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging > > > > >> >> [2] > > > > >> > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > >> >> [3] > > > > >> > > > https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog > > > > >> >> [4] https://issues.apache.org/jira/browse/IGNITE-12604 > > > > >> >> > > > > >> >> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov <[hidden email]> > > > > >> wrote: > > > > >> >> > > > > > >> >> > Denis, > > > > >> >> > > > > > >> >> > > > > > >> >> > Currently, we have no blockers. I'm preparing the build. > > > > >> >> > > > > > >> >> > On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email]> > > > wrote: > > > > >> >> > > > > > > >> >> > > Folks, > > > > >> >> > > > > > > >> >> > > Is there anything else apart from the open documentation > > > tickets > > > > >> that > > > > >> >> > > prevent us from starting the release vote? I think that it > > > should > > > > >> take > > > > >> >> > > around two weeks to run the release through the vote and > > > announce > > > > >> it. The > > > > >> >> > > top doc changes should be finished throughout that time > > > already. > > > > >> >> > > > > > > >> >> > > - > > > > >> >> > > Denis > > > > >> >> > > > > > > >> >> > > > > > > >> >> > > On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < > > > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > > >> >> > > > Ilya, > > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > I think we must accept only blocker issues to the release > > > branch. > > > > >> >> > > > > > > > >> >> > > > My previous experience tells me that even a small change > > > which > > > > >> seems > > > > >> >> > > > absolutely easy and clear can break everything. So, let's > > > move > > > > >> this > > > > >> >> > > > issue [1] to the next release. Currently, it doesn't look > > > like a > > > > >> >> > > > blocker. > > > > >> >> > > > > > > > >> >> > > > [1] https://issues.apache.org/jira/browse/IGNITE-12672 > > > > >> >> > > > > > > > >> >> > > > On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < > > > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > > > > >> >> > > > > Igniters, > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > I've prepared the issue [1] and PR [2] with removing > > > @deprecate > > > > >> >> > > > > annotation on DataRegionMetrics and adding > > > @IgniteExperimental > > > > >> to the > > > > >> >> > > > > new metrics API. > > > > >> >> > > > > Can anyone review my changes? > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-12690 > > > > >> >> > > > > [2] https://github.com/apache/ignite/pull/7440 > > > > >> >> > > > > > > > > >> >> > > > > On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < > > > > >> [hidden email]> > > > > >> >> > > > wrote: > > > > >> >> > > > > > > > > > >> >> > > > > > Hello! > > > > >> >> > > > > > > > > > >> >> > > > > > I have just merged a fix for embarrassing issue where you > > > > >> could UPDATE > > > > >> >> > > > > > entries with Spring Data, but not "Update" or "update" > > > them. > > > > >> >> > > > > > > > > > >> >> > > > > > I suggest adding this fix to the scope of 2.8, since > > > Spring > > > > >> Data is > > > > >> >> > > > popular > > > > >> >> > > > > > and it does not in any way affect code outside of its > > > > >> modules. > > > > >> >> > > > > > > > > > >> >> > > > > > https://issues.apache.org/jira/browse/IGNITE-12672 > > > > >> >> > > > > > > > > > >> >> > > > > > WDYT? > > > > >> >> > > > > > > > > > >> >> > > > > > Regards, > > > > >> >> > > > > > -- > > > > >> >> > > > > > Ilya Kasnacheev > > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < > > > > >> [hidden email]>: > > > > >> >> > > > > > > > > > >> >> > > > > > > Alexey, > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > > Yes. I will remove @deprecation according to the vote > > > > >> results and > > > > >> >> > > > will > > > > >> >> > > > > > > go further with the release steps [1] since there no > > > > >> blockers left. > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > > [1] > > > > >> >> > > > > > > > >> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > > >> >> > > > > > > > > > > >> >> > > > > > > On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk > > > > >> >> > > > > > > <[hidden email]> wrote: > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > Folks, > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > I have merged IGNITE-12650 (mark MVCC as > > > experimental) > > > > >> to master > > > > >> >> > > > and > > > > >> >> > > > > > > > ignite-2.8. What's left? Should we remove deprecation > > > > >> from the old > > > > >> >> > > > > > > metrics > > > > >> >> > > > > > > > and start the vote? > > > > >> >> > > > > > > > > > > >> >> > > > > > > > >> > > > > > > > > > > > > > > -- > > BR, Sergey Antonov |
In reply to this post by Pavel Tupitsyn
I believe that some permissions are required to access a project with
release builds on TC. Best regards, Ivan Pavlukhin пт, 28 февр. 2020 г. в 11:58, Pavel Tupitsyn <[hidden email]>: > > Sergey, can't confirm, those links work for me > > On Thu, Feb 27, 2020 at 11:17 PM Sergey Antonov <[hidden email]> > wrote: > > > Hello, Maxim! > > > > All your links to ci.ignite.apache.org/ return 404 http code. It's okay? > > > > чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: > > > > > Igniters, > > > > > > > > > I've prepared everything to start a vote. > > > Are we ready to go on? > > > > > > > > > I have uploaded a release candidate to: > > > https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ > > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ > > > > > > The following staging can be used for testing: > > > https://repository.apache.org/content/repositories/orgapacheignite-1474/ > > > > > > Tag with name 2.8.0-rc1 created: > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 > > > > > > > > > TC [Check RC: Licenses, compile, chksum] > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > > > TC [3] Build & Upload Nuget Staging Packages > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv > > > > > > TC [2] Compare w/ Previous Release > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv > > > > > > On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> > > wrote: > > > > > > > > Maxim, > > > > > > > > Fixes are in ignite-2.8 now, and builds have passed [1]. > > > > I think we can proceed. > > > > > > > > Thank you and sorry for the broken build. > > > > > > > > [1] > > > > > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview > > > > > > > > On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email]> > > > wrote: > > > > > > > > > I'm running a final check in branch ignite-2.8-dotnet-build-fix, > > > should be > > > > > done soon. > > > > > After that I'll merge the changes into ignite-2.8 (and backport to > > > > > master), and we can proceed. > > > > > > > > > > I had to fix both TC project and the build script. > > > > > There were a few regressions introduced by various recent changes. > > > > > > > > > > > Can you also provide some details - which exactly artefacts should > > I > > > > > check on staging resource after the [1] suite execution? > > > > > We are supposed to verify that NuGet packages are valid by installing > > > them > > > > > and starting Ignite. > > > > > However, we added an automatic check recently: `Run NuGet > > verification > > > > > script` build step. > > > > > So the only thing to check is that new package appears on MyGet [1] > > > > > (scroll down to see versions and dates) > > > > > > > > > > [1] > > > > > > > > > > https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite > > > > > > > > > > > > > > > On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email]> > > > wrote: > > > > > > > > > >> Pavel, > > > > >> > > > > >> > > > > >> Thank you for your help. > > > > >> Please, let me know when I can proceed with a vote preparation. > > > > >> > > > > >> > > > > >> Can you also provide some details - which exactly artefacts should I > > > > >> check on staging resource after the [1] suite execution? > > > > >> > > > > >> [1] > > > > >> > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > >> > > > > >> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn <[hidden email]> > > > > >> wrote: > > > > >> > > > > > >> > Maxim, I did a quick fix for the script, but it did not work. > > > > >> > Investigating further, will get back to you later today. > > > > >> > > > > > >> > On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov < > > [hidden email] > > > > > > > > >> wrote: > > > > >> >> > > > > >> >> Pavel, > > > > >> >> > > > > >> >> > > > > >> >> Can you assist me with preparing NuGet staging according to the > > > > >> >> release steps [1]? I've double-checked everything related to the > > > build > > > > >> >> but suite [2] for preparing nuget package still fails (sorry for > > > > >> >> running it multiple times). > > > > >> >> > > > > >> >> I see some issues in the log which may be related to the file > > copy > > > in > > > > >> >> the build script which recently changed [4]. > > > > >> >> I'm still digging in, but anyway can you take a look and help? > > > > >> >> > > > > >> >> > > > > >> >> Step 2: > > > > >> >> Copy-Item : Cannot find path > > > > >> >> > > > > >> > > > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because > > > > >> >> it does not exist. > > > > >> >> > > > > >> >> Step 3: > > > > >> >> Cannot find path > > > > >> >> > > > > >> > > > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' > > > > >> >> because it does not exist. > > > > >> >> At > > > > >> > > > > > C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 > > > > >> >> char:47 > > > > >> >> > > > > >> >> pack: invalid arguments. > > > > >> >> > > > > >> >> > > > > >> >> [1] > > > > >> > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging > > > > >> >> [2] > > > > >> > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > >> >> [3] > > > > >> > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog > > > > >> >> [4] https://issues.apache.org/jira/browse/IGNITE-12604 > > > > >> >> > > > > >> >> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov <[hidden email] > > > > > > > >> wrote: > > > > >> >> > > > > > >> >> > Denis, > > > > >> >> > > > > > >> >> > > > > > >> >> > Currently, we have no blockers. I'm preparing the build. > > > > >> >> > > > > > >> >> > On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email]> > > > wrote: > > > > >> >> > > > > > > >> >> > > Folks, > > > > >> >> > > > > > > >> >> > > Is there anything else apart from the open documentation > > > tickets > > > > >> that > > > > >> >> > > prevent us from starting the release vote? I think that it > > > should > > > > >> take > > > > >> >> > > around two weeks to run the release through the vote and > > > announce > > > > >> it. The > > > > >> >> > > top doc changes should be finished throughout that time > > > already. > > > > >> >> > > > > > > >> >> > > - > > > > >> >> > > Denis > > > > >> >> > > > > > > >> >> > > > > > > >> >> > > On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < > > > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > > >> >> > > > Ilya, > > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > > I think we must accept only blocker issues to the release > > > branch. > > > > >> >> > > > > > > > >> >> > > > My previous experience tells me that even a small change > > > which > > > > >> seems > > > > >> >> > > > absolutely easy and clear can break everything. So, let's > > > move > > > > >> this > > > > >> >> > > > issue [1] to the next release. Currently, it doesn't look > > > like a > > > > >> >> > > > blocker. > > > > >> >> > > > > > > > >> >> > > > [1] https://issues.apache.org/jira/browse/IGNITE-12672 > > > > >> >> > > > > > > > >> >> > > > On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < > > > [hidden email]> > > > > >> wrote: > > > > >> >> > > > > > > > > >> >> > > > > Igniters, > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > I've prepared the issue [1] and PR [2] with removing > > > @deprecate > > > > >> >> > > > > annotation on DataRegionMetrics and adding > > > @IgniteExperimental > > > > >> to the > > > > >> >> > > > > new metrics API. > > > > >> >> > > > > Can anyone review my changes? > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-12690 > > > > >> >> > > > > [2] https://github.com/apache/ignite/pull/7440 > > > > >> >> > > > > > > > > >> >> > > > > On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < > > > > >> [hidden email]> > > > > >> >> > > > wrote: > > > > >> >> > > > > > > > > > >> >> > > > > > Hello! > > > > >> >> > > > > > > > > > >> >> > > > > > I have just merged a fix for embarrassing issue where > > you > > > > >> could UPDATE > > > > >> >> > > > > > entries with Spring Data, but not "Update" or "update" > > > them. > > > > >> >> > > > > > > > > > >> >> > > > > > I suggest adding this fix to the scope of 2.8, since > > > Spring > > > > >> Data is > > > > >> >> > > > popular > > > > >> >> > > > > > and it does not in any way affect code outside of its > > > > >> modules. > > > > >> >> > > > > > > > > > >> >> > > > > > https://issues.apache.org/jira/browse/IGNITE-12672 > > > > >> >> > > > > > > > > > >> >> > > > > > WDYT? > > > > >> >> > > > > > > > > > >> >> > > > > > Regards, > > > > >> >> > > > > > -- > > > > >> >> > > > > > Ilya Kasnacheev > > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > > пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < > > > > >> [hidden email]>: > > > > >> >> > > > > > > > > > >> >> > > > > > > Alexey, > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > > Yes. I will remove @deprecation according to the vote > > > > >> results and > > > > >> >> > > > will > > > > >> >> > > > > > > go further with the release steps [1] since there no > > > > >> blockers left. > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > > [1] > > > > >> >> > > > > > > > >> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > > >> >> > > > > > > > > > > >> >> > > > > > > On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk > > > > >> >> > > > > > > <[hidden email]> wrote: > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > Folks, > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > I have merged IGNITE-12650 (mark MVCC as > > > experimental) > > > > >> to master > > > > >> >> > > > and > > > > >> >> > > > > > > > ignite-2.8. What's left? Should we remove > > deprecation > > > > >> from the old > > > > >> >> > > > > > > metrics > > > > >> >> > > > > > > > and start the vote? > > > > >> >> > > > > > > > > > > >> >> > > > > > > > >> > > > > > > > > > > > > > > -- > > BR, Sergey Antonov > > |
Please disregard previous message. I jumped into a wrong train.
Best regards, Ivan Pavlukhin пт, 28 февр. 2020 г. в 22:52, Ivan Pavlukhin <[hidden email]>: > > I believe that some permissions are required to access a project with > release builds on TC. > > Best regards, > Ivan Pavlukhin > > пт, 28 февр. 2020 г. в 11:58, Pavel Tupitsyn <[hidden email]>: > > > > Sergey, can't confirm, those links work for me > > > > On Thu, Feb 27, 2020 at 11:17 PM Sergey Antonov <[hidden email]> > > wrote: > > > > > Hello, Maxim! > > > > > > All your links to ci.ignite.apache.org/ return 404 http code. It's okay? > > > > > > чт, 27 февр. 2020 г. в 19:06, Maxim Muzafarov <[hidden email]>: > > > > > > > Igniters, > > > > > > > > > > > > I've prepared everything to start a vote. > > > > Are we ready to go on? > > > > > > > > > > > > I have uploaded a release candidate to: > > > > https://dist.apache.org/repos/dist/dev/ignite/2.8.0-rc1/ > > > > https://dist.apache.org/repos/dist/dev/ignite/packages_2.8.0-rc1/ > > > > > > > > The following staging can be used for testing: > > > > https://repository.apache.org/content/repositories/orgapacheignite-1474/ > > > > > > > > Tag with name 2.8.0-rc1 created: > > > > > > > > > > > https://gitbox.apache.org/repos/asf?p=ignite.git;a=commit;h=341b01dfd8abf2d9b01d468ad1bb26dfe84ac4f6 > > > > > > > > > > > > TC [Check RC: Licenses, compile, chksum] > > > > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085462&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote4CheckRcLicensesChecksum&tab=buildResultsDiv > > > > > > > > TC [3] Build & Upload Nuget Staging Packages > > > > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085460&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildResultsDiv > > > > > > > > TC [2] Compare w/ Previous Release > > > > > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5085458&buildTypeId=ApacheIgniteReleaseJava8_IgniteRelease72CheckFileConsistency&tab=buildResultsDiv > > > > > > > > On Wed, 26 Feb 2020 at 22:44, Pavel Tupitsyn <[hidden email]> > > > wrote: > > > > > > > > > > Maxim, > > > > > > > > > > Fixes are in ignite-2.8 now, and builds have passed [1]. > > > > > I think we can proceed. > > > > > > > > > > Thank you and sorry for the broken build. > > > > > > > > > > [1] > > > > > > > > > > > > https://ci.ignite.apache.org/buildConfiguration/ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages/5083539?buildTab=overview > > > > > > > > > > On Wed, Feb 26, 2020 at 8:46 PM Pavel Tupitsyn <[hidden email]> > > > > wrote: > > > > > > > > > > > I'm running a final check in branch ignite-2.8-dotnet-build-fix, > > > > should be > > > > > > done soon. > > > > > > After that I'll merge the changes into ignite-2.8 (and backport to > > > > > > master), and we can proceed. > > > > > > > > > > > > I had to fix both TC project and the build script. > > > > > > There were a few regressions introduced by various recent changes. > > > > > > > > > > > > > Can you also provide some details - which exactly artefacts should > > > I > > > > > > check on staging resource after the [1] suite execution? > > > > > > We are supposed to verify that NuGet packages are valid by installing > > > > them > > > > > > and starting Ignite. > > > > > > However, we added an automatic check recently: `Run NuGet > > > verification > > > > > > script` build step. > > > > > > So the only thing to check is that new package appears on MyGet [1] > > > > > > (scroll down to see versions and dates) > > > > > > > > > > > > [1] > > > > > > > > > > > > > https://www.myget.org/feed/apache-ignite-staging/package/nuget/Apache.Ignite > > > > > > > > > > > > > > > > > > On Wed, Feb 26, 2020 at 7:42 PM Maxim Muzafarov <[hidden email]> > > > > wrote: > > > > > > > > > > > >> Pavel, > > > > > >> > > > > > >> > > > > > >> Thank you for your help. > > > > > >> Please, let me know when I can proceed with a vote preparation. > > > > > >> > > > > > >> > > > > > >> Can you also provide some details - which exactly artefacts should I > > > > > >> check on staging resource after the [1] suite execution? > > > > > >> > > > > > >> [1] > > > > > >> > > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > > >> > > > > > >> On Wed, 26 Feb 2020 at 10:46, Pavel Tupitsyn <[hidden email]> > > > > > >> wrote: > > > > > >> > > > > > > >> > Maxim, I did a quick fix for the script, but it did not work. > > > > > >> > Investigating further, will get back to you later today. > > > > > >> > > > > > > >> > On Tue, Feb 25, 2020 at 10:10 PM Maxim Muzafarov < > > > [hidden email] > > > > > > > > > > >> wrote: > > > > > >> >> > > > > > >> >> Pavel, > > > > > >> >> > > > > > >> >> > > > > > >> >> Can you assist me with preparing NuGet staging according to the > > > > > >> >> release steps [1]? I've double-checked everything related to the > > > > build > > > > > >> >> but suite [2] for preparing nuget package still fails (sorry for > > > > > >> >> running it multiple times). > > > > > >> >> > > > > > >> >> I see some issues in the log which may be related to the file > > > copy > > > > in > > > > > >> >> the build script which recently changed [4]. > > > > > >> >> I'm still digging in, but anyway can you take a look and help? > > > > > >> >> > > > > > >> >> > > > > > >> >> Step 2: > > > > > >> >> Copy-Item : Cannot find path > > > > > >> >> > > > > > >> > > > > > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core.dll'because > > > > > >> >> it does not exist. > > > > > >> >> > > > > > >> >> Step 3: > > > > > >> >> Cannot find path > > > > > >> >> > > > > > >> > > > > > > > 'C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\Apache.Ignite.Core\bin\Release\Apache.Ignite.Core.dll' > > > > > >> >> because it does not exist. > > > > > >> >> At > > > > > >> > > > > > > > C:\BuildAgent\work\3722fcb3466a49e6\src\modules\platforms\dotnet\build.ps1:283 > > > > > >> >> char:47 > > > > > >> >> > > > > > >> >> pack: invalid arguments. > > > > > >> >> > > > > > >> >> > > > > > >> >> [1] > > > > > >> > > > > > > > https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.4.2.PrepareNuGetstaging > > > > > >> >> [2] > > > > > >> > > > > > > > https://ci.ignite.apache.org/viewType.html?buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages > > > > > >> >> [3] > > > > > >> > > > > > > > https://ci.ignite.apache.org/viewLog.html?buildId=5080553&buildTypeId=ApacheIgniteReleaseJava8_PrepareVote3BuildNuGetPackages&tab=buildLog > > > > > >> >> [4] https://issues.apache.org/jira/browse/IGNITE-12604 > > > > > >> >> > > > > > >> >> On Fri, 21 Feb 2020 at 10:36, Maxim Muzafarov <[hidden email] > > > > > > > > > >> wrote: > > > > > >> >> > > > > > > >> >> > Denis, > > > > > >> >> > > > > > > >> >> > > > > > > >> >> > Currently, we have no blockers. I'm preparing the build. > > > > > >> >> > > > > > > >> >> > On Thu, 20 Feb 2020 at 21:10, Denis Magda <[hidden email]> > > > > wrote: > > > > > >> >> > > > > > > > >> >> > > Folks, > > > > > >> >> > > > > > > > >> >> > > Is there anything else apart from the open documentation > > > > tickets > > > > > >> that > > > > > >> >> > > prevent us from starting the release vote? I think that it > > > > should > > > > > >> take > > > > > >> >> > > around two weeks to run the release through the vote and > > > > announce > > > > > >> it. The > > > > > >> >> > > top doc changes should be finished throughout that time > > > > already. > > > > > >> >> > > > > > > > >> >> > > - > > > > > >> >> > > Denis > > > > > >> >> > > > > > > > >> >> > > > > > > > >> >> > > On Wed, Feb 19, 2020 at 9:55 AM Maxim Muzafarov < > > > > [hidden email]> > > > > > >> wrote: > > > > > >> >> > > > > > > > >> >> > > > Ilya, > > > > > >> >> > > > > > > > > >> >> > > > > > > > > >> >> > > > I think we must accept only blocker issues to the release > > > > branch. > > > > > >> >> > > > > > > > > >> >> > > > My previous experience tells me that even a small change > > > > which > > > > > >> seems > > > > > >> >> > > > absolutely easy and clear can break everything. So, let's > > > > move > > > > > >> this > > > > > >> >> > > > issue [1] to the next release. Currently, it doesn't look > > > > like a > > > > > >> >> > > > blocker. > > > > > >> >> > > > > > > > > >> >> > > > [1] https://issues.apache.org/jira/browse/IGNITE-12672 > > > > > >> >> > > > > > > > > >> >> > > > On Tue, 18 Feb 2020 at 13:51, Maxim Muzafarov < > > > > [hidden email]> > > > > > >> wrote: > > > > > >> >> > > > > > > > > > >> >> > > > > Igniters, > > > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > I've prepared the issue [1] and PR [2] with removing > > > > @deprecate > > > > > >> >> > > > > annotation on DataRegionMetrics and adding > > > > @IgniteExperimental > > > > > >> to the > > > > > >> >> > > > > new metrics API. > > > > > >> >> > > > > Can anyone review my changes? > > > > > >> >> > > > > > > > > > >> >> > > > > > > > > > >> >> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-12690 > > > > > >> >> > > > > [2] https://github.com/apache/ignite/pull/7440 > > > > > >> >> > > > > > > > > > >> >> > > > > On Tue, 18 Feb 2020 at 13:42, Ilya Kasnacheev < > > > > > >> [hidden email]> > > > > > >> >> > > > wrote: > > > > > >> >> > > > > > > > > > > >> >> > > > > > Hello! > > > > > >> >> > > > > > > > > > > >> >> > > > > > I have just merged a fix for embarrassing issue where > > > you > > > > > >> could UPDATE > > > > > >> >> > > > > > entries with Spring Data, but not "Update" or "update" > > > > them. > > > > > >> >> > > > > > > > > > > >> >> > > > > > I suggest adding this fix to the scope of 2.8, since > > > > Spring > > > > > >> Data is > > > > > >> >> > > > popular > > > > > >> >> > > > > > and it does not in any way affect code outside of its > > > > > >> modules. > > > > > >> >> > > > > > > > > > > >> >> > > > > > https://issues.apache.org/jira/browse/IGNITE-12672 > > > > > >> >> > > > > > > > > > > >> >> > > > > > WDYT? > > > > > >> >> > > > > > > > > > > >> >> > > > > > Regards, > > > > > >> >> > > > > > -- > > > > > >> >> > > > > > Ilya Kasnacheev > > > > > >> >> > > > > > > > > > > >> >> > > > > > > > > > > >> >> > > > > > пн, 17 февр. 2020 г. в 12:44, Maxim Muzafarov < > > > > > >> [hidden email]>: > > > > > >> >> > > > > > > > > > > >> >> > > > > > > Alexey, > > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > > > > > >> >> > > > > > > Yes. I will remove @deprecation according to the vote > > > > > >> results and > > > > > >> >> > > > will > > > > > >> >> > > > > > > go further with the release steps [1] since there no > > > > > >> blockers left. > > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > > > > > >> >> > > > > > > [1] > > > > > >> >> > > > > > > > > >> https://cwiki.apache.org/confluence/display/IGNITE/Release+Process > > > > > >> >> > > > > > > > > > > > >> >> > > > > > > On Mon, 17 Feb 2020 at 11:48, Alexey Goncharuk > > > > > >> >> > > > > > > <[hidden email]> wrote: > > > > > >> >> > > > > > > > > > > > > >> >> > > > > > > > Folks, > > > > > >> >> > > > > > > > > > > > > >> >> > > > > > > > I have merged IGNITE-12650 (mark MVCC as > > > > experimental) > > > > > >> to master > > > > > >> >> > > > and > > > > > >> >> > > > > > > > ignite-2.8. What's left? Should we remove > > > deprecation > > > > > >> from the old > > > > > >> >> > > > > > > metrics > > > > > >> >> > > > > > > > and start the vote? > > > > > >> >> > > > > > > > > > > > >> >> > > > > > > > > >> > > > > > > > > > > > > > > > > > > > -- > > > BR, Sergey Antonov > > > |
Free forum by Nabble | Edit this page |