Quality Criteria Verification Report ==================================== Product: apel Release: apel.centos7.x86_64-1.5.1 Software Provider: APEL RT Ticket: 12286 Provider contact: apel-admins@stfcNOSPAMPLEASE.ac.uk Verifier: Pablo Orviz Hours worked: 30min Date: 12/04/2017 Status: Accepted Summary ======= Detailed in https://jenkins.egi.ifca.es/job/standalone-pkgs/26 Related tickets =============== None. Documentation Criteria ====================== * Release notes: https://github.com/apel/apel/releases/tag/1.5.1-1 * User Documentation: https://twiki.cern.ch/twiki/bin/view/EMI/EMI3APELClient * API Documentation: https://twiki.cern.ch/twiki/bin/view/EMI/EMI3APELClient * Admin Documentation: https://twiki.cern.ch/twiki/bin/view/EMI/EMI3APELClient * Software License: Apache 2.0 Generic Criteria ================ (Possible Statuses: OK, WARN, FAIL, NA (Not Applicable) or NT (Not Tested)) * Binary Distribution: OK * Upgrade: NT * X.509 Certificate support: NA * SHA-2 Certificates Support: NA * RFC Proxy support: NA * ARGUS Integration: NA * World Writable Files: OK * Passwords in world readable files: OK * GlueSchema 1.3 Support: NA * GlueSchema 2.0 Support: NA * Middleware Version Information: NA * Service Probes: NT * Accounting Records: NT * Bug Tracking System: OK Verification logs ================= + sudo fab individual-packages:umd_release=4,repository_url_1=http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1,repository_url_2=http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7,package_1=apel-client,package_2=apel-server,package_3=apel-parsers,log_path=logs,qc_step=QC_DIST_1 [INFO] Using UMD 4 release repository [INFO] Using UMD verification repository: ['http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7', 'http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1'] [WARN] No installation type provided: performing installation. [INFO] Metapackage/s selected: + apel-client + apel-server + apel-parsers UMD verification tool ===================== Quality criteria: http://egi-qc.github.io Codebase: https://github.com/egi-qc/umd-verification Path locations | | log_path logs | yaim_path etc/yaim | puppet_path etc/puppet Production repositories | | umd_release_pkg http://repository.egi.eu/sw/production/umd/4/centos7/x86_64/base/umd-release-4.0.0-1.el7.noarch.rpm | igtf_repo http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo | epel_release http://mirror.uv.es/mirror/fedora-epel//epel-release-latest-7.noarch.rpm [INFO] Using the following UMD verification repositories + http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7 + http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1 [localhost] local: sudo -E wget http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo -O /etc/yum.repos.d/EGI-trustanchors.repo [INFO] Repository 'http://repository.egi.eu/sw/production/cas/1/current/repo-files/EGI-trustanchors.repo' added [localhost] local: sudo -E rpm --import https://dist.eugridpma.info/distribution/igtf/current/GPG-KEY-EUGridPMA-RPM-3 [INFO] Repository key added: https://dist.eugridpma.info/distribution/igtf/current/GPG-KEY-EUGridPMA-RPM-3 [localhost] local: sudo -E yum clean all [localhost] local: sudo -E yum -y makecache fast [localhost] local: sudo -E yum -y install ca-policy-egi-core [INFO] Generating own certificates [localhost] local: sudo -E mkdir -p /root/UMDVerificationOwnCA [localhost] local: sudo -E openssl req -x509 -nodes -days 1 -newkey rsa:2048 -out ca.pem -outform PEM -keyout ca.key -subj '/DC=es/DC=UMDverification/CN=UMDVerificationOwnCA' [localhost] local: sudo -E openssl x509 -noout -hash -in ca.pem [localhost] local: sudo -E cp ca.pem /etc/grid-security/certificates/0d2a3bdd.0 [localhost] local: sudo -E echo "01" > crlnumber [localhost] local: sudo -E touch index.txt [localhost] local: sudo -E openssl ca -config openssl.cnf -gencrl -keyfile ca.key -cert ca.pem -out crl.pem [localhost] local: sudo -E cp crl.pem /etc/grid-security/certificates/0d2a3bdd.r0 [localhost] local: sudo -E openssl req -newkey rsa:2048 -nodes -sha1 -keyout cert.key -keyform PEM -out cert.req -outform PEM -subj '/DC=es/DC=UMDverification/CN=b10da253d79a' -config openssl.cnf [localhost] local: sudo -E openssl x509 -req -in cert.req -CA ca.pem -CAkey ca.key -CAcreateserial -extensions v3_req -extfile openssl.cnf -out cert.crt -days 1 [localhost] local: sudo -E chmod 600 cert.key [localhost] local: sudo -E cp cert.key /etc/grid-security/hostkey.pem [INFO] Private key stored in '/etc/grid-security/hostkey.pem' (with 600 perms). [localhost] local: sudo -E cp cert.crt /etc/grid-security/hostcert.pem [INFO] Public key stored in '/etc/grid-security/hostcert.pem'. [[QC_DIST_1: Binary Distribution]] [localhost] local: sudo -E yum -y remove umd-release* [localhost] local: sudo -E /bin/rm -f /etc/yum.repos.d//UMD-* [localhost] local: sudo -E rpm --import http://repository.egi.eu/sw/production/umd/UMD-RPM-PGP-KEY [INFO] Repository key added: http://repository.egi.eu/sw/production/umd/UMD-RPM-PGP-KEY [localhost] local: sudo -E wget http://repository.egi.eu/sw/production/umd/4/centos7/x86_64/base/umd-release-4.0.0-1.el7.noarch.rpm -O /tmp/umd-release-4.0.0-1.el7.noarch.rpm [INFO] Log directory 'logs' has been created. [INFO] UMD release package fetched from http://repository.egi.eu/sw/production/umd/4/centos7/x86_64/base/umd-release-4.0.0-1.el7.noarch.rpm [localhost] local: sudo -E yum -y install /tmp/umd-release-4.0.0-1.el7.noarch.rpm [INFO] UMD release package installed. [INFO] Repository URLs found: adding [localhost] local: sudo -E rm -rf /tmp/repofiles/* [localhost] local: sudo -E wget -P /tmp/repofiles -r --no-parent -R*.html* http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7 [FAIL] Command execution has failed (reason: "--2017-04-12 10:48:50-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7 Resolving admin-repo.egi.eu (admin-repo.egi.eu)... 195.251.54.94 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/ [following] --2017-04-12 10:48:50-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7��� 0K ...... 10.7M=0.001s 2017-04-12 10:48:50 (10.7 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7��� saved [6520] Loading robots.txt; please ignore errors. --2017-04-12 10:48:50-- http://admin-repo.egi.eu/robots.txt Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-04-12 10:48:51 ERROR 404: Not Found. --2017-04-12 10:48:51-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/?C=N;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=N;O=D��� 0K ...... 10.6M=0.001s 2017-04-12 10:48:51 (10.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=N;O=D��� saved [6520] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=N;O=D since it should be rejected. --2017-04-12 10:48:51-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/?C=M;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=M;O=A��� 0K ...... 11.1M=0.001s 2017-04-12 10:48:51 (11.1 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=M;O=A��� saved [6520] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=M;O=A since it should be rejected. --2017-04-12 10:48:51-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/?C=S;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=S;O=A��� 0K ...... 11.3M=0.001s 2017-04-12 10:48:52 (11.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=S;O=A��� saved [6520] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=S;O=A since it should be rejected. --2017-04-12 10:48:52-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html��� 0K ..... 9.64M=0.001s 2017-04-12 10:48:52 (9.64 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html��� saved [5876] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html since it should be rejected. --2017-04-12 10:48:52-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html��� 0K ...... 11.7M=0.001s 2017-04-12 10:48:52 (11.7 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html��� saved [7095] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html since it should be rejected. --2017-04-12 10:48:52-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html��� 0K ..... 10.1M=0.001s 2017-04-12 10:48:52 (10.1 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html��� saved [5959] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html since it should be rejected. --2017-04-12 10:48:52-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2458 (2.4K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/index.html��� 0K .. 100% 69.8M=0s 2017-04-12 10:48:53 (69.8 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/index.html��� saved [2458/2458] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/index.html since it should be rejected. --2017-04-12 10:48:53-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/apel-ssm-2.1.7-1.el7.noarch.rpm Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 31876 (31K) [application/x-rpm] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/apel-ssm-2.1.7-1.el7.noarch.rpm��� 0K .......... .......... .......... . 100% 108K=0.3s 2017-04-12 10:48:53 (108 KB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/apel-ssm-2.1.7-1.el7.noarch.rpm��� saved [31876/31876] --2017-04-12 10:48:53-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/?C=N;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=N;O=A��� 0K ...... 11.3M=0.001s 2017-04-12 10:48:53 (11.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=N;O=A��� saved [6520] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=N;O=A since it should be rejected. --2017-04-12 10:48:53-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/?C=M;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=M;O=D��� 0K ...... 11.4M=0.001s 2017-04-12 10:48:53 (11.4 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=M;O=D��� saved [6520] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=M;O=D since it should be rejected. --2017-04-12 10:48:53-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/?C=S;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=S;O=D��� 0K ...... 11.2M=0.001s 2017-04-12 10:48:54 (11.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=S;O=D��� saved [6520] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/index.html?C=S;O=D since it should be rejected. --2017-04-12 10:48:54-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/?C=N;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=N;O=D��� 0K ..... 10.3M=0.001s 2017-04-12 10:48:54 (10.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=N;O=D��� saved [5876] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=N;O=D since it should be rejected. --2017-04-12 10:48:54-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/?C=M;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=M;O=A��� 0K ..... 10.3M=0.001s 2017-04-12 10:48:54 (10.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=M;O=A��� saved [5876] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=M;O=A since it should be rejected. --2017-04-12 10:48:54-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/?C=S;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=S;O=A��� 0K ..... 10.3M=0.001s 2017-04-12 10:48:54 (10.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=S;O=A��� saved [5876] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=S;O=A since it should be rejected. /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7: Is a directory --2017-04-12 10:48:54-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/?C=N;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=N;O=D��� 0K ...... 12.4M=0.001s 2017-04-12 10:48:55 (12.4 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=N;O=D��� saved [7095] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=N;O=D since it should be rejected. --2017-04-12 10:48:55-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/?C=M;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=M;O=A��� 0K ...... 12.0M=0.001s 2017-04-12 10:48:55 (12.0 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=M;O=A��� saved [7095] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=M;O=A since it should be rejected. --2017-04-12 10:48:55-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/?C=S;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=S;O=A��� 0K ...... 12.3M=0.001s 2017-04-12 10:48:55 (12.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=S;O=A��� saved [7095] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=S;O=A since it should be rejected. --2017-04-12 10:48:55-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/filelists.sqlite.bz2 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1100 (1.1K) [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/filelists.sqlite.bz2��� 0K . 100% 35.4M=0s 2017-04-12 10:48:56 (35.4 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/filelists.sqlite.bz2��� saved [1100/1100] --2017-04-12 10:48:56-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/filelists.xml.gz Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 487 [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/filelists.xml.gz��� 0K 100% 15.9M=0s 2017-04-12 10:48:56 (15.9 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/filelists.xml.gz��� saved [487/487] --2017-04-12 10:48:56-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/other.sqlite.bz2 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1985 (1.9K) [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/other.sqlite.bz2��� 0K . 100% 57.5M=0s 2017-04-12 10:48:56 (57.5 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/other.sqlite.bz2��� saved [1985/1985] --2017-04-12 10:48:56-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/other.xml.gz Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1593 (1.6K) [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/other.xml.gz��� 0K . 100% 49.8M=0s 2017-04-12 10:48:56 (49.8 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/other.xml.gz��� saved [1593/1593] --2017-04-12 10:48:56-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/primary.sqlite.bz2 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2174 (2.1K) [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/primary.sqlite.bz2��� 0K .. 100% 66.3M=0s 2017-04-12 10:48:57 (66.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/primary.sqlite.bz2��� saved [2174/2174] --2017-04-12 10:48:57-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/primary.xml.gz Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1087 (1.1K) [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/primary.xml.gz��� 0K . 100% 33.6M=0s 2017-04-12 10:48:57 (33.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/primary.xml.gz��� saved [1087/1087] --2017-04-12 10:48:57-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/repomd.xml Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1953 (1.9K) [text/xml] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/repomd.xml��� 0K . 100% 59.6M=0s 2017-04-12 10:48:57 (59.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/repomd.xml��� saved [1953/1953] --2017-04-12 10:48:57-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/?C=N;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=N;O=D��� 0K ..... 10.4M=0.001s 2017-04-12 10:48:57 (10.4 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=N;O=D��� saved [5959] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=N;O=D since it should be rejected. --2017-04-12 10:48:57-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/?C=M;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=M;O=A��� 0K ..... 9.96M=0.001s 2017-04-12 10:48:57 (9.96 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=M;O=A��� saved [5959] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=M;O=A since it should be rejected. --2017-04-12 10:48:57-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/?C=S;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=S;O=A��� 0K ..... 10.4M=0.001s 2017-04-12 10:48:58 (10.4 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=S;O=A��� saved [5959] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=S;O=A since it should be rejected. --2017-04-12 10:48:58-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/APEL.apel-ssm.centos7.x86_64.repo Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 359 [text/plain] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/APEL.apel-ssm.centos7.x86_64.repo��� 0K 100% 9.43M=0s 2017-04-12 10:48:58 (9.43 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/APEL.apel-ssm.centos7.x86_64.repo��� saved [359/359] --2017-04-12 10:48:58-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/layout/repostyle.css Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5840 (5.7K) [text/css] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/layout/repostyle.css��� 0K ..... 100% 141M=0s 2017-04-12 10:48:58 (141 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/layout/repostyle.css��� saved [5840/5840] --2017-04-12 10:48:58-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/letter_a.group.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1541 (1.5K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/letter_a.group.html��� 0K . 100% 48.2M=0s 2017-04-12 10:48:58 (48.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/letter_a.group.html��� saved [1541/1541] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/letter_a.group.html since it should be rejected. --2017-04-12 10:48:58-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/development.languages.group.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1532 (1.5K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/development.languages.group.html��� 0K . 100% 47.0M=0s 2017-04-12 10:48:59 (47.0 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/development.languages.group.html��� saved [1532/1532] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/development.languages.group.html since it should be rejected. --2017-04-12 10:48:59-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/apel-ssm.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6114 (6.0K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/apel-ssm.html��� 0K ..... 100% 146M=0s 2017-04-12 10:48:59 (146 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/apel-ssm.html��� saved [6114/6114] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/apel-ssm.html since it should be rejected. --2017-04-12 10:48:59-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/?C=N;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=N;O=A��� 0K ..... 8.67M=0.001s 2017-04-12 10:48:59 (8.67 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=N;O=A��� saved [5876] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=N;O=A since it should be rejected. --2017-04-12 10:48:59-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/?C=M;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=M;O=D��� 0K ..... 9.75M=0.001s 2017-04-12 10:48:59 (9.75 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=M;O=D��� saved [5876] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=M;O=D since it should be rejected. --2017-04-12 10:48:59-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/?C=S;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=S;O=D��� 0K ..... 8.97M=0.001s 2017-04-12 10:49:00 (8.97 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=S;O=D��� saved [5876] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/index.html?C=S;O=D since it should be rejected. --2017-04-12 10:49:00-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/?C=N;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=N;O=A��� 0K ...... 12.3M=0.001s 2017-04-12 10:49:00 (12.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=N;O=A��� saved [7095] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=N;O=A since it should be rejected. --2017-04-12 10:49:00-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/?C=M;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=M;O=D��� 0K ...... 12.3M=0.001s 2017-04-12 10:49:00 (12.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=M;O=D��� saved [7095] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=M;O=D since it should be rejected. --2017-04-12 10:49:00-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/?C=S;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=S;O=D��� 0K ...... 12.4M=0.001s 2017-04-12 10:49:00 (12.4 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=S;O=D��� saved [7095] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repodata/index.html?C=S;O=D since it should be rejected. --2017-04-12 10:49:00-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/?C=N;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=N;O=A��� 0K ..... 9.06M=0.001s 2017-04-12 10:49:01 (9.06 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=N;O=A��� saved [5959] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=N;O=A since it should be rejected. --2017-04-12 10:49:01-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/?C=M;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=M;O=D��� 0K ..... 8.78M=0.001s 2017-04-12 10:49:01 (8.78 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=M;O=D��� saved [5959] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=M;O=D since it should be rejected. --2017-04-12 10:49:01-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/?C=S;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=S;O=D��� 0K ..... 9.20M=0.001s 2017-04-12 10:49:01 (9.20 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=S;O=D��� saved [5959] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repofiles/index.html?C=S;O=D since it should be rejected. --2017-04-12 10:49:01-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/layout/monte_bianco.jpg Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-04-12 10:49:01 ERROR 404: Not Found. --2017-04-12 10:49:01-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/index.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2458 (2.4K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/index.html��� 0K .. 100% 77.9M=0s 2017-04-12 10:49:02 (77.9 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/index.html��� saved [2458/2458] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7/repoview/index.html since it should be rejected. FINISHED --2017-04-12 10:49:02-- Total wall clock time: 12s Downloaded: 43 files, 235K in 0.3s (772 KB/s)") (action: no exit) (log: ['qc_inst_1.stderr']) [FAIL] Could not fetch repository 'http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel-ssm.centos7.x86_64/2/1/7' See more information in logs (qc_inst_1.stderr). [INFO] Verification repository 'APEL.apel-ssm.centos7.x86_64.repo' enabled. [localhost] local: sudo -E rm -rf /tmp/repofiles/* [localhost] local: sudo -E wget -P /tmp/repofiles -r --no-parent -R*.html* http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1 [FAIL] Command execution has failed (reason: "--2017-04-12 10:49:04-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1 Resolving admin-repo.egi.eu (admin-repo.egi.eu)... 195.251.54.94 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/ [following] --2017-04-12 10:49:04-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1��� 0K ....... 11.8M=0.001s 2017-04-12 10:49:04 (11.8 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1��� saved [7204] Loading robots.txt; please ignore errors. --2017-04-12 10:49:04-- http://admin-repo.egi.eu/robots.txt Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-04-12 10:49:04 ERROR 404: Not Found. --2017-04-12 10:49:04-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/?C=N;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=N;O=D��� 0K ....... 12.6M=0.001s 2017-04-12 10:49:05 (12.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=N;O=D��� saved [7204] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=N;O=D since it should be rejected. --2017-04-12 10:49:05-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/?C=M;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=M;O=A��� 0K ....... 12.6M=0.001s 2017-04-12 10:49:05 (12.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=M;O=A��� saved [7204] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=M;O=A since it should be rejected. --2017-04-12 10:49:05-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/?C=S;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=S;O=A��� 0K ....... 11.9M=0.001s 2017-04-12 10:49:05 (11.9 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=S;O=A��� saved [7204] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=S;O=A since it should be rejected. --2017-04-12 10:49:05-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html��� 0K ..... 9.66M=0.001s 2017-04-12 10:49:05 (9.66 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html��� saved [5856] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html since it should be rejected. --2017-04-12 10:49:05-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html��� 0K ...... 10.8M=0.001s 2017-04-12 10:49:06 (10.8 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html��� saved [7051] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html since it should be rejected. --2017-04-12 10:49:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html��� 0K ..... 9.62M=0.001s 2017-04-12 10:49:06 (9.62 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html��� saved [5931] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html since it should be rejected. --2017-04-12 10:49:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/ Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2940 (2.9K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/index.html��� 0K .. 100% 86.4M=0s 2017-04-12 10:49:06 (86.4 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/index.html��� saved [2940/2940] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/index.html since it should be rejected. --2017-04-12 10:49:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-client-1.5.1-1.el7.noarch.rpm Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 19648 (19K) [application/x-rpm] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-client-1.5.1-1.el7.noarch.rpm��� 0K .......... ......... 100% 101K=0.2s 2017-04-12 10:49:06 (101 KB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-client-1.5.1-1.el7.noarch.rpm��� saved [19648/19648] --2017-04-12 10:49:06-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-lib-1.5.1-1.el7.noarch.rpm Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 98176 (96K) [application/x-rpm] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-lib-1.5.1-1.el7.noarch.rpm��� 0K .......... .......... .......... .......... .......... 52% 112K 0s 50K .......... .......... .......... .......... ..... 100% 255K=0.6s 2017-04-12 10:49:07 (153 KB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-lib-1.5.1-1.el7.noarch.rpm��� saved [98176/98176] --2017-04-12 10:49:07-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-parsers-1.5.1-1.el7.noarch.rpm Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 16380 (16K) [application/x-rpm] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-parsers-1.5.1-1.el7.noarch.rpm��� 0K .......... ..... 100% 16.1M=0.001s 2017-04-12 10:49:07 (16.1 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-parsers-1.5.1-1.el7.noarch.rpm��� saved [16380/16380] --2017-04-12 10:49:07-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-server-1.5.1-1.el7.noarch.rpm Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 28272 (28K) [application/x-rpm] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-server-1.5.1-1.el7.noarch.rpm��� 0K .......... .......... ....... 100% 144K=0.2s 2017-04-12 10:49:08 (144 KB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-server-1.5.1-1.el7.noarch.rpm��� saved [28272/28272] --2017-04-12 10:49:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/?C=N;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=N;O=A��� 0K ....... 10.9M=0.001s 2017-04-12 10:49:08 (10.9 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=N;O=A��� saved [7204] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=N;O=A since it should be rejected. --2017-04-12 10:49:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/?C=M;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=M;O=D��� 0K ....... 10.6M=0.001s 2017-04-12 10:49:08 (10.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=M;O=D��� saved [7204] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=M;O=D since it should be rejected. --2017-04-12 10:49:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/?C=S;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=S;O=D��� 0K ....... 10.2M=0.001s 2017-04-12 10:49:08 (10.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=S;O=D��� saved [7204] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/index.html?C=S;O=D since it should be rejected. --2017-04-12 10:49:08-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/?C=N;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=N;O=D��� 0K ..... 10.1M=0.001s 2017-04-12 10:49:09 (10.1 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=N;O=D��� saved [5856] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=N;O=D since it should be rejected. --2017-04-12 10:49:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/?C=M;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=M;O=A��� 0K ..... 10.3M=0.001s 2017-04-12 10:49:09 (10.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=M;O=A��� saved [5856] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=M;O=A since it should be rejected. --2017-04-12 10:49:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/?C=S;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=S;O=A��� 0K ..... 10.3M=0.001s 2017-04-12 10:49:09 (10.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=S;O=A��� saved [5856] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=S;O=A since it should be rejected. /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1: Is a directory --2017-04-12 10:49:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/?C=N;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=N;O=D��� 0K ...... 5.50M=0.001s 2017-04-12 10:49:09 (5.50 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=N;O=D��� saved [7051] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=N;O=D since it should be rejected. --2017-04-12 10:49:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/?C=M;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=M;O=A��� 0K ...... 12.4M=0.001s 2017-04-12 10:49:09 (12.4 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=M;O=A��� saved [7051] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=M;O=A since it should be rejected. --2017-04-12 10:49:09-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/?C=S;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=S;O=A��� 0K ...... 12.0M=0.001s 2017-04-12 10:49:10 (12.0 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=S;O=A��� saved [7051] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=S;O=A since it should be rejected. --2017-04-12 10:49:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/filelists.sqlite.bz2 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2189 (2.1K) [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/filelists.sqlite.bz2��� 0K .. 100% 62.3M=0s 2017-04-12 10:49:10 (62.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/filelists.sqlite.bz2��� saved [2189/2189] --2017-04-12 10:49:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/filelists.xml.gz Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1206 (1.2K) [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/filelists.xml.gz��� 0K . 100% 37.5M=0s 2017-04-12 10:49:10 (37.5 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/filelists.xml.gz��� saved [1206/1206] --2017-04-12 10:49:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/other.sqlite.bz2 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 4634 (4.5K) [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/other.sqlite.bz2��� 0K .... 100% 125M=0s 2017-04-12 10:49:10 (125 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/other.sqlite.bz2��� saved [4634/4634] --2017-04-12 10:49:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/other.xml.gz Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3433 (3.4K) [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/other.xml.gz��� 0K ... 100% 94.2M=0s 2017-04-12 10:49:10 (94.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/other.xml.gz��� saved [3433/3433] --2017-04-12 10:49:10-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/primary.sqlite.bz2 Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3092 (3.0K) [application/x-bzip2] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/primary.sqlite.bz2��� 0K ... 100% 95.8M=0s 2017-04-12 10:49:11 (95.8 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/primary.sqlite.bz2��� saved [3092/3092] --2017-04-12 10:49:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/primary.xml.gz Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1536 (1.5K) [application/x-gzip] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/primary.xml.gz��� 0K . 100% 41.9M=0s 2017-04-12 10:49:11 (41.9 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/primary.xml.gz��� saved [1536/1536] --2017-04-12 10:49:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/repomd.xml Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1953 (1.9K) [text/xml] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/repomd.xml��� 0K . 100% 60.3M=0s 2017-04-12 10:49:11 (60.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/repomd.xml��� saved [1953/1953] --2017-04-12 10:49:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/?C=N;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=N;O=D��� 0K ..... 10.1M=0.001s 2017-04-12 10:49:11 (10.1 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=N;O=D��� saved [5931] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=N;O=D since it should be rejected. --2017-04-12 10:49:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/?C=M;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=M;O=A��� 0K ..... 10.2M=0.001s 2017-04-12 10:49:11 (10.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=M;O=A��� saved [5931] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=M;O=A since it should be rejected. --2017-04-12 10:49:11-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/?C=S;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=S;O=A��� 0K ..... 21.3M=0s 2017-04-12 10:49:12 (21.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=S;O=A��� saved [5931] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=S;O=A since it should be rejected. --2017-04-12 10:49:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/APEL.apel.centos7.x86_64.repo Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 347 [text/plain] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/APEL.apel.centos7.x86_64.repo��� 0K 100% 29.3M=0s 2017-04-12 10:49:12 (29.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/APEL.apel.centos7.x86_64.repo��� saved [347/347] --2017-04-12 10:49:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/layout/repostyle.css Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5840 (5.7K) [text/css] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/layout/repostyle.css��� 0K ..... 100% 138M=0s 2017-04-12 10:49:12 (138 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/layout/repostyle.css��� saved [5840/5840] --2017-04-12 10:49:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/letter_a.group.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1990 (1.9K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/letter_a.group.html��� 0K . 100% 60.3M=0s 2017-04-12 10:49:12 (60.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/letter_a.group.html��� saved [1990/1990] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/letter_a.group.html since it should be rejected. --2017-04-12 10:49:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/development.languages.group.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1981 (1.9K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/development.languages.group.html��� 0K . 100% 59.0M=0s 2017-04-12 10:49:12 (59.0 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/development.languages.group.html��� saved [1981/1981] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/development.languages.group.html since it should be rejected. --2017-04-12 10:49:12-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-client.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10079 (9.8K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-client.html��� 0K ......... 100% 9.71M=0.001s 2017-04-12 10:49:13 (9.71 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-client.html��� saved [10079/10079] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-client.html since it should be rejected. --2017-04-12 10:49:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-lib.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10022 (9.8K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-lib.html��� 0K ......... 100% 10.6M=0.001s 2017-04-12 10:49:13 (10.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-lib.html��� saved [10022/10022] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-lib.html since it should be rejected. --2017-04-12 10:49:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-parsers.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10056 (9.8K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-parsers.html��� 0K ......... 100% 10.3M=0.001s 2017-04-12 10:49:13 (10.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-parsers.html��� saved [10056/10056] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-parsers.html since it should be rejected. --2017-04-12 10:49:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-server.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10076 (9.8K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-server.html��� 0K ......... 100% 10.6M=0.001s 2017-04-12 10:49:13 (10.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-server.html��� saved [10076/10076] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/apel-server.html since it should be rejected. --2017-04-12 10:49:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/?C=N;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=N;O=A��� 0K ..... 10.2M=0.001s 2017-04-12 10:49:13 (10.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=N;O=A��� saved [5856] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=N;O=A since it should be rejected. --2017-04-12 10:49:13-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/?C=M;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=M;O=D��� 0K ..... 10.1M=0.001s 2017-04-12 10:49:14 (10.1 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=M;O=D��� saved [5856] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=M;O=D since it should be rejected. --2017-04-12 10:49:14-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/?C=S;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=S;O=D��� 0K ..... 10.3M=0.001s 2017-04-12 10:49:14 (10.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=S;O=D��� saved [5856] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/index.html?C=S;O=D since it should be rejected. --2017-04-12 10:49:14-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/?C=N;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=N;O=A��� 0K ...... 10.6M=0.001s 2017-04-12 10:49:14 (10.6 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=N;O=A��� saved [7051] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=N;O=A since it should be rejected. --2017-04-12 10:49:14-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/?C=M;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=M;O=D��� 0K ...... 8.57M=0.001s 2017-04-12 10:49:14 (8.57 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=M;O=D��� saved [7051] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=M;O=D since it should be rejected. --2017-04-12 10:49:14-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/?C=S;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=S;O=D��� 0K ...... 12.2M=0.001s 2017-04-12 10:49:14 (12.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=S;O=D��� saved [7051] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repodata/index.html?C=S;O=D since it should be rejected. --2017-04-12 10:49:14-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/?C=N;O=A Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=N;O=A��� 0K ..... 10.2M=0.001s 2017-04-12 10:49:15 (10.2 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=N;O=A��� saved [5931] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=N;O=A since it should be rejected. --2017-04-12 10:49:15-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/?C=M;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=M;O=D��� 0K ..... 8.80M=0.001s 2017-04-12 10:49:15 (8.80 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=M;O=D��� saved [5931] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=M;O=D since it should be rejected. --2017-04-12 10:49:15-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/?C=S;O=D Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=S;O=D��� 0K ..... 10.3M=0.001s 2017-04-12 10:49:15 (10.3 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=S;O=D��� saved [5931] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repofiles/index.html?C=S;O=D since it should be rejected. --2017-04-12 10:49:15-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/layout/monte_bianco.jpg Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-04-12 10:49:15 ERROR 404: Not Found. --2017-04-12 10:49:15-- http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/index.html Connecting to admin-repo.egi.eu (admin-repo.egi.eu)|195.251.54.94|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2940 (2.9K) [text/html] Saving to: ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/index.html��� 0K .. 100% 80.7M=0s 2017-04-12 10:49:15 (80.7 MB/s) - ���/tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/index.html��� saved [2940/2940] Removing /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/repoview/index.html since it should be rejected. FINISHED --2017-04-12 10:49:15-- Total wall clock time: 12s Downloaded: 49 files, 409K in 1.0s (397 KB/s)") (action: no exit) (log: ['qc_inst_1.stderr']) [FAIL] Could not fetch repository 'http://admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1' See more information in logs (qc_inst_1.stderr). [INFO] Verification repository 'APEL.apel.centos7.x86_64.repo' enabled. [localhost] local: sudo -E yum clean all [localhost] local: sudo -E yum -y makecache fast [localhost] local: sudo -E yum repolist [INFO] Using repositories: ['APEL.apel-ssm.centos7.x86_64 APEL.apel-ssm.centos7.x86_64', 'APEL.apel.centos7.x86_64', 'EGI-trustanchors', 'UMD-4-base/x86_64', 'UMD-4-updates/x86_64', 'base/7/x86_64', 'epel/x86_64', 'extras/7/x86_64', 'updates/7/x86_64'] [localhost] local: sudo -E yum -y install apel-client apel-server apel-parsers [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-server-1.5.1-1.el7.noarch.rpm [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-parsers-1.5.1-1.el7.noarch.rpm [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-lib-1.5.1-1.el7.noarch.rpm [localhost] local: sudo -E rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.apel.apel.centos7.x86_64/1/5/1/apel-client-1.5.1-1.el7.noarch.rpm [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' apel-lib [INFO] 'apel-lib' installed version: '1.5.1-1.el7.noarch' [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' apel-parsers [INFO] 'apel-parsers' installed version: '1.5.1-1.el7.noarch' [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' apel-client [INFO] 'apel-client' installed version: '1.5.1-1.el7.noarch' [localhost] local: sudo -E rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' apel-server [INFO] 'apel-server' installed version: '1.5.1-1.el7.noarch' [localhost] local: sudo -E yum -q list stomppy apel-lib python-dirq apel-ssm python-lockfile MySQL-python apel-server python-daemon apel-client python2-iso8601 mariadb-libs apel-parsers [INFO] Metapackage 'apel-client' installed version: apel-client-1.5.1-1.el7.noarch - @APEL.apel.centos7.x86_64 [INFO] Metapackage 'apel-server' installed version: apel-server-1.5.1-1.el7.noarch - @APEL.apel.centos7.x86_64 [INFO] Metapackage 'apel-parsers' installed version: apel-parsers-1.5.1-1.el7.noarch - @APEL.apel.centos7.x86_64 [OK] Installation ended successfully.