+1

I have successfully run:

TEST_DEFAULT=0 TEST_SOURCE=1 dev/release/verify-release-candidate.sh 14.0.2 3
TEST_DEFAULT=0 TEST_BINARIES=1 dev/release/verify-release-candidate.sh 14.0.2 3

With:
  * Python 3.10.12
  * gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
  * NVIDIA CUDA Build cuda_11.5.r11.5/compiler.30672275_0
  * openjdk version "17.0.9" 2023-10-17
  * ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux-gnu]
  * dotnet 7.0.114
  * Ubuntu 22.04 LTS

I've run the verification script from the `release-14.0.2-rc3` branch
and testing submodules because I was getting some weird parquet
encryption errors with the newer testing files from main.

Thanks,
Raúl

El jue, 14 dic 2023 a las 11:17, Joris Van den Bossche
(<jorisvandenboss...@gmail.com>) escribió:
>
> +1
>
> Successfully verified C++ and Python source and Python wheels on Ubuntu 20.04.
>
> On Wed, 13 Dec 2023 at 22:40, Raúl Cumplido <rau...@apache.org> wrote:
> >
> > Hi,
> >
> > A couple of minor nits for the release verification.
> >
> > The PR with the verification tasks [1] shows a couple of binary
> > verification failures.
> >
> > "verify-rc-binaries-binary-linux-amd64" --> fails due to an issue
> > downloading artifacts from artifactory, this is being worked on [2]
> > and we have opened an INFRA ticket [3] to continue investigating in
> > the future.
> > I have validated them on Ubuntu 22.04 locally which is the same
> > environment that we have on GitHub runners.
> > "verify-rc-binaries-wheels-macos-11-amd64" --> is timing out but it
> > has already timed out on previous releases.
> >
> > Thanks,
> > Raúl
> > [1]: https://github.com/apache/arrow/pull/39193
> > [2]: https://github.com/apache/arrow/issues/39212
> > [3]: https://issues.apache.org/jira/browse/INFRA-25274
> >
> >
> > El mié, 13 dic 2023 a las 22:32, Raúl Cumplido (<rau...@apache.org>) 
> > escribió:
> > >
> > > Hi,
> > >
> > > I would like to propose the following release candidate (RC3) of Apache
> > > Arrow version 14.0.2. This is a release consisting of 30
> > > resolved GitHub issues[1].
> > >
> > > This release candidate is based on commit:
> > > 740889f413af9b1ae1d81eb1e5a4a9fb4ce9cf97 [2]
> > >
> > > The source release rc3 is hosted at [3].
> > > The binary artifacts are hosted at [4][5][6][7][8][9][10][11].
> > > The changelog is located at [12].
> > >
> > > Please download, verify checksums and signatures, run the unit tests,
> > > and vote on the release. See [13] for how to validate a release candidate.
> > >
> > > See also a verification result on GitHub pull request [14].
> > >
> > > The vote will be open for at least 72 hours.
> > >
> > > [ ] +1 Release this as Apache Arrow 14.0.2
> > > [ ] +0
> > > [ ] -1 Do not release this as Apache Arrow 14.0.2 because...
> > >
> > > [1]: 
> > > https://github.com/apache/arrow/issues?q=is%3Aissue+milestone%3A14.0.2+is%3Aclosed
> > > [2]: 
> > > https://github.com/apache/arrow/tree/740889f413af9b1ae1d81eb1e5a4a9fb4ce9cf97
> > > [3]: https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-14.0.2-rc3
> > > [4]: https://apache.jfrog.io/artifactory/arrow/almalinux-rc/
> > > [5]: https://apache.jfrog.io/artifactory/arrow/amazon-linux-rc/
> > > [6]: https://apache.jfrog.io/artifactory/arrow/centos-rc/
> > > [7]: https://apache.jfrog.io/artifactory/arrow/debian-rc/
> > > [8]: https://apache.jfrog.io/artifactory/arrow/java-rc/14.0.2-rc3
> > > [9]: https://apache.jfrog.io/artifactory/arrow/nuget-rc/14.0.2-rc3
> > > [10]: https://apache.jfrog.io/artifactory/arrow/python-rc/14.0.2-rc3
> > > [11]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/
> > > [12]: 
> > > https://github.com/apache/arrow/blob/740889f413af9b1ae1d81eb1e5a4a9fb4ce9cf97/CHANGELOG.md
> > > [13]: 
> > > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> > > [14]: https://github.com/apache/arrow/pull/39193

Reply via email to