Quality Criteria Verification Report ==================================== Product: squid Release: cernfrontier.squid.centos7.x86_64-2.7.25 Software Provider: CernFrontier RT Ticket: 10254 Provider contact: dwd@fnal.gov Verifier: Pablo Orviz Hours worked: 1h Date: 19/01/2016 Status: Accepted Summary ======= Deployed using Frontier's Puppet module [1] and functionality tested [2]. [1] https://forge.puppetlabs.com/desalvo/frontier [2] https://twiki.cern.ch/twiki/bin/view/Frontier/InstallSquid#Testing_the_installation Related tickets =============== None. Documentation Criteria ====================== * Release notes: http://frontier.cern.ch/dist/rpms-debug/frontier-squidRELEASE_NOTES * User Documentation: https://twiki.cern.ch/twiki/bin/view/Frontier/WebHome * API Documentation: https://twiki.cern.ch/twiki/bin/view/Frontier/WebHome * Admin Documentation: https://twiki.cern.ch/twiki/bin/view/Frontier/WebHome * Software License: BSD license Generic Criteria ================ (Possible Statuses: OK, WARN, FAIL, NA (Not Applicable) or NT (Not Tested)) * Binary Distribution: OK * Upgrade: OK * 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: NA * Bug Tracking System: OK Verification logs ================= ┌ UMD verification app ─────────────────────────────────────────────────┐ │ │ │ Quality criteria: http://egi-qc.github.io │ │ Codebase: https://github.com/egi-qc/umd-verification │ │ │ │ ─────────────────────────────────────────────────────────────────┘ │ │ Verification repositories used: │ http://admin-repo.egi.eu/sw/unverified/umd-4.cernfrontier.squid.centos7.x86_64/2/7/25 │ │ Repository basic configuration: │ umd_release │ 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 │ │ Path locations: │ log_path /var/tmp/umd-verification │ yaim_path etc/yaim │ puppet_path etc/puppet │ └──────────────────────────────────────────────────────────────────────── [WARN] No installation type provided: performing installation. [INFO] Metapackage/s selected: + frontier-squid ───────────────────────────────────────────────────────────────────────── [localhost] local: 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: yum -y makecache [localhost] local: yum -y install ca-policy-egi-core Certificate already exists under '/etc/grid-security'. Do you want to overwrite them? (y/N) y [INFO] Overwriting already existant certificate [INFO] Generating own certificates [localhost] local: mkdir -p /root/UMDVerificationOwnCA [localhost] local: 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: openssl x509 -noout -hash -in ca.pem [localhost] local: cp ca.pem /etc/grid-security/certificates/0d2a3bdd.0 [localhost] local: echo "01" > crlnumber [localhost] local: touch index.txt [localhost] local: openssl ca -config openssl.cnf -gencrl -keyfile ca.key -cert ca.pem -out crl.pem [localhost] local: cp crl.pem /etc/grid-security/certificates/0d2a3bdd.r0 [localhost] local: openssl req -newkey rsa:2048 -nodes -sha1 -keyout cert.key -keyform PEM -out cert.req -outform PEM -subj '/DC=es/DC=UMDverification/CN=verification.egi.cesga.es' [localhost] local: openssl x509 -req -in cert.req -CA ca.pem -CAkey ca.key -CAcreateserial -out cert.crt -days 1 [localhost] local: chmod 600 cert.key [localhost] local: cp cert.key /etc/grid-security/hostkey.pem [INFO] Private key stored in '/etc/grid-security/hostkey.pem' (with 600 perms). [localhost] local: 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: yum -y remove umd-release* [localhost] local: /bin/rm -f /etc/yum.repos.d//UMD-* [localhost] local: rm -rf /tmp/repofiles/* [localhost] local: wget -P /tmp/repofiles -r --no-parent -R*.html* http://admin-repo.egi.eu/sw/unverified/umd-4.cernfrontier.squid.centos7.x86_64/2/7/25 [INFO] Log directory '/var/tmp/umd-verification' has been created. [FAIL] Could not fetch repository 'http://admin-repo.egi.eu/sw/unverified/umd-4.cernfrontier.squid.centos7.x86_64/2/7/25' See more information in logs (qc_inst_1.stderr). [INFO] Verification repository 'CERNFRONTIER.squid.centos7.x86_64.repo' enabled. [localhost] local: yum -y makecache [localhost] local: yum repolist [INFO] Using repositories: ['CERNFRONTIER.squid.centos7.x86_64 CERNFRONTIER.squid.centos7.x86_64', 'EGI-trustanchors', 'base/7/x86_64', 'cern-frontier', 'epel/x86_64', 'extras/7/x86_64', 'updates/7/x86_64'] [localhost] local: yum -y install frontier-squid [localhost] local: rpm -qp --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' /tmp/repofiles/admin-repo.egi.eu/sw/unverified/umd-4.cernfrontier.squid.centos7.x86_64/2/7/25/frontier-squid-2.7.STABLE9-24.2.osg33.el7.x86_64.rpm [localhost] local: rpm -q --queryformat '%{NAME} %{VERSION}-%{RELEASE}.%{ARCH}\n' frontier-squid [INFO] 'frontier-squid' installed version: '2.7.STABLE9-24.2.osg33.el7.x86_64' [localhost] local: yum -q list frontier-squid [INFO] Metapackage 'frontier-squid' installed version: 11:frontier-squid-2.7.STABLE9-24.2.osg33.el7.x86_64 - @CERNFRONTIER.squid.centos7.x86_64 [OK] Installation ended successfully. [[QC_SEC_2: SHA-2 Certificates Support]] [localhost] local: yum -y install puppet [localhost] local: facter -p puppetversion [localhost] local: puppet module install desalvo-frontier [localhost] local: puppet config print modulepath [localhost] local: puppet apply -l /var/tmp/umd-verification/puppet.log --modulepath /etc/puppet/modules:/usr/share/puppet/modules etc/puppet/frontier_squid.pp --detail-exitcodes [INFO] Puppet execution ended successfully. [OK] Product services can manage SHA-2 certs. [[QC_SEC_5: World Writable Files]] [localhost] local: find / -not \( -path "/proc" -prune \) -not \( -path "/sys" -prune \) -type f -perm -002 -exec ls -l {} \; [OK] Found no world-writable file. [localhost] local: yum -y install glue-validator [[QC_INFO_1: GlueSchema 1.3 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_2: GlueSchema 2.0 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_3: Middleware Version Information]] [NA] Product does not publish information through BDII. [[QC_MON_1: Service Probes]] [NA] Product cannot be tested by Nagios. [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'Frontier squid cache test.' [localhost] local: su umd -c "./bin/frontier-squid/fnget.sh " 2>&1 [INFO] Command 'su umd -c "./bin/frontier-squid/fnget.sh "' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2.