You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2018/04/04 15:59:00 UTC

[jira] [Reopened] (LUCENE-7935) Release .sha512 hash files with our artifacts

     [ https://issues.apache.org/jira/browse/LUCENE-7935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man reopened LUCENE-7935:
------------------------------

Looks like smoketester isn't happy with something about the new sha512 files?

not really clear what the problem is, but it seemed worth re-opening here to raise attention to it...

https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/995/consoleText
{noformat}
   [smoker]     verify that each binary artifact has a deployed POM...
   [smoker]     verify that there is an artifact for each POM template...
   [smoker]     verify Maven artifacts' sha1/sha512 digests...
   [smoker] Traceback (most recent call last):
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py", line 1524, in <module>
   [smoker]     main()
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py", line 1465, in main
   [smoker]     smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, c.is_signed, ' '.join(c.test_args))
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py", line 1518, in smokeTest
   [smoker]     checkMaven(solrSrcUnpackPath, baseURL, tmpDir, gitRevision, version, isSigned)
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py", line 994, in checkMaven
   [smoker]     verifyMavenDigests(artifacts)
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/dev-tools/scripts/smokeTestRelease.py", line 1081, in verifyMavenDigests
   [smoker]     raise RuntimeError('missing: SHA512 digest for %s' % artifactFile)
   [smoker] RuntimeError: missing: SHA512 digest for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/lucene/build/smokeTestRelease/tmp/maven/org/apache/lucene/lucene-analyzers-common/8.0.0/lucene-analyzers-common-8.0.0-javadoc.jar

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-master/build.xml:462: exec returned: 1

{noformat}

> Release .sha512 hash files with our artifacts
> ---------------------------------------------
>
>                 Key: LUCENE-7935
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7935
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         Attachments: LUCENE-7935.patch, LUCENE-7935.patch
>
>
> Currently we are only required to release {{.md5}} hashes with our artifacts, and we also include {{.sha1}} files. It is expected that {{.sha512}} will be required in the future (see https://www.apache.org/dev/release-signing.html#sha1), so why not start generating them right away?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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