Apache9 commented on PR #7538:
URL: https://github.com/apache/hbase/pull/7538#issuecomment-3642003842

   ```
   21:38:15  #10 [openjdk8_download_image 1/1] RUN curl --location --fail 
--silent --show-error --output /tmp/adoptopenjdk8.tar.gz 
"https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b08/OpenJDK8U-jdk_x64_linux_hotspot_8u412b08.tar.gz";
 &&   echo "b9884a96f78543276a6399c3eb8c2fd8a80e6b432ea50e87d3d12d495d1d2808 
*/tmp/adoptopenjdk8.tar.gz" | sha256sum -c -
   21:38:15  #10 2.682 curl: (22) The requested URL returned error: 503
   21:38:15  #10 ERROR: process "/bin/bash -o pipefail -c curl --location 
--fail --silent --show-error --output /tmp/adoptopenjdk8.tar.gz 
\"${OPENJDK8_URL}\" &&   echo \"${OPENJDK8_SHA256} */tmp/adoptopenjdk8.tar.gz\" 
| sha256sum -c -" did not complete successfully: exit code: 22
   ```
   
   Strange...
   
   It happened on the ephemeral nodes recently added by infra team...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to