Quality Criteria Verification Report ==================================== Product: xroot Release: epel.xroot.centos7x86_64-4.7.1 Software Provider: EPEL RT Ticket: 13946 Provider contact: mattias.ellert@fysast.uu.se Verifier: Pablo Orviz Hours worked: 1h Date: 16/12/2018 Status: Accepted Summary ======= - Build info: https://jenkins.egi.ifca.es/job/xrootd/9 - Jenkins module: https://github.com/egi-qc/puppet-xrootd Related tickets =============== None. Documentation Criteria ====================== * Release notes: http://xrootd.org/download/ReleaseNotes.html * User Documentation: http://xrootd.org/docs.html * API Documentation: http://xrootd.org/docs.html * Admin Documentation: http://xrootd.org/docs.html * Software License: GNU LGPL 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: NT * World Writable Files: OK * Passwords in world readable files: OK * GlueSchema 1.3 Support: OK * GlueSchema 2.0 Support: OK * Middleware Version Information: OK * Service Probes: OK * Accounting Records: NA * Bug Tracking System: OK Verification Logs ================= + sudo -E fab xrootd:umd_release=4,log_path=logs,enable_untested_repo=false,enable_testing_repo=false,repository_file_1=http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/7/1/repofiles/EPEL.xroot.centos7.x86_64.repo [INFO] Using UMD 4 release repository [INFO] Using UMD verification repository file: ['http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/7/1/repofiles/EPEL.xroot.centos7.x86_64.repo'] UMD verification tool ===================== Quality criteria: http://egi-qc.github.io Codebase: https://github.com/egi-qc/umd-verification Path locations | | log_path /tmp/workspace/xrootd/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 None [INFO] Using the following repository files + http://admin-repo.egi.eu/sw/unverified/umd-4.epel.xroot.centos7.x86_64/4/7/1/repofiles/EPEL.xroot.centos7.x86_64.repo [INFO] Log directory '/tmp/workspace/xrootd/logs' has been created. [INFO] Running configuration [localhost] local: sudo -E rpm --quiet -q puppetlabs-release [FAIL] Command execution has failed (reason: "") (action: no exit) [localhost] local: sudo -E rpm -ivh http://yum.puppetlabs.com/puppetlabs-release-el-7.noarch.rpm [localhost] local: sudo -E yum -y install puppet [localhost] local: sudo -E mkdir /etc/puppet/hieradata [localhost] local: librarian-puppet [FAIL] Command execution has failed (reason: "/bin/sh: librarian-puppet: command not found") (action: no exit) [localhost] local: sudo -E gem install librarian-puppet [localhost] local: librarian-puppet install --clean --path=/etc/puppet/modules --verbose [localhost] local: sudo -E cp etc/puppet/xrootd.yaml /etc/puppet/hieradata/xrootd.yaml [INFO] Adding hiera parameter files: ['umd', 'xrootd'] [localhost] local: puppet config print modulepath [localhost] local: puppet apply --verbose --debug --modulepath /etc/puppet/modules:/etc/puppet/modules:/usr/share/puppet/modules etc/puppet/xrootd.pp --detail-exitcodes [FAIL] Command execution has failed (reason: "") (action: no exit) (log: ['qc_conf.stdout']) [INFO] Puppet execution ended successfully (changes were applied) [[QC_SEC_2: SHA-2 Certificates Support]] [NA] Product does not need certificates. [[QC_SEC_5: World Writable Files]] [localhost] local: sudo -E find / -not \( -path "/proc" -prune \) -not \( -path "/sys" -prune \) -type f -perm -002 -exec ls -l {} \; [OK] Found no world-writable file. [[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. [localhost] local: sudo -E yum -y install xrootd-client [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'Copy a file such as /bin/sh using xrdcp.' [localhost] local: su centos -c "./bin/xrootd_test.sh " 2>&1 [INFO] Command 'su centos -c "./bin/xrootd_test.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.