[2015-09-18 02:07:49,824][  INFO][PID:10236] Setting up builder: 172.25.88.69
[2015-09-18 02:07:51,572][  INFO][PID:10236] marking build dir with build_id, 
[2015-09-18 02:07:51,574][  INFO][PID:10236] Start build: BuildJob<id: 116453, owner: jdennis, project: saml-ecp, git branch: epel7, git_hash: ac4210c7721943571543c5183e655ec79b18ac56, status: 3 >
[2015-09-18 02:07:51,575][  INFO][PID:10236] putting  into minimal buildroot of epel-7-x86_64
[2015-09-18 02:07:52,072][  INFO][PID:10236] Cloning Dist Git repo jdennis/saml-ecp/mod_auth_mellon, branch ac4210c7721943571543c5183e655ec79b18ac56, hash epel7
[2015-09-18 02:07:54,405][  INFO][PID:10236] Got srpm to build: /tmp/build_package_repo/mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.src.rpm
[2015-09-18 02:07:55,422][  INFO][PID:10236] executing: /usr/bin/mockchain -r epel-7-x86_64 -l /var/tmp/mockremote-Hg7FF/build/ -a https://copr-be.cloud.fedoraproject.org/results/jdennis/saml-ecp/epel-7-x86_64 -a https://copr-be.cloud.fedoraproject.org/results/jdennis/saml-ecp/epel-7-x86_64/devel -m '--define=copr_username jdennis' -m '--define=copr_projectname saml-ecp' -m '--define=vendor Fedora Project COPR (jdennis/saml-ecp)' /tmp/build_package_repo/mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.src.rpm
[2015-09-18 02:09:11,936][  INFO][PID:10236] Listing built binary packages
[2015-09-18 02:09:12,526][  INFO][PID:10236] Built packages:
mod_auth_mellon 0.11.0
mod_auth_mellon-debuginfo 0.11.0
[2015-09-18 02:09:12,528][  INFO][PID:10236] builder.build finished; details: {u'built_packages': 'mod_auth_mellon 0.11.0\nmod_auth_mellon-debuginfo 0.11.0'}
 stdout: starting logfile: None
results dir: /var/tmp/mockremote-Hg7FF/build/results/epel-7-x86_64
config dir: /var/tmp/mockremote-Hg7FF/build/configs/epel-7-x86_64
Start build: /tmp/build_package_repo/mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.src.rpm
building mod_auth_mellon-0.11.0-1.el7.src.rpm
End build: /tmp/build_package_repo/mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.src.rpm
Success building mod_auth_mellon-0.11.0-1.el7.src.rpm
Results out to: /var/tmp/mockremote-Hg7FF/build/results/epel-7-x86_64
Pkgs built: 1
Packages successfully built in this order:
/tmp/build_package_repo/mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.src.rpm
[2015-09-18 02:09:12,530][  INFO][PID:10236] Start retrieve results for: BuildJob<id: 116453, owner: jdennis, project: saml-ecp, git branch: epel7, git_hash: ac4210c7721943571543c5183e655ec79b18ac56, status: 3 >
[2015-09-18 02:09:12,815][  INFO][PID:10236] End retrieve results for: BuildJob<id: 116453, owner: jdennis, project: saml-ecp, git branch: epel7, git_hash: ac4210c7721943571543c5183e655ec79b18ac56, status: 3 >
[2015-09-18 02:09:12,817][  INFO][PID:10236] End Build: BuildJob<id: 116453, owner: jdennis, project: saml-ecp, git branch: epel7, git_hash: ac4210c7721943571543c5183e655ec79b18ac56, status: 3 >
[2015-09-18 02:09:12,818][  INFO][PID:10236] Success building mod_auth_mellon
[2015-09-18 02:09:12,819][  INFO][PID:10236] Going to sign pkgs from source: BuildJob<id: 116453, owner: jdennis, project: saml-ecp, git branch: epel7, git_hash: ac4210c7721943571543c5183e655ec79b18ac56, status: 3 > in chroot: /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64
[2015-09-18 02:09:13,042][  INFO][PID:10236] signed rpm: /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/mod_auth_mellon-debuginfo-0.11.0-1.el7.centos.x86_64.rpm
[2015-09-18 02:09:13,211][  INFO][PID:10236] signed rpm: /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.centos.src.rpm
[2015-09-18 02:09:13,375][  INFO][PID:10236] signed rpm: /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.centos.x86_64.rpm
[2015-09-18 02:09:13,379][  INFO][PID:10236] Sign done
[2015-09-18 02:09:13,709][ ERROR][PID:10236] Error making local repo: /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64
Traceback (most recent call last):
  File "/usr/share/copr/backend/mockremote/__init__.py", line 246, in do_createrepo
    lock=self.lock,
  File "/usr/share/copr/backend/createrepo.py", line 157, in createrepo
    out_ad = add_appdata(path, username, projectname, lock)
  File "/usr/share/copr/backend/createrepo.py", line 128, in add_appdata
    .format(**kwargs), lock)
  File "/usr/share/copr/backend/createrepo.py", line 35, in run_cmd_unsafe
    stdout=out, stderr=err)
CreateRepoError: exit code != 0
return code 1 after invocation of: chmod -R +rX /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64 
stderr: 
(appstream-builder:14386): Asb-DEBUG: searching for plugins in /usr/lib64/asb-plugins-2
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_dbus.so: dbus
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_hardcoded.so: hardcoded
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_ibus_sql.so: ibus-sqlite
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_gir.so: gir
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_ibus_xml.so: ibus-xml
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_kde_services.so: kde-services
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_desktop.so: desktop
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_firmware.so: firmware
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_appdata.so: appdata
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_gresource.so: gresource
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_absorb.so: absorb
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_blacklist.so: blacklist
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_nm.so: nm
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_gstreamer.so: gstreamer
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_gettext.so: gettext
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_kde_notifyrc.so: kde-notifyrc
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_metainfo.so: metainfo
(appstream-builder:14386): Asb-DEBUG: opened plugin /usr/lib64/asb-plugins-2/libasb_plugin_font.so: font
Scanning packages...
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/build-00109735.log: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/build-00109735.log
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream-failed.xml.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream-failed.xml.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream.xml.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream.xml.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream-ignore.xml.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream-ignore.xml.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/state.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/state.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/root.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/root.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/build-00109744.rsync.log: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/build-00109744.rsync.log
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/build.info: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/build.info
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/mockchain.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/mockchain.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/success: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/success
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/build.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/build.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/00d4ec5e9770a199f9d9bad95b0dabed6c46914d02b20e0779497bf41cd3f9d7-primary.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/00d4ec5e9770a199f9d9bad95b0dabed6c46914d02b20e0779497bf41cd3f9d7-primary.sqlite.bz2
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/2e320ba95c724689f7f480e9ba3e48fe19d3eba1b282889ab4918e5ad0459d81-filelists.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/2e320ba95c724689f7f480e9ba3e48fe19d3eba1b282889ab4918e5ad0459d81-filelists.sqlite.bz2
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/60800aab724ba36a88da1f3b350d8224dad737fcde8cb9a77fde3e8514e86a4a-other.xml.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/60800aab724ba36a88da1f3b350d8224dad737fcde8cb9a77fde3e8514e86a4a-other.xml.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/3b6d4eb53c5622b3430368c660572a1dcc064b2c4ceda802dfa9e59d652e1771-other.sqlite.bz2: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/3b6d4eb53c5622b3430368c660572a1dcc064b2c4ceda802dfa9e59d652e1771-other.sqlite.bz2
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/0f01ca7e8fe3c3e7740b7622c64f0197c9b28f74b63a541087cedd8277dba80b-filelists.xml.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/0f01ca7e8fe3c3e7740b7622c64f0197c9b28f74b63a541087cedd8277dba80b-filelists.xml.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/3498ca51f01f27b75cc8ab4e62d19222cc3292f3899ffb15ffecf0e4a7689c5e-primary.xml.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/3498ca51f01f27b75cc8ab4e62d19222cc3292f3899ffb15ffecf0e4a7689c5e-primary.xml.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/repomd.xml: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/repodata/repomd.xml
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/state.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/state.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/root.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/root.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/build.info: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/build.info
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/mockchain.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/mockchain.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/build-00116452.rsync.log: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/build-00116452.rsync.log
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/success: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/success
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/build.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/build.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/state.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/state.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/root.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/root.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/build.info: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/build.info
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/mockchain.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/mockchain.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/build-00109735.rsync.log: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/build-00109735.rsync.log
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/success: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/success
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/build.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/build.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/build-00116452.log: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/build-00116452.log
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/state.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/state.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/root.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/root.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/build-00116453.rsync.log: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/build-00116453.rsync.log
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/build.info: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/build.info
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/success: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/success
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/build.log.gz: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/build.log.gz
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/build-00116453.log: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/build-00116453.log
(appstream-builder:14386): As-DEBUG: Failed to add package /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/build-00109744.log: No idea how to handle /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/build-00109744.log
(appstream-builder:14386): Asb-DEBUG: disabling alternate-arch /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/mod_auth_mellon-0.10.0.ecp-2.el7.centos.src.rpm
(appstream-builder:14386): Asb-DEBUG: disabling alternate-arch /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/lasso-2.5.0-1.el7.centos.src.rpm
(appstream-builder:14386): Asb-DEBUG: disabling alternate-arch /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/lasso-2.4.1.ecp-1.el7.centos.src.rpm
(appstream-builder:14386): Asb-DEBUG: disabling alternate-arch /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.centos.src.rpm
Processing packages...
(appstream-builder:14386): Asb-DEBUG: DEBUG:   mod_auth_mellon-0.10.0.ecp-2.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   mod_auth_mellon-0.10.0.ecp-2.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   mod_auth_mellon-debuginfo-0.10.0.ecp-2.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   lasso-2.5.0-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   lasso-devel-2.4.1.ecp-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   lasso-2.4.1.ecp-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   lasso-python-2.4.1.ecp-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   lasso-debuginfo-2.4.1.ecp-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   lasso-2.4.1.ecp-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   lasso-php-2.4.1.ecp-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: DEBUG:   lasso-java-2.4.1.ecp-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: starting: lasso-java
(appstream-builder:14386): Asb-DEBUG: starting: lasso-python
(appstream-builder:14386): Asb-DEBUG: DEBUG:   Getting filename match for lasso-java-2.5.0-1.el7.centos.x86_64.rpm
(appstream-builder:14386): Asb-DEBUG: DEBUG:   Getting filename match for lasso-python-2.5.0-1.el7.centos.x86_64.rpm
(appstream-builder:14386): Asb-DEBUG: DEBUG:   mod_auth_mellon-0.11.0-1.el7.centos is not enabled
(appstream-builder:14386): Asb-DEBUG: starting: lasso-debuginfo
(appstream-builder:14386): Asb-DEBUG: DEBUG:   Getting filename match for lasso-debuginfo-2.5.0-1.el7.centos.x86_64.rpm
(appstream-builder:14386): Asb-DEBUG: starting: lasso
(appstream-builder:14386): Asb-DEBUG: DEBUG:   Getting filename match for lasso-2.5.0-1.el7.centos.x86_64.rpm
(appstream-builder:14386): Asb-DEBUG: starting: lasso-devel
(appstream-builder:14386): Asb-DEBUG: DEBUG:   Getting filename match for lasso-devel-2.5.0-1.el7.centos.x86_64.rpm
(appstream-builder:14386): Asb-DEBUG: starting: lasso-php
(appstream-builder:14386): Asb-DEBUG: DEBUG:   Getting filename match for lasso-php-2.5.0-1.el7.centos.x86_64.rpm
(appstream-builder:14386): Asb-DEBUG: starting: mod_auth_mellon-debuginfo
(appstream-builder:14386): Asb-DEBUG: DEBUG:   Getting filename match for mod_auth_mellon-debuginfo-0.11.0-1.el7.centos.x86_64.rpm
(appstream-builder:14386): Asb-DEBUG: starting: mod_auth_mellon
(appstream-builder:14386): Asb-DEBUG: DEBUG:   Getting filename match for mod_auth_mellon-0.11.0-1.el7.centos.x86_64.rpm
Merging applications...
Writing /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream.xml.gz...
Writing /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream-failed.xml.gz...
Writing /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream-ignore.xml.gz...
Writing /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream-icons.tar.gz...
Writing /var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/appdata/appstream-screenshots.tar...
Done!


Last command

stdout: chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/mod_auth_mellon-0.10.0.ecp-2.el7.centos.src.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/mod_auth_mellon-0.10.0.ecp-2.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109744-mod_auth_mellon/mod_auth_mellon-debuginfo-0.10.0.ecp-2.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/lasso-python-2.5.0-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/lasso-debuginfo-2.5.0-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/lasso-java-2.5.0-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/lasso-2.5.0-1.el7.centos.src.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/lasso-2.5.0-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/lasso-devel-2.5.0-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116452-lasso/lasso-php-2.5.0-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/lasso-devel-2.4.1.ecp-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/lasso-2.4.1.ecp-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/lasso-python-2.4.1.ecp-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/lasso-debuginfo-2.4.1.ecp-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/lasso-2.4.1.ecp-1.el7.centos.src.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/lasso-php-2.4.1.ecp-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00109735-lasso/lasso-java-2.4.1.ecp-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/mod_auth_mellon-debuginfo-0.11.0-1.el7.centos.x86_64.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.centos.src.rpm’: Operation not permitted
chmod: changing permissions of ‘/var/lib/copr/public_html/results/jdennis/saml-ecp/epel-7-x86_64/00116453-mod_auth_mellon/mod_auth_mellon-0.11.0-1.el7.centos.x86_64.rpm’: Operation not permitted


[2015-09-18 02:09:13,712][  INFO][PID:10236] Retrieving pubkey 
[2015-09-18 02:09:13,772][  INFO][PID:10236] Added pubkey for user jdennis project saml-ecp into: /var/lib/copr/public_html/results/jdennis/saml-ecp/pubkey.gpg