10-29 16:41 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 10-29 16:41 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name hpnssh --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 10-29 16:41 root INFO Processing local files: hpnssh 10-29 16:41 root DEBUG Active settings after processing options 10-29 16:41 root DEBUG bz_url: https://bugzilla.redhat.com 10-29 16:41 root DEBUG _con_handler: (INFO)> 10-29 16:41 root DEBUG _log_config_done: True 10-29 16:41 root DEBUG cache: False 10-29 16:41 root DEBUG resultdir: None 10-29 16:41 root DEBUG init_done: True 10-29 16:41 root DEBUG uniqueext: None 10-29 16:41 root DEBUG configdir: None 10-29 16:41 root DEBUG log_level: 20 10-29 16:41 root DEBUG prebuilt: True 10-29 16:41 root DEBUG verbose: False 10-29 16:41 root DEBUG name: hpnssh 10-29 16:41 root DEBUG use_colors: False 10-29 16:41 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 10-29 16:41 root DEBUG bug: None 10-29 16:41 root DEBUG url: None 10-29 16:41 root DEBUG copr_build_descriptor: None 10-29 16:41 root DEBUG list_checks: False 10-29 16:41 root DEBUG list_flags: False 10-29 16:41 root DEBUG list_plugins: False 10-29 16:41 root DEBUG version: False 10-29 16:41 root DEBUG flags: [] 10-29 16:41 root DEBUG repo: None 10-29 16:41 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 10-29 16:41 root DEBUG no_report: False 10-29 16:41 root DEBUG nobuild: False 10-29 16:41 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 10-29 16:41 root DEBUG other_bz: None 10-29 16:41 root DEBUG plugins_arg: None 10-29 16:41 root DEBUG single: None 10-29 16:41 root DEBUG rpm_spec: True 10-29 16:41 root DEBUG exclude: None 10-29 16:41 root DEBUG checksum: sha256 10-29 16:41 root DEBUG plugins: {} 10-29 16:41 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 10-29 16:41 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm 10-29 16:41 root INFO Using review directory: /var/lib/copr-rpmbuild/results/hpnssh 10-29 16:41 root DEBUG find_urls completed: 0.035 10-29 16:42 root DEBUG Avoiding init of working mock root 10-29 16:42 root DEBUG Url download completed: 15.539 10-29 16:42 root INFO No upstream for (Source18): 1001-openssh-10.0p1-RHEL8.patch 10-29 16:42 root INFO No upstream for (Source17): sshd-suse.pam 10-29 16:42 root INFO No upstream for (Source16): series 10-29 16:42 root INFO No upstream for (Source14): hpnsshd.sysuser 10-29 16:42 root INFO No upstream for (Source13): hpnssh-agent.socket 10-29 16:42 root INFO No upstream for (Source12): hpnssh-agent.service 10-29 16:42 root INFO No upstream for (Source11): hpnsshd-keygen.target 10-29 16:42 root INFO No upstream for (Source10): hpnsshd-keygen 10-29 16:42 root INFO No upstream for (Source9): hpnsshd-keygen@.service 10-29 16:42 root INFO No upstream for (Source8): hpnsshd.service 10-29 16:42 root INFO No upstream for (Source7): hpnsshd.socket 10-29 16:42 root INFO No upstream for (Source6): hpnsshd@.service 10-29 16:42 root INFO No upstream for (Source5): hpnsshd.sysconfig 10-29 16:42 root INFO No upstream for (Source4): hpnssh-keycat.pam 10-29 16:42 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 10-29 16:42 root INFO Downloading (Source3): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 10-29 16:42 root INFO No upstream for (Source2): hpnsshd.pam 10-29 16:42 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-29 16:42 root INFO Downloading (Source1): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-29 16:42 root DEBUG Download error on https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc, : 'Error HTTP Error 404: Not Found downloading https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc' 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 https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc' 10-29 16:42 root WARNING Cannot download url: https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-29 16:42 root INFO No upstream for (Source1): hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-29 16:42 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-29 16:42 root INFO Downloading (Source0): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-29 16:42 root DEBUG Download error on https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz, : 'Error HTTP Error 404: Not Found downloading https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.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 https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz' 10-29 16:42 root WARNING Cannot download url: https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-29 16:42 root INFO No upstream for (Source0): hpnssh-10.2p1_hpn18.8.0.tar.gz 10-29 16:42 root INFO Running checks and generating report 10-29 16:42 root DEBUG Running check: CheckResultdir 10-29 16:42 root DEBUG CheckResultdir completed: 0.000 seconds 10-29 16:42 root DEBUG Running check: CheckBuild 10-29 16:42 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc41.s390x.rpm 10-29 16:42 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm 10-29 16:42 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm 10-29 16:42 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-keycat-10.2p1_hpn18.8.0-4.fc41.s390x.rpm 10-29 16:42 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc41.s390x.rpm 10-29 16:42 root DEBUG CheckBuild completed: 0.038 seconds 10-29 16:42 root DEBUG Running check: CheckRpmlint 10-29 16:42 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpph423mhx /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm 10-29 16:42 root DEBUG CheckRpmlint completed: 2.065 seconds 10-29 16:42 root DEBUG Running check: CheckPackageInstalls 10-29 16:42 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 10-29 16:42 root DEBUG Init output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/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 10-29 16:42 root INFO Installing built package(s) 10-29 16:42 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/hpnssh/results, --init 10-29 16:42 root DEBUG --init output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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/hpnssh/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.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x/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 10-29 16:42 root DEBUG CheckPackageInstalls completed: 4.974 seconds 10-29 16:42 root DEBUG Running check: CheckRpmlintInstalled 10-29 16:42 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/hpnssh/results, --init 10-29 16:42 root DEBUG --init output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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/hpnssh/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.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x/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 10-29 16:42 root DEBUG is_installed: Tested rpmlint, result: 1 10-29 16:42 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/hpnssh/results, --shell, 'rm -f /var/lib/rpm/__db*' 10-29 16:42 root DEBUG output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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/hpnssh/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-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x/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 10-29 16:42 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/hpnssh/results, install, rpmlint 10-29 16:42 root DEBUG Install output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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/hpnssh/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.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x/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 10-29 16:42 root DEBUG Script output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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/hpnssh/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed hpnssh-clients-debuginfo hpnssh-server hpnssh-askpass hpnssh-clients hpnssh-askpass-debuginfo hpnssh-server-debuginfo hpnssh-debuginfo hpnssh-keycat-debuginfo hpnssh-keycat hpnssh; 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.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x/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 hpnssh-clients-debuginfo hpnssh-server hpnssh-askpass hpnssh-clients hpnssh-askpass-debuginfo hpnssh-server-debuginfo hpnssh-debuginfo hpnssh-keycat-debuginfo hpnssh-keycat hpnssh; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed hpnssh-clients-debuginfo hpnssh-server hpnssh-askpass hpnssh-clients hpnssh-askpass-debuginfo hpnssh-server-debuginfo hpnssh-debuginfo hpnssh-keycat-debuginfo hpnssh-keycat hpnssh; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "hpnssh-clients-debuginfo". (none): E: there is no installed rpm "hpnssh-server". (none): E: there is no installed rpm "hpnssh-askpass". (none): E: there is no installed rpm "hpnssh-clients". (none): E: there is no installed rpm "hpnssh-askpass-debuginfo". (none): E: there is no installed rpm "hpnssh-server-debuginfo". (none): E: there is no installed rpm "hpnssh-debuginfo". (none): E: there is no installed rpm "hpnssh-keycat-debuginfo". (none): E: there is no installed rpm "hpnssh-keycat". (none): E: there is no installed rpm "hpnssh". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /usr/lib/python3.13/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: 10 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 hpnssh-clients-debuginfo hpnssh-server hpnssh-askpass hpnssh-clients hpnssh-askpass-debuginfo hpnssh-server-debuginfo hpnssh-debuginfo hpnssh-keycat-debuginfo hpnssh-keycat hpnssh; echo 'rpmlint-done:'"] Finish: run 10-29 16:42 root DEBUG CheckRpmlintInstalled completed: 17.189 seconds 10-29 16:42 root DEBUG Running check: CheckRpmlintDebuginfo 10-29 16:42 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpnzixjir1 /var/lib/copr-rpmbuild/results/hpnssh-debuginfo-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-askpass-debuginfo-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-debuginfo-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-debuginfo-10.2p1_hpn18.8.0-4.fc41.s390x.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-debuginfo-10.2p1_hpn18.8.0-4.fc41.s390x.rpm 10-29 16:42 root DEBUG CheckRpmlintDebuginfo completed: 1.650 seconds 10-29 16:42 root DEBUG Running check: CheckInitDeps 10-29 16:43 root DEBUG CheckInitDeps completed: 42.608 seconds 10-29 16:43 root DEBUG Running check: CheckBuildCompleted 10-29 16:43 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/hpnssh/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 10-29 16:43 root DEBUG Mock output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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/hpnssh/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.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x/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 10-29 16:43 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/hpnssh/results, --copyin, /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm, hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm 10-29 16:43 root DEBUG Mock output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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/hpnssh/results --copyin /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm hpnssh-10.2p1_hpn18.8.0-4.fc41.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.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x/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/hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm to /var/lib/mock/fedora-41-s390x/root/hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm Finish: run None NoneType: None 10-29 16:43 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/hpnssh/results, --chroot, --, rpm -i hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 10-29 16:43 root DEBUG Mock output: INFO: mock.py version 6.5 starting (python version = 3.13.7, NVR = mock-6.5-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/hpnssh/results --chroot -- 'rpm -i hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.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.5 INFO: Mock Version: 6.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-s390x-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x-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-41-s390x/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-s390x/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 hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1761523200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.m0ikBY Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IyuSo5 + umask 022 + cd /builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/CJR-GPG-KEY.gpg --signature=/builddir/build/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc --data=/builddir/build/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz gpgv: Signature made Thu Oct 23 16:07:19 2025 UTC gpgv: using EDDSA key 9CC07D2F8B1B04700F7D04B34A9E494897401E09 gpgv: Good signature from "Chris Rapier " + cd /builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build + rm -rf hpnssh-10.2p1_hpn18.8.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hpnssh-10.2p1_hpn18.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-openssh-7.8p1-role-mls.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-openssh-6.6p1-privsep-selinux.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-openssh-6.6p1-keycat.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-openssh-6.6p1-allow-ip-opts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-openssh-5.9p1-ipv6man.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-openssh-5.8p2-sigpipe.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-openssh-7.2p2-x11.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-openssh-5.1p1-askpass-progress.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-openssh-4.3p2-askpass-grab-info.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-openssh-8.7p1-redhat.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-openssh-7.8p1-UsePAM-warning.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0012-openssh-9.6p1-gssapi-keyex.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-openssh-6.6p1-force_krb.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-openssh-7.7p1-gssapi-new-unique.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-openssh-7.2p2-k5login_directory.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-openssh-6.6p1-kuserok.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0017-openssh-6.4p1-fromto-remote.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-openssh-6.6.1p1-selinux-contexts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-openssh-6.6.1p1-log-in-chroot.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-openssh-6.6.1p1-scp-non-existing-directory.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0021-openssh-6.6p1-GSSAPIEnablek5users.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0022-openssh-6.8p1-sshdT-output.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0023-openssh-6.7p1-sftp-force-permission.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0024-openssh-7.2p2-s390-closefrom.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0025-openssh-7.3p1-x11-max-displays.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0026-openssh-7.6p1-cleanup-selinux.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0027-openssh-7.5p1-sandbox.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0029-openssh-7.8p1-scp-ipv6.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0030-openssh-8.0p1-crypto-policies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0031-openssh-8.0p1-openssl-kdf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0032-openssh-8.2p1-visibility.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0033-openssh-8.2p1-x11-without-ipv6.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0034-openssh-8.0p1-preserve-pam-errors.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0035-openssh-8.7p1-scp-kill-switch.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0036-openssh-8.7p1-recursive-scp.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0037-openssh-8.7p1-minrsabits.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0038-openssh-8.7p1-ibmca.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0042-openssh-7.7p1-fips.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0043-openssh-8.7p1-ssh-manpage.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0044-openssh-8.7p1-negotiate-supported-algs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0045-openssh-9.0p1-evp-fips-kex.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0046-openssh-8.7p1-nohostsha1proof.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0048-openssh-9.9p1-separate-keysign.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0050-openssh-9.9p2-error_processing.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0051-Provide-better-error-for-non-supported-private-keys.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0052-Ignore-bad-hostkeys-in-known_hosts-file.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0053-support-authentication-indicators-in-GSSAPI.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/1000-openssh-coverity.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + autoupdate /var/tmp/rpm-tmp.IyuSo5: line 243: autoupdate: command not found error: Bad exit status from /var/tmp/rpm-tmp.IyuSo5 (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.IyuSo5 (%prep) Finish: chroot ['rpm -i hpnssh-10.2p1_hpn18.8.0-4.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 10-29 16:43 root DEBUG _topdir: /builddir/build 10-29 16:43 root INFO Reading configuration from /etc/mock/site-defaults.cfg 10-29 16:43 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 10-29 16:43 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 10-29 16:43 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 10-29 16:43 root INFO Active plugins: Generic, Shell-api, C/C++ 10-29 16:43 root DEBUG CheckBuildCompleted completed: 9.736 seconds 10-29 16:43 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 10-29 16:43 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 10-29 16:43 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 10-29 16:43 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 10-29 16:43 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 10-29 16:43 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 10-29 16:43 root DEBUG Running check: OcamlCheckStaticLibs 10-29 16:43 root DEBUG OcamlCheckStaticLibs completed: 0.017 seconds 10-29 16:43 root DEBUG Running check: HaskellCheckStaticLibs 10-29 16:43 root DEBUG HaskellCheckStaticLibs completed: 0.001 seconds 10-29 16:43 root DEBUG Running check: CreateEnvCheck 10-29 16:43 root DEBUG CreateEnvCheck completed: 0.001 seconds 10-29 16:43 root DEBUG Running check: RCheckBuildRequires 10-29 16:43 root DEBUG RCheckBuildRequires completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: RCheckCheckMacro 10-29 16:43 root DEBUG RCheckCheckMacro completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: RCheckDoc 10-29 16:43 root DEBUG RCheckDoc completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: RCheckInstallSection 10-29 16:43 root DEBUG RCheckInstallSection completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: RCheckLatestVersionIsPackaged 10-29 16:43 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: RCheckRequires 10-29 16:43 root DEBUG RCheckRequires completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckBundledGnulib 10-29 16:43 root DEBUG CheckBundledGnulib completed: 0.001 seconds 10-29 16:43 root DEBUG Running check: CheckGccBuildRequires 10-29 16:43 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckHeaderFiles 10-29 16:43 root DEBUG CheckHeaderFiles completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckLDConfig 10-29 16:43 root DEBUG CheckLDConfig completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckLibToolArchives 10-29 16:43 root DEBUG CheckLibToolArchives completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckNoKernelModules 10-29 16:43 root DEBUG CheckNoKernelModules completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckNoStaticExecutables 10-29 16:43 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/c3/d2f2a384dc0373097da190011e6c3e059f1713 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnssh-keycat 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/sbin/hpnsshd 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/e9/1e5ff88821a30918e23b815b2d437d3bc66f95 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/ad/f277cf4f99bc7224eba667e9f8045460760333 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/47/56116c8b61e8b9a259e1d2a602c83c128d5e88 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/0a/f0bd44d9ea6d6390312ba2646f6484b2c276df 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnsshd-keygen 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnsftp-server 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnsshd-auth 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnsshd-session 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/bin/hpnssh-keygen 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/29/7a4e003c86e1a63b0fac458233027eb101a817 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/65/856aff3bd880db9a84234667330e0cb1e932a4 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnssh-keysign 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/9f/4391df5452f98a81062a4a8a0accf7f62b52fa 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/gnome-hpnssh-askpass 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnssh-askpass 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/bin/hpnssh 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/bin/hpnssh-agent 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/bin/hpnssh-copy-id 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/bin/hpnssh-add 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/bin/hpnscp 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/bin/hpnsftp 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/bin/hpnssh-keyscan 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/4e/5277c8391103a792a8938e5da804f395e7b05d 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/84/1f965c4e76fe9ab99049c13612a0bf9e29c3f0 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/c1/583bff11cf7687255acc2ae01c15f312899493 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/8e/a0124c9e6bef53dfef324d11fda90677cae9d5 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/a0/454f66588308b8a6b6177411ace7e5736a8486 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/0b/3d6bb913c8398aa801bc451165d18536601094 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/e3/9fd484ea065cabc4ba65885a7f3c25c0e4c01a 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/lib/.build-id/5e/af64e1bc363738c447c6ee5ab53836d027aeda 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnssh-pkcs11-helper 10-29 16:43 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc41.s390x.rpm/usr/libexec/hpnssh/hpnssh-sk-helper 10-29 16:43 root DEBUG CheckNoStaticExecutables completed: 0.238 seconds 10-29 16:43 root DEBUG Running check: CheckRPATH 10-29 16:43 root DEBUG CheckRPATH completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckSoFiles 10-29 16:43 root DEBUG CheckSoFiles completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckJavaPlugin 10-29 16:43 root DEBUG CheckJavaPlugin completed: 0.001 seconds 10-29 16:43 root DEBUG Running check: PerlCheckBuildRequires 10-29 16:43 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckPythonBuildRequires 10-29 16:43 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckPythonRequires 10-29 16:43 root DEBUG CheckPythonRequires completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckPythonX_Site 10-29 16:43 root DEBUG CheckPythonX_Site completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckApprovedLicense 10-29 16:43 root DEBUG CheckApprovedLicense completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckBuildrootMacros 10-29 16:43 root DEBUG CheckBuildrootMacros completed: 0.004 seconds 10-29 16:43 root DEBUG Running check: CheckBundledLibs 10-29 16:43 root DEBUG CheckBundledLibs completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckChangelogFormat 10-29 16:43 root DEBUG CheckChangelogFormat completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckCleanBuildroot 10-29 16:43 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/hpnssh-10.2p1_hpn18.8.0-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 10-29 16:43 root DEBUG install_sec: mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh/ssh_config.d mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh/sshd_config.d mkdir -p -m755 $RPM_BUILD_ROOT/usr/libexec/hpnssh mkdir -p -m755 $RPM_BUILD_ROOT/usr/share/empty.hpnsshd mkdir -p -m755 $RPM_BUILD_ROOT/usr/lib/systemd/system mkdir -p -m755 $RPM_BUILD_ROOT/etc/profile.d /usr/bin/make install DESTDIR=/rpmbuild/BUILD/hpnssh-10.2p1_hpn18.8.0-build/BUILDROOT INSTALL="/usr/bin/install -p" install -d $RPM_BUILD_ROOT/etc/pam.d/ install -d $RPM_BUILD_ROOT/etc/sysconfig/ install -d $RPM_BUILD_ROOT/usr/libexec/hpnssh # handle which pam conf we will use install -m644 /rpmbuild/SOURCES/hpnsshd.pam $RPM_BUILD_ROOT/etc/pam.d/hpnsshd install -m644 /rpmbuild/SOURCES/hpnssh-keycat.pam $RPM_BUILD_ROOT/etc/pam.d/hpnssh-keycat install -m644 /rpmbuild/SOURCES/hpnsshd.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/hpnsshd install -m644 ssh_config_redhat $RPM_BUILD_ROOT/etc/hpnssh/ssh_config.d/50-redhat.conf install -m644 sshd_config_redhat $RPM_BUILD_ROOT/etc/hpnssh/sshd_config.d/50-redhat.conf install -d -m755 $RPM_BUILD_ROOT/usr/lib/systemd/system install -m644 /rpmbuild/SOURCES/hpnsshd@.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd@.service install -m644 /rpmbuild/SOURCES/hpnsshd.socket $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd.socket install -m644 /rpmbuild/SOURCES/hpnsshd.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd.service install -m644 /rpmbuild/SOURCES/hpnsshd-keygen@.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd-keygen@.service install -m644 /rpmbuild/SOURCES/hpnsshd-keygen.target $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd-keygen.target install -d -m755 $RPM_BUILD_ROOT/usr/lib/systemd/user install -m644 /rpmbuild/SOURCES/hpnssh-agent.service $RPM_BUILD_ROOT/usr/lib/systemd/user/hpnssh-agent.service install -m644 /rpmbuild/SOURCES/hpnssh-agent.socket $RPM_BUILD_ROOT//usr/lib/systemd/user/hpnssh-agent.socket install -m744 /rpmbuild/SOURCES/hpnsshd-keygen $RPM_BUILD_ROOT/usr/libexec/hpnssh/hpnsshd-keygen install -m755 contrib/hpnssh-copy-id $RPM_BUILD_ROOT/usr/bin/ install contrib/hpnssh-copy-id.1 $RPM_BUILD_ROOT/usr/share/man/man1/ install -d -m711 $RPM_BUILD_ROOT/usr/share/empty.hpnsshd install -p -D -m 0644 /rpmbuild/SOURCES/hpnsshd.sysuser $RPM_BUILD_ROOT/usr/lib/sysusers.d/hpnsshd.conf install contrib/gnome-hpnssh-askpass $RPM_BUILD_ROOT/usr/libexec/hpnssh/gnome-hpnssh-askpass ln -s gnome-hpnssh-askpass $RPM_BUILD_ROOT/usr/libexec/hpnssh/hpnssh-askpass install -m 755 -d $RPM_BUILD_ROOT/etc/profile.d/ install -m 755 contrib/redhat/gnome-ssh-askpass.csh $RPM_BUILD_ROOT/etc/profile.d/gnome-hpnssh-askpass.csh install -m 755 contrib/redhat/gnome-ssh-askpass.sh $RPM_BUILD_ROOT/etc/profile.d/gnome-hpnssh-askpass.sh perl -pi -e "s|$RPM_BUILD_ROOT||g" $RPM_BUILD_ROOT/usr/share/man/man*/* 10-29 16:43 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckCodeAndContent 10-29 16:43 root DEBUG CheckCodeAndContent completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckConfigNoReplace 10-29 16:43 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckDefattr 10-29 16:43 root DEBUG CheckDefattr completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckDescMacros 10-29 16:43 root DEBUG CheckDescMacros completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckDesktopFile 10-29 16:43 root DEBUG CheckDesktopFile completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckDesktopFileInstall 10-29 16:43 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckDevelFilesInDevel 10-29 16:43 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckDirectoryRequire 10-29 16:43 root DEBUG Running: mock -r /var/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' 10-29 16:43 root DEBUG Running: mock -r /var/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 --quiet --file /etc/profile.d 10-29 16:43 root DEBUG Running: mock -r /var/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 --quiet --file /etc/pam.d 10-29 16:43 root DEBUG CheckDirectoryRequire completed: 14.652 seconds 10-29 16:43 root DEBUG Running check: CheckDistTag 10-29 16:43 root DEBUG CheckDistTag completed: 0.001 seconds 10-29 16:43 root DEBUG Running check: CheckDocRuntime 10-29 16:43 root DEBUG CheckDocRuntime completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckFileDuplicates 10-29 16:43 root DEBUG CheckFileDuplicates completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckFilePermissions 10-29 16:43 root DEBUG CheckFilePermissions completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckGconfSchemaInstall 10-29 16:43 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckGdkPixbufLoaders 10-29 16:43 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckGioQueryModules 10-29 16:43 root DEBUG CheckGioQueryModules completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckGlibCompileSchemas 10-29 16:43 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckGtkQueryModules 10-29 16:43 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckGuidelines 10-29 16:43 root DEBUG CheckGuidelines completed: 0.000 seconds 10-29 16:43 root DEBUG Running check: CheckIfDepsDeprecated 10-29 16:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libkrb5.so.3()(64bit)' 10-29 16:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gtk3-devel' 10-29 16:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.25)(64bit)' 10-29 16:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'util-linux' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pam-devel' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'xauth' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgssapi_krb5.so.2()(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1()(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaudit.so.1()(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-devel' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/sbin/nologin' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2)(64bit)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'perl-podlators' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'perl-generators' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'krb5-devel' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypt.so.2(XCRYPT_2.0)(64bit)' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'systemd' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libedit-devel' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pam' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'groff' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'crypto-policies' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libkrb5.so.3(krb5_3_MIT)(64bit)' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.3)(64bit)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs-devel' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'p11-kit-devel' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.26)(64bit)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'systemd-rpm-macros' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypt.so.2()(64bit)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux-devel' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'perl-interpreter' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.4)(64bit)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcom_err.so.2()(64bit)' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.6)(64bit)' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'systemd-devel' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ncurses-devel' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gnupg2' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libedit.so.0()(64bit)' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/bash' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1()(64bit)' 10-29 16:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'zlib-devel' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'gtk3-devel' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'util-linux' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'pam-devel' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'libedit' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'glib2' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'libX11-devel' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'xorg-x11-xauth' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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-podlators' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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-generators' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'krb5-devel' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'systemd' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'libedit-devel' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'pam' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'pam-libs' 10-29 16:48 root DEBUG Running: mock -r /var/lib/copr-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 'groff' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'gtk3' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'crypto-policies' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'audit-libs-devel' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'p11-kit-devel' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'systemd-rpm-macros' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'libselinux-devel' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'libxcrypt' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'zlib-ng-compat-devel' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'zlib-ng-compat' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'krb5-libs' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:49 root DEBUG Running: mock -r /var/lib/copr-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 'systemd-devel' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-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 'libgcc' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-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 'audit-libs' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-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 'ncurses-devel' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-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 'gnupg2' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-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' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-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 'libcom_err' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-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 'libselinux' 10-29 16:50 root DEBUG CheckIfDepsDeprecated completed: 399.545 seconds 10-29 16:50 root DEBUG Running check: CheckLicensInDoc 10-29 16:50 root DEBUG CheckLicensInDoc completed: 0.089 seconds 10-29 16:50 root DEBUG Running check: CheckLicenseField 10-29 16:50 root DEBUG Scanning sources in /var/lib/mock/fedora-41-s390x/root/builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build 10-29 16:50 root DEBUG Got license reply, length: 136938 10-29 16:50 root DEBUG CheckLicenseField completed: 24.399 seconds 10-29 16:50 root DEBUG Running check: CheckLicenseFieldSPDX 10-29 16:50 root DEBUG Run command: ['license-validate', '-v', 'BSD-3-Clause AND BSD-2-Clause AND ISC AND SSH-OpenSSH AND ssh-keyscan AND sprintf AND LicenseRef-Fedora-Public-Domain AND X11-distribute-modifications-'] 10-29 16:50 root DEBUG Run command: ['license-validate', '-v', '--old', 'BSD-3-Clause AND BSD-2-Clause AND ISC AND SSH-OpenSSH AND ssh-keyscan AND sprintf AND LicenseRef-Fedora-Public-Domain AND X11-distribute-modifications-'] 10-29 16:50 root DEBUG CheckLicenseFieldSPDX completed: 1.696 seconds 10-29 16:50 root DEBUG Running check: CheckLicenseInSubpackages 10-29 16:50 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckLocale 10-29 16:50 root DEBUG CheckLocale completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckMacros 10-29 16:50 root DEBUG CheckMacros completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckMakeinstall 10-29 16:50 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckMultipleLicenses 10-29 16:50 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckNameCharset 10-29 16:50 root DEBUG CheckNameCharset completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckNaming 10-29 16:50 root DEBUG CheckNaming completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckNoConfigInUsr 10-29 16:50 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckNoConflicts 10-29 16:50 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckNoNameConflict 10-29 16:50 root DEBUG CheckNoNameConflict completed: 1.515 seconds 10-29 16:50 root DEBUG Running check: CheckObeysFHS 10-29 16:50 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckObsoletesForRename 10-29 16:50 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-29 16:50 root DEBUG Running check: CheckOwnDirs 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.25)(64bit)' 10-29 16:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1()(64bit)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/sbin/nologin' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2)(64bit)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.26)(64bit)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(hpnssh)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1()(64bit)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-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-libs' 'zlib-ng-compat' 'glibc' 'util-linux' 'libgcc' 'audit-libs' 'bash' 'libselinux' 'hpnssh' 10-29 16:52 root DEBUG Running: mock -r /var/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(ncursesw)' 'libgtk' 'pkgconfig(menuw)' 'libeconf' 'perl(File::Path)' 'util-linux' 'libsmartcols = 2.40' 'libgobject' 'perl(File::Find)' 'libcrypt' 'audit' 'libsepol' 'coreutils' 'libselinux.so' 'libtirpc.so.3(TIRPC_0' 'libmount = 2.40' 'libXmuu' 'libedit' 'libblkid(s390' 'libpam_misc' 'libgnutls' 'libz' 'perl(Pod::Text)' 'perl(constant)' 'pkgconfig(cloudproviders) >= 0' 'libedit(s390' 'libuuid(s390' 'p11' 'libldap' 'libblkid = 2.40' 'libattr' 'libacl.so' 'pkgconfig' 'perl(File::Spec)' 'pkgconfig(libpcre2' 'libuuid.so' 'libpam_misc.so' 'libtinfo' 'libXau' 'filesystem' 'libmount' 'filesystem >= 3' 'libzstd' 'perl(File::Compare)' 'libnsl' '/bin/sh' 'libldap.so' 'libverto' 'perl(Exporter)' 'pkgconfig(xcursor)' 'libepoxy' 'pkgconfig(mit' 'pkgconfig(xcomposite)' 'libnpth' 'libubsan' 'libgcrypt >= 1' 'libuuid' 'zlib-ng-compat' 'krb5' 'glibc' 'pkgconfig(xinerama)' 'libm.so' 'perl(Pod::Man)' 'libgcc' 'libreadline' 'pkgconfig(pangocairo) >= 1' 'libpam' 'perl(Data::Dumper)' 'libgcc(s390' 'libatomic' 'libcom_err' 'ncurses' 'libkrb5support' 'libsmartcols' 'libselinux' 'libkrb5' 'cmake' 'libkadm5(s390' 'libutempter' 'kernel' 'libgcc_s.so.1(GCC_3' 'ca' 'libgcc >= 14.3' 'libcairo' 'perl(File::Spec) >= 0' 'libcap' 'pkgconfig(libssl)' 'libauplugin' 'perl(Class::Struct)' 'pkgconfig(atk) >= 2' 'libstdc++' 'pkgconfig(libsepol)' 'libtic' 'libuuid = 2.40' 'pkgconfig(epoxy) >= 1' 'autoconf >= 2' 'pkgconfig(xfixes)' 'libcrypto' 'libncurses++w' 'libpanelw' 'pkgconfig(xdamage)' 'libX11 = 1.8' 'libbz2' 'libformw' 'pkgconfig(cairo' 'groff' 'pkgconfig(panel)' 'pkgconfig(gdk' 'perl(threads)' '/usr/bin/pkg' 'libpwquality(s390' 'pkgconfig(libcap' 'cpp = 14.3' 'pkgconfig(xkbcommon) >= 0' 'ld64' 'perl(IO::File)' 'ncurses-c++-libs(s390' 'libperl.so' 'glibc >= 2' 'libncurses++' 'authselect >= 1' 'libgdk' 'perl(Pod::Usage)' 'libtirpc' 'libglib' 'libcrypt.so' 'pkgconfig(form)' 'libpango' 'pkgconfig(pangoft2)' 'libselinux(s390' 'libp11' 'liblber.so' 'libffi' 'audit-libs' 'perl(Fedora::VSP)' 'perl(File::Copy)' 'rtld(GNU_HASH)' 'libpcre2' 'perl(Text::ParseWords)' 'pkgconfig(x11)' 'libkdb5' 'pkgconfig(cairo) >= 1' 'libform' 'libblkid' 'libstdc++.so' 'pkgconfig(kdb)' 'libmpfr' 'pcre2' 'libgcrypt' 'libgmp' 'perl(Errno)' 'libgomp = 14.3' '(systemd' 'pkgconfig(gssrpc)' 'zlib-ng' 'libaudit' 'perl(strict)' 'liblber' 'libblkid.so' 'libfdisk = 2.40' 'pkgconfig(xi)' 'perl(Cwd)' 'libgpg' 'perl(Term::Cap)' 'hpnssh' 'libpanel' 'gtk3(s390' '(glibc-gconv' 'libgdbm' 'gdbm' 'perl' 'libharfbuzz' 'pkgconfig(fribidi) >= 0' 'pkgconfig(menu)' 'emacs' 'basesystem' 'libasan' 'libgio' 'libpangocairo' 'libsmartcols.so' 'libmpc' 'perl(File::stat)' 'pkgconfig(xrandr)' 'libatk' 'libfdisk' 'libkrad' 'libpamc' 'make' 'perl(parent)' 'pkgconfig(xext)' 'libtss2' 'ncurses-libs(s390' 'libacl' 'libX11' 'libauparse' 'libgcrypt.so' 'libattr.so' 'grep' 'perl(Encode)' 'libncursesw' 'libsystemd' 'pkgconfig(atk' 'sed' 'pkgconfig(panelw)' 'util' 'libgailutil' 'libksba.so' 'pkgconfig(pango) >= 1' 'keyutils' 'libcrypto.so.3(OPENSSL_3' 'libgdk_pixbuf' 'libsepol(s390' 'libnpth.so' 'libgssrpc' 'libassuan.so' 'pkgconfig(wayland' 'perl(Config)' 'perl(File::Temp)' 'binutils >= 2' 'glibc = 2' 'perl(Getopt::Long)' 'pkgconfig(kbproto)' 'openssl-libs' 'libassuan' 'libpam.so.0(LIBPAM_MODUTIL_1' 'setup' 'perl(warnings)' 'libmenuw' 'libc.so' 'libgomp' 'perl(:VERSION) >= 5' 'glibc(s390' 'libm' 'pkgconfig(fontconfig)' '/usr/sbin/update' 'pkgconfig(libcrypto)' '/usr/bin/perl' 'libutempter.so' 'libgcc_s.so' 'libksba' 'pam >= 1' 'libeconf.so' 'pkgconfig(formw)' 'systemd' 'pam' 'pkgconfig(gio' '/etc/pam' 'ld64.so' 'perl(Pod::Simple) >= 3' 'openssl' 'perl(Thread::Queue)' 'bash' 'libsqlite3' 'perl(POSIX)' 'm4 >= 1' 'libstdc++.so.6(CXXABI_1' 'libudev' 'libssl' 'perl(File::Basename)' 'perl(PerlIO)' 'libk5crypto' 'perl(Carp)' 'perl(Term::ANSIColor)' 'pkgconfig(ncurses)' 'libmount.so' '/usr/bin/sh' 'libpam.so' 'pkgconfig(xcb) >= 1' 'libfdisk.so' 'libgcc_s' 'libnsl.so' 'pkgconfig(gtk+' 'pkgconfig(xproto)' '/usr/bin/bash' 'libgssapi_krb5' 'shadow' 'crypto' 'libXext' 'libmenu' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.25)(64bit)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgssapi_krb5.so.2()(64bit)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(hpnssh-clients)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1()(64bit)' 10-29 16:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'hpnssh(s390-64)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/sbin/nologin' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2)(64bit)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'crypto-policies' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.3)(64bit)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.26)(64bit)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 10-29 16:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libedit.so.0()(64bit)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(hpnssh)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1()(64bit)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-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 'crypto-policies' 'openssl-libs' 'zlib-ng-compat' 'hpnssh-clients' 'glibc' 'krb5-libs' 'util-linux' 'libgcc' 'audit-libs' 'bash' 'libedit' 'libselinux' 'hpnssh' 10-29 16:54 root DEBUG Running: mock -r /var/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(ncursesw)' 'libgtk' 'pkgconfig(menuw)' 'libeconf' 'perl(File::Path)' 'util-linux' 'libsmartcols = 2.40' 'libgobject' 'perl(File::Find)' 'libcrypt' 'audit' 'libsepol' 'coreutils' 'libselinux.so' 'libtirpc.so.3(TIRPC_0' 'libmount = 2.40' 'libXmuu' 'libedit' 'libblkid(s390' 'libpam_misc' 'libgnutls' 'libz' 'perl(Pod::Text)' 'perl(constant)' 'pkgconfig(cloudproviders) >= 0' 'libedit(s390' 'libuuid(s390' 'p11' 'libldap' 'libblkid = 2.40' 'libattr' '/etc/crypto' 'libacl.so' 'pkgconfig' 'perl(File::Spec)' 'libkeyutils' 'libuuid.so' 'pkgconfig(libpcre2' 'libpam_misc.so' 'libtinfo' 'libXau' 'filesystem' 'libmount' 'filesystem >= 3' 'libzstd' 'perl(File::Compare)' 'libnsl' '/bin/sh' 'libldap.so' 'libverto' 'perl(Exporter)' 'pkgconfig(xcursor)' 'libepoxy' 'pkgconfig(mit' 'pkgconfig(xcomposite)' 'libnpth' 'libubsan' 'libgcrypt >= 1' 'libuuid' 'zlib-ng-compat' 'krb5' 'glibc' 'pkgconfig(xinerama)' 'libm.so' 'perl(Pod::Man)' 'libgcc' 'libreadline' 'pkgconfig(pangocairo) >= 1' 'libpam' 'perl(Data::Dumper)' 'libgcc(s390' 'libatomic' 'libkrb5support' 'ncurses' 'libcom_err' 'libsmartcols' 'libselinux' 'libkrb5' 'cmake' 'libkadm5(s390' 'libutempter' 'kernel' 'libgcc_s.so.1(GCC_3' 'ca' 'libgcc >= 14.3' 'libcairo' 'perl(File::Spec) >= 0' 'libcap' 'pkgconfig(libssl)' 'libauplugin' 'perl(Class::Struct)' 'pkgconfig(atk) >= 2' 'libstdc++' 'pkgconfig(libsepol)' 'libselinux >= 2' 'libtic' 'libuuid = 2.40' 'pkgconfig(epoxy) >= 1' 'autoconf >= 2' 'hpnssh-clients' 'pkgconfig(xfixes)' 'libcrypto' 'libncurses++w' 'libpanelw' 'pkgconfig(xdamage)' 'libX11 = 1.8' 'libbz2' 'libformw' 'pkgconfig(cairo' 'groff' 'pkgconfig(panel)' 'pkgconfig(gdk' 'perl(threads)' '/usr/bin/pkg' 'libpwquality(s390' 'pkgconfig(libcap' 'libkeyutils.so' 'cpp = 14.3' 'pkgconfig(xkbcommon) >= 0' 'ld64' 'perl(IO::File)' 'ncurses-c++-libs(s390' 'libperl.so' 'glibc >= 2' 'libncurses++' 'authselect >= 1' 'libgdk' 'perl(Pod::Usage)' 'libtirpc' 'libglib' 'libcrypt.so' 'pkgconfig(form)' 'libpango' 'pkgconfig(pangoft2)' 'libselinux(s390' 'libp11' 'liblber.so' 'libffi' 'audit-libs' 'perl(Fedora::VSP)' 'perl(File::Copy)' 'rtld(GNU_HASH)' 'libpcre2' 'perl(Text::ParseWords)' 'pkgconfig(x11)' 'libkdb5' 'pkgconfig(cairo) >= 1' 'libform' 'libblkid' 'libstdc++.so' 'pkgconfig(kdb)' 'libmpfr' 'pcre2' 'libgcrypt' 'libgmp' 'perl(Errno)' 'libgomp = 14.3' '(systemd' 'pkgconfig(gssrpc)' 'zlib-ng' 'libaudit' 'perl(strict)' 'liblber' 'libblkid.so' 'libfdisk = 2.40' 'pkgconfig(xi)' 'perl(Cwd)' 'libgpg' 'perl(Term::Cap)' 'hpnssh' 'libpanel' 'libresolv.so' 'gawk' 'gtk3(s390' '(glibc-gconv' 'libgdbm' 'gdbm' 'perl' 'libharfbuzz' 'pkgconfig(fribidi) >= 0' 'pkgconfig(menu)' 'emacs' 'basesystem' 'libasan' 'libgio' 'libpangocairo' 'libsmartcols.so' 'libmpc' 'perl(File::stat)' 'pkgconfig(xrandr)' 'libatk' 'libfdisk' 'libkrad' 'libpamc' 'make' 'perl(parent)' 'pkgconfig(xext)' 'libtss2' 'ncurses-libs(s390' 'libacl' 'libX11' 'libauparse' 'libgcrypt.so' 'libattr.so' 'grep' 'perl(Encode)' 'libncursesw' 'libsystemd' 'pkgconfig(atk' 'sed' 'pkgconfig(panelw)' 'util' 'libgailutil' 'libksba.so' 'pkgconfig(pango) >= 1' 'keyutils' 'libcrypto.so.3(OPENSSL_3' 'libgdk_pixbuf' 'libsepol(s390' 'libnpth.so' 'libgssrpc' 'libassuan.so' 'pkgconfig(wayland' 'perl(Config)' 'perl(File::Temp)' 'binutils >= 2' 'glibc = 2' 'perl(Getopt::Long)' 'pkgconfig(kbproto)' 'openssl-libs' 'libassuan' 'libpam.so.0(LIBPAM_MODUTIL_1' 'setup' 'perl(warnings)' 'libmenuw' 'libc.so' 'libgomp' 'perl(:VERSION) >= 5' 'libresolv' 'glibc(s390' 'libm' 'pkgconfig(fontconfig)' '/usr/sbin/update' 'pkgconfig(libcrypto)' '/usr/bin/perl' 'libutempter.so' 'libgcc_s.so' 'libksba' 'libssl.so.3(OPENSSL_3' 'libeconf.so' 'pam >= 1' 'pkgconfig(formw)' 'pam' 'systemd' 'pkgconfig(gio' '/etc/pam' 'ld64.so' 'perl(Pod::Simple) >= 3' 'openssl' 'perl(Thread::Queue)' 'bash' 'libsqlite3' 'perl(POSIX)' 'crypto-policies' 'm4 >= 1' 'libstdc++.so.6(CXXABI_1' 'libudev' 'libssl' 'perl(File::Basename)' 'perl(PerlIO)' 'libk5crypto' 'perl(Carp)' 'perl(Term::ANSIColor)' 'pkgconfig(ncurses)' 'libmount.so' '/usr/bin/sh' 'libpam.so' 'krb5-libs' 'pkgconfig(xcb) >= 1' 'libfdisk.so' 'libgcc_s' 'libnsl.so' 'pkgconfig(gtk+' 'pkgconfig(xproto)' '/usr/bin/bash' 'libgssapi_krb5' 'shadow' 'crypto' 'libXext' 'libmenu' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libkrb5.so.3()(64bit)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.25)(64bit)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-29 16:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgssapi_krb5.so.2()(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1()(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaudit.so.1()(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'hpnssh(s390-64)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/sbin/nologin' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2)(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypt.so.2(XCRYPT_2.0)(64bit)' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'systemd' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pam' 10-29 16:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'crypto-policies' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libkrb5.so.3(krb5_3_MIT)(64bit)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.26)(64bit)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypt.so.2()(64bit)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(hpnssh-server)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.4)(64bit)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcom_err.so.2()(64bit)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.6)(64bit)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-29 16:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(hpnssh)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/bash' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1()(64bit)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-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 'hpnssh-server' 'crypto-policies' 'openssl-libs' 'zlib-ng-compat' 'krb5-libs' 'glibc' 'util-linux' 'shadow-utils' 'libgcc' 'audit-libs' 'bash' 'systemd' 'pam' 'pam-libs' 'libcom_err' 'libselinux' 'hpnssh' 'libxcrypt' 10-29 16:57 root DEBUG Running: mock -r /var/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 'authselect' 'audit' 'pkgconfig(xcomposite)' 'coreutils' 'libtirpc.so.3(TIRPC_0' 'libXmuu' 'libgnutls' 'libedit(s390' 'libattr' '/etc/crypto' 'libacl.so' 'libkeyutils' 'libcrack' 'libtinfo' 'filesystem >= 3' 'libzstd' 'libverto' 'pkgconfig(xcursor)' 'libauthselect' 'zlib-ng-compat' 'krb5' 'libcom_err' 'libsmartcols' 'libkadm5(s390' '(util-linux' 'autoconf >= 2' 'pkgconfig(xfixes)' 'libncurses++w' 'libformw' '/usr/bin/pkg' 'libpwquality(s390' 'pkgconfig(libcap' 'libelf.so' 'perl(IO::File)' 'authselect >= 1' 'libxcrypt' 'libcrypt.so' 'libselinux(s390' 'dbus' 'libkdb5' 'libform' 'libmpfr' 'perl(Errno)' 'zlib-ng' 'libgomp = 14.3' 'perl(strict)' 'libblkid.so' 'libgpg' 'libpanel' 'libresolv.so' 'libseccomp' 'perl' 'pkgconfig(menu)' 'emacs' 'basesystem' 'perl(File::stat)' 'pkgconfig(xrandr)' 'perl(parent)' 'libacl' 'libgcrypt.so' 'libattr.so' 'bzip2' 'libncursesw' 'sed' 'libgssrpc' 'libassuan.so' 'libsepol.so' 'perl(File::Temp)' 'pkgconfig(fontconfig)' 'libutempter.so' 'libgcc_s.so' 'libssl.so.3(OPENSSL_3' 'libsemanage' 'systemd' 'perl(Thread::Queue)' 'libstdc++.so.6(CXXABI_1' 'perl(PerlIO)' 'libk5crypto' 'perl(Carp)' 'system' 'libpam.so' 'pkgconfig(xcb) >= 1' 'libXext' 'shadow' 'util-linux' 'perl(File::Find)' 'libz' 'perl(Pod::Text)' 'libuuid(s390' 'libldap' 'perl(File::Spec)' 'pkgconfig(libpcre2' 'filesystem' 'libelf' 'libnsl' 'libldap.so' 'libsemanage.so' 'libubsan' 'glibc' 'pkgconfig(pangocairo) >= 1' 'libgcc' 'perl(Data::Dumper)' 'libgcc(s390' 'libatomic' 'libkrb5support' 'ncurses' 'libselinux' 'libkrb5' 'libutempter' 'kernel' 'libgcc >= 14.3' 'perl(File::Spec) >= 0' 'pkgconfig(libssl)' 'perl(Class::Struct)' 'pkgconfig(libsepol)' 'libselinux >= 2' 'libX11 = 1.8' 'libbz2' 'libkeyutils.so' 'cpp = 14.3' 'pkgconfig(xkbcommon) >= 0' 'ld64' 'ncurses-c++-libs(s390' 'libperl.so' '(libbpf >= 2:1' 'glibc >= 2' 'libncurses++' 'libglib' 'libpango' 'libffi' 'perl(Fedora::VSP)' 'rtld(GNU_HASH)' 'pkgconfig(kdb)' 'libgmp' '(systemd' 'pkgconfig(xi)' 'liblber' 'gtk3(s390' 'libgdbm' 'pam-libs' 'libgio' 'libsmartcols.so' 'libatk' 'libkrad' 'libpamc' 'pkgconfig(xext)' 'libX11' 'grep' 'perl(Encode)' 'libsystemd' 'pkgconfig(panelw)' 'util' 'libgailutil' 'pkgconfig(pango) >= 1' 'libgdk_pixbuf' 'systemd = 256' 'glibc = 2' 'setup' 'pkgconfig(gio' 'perl(Pod::Simple) >= 3' 'bash' 'perl(POSIX)' 'crypto-policies' 'm4 >= 1' 'libudev' 'pkgconfig(ncurses)' 'libmount.so' 'libfdisk.so' 'pkgconfig(gtk+' 'libgssapi_krb5' 'crypto' 'libgtk' 'libsmartcols = 2.40' 'libgobject' 'libselinux.so' 'libmount = 2.40' 'pkgconfig(cloudproviders) >= 0' 'libblkid(s390' 'libpam_misc' 'perl(constant)' 'p11' 'pkgconfig' 'libpam_misc.so' 'libXau' 'libmount' 'perl(File::Compare)' '/bin/sh' 'perl(Exporter)' 'libepoxy' 'libnpth' 'libm.so' 'libreadline' 'libgcc_s.so.1(GCC_3' 'ca' 'libcairo' 'libauplugin' 'libuuid = 2.40' 'libcrypto' 'pkgconfig(xdamage)' 'libpam.so.0(LIBPAM_EXTENSION_1' 'libgdk' 'pkgconfig(form)' 'libp11' 'audit-libs' 'libpcre2' 'libblkid' 'libfdisk = 2.40' 'perl(Term::Cap)' 'hpnssh' 'gawk' 'pkgconfig(fribidi) >= 0' 'libasan' 'libpangocairo' 'libtss2' 'libauparse' 'pkgconfig(atk' 'libcrypto.so.3(OPENSSL_3' 'libsepol(s390' 'libnpth.so' 'perl(Getopt::Long)' 'libpam.so.0(LIBPAM_MODUTIL_1' 'perl(warnings)' 'libgomp' 'perl(:VERSION) >= 5' 'glibc(s390' 'pkgconfig(libcrypto)' '/usr/bin/perl' 'libksba' 'libeconf.so' 'pam' '/etc/pam' 'ld64.so' 'openssl' 'libsqlite3' 'pkgconfig(xproto)' '/usr/bin/bash' 'pkgconfig(ncursesw)' 'pkgconfig(menuw)' 'libeconf' 'perl(File::Path)' 'libcrypt' 'libsepol' 'libedit' 'libblkid = 2.40' 'libuuid.so' 'libz.so.1(ZLIB_1.2' 'pkgconfig(mit' 'shadow-utils' 'libgcrypt >= 1' 'libuuid' 'pkgconfig(xinerama)' 'perl(Pod::Man)' 'libpam' 'cmake' 'libcap' 'dbus >= 1' 'pkgconfig(atk) >= 2' 'libstdc++' 'libtic' 'pkgconfig(epoxy) >= 1' 'libpanelw' 'pkgconfig(cairo' 'groff' 'pkgconfig(panel)' 'pkgconfig(gdk' 'perl(threads)' 'libselinux >= 1' 'libauthselect.so.3(AUTHSELECT_1' 'perl(Pod::Usage)' 'libtirpc' 'pkgconfig(pangoft2)' 'liblber.so' 'perl(File::Copy)' 'perl(Text::ParseWords)' 'pkgconfig(x11)' 'pkgconfig(cairo) >= 1' 'libstdc++.so' 'pcre2' 'libgcrypt' 'pkgconfig(gssrpc)' 'libaudit' 'perl(Cwd)' '(glibc-gconv' 'gdbm' 'libharfbuzz' 'libpopt' 'libmpc' 'make' 'libfdisk' 'ncurses-libs(s390' 'libksba.so' 'keyutils' 'pkgconfig(wayland' 'perl(Config)' 'binutils >= 2' 'pkgconfig(kbproto)' 'openssl-libs' 'libassuan' 'libmenuw' 'libc.so' 'libresolv' 'libm' 'hpnssh-server' '/usr/sbin/update' 'pam >= 1' 'pkgconfig(formw)' 'libssl' 'perl(File::Basename)' 'perl(Term::ANSIColor)' '/usr/bin/sh' 'krb5-libs' 'libgcc_s' 'libnsl.so' 'libmenu' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.25)(64bit)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(hpnssh-keycat)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 10-29 16:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1()(64bit)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'hpnssh(s390-64)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/sbin/nologin' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2)(64bit)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.26)(64bit)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-29 16:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(hpnssh)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1()(64bit)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-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 'libselinux' 'openssl-libs' 'zlib-ng-compat' 'glibc' 'util-linux' 'libgcc' 'audit-libs' 'bash' 'pam-libs' 'hpnssh-keycat' 'hpnssh' 10-29 16:59 root DEBUG Running: mock -r /var/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(ncursesw)' 'libgtk' 'pkgconfig(menuw)' 'libeconf' 'perl(File::Path)' 'util-linux' 'libsmartcols = 2.40' 'libgobject' 'perl(File::Find)' 'libcrypt' 'audit' 'libsepol' 'coreutils' 'libselinux.so' 'libtirpc.so.3(TIRPC_0' 'libmount = 2.40' 'libXmuu' 'libedit' 'libblkid(s390' 'libpam_misc' 'libgnutls' 'libz' 'perl(Pod::Text)' 'perl(constant)' 'pkgconfig(cloudproviders) >= 0' 'libedit(s390' 'libuuid(s390' 'p11' 'libldap' 'libblkid = 2.40' 'libattr' 'libacl.so' 'pkgconfig' 'perl(File::Spec)' 'pkgconfig(libpcre2' 'libuuid.so' 'libpam_misc.so' 'libtinfo' 'libXau' 'filesystem' 'libmount' 'filesystem >= 3' 'libzstd' 'perl(File::Compare)' 'libnsl' '/bin/sh' 'libldap.so' 'libverto' 'perl(Exporter)' 'pkgconfig(xcursor)' 'libepoxy' 'pkgconfig(mit' 'pkgconfig(xcomposite)' 'libnpth' 'libubsan' 'libgcrypt >= 1' 'libuuid' 'zlib-ng-compat' 'krb5' 'glibc' 'pkgconfig(xinerama)' 'libm.so' 'perl(Pod::Man)' 'libgcc' 'libreadline' 'pkgconfig(pangocairo) >= 1' 'libpam' 'perl(Data::Dumper)' 'libgcc(s390' 'libatomic' 'libkrb5support' 'ncurses' 'libcom_err' 'libsmartcols' 'libselinux' 'libkrb5' 'cmake' 'libkadm5(s390' 'libutempter' 'kernel' 'libgcc_s.so.1(GCC_3' 'ca' 'libgcc >= 14.3' 'libcairo' 'perl(File::Spec) >= 0' 'libcap' 'pkgconfig(libssl)' 'libauplugin' 'perl(Class::Struct)' 'pkgconfig(atk) >= 2' 'libstdc++' 'pkgconfig(libsepol)' 'libselinux >= 2' 'libtic' 'libuuid = 2.40' 'pkgconfig(epoxy) >= 1' 'autoconf >= 2' 'pkgconfig(xfixes)' 'libcrypto' 'libncurses++w' 'libpanelw' 'pkgconfig(xdamage)' 'libX11 = 1.8' 'libbz2' 'libformw' 'pkgconfig(cairo' 'groff' 'pkgconfig(panel)' 'pkgconfig(gdk' 'perl(threads)' '/usr/bin/pkg' 'libpwquality(s390' 'pkgconfig(libcap' 'cpp = 14.3' 'pkgconfig(xkbcommon) >= 0' 'ld64' 'perl(IO::File)' 'ncurses-c++-libs(s390' 'libperl.so' 'glibc >= 2' 'libncurses++' 'authselect >= 1' 'libgdk' 'perl(Pod::Usage)' 'libtirpc' 'libglib' 'libcrypt.so' 'pkgconfig(form)' 'libpango' 'pkgconfig(pangoft2)' 'libselinux(s390' 'libp11' 'liblber.so' 'libffi' 'audit-libs' 'perl(Fedora::VSP)' 'perl(File::Copy)' 'rtld(GNU_HASH)' 'libpcre2' 'perl(Text::ParseWords)' 'pkgconfig(x11)' 'libkdb5' 'pkgconfig(cairo) >= 1' 'libform' 'libblkid' 'libstdc++.so' 'pkgconfig(kdb)' 'libmpfr' 'pcre2' 'libgcrypt' 'libgmp' 'perl(Errno)' 'libgomp = 14.3' '(systemd' 'pkgconfig(gssrpc)' 'zlib-ng' 'libaudit' 'perl(strict)' 'liblber' 'libblkid.so' 'libfdisk = 2.40' 'pkgconfig(xi)' 'perl(Cwd)' 'libgpg' 'perl(Term::Cap)' 'hpnssh' 'libpanel' 'gtk3(s390' '(glibc-gconv' 'libgdbm' 'gdbm' 'perl' 'pam-libs' 'libharfbuzz' 'pkgconfig(fribidi) >= 0' 'pkgconfig(menu)' 'emacs' 'basesystem' 'libasan' 'libgio' 'libpangocairo' 'libsmartcols.so' 'libmpc' 'perl(File::stat)' 'pkgconfig(xrandr)' 'libatk' 'libfdisk' 'libkrad' 'libpamc' 'make' 'perl(parent)' 'pkgconfig(xext)' 'libtss2' 'ncurses-libs(s390' 'libacl' 'libX11' 'libauparse' 'libgcrypt.so' 'libattr.so' 'grep' 'perl(Encode)' 'libncursesw' 'libsystemd' 'pkgconfig(atk' 'sed' 'pkgconfig(panelw)' 'util' 'libgailutil' 'libksba.so' 'pkgconfig(pango) >= 1' 'keyutils' 'libcrypto.so.3(OPENSSL_3' 'libgdk_pixbuf' 'libsepol(s390' 'libnpth.so' 'libgssrpc' 'libassuan.so' 'pkgconfig(wayland' 'perl(Config)' 'perl(File::Temp)' 'hpnssh-keycat' 'binutils >= 2' 'glibc = 2' 'perl(Getopt::Long)' 'pkgconfig(kbproto)' 'openssl-libs' 'libassuan' 'libpam.so.0(LIBPAM_MODUTIL_1' 'setup' 'perl(warnings)' 'libmenuw' 'libc.so' 'libgomp' 'perl(:VERSION) >= 5' 'glibc(s390' 'libm' 'pkgconfig(fontconfig)' '/usr/sbin/update' 'pkgconfig(libcrypto)' '/usr/bin/perl' 'libutempter.so' 'libgcc_s.so' 'libksba' 'pam >= 1' 'libeconf.so' 'pkgconfig(formw)' 'systemd' 'pam' 'pkgconfig(gio' '/etc/pam' 'ld64.so' 'perl(Pod::Simple) >= 3' 'openssl' 'perl(Thread::Queue)' 'bash' 'libsqlite3' 'perl(POSIX)' 'm4 >= 1' 'libstdc++.so.6(CXXABI_1' 'libudev' 'libssl' 'perl(File::Basename)' 'perl(PerlIO)' 'libk5crypto' 'perl(Carp)' 'perl(Term::ANSIColor)' 'pkgconfig(ncurses)' 'libmount.so' '/usr/bin/sh' 'libpam.so' 'pkgconfig(xcb) >= 1' 'libfdisk.so' 'libgcc_s' 'libnsl.so' 'pkgconfig(gtk+' 'pkgconfig(xproto)' '/usr/bin/bash' 'libgssapi_krb5' 'shadow' 'crypto' 'libXext' 'libmenu' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.25)(64bit)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1()(64bit)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)(64bit)' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/sbin/nologin' 10-29 16:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgtk-3.so.0()(64bit)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2)(64bit)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgdk-3.so.0()(64bit)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.26)(64bit)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'audit-libs' 10-29 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(hpnssh)' 10-29 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 10-29 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libz.so.1()(64bit)' 10-29 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libselinux' 10-29 17:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgcc_s.so.1()(64bit)' 10-29 17:01 root DEBUG Running: mock -r /var/lib/copr-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-libs' 'zlib-ng-compat' 'glibc' 'util-linux' 'libgcc' 'audit-libs' 'bash' 'glib2' 'gtk3' 'libselinux' 'hpnssh' 10-29 17:01 root DEBUG Running: mock -r /var/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 'audit' 'freetype >= 2' 'coreutils' 'libtirpc.so.3(TIRPC_0' 'pkgconfig(xcomposite)' 'libXmuu' 'libgnutls' 'libfreetype' 'libedit(s390' 'libattr' 'libacl.so' 'libtinfo' 'filesystem >= 3' 'libzstd' 'libdbus' 'libverto' 'pkgconfig(xcursor)' 'zlib-ng-compat' 'krb5' 'libcom_err' 'libsmartcols' 'libkadm5(s390' 'autoconf >= 2' 'pkgconfig(xfixes)' 'harfbuzz(s390' 'libncurses++w' 'libformw' '/usr/bin/pkg' 'libpwquality(s390' 'pkgconfig(libcap' 'libfribidi' 'perl(IO::File)' 'authselect >= 1' 'libcrypt.so' 'libselinux(s390' 'libthai.so' 'libkdb5' 'libform' 'libmpfr' 'perl(Errno)' 'zlib-ng' 'libgomp = 14.3' 'perl(strict)' 'libblkid.so' 'libgpg' 'libwayland' 'libpanel' 'perl' 'pkgconfig(menu)' 'perl(File::stat)' 'emacs' 'basesystem' 'pkgconfig(xrandr)' 'perl(parent)' 'libacl' 'libgcrypt.so' 'libattr.so' 'libncursesw' 'sed' 'fontconfig(s390' 'libthai.so.0(LIBTHAI_0' 'libgssrpc' 'libassuan.so' 'libxcb' 'perl(File::Temp)' 'libz.so.1(ZLIB_1' 'pkgconfig(fontconfig)' 'libutempter.so' 'libgcc_s.so' 'systemd' 'perl(Thread::Queue)' 'libstdc++.so.6(CXXABI_1' 'freetype' 'perl(PerlIO)' 'libk5crypto' 'perl(Carp)' 'libpam.so' 'pkgconfig(xcb) >= 1' 'libXext' 'shadow' 'atk(s390' 'libffi.so' 'util-linux' 'perl(File::Find)' 'libunistring' 'libz' 'perl(Pod::Text)' 'libuuid(s390' 'libldap' 'perl(File::Spec)' 'pkgconfig(libpcre2' 'filesystem' 'liblcms2' 'libldap.so' 'libnsl' 'libubsan' 'glibc' 'pkgconfig(pangocairo) >= 1' 'libgcc' 'perl(Data::Dumper)' 'libgcc(s390' 'libatomic' 'libkrb5support' 'ncurses' 'libselinux' 'libkrb5' 'libutempter' 'kernel' 'libgcc >= 14.3' 'perl(File::Spec) >= 0' 'pkgconfig(libssl)' 'perl(Class::Struct)' 'glib2' 'pkgconfig(libsepol)' 'libgusb.so.2(LIBGUSB_0' 'libX11 = 1.8' 'libbz2' 'libXft(s390' 'cpp = 14.3' 'pkgconfig(xkbcommon) >= 0' 'ld64' 'ncurses-c++-libs(s390' 'libperl.so' 'glibc >= 2' 'libncurses++' 'libglib' 'libpango' 'libidn2.so.0(IDN2_0' 'shared' 'libffi' 'perl(Fedora::VSP)' 'rtld(GNU_HASH)' 'libtasn1 >= 4' 'libjpeg' 'pkgconfig(kdb)' 'libgmp' '(systemd' 'pkgconfig(xi)' 'liblber' 'gdk' 'libXft' 'gtk3(s390' 'libgdbm' 'libtasn1' 'libgio' 'libsmartcols.so' 'libthai' 'libatk' 'libkrad' 'libpamc' 'pkgconfig(xext)' 'libfontconfig' 'libX11' 'grep' 'perl(Encode)' 'libsystemd' 'pkgconfig(panelw)' 'util' 'libgailutil' 'pkgconfig(pango) >= 1' 'libgdk_pixbuf' 'glibc = 2' 'setup' 'libXrender' 'libsoup' 'pkgconfig(gio' 'perl(Pod::Simple) >= 3' 'bash' 'perl(POSIX)' 'm4 >= 1' 'libudev' 'libpixman' 'pkgconfig(ncurses)' 'libmount.so' 'libfdisk.so' 'pkgconfig(gtk+' 'libgssapi_krb5' 'crypto' 'libgusb' 'libgtk' 'libsmartcols = 2.40' 'libgobject' 'libselinux.so' 'libmount = 2.40' 'pkgconfig(cloudproviders) >= 0' 'libblkid(s390' 'libpam_misc' 'perl(constant)' 'xkeyboard' 'p11' 'pkgconfig' 'libpam_misc.so' 'libXau' 'libmount' 'perl(File::Compare)' '/bin/sh' 'perl(Exporter)' 'libepoxy' 'libnpth' 'libm.so' 'nettle >= 3' 'libreadline' 'libpng16' 'libtiff' 'libgcc_s.so.1(GCC_3' 'ca' 'libcairo' 'libauplugin' 'libuuid = 2.40' 'libcrypto' 'pkgconfig(xdamage)' 'libX11 >= 1.5' 'libgdk' 'pkgconfig(form)' 'adwaita' 'adwaita-icon' 'libp11' 'audit-libs' 'libpcre2' 'libblkid' 'libfdisk = 2.40' 'perl(Term::Cap)' 'hpnssh' 'libidn2' 'pkgconfig(fribidi) >= 0' 'libasan' 'libpangocairo' 'libnettle' 'libtss2' 'libauparse' 'pkgconfig(atk' 'libcrypto.so.3(OPENSSL_3' 'libsepol(s390' 'libnpth.so' 'libicui18n' 'perl(Getopt::Long)' 'libpam.so.0(LIBPAM_MODUTIL_1' 'perl(warnings)' 'libgomp' 'perl(:VERSION) >= 5' 'glibc(s390' 'pkgconfig(libcrypto)' 'libhogweed' '/usr/bin/perl' 'libksba' 'libeconf.so' 'pam' '/etc/pam' 'ld64.so' 'openssl' 'libsqlite3' 'fonts' 'libatspi' 'pkgconfig(xproto)' '/usr/bin/bash' 'libgmodule' 'pkgconfig(ncursesw)' 'pkgconfig(menuw)' 'libeconf' 'perl(File::Path)' 'libcrypt' 'libsepol' 'libedit' 'libX11 >= 1' 'libblkid = 2.40' 'libtiff.so' 'libuuid.so' 'at-spi2' 'fribidi(s390' 'pkgconfig(mit' 'glib2(s390' 'freetype(s390' 'libgcrypt >= 1' 'libuuid' 'pkgconfig(xinerama)' 'libjson' 'perl(Pod::Man)' 'libpam' 'libxml2' 'cmake' 'cups' 'libcap' 'pkgconfig(atk) >= 2' 'libstdc++' 'libtic' 'pkgconfig(epoxy) >= 1' 'libpanelw' 'pkgconfig(cairo' 'groff' 'pkgconfig(panel)' 'pkgconfig(gdk' 'perl(threads)' 'libxml2.so.2(LIBXML2_2' 'perl(Pod::Usage)' 'libtirpc' 'pkgconfig(pangoft2)' 'libthai(s390' 'libjpeg.so' 'liblber.so' 'perl(File::Copy)' 'perl(Text::ParseWords)' 'pkgconfig(x11)' 'pkgconfig(cairo) >= 1' 'libgraphite2' 'libstdc++.so' 'pcre2' 'libgcrypt' 'pkgconfig(gssrpc)' 'libaudit' 'perl(Cwd)' 'xml' '(glibc-gconv' 'gdbm' 'cairo(s390' 'libharfbuzz' 'libmpc' 'make' 'libfdisk' 'ncurses-libs(s390' 'libavahi' 'font(:lang=en)' 'libksba.so' 'libXfixes' 'keyutils' 'pkgconfig(wayland' 'perl(Config)' 'binutils >= 2' 'pkgconfig(kbproto)' 'openssl-libs' 'libassuan' 'libmenuw' 'libc.so' 'libm' '/usr/sbin/update' 'pam >= 1' 'pkgconfig(formw)' 'gtk3' 'libicuuc' 'libssl' 'perl(File::Basename)' 'libjson-glib-1.0.so.0(libjson' 'perl(Term::ANSIColor)' '/usr/bin/sh' 'libgcc_s' 'libnsl.so' 'libmenu' 10-29 17:01 root DEBUG CheckOwnDirs completed: 635.081 seconds 10-29 17:01 root DEBUG Running check: CheckOwnOther 10-29 17:01 root DEBUG CheckOwnOther completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckRelocatable 10-29 17:01 root DEBUG CheckRelocatable completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckRequires 10-29 17:01 root DEBUG CheckRequires completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSourceMD5 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-29 17:01 root DEBUG Checking sha256 for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 10-29 17:01 root DEBUG Checking source sha256 : /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.pam 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-29 17:01 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack 1001-openssh-10.0p1-RHEL8.patch, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source18 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack sshd-suse.pam, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source17 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack series, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source16 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnsshd.sysuser, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source14 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnssh-agent.socket, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source13 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnssh-agent.service, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source12 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnsshd-keygen.target, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source11 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnsshd-keygen, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source10 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnsshd-keygen@.service, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source9 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnsshd.service, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source8 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnsshd.socket, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source7 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnsshd@.service, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source6 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnsshd.sysconfig, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source5 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack hpnssh-keycat.pam, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source4 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam-extract 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 10-29 17:01 root DEBUG Status: 1, stdout: , stderr: . 10-29 17:01 root DEBUG Cannot unpack CJR-GPG-KEY.gpg, so probably not an archive. Copying instead 10-29 17:01 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source3 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg-extract 10-29 17:01 root DEBUG CheckSourceMD5 completed: 0.651 seconds 10-29 17:01 root DEBUG Running check: CheckSourcedirMacroUse 10-29 17:01 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSpecLegibility 10-29 17:01 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSpecName 10-29 17:01 root DEBUG CheckSpecName completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckStaticLibs 10-29 17:01 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-29 17:01 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-29 17:01 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckUTF8Filenames 10-29 17:01 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckUpdateIconCache 10-29 17:01 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckUsefulDebuginfo 10-29 17:01 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckBuildInMock 10-29 17:01 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckBuildroot 10-29 17:01 root DEBUG CheckBuildroot completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckBundledFonts 10-29 17:01 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckClean 10-29 17:01 root DEBUG CheckClean completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckContainsLicenseText 10-29 17:01 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckFileRequires 10-29 17:01 root DEBUG CheckFileRequires completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckFinalRequiresProvides 10-29 17:01 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckFullVerReqSub 10-29 17:01 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckFunctionAsDescribed 10-29 17:01 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckIllegalSpecTags 10-29 17:01 root DEBUG CheckIllegalSpecTags completed: 0.003 seconds 10-29 17:01 root DEBUG Running check: CheckLatestVersionIsPackaged 10-29 17:01 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckLicenseUpstream 10-29 17:01 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckManPages 10-29 17:01 root DEBUG CheckManPages completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckParallelMake 10-29 17:01 root DEBUG CheckParallelMake completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckPatchComments 10-29 17:01 root DEBUG CheckPatchComments completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckPkgConfigFiles 10-29 17:01 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckRubyPlugin 10-29 17:01 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckScriptletSanity 10-29 17:01 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSourceComment 10-29 17:01 root DEBUG CheckSourceComment completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSourceDownloads 10-29 17:01 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSourceUrl 10-29 17:01 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSourceVerification 10-29 17:01 root DEBUG CheckSourceVerification completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckSpecAsInSRPM 10-29 17:01 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSupportAllArchs 10-29 17:01 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckTestSuites 10-29 17:01 root DEBUG CheckTestSuites completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckTimeStamps 10-29 17:01 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckTmpfiles 10-29 17:01 root DEBUG CheckTmpfiles completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckUpdateMimeDatabase 10-29 17:01 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckUseGlobal 10-29 17:01 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: SugarActivityCheckBuildRequires 10-29 17:01 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: SugarActivityCheckNaming 10-29 17:01 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-29 17:01 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckAddMavenDepmap 10-29 17:01 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckBundledJars 10-29 17:01 root DEBUG CheckBundledJars completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckJPackageRequires 10-29 17:01 root DEBUG CheckJPackageRequires completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckJavadoc 10-29 17:01 root DEBUG CheckJavadoc completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckJavadocJPackageRequires 10-29 17:01 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckJavadocdirName 10-29 17:01 root DEBUG CheckJavadocdirName completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckMvnRpmbuild 10-29 17:01 root DEBUG CheckMvnRpmbuild completed: 0.010 seconds 10-29 17:01 root DEBUG Running check: CheckNewStyleMaven 10-29 17:01 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckNoArch 10-29 17:01 root DEBUG CheckNoArch completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckNoOldMavenDepmap 10-29 17:01 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckNoRequiresPost 10-29 17:01 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckNotJavaApplicable 10-29 17:01 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckPomInstalled 10-29 17:01 root DEBUG CheckPomInstalled completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckTestSkip 10-29 17:01 root DEBUG CheckTestSkip completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckUpdateDepmap 10-29 17:01 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckUpstremBuildMethod 10-29 17:01 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: CheckUseMavenpomdirMacro 10-29 17:01 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-29 17:01 root DEBUG autotools used: automake 10-29 17:01 root DEBUG running: grep -E -n -o -e AM_CONFIG_HEADER[[:space:]]*$ -e AM_CONFIG_HEADER\( -e AM_PROG_CC_STDC[[:space:]]*$ -e AM_PROG_CC_STDC\( /var/lib/copr-rpmbuild/results/hpnssh/BUILD/hpnssh-10.2p1_hpn18.8.0-build/hpnssh-10.2p1_hpn18.8.0/configure.ac 10-29 17:01 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.003 seconds 10-29 17:01 root DEBUG Running check: fonts-disable 10-29 17:01 root DEBUG fonts-disable completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: generic-excludearch 10-29 17:01 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-29 17:01 root DEBUG generic-excludearch completed: 0.003 seconds 10-29 17:01 root DEBUG Running check: generic-large-docs 10-29 17:01 root DEBUG generic-large-docs completed: 0.019 seconds 10-29 17:01 root DEBUG Running check: java-check-bundled-jars 10-29 17:01 root DEBUG java-check-bundled-jars completed: 0.001 seconds 10-29 17:01 root DEBUG Running check: fonts-fc-query 10-29 17:01 root DEBUG fonts-fc-query completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: fonts-repo-audit 10-29 17:01 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: generic-large-data 10-29 17:01 root DEBUG generic-large-data completed: 0.016 seconds 10-29 17:01 root DEBUG Running check: generic-srv-opt 10-29 17:01 root DEBUG generic-srv-opt completed: 0.003 seconds 10-29 17:01 root DEBUG Running check: perl-url-tag 10-29 17:01 root DEBUG perl-url-tag completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: php-compatinfo 10-29 17:01 root DEBUG php-compatinfo completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: python-check-eggs 10-29 17:01 root DEBUG python-check-eggs completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: python-dont-download-deps 10-29 17:01 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: python-egg-info 10-29 17:01 root DEBUG python-egg-info completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: python-meet-guidelines 10-29 17:01 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckBuildCompilerFlags 10-29 17:01 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckDaemonCompileFlags 10-29 17:01 root DEBUG CheckDaemonCompileFlags completed: 0.009 seconds 10-29 17:01 root DEBUG Running check: CheckUpdateDesktopDatabase 10-29 17:01 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 10-29 17:01 root DEBUG Running check: CheckSystemdScripts 10-29 17:01 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-29 17:01 root DEBUG Report completed: 1174.284 seconds