12-19 06:08 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 12-19 06:08 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name indimail-mta --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 12-19 06:08 root INFO Processing local files: indimail-mta 12-19 06:08 root DEBUG Active settings after processing options 12-19 06:08 root DEBUG bz_url: https://bugzilla.redhat.com 12-19 06:08 root DEBUG _con_handler: (INFO)> 12-19 06:08 root DEBUG _log_config_done: True 12-19 06:08 root DEBUG cache: False 12-19 06:08 root DEBUG resultdir: None 12-19 06:08 root DEBUG init_done: True 12-19 06:08 root DEBUG uniqueext: None 12-19 06:08 root DEBUG configdir: None 12-19 06:08 root DEBUG log_level: 20 12-19 06:08 root DEBUG prebuilt: True 12-19 06:08 root DEBUG verbose: False 12-19 06:08 root DEBUG name: indimail-mta 12-19 06:08 root DEBUG use_colors: False 12-19 06:08 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 12-19 06:08 root DEBUG bug: None 12-19 06:08 root DEBUG url: None 12-19 06:08 root DEBUG copr_build_descriptor: None 12-19 06:08 root DEBUG list_checks: False 12-19 06:08 root DEBUG list_flags: False 12-19 06:08 root DEBUG list_plugins: False 12-19 06:08 root DEBUG version: False 12-19 06:08 root DEBUG flags: [] 12-19 06:08 root DEBUG repo: None 12-19 06:08 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 12-19 06:08 root DEBUG no_report: False 12-19 06:08 root DEBUG nobuild: False 12-19 06:08 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 12-19 06:08 root DEBUG other_bz: None 12-19 06:08 root DEBUG plugins_arg: None 12-19 06:08 root DEBUG single: None 12-19 06:08 root DEBUG rpm_spec: True 12-19 06:08 root DEBUG exclude: None 12-19 06:08 root DEBUG checksum: sha256 12-19 06:08 root DEBUG plugins: {} 12-19 06:08 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 12-19 06:08 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc44.src.rpm 12-19 06:08 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail-mta 12-19 06:08 root DEBUG find_urls completed: 0.116 12-19 06:08 root DEBUG Avoiding init of working mock root 12-19 06:08 root DEBUG Url download completed: 17.739 12-19 06:08 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 12-19 06:08 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 12-19 06:08 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc' 12-19 06:08 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 12-19 06:08 root INFO No upstream for (Source1): indimail-mta-rpmlintrc 12-19 06:08 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 12-19 06:08 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 12-19 06:08 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz' 12-19 06:08 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 12-19 06:08 root INFO No upstream for (Source0): indimail-mta-3.1.tar.gz 12-19 06:08 root INFO Running checks and generating report 12-19 06:08 root DEBUG Running check: CheckResultdir 12-19 06:08 root DEBUG CheckResultdir completed: 0.000 seconds 12-19 06:08 root DEBUG Running check: CheckBuild 12-19 06:08 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc44.x86_64.rpm 12-19 06:08 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mini-3.1-1.1.fc44.x86_64.rpm 12-19 06:08 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/qmta-3.1-1.1.fc44.x86_64.rpm 12-19 06:08 root DEBUG CheckBuild completed: 0.023 seconds 12-19 06:08 root DEBUG Running check: CheckRpmlint 12-19 06:08 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpqxdfiqfz /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc44.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mini-3.1-1.1.fc44.x86_64.rpm /var/lib/copr-rpmbuild/results/qmta-3.1-1.1.fc44.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc44.src.rpm 12-19 06:08 root DEBUG CheckRpmlint completed: 5.449 seconds 12-19 06:08 root DEBUG Running check: CheckPackageInstalls 12-19 06:08 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 12-19 06:08 root DEBUG Init output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.6 INFO: Mock Version: 6.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 12-19 06:08 root INFO Installing built package(s) 12-19 06:08 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --init 12-19 06:08 root DEBUG --init output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.6 INFO: Mock Version: 6.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 12-19 06:08 root DEBUG CheckPackageInstalls completed: 3.543 seconds 12-19 06:08 root DEBUG Running check: CheckRpmlintInstalled 12-19 06:08 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --init 12-19 06:08 root DEBUG --init output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.6 INFO: Mock Version: 6.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 12-19 06:08 root DEBUG is_installed: Tested rpmlint, result: 1 12-19 06:08 root DEBUG command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --shell, 'rm -f /var/lib/rpm/__db*' 12-19 06:08 root DEBUG output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --shell ''"'"'rm -f /var/lib/rpm/__db*'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell /bin/sh: line 1: rm -f /var/lib/rpm/__db*: No such file or directory Finish: shell Finish: run None NoneType: None 12-19 06:08 root DEBUG Install command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, install, rpmlint 12-19 06:08 root DEBUG Install output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results install rpmlint Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.6 INFO: Mock Version: 6.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 12-19 06:08 root DEBUG Script output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock --enable-network -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed qmta indimail-mta-debuginfo indimail-mini indimail-mta; echo '"'"'rpmlint-done:'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.6 INFO: Mock Version: 6.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed qmta indimail-mta-debuginfo indimail-mini indimail-mta; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed qmta indimail-mta-debuginfo indimail-mini indimail-mta; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "qmta". (none): E: there is no installed rpm "indimail-mta-debuginfo". (none): E: there is no installed rpm "indimail-mini". (none): E: there is no installed rpm "indimail-mta". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 4 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s rpmlint-done: Finish: chroot ["echo 'rpmlint:'; rpmlint --installed qmta indimail-mta-debuginfo indimail-mini indimail-mta; echo 'rpmlint-done:'"] Finish: run 12-19 06:08 root DEBUG CheckRpmlintInstalled completed: 11.758 seconds 12-19 06:08 root DEBUG Running check: CheckRpmlintDebuginfo 12-19 06:08 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpcb0u2fo6 /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.1-1.1.fc44.x86_64.rpm 12-19 06:09 root DEBUG CheckRpmlintDebuginfo completed: 3.826 seconds 12-19 06:09 root DEBUG Running check: CheckInitDeps 12-19 06:09 root DEBUG CheckInitDeps completed: 17.284 seconds 12-19 06:09 root DEBUG Running check: CheckBuildCompleted 12-19 06:09 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 12-19 06:09 root DEBUG Mock output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --chroot -- 'rm -rf $(rpm --eval %_builddir)/*' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.6 INFO: Mock Version: 6.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rm -rf $(rpm --eval %_builddir)/*'] Start: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: run None NoneType: None 12-19 06:09 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --copyin, /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc44.src.rpm, indimail-mta-3.1-1.1.fc44.src.rpm 12-19 06:09 root DEBUG Mock output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --copyin /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc44.src.rpm indimail-mta-3.1-1.1.fc44.src.rpm Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.6 INFO: Mock Version: 6.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc44.src.rpm to /var/lib/mock/fedora-rawhide-x86_64/root/indimail-mta-3.1-1.1.fc44.src.rpm Finish: run None NoneType: None 12-19 06:09 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --chroot, --, rpm -i indimail-mta-3.1-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 12-19 06:09 root DEBUG Mock output: INFO: mock.py version 6.6 starting (python version = 3.13.7, NVR = mock-6.6-1.fc42), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --chroot -- 'rpm -i indimail-mta-3.1-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.6 INFO: Mock Version: 6.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i indimail-mta-3.1-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i indimail-mta-3.1-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1766016000 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.UEjoG0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uzvK1V + umask 022 + cd /builddir/build/BUILD/indimail-mta-3.1-build + cd /builddir/build/BUILD/indimail-mta-3.1-build + rm -rf indimail-mta-3.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-mta-3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-mta-3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i indimail-mta-3.1-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 12-19 06:09 root DEBUG _topdir: /builddir/build 12-19 06:09 root INFO Reading configuration from /etc/mock/site-defaults.cfg 12-19 06:09 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 12-19 06:09 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 12-19 06:09 root INFO Active plugins: Shell-api, C/C++, Generic 12-19 06:09 root DEBUG CheckBuildCompleted completed: 6.188 seconds 12-19 06:09 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 12-19 06:09 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 12-19 06:09 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 12-19 06:09 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 12-19 06:09 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 12-19 06:09 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 12-19 06:09 root DEBUG Running check: OcamlCheckStaticLibs 12-19 06:09 root DEBUG OcamlCheckStaticLibs completed: 0.062 seconds 12-19 06:09 root DEBUG Running check: HaskellCheckStaticLibs 12-19 06:09 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CreateEnvCheck 12-19 06:09 root DEBUG CreateEnvCheck completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: RCheckBuildRequires 12-19 06:09 root DEBUG RCheckBuildRequires completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: RCheckCheckMacro 12-19 06:09 root DEBUG RCheckCheckMacro completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: RCheckDoc 12-19 06:09 root DEBUG RCheckDoc completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: RCheckInstallSection 12-19 06:09 root DEBUG RCheckInstallSection completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: RCheckLatestVersionIsPackaged 12-19 06:09 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: RCheckRequires 12-19 06:09 root DEBUG RCheckRequires completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckBundledGnulib 12-19 06:09 root DEBUG CheckBundledGnulib completed: 0.002 seconds 12-19 06:09 root DEBUG Running check: CheckGccBuildRequires 12-19 06:09 root DEBUG CheckGccBuildRequires completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckHeaderFiles 12-19 06:09 root DEBUG CheckHeaderFiles completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckLDConfig 12-19 06:09 root DEBUG CheckLDConfig completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckLibToolArchives 12-19 06:09 root DEBUG CheckLibToolArchives completed: 0.002 seconds 12-19 06:09 root DEBUG Running check: CheckNoKernelModules 12-19 06:09 root DEBUG CheckNoKernelModules completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckNoStaticExecutables 12-19 06:09 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/bin/predate 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/bin/irmail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/bin/sendmail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/bin/mailsubj 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/bin/srsfilter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-showctl 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-inject 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/bin/datemail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/2b/0bbdd5038326f581e67d7a6136f98b5b2fbe50 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/9c/3457600bc2d3e28fefb49c558ad5fcb452ea13 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ac/fee783e1b17a59173b0498f2f79490bfd2d253 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/8b/2ac46b5bf9f57b6e090670fdfe8bfed7ee9df3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f7/82391ea08ddf32cd11e46b47df313e526f6ac2 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/06/a5ad92862213f6ce65a0c52265ded619c5ebf0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e9/c140b7bced75ce439ab8e39f37fe2f4b2e6c0b 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/dd/7b6c204966c8bccc978eadc41494826ba5a446 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-direct 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/sbin/mini-smtpd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-qmqpc 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/binm1 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/binm3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/binm2+df 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/home 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/proc+df 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/home+df 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/binm1+df 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/proc 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/binm3+df 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/share/indimail/boot/binm2 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/except 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qcat 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildirserial 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/sslerator 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/drate 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildir2mbox 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/predate 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/iftoccfrom 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/filterit 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/condredirect 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qdane 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/inewaliases 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/setforward 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmaildirwatch 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/iftocc 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/cidr 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-qfilter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/spfquery 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822date 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/irmail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/serialcmd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822fields 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/sendmail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/condtomaildir 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/fastforward 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/printmaillist 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/replier 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822body 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/newinclude 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/replier-config 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/queue-fix 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/tcp-env 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822field 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/printforward 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildirsmtp 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/uacl 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/dot-forward 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/ofmipname 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qarf 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/autoresponder 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822addr 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822print 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/swaks 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/filterto 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/udpclient 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/mailsubj 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/preline 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/srsfilter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/ifaddr 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/forward 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-qread 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-rm 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildirsize 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/uenv 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qnotify 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822headerok 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/setmaillist 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/serialqmtp 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/printass 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-showctl 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/checkdomain 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildircmd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822received 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/serialsmtp 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildirqmtp 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-inject 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/bouncesaying 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822headerfilter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/mbox2maildir 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qreceipt 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/new-inject 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qbase64 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qtop 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildirdeliver 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822bodyfilter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/checkaddr 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/rrforward 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmaildirmake 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/rrt 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/datemail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/822header 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qaes 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/bin/dknewkey 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c3/efcda951f33cc792ffa11d9a36f0e92940d8aa 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/89/c14c98f1bdbb82477dd231a8180073c045084f 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/0a/818dcc9288e6b62729b16a0868137f31533160 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/0a/c61c97ff01a95f7e390a607c51a2720cfcd4ed 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/82/cc11027f01acbaa1bd5444ed120698593eb3a4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/b5/0ebbc6362f700f8f62a094d8528d4094998fb6 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/81/638a17f33e424d41ebcea5ef8758a8e996f1f0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/81/ab68bf3b9b98dd2a8e06fc8b0dd744b68cadab 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/57/02c083a34edcc10d6e91239325cf7b6d714834 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/fb/db0d2141044403ea9b90a15192b9d3dae59e6b 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/fb/083f1398fcc66008eac33262a619f86c032394 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/0c/60e93be13ce0650c8963401b360dd47c025ca2 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/0c/a5fb83444a4b5f661888e34687535cc25550b0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/52/43e83b2f7251aa0ba7ca5c487376d2c6b15c74 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/cc/32ba71d4306fd5a9c4698693824c51ac78850e 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/cc/180b3387436388cad8735019f70ce452b071c6 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d5/eb4e2b9f93b510b9c298c0a686b3c5eb7dcc0f 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1f/9e993bb64e673a8cc9d7d1defb09f4e0cabd40 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d1/ed0d45aaae9e11e1f7aa76adaf7acce04ae2ed 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d1/33d78b3ecb635482c448589595cc5e6919baad 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/2b/f767bfa3f75016b1a8bd4c07e694a5a705508f 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/2b/0bbdd5038326f581e67d7a6136f98b5b2fbe50 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/69/eeb54d26ab107f79e84a0d701b2151f0e27f6c 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/69/d4ba4f3efc881110837f11c09e6600119332d1 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/0e/81d89811a3ba0fb541afe7b3acecb386b2e6fa 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ab/1d41d04b243078a4b60075959f5777c9fe74bd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/bf/553f1208d63f7b7da8ec6f8878aa8baf9d4b6c 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/2c/dae4bf70771f7f8a4ac26a6fcca320d708e255 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/2c/34e4d793ef3c65518a7b2e0a65eb589a80c1a0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1b/849147fb00ee1c951c367ece5b936a2558d9c4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/43/41614aac21b381283b9f751a84ce768ede5b0c 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/aa/b595bd9de82aae635ea41fb362379651138cb5 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/72/f614febd7ea83e616676d04d00044e69a686a9 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/39/43b36ea946d5f8b9ae7ee60f46ade27a4aa6f4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/db/ab17cb110af2aa4b4284301212efb5bd465002 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/5f/8aef8c4d7ac0d089fe06ceb7375ce4f3207f34 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/9c/3457600bc2d3e28fefb49c558ad5fcb452ea13 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/45/3f2d8f09810cdb6b0af983ecba6f3c366430ab 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/45/7912f80777b7cb175251b31fd369ee57c853cb 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6a/67d6f261aebd14ca5074a46e5898ffc3f8cfae 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6f/3cbab079d642970e0df0380238e4b70d05212e 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6f/48e6f4cca7bddc07e17fe61ff43c02c36f98eb 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/13/53776475672e19e0dd929cd9cfec8cdd1e02e8 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/90/2cf9f8092c8378f81f4e84c4efd8ca2f34273d 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/da/9c79ce6d3894c07a2a01ac9ef0a3170cddca0c 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/da/927de434a6fc2355f49e59b9db425d84236339 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c4/2e0796a3d360870401d57fcaf53868a3ae12b4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/62/5f897827fa48df96be82753efbaed0fb136c3e 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ea/cb1e8089afbd1a862ae291b04d962cadc363e2 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6e/9ee8f971ad3c8f57aaa7c869e9627931b03d9d 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/4a/6439006864eeb037d1c68cd425afeaff70ea5e 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e0/8525537bc2a4236ec9394d961fa7a93daea856 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ac/fee783e1b17a59173b0498f2f79490bfd2d253 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/3c/f3fdfedd6ad5eedb270ed8c480cd2d540341d8 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/fe/37954c059c1dd1073f535976a43dd6d8a716a9 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e2/5aee1506f93c3fd46a87398db28703b908371a 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/5e/86e5093241c467912a432915c1aee25fab1ecd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/28/277ec2879b13a86d36eb53b8ed001579287a29 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e1/45088d4e4fae628c786de893d82fe910483663 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/77/84258a0e662fe0c4d3bbc5a15e0040e712911e 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/55/d3e42c130e43938f3e2af2c7b43e1560a6c940 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/55/77b54f2258dee14c256a61f0ef701669367990 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/5c/a60977ef10cb23d0ffe3eb2e2c52c1e2126ede 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/3e/9e8176a630b3460fad11cadb0046b3c326be66 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/92/65b3095e78eb88b176369e069de0694607224b 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/51/d28db73d02535fadfa866aabc69ba2c664cd63 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1d/3a343a2ea90c25fb7d4976e809598217b0aad0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/09/3a1df929d408077fe69e0389fa528adf44571f 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/09/62475ce2788d68702a3aba4e765e4400407ed3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a9/656baa5d6e69d4eb16daa9800847be888b66bc 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a0/db582ba6dd41c40e8e82e51b7ca3436e413a15 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/eb/f41088890e509de82f599c300e28f01fb687a7 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/86/22e7248228ca91ce06bc48ac927faf0b29008a 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/7b/e64c9377ab59e54d1d3a19225e2dd412233cc8 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/64/f919f7a8dcccbfdc3d03ed0b49522801421f08 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e4/eae16fc210358e88cce249c9f47d1476da8333 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/96/80b3111e0a02f1da38d5618c6c40da32e7b9f0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ed/dcbeb7e228ef2210ab07599d06cf21b3b635c4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/34/462de51115ce08d05d80d90cd06134eab59d15 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/34/2dd63c7b79f150eb871b5dba881c1e1ab0d655 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/7d/0f5c0e4494e56fe43c564faa4370191e3a4ae4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ec/3e0744cd8f5c549db7dbb871efa20401aa6f83 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f4/6c80234890965f3d20a67b2cc0cf879d387c61 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f4/f2a8d915e71ba879926e8bbd8be98469ebd581 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/79/b15f12dcc8e69399daacf3d5c699ea8898252c 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/37/4832a4a15aac09386e5dc6ea8852b614c7010d 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/32/a0f2c87fa391166eeb9be8d44b38dae603d286 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/50/18010b4654aa9178227bdee1e4a2d0c9a5acaf 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/50/34888948e9174f6da06485cd56dcd89d842ec4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/50/24e489db49eca79beee0d9ae8dea9fab438396 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/be/95e672d1faa6cf8696c410fc9bb5a4c5af93cb 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c1/371e6a7c78ae6b5beff4dbc88f73c663258ac6 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/9f/ec36febafed2c5445866afc0f80184d51ecd35 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/8b/2ac46b5bf9f57b6e090670fdfe8bfed7ee9df3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/8b/80d3bee2c6c77946c5a497d3ec869c1b473aa3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/8b/e13fdd44272a101c68dcec2d65d4d1507e8d04 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/93/2d10e93b3362c9937bae332a822b8adc50bb29 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/24/d9c3a8a7503a5f974178ef46f725064816a242 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/11/9794e36b65575198eb8ae9362152a5bcb835fe 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c6/8e0e121fed787e7c9a9460baeec2fc520ba584 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1a/9581336a3a3a5d8604b93c370739acfcde72ce 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f7/26c6a60aae14519ad5ccc04b057379c84ba1ba 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f7/82391ea08ddf32cd11e46b47df313e526f6ac2 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a6/597e82f227618072238a2e40c992eb1f20d612 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a6/4cc91d3a6476b8ddb6a9436bb008aeccf25be3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/06/a5ad92862213f6ce65a0c52265ded619c5ebf0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/58/46a33fe3f1f990d30d21187f4aad3f71617bd5 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e3/94ba5436439d945ba0afc7d91be01be54f5c18 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/9d/29a1ee461594065a7922c34d106f7688c3ec93 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c8/b711aab60aca940891b1523ac034070ad6f4cb 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e9/c140b7bced75ce439ab8e39f37fe2f4b2e6c0b 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/53/e733a4972071f7d534866d0b91f2f97173c164 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/53/ca755b2abaa034a44c8ade31f7edaa722a6cc3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/53/597eeee149ec94cbd46d790bd1ed3f59878244 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/27/6d7001e92586304418548896175dde70ed4dee 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ad/c3e6afa2be2331aebc32aa42cec35f7f786967 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/01/0636b883199434984215f1eab11b769ad16fb3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/4b/083ee0ecb0ed8df35e3744a007be37bffe7280 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/0b/d16cd39285f2ddb8f3ea0b7ea09da31bd336a9 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1c/c533d3d31ce4001c55afbfe70bf244d04e506e 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c0/461f3e819ff0453483cff48a7dec69b9a893ed 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c0/d926795b3146dbd1bc08f710aa6561499078a4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/76/1d6e0f5bfd075a2fde423f2a8a82aa59fc7fcd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/3d/49f4070f7be77d333de455b8b7ea7ac026b8e8 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/0f/8b11211f25adbdbf2b50b3b2fb1f77943ac4b9 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/8a/0357cdfe6038307287a0a5b91e0c9bb4c3d188 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/5d/e0acd0370ef73c522890f82f4843afaa651495 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/99/12d6df923842c64bbb44d4ee46ee5395044717 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ef/9313c117f6e1794731b90b17816f39dc5207fd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ef/439e0562bc4c107a561a80b1aa69d8222d1b94 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/38/fe75a6aacaed4fc104792205bb709605dcb0a9 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/38/fc8f1e797405855c55418576ffbd759233bc36 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/84/aeedb6789814884d125a9911e93440a8f2b09d 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/84/05492cb23519b7819e587e3d179e14637fb835 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/de/e71d9c591fb57f1992338d9d064e9b72aa3e0c 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/54/3214349bd163541c64a6a30159a038e5017c9e 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/74/8bf05434ed327d66b82526b3171e6f37bedc24 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/dd/7b6c204966c8bccc978eadc41494826ba5a446 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f3/1b5a37368fba67a040857286faa3c328ef7358 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f3/6fc5bf7fe210349a2e1b1771fcacd280510b1e 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e7/708f7d1976c6990f7ad143bfd74d239a621d2d 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d4/99f5d958d89de9ca752e74f5a73344dd336cbd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/07/82252c822ccf9ff5dbf88eb1639c02e3fb64b2 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/44/76eead3da8260ed469d233f94870d58ef0a125 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a5/2722428ca923304c9554868340c2a19df29504 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a5/c005c076269b336f84ec7cb4c869ecffbfd21c 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/35/cd4ae1a5fc77c46d4896cea49fd4b1625f7fc1 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/3b/b04131a6f2389790d264c89bbab6318175b807 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f6/adea65311e5167608c4631d303343baaa4fc44 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/18/8470b67bb231b2b22fa11435e9f2ae47420f06 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/18/ed1721ecbbfc46c5ade7e73c088d33c5068e27 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/bc/2cfee9399244bce350927736f97322b67de5a4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/bc/8f043dae92b1a484c38cf583ec1e221df081f0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c9/9cc6e9742e6e8b871db2791230a8add617dfd5 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c9/ea17782fde685444de91be17adbd8f702818c7 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/df/d978893375566edd951d1fd15d4e5d7b135e58 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a4/82950e41c96cbeaa8fbcbef92f681674dd6e07 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/7e/284efffecdbb386258ebef2306e45a2c176fa5 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/indimail/plugins/smtpd-plugin.so 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/indimail/plugins/qmail_smtpd.so 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/lib/indimail/plugins/generic.so 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-direct 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-nullqueue 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/sql-database 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/cdbgetm 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/cdbstats 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qscanq 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-remote 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-qmqpd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-tcpto 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qhpsi 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qscanq-stdin 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/todo-proc 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/mini-smtpd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-rspawn 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-multi 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/udplogger 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/svctool 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/cdbtest 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-poppass 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-getpw 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/rd-remote 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-smtpd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/greydaemon 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/setqload 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/spawn-filter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-queue 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-clean 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/run-cleanq 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/ctrlenv 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-tcpok 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/ofmipd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/cdbget 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/ldap-checkpwd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-local 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-newu 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-lspawn 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/sys-checkpwd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-spamfilter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmta-send 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-greyd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-send 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-start 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/cdbdump 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/relaytest 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/slowq-start 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-qmqpc 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/splogger 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-pw2u 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/slowq-send 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/surblqueue 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/plugtest 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-daned 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/cdbmake 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/cdb-database 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qscheduler 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/cleanq 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-cdb 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-popbull 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-sql 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmonitor 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-dkim 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-qmtpd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/surblfilter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/ddist 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rsmtprecipients 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/xrecipient 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/suids 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/batv 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qsmhook 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/authcram 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rsmtpfailures 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rpmattr 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zrxdelay 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rsmtprdomains 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/yearcal 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rspamsdomain 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/make-recipients 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zspam 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zddist 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/dnsmxip 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zsmtp 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/xsender 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rspamrdomain 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qmailconfig 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/hostname 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/failures 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/leapsecs 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rspamstat 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/matchup 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zrhosts 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qupgrade 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qlocal_upgrade 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/test-recipients 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rsmtp 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zsendmail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qpq 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zsenders 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/mlmatchup 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/atrn 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/etrn 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rsmtpsdomains 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/successes 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/dnstxt 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/dnstlsarr 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/cdbmake-12 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/xqp 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/dnsfq 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/dnsip 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/senders 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/whois 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/cdbmake-sv 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/testzero 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zrecipients 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qfrontend 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/nowutc 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/dnsblcheck 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/recipients 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/columnt 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zoverall 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rxdelay 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rhosts 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/config-fast 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zfailures 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/smtp-matchup 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/instcheck.indimail-mta 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zdeferrals 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rsmtpsenders 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/rspamhist 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zsuids 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/zsuccesses 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/update_tmprsadh 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/deferrals 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/dnsptr 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/dnscname 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/ipmeprint 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qfilters/qf-log-subject 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qfilters/qf-smtp-ratelimit 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildir2mbox 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/predate 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/filterit 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmaildirwatch 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/irmail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/sendmail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/queue-fix 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/mailsubj 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/srsfilter 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/forward 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-showctl 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmail-inject 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/maildirdeliver 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/qmaildirmake 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/bin/datemail 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/fb/083f1398fcc66008eac33262a619f86c032394 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d1/33d78b3ecb635482c448589595cc5e6919baad 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/2b/0bbdd5038326f581e67d7a6136f98b5b2fbe50 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/39/43b36ea946d5f8b9ae7ee60f46ade27a4aa6f4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/9c/3457600bc2d3e28fefb49c558ad5fcb452ea13 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/13/53776475672e19e0dd929cd9cfec8cdd1e02e8 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ea/cb1e8089afbd1a862ae291b04d962cadc363e2 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ac/fee783e1b17a59173b0498f2f79490bfd2d253 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/5e/86e5093241c467912a432915c1aee25fab1ecd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/92/65b3095e78eb88b176369e069de0694607224b 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/eb/f41088890e509de82f599c300e28f01fb687a7 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/96/80b3111e0a02f1da38d5618c6c40da32e7b9f0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/7d/0f5c0e4494e56fe43c564faa4370191e3a4ae4 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/8b/2ac46b5bf9f57b6e090670fdfe8bfed7ee9df3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1a/9581336a3a3a5d8604b93c370739acfcde72ce 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f7/26c6a60aae14519ad5ccc04b057379c84ba1ba 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f7/82391ea08ddf32cd11e46b47df313e526f6ac2 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/06/a5ad92862213f6ce65a0c52265ded619c5ebf0 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e9/c140b7bced75ce439ab8e39f37fe2f4b2e6c0b 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/01/0636b883199434984215f1eab11b769ad16fb3 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/84/aeedb6789814884d125a9911e93440a8f2b09d 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/dd/7b6c204966c8bccc978eadc41494826ba5a446 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a5/c005c076269b336f84ec7cb4c869ecffbfd21c 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/18/8470b67bb231b2b22fa11435e9f2ae47420f06 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a4/82950e41c96cbeaa8fbcbef92f681674dd6e07 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-direct 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-remote 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-tcpto 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qhpsi 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/mini-smtpd 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-rspawn 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-queue 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-clean 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-tcpok 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-local 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-lspawn 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmta-send 12-19 06:09 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc44.x86_64.rpm/usr/sbin/qmail-qmqpc 12-19 06:09 root DEBUG CheckNoStaticExecutables completed: 0.913 seconds 12-19 06:09 root DEBUG Running check: CheckRPATH 12-19 06:09 root DEBUG CheckRPATH completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckSoFiles 12-19 06:09 root DEBUG CheckSoFiles completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckJavaPlugin 12-19 06:09 root DEBUG CheckJavaPlugin completed: 0.003 seconds 12-19 06:09 root DEBUG Running check: PerlCheckBuildRequires 12-19 06:09 root DEBUG PerlCheckBuildRequires completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckPythonBuildRequires 12-19 06:09 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckPythonRequires 12-19 06:09 root DEBUG CheckPythonRequires completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckPythonX_Site 12-19 06:09 root DEBUG CheckPythonX_Site completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckApprovedLicense 12-19 06:09 root DEBUG CheckApprovedLicense completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckBuildrootMacros 12-19 06:09 root DEBUG CheckBuildrootMacros completed: 0.008 seconds 12-19 06:09 root DEBUG Running check: CheckBundledLibs 12-19 06:09 root DEBUG CheckBundledLibs completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckChangelogFormat 12-19 06:09 root DEBUG CheckChangelogFormat completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckCleanBuildroot 12-19 06:09 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 12-19 06:09 root DEBUG install_sec: /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr # rpm macros are complicated. Read https://rpm.org/user_doc/macros.html CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer " LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes $LDFLAGS" # no static linking for RHEL7 and opensuse, sles versions /usr/bin/make SYSTEM=LINUX -j${RPM_BUILD_NCPUS} CC="gcc" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" /usr/bin/make SYSTEM=LINUX -j${RPM_BUILD_NCPUS} DESTDIR=/rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT install /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/share/indimail/doc /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail #copy files not copied by setup install -m 0644 indimail-mta-rpm.info /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta-rpm.info install -m 0644 ChangeLog-indimail-mta /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/share/indimail/doc/ChangeLog-indimail-mta if [ -f qupgrade ] ; then install -m 0755 qupgrade /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail/qupgrade fi if [ -f qlocal_upgrade ] ; then install -m 0755 qlocal_upgrade /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail/qlocal_upgrade fi if [ -f indimail-mta.fc ] ; then install -m 0644 indimail-mta.fc /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.fc fi if [ -f indimail-mta.te ] ; then install -m 0644 indimail-mta.te /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.te fi /usr/bin/rm -f ChangeLog indimail-mta-rpm.info /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/global_vars head -1 conf-split > /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/global_vars/CONFSPLIT touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue/QMAILQUEUE touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue/QUEUEDIR # remove devel files as we are not building a devel package /usr/bin/rm -rf /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/share/man/man3 # Create these files so that %ghost does not complain for i in tcp.smtp tcp.smtp.cdb tcp.qmtp tcp.qmtp.cdb tcp.qmqp \ tcp.qmqp.cdb do if [ ! -f /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/tcp/$i fi done touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.pp touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.mod ( for i in `cat controlfiles.q` do case "$i" in signatures) echo "%ghost %attr(0644,qscand,qscand) %config(noreplace,missingok) /etc/indimail/control/$i" ;; spamignore) echo "%ghost %attr(0664,root,qmail) %config(noreplace,missingok) /etc/indimail/control/$i" ;; *) echo "%ghost %config(noreplace,missingok) /etc/indimail/control/$i" ;; esac echo $i 1>&3 touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/$i done for i in rsa dh do for j in 512 1024 2048 4096 do echo "%ghost %attr(0640,indimail,qcerts) %config(noreplace,missingok) /etc/indimail/certs/"$i""$j".pem" echo ../certs/"$i""$j".pem 1>&3 touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/certs/"$i""$j".pem done done for i in servercert.cnf servercert.pem servercert.rand do echo "%ghost %attr(0640,indimail,qcerts) %config(noreplace,missingok) /etc/indimail/certs/$i" echo ../certs/$i 1>&3 touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/certs/$i done echo "%ghost %attr(0644,root,root) /etc/indimail/resolv.conf" echo ../resolv.conf 1>&3 ) > config_files.list 3>/rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/controlfiles.q /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/var/log/svc for i in deliver.25 greylist.1999 qmqpd.628 qmtpd.209 \ qscanq smtpd.25 smtpd.366 smtpd.465 smtpd.587 \ daned.1998 resolvconf udplogger.3000 slowq-send \ logfifo do /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/var/log/svc/$i/current done /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/bin /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/sbin /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail 12-19 06:09 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckCodeAndContent 12-19 06:09 root DEBUG CheckCodeAndContent completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckConfigNoReplace 12-19 06:09 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckDefattr 12-19 06:09 root DEBUG CheckDefattr completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckDescMacros 12-19 06:09 root DEBUG CheckDescMacros completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckDesktopFile 12-19 06:09 root DEBUG CheckDesktopFile completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckDesktopFileInstall 12-19 06:09 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckDevelFilesInDevel 12-19 06:09 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckDirectoryRequire 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 12-19 06:09 root DEBUG CheckDirectoryRequire completed: 1.789 seconds 12-19 06:09 root DEBUG Running check: CheckDistTag 12-19 06:09 root DEBUG CheckDistTag completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckDocRuntime 12-19 06:09 root DEBUG CheckDocRuntime completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckFileDuplicates 12-19 06:09 root DEBUG CheckFileDuplicates completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckFilePermissions 12-19 06:09 root DEBUG CheckFilePermissions completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckGconfSchemaInstall 12-19 06:09 root DEBUG CheckGconfSchemaInstall completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckGdkPixbufLoaders 12-19 06:09 root DEBUG CheckGdkPixbufLoaders completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckGioQueryModules 12-19 06:09 root DEBUG CheckGioQueryModules completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckGlibCompileSchemas 12-19 06:09 root DEBUG CheckGlibCompileSchemas completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckGtkQueryModules 12-19 06:09 root DEBUG CheckGtkQueryModules completed: 0.001 seconds 12-19 06:09 root DEBUG Running check: CheckGuidelines 12-19 06:09 root DEBUG CheckGuidelines completed: 0.000 seconds 12-19 06:09 root DEBUG Running check: CheckIfDepsDeprecated 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc-c++' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2-devel' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openldap-devel' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtool' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail-devel' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'binutils' 12-19 06:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmaill)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl-devel' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'filesystem(unmerged-sbin-symlinks)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc-static' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(nofiles)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc-devel' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mysql-devel' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'automake' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 12-19 06:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'autoconf' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2-devel' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2-devel' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'make' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gzip' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl-devel' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail-devel' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libsrs2' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'coreutils-single' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gawk' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-interpreter' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'binutils' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'ucspi-tcp' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'filesystem' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libsrs2-devel' 12-19 06:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'daemontools' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'make' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc-devel' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'which' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mysql-devel' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openldap' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pkgconf-pkg-config' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'diffutils' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc-c++' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gzip' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdkim2-devel' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'bash' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openldap-devel' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdkim2' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl-devel' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'coreutils' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libtool' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'automake' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'grep' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'findutils' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'autoconf' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libidn2' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'procps-ng' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-devel' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc-static' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libidn2-devel' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'sed' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 12-19 06:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'initscripts' 12-19 06:12 root DEBUG CheckIfDepsDeprecated completed: 204.620 seconds 12-19 06:12 root DEBUG Running check: CheckLicensInDoc 12-19 06:12 root DEBUG Found softwarelicense1-1.html not marked as %license 12-19 06:12 root DEBUG CheckLicensInDoc completed: 0.055 seconds 12-19 06:12 root DEBUG Running check: CheckLicenseField 12-19 06:12 root DEBUG Scanning sources in /var/lib/mock/fedora-rawhide-x86_64/root/builddir/build/BUILD/indimail-mta-3.1-build 12-19 06:13 root DEBUG Got license reply, length: 119825 12-19 06:13 root DEBUG CheckLicenseField completed: 15.657 seconds 12-19 06:13 root DEBUG Running check: CheckLicenseFieldSPDX 12-19 06:13 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 12-19 06:13 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 12-19 06:13 root DEBUG CheckLicenseFieldSPDX completed: 0.965 seconds 12-19 06:13 root DEBUG Running check: CheckLicenseInSubpackages 12-19 06:13 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckLocale 12-19 06:13 root DEBUG CheckLocale completed: 0.001 seconds 12-19 06:13 root DEBUG Running check: CheckMacros 12-19 06:13 root DEBUG CheckMacros completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckMakeinstall 12-19 06:13 root DEBUG CheckMakeinstall completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckMultipleLicenses 12-19 06:13 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckNameCharset 12-19 06:13 root DEBUG CheckNameCharset completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckNaming 12-19 06:13 root DEBUG CheckNaming completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckNoConfigInUsr 12-19 06:13 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckNoConflicts 12-19 06:13 root DEBUG CheckNoConflicts completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckNoNameConflict 12-19 06:13 root DEBUG CheckNoNameConflict completed: 0.765 seconds 12-19 06:13 root DEBUG Running check: CheckObeysFHS 12-19 06:13 root DEBUG CheckObeysFHS completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckObsoletesForRename 12-19 06:13 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 12-19 06:13 root DEBUG Running check: CheckOwnDirs 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(nofiles)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(indimail)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qscand)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(indimail)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qcerts)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qscand)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(alias)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 12-19 06:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmailq)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qmail)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmaill)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mta)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'filesystem(unmerged-sbin-symlinks)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 12-19 06:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'openssl' 'libsrs2' 'coreutils-single' 'gawk' 'perl-interpreter' 'ucspi-tcp' 'libgsasl' 'filesystem' 'daemontools' 'which' 'indimail-mta' 'openldap' 'pkgconf-pkg-config' 'openssl-libs' 'diffutils' 'libqmail' 'glibc' 'bash' 'libdkim2' 'coreutils' 'grep' 'findutils' 'libidn2' 'procps-ng' 'sed' 'shadow-utils' 'initscripts' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'pkgconfig(libcrypto)' 'libsmartcols.so' 'libsrs2' 'libeconf' 'libz.so.1(ZLIB_1.2' 'libgsasl' 'perl(File::Temp)' 'dbus >= 1' 'perl(warnings)' 'libmount.so' 'libacl.so' 'libidn' 'libqmail >= 1' 'libpam_misc' 'zlib' 'libunistring' 'libidn2(x86' 'libpam' 'libzstd' 'libc.so' '(util-linux' 'perl(constant)' 'systemd-libs(x86' 'libcap' 'glibc = 2.42' '/usr/sbin/userdel' 'libm' 'libssl' 'ucspi' 'libgsasl.so' 'openssl-libs' 'perl(bytes)' 'ld-linux' 'cpp = 15.2' 'libmount' 'libstdc++' 'libsmartcols' 'tar' 'libgsasl(x86' 'libresolv' 'libstdc++.so.6(GLIBCXX_3' '/etc/crypto' 'libcrypt' 'libuuid = 2.41' 'libverto' 'systemd-pam(x86' 'libstdc++ = 15.2' '/usr/bin/perl' 'pkgconfig(libssl)' 'liblastlog2 = 2.41' 'util' 'perl(POSIX)' '/usr/sbin/groupadd' 'perl(strict)' 'pkgconfig(lber)' 'libmpc' 'shadow' 'curl' 'perl(File::stat)' 'libglib' 'libqmail > 0' 'libsmartcols = 2.41' 'systemd' '/usr/bin/pkg' 'chkconfig' '(glibc-gconv' 'libmvec' 'shadow-utils' 'perl(Exporter)' 'libsemanage' 'libanl' 'libcom_err' 'libgomp = 15.2' 'grep >= 2' 'perl(Cwd)' 'coreutils-single' 'pkgconf' 'gnulib' 'liblzma' 'user(qscand)' 'which' 'libpam.so' 'system' '/usr/bin/systemd' 'glibc >= 2' 'group(qscand)' 'libffi' 'pkgconf-pkg-config' 'libqmail > 1' 'm4 >= 1' 'perl(Getopt::Long)' 'libstdc++.so.6(CXXABI_1' 'libgcc_s.so.1(GCC_3' 'diffutils' '(pam >= 1' 'perl(_charnames)' 'libgcc_s.so' 'perl(File::Spec)' 'crypto' 'libudev' 'libmysqlclient' 'perl(Class::Struct)' 'libdkim2 = 1' 'perl(XSLoader)' 'user(qmaill)' 'libc' 'perl(Config)' 'libfdisk = 2.41' '/sbin/chkconfig' 'libkrb5' 'glibc' 'bash' 'libm.so.6(GLIBC_2' 'libfdisk' 'libblkid = 2.41' 'libldap' 'mysql' 'perl(DynaLoader)' 'libblkid' 'libjansson' 'libsystemd-shared-259' 'findutils' 'libfdisk.so' 'libk5crypto' 'libidn2' 'kernel' 'libdebuginfod.so' 'perl(File::Path)' 'perl(re)' 'libBrokenLocale' 'rtld(GNU_HASH)' 'libncursesw' 'ncurses' 'libselinux >= 1' 'initscripts' 'perl(File::Basename)' 'glibc(x86' 'librpmio' 'perl(Encode)' '/usr/bin/awk' 'group(nofiles)' 'gawk' 'libbz2' 'libpam_misc.so' 'perl(:VERSION) >= 5' 'gsasl = 2.2.1' 'libjansson.so.4(libjansson' 'daemontools' 'libmount = 2.41' 'user(indimail)' 'perl(File::Compare)' 'perl(IO::File)' 'libgcc_s' 'indimail-mta' 'pcre2' 'bzip2' 'group(qcerts)' 'libcrypto' 'libm.so' 'libselinux.so' 'keyutils' '(/etc/pam' 'libgmp' 'libperl.so' 'libselinux(x86' 'xz' 'user(qmailq)' 'libdebuginfod' 'libgcc >= 15.2' 'libthread_db' 'libtinfo' 'setup' 'libqmail' 'libreadline' 'gettext' 'group(qmail)' 'libattr' 'emacs' 'perl(Tie::Hash)' 'systemd-shared(x86' 'audit' 'libidn.so' 'pkgconfig' 'libgcrypt.so' 'libsepol.so' '/bin/sh' 'perl' 'libacl' 'coreutils' 'libgdbm' 'libarchive' 'automake' 'libidn2.so.0(IDN2_0' 'cyrus-sasl' 'libsepol(x86' 'libsystemd' 'autoconf' 'pkg' 'libltdl' 'liblzma.so' 'libgnutls' 'libsepol' 'libgpg' '/usr/bin/which' 'sed' 'libssl.so.3(OPENSSL_3' 'perl(Data::Dumper)' '/usr/sbin/groupdel' 'openssl' 'liblzma.so.5(XZ_5' 'autoconf >= 2' 'libpopt' 'libkeyutils.so' 'perl(warnings::register)' 'daemontools >= 1' 'pkgconfig(openssl)' 'perl-interpreter' '/usr/bin/bash' 'pkgconf(x86' 'ucspi-tcp' 'filesystem' '/usr/bin/sh' 'libpkgconf(x86' 'ld' 'libmpfr' 'libxcrypt' 'libsemanage.so' 'libsrs2 = 1' 'libz.so.1(ZLIB_1' 'make' 'binutils >= 2' 'group(indimail)' 'libgcrypt' 'p11' 'openldap' 'popt(x86' 'libaudit' 'liblastlog2' 'libgomp' 'libpkgconf' 'libgssapi_krb5' 'user(alias)' 'libseccomp' '/usr/sbin/useradd' 'perl(File::Copy)' 'perl(integer)' 'libevent' 'libselinux' 'ca' 'openldap(x86' 'perl(threads)' 'perl(File::Find)' 'libkeyutils' 'perl(Errno)' 'libldap.so' 'librpm' 'perl(Text::ParseWords)' 'libblkid.so' 'libdkim2' 'liblber' 'procps' 'libcrypt.so' 'libgcc_s.so.1(GCC_4' 'libresolv.so' 'grep' 'libslapi' 'libcrypto.so.3(OPENSSL_3' 'libpcre2' 'libsasl2' 'pam' '(systemd-rpm' 'libstdc++.so' '/usr/bin/alternatives' 'filesystem(unmerged' 'perl(Carp)' 'perl(Thread::Queue)' 'procps-ng' 'filesystem >= 3' 'libeconf.so' '(libbpf >= 2:1' 'libattr.so' 'gcc(major) = 15' 'libuuid' 'libz' 'libgcc(x86' 'libuuid.so' 'group(mail)' 'gcc = 15.2' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(nofiles)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(indimail)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qscand)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(indimail)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qcerts)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qscand)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(alias)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 12-19 06:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmailq)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qmail)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmaill)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mta)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'filesystem(unmerged-sbin-symlinks)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 12-19 06:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mini)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'openssl' 'libsrs2' 'coreutils-single' 'gawk' 'perl-interpreter' 'ucspi-tcp' 'libgsasl' 'filesystem' 'daemontools' 'which' 'indimail-mta' 'openldap' 'pkgconf-pkg-config' 'openssl-libs' 'diffutils' 'indimail-mini' 'libqmail' 'glibc' 'bash' 'libdkim2' 'coreutils' 'grep' 'findutils' 'libidn2' 'procps-ng' 'sed' 'shadow-utils' 'initscripts' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'pkgconfig(libcrypto)' 'libsmartcols.so' 'libsrs2' 'libeconf' 'libz.so.1(ZLIB_1.2' 'libgsasl' 'perl(File::Temp)' 'dbus >= 1' 'perl(warnings)' 'libmount.so' 'libacl.so' 'libidn' 'libqmail >= 1' 'libpam_misc' 'zlib' 'libunistring' 'libidn2(x86' 'libpam' 'libzstd' 'libc.so' '(util-linux' 'perl(constant)' 'systemd-libs(x86' 'libcap' 'glibc = 2.42' '/usr/sbin/userdel' 'libm' 'libssl' 'ucspi' 'libgsasl.so' 'openssl-libs' 'perl(bytes)' 'ld-linux' 'cpp = 15.2' 'libmount' 'indimail-mini' 'libstdc++' 'libsmartcols' 'tar' 'libgsasl(x86' 'libresolv' 'libstdc++.so.6(GLIBCXX_3' '/etc/crypto' 'libcrypt' 'libuuid = 2.41' 'libverto' 'systemd-pam(x86' 'libstdc++ = 15.2' '/usr/bin/perl' 'pkgconfig(libssl)' 'liblastlog2 = 2.41' 'util' 'perl(POSIX)' '/usr/sbin/groupadd' 'perl(strict)' 'pkgconfig(lber)' 'libmpc' 'shadow' 'curl' 'perl(File::stat)' 'libglib' 'libqmail > 0' 'libsmartcols = 2.41' 'systemd' '/usr/bin/pkg' 'chkconfig' '(glibc-gconv' 'libmvec' 'shadow-utils' 'perl(Exporter)' 'libsemanage' 'libanl' 'libcom_err' 'libgomp = 15.2' 'grep >= 2' 'perl(Cwd)' 'coreutils-single' 'pkgconf' 'gnulib' 'liblzma' 'user(qscand)' 'which' 'libpam.so' 'system' '/usr/bin/systemd' 'glibc >= 2' 'group(qscand)' 'libffi' 'pkgconf-pkg-config' 'libqmail > 1' 'm4 >= 1' 'perl(Getopt::Long)' 'libstdc++.so.6(CXXABI_1' 'libgcc_s.so.1(GCC_3' 'diffutils' '(pam >= 1' 'perl(_charnames)' 'libgcc_s.so' 'perl(File::Spec)' 'crypto' 'libudev' 'libmysqlclient' 'perl(Class::Struct)' 'libdkim2 = 1' 'perl(XSLoader)' 'user(qmaill)' 'libc' 'perl(Config)' 'libfdisk = 2.41' '/sbin/chkconfig' 'libkrb5' 'glibc' 'bash' 'libm.so.6(GLIBC_2' 'libfdisk' 'libblkid = 2.41' 'libldap' 'mysql' 'perl(DynaLoader)' 'libblkid' 'libjansson' 'libsystemd-shared-259' 'findutils' 'libfdisk.so' 'libk5crypto' 'libidn2' 'kernel' 'libdebuginfod.so' 'perl(File::Path)' 'perl(re)' 'libBrokenLocale' 'rtld(GNU_HASH)' 'libncursesw' 'ncurses' 'libselinux >= 1' 'initscripts' 'perl(File::Basename)' 'glibc(x86' 'librpmio' 'perl(Encode)' '/usr/bin/awk' 'group(nofiles)' 'gawk' 'libbz2' 'libpam_misc.so' 'perl(:VERSION) >= 5' 'gsasl = 2.2.1' 'libjansson.so.4(libjansson' 'daemontools' 'libmount = 2.41' 'user(indimail)' 'perl(File::Compare)' 'perl(IO::File)' 'libgcc_s' 'indimail-mta' 'pcre2' 'bzip2' 'group(qcerts)' 'libcrypto' 'libm.so' 'libselinux.so' 'keyutils' '(/etc/pam' 'libgmp' 'libperl.so' 'libselinux(x86' 'xz' 'user(qmailq)' 'libdebuginfod' 'libgcc >= 15.2' 'libthread_db' 'libtinfo' 'setup' 'libqmail' 'libreadline' 'gettext' 'group(qmail)' 'libattr' 'emacs' 'perl(Tie::Hash)' 'systemd-shared(x86' 'audit' 'libidn.so' 'pkgconfig' 'libgcrypt.so' 'libsepol.so' '/bin/sh' 'perl' 'libacl' 'coreutils' 'libgdbm' 'libarchive' 'automake' 'libidn2.so.0(IDN2_0' 'cyrus-sasl' 'libsepol(x86' 'libsystemd' 'autoconf' 'pkg' 'libltdl' 'liblzma.so' 'libgnutls' 'libsepol' 'libgpg' '/usr/bin/which' 'sed' 'libssl.so.3(OPENSSL_3' 'perl(Data::Dumper)' '/usr/sbin/groupdel' 'openssl' 'liblzma.so.5(XZ_5' 'autoconf >= 2' 'libpopt' 'libkeyutils.so' 'perl(warnings::register)' 'daemontools >= 1' 'pkgconfig(openssl)' 'perl-interpreter' '/usr/bin/bash' 'pkgconf(x86' 'ucspi-tcp' 'filesystem' '/usr/bin/sh' 'libpkgconf(x86' 'ld' 'libmpfr' 'libxcrypt' 'libsemanage.so' 'libsrs2 = 1' 'libz.so.1(ZLIB_1' 'make' 'binutils >= 2' 'group(indimail)' 'libgcrypt' 'p11' 'openldap' 'popt(x86' 'libaudit' 'liblastlog2' 'libgomp' 'libpkgconf' 'libgssapi_krb5' 'user(alias)' 'libseccomp' '/usr/sbin/useradd' 'perl(File::Copy)' 'perl(integer)' 'libevent' 'libselinux' 'ca' 'openldap(x86' 'perl(threads)' 'perl(File::Find)' 'libkeyutils' 'perl(Errno)' 'libldap.so' 'librpm' 'perl(Text::ParseWords)' 'libblkid.so' 'libdkim2' 'liblber' 'procps' 'libcrypt.so' 'libgcc_s.so.1(GCC_4' 'libresolv.so' 'grep' 'libslapi' 'libcrypto.so.3(OPENSSL_3' 'libpcre2' 'libsasl2' 'pam' '(systemd-rpm' 'libstdc++.so' '/usr/bin/alternatives' 'filesystem(unmerged' 'perl(Carp)' 'perl(Thread::Queue)' 'procps-ng' 'filesystem >= 3' 'libeconf.so' '(libbpf >= 2:1' 'libattr.so' 'gcc(major) = 15' 'libuuid' 'libz' 'libgcc(x86' 'libuuid.so' 'group(mail)' 'gcc = 15.2' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(nofiles)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(qmta)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qscand)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(indimail)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(indimail)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qcerts)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qscand)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(alias)' 12-19 06:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmailq)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qmail)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmaill)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mta)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'filesystem(unmerged-sbin-symlinks)' 12-19 06:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 12-19 06:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 12-19 06:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 12-19 06:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 12-19 06:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 12-19 06:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 12-19 06:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 12-19 06:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'openssl' 'libsrs2' 'coreutils-single' 'gawk' 'perl-interpreter' 'ucspi-tcp' 'libgsasl' 'filesystem' 'daemontools' 'which' 'indimail-mta' 'openldap' 'pkgconf-pkg-config' 'openssl-libs' 'diffutils' 'qmta' 'libqmail' 'glibc' 'bash' 'libdkim2' 'coreutils' 'grep' 'findutils' 'libidn2' 'procps-ng' 'sed' 'shadow-utils' 'initscripts' 12-19 06:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'pkgconfig(libcrypto)' 'libsmartcols.so' 'libsrs2' 'libeconf' 'libz.so.1(ZLIB_1.2' 'libgsasl' 'perl(File::Temp)' 'dbus >= 1' 'perl(warnings)' 'libmount.so' 'libacl.so' 'libidn' 'libqmail >= 1' 'libpam_misc' 'zlib' 'libunistring' 'libidn2(x86' 'libpam' 'libzstd' 'libc.so' '(util-linux' 'perl(constant)' 'systemd-libs(x86' 'libcap' 'glibc = 2.42' '/usr/sbin/userdel' 'libm' 'libssl' 'ucspi' 'libgsasl.so' 'openssl-libs' 'perl(bytes)' 'ld-linux' 'qmta' 'cpp = 15.2' 'libmount' 'libstdc++' 'libsmartcols' 'tar' 'libgsasl(x86' 'libresolv' 'libstdc++.so.6(GLIBCXX_3' '/etc/crypto' 'libcrypt' 'libuuid = 2.41' 'libverto' 'systemd-pam(x86' 'libstdc++ = 15.2' '/usr/bin/perl' 'pkgconfig(libssl)' 'liblastlog2 = 2.41' 'util' 'perl(POSIX)' '/usr/sbin/groupadd' 'perl(strict)' 'pkgconfig(lber)' 'libmpc' 'shadow' 'curl' 'perl(File::stat)' 'libglib' 'libqmail > 0' 'libsmartcols = 2.41' 'systemd' '/usr/bin/pkg' 'chkconfig' '(glibc-gconv' 'libmvec' 'shadow-utils' 'perl(Exporter)' 'libsemanage' 'libanl' 'libcom_err' 'libgomp = 15.2' 'grep >= 2' 'perl(Cwd)' 'coreutils-single' 'pkgconf' 'gnulib' 'liblzma' 'user(qscand)' 'which' 'libpam.so' 'system' '/usr/bin/systemd' 'glibc >= 2' 'group(qscand)' 'libffi' 'pkgconf-pkg-config' 'libqmail > 1' 'm4 >= 1' 'perl(Getopt::Long)' 'libstdc++.so.6(CXXABI_1' 'libgcc_s.so.1(GCC_3' 'diffutils' '(pam >= 1' 'perl(_charnames)' 'libgcc_s.so' 'perl(File::Spec)' 'crypto' 'libudev' 'libmysqlclient' 'perl(Class::Struct)' 'libdkim2 = 1' 'perl(XSLoader)' 'user(qmaill)' 'libc' 'perl(Config)' 'libfdisk = 2.41' '/sbin/chkconfig' 'libkrb5' 'glibc' 'bash' 'libm.so.6(GLIBC_2' 'libfdisk' 'libblkid = 2.41' 'libldap' 'mysql' 'perl(DynaLoader)' 'libblkid' 'libjansson' 'libsystemd-shared-259' 'findutils' 'libfdisk.so' 'libk5crypto' 'libidn2' 'kernel' 'libdebuginfod.so' 'perl(File::Path)' 'perl(re)' 'libBrokenLocale' 'rtld(GNU_HASH)' 'libncursesw' 'ncurses' 'libselinux >= 1' 'initscripts' 'perl(File::Basename)' 'glibc(x86' 'librpmio' 'perl(Encode)' '/usr/bin/awk' 'group(nofiles)' 'gawk' 'libbz2' 'libpam_misc.so' 'perl(:VERSION) >= 5' 'gsasl = 2.2.1' 'libjansson.so.4(libjansson' 'daemontools' 'libmount = 2.41' 'user(indimail)' 'perl(File::Compare)' 'perl(IO::File)' 'libgcc_s' 'indimail-mta' 'pcre2' 'bzip2' 'group(qcerts)' 'libcrypto' 'libm.so' 'libselinux.so' 'keyutils' '(/etc/pam' 'libgmp' 'libperl.so' 'libselinux(x86' 'xz' 'user(qmailq)' 'libdebuginfod' 'libgcc >= 15.2' 'libthread_db' 'libtinfo' 'setup' 'libqmail' 'libreadline' 'gettext' 'group(qmail)' 'libattr' 'emacs' 'perl(Tie::Hash)' 'systemd-shared(x86' 'audit' 'libidn.so' 'pkgconfig' 'libgcrypt.so' 'libsepol.so' '/bin/sh' 'perl' 'libacl' 'coreutils' 'libgdbm' 'libarchive' 'automake' 'libidn2.so.0(IDN2_0' 'cyrus-sasl' 'libsepol(x86' 'libsystemd' 'autoconf' 'pkg' 'libltdl' 'liblzma.so' 'libgnutls' 'libsepol' 'libgpg' '/usr/bin/which' 'sed' 'libssl.so.3(OPENSSL_3' 'perl(Data::Dumper)' '/usr/sbin/groupdel' 'openssl' 'liblzma.so.5(XZ_5' 'autoconf >= 2' 'libpopt' 'libkeyutils.so' 'perl(warnings::register)' 'daemontools >= 1' 'pkgconfig(openssl)' 'perl-interpreter' '/usr/bin/bash' 'pkgconf(x86' 'ucspi-tcp' 'filesystem' '/usr/bin/sh' 'libpkgconf(x86' 'ld' 'libmpfr' 'libxcrypt' 'libsemanage.so' 'libsrs2 = 1' 'libz.so.1(ZLIB_1' 'make' 'binutils >= 2' 'group(indimail)' 'libgcrypt' 'p11' 'openldap' 'popt(x86' 'libaudit' 'liblastlog2' 'libgomp' 'libpkgconf' 'libgssapi_krb5' 'user(alias)' 'libseccomp' '/usr/sbin/useradd' 'perl(File::Copy)' 'perl(integer)' 'libevent' 'libselinux' 'ca' 'openldap(x86' 'perl(threads)' 'perl(File::Find)' 'libkeyutils' 'perl(Errno)' 'libldap.so' 'librpm' 'perl(Text::ParseWords)' 'libblkid.so' 'libdkim2' 'liblber' 'procps' 'libcrypt.so' 'libgcc_s.so.1(GCC_4' 'libresolv.so' 'grep' 'libslapi' 'libcrypto.so.3(OPENSSL_3' 'libpcre2' 'libsasl2' 'pam' '(systemd-rpm' 'libstdc++.so' '/usr/bin/alternatives' 'filesystem(unmerged' 'perl(Carp)' 'perl(Thread::Queue)' 'procps-ng' 'filesystem >= 3' 'libeconf.so' '(libbpf >= 2:1' 'libattr.so' 'gcc(major) = 15' 'libuuid' 'libz' 'libgcc(x86' 'libuuid.so' 'group(mail)' 'gcc = 15.2' 12-19 06:19 root DEBUG CheckOwnDirs completed: 363.073 seconds 12-19 06:19 root DEBUG Running check: CheckOwnOther 12-19 06:19 root DEBUG CheckOwnOther completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckRelocatable 12-19 06:19 root DEBUG CheckRelocatable completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckRequires 12-19 06:19 root DEBUG CheckRequires completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSourceMD5 12-19 06:19 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-rpmlintrc 12-19 06:19 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-3.1.tar.gz 12-19 06:19 root DEBUG CheckSourceMD5 completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSourcedirMacroUse 12-19 06:19 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSpecLegibility 12-19 06:19 root DEBUG CheckSpecLegibility completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSpecName 12-19 06:19 root DEBUG CheckSpecName completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckStaticLibs 12-19 06:19 root DEBUG CheckStaticLibs completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSystemdUnitdirScriplets 12-19 06:19 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: CheckSystemdUserunitdirScriplets 12-19 06:19 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: CheckUTF8Filenames 12-19 06:19 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckUpdateIconCache 12-19 06:19 root DEBUG CheckUpdateIconCache completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: CheckUsefulDebuginfo 12-19 06:19 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckBuildInMock 12-19 06:19 root DEBUG CheckBuildInMock completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckBuildroot 12-19 06:19 root DEBUG CheckBuildroot completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckBundledFonts 12-19 06:19 root DEBUG CheckBundledFonts completed: 0.002 seconds 12-19 06:19 root DEBUG Running check: CheckClean 12-19 06:19 root DEBUG CheckClean completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckContainsLicenseText 12-19 06:19 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckFileRequires 12-19 06:19 root DEBUG CheckFileRequires completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckFinalRequiresProvides 12-19 06:19 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckFullVerReqSub 12-19 06:19 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckFunctionAsDescribed 12-19 06:19 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckIllegalSpecTags 12-19 06:19 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: CheckLatestVersionIsPackaged 12-19 06:19 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckLicenseUpstream 12-19 06:19 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckManPages 12-19 06:19 root DEBUG CheckManPages completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckParallelMake 12-19 06:19 root DEBUG CheckParallelMake completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckPatchComments 12-19 06:19 root DEBUG CheckPatchComments completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckPkgConfigFiles 12-19 06:19 root DEBUG CheckPkgConfigFiles completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: CheckRubyPlugin 12-19 06:19 root DEBUG CheckRubyPlugin completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckScriptletSanity 12-19 06:19 root DEBUG CheckScriptletSanity completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSourceComment 12-19 06:19 root DEBUG CheckSourceComment completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSourceDownloads 12-19 06:19 root DEBUG CheckSourceDownloads completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSourceUrl 12-19 06:19 root DEBUG CheckSourceUrl completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSourceVerification 12-19 06:19 root DEBUG CheckSourceVerification completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: CheckSpecAsInSRPM 12-19 06:19 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckSupportAllArchs 12-19 06:19 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckTestSuites 12-19 06:19 root DEBUG CheckTestSuites completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckTimeStamps 12-19 06:19 root DEBUG CheckTimeStamps completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckTmpfiles 12-19 06:19 root DEBUG CheckTmpfiles completed: 0.002 seconds 12-19 06:19 root DEBUG Running check: CheckUpdateMimeDatabase 12-19 06:19 root DEBUG CheckUpdateMimeDatabase completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: CheckUseGlobal 12-19 06:19 root DEBUG CheckUseGlobal completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: SugarActivityCheckBuildRequires 12-19 06:19 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: SugarActivityCheckNaming 12-19 06:19 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: SugarActivityCheckRuntimeDeps 12-19 06:19 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckAddMavenDepmap 12-19 06:19 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckBundledJars 12-19 06:19 root DEBUG CheckBundledJars completed: 0.003 seconds 12-19 06:19 root DEBUG Running check: CheckJPackageRequires 12-19 06:19 root DEBUG CheckJPackageRequires completed: 0.002 seconds 12-19 06:19 root DEBUG Running check: CheckJavadoc 12-19 06:19 root DEBUG CheckJavadoc completed: 0.003 seconds 12-19 06:19 root DEBUG Running check: CheckJavadocJPackageRequires 12-19 06:19 root DEBUG CheckJavadocJPackageRequires completed: 0.003 seconds 12-19 06:19 root DEBUG Running check: CheckJavadocdirName 12-19 06:19 root DEBUG CheckJavadocdirName completed: 0.002 seconds 12-19 06:19 root DEBUG Running check: CheckMvnRpmbuild 12-19 06:19 root DEBUG CheckMvnRpmbuild completed: 0.005 seconds 12-19 06:19 root DEBUG Running check: CheckNewStyleMaven 12-19 06:19 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckNoArch 12-19 06:19 root DEBUG CheckNoArch completed: 0.003 seconds 12-19 06:19 root DEBUG Running check: CheckNoOldMavenDepmap 12-19 06:19 root DEBUG CheckNoOldMavenDepmap completed: 0.002 seconds 12-19 06:19 root DEBUG Running check: CheckNoRequiresPost 12-19 06:19 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckNotJavaApplicable 12-19 06:19 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckPomInstalled 12-19 06:19 root DEBUG CheckPomInstalled completed: 0.002 seconds 12-19 06:19 root DEBUG Running check: CheckTestSkip 12-19 06:19 root DEBUG CheckTestSkip completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckUpdateDepmap 12-19 06:19 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckUpstremBuildMethod 12-19 06:19 root DEBUG CheckUpstremBuildMethod completed: 0.002 seconds 12-19 06:19 root DEBUG Running check: CheckUseMavenpomdirMacro 12-19 06:19 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckAutotoolsObsoletedMacros 12-19 06:19 root DEBUG autotools used: automake libtool 12-19 06:19 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: fonts-disable 12-19 06:19 root DEBUG fonts-disable completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: generic-excludearch 12-19 06:19 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 12-19 06:19 root DEBUG generic-excludearch completed: 0.004 seconds 12-19 06:19 root DEBUG Running check: generic-large-docs 12-19 06:19 root DEBUG generic-large-docs completed: 0.010 seconds 12-19 06:19 root DEBUG Running check: java-check-bundled-jars 12-19 06:19 root DEBUG java-check-bundled-jars completed: 0.003 seconds 12-19 06:19 root DEBUG Running check: fonts-fc-query 12-19 06:19 root DEBUG fonts-fc-query completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: fonts-repo-audit 12-19 06:19 root DEBUG fonts-repo-audit completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: generic-large-data 12-19 06:19 root DEBUG generic-large-data completed: 0.016 seconds 12-19 06:19 root DEBUG Running check: generic-srv-opt 12-19 06:19 root DEBUG generic-srv-opt completed: 0.003 seconds 12-19 06:19 root DEBUG Running check: perl-url-tag 12-19 06:19 root DEBUG perl-url-tag completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: php-compatinfo 12-19 06:19 root DEBUG php-compatinfo completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: python-check-eggs 12-19 06:19 root DEBUG python-check-eggs completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: python-dont-download-deps 12-19 06:19 root DEBUG python-dont-download-deps completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: python-egg-info 12-19 06:19 root DEBUG python-egg-info completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: python-meet-guidelines 12-19 06:19 root DEBUG python-meet-guidelines completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckBuildCompilerFlags 12-19 06:19 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 12-19 06:19 root DEBUG Running check: CheckDaemonCompileFlags 12-19 06:19 root DEBUG CheckDaemonCompileFlags completed: 0.010 seconds 12-19 06:19 root DEBUG Running check: CheckUpdateDesktopDatabase 12-19 06:19 root DEBUG CheckUpdateDesktopDatabase completed: 0.001 seconds 12-19 06:19 root DEBUG Running check: CheckSystemdScripts 12-19 06:19 root DEBUG CheckSystemdScripts completed: 0.000 seconds 12-19 06:19 root DEBUG Report completed: 654.597 seconds