weizhouapache commented on PR #8698:
URL: https://github.com/apache/cloudstack/pull/8698#issuecomment-1965170657

   > > @gpordeus Unit tests are failing during build. Can you check & fix those?
   > 
   > @DaanHoogland @vishesh92
   > It seems the test failed because dl.openvm.eu was down at the time. Could 
you run them again?
   > 
   > ```
   > [INFO] Installing 
/home/runner/work/cloudstack/cloudstack/framework/quota/pom.xml to 
/home/runner/.m2/repository/org/apache/cloudstack/cloud-framework-quota/4.20.0.0-SNAPSHOT/cloud-framework-quota-4.20.0.0-SNAPSHOT.pom
   > 16:29:16.334 [main] ERROR 
org.apache.cloudstack.direct.download.HttpDirectTemplateDownloader - Cannot 
reach URL: 
http://dl.openvm.eu/cloudstack/macchinina/x86_64/macchinina-kvm.qcow2.bz2 due 
to: dl.openvm.eu
   > java.net.UnknownHostException: dl.openvm.eu
   >    at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229) 
~[?:?]
   >    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:?]
   >    at java.net.Socket.connect(Socket.java:609) ~[?:?]
   >    at java.net.Socket.connect(Socket.java:558) ~[?:?]
   >    at java.net.Socket.<init>(Socket.java:454) ~[?:?]
   >    at java.net.Socket.<init>(Socket.java:306) ~[?:?]
   >    at 
org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
 ~[commons-httpclient-3.1.jar:?]
   >    at 
org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$1.doit(ControllerThreadSocketFactory.java:91)
 ~[commons-httpclient-3.1.jar:?]
   >    at 
org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$SocketTask.run(ControllerThreadSocketFactory.java:158)
 ~[commons-httpclient-3.1.jar:?]
   >    at java.lang.Thread.run(Thread.java:829) ~[?:?]
   > Error:  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
10.965 s <<< FAILURE! - in 
org.apache.cloudstack.direct.download.MetalinkDirectTemplateDownloaderTest
   > Error:  
testCheckUrlMetalink(org.apache.cloudstack.direct.download.MetalinkDirectTemplateDownloaderTest)
  Time elapsed: 10.964 s  <<< FAILURE!
   > java.lang.AssertionError
   >    at 
org.apache.cloudstack.direct.download.MetalinkDirectTemplateDownloaderTest.testCheckUrlMetalink(MetalinkDirectTemplateDownloaderTest.java:34)
   > ```
   
   The server is not down.
   But the domain name can not be resolved by some DNS servers (e.g. 8.8.8.8)
   Please try 1.1.1.1
   
   @DaanHoogland @NuxRo 
   We probably can move templates to download.cloudstack.org


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to