Did anyone else try the build?

On Tue, Apr 21, 2020 at 8:31 PM Andrzej Białecki <a...@getopt.org> wrote:
>
> Hi,
>
> I’m getting the following error, looks like the checksum doesn’t match the 
> file:
>
> Test Solr...
>   test basics...
>   check changes HTML...
>   download solr-7.7.3-src.tgz...
>     56.9 MB in 586.29 sec (0.1 MB/sec)
>     verify sha512 digest
> Traceback (most recent call last):
>   File "dev-tools/scripts/smokeTestRelease.py", line 1518, in <module>
>     main()
>   File "dev-tools/scripts/smokeTestRelease.py", line 1448, in main
>     smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, c.is_signed, 
> c.local_keys, ' '.join(c.test_args))
>   File "dev-tools/scripts/smokeTestRelease.py", line 1504, in smokeTest
>     checkSigs('solr', solrPath, version, tmpDir, isSigned, keysFile)
>   File "dev-tools/scripts/smokeTestRelease.py", line 366, in checkSigs
>     verifyDigests(artifact, urlString, tmpDir)
>   File "dev-tools/scripts/smokeTestRelease.py", line 556, in verifyDigests
>     raise RuntimeError('SHA512 digest mismatch for %s: expected %s but got 
> %s' % (artifact, sha512Expected, sha512Actual))
> RuntimeError: SHA512 digest mismatch for solr-7.7.3-src.tgz: expected 
> 549ab2c35ecfba4610921f0951b3b78595da2bcb6e36da2f2a06828a64a01e656c8d424b4ba8d559b638ab62d871827f004f5f02b8e1eed3b9a0e0cbfd31e8ac
>  but got 
> 57a34207b6c742eae42cf5a0a15eb773d545902314c593c6f10794e6854e2c9ea6b252e9761da9ed5e13915882d6eddba87971495ff88c2cb643f523b6aaff77
>
>
>
> > On 21 Apr 2020, at 11:36, Noble Paul <noble.p...@gmail.com> wrote:
> >
> > sorry, the direct command is
> >
> > python3 -u dev-tools/scripts/smokeTestRelease.py
> > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.3-RC1-rev1a0d2a901dfec93676b0fe8be425101ceb754b85/
> >
> > On Tue, Apr 21, 2020 at 6:15 PM Noble Paul <noble.p...@gmail.com> wrote:
> >>
> >> Please vote for release candidate ? for Lucene/Solr 7.7.3
> >>
> >> The artifacts can be downloaded from:
> >> https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-7.7.3-RC1-rev1a0d2a901dfec93676b0fe8be425101ceb754b85
> >>
> >> You can run the smoke tester directly with this command:
> >>
> >> python3 -u dev-tools/scripts/smokeTestRelease.py
> >> /tmp/releases/7.7.3/lucene-solr-7.7.3-RC1-rev1a0d2a901dfec93676b0fe8be425101ceb754b85
> >>
> >>
> >> Here's my +1
> >>
> >> SUCCESS! [1:48:02.520060]
> >>
> >> --
> >> -----------------------------------------------------
> >> Noble Paul
> >
> >
> >
> > --
> > -----------------------------------------------------
> > Noble Paul
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> > For additional commands, e-mail: dev-h...@lucene.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>


-- 
-----------------------------------------------------
Noble Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to