Skip to content

Instantly share code, notes, and snippets.

@pvalena
Created October 29, 2020 17:39
Show Gist options
  • Save pvalena/e0e2e120bb1d2c7998136f9b16af7114 to your computer and use it in GitHub Desktop.
Save pvalena/e0e2e120bb1d2c7998136f9b16af7114 to your computer and use it in GitHub Desktop.
+ p=timecop
+ [[ -n timecop ]]
+ grep -q '^rubygem-'
+ p=rubygem-timecop
+ [[ -d rubygem-timecop ]]
+ cd rubygem-timecop
+ :
++ cut -d- -f2-
+ g=timecop
+ [[ -n rubygem-timecop ]]
+ [[ -n timecop ]]
+ grep '^rubygem-'
+ [[ -n -c ]]
+ [[ -n '' ]]
+ section SRPM
+ : '############################### SRPM ###############################'
+ rm rubygem-timecop-0.9.2-1.fc34.src.rpm
+ rm -rf result/
+ fedpkg --release f34 srpm
setting SOURCE_DATE_EPOCH=1603985548
Wrote: fedora/packages/rubygem-timecop/rubygem-timecop-0.9.2-1.fc34.src.rpm
+ section BUILD
+ : '############################### BUILD ###############################'
+ for c in $CINIT
+ mck -q --clean
+ a=
+ [[ -n -q ]]
+ a=' '\''-q'\'''
+ shift
+ [[ -n --clean ]]
+ a=' '\''-q'\'' '\''--clean'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot '\''-q'\'' '\''--clean'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot -q --clean
+ return 0
+ sleep 1
+ for c in $CINIT
+ mck -q --init
+ a=
+ [[ -n -q ]]
+ a=' '\''-q'\'''
+ shift
+ [[ -n --init ]]
+ a=' '\''-q'\'' '\''--init'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot '\''-q'\'' '\''--init'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot -q --init
+ return 0
+ sleep 1
+ for c in *.src.rpm
+ mck rubygem-timecop-0.9.2-1.fc34.src.rpm
+ a=
+ [[ -n rubygem-timecop-0.9.2-1.fc34.src.rpm ]]
+ a=' '\''rubygem-timecop-0.9.2-1.fc34.src.rpm'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot '\''rubygem-timecop-0.9.2-1.fc34.src.rpm'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --bootstrap-chroot rubygem-timecop-0.9.2-1.fc34.src.rpm
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f33
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: Unsharing. Flags: 67239936
DEBUG: Local file: rubygem-timecop-0.9.2-1.fc34.src.rpm
INFO: Start(rubygem-timecop-0.9.2-1.fc34.src.rpm) Config(fedora-rubygems-x86_64)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9518a72963484b9885b322b2cff3a24e', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/userdel', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '407531cb71724e7d998e7ec176428944', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '656c9c5456ed4c728a8c2e7e84e52492', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '980bb077093943b2b187d6192731f6f0', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
Start: build phase for rubygem-timecop-0.9.2-1.fc34.src.rpm
Start: build setup for rubygem-timecop-0.9.2-1.fc34.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '958f9aaad72d4fbd88136bbb0702fbe7', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/rubygem-timecop-0.9.2-1.fc34.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 1073741824
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Updating / installing...
DEBUG: rubygem-timecop-0.9.2-1.fc34 warning: user lpcs does not exist - using root
DEBUG: warning: group lpcs does not exist - using root
DEBUG: #########warning: user lpcs does not exist - using root
DEBUG: warning: group lpcs does not exist - using root
DEBUG: ###############################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ce616fae97c4c15beee7b1238b00ac1', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/rubygem-timecop-0.9.2-1.fc34.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 1073741824
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: rubygem-timecop.spec
DEBUG: timecop-0.9.2.gem
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-timecop.spec'], chrootPath='/var/lib/mock/fedora-rubygems-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8f4fb44430>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f7642adfa5f34925bef7e4daf609de29', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-timecop.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 1073741824
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1603985548
DEBUG: Wrote: /builddir/build/SRPMS/rubygem-timecop-0.9.2-1.fc34.src.rpm
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'ccache']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7x1u4y9t:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '34a3664513f948fcaffa68594166dbd6', '-D', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7x1u4y9t:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 20 kB/s | 12 kB 00:00
DEBUG: fedora 655 kB/s | 1.6 MB 00:02
DEBUG: Copr repo for rubygems owned by pvalena 6.0 kB/s | 3.3 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 487 kB/s | 1.9 MB 00:04
DEBUG: Last metadata expiration check: 0:00:03 ago on Thu Oct 29 18:38:51 2020.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Architecture Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: ccache x86_64 3.7.12-1.fc34 fedora 233 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 1 Package
DEBUG: Total size: 233 k
DEBUG: Installed size: 587 k
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] ccache-3.7.12-1.fc34.x86_64.rpm: Already downloaded
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG: Preparing : 1/1
DEBUG: Running scriptlet: ccache-3.7.12-1.fc34.x86_64 1/1
DEBUG: Installing : ccache-3.7.12-1.fc34.x86_64 1/1
DEBUG: Running scriptlet: ccache-3.7.12-1.fc34.x86_64 1/1
DEBUG: Verifying : ccache-3.7.12-1.fc34.x86_64 1/1
DEBUG: Installed:
DEBUG: ccache-3.7.12-1.fc34.x86_64
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rubygems-x86_64/root//builddir/build/SRPMS/rubygem-timecop-0.9.2-1.fc34.src.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7x1u4y9t:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0372acfa4ae74cf98d23cf5574b10452', '-D', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7x1u4y9t:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rubygems-x86_64/root//builddir/build/SRPMS/rubygem-timecop-0.9.2-1.fc34.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 72 kB/s | 12 kB 00:00
DEBUG: fedora 768 kB/s | 1.6 MB 00:02
DEBUG: Copr repo for rubygems owned by pvalena 5.6 kB/s | 3.3 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Arch Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: rubygem-activesupport noarch 1:6.0.3.4-1.fc34 fedora 208 k
DEBUG: rubygem-mocha noarch 1.9.0-3.fc33 fedora 68 k
DEBUG: rubygems-devel noarch 3.1.4-135.fc34 fedora 14 k
DEBUG: Installing dependencies:
DEBUG: gdbm-libs x86_64 1:1.18.1-5.fc33 fedora 54 k
DEBUG: libyaml x86_64 0.2.5-3.fc33 fedora 60 k
DEBUG: ruby x86_64 2.7.2-135.fc34 fedora 41 k
DEBUG: ruby-default-gems noarch 2.7.2-135.fc34 fedora 25 k
DEBUG: ruby-libs x86_64 2.7.2-135.fc34 fedora 3.2 M
DEBUG: rubygem-bigdecimal x86_64 2.0.0-135.fc34 fedora 54 k
DEBUG: rubygem-concurrent-ruby noarch 1.1.5-3.fc33 fedora 243 k
DEBUG: rubygem-i18n noarch 1.8.5-1.fc34 pvalena-rubygems 48 k
DEBUG: rubygem-io-console x86_64 0.5.6-135.fc34 fedora 24 k
DEBUG: rubygem-irb noarch 1.2.6-135.fc34 fedora 66 k
DEBUG: rubygem-json x86_64 2.3.1-201.fc33 fedora 63 k
DEBUG: rubygem-metaclass noarch 0.0.4-11.fc33 fedora 9.5 k
DEBUG: rubygem-minitest noarch 5.14.2-200.fc34 fedora 45 k
DEBUG: rubygem-openssl x86_64 2.1.2-135.fc34 fedora 158 k
DEBUG: rubygem-psych x86_64 3.1.0-135.fc34 fedora 50 k
DEBUG: rubygem-rdoc noarch 6.2.1-201.fc33 fedora 404 k
DEBUG: rubygem-tzinfo noarch 2.0.1-2.fc33 fedora 55 k
DEBUG: rubygem-zeitwerk noarch 2.4.0-1.fc34 fedora 21 k
DEBUG: rubygems noarch 3.1.4-201.fc33 fedora 285 k
DEBUG: rubypick noarch 1.1.1-13.fc33 fedora 9.7 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 23 Packages
DEBUG: Total size: 5.1 M
DEBUG: Installed size: 18 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] gdbm-libs-1.18.1-5.fc33.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] libyaml-0.2.5-3.fc33.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-2.7.2-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-default-gems-2.7.2-135.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-libs-2.7.2-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-activesupport-6.0.3.4-1.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-bigdecimal-2.0.0-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-concurrent-ruby-1.1.5-3.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-io-console-0.5.6-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-irb-1.2.6-135.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-json-2.3.1-201.fc33.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-metaclass-0.0.4-11.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-minitest-5.14.2-200.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-mocha-1.9.0-3.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-openssl-2.1.2-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-psych-3.1.0-135.fc34.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rdoc-6.2.1-201.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-tzinfo-2.0.1-2.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-zeitwerk-2.4.0-1.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygems-3.1.4-201.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygems-devel-3.1.4-135.fc34.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubypick-1.1.1-13.fc33.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-i18n-1.8.5-1.fc34.noarch.rpm: Already downloaded
DEBUG: warning: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf/pvalena-rubygems-81c828c97f618bec/packages/rubygem-i18n-1.8.5-1.fc34.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 94768056: NOKEY
DEBUG: Copr repo for rubygems owned by pvalena 1.7 kB/s | 1.0 kB 00:00
DEBUG: Importing GPG key 0x94768056:
DEBUG: Userid : "pvalena_rubygems (None) <pvalena#rubygems@copr.fedorahosted.org>"
DEBUG: Fingerprint: 8553 944F F468 0C1E A3BA ABCD 85BA 47A0 9476 8056
DEBUG: From : https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
DEBUG: Key imported successfully
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG: Preparing : 1/1
DEBUG: Installing : libyaml-0.2.5-3.fc33.x86_64 1/23
DEBUG: Installing : gdbm-libs-1:1.18.1-5.fc33.x86_64 2/23
DEBUG: Installing : ruby-libs-2.7.2-135.fc34.x86_64 3/23
DEBUG: Installing : rubygem-bigdecimal-2.0.0-135.fc34.x86_64 4/23
DEBUG: Installing : rubygem-io-console-0.5.6-135.fc34.x86_64 5/23
DEBUG: Installing : rubygem-json-2.3.1-201.fc33.x86_64 6/23
DEBUG: Installing : ruby-default-gems-2.7.2-135.fc34.noarch 7/23
DEBUG: Installing : rubygem-irb-1.2.6-135.fc34.noarch 8/23
DEBUG: Installing : rubypick-1.1.1-13.fc33.noarch 9/23
DEBUG: Installing : ruby-2.7.2-135.fc34.x86_64 10/23
DEBUG: Installing : rubygem-openssl-2.1.2-135.fc34.x86_64 11/23
DEBUG: Installing : rubygem-psych-3.1.0-135.fc34.x86_64 12/23
DEBUG: Installing : rubygem-rdoc-6.2.1-201.fc33.noarch 13/23
DEBUG: Installing : rubygems-3.1.4-201.fc33.noarch 14/23
DEBUG: Installing : rubygem-concurrent-ruby-1.1.5-3.fc33.noarch 15/23
DEBUG: Installing : rubygem-tzinfo-2.0.1-2.fc33.noarch 16/23
DEBUG: Installing : rubygem-i18n-1.8.5-1.fc34.noarch 17/23
DEBUG: Installing : rubygem-metaclass-0.0.4-11.fc33.noarch 18/23
DEBUG: Installing : rubygem-minitest-5.14.2-200.fc34.noarch 19/23
DEBUG: Installing : rubygem-zeitwerk-2.4.0-1.fc34.noarch 20/23
DEBUG: Installing : rubygem-activesupport-1:6.0.3.4-1.fc34.noarch 21/23
DEBUG: Installing : rubygem-mocha-1.9.0-3.fc33.noarch 22/23
DEBUG: Installing : rubygems-devel-3.1.4-135.fc34.noarch 23/23
DEBUG: Running scriptlet: rubygems-devel-3.1.4-135.fc34.noarch 23/23
DEBUG: Verifying : gdbm-libs-1:1.18.1-5.fc33.x86_64 1/23
DEBUG: Verifying : libyaml-0.2.5-3.fc33.x86_64 2/23
DEBUG: Verifying : ruby-2.7.2-135.fc34.x86_64 3/23
DEBUG: Verifying : ruby-default-gems-2.7.2-135.fc34.noarch 4/23
DEBUG: Verifying : ruby-libs-2.7.2-135.fc34.x86_64 5/23
DEBUG: Verifying : rubygem-activesupport-1:6.0.3.4-1.fc34.noarch 6/23
DEBUG: Verifying : rubygem-bigdecimal-2.0.0-135.fc34.x86_64 7/23
DEBUG: Verifying : rubygem-concurrent-ruby-1.1.5-3.fc33.noarch 8/23
DEBUG: Verifying : rubygem-io-console-0.5.6-135.fc34.x86_64 9/23
DEBUG: Verifying : rubygem-irb-1.2.6-135.fc34.noarch 10/23
DEBUG: Verifying : rubygem-json-2.3.1-201.fc33.x86_64 11/23
DEBUG: Verifying : rubygem-metaclass-0.0.4-11.fc33.noarch 12/23
DEBUG: Verifying : rubygem-minitest-5.14.2-200.fc34.noarch 13/23
DEBUG: Verifying : rubygem-mocha-1.9.0-3.fc33.noarch 14/23
DEBUG: Verifying : rubygem-openssl-2.1.2-135.fc34.x86_64 15/23
DEBUG: Verifying : rubygem-psych-3.1.0-135.fc34.x86_64 16/23
DEBUG: Verifying : rubygem-rdoc-6.2.1-201.fc33.noarch 17/23
DEBUG: Verifying : rubygem-tzinfo-2.0.1-2.fc33.noarch 18/23
DEBUG: Verifying : rubygem-zeitwerk-2.4.0-1.fc34.noarch 19/23
DEBUG: Verifying : rubygems-3.1.4-201.fc33.noarch 20/23
DEBUG: Verifying : rubygems-devel-3.1.4-135.fc34.noarch 21/23
DEBUG: Verifying : rubypick-1.1.1-13.fc33.noarch 22/23
DEBUG: Verifying : rubygem-i18n-1.8.5-1.fc34.noarch 23/23
DEBUG: Installed:
DEBUG: gdbm-libs-1:1.18.1-5.fc33.x86_64
DEBUG: libyaml-0.2.5-3.fc33.x86_64
DEBUG: ruby-2.7.2-135.fc34.x86_64
DEBUG: ruby-default-gems-2.7.2-135.fc34.noarch
DEBUG: ruby-libs-2.7.2-135.fc34.x86_64
DEBUG: rubygem-activesupport-1:6.0.3.4-1.fc34.noarch
DEBUG: rubygem-bigdecimal-2.0.0-135.fc34.x86_64
DEBUG: rubygem-concurrent-ruby-1.1.5-3.fc33.noarch
DEBUG: rubygem-i18n-1.8.5-1.fc34.noarch
DEBUG: rubygem-io-console-0.5.6-135.fc34.x86_64
DEBUG: rubygem-irb-1.2.6-135.fc34.noarch
DEBUG: rubygem-json-2.3.1-201.fc33.x86_64
DEBUG: rubygem-metaclass-0.0.4-11.fc33.noarch
DEBUG: rubygem-minitest-5.14.2-200.fc34.noarch
DEBUG: rubygem-mocha-1.9.0-3.fc33.noarch
DEBUG: rubygem-openssl-2.1.2-135.fc34.x86_64
DEBUG: rubygem-psych-3.1.0-135.fc34.x86_64
DEBUG: rubygem-rdoc-6.2.1-201.fc33.noarch
DEBUG: rubygem-tzinfo-2.0.1-2.fc33.noarch
DEBUG: rubygem-zeitwerk-2.4.0-1.fc34.noarch
DEBUG: rubygems-3.1.4-201.fc33.noarch
DEBUG: rubygems-devel-3.1.4-135.fc34.noarch
DEBUG: rubypick-1.1.1-13.fc33.noarch
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
Finish: build setup for rubygem-timecop-0.9.2-1.fc34.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'abf598763c8345a1a53ea6b462bf745d', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'ccache', '-M', '8G'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Set cache size limit to 8.0 GB
DEBUG: Child return code was: 0
Start: Outputting list of installed packages
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8a5606a7139743a7a173a29e103fb299', '-D', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/fedora-rubygems-x86_64/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: libgcc-10.2.1-6.fc34.x86_64 1602850277 198956 40c68b892218fe553d3d78c48d59dff3 installed
DEBUG: crypto-policies-20200918-1.git85dccc5.fc34.noarch 1600876138 85196 fb42f6525fb62645d514cd5fd6da9efe installed
DEBUG: fedora-release-identity-basic-34-0.8.noarch 1603456458 734 a37ed43dc394955ae0b74b70a873cf7d installed
DEBUG: tzdata-2020d-1.fc34.noarch 1603458872 1815375 9f74074347466a2be3649172651c12e0 installed
DEBUG: rust-srpm-macros-15-2.fc33.noarch 1596081228 2439 cba4cbe22611b5af764025e748e138b4 installed
DEBUG: qt5-srpm-macros-5.15.1-1.fc34.noarch 1599754528 492 62a68b8120b746993f5d5d80fb5e484b installed
DEBUG: publicsuffix-list-dafsa-20190417-4.fc33.noarch 1596036758 64992 0a80b51a53496877e082fb21caa6aba7 installed
DEBUG: pkgconf-m4-1.7.3-5.fc34.noarch 1603133566 14187 e8d57b9fce7ef1075bbc7e50b904af3c installed
DEBUG: perl-srpm-macros-1-38.fc33.noarch 1596030084 862 febc6718d5ff5429023878a097f4572a installed
DEBUG: pcre2-syntax-10.35-7.fc34.noarch 1600687678 213938 4024063c41af650a81f3ca0e41c4f6a4 installed
DEBUG: openblas-srpm-macros-2-8.fc33.noarch 1596003631 104 4d4a9de42b5ee4edd9a014252b1e43eb installed
DEBUG: ocaml-srpm-macros-6-3.fc33.noarch 1596001290 745 d74d720784686636f7dbeb4fb7ef3062 installed
DEBUG: nim-srpm-macros-3-3.fc33.noarch 1595995578 1098 1584fbe28921744ec2fa97b3be14d118 installed
DEBUG: ncurses-base-6.2-3.20200222.fc33.noarch 1596010541 292349 310beeb528378db768aa7e7ef0ba5108 installed
DEBUG: libssh-config-0.9.5-1.fc34.noarch 1599749624 277 5d7a12cc7b34e51afa9cf0e0e22d7774 installed
DEBUG: kernel-srpm-macros-1.0-3.fc33.noarch 1596565262 116 97cc069d364f06a97ab1fe049188618f installed
DEBUG: gnat-srpm-macros-4-12.fc33.noarch 1595896549 725 f36096ab30fd686e7f6038f7d899fd60 installed
DEBUG: ghc-srpm-macros-1.5.0-3.fc33.noarch 1595889556 535 6e6c9fa0c3974b52ec1ae622a3df2dae installed
DEBUG: fpc-srpm-macros-1.3-2.fc33.noarch 1595875292 144 e907905dbb836bc4fa06672fac6aacae installed
DEBUG: fedora-gpg-keys-34-0.8.noarch 1603117587 112674 b2fd96b2aab68937aa444030353c7d48 installed
DEBUG: fedora-release-34-0.8.noarch 1603456458 0 d2963854aaab57f3f564e4163ec81630 installed
DEBUG: fedora-release-common-34-0.8.noarch 1603456458 15586 e1ac4fa62afd5bcba9f35e6f3b0aae9e installed
DEBUG: fedora-repos-rawhide-34-0.8.noarch 1603117587 2011 0a9cdefc74abc745e91211585b6259b6 installed
DEBUG: fedora-repos-34-0.8.noarch 1603117587 4598 0bff77cdf583624091a51c783476901f installed
DEBUG: setup-2.13.7-2.fc33.noarch 1596090371 726441 29cadb8de4fec50ec81e6547693cf167 installed
DEBUG: filesystem-3.14-3.fc33.x86_64 1595874130 106 e533242638f70f7a09abcb1867a8e3a8 installed
DEBUG: basesystem-11-10.fc33.noarch 1595855816 0 abd6809e246858cb37052cc13c5ec463 installed
DEBUG: glibc-minimal-langpack-2.32.9000-12.fc34.x86_64 1603274403 0 581625fcacb860b2294f6a5e435c7565 installed
DEBUG: glibc-common-2.32.9000-12.fc34.x86_64 1603274403 8228448 9e12ef4d15ec4e48d9ba49346507a3b6 installed
DEBUG: glibc-2.32.9000-12.fc34.x86_64 1603274403 17554236 4ab7807ab43f66cbf111b695433b0ec7 installed
DEBUG: ncurses-libs-6.2-3.20200222.fc33.x86_64 1595994584 996671 98f99954405f60c5346cdd48ab12c542 installed
DEBUG: bash-5.0.17-2.fc33.x86_64 1595855855 7709818 9d1781c8ec44393dafd8b6a6add14d3e installed
DEBUG: zlib-1.2.11-22.fc33.x86_64 1596147316 203481 64d067d164a4d62249edd9a8f73a4654 installed
DEBUG: bzip2-libs-1.0.8-4.fc33.x86_64 1595942464 78676 ee5fd9a033fe6b89941d4c31cd80c351 installed
DEBUG: xz-libs-5.2.5-3.fc33.x86_64 1596146600 181069 d9948ff02aa724133f41991fd2aaedc2 installed
DEBUG: elfutils-libelf-0.181-3.fc34.x86_64 1603100173 953621 f1ef79c98973b67306486bc4a0f30fce installed
DEBUG: libstdc++-10.2.1-6.fc34.x86_64 1602850277 2206801 063b02e08040611085c7b38238474a01 installed
DEBUG: libxcrypt-4.4.17-1.fc34.x86_64 1598169829 270465 45cd97334d1d6fc390f17891667ac41a installed
DEBUG: libzstd-1.4.5-6.fc34.x86_64 1598473601 760691 bf5da8f5522706e9b96cec8fb2d3118c installed
DEBUG: readline-8.0-5.fc33.x86_64 1596056766 483757 3c69fa95432a44a60cd9d4906e7ec4eb installed
DEBUG: gmp-1:6.2.0-5.fc34.x86_64 1600172780 818606 dc3e40fbc4a0302435a2fefec30a53a2 installed
DEBUG: libattr-2.4.48-10.fc33.x86_64 1595854645 29366 790b0b479dd3bfe871bd9ebcd6a2f3d3 installed
DEBUG: libacl-2.2.53-9.fc34.x86_64 1598890352 37058 273b5b6855470bc7f8b7c1481972e8a7 installed
DEBUG: libcom_err-1.45.6-4.fc33.x86_64 1595870794 64361 05b8cba65f725b24798ede91d890543a installed
DEBUG: libdb-5.3.28-44.fc33.x86_64 1595976085 1902334 657f3820e4d1908324edda3754c9314b installed
DEBUG: libuuid-2.36-3.fc34.x86_64 1598960730 34437 a3acbf7c529bf7f9c958c3f1316ae16a installed
DEBUG: popt-1.18-2.fc33.x86_64 1596035368 130288 2740f0180a30615db9dc5dfc88204191 installed
DEBUG: libcap-2.44-1.fc34.x86_64 1603285242 159989 4841f3a0a4513d438b29087ef5345c6f installed
DEBUG: libunistring-0.9.10-9.fc33.x86_64 1595981642 1634723 299bcc7e448544155d43dab352d3d741 installed
DEBUG: libidn2-2.3.0-4.fc33.x86_64 1595976972 253420 287a8984a38becca4bbdd45270784667 installed
DEBUG: mpfr-4.1.0-2.fc33.x86_64 1595992540 2892454 3e548438c62663bf369b1fe87d4654b8 installed
DEBUG: unzip-6.0-49.fc33.x86_64 1596118521 398691 ae7928f47a6696c158a7e8379055075e installed
DEBUG: file-libs-5.39-3.fc34.x86_64 1598301202 8085442 3769ead1190e8eb34d07acb7ace095ca installed
DEBUG: file-5.39-3.fc34.x86_64 1598301202 102929 646a19dd2f475a8d90960dc8fa8b2577 installed
DEBUG: sqlite-libs-3.33.0-2.fc34.x86_64 1602404717 1294208 201f986da599dc58d927c947321b9ea7 installed
DEBUG: alternatives-1.14-3.fc33.x86_64 1595861189 63185 59d29ff8fe8e4131816d8ef2639ac687 installed
DEBUG: libcap-ng-0.8-1.fc34.x86_64 1599590030 55092 d97d0547dc5682f60b365ef0961a95b7 installed
DEBUG: audit-libs-3.0-0.21.20191104git1c2f876.fc33.x86_64 1595854893 291080 2d60a5faf5fd58ff44a808d29e8d5bca installed
DEBUG: libffi-3.1-26.fc33.x86_64 1595976567 56976 7c9d3f66630f1042291ea101ffb55344 installed
DEBUG: p11-kit-0.23.21-2.fc34.x86_64 1597768682 1662751 87bd39e9910f90ed79d272a5bde8f9ee installed
DEBUG: libsepol-3.1-3.fc33.x86_64 1595849153 791067 89e3c800eba91b5e4e3dc2175a641cd8 installed
DEBUG: lua-libs-5.4.1-1.fc34.x86_64 1602525414 548014 67e8421f5f7ffab026e2f3879192c415 installed
DEBUG: lz4-libs-1.9.1-3.fc33.x86_64 1595984800 120795 896b9762eab99da48f07411481fb78c7 installed
DEBUG: pcre2-10.35-7.fc34.x86_64 1600687644 630290 5546aa4e2f236bbdd93d852b8a442f37 installed
DEBUG: libselinux-3.1-3.fc34.x86_64 1599072227 168429 3293957189f17e609871bc40cc1d6df5 installed
DEBUG: sed-4.8-6.fc34.x86_64 1597664871 817631 3a7236d7bf8fb2d73c3bed26425ee275 installed
DEBUG: findutils-1:4.7.0-7.fc33.x86_64 1595874145 1754396 932f6d85c3acc4d6dd1ef5539b854b59 installed
DEBUG: libsemanage-3.1-2.fc33.x86_64 1595852896 318786 8347996d97ba51646f7c9b7c74f6bdb3 installed
DEBUG: shadow-utils-2:4.8.1-4.fc33.x86_64 1596090711 3891272 c5bfe5267dc6e0ca127092a82b4f260b installed
DEBUG: libutempter-1.2.1-3.fc34.x86_64 1597313246 58417 9b96fce58ccf663beb10282bd1676723 installed
DEBUG: tar-2:1.32-6.fc33.x86_64 1596100716 3098745 d77c017fa75b0afd7368546fe2055fd6 installed
DEBUG: zip-3.0-27.fc33.x86_64 1596147231 709063 979b104044f56c8cc5bfe889332e95b1 installed
DEBUG: libpsl-0.21.1-2.fc33.x86_64 1595978954 74480 7b83636ef0678e69e664318c073b00e3 installed
DEBUG: gc-8.0.4-4.fc33.x86_64 1595878880 234256 c5eac65175c9556b2c45ca8dd6e82517 installed
DEBUG: zstd-1.4.5-6.fc34.x86_64 1598473601 1479585 d7c3f294607dbaf48874b467de219c2d installed
DEBUG: dwz-0.13-4.fc33.x86_64 1595870740 229038 d1204cc73d30554471cf7911a6d2153a installed
DEBUG: libxml2-2.9.10-7.fc34.x86_64 1599810249 1914821 be84761a919c44c360b43aa0bd4a53d2 installed
DEBUG: bzip2-1.0.8-4.fc33.x86_64 1595942464 95962 f863766fedc5d6a2fab77387e70141ca installed
DEBUG: info-6.7-8.fc33.x86_64 1596103674 511996 575c02cc595fec79a4b20ab0ef11c378 installed
DEBUG: ed-1.14.2-9.fc33.x86_64 1595870945 129883 472fe0da4d4f01484c758f8c62372ad8 installed
DEBUG: patch-2.7.6-13.fc33.x86_64 1596006222 261450 2ac5ba3b50b1a7f870632723f06dfda9 installed
DEBUG: elfutils-default-yama-scope-0.181-3.fc34.noarch 1603100216 1810 bda28069e76c08ef2e37d91ee74d0586 installed
DEBUG: cpio-2.13-8.fc33.x86_64 1595865429 1088090 531c766183ea65f8598a9b1dca90feb1 installed
DEBUG: diffutils-3.7-7.fc34.x86_64 1602164548 1463785 e108f8a4e5dadecf9567500c08c83339 installed
DEBUG: expat-2.2.8-3.fc33.x86_64 1595872965 271046 79b7f816af4e2aabb3fb7f4fe604d5af installed
DEBUG: libmetalink-0.1.3-13.fc33.x86_64 1596525579 75286 abb4df64b82e7672cd6df82c7a282edd installed
DEBUG: keyutils-libs-1.6-5.fc33.x86_64 1595972772 55609 550cb731a4359f265cb83ef075e93f03 installed
DEBUG: libbrotli-1.0.9-3.fc34.x86_64 1601586284 784090 ca15a71ccf99e362d14e4657b6988795 installed
DEBUG: libeconf-0.3.8-4.fc33.x86_64 1596940082 40990 cc57df2cc2c0d68bbdf799d4bdbd671c installed
DEBUG: libgomp-10.2.1-6.fc34.x86_64 1602850277 388079 15319c571fe938d1477358361f47a04b installed
DEBUG: libgpg-error-1.37-2.fc33.x86_64 1595976819 771730 5821962254a7186a56b6c077b9e510f3 installed
DEBUG: libgcrypt-1.8.6-4.fc34.x86_64 1598049397 1283750 8dba0d5cb7646eac9c2d510e94b3e4bf installed
DEBUG: libnghttp2-1.41.0-3.fc33.x86_64 1595995465 158492 669c8a993761fc367a43ef01f63c5946 installed
DEBUG: libpkgconf-1.7.3-5.fc34.x86_64 1603133517 71809 e99ecf9289b1350e3203a97968137b68 installed
DEBUG: pkgconf-1.7.3-5.fc34.x86_64 1603133517 74290 a3b0f0e8b8d96f2cfed1596df2a1f21f installed
DEBUG: pkgconf-pkg-config-1.7.3-5.fc34.x86_64 1603133517 1203 2782a93d1303fa37b01bc95195df0624 installed
DEBUG: libsigsegv-2.11-11.fc33.x86_64 1595980456 49378 5327693769979cd35f3d9fcd60b814db installed
DEBUG: gawk-5.1.0-2.fc33.x86_64 1595878904 1680510 466fa0a449fce0c383dc347b0ff8f7ac installed
DEBUG: libsmartcols-2.36-3.fc34.x86_64 1598960730 129883 0cc36137e0d2eef4f00e8611cf632464 installed
DEBUG: libtasn1-4.16.0-3.fc33.x86_64 1595981120 179740 19bd4595fd0a4b24bf04c9851db423e3 installed
DEBUG: p11-kit-trust-0.23.21-2.fc34.x86_64 1597768682 439183 b7d169507b30e4dd172a7b98eca3f0cb installed
DEBUG: libtool-ltdl-2.4.6-36.fc33.x86_64 1595981354 72520 ea7a097f544904fcd10652c5e1c4846c installed
DEBUG: libverto-0.3.0-11.fc34.x86_64 1600197363 31732 77830f5e1e5de85b2b0d5997462224b4 installed
DEBUG: pcre-8.44-2.fc34.x86_64 1603268702 544040 69ee710ba11875aaa8d88e0261e667cf installed
DEBUG: grep-3.5-1.fc34.x86_64 1601457518 854872 fcdba2df71c3acb47546ceaf4f4e33a0 installed
DEBUG: xz-5.2.5-3.fc33.x86_64 1596146600 685625 1f2eabb860e34c8c34b9d7787f42a243 installed
DEBUG: xxhash-libs-0.8.0-1.fc33.x86_64 1595919975 113278 688d50675baadaa41296ee9c34a37ae9 installed
DEBUG: coreutils-common-8.32-13.fc34.x86_64 1602695768 10880614 cfc3e55bd293e4afd651941689f83abf installed
DEBUG: openssl-libs-1:1.1.1g-15.fc33.x86_64 1596004125 3825074 3379c31fe0ca88e65249d1395d40bb19 installed
DEBUG: coreutils-8.32-13.fc34.x86_64 1602695768 5967714 9e2e85e5756a27d5f69bd1bc269b3ad0 installed
DEBUG: ca-certificates-2020.2.41-4.fc33.noarch 1595859398 958865 892f2b8b367bcf57fd4d29ef5c3cb19e installed
DEBUG: krb5-libs-1.18.2-28.fc34.x86_64 1603463495 2136489 3530a0f6401eeed5c65cb3eb0ac570d8 installed
DEBUG: libblkid-2.36-3.fc34.x86_64 1598960730 213689 4ffb800fb53f295f7e61b96fb53455ae installed
DEBUG: libtirpc-1.2.6-2.rc4.fc33.x86_64 1596562335 203682 3a253b4e1030adc2ab1fe53ac08b2d9b installed
DEBUG: gzip-1.10-3.fc33.x86_64 1595970069 357386 719ccc97085bc7a099b7c2cb634612e3 installed
DEBUG: cracklib-2.9.6-24.fc33.x86_64 1595865955 246546 30384747655485d1d3ac18cc00d7a28b installed
DEBUG: libnsl2-1.3.0-1.fc34.x86_64 1600418636 126270 ab94dbe2cb4f38fbfc303d5a85fe405c installed
DEBUG: libpwquality-1.4.4-1.fc34.x86_64 1602575234 414708 477f49bb85dd2045e0830b518aa56b53 installed
DEBUG: pam-1.4.0-5.fc34.x86_64 1602680710 1965091 e2e7ace718501bdca43c171e2c15bc76 installed
DEBUG: libfdisk-2.36-3.fc34.x86_64 1598960730 358467 ac40abdaceda868c65cc66cbd9b1a804 installed
DEBUG: libmount-2.36-3.fc34.x86_64 1598960730 293309 0394f8e5217d2b0a4096d32753c40668 installed
DEBUG: cyrus-sasl-lib-2.1.27-6.fc33.x86_64 1595867403 724124 1a7037e427f63aca4a2b27bda9b1178f installed
DEBUG: openldap-2.4.54-1.fc34.x86_64 1602590435 1013149 fcb527c343e1078513db02e7033c1639 installed
DEBUG: libssh-0.9.5-1.fc34.x86_64 1599749582 502312 fdfa70c06c47a39c0550939e69b33ecc installed
DEBUG: libcurl-7.73.0-2.fc34.x86_64 1602669472 640414 7121f1f9a8147043106a65ebe917bf24 installed
DEBUG: elfutils-libs-0.181-3.fc34.x86_64 1603100173 717405 10cd5f516d6ce7c815718d1245f8fb8d installed
DEBUG: elfutils-debuginfod-client-0.181-3.fc34.x86_64 1603100173 43903 294c5a5b4198025985ca9115022c7a0b installed
DEBUG: binutils-gold-2.35.1-7.fc34.x86_64 1603289643 2163083 c144402175d96ebb34bf8275e00de420 installed
DEBUG: binutils-2.35.1-7.fc34.x86_64 1603289643 26017931 93050f626fc5fc3a8109073d63e88e96 installed
DEBUG: elfutils-0.181-3.fc34.x86_64 1603100173 2867143 2f5c48fbac6591ed6ce8d97a32cc0e75 installed
DEBUG: gdb-minimal-9.2-6.fc33.x86_64 1597158267 11623118 2ef5c6d078a700310c10a8e9182a2793 installed
DEBUG: curl-7.73.0-2.fc34.x86_64 1602669472 670993 b1759421035af79d0da2f4823c7761c6 installed
DEBUG: guile22-2.2.6-6.fc34.x86_64 1597838990 45958321 e94e28969ab85f889b2fc31bee81fd69 installed
DEBUG: systemd-libs-246.6-3.fc34.x86_64 1601560540 1638962 8e732434a670eee03620580b506dc392 installed
DEBUG: libarchive-3.4.3-3.fc33.x86_64 1595975522 891211 5416e318119ef9870dddd87e047e56af installed
DEBUG: rpm-4.16.0-2.fc34.x86_64 1601882482 3593484 149721da85ce5ebc925193a1f4b9251d installed
DEBUG: rpm-libs-4.16.0-2.fc34.x86_64 1601882482 764052 ca079ea3d859140147e58d577a94fb2d installed
DEBUG: rpm-build-libs-4.16.0-2.fc34.x86_64 1601882482 195502 c733dcac24ef93778687b6a68d1f901e installed
DEBUG: efi-srpm-macros-4-5.fc33.noarch 1595870926 41111 535c5058aa8148b6abc105f558e58658 installed
DEBUG: fonts-srpm-macros-1:2.0.5-4.fc33.noarch 1595874575 56503 eb7825ac177495fbdce515c44b6d94e8 installed
DEBUG: go-srpm-macros-3.0.9-1.fc34.noarch 1597319256 60262 1e65ead190a6610c604471c0a0178d98 installed
DEBUG: lua-srpm-macros-1-2.fc34.noarch 1598924478 1320 97c008a6c0ab22099bd5eb9229c7c75c installed
DEBUG: python-srpm-macros-3.9-10.fc34.noarch 1600273654 33417 0f0e022a4f6c192bbfc9177e97719846 installed
DEBUG: redhat-rpm-config-176-1.fc34.noarch 1603189620 176955 48265f71e17865a87a56635ce8e90b9a installed
DEBUG: rpm-build-4.16.0-2.fc34.x86_64 1601882482 238608 9ab2ad3d2795f99e31f3750d360f5ebb installed
DEBUG: util-linux-2.36-3.fc34.x86_64 1598960730 12152328 e65eeb1bf891ed39a2646af3c38273cb installed
DEBUG: make-1:4.3-2.fc33.x86_64 1595984999 1729086 7cf179b53262b343a8ee2f8ed89a2fc4 installed
DEBUG: which-2.21-20.fc33.x86_64 1596131887 82269 698ac9be2188aef65d1cc82b4db55fd8 installed
DEBUG: ccache-3.7.12-1.fc34.x86_64 1601604357 600792 817e216ad99679b65d6308386cd1c7bc installed
DEBUG: gpg-pubkey-94768056-5bd1ed53 1540484435 0 (none) installed
DEBUG: libyaml-0.2.5-3.fc33.x86_64 1595982754 138363 10c3114058144a53cd95b5441370d570 installed
DEBUG: gdbm-libs-1:1.18.1-5.fc33.x86_64 1595879077 112002 2ae6b5f5fae1a8bb1a5bf113da1ce195 installed
DEBUG: ruby-libs-2.7.2-135.fc34.x86_64 1602604676 12113478 f146014949d40a6454bd42651e5a2f6a installed
DEBUG: rubygem-bigdecimal-2.0.0-135.fc34.x86_64 1602604676 107552 9dccb171c2da545a2fe9e498629c2c12 installed
DEBUG: rubygem-io-console-0.5.6-135.fc34.x86_64 1602604676 34179 e36f3723baaaf5bb2bf143f02b69ef2d installed
DEBUG: rubygem-json-2.3.1-201.fc33.x86_64 1596063549 165541 1ade9d7cc29da1810a30c740fc50ab46 installed
DEBUG: ruby-default-gems-2.7.2-135.fc34.noarch 1602604726 64206 0d82fc3481e0106191f900393c9bb890 installed
DEBUG: rubygem-irb-1.2.6-135.fc34.noarch 1602604726 189394 c8e18baf9546ff4cfd08206ea7108e50 installed
DEBUG: rubypick-1.1.1-13.fc33.noarch 1596064510 4555 bd7d64e205051550383f74a11b6d6c88 installed
DEBUG: ruby-2.7.2-135.fc34.x86_64 1602604676 92829 b2181fc7371dede626c335e91e75d038 installed
DEBUG: rubygem-openssl-2.1.2-135.fc34.x86_64 1602604676 442160 60f1ca4634cf04bbb8544582793cb1ee installed
DEBUG: rubygem-psych-3.1.0-135.fc34.x86_64 1602604676 132112 e43fe81b6c9e9563aac0d7c3627f79bd installed
DEBUG: rubygem-rdoc-6.2.1-201.fc33.noarch 1596064158 1778477 06b67d681ad330e7631944d2164855d8 installed
DEBUG: rubygems-3.1.4-201.fc33.noarch 1596064515 1123153 fe4548974f0a4fee21c209a3e545455c installed
DEBUG: rubygem-concurrent-ruby-1.1.5-3.fc33.noarch 1596062133 706521 e1f1ceea948b40738d63569892053e56 installed
DEBUG: rubygem-tzinfo-2.0.1-2.fc33.noarch 1596064460 245815 9aa0666f53fb2b9304dcc63a3720baa3 installed
DEBUG: rubygem-i18n-1.8.5-1.fc34.noarch 1598029285 149542 a1013869e47549127d3751e8a64b0feb installed
DEBUG: rubygem-metaclass-0.0.4-11.fc33.noarch 1596063759 2020 0b50058d08a1e3dab062a4a914d265bc installed
DEBUG: rubygem-minitest-5.14.2-200.fc34.noarch 1599730213 128196 4f23df9b289ccafd9522eab98ddf9deb installed
DEBUG: rubygem-zeitwerk-2.4.0-1.fc34.noarch 1598024001 43482 a502fee44acddbe6d2ad63f87bfc208c installed
DEBUG: rubygem-activesupport-1:6.0.3.4-1.fc34.noarch 1602164238 787558 832647fdbb43724a83971e6754ae4c26 installed
DEBUG: rubygem-mocha-1.9.0-3.fc33.noarch 1596063808 236038 f3139d4cf36d16d87e8233013ed4ecc1 installed
DEBUG: rubygems-devel-3.1.4-135.fc34.noarch 1602604726 12027 a575b84a04b3c09aa831a37b4e61d07f installed
DEBUG: Child return code was: 0
Finish: Outputting list of installed packages
Start: rpmbuild rubygem-timecop-0.9.2-1.fc34.src.rpm
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-timecop.spec'], chrootPath='/var/lib/mock/fedora-rubygems-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f8f4fb44430>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8743a61de556454b8b76de4c79f5e81b', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.icohs3vu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-timecop.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 1073741824
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1603985548
DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S6svTt
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf timecop-0.9.2
DEBUG: + /usr/bin/gem unpack /builddir/build/SOURCES/timecop-0.9.2.gem
DEBUG: Unpacked gem: '/builddir/build/BUILD/timecop-0.9.2'
DEBUG: + /usr/bin/gem spec /builddir/build/SOURCES/timecop-0.9.2.gem --ruby
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd timecop-0.9.2
DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fO6Bvt
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd timecop-0.9.2
DEBUG: + gem build ../timecop-0.9.2.gemspec
DEBUG: WARNING: description and summary are identical
DEBUG: WARNING: See https://guides.rubygems.org/specification-reference/ for help
DEBUG: Successfully built RubyGem
DEBUG: Name: timecop
DEBUG: Version: 0.9.2
DEBUG: File: timecop-0.9.2.gem
DEBUG: + mkdir -p ./usr/share/gems
DEBUG: + CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection'\'' '
DEBUG: + gem install -V --local --build-root . --force --document=ri,rdoc timecop-0.9.2.gem
DEBUG: WARNING: You build with buildroot.
DEBUG: Build root: /builddir/build/BUILD/timecop-0.9.2
DEBUG: Bin dir: /builddir/build/BUILD/timecop-0.9.2/usr/bin
DEBUG: Gem home: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/LICENSE
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/README.markdown
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/Rakefile
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/lib/timecop.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/lib/timecop/time_extensions.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/lib/timecop/time_stack_item.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/lib/timecop/timecop.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/lib/timecop/version.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/test_helper.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/time_stack_item_test.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/timecop_test.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/timecop_without_date_but_with_time_test.rb
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/timecop_without_date_test.rb
DEBUG: Successfully installed timecop-0.9.2
DEBUG: Parsing documentation for timecop-0.9.2
DEBUG: Parsing sources...
DEBUG: 14% [ 1/ 7] LICENSE
DEBUG: 28% [ 2/ 7] README.markdown
DEBUG: 42% [ 3/ 7] lib/timecop.rb
DEBUG: 57% [ 4/ 7] lib/timecop/time_extensions.rb
DEBUG: 71% [ 5/ 7] lib/timecop/time_stack_item.rb
DEBUG: 85% [ 6/ 7] lib/timecop/timecop.rb
DEBUG: 100% [ 7/ 7] lib/timecop/version.rb
DEBUG: Installing ri documentation for timecop-0.9.2
DEBUG: Installing darkfish documentation for timecop-0.9.2
DEBUG: Done installing documentation for timecop after 0 seconds
DEBUG: 1 gem installed
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DusPxx
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64
DEBUG: + cd timecop-0.9.2
DEBUG: + mkdir -p /builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems
DEBUG: + cp -va .//usr/share/gems/build_info .//usr/share/gems/cache .//usr/share/gems/doc .//usr/share/gems/extensions .//usr/share/gems/gems .//usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems
DEBUG: './/usr/share/gems/build_info' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/build_info'
DEBUG: './/usr/share/gems/cache' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/cache'
DEBUG: './/usr/share/gems/cache/timecop-0.9.2.gem' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/cache/timecop-0.9.2.gem'
DEBUG: './/usr/share/gems/doc' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Time' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Time'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Time/cdesc-Time.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Time/cdesc-Time.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Date' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Date'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Date/cdesc-Date.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Date/cdesc-Date.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/DateTime' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/DateTime'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/DateTime/cdesc-DateTime.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/DateTime/cdesc-DateTime.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/cdesc-Timecop.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/cdesc-Timecop.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/baseline-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/baseline-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/baseline%3d-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/baseline%3d-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/freeze-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/freeze-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/frozen%3f-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/frozen%3f-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/return-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/return-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/return_to_baseline-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/return_to_baseline-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/safe_mode%3d-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/safe_mode%3d-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/safe_mode%3f-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/safe_mode%3f-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/scale-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/scale-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/send_travel-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/send_travel-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/thread_safe-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/thread_safe-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/thread_safe%3d-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/thread_safe%3d-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/travel-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/travel-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/unfreeze-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/unfreeze-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/baseline-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/baseline-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/baseline%3d-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/baseline%3d-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/return-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/return-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/return_to_baseline-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/return_to_baseline-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/set_baseline-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/set_baseline-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/set_stack-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/set_stack-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/stack-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/stack-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/thread_safe-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/thread_safe-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/thread_safe%3d-i.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/thread_safe%3d-i.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/TimeStackItem' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/TimeStackItem'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/TimeStackItem/cdesc-TimeStackItem.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/TimeStackItem/cdesc-TimeStackItem.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/SafeModeException' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/SafeModeException'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/SafeModeException/cdesc-SafeModeException.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/SafeModeException/cdesc-SafeModeException.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/SafeModeException/new-c.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/Timecop/SafeModeException/new-c.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/page-LICENSE.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/page-LICENSE.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/page-README_markdown.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/page-README_markdown.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/ri/cache.ri' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/ri/cache.ri'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/css' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/css'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/css/fonts.css' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/css/fonts.css'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/css/rdoc.css' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/css/rdoc.css'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/Lato-Light.ttf' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/Lato-Light.ttf'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/Lato-LightItalic.ttf' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/Lato-LightItalic.ttf'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/Lato-Regular.ttf' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/Lato-Regular.ttf'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/Lato-RegularItalic.ttf' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/Lato-RegularItalic.ttf'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/SourceCodePro-Bold.ttf' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/SourceCodePro-Bold.ttf'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/SourceCodePro-Regular.ttf' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/fonts/SourceCodePro-Regular.ttf'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js/search.js' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js/search.js'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js/darkfish.js' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js/darkfish.js'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js/search_index.js' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js/search_index.js'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js/navigation.js' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js/navigation.js'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js/searcher.js' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js/searcher.js'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js/search_index.js.gz' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js/search_index.js.gz'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js/navigation.js.gz' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js/navigation.js.gz'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/js/searcher.js.gz' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/js/searcher.js.gz'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/find.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/find.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/macFFBgHack.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/macFFBgHack.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/bullet_toggle_plus.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/bullet_toggle_plus.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/page_white_text.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/page_white_text.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/page_white_width.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/page_white_width.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/bullet_black.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/bullet_black.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/loadingAnimation.gif' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/loadingAnimation.gif'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/transparent.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/transparent.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/wrench.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/wrench.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/package.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/package.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/brick.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/brick.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/arrow_up.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/arrow_up.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/page_green.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/page_green.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/wrench_orange.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/wrench_orange.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/delete.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/delete.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/tag_blue.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/tag_blue.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/brick_link.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/brick_link.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/date.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/date.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/add.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/add.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/tag_green.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/tag_green.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/bullet_toggle_minus.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/bullet_toggle_minus.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/bug.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/bug.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/plugin.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/plugin.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/ruby.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/ruby.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/images/zoom.png' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/images/zoom.png'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/index.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/index.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/Date.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/Date.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/DateTime.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/DateTime.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/Time.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/Time.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/Timecop.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/Timecop.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/Timecop' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/Timecop'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/Timecop/SafeModeException.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/Timecop/SafeModeException.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/Timecop/TimeStackItem.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/Timecop/TimeStackItem.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/LICENSE.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/LICENSE.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/README_markdown.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/README_markdown.html'
DEBUG: './/usr/share/gems/doc/timecop-0.9.2/rdoc/table_of_contents.html' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/doc/timecop-0.9.2/rdoc/table_of_contents.html'
DEBUG: './/usr/share/gems/extensions' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/extensions'
DEBUG: './/usr/share/gems/gems' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/LICENSE' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/LICENSE'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/README.markdown' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/README.markdown'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/Rakefile' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/Rakefile'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/lib' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/lib'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/lib/timecop.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/lib/timecop.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/lib/timecop' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/lib/timecop'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/lib/timecop/time_extensions.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/lib/timecop/time_extensions.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/lib/timecop/time_stack_item.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/lib/timecop/time_stack_item.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/lib/timecop/timecop.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/lib/timecop/timecop.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/lib/timecop/version.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/lib/timecop/version.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/test' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/test'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/test/test_helper.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/test/test_helper.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/test/time_stack_item_test.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/test/time_stack_item_test.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/test/timecop_test.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/test/timecop_test.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/test/timecop_without_date_but_with_time_test.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/test/timecop_without_date_but_with_time_test.rb'
DEBUG: './/usr/share/gems/gems/timecop-0.9.2/test/timecop_without_date_test.rb' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/gems/timecop-0.9.2/test/timecop_without_date_test.rb'
DEBUG: './/usr/share/gems/specifications' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/specifications'
DEBUG: './/usr/share/gems/specifications/timecop-0.9.2.gemspec' -> '/builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64/usr/share/gems/specifications/timecop-0.9.2.gemspec'
DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.9.2-1.fc34 --unique-debug-suffix -0.9.2-1.fc34.x86_64 --unique-debug-src-base rubygem-timecop-0.9.2-1.fc34.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/timecop-0.9.2
DEBUG: + /usr/lib/rpm/check-buildroot
DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig
DEBUG: + /usr/lib/rpm/brp-compress
DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
DEBUG: + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
DEBUG: + /usr/lib/rpm/brp-python-hardlink
DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs
DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AjnDwx
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: ~/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2 ~/build/BUILD/timecop-0.9.2
DEBUG: + cd timecop-0.9.2
DEBUG: + pushd ./usr/share/gems/gems/timecop-0.9.2/
DEBUG: + sed -i -e '/require..bundler\/setup./ s/^/#/' -e '/require..minitest\/rg./ s/^/#/' -e '/require .pry./ s/^/#/g' test/test_helper.rb
DEBUG: + mv test/timecop_without_date_test.rb test/timecop_without_date_test.rb.disabled
DEBUG: + ruby -I.:lib -e 'Dir.glob "test/**/*_test.rb", &method(:require)'
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/timecop_test.rb:76: warning: assigned but unused variable - t
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/timecop_test.rb:89: warning: assigned but unused variable - t
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/timecop_test.rb:102: warning: assigned but unused variable - t
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/timecop_test.rb:241: warning: assigned but unused variable - now
DEBUG: /builddir/build/BUILD/timecop-0.9.2/usr/share/gems/gems/timecop-0.9.2/test/timecop_test.rb:255: warning: assigned but unused variable - now
DEBUG: Run options: --seed 7793
DEBUG: # Running:
DEBUG: ............................................................................................
DEBUG: Finished in 1.549690s, 59.3667 runs/s, 138.0921 assertions/s.
DEBUG: 92 runs, 214 assertions, 0 failures, 0 errors, 0 skips
DEBUG: + popd
DEBUG: + RPM_EC=0
DEBUG: ~/build/BUILD/timecop-0.9.2
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Processing files: rubygem-timecop-0.9.2-1.fc34.noarch
DEBUG: Provides: rubygem(timecop) = 0.9.2 rubygem-timecop = 0.9.2-1.fc34
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: ruby(rubygems)
DEBUG: Processing files: rubygem-timecop-doc-0.9.2-1.fc34.noarch
DEBUG: Provides: rubygem-timecop-doc = 0.9.2-1.fc34
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64
DEBUG: Wrote: /builddir/build/RPMS/rubygem-timecop-0.9.2-1.fc34.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm
DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wHNU8w
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd timecop-0.9.2
DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-timecop-0.9.2-1.fc34.x86_64
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Child return code was: 0
Finish: rpmbuild rubygem-timecop-0.9.2-1.fc34.src.rpm
DEBUG: Copying packages to result dir
Finish: build phase for rubygem-timecop-0.9.2-1.fc34.src.rpm
DEBUG: Running /usr/bin/xz -9 --force ./result/root.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/build.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/build.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/state.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/state.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/installed_pkgs.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
INFO: Done(rubygem-timecop-0.9.2-1.fc34.src.rpm) Config(fedora-rubygems-x86_64) 0 minutes 29 seconds
INFO: Results and/or logs in: ./result
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ sleep 1
+ section TESTS
+ : '############################### TESTS ###############################'
+ [[ -r result/build.log ]]
+ [[ -r result/build.log.xz ]]
+ unxz result/build.log.xz
+ [[ -r result/build.log ]]
+ TP='\n - Tests:'
+ grep -q '^Executing(%check)' result/build.log
++ grep -E ' (assertions|examples)' result/build.log
+ z='Finished in 1.549690s, 59.3667 runs/s, 138.0921 assertions/s.
92 runs, 214 assertions, 0 failures, 0 errors, 0 skips'
+ [[ -n Finished in 1.549690s, 59.3667 runs/s, 138.0921 assertions/s.
92 runs, 214 assertions, 0 failures, 0 errors, 0 skips ]]
+ grep -qE '(^|\s+)0 (assertions|examples)'
+ grep ' failures'
92 runs, 214 assertions, 0 failures, 0 errors, 0 skips
+ grep -E '(^|\s+)0 failures'
92 runs, 214 assertions, 0 failures, 0 errors, 0 skips
+ grep ' errors'
92 runs, 214 assertions, 0 failures, 0 errors, 0 skips
+ grep -E '(^|\s+)0 errors'
92 runs, 214 assertions, 0 failures, 0 errors, 0 skips
+ TP='\n - Tests: ok'
+ :
+ :
+ :
+ section INSTALL
+ : '############################### INSTALL ###############################'
+ E=
+ mar=
++ find result -name '*.fc34.noarch.rpm' -o -name '*.fc34.x86_64.rpm'
+ x='result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm
result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm'
+ [[ -n result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm
result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm ]]
+ mck -i result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm
+ a=
+ [[ -n -i ]]
+ a=' '\''-i'\'''
+ shift
+ [[ -n result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm ]]
+ a=' '\''-i'\'' '\''result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm'\'''
+ shift
+ [[ -n result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm ]]
+ a=' '\''-i'\'' '\''result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm'\'' '\''result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 '\''-i'\'' '\''result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm'\'' '\''result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 -i result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1vorg3e5:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f33
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: Unsharing. Flags: 67239936
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-timecop-0.9.2-1.fc34.noarch.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', 'result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-timecop-0.9.2-1.fc34.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', 'result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '738124f016ca4dada59881ebce9ec85b', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
INFO: installing package(s): /builddir/rubygem-timecop-0.9.2-1.fc34.noarch.rpm /builddir/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/builddir/rubygem-timecop-0.9.2-1.fc34.noarch.rpm', '/builddir/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2ceqo82b:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ec7a68a3e5874b109a885493ee50be48', '-D', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2ceqo82b:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-x86_64/root/', '--releasever', '33', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/builddir/rubygem-timecop-0.9.2-1.fc34.noarch.rpm', '/builddir/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 15 kB/s | 12 kB 00:00
DEBUG: fedora 734 kB/s | 1.6 MB 00:02
DEBUG: Copr repo for rubygems owned by pvalena 5.9 kB/s | 3.3 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Arch Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: rubygem-timecop noarch 0.9.2-1.fc34 @commandline 16 k
DEBUG: rubygem-timecop-doc noarch 0.9.2-1.fc34 @commandline 225 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 2 Packages
DEBUG: Total size: 241 k
DEBUG: Installed size: 719 k
DEBUG: Downloading Packages:
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG: Preparing : 1/1
DEBUG: Installing : rubygem-timecop-0.9.2-1.fc34.noarch 1/2
DEBUG: Installing : rubygem-timecop-doc-0.9.2-1.fc34.noarch 2/2
DEBUG: Verifying : rubygem-timecop-0.9.2-1.fc34.noarch 1/2
DEBUG: Verifying : rubygem-timecop-doc-0.9.2-1.fc34.noarch 2/2
DEBUG: Installed:
DEBUG: rubygem-timecop-0.9.2-1.fc34.noarch rubygem-timecop-doc-0.9.2-1.fc34.noarch
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
INFO:
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/builddir/rubygem-timecop-0.9.2-1.fc34.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ :
+ section SYNTAX
+ : '############################### SYNTAX ###############################'
+ TP='\n - Tests: ok\n - Syntax check:'
+ mck --unpriv --shell '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --shell ]]
+ a=' '\''--unpriv'\'' '\''--shell'\'''
+ shift
+ [[ -n
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
]]
+ a=' '\''--unpriv'\'' '\''--shell'\'' '\''
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 '\''--unpriv'\'' '\''--shell'\'' '\''
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --unpriv --shell '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xj169bxu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f33
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: Unsharing. Flags: 67239936
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7e0a0a5c020e4de985762e5805f2faea', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
DEBUG: shell: calling preshell hooks
Start: shell
DEBUG: doshell: chrootPath:/var/lib/mock/fedora-rubygems-x86_64/root, uid:1000, gid:135
DEBUG: doshell environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: child environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xj169bxu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: doshell: command: /usr/bin/systemd-nspawn -q -M ad8e7d0a610d44189356a0fda87e4284 -D /var/lib/mock/fedora-rubygems-x86_64/root -a -u 1000 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.xj169bxu:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --setenv=CCACHE_DIR=/var/tmp/ccache --setenv=CCACHE_UMASK=002 --setenv=CCACHE_COMPRESS=True --resolv-conf=off /bin/sh -c '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
DEBUG: Unsharing. Flags: 1073741824
DEBUG: Unsharing. Flags: 134217728
DEBUG: shell: unmounting all filesystems
Finish: shell
DEBUG: shell: calling postshell hooks
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ TP='\n - Tests: ok\n - Syntax check: ok'
+ section DEPENDENCIES
+ : '############################### DEPENDENCIES ###############################'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Dependent packages:'
++ bash -c 'scripts/gems/whatrequires.sh -q '\''timecop'\'''
+ DEP=
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Dependent packages: ok'
+ [[ -n '' ]]
+ section SMOKE
+ : '############################### SMOKE ###############################'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Dependent packages: ok\n - Smoke test:'
++ sed -e 's/\-/\//'
+ q=timecop
++ sed -e 's/^ruby//'
+ q=timecop
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ rpm -q "rubygem-timecop" == \0 ]]
+ mck --unpriv --chroot 'rpm -q "rubygem-timecop"'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --chroot ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'''
+ shift
+ [[ -n rpm -q "rubygem-timecop" ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'' '\''rpm -q "rubygem-timecop"'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 '\''--unpriv'\'' '\''--chroot'\'' '\''rpm -q "rubygem-timecop"'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --unpriv --chroot 'rpm -q "rubygem-timecop"'
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tgt1pntn:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f33
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: Unsharing. Flags: 67239936
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9ca123062b4949e4a1821ee24a50c8ce', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['rpm -q "rubygem-timecop"']
Start: chroot ['rpm -q "rubygem-timecop"']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tgt1pntn:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cfcaa0545757427c80792fff144cd089', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tgt1pntn:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', 'rpm -q "rubygem-timecop"'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Unsharing. Flags: 1073741824
DEBUG: Unsharing. Flags: 134217728
rubygem-timecop-0.9.2-1.fc34.noarch
DEBUG: Child return code was: 0
Finish: chroot ['rpm -q "rubygem-timecop"']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ ruby -e "require '\''timecop'\''" || ruby -e "require '\''timecop'\''" == \0 ]]
+ mck --unpriv --chroot 'ruby -e "require '\''\'\'''\''timecop'\''\'\'''\''" || ruby -e "require '\''\'\'''\''timecop'\''\'\'''\''"'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --chroot ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'''
+ shift
+ [[ -n ruby -e "require '\''timecop'\''" || ruby -e "require '\''timecop'\''" ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'' '\''ruby -e "require '\''\'\'''\''timecop'\''\'\'''\''" || ruby -e "require '\''\'\'''\''timecop'\''\'\'''\''"'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 '\''--unpriv'\'' '\''--chroot'\'' '\''ruby -e "require '\''\'\'''\''timecop'\''\'\'''\''" || ruby -e "require '\''\'\'''\''timecop'\''\'\'''\''"'\'''
+ mock -v -n --isolation=nspawn --result=./result -r fedora-rubygems-x86_64 --unpriv --chroot 'ruby -e "require '\''timecop'\''" || ruby -e "require '\''timecop'\''"'
INFO: mock.py version 2.6 starting (python version = 3.9.0)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-x86_64.cfg']
DEBUG: version: 2.6
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4xfom4kw:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-x86_64', 'root': 'fedora-rubygems-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 33
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-x86_64.cfg
DEBUG: root: fedora-rubygems-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f33
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-33-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: Unsharing. Flags: 67239936
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.6
INFO: Mock Version: 2.6
INFO: Mock Version: 2.6
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/dev/shm
DEBUG: kernel version == 5.8.0-0.rc5.20200714git0dc589da873b.1.fc33.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rubygems-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rubygems-x86_64/root', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ea29f112828c4f15aae1e89847e3181b', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', '--non-unique', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: DEBUG: Unsharing. Flags: 134217728
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-x86_64/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['ruby -e "require \'timecop\'" || ruby -e "require \'timecop\'"']
Start: chroot ['ruby -e "require \'timecop\'" || ruby -e "require \'timecop\'"']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4xfom4kw:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e860b7b759754e50a5d9d7f30b45311e', '-D', '/var/lib/mock/fedora-rubygems-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4xfom4kw:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', 'ruby -e "require \'timecop\'" || ruby -e "require \'timecop\'"'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Unsharing. Flags: 1073741824
DEBUG: Unsharing. Flags: 134217728
DEBUG: Child return code was: 0
Finish: chroot ['ruby -e "require \'timecop\'" || ruby -e "require \'timecop\'"']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ 0 == \0 ]]
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Dependent packages: ok\n - Smoke test: ok'
+ section RPMLINT
+ : '############################### RPMLINT ###############################'
+ set -o pipefail
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Dependent packages: ok\n - Smoke test: ok\n - rpmlint:'
++ rpmlint result/rubygem-timecop-0.9.2-1.fc34.noarch.rpm result/rubygem-timecop-0.9.2-1.fc34.src.rpm result/rubygem-timecop-doc-0.9.2-1.fc34.noarch.rpm rubygem-timecop.spec
++ grep -vE ' W: (no\-documentation)$'
++ grep -vE ' W: (spelling\-error|zero\-length|devel\-file\-in\-non\-devel\-package) '
++ grep -vE ' W: (invalid-url Source)'
++ sort -u
+ RPML='3 packages and 1 specfiles checked; 0 errors, 1 warnings.'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Dependent packages: ok\n - Smoke test: ok\n - rpmlint: ok'
=> Success
_ _ _ _
rpmlint: 3 packages and 1 specfiles checked; 0 errors, 1 warnings.
_ _ _ _
To have latest timecop gem in Fedora.
Up-to-date Koji scratch-build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=54497473
Up-to-date Copr build:
https://copr.fedorainfracloud.org/coprs/build/1727771
Checks:
- Tests: ok
- Syntax check: ok
- Dependent packages: ok
- Smoke test: ok
- rpmlint: ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment