UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit 732b90ef authored by bhearn's avatar bhearn
Browse files

fix sha512

parent 545129f3
Pipeline #28494 failed with stage
...@@ -4,4 +4,4 @@ resources: ...@@ -4,4 +4,4 @@ resources:
filename: "apache-activemq-5.15.13-bin.tar.gz" filename: "apache-activemq-5.15.13-bin.tar.gz"
validation: validation:
type: "sha512" type: "sha512"
value: "3185a15da71b29e4adaa612cc7f5afd421de69b150177f4ff5caf036179f08e5573f4a33411a3598e2416a7507cbcfc43871c4392b38b45c8ce0e5239f80f006" value: "995ceb27b717a0e36e23ab7d516cf4c5fcf2297c4af5388252741124ac65067b868bbe72e0f4cd3b22d3ca48122ed63f08fae20abd0bfa6a9413175b1e6e8c1d"
\ No newline at end of file \ No newline at end of file
  • Pipeline Status: FAILURE
    FAILURE Stage: Import Artifacts
    Branch: 5.15.13-update

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 1([Import Artifacts]):::FAILURE --> 2((/)):::INTERNAL_NOT_BUILT --> 3([Stage Artifacts]):::NOT_BUILT --> 4((/)):::INTERNAL_NOT_BUILT --> 5([Build]):::NOT_BUILT --> 6([Publish, Scan & Report]):::INTERNAL_FAILURE
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    

    Error Log:

    + sha512sum -c apache-activemq-5.15.13-bin.tar.gz-checkfile.txt
    apache-activemq-5.15.13-bin.tar.gz: FAILED
    sha512sum: WARNING: 1 computed checksum did NOT match
    
    ---
    sha512 for apache-activemq-5.15.13-bin.tar.gz did not match. requested: 995ceb27b717a0e36e23ab7d516cf4c5fcf2297c4af5388252741124ac65067b868bbe72e0f4cd3b22d3ca48122ed63f08fae20abd0bfa6a9413175b1e6e8c1d actual: a53c43f3c314f3bf63763bf3e6d352a217cdfad84969576c1d8ccdc35788e1b0fb523cf555db040edb49c764d7d187d7e3233911afa6de45ed5efed0bb78a482  apache-activemq-5.15.13-bin.tar.gz
    
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment