we are downloading the build from jenkins like this:
aria2c --header="Authorization: Basic XXXXXXXXXXXXXXXXXXXX" 
https://jenkins.qeep.net/job/qeep-backend-develop/ws/dist/target/qeep-dist-55-b23534-all.tar
 
(do not try this the server has ip restriction and credentials are x-ed).

This was working perfecty until 2.198-centos
With the update to centos8 from 2.199 (and still in the latest 2.201) 
download fails with:
2019-10-23 09:31:11.504919 [ERROR] [AbstractCommand.cc:351] CUID#7 - 
Download aborted. 
URI=https://jenkins.qeep.net/view/Backend/job/qeep-backend-develop/ws/dist/target/qeep-dist-55-b23534-all.tar
Exception: [AbstractCommand.cc:351] errorCode=1 
URI=https://jenkins.qeep.net/view/Backend/job/qeep-backend-develop/ws/dist/target/qeep-dist-55-b23534-all.tar
  -> [SocketCore.cc:1015] errorCode=1 SSL/TLS handshake failure: A TLS 
fatal alert has been received.

strangely if i try to download from my local system, download is still 
working:
i compare production (centos 7.7):
aria2 version 1.34.0
Enabled Features: Async DNS, BitTorrent, Firefox3 Cookie, GZip, HTTPS, 
Message Digest, Metalink, XML-RPC
Hash Algorithms: sha-1, sha-224, sha-256, sha-384, sha-512, md5, adler32
Libraries: zlib/1.2.7 libxml2/2.9.1 sqlite3/3.7.17 GnuTLS/3.3.29 nettle 
GMP/6.0.0 c-ares/1.10.0
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-36)
  built by  x86_64-redhat-linux-gnu
  on        Apr 29 2019 22:55:14
System: Linux 3.10.0-957.12.1.el7.x86_64 #1 SMP Mon Apr 29 14:59:59 UTC 
2019 x86_64

and my local system (ubuntu):
aria2 version 1.34.0
Enabled Features: Async DNS, BitTorrent, Firefox3 Cookie, GZip, HTTPS, 
Message Digest, Metalink, XML-RPC, SFTP
Hash Algorithms: sha-1, sha-224, sha-256, sha-384, sha-512, md5, adler32
Libraries: zlib/1.2.11 libxml2/2.9.4 sqlite3/3.27.2 GnuTLS/3.6.5 nettle 
GMP/6.1.2 c-ares/1.14.0 libssh2/1.8.0
Compiler: gcc 8.3.0
  built by  x86_64-pc-linux-gnu
  on        Feb 28 2019 15:36:13
System: Linux 5.3.0-19-generic #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 2019 
x86_64

So until this is solved or i have a workaround i have to rollback to 2.198

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/298a6d67-4e22-4389-a2b0-f9dbf1365de2%40googlegroups.com.

Reply via email to