10-29 16:38 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 10-29 16:38 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:38 root INFO Processing local files: hpnssh 10-29 16:38 root DEBUG Active settings after processing options 10-29 16:38 root DEBUG bz_url: https://bugzilla.redhat.com 10-29 16:38 root DEBUG _con_handler: (INFO)> 10-29 16:38 root DEBUG _log_config_done: True 10-29 16:38 root DEBUG cache: False 10-29 16:38 root DEBUG resultdir: None 10-29 16:38 root DEBUG init_done: True 10-29 16:38 root DEBUG uniqueext: None 10-29 16:38 root DEBUG configdir: None 10-29 16:38 root DEBUG log_level: 20 10-29 16:38 root DEBUG prebuilt: True 10-29 16:38 root DEBUG verbose: False 10-29 16:38 root DEBUG name: hpnssh 10-29 16:38 root DEBUG use_colors: False 10-29 16:38 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 10-29 16:38 root DEBUG bug: None 10-29 16:38 root DEBUG url: None 10-29 16:38 root DEBUG copr_build_descriptor: None 10-29 16:38 root DEBUG list_checks: False 10-29 16:38 root DEBUG list_flags: False 10-29 16:38 root DEBUG list_plugins: False 10-29 16:38 root DEBUG version: False 10-29 16:38 root DEBUG flags: [] 10-29 16:38 root DEBUG repo: None 10-29 16:38 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 10-29 16:38 root DEBUG no_report: False 10-29 16:38 root DEBUG nobuild: False 10-29 16:38 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 10-29 16:38 root DEBUG other_bz: None 10-29 16:38 root DEBUG plugins_arg: None 10-29 16:38 root DEBUG single: None 10-29 16:38 root DEBUG rpm_spec: True 10-29 16:38 root DEBUG exclude: None 10-29 16:38 root DEBUG checksum: sha256 10-29 16:38 root DEBUG plugins: {} 10-29 16:38 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 10-29 16:38 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc43.src.rpm 10-29 16:38 root INFO Using review directory: /var/lib/copr-rpmbuild/results/hpnssh 10-29 16:38 root DEBUG find_urls completed: 0.045 10-29 16:39 root DEBUG Avoiding init of working mock root 10-29 16:39 root DEBUG Url download completed: 19.403 10-29 16:39 root INFO No upstream for (Source18): 1001-openssh-10.0p1-RHEL8.patch 10-29 16:39 root INFO No upstream for (Source17): sshd-suse.pam 10-29 16:39 root INFO No upstream for (Source16): series 10-29 16:39 root INFO No upstream for (Source14): hpnsshd.sysuser 10-29 16:39 root INFO No upstream for (Source13): hpnssh-agent.socket 10-29 16:39 root INFO No upstream for (Source12): hpnssh-agent.service 10-29 16:39 root INFO No upstream for (Source11): hpnsshd-keygen.target 10-29 16:39 root INFO No upstream for (Source10): hpnsshd-keygen 10-29 16:39 root INFO No upstream for (Source9): hpnsshd-keygen@.service 10-29 16:39 root INFO No upstream for (Source8): hpnsshd.service 10-29 16:39 root INFO No upstream for (Source7): hpnsshd.socket 10-29 16:39 root INFO No upstream for (Source6): hpnsshd@.service 10-29 16:39 root INFO No upstream for (Source5): hpnsshd.sysconfig 10-29 16:39 root INFO No upstream for (Source4): hpnssh-keycat.pam 10-29 16:39 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:39 root INFO Downloading (Source3): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 10-29 16:39 root INFO No upstream for (Source2): hpnsshd.pam 10-29 16:39 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:39 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:39 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:39 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:39 root INFO No upstream for (Source1): hpnssh-10.2p1_hpn18.8.0.tar.gz.asc 10-29 16:39 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:39 root INFO Downloading (Source0): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-29 16:39 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:39 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:39 root INFO No upstream for (Source0): hpnssh-10.2p1_hpn18.8.0.tar.gz 10-29 16:39 root INFO Running checks and generating report 10-29 16:39 root DEBUG Running check: CheckResultdir 10-29 16:39 root DEBUG CheckResultdir completed: 0.000 seconds 10-29 16:39 root DEBUG Running check: CheckBuild 10-29 16:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm 10-29 16:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm 10-29 16:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm 10-29 16:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-keycat-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm 10-29 16:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm 10-29 16:39 root DEBUG CheckBuild completed: 0.048 seconds 10-29 16:39 root DEBUG Running check: CheckRpmlint 10-29 16:39 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpblfz3q6z /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc43.src.rpm 10-29 16:39 root DEBUG CheckRpmlint completed: 2.325 seconds 10-29 16:39 root DEBUG Running check: CheckPackageInstalls 10-29 16:39 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 10-29 16:39 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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 10-29 16:39 root INFO Installing built package(s) 10-29 16:39 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:39 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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 10-29 16:39 root DEBUG CheckPackageInstalls completed: 5.629 seconds 10-29 16:39 root DEBUG Running check: CheckRpmlintInstalled 10-29 16:39 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:39 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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 10-29 16:39 root DEBUG is_installed: Tested rpmlint, result: 1 10-29 16:39 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:39 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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell /bin/sh: line 1: rm -f /var/lib/rpm/__db*: No such file or directory Finish: shell Finish: run None NoneType: None 10-29 16:39 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:39 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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 10-29 16:39 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 hpnssh-clients hpnssh-debuginfo hpnssh-server hpnssh-keycat-debuginfo hpnssh-clients-debuginfo hpnssh-askpass hpnssh-server-debuginfo hpnssh-askpass-debuginfo hpnssh-keycat; 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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed hpnssh hpnssh-clients hpnssh-debuginfo hpnssh-server hpnssh-keycat-debuginfo hpnssh-clients-debuginfo hpnssh-askpass hpnssh-server-debuginfo hpnssh-askpass-debuginfo hpnssh-keycat; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed hpnssh hpnssh-clients hpnssh-debuginfo hpnssh-server hpnssh-keycat-debuginfo hpnssh-clients-debuginfo hpnssh-askpass hpnssh-server-debuginfo hpnssh-askpass-debuginfo hpnssh-keycat; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "hpnssh". (none): E: there is no installed rpm "hpnssh-clients". (none): E: there is no installed rpm "hpnssh-debuginfo". (none): E: there is no installed rpm "hpnssh-server". (none): E: there is no installed rpm "hpnssh-keycat-debuginfo". (none): E: there is no installed rpm "hpnssh-clients-debuginfo". (none): E: there is no installed rpm "hpnssh-askpass". (none): E: there is no installed rpm "hpnssh-server-debuginfo". (none): E: there is no installed rpm "hpnssh-askpass-debuginfo". (none): E: there is no installed rpm "hpnssh-keycat". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 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 hpnssh-clients hpnssh-debuginfo hpnssh-server hpnssh-keycat-debuginfo hpnssh-clients-debuginfo hpnssh-askpass hpnssh-server-debuginfo hpnssh-askpass-debuginfo hpnssh-keycat; echo 'rpmlint-done:'"] Finish: run 10-29 16:39 root DEBUG CheckRpmlintInstalled completed: 17.486 seconds 10-29 16:39 root DEBUG Running check: CheckRpmlintDebuginfo 10-29 16:39 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpcrs_e34h /var/lib/copr-rpmbuild/results/hpnssh-debuginfo-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-debuginfo-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-debuginfo-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-askpass-debuginfo-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-debuginfo-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm 10-29 16:39 root DEBUG CheckRpmlintDebuginfo completed: 1.830 seconds 10-29 16:39 root DEBUG Running check: CheckInitDeps 10-29 16:40 root DEBUG CheckInitDeps completed: 27.385 seconds 10-29 16:40 root DEBUG Running check: CheckBuildCompleted 10-29 16:40 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:40 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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rm -rf $(rpm --eval %_builddir)/*'] Start: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: run None NoneType: None 10-29 16:40 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.fc43.src.rpm, hpnssh-10.2p1_hpn18.8.0-4.fc43.src.rpm 10-29 16:40 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.fc43.src.rpm hpnssh-10.2p1_hpn18.8.0-4.fc43.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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/hpnssh-10.2p1_hpn18.8.0-4.fc43.src.rpm to /var/lib/mock/fedora-43-x86_64/root/hpnssh-10.2p1_hpn18.8.0-4.fc43.src.rpm Finish: run None NoneType: None 10-29 16:40 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.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 10-29 16:40 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.fc43.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-43-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i hpnssh-10.2p1_hpn18.8.0-4.fc43.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.fc43.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.fbFmGb Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sZcUu7 + umask 022 + cd /builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build + /usr/libexec/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.sZcUu7: line 243: autoupdate: command not found error: Bad exit status from /var/tmp/rpm-tmp.sZcUu7 (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.sZcUu7 (%prep) Finish: chroot ['rpm -i hpnssh-10.2p1_hpn18.8.0-4.fc43.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:40 root DEBUG _topdir: /builddir/build 10-29 16:40 root INFO Reading configuration from /etc/mock/site-defaults.cfg 10-29 16:40 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 10-29 16:40 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 10-29 16:40 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 10-29 16:40 root INFO Active plugins: Generic, C/C++, Shell-api 10-29 16:40 root DEBUG CheckBuildCompleted completed: 10.574 seconds 10-29 16:40 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:40 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:40 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:40 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:40 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:40 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:40 root DEBUG Running check: OcamlCheckStaticLibs 10-29 16:40 root DEBUG OcamlCheckStaticLibs completed: 0.014 seconds 10-29 16:40 root DEBUG Running check: HaskellCheckStaticLibs 10-29 16:40 root DEBUG HaskellCheckStaticLibs completed: 0.001 seconds 10-29 16:40 root DEBUG Running check: CreateEnvCheck 10-29 16:40 root DEBUG CreateEnvCheck completed: 0.001 seconds 10-29 16:40 root DEBUG Running check: RCheckBuildRequires 10-29 16:40 root DEBUG RCheckBuildRequires completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: RCheckCheckMacro 10-29 16:40 root DEBUG RCheckCheckMacro completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: RCheckDoc 10-29 16:40 root DEBUG RCheckDoc completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: RCheckInstallSection 10-29 16:40 root DEBUG RCheckInstallSection completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: RCheckLatestVersionIsPackaged 10-29 16:40 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: RCheckRequires 10-29 16:40 root DEBUG RCheckRequires completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckBundledGnulib 10-29 16:40 root DEBUG CheckBundledGnulib completed: 0.001 seconds 10-29 16:40 root DEBUG Running check: CheckGccBuildRequires 10-29 16:40 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckHeaderFiles 10-29 16:40 root DEBUG CheckHeaderFiles completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckLDConfig 10-29 16:40 root DEBUG CheckLDConfig completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckLibToolArchives 10-29 16:40 root DEBUG CheckLibToolArchives completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckNoKernelModules 10-29 16:40 root DEBUG CheckNoKernelModules completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckNoStaticExecutables 10-29 16:40 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/f9/1090b09348d64797789f5425102a00bde685f8 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnssh-keycat 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/f2/d91ee8febd71cd06be27df04ceb9b1c8a0ab73 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/e1/bc9154dbb485a508e3b5cc1555d30fdd216890 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/c6/9ac7ff9fed302fc7020c87456d77fe5ed978c8 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/55/3f0671c0c99cc5d58cb70df028aca045af0e4c 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/89/7dca9b36bffa67e91d23bcd4c3f65fad4d91c5 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/e6/e383c938fc91b44a26279482e48f333bf39353 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/95/a9771e7e76dceaa5fe3be84d8d594e692199c5 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/f7/7907ca7a033c21f8906ca53148c7727d518606 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnssh-add 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnssh-copy-id 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnsftp 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnscp 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnssh-keyscan 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnssh 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnssh-agent 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnssh-pkcs11-helper 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnssh-sk-helper 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/c4/6b8b9f2ad47d666a19fb1be553112a6a8e8e07 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/gnome-hpnssh-askpass 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnssh-askpass 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/ed/6d0791162aff1775e95e37a43b438acdf4cbc8 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/41/956d65a986573e23bca1b780c64c9fd1b3957f 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnssh-keygen 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnssh-keysign 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/c7/d97f543dfbd8eb8fb1612e041e7547ede7f732 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/09/67918e3ec6611991b142f3b49a86db8d784044 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/e4/1bc39d8044203d0baf148505829dcfe5dfa32e 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/lib/.build-id/41/538be910824bb6b0530fa2a4a6565c0991fdc2 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/bin/hpnsshd 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnsshd-keygen 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnsftp-server 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnsshd-auth 10-29 16:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-10.2p1_hpn18.8.0-4.fc43.x86_64.rpm/usr/libexec/hpnssh/hpnsshd-session 10-29 16:40 root DEBUG CheckNoStaticExecutables completed: 0.394 seconds 10-29 16:40 root DEBUG Running check: CheckRPATH 10-29 16:40 root DEBUG CheckRPATH completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckSoFiles 10-29 16:40 root DEBUG CheckSoFiles completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckJavaPlugin 10-29 16:40 root DEBUG CheckJavaPlugin completed: 0.001 seconds 10-29 16:40 root DEBUG Running check: PerlCheckBuildRequires 10-29 16:40 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckPythonBuildRequires 10-29 16:40 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckPythonRequires 10-29 16:40 root DEBUG CheckPythonRequires completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckPythonX_Site 10-29 16:40 root DEBUG CheckPythonX_Site completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckApprovedLicense 10-29 16:40 root DEBUG CheckApprovedLicense completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckBuildrootMacros 10-29 16:40 root DEBUG CheckBuildrootMacros completed: 0.003 seconds 10-29 16:40 root DEBUG Running check: CheckBundledLibs 10-29 16:40 root DEBUG CheckBundledLibs completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckChangelogFormat 10-29 16:40 root DEBUG CheckChangelogFormat completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckCleanBuildroot 10-29 16:40 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/hpnssh-10.2p1_hpn18.8.0-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 10-29 16:40 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:40 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckCodeAndContent 10-29 16:40 root DEBUG CheckCodeAndContent completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckConfigNoReplace 10-29 16:40 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckDefattr 10-29 16:40 root DEBUG CheckDefattr completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckDescMacros 10-29 16:40 root DEBUG CheckDescMacros completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckDesktopFile 10-29 16:40 root DEBUG CheckDesktopFile completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckDesktopFileInstall 10-29 16:40 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckDevelFilesInDevel 10-29 16:40 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckDirectoryRequire 10-29 16:40 root DEBUG Running: mock -r /var/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:40 root DEBUG Running: mock -r /var/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:40 root DEBUG Running: mock -r /var/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:40 root DEBUG CheckDirectoryRequire completed: 13.141 seconds 10-29 16:40 root DEBUG Running check: CheckDistTag 10-29 16:40 root DEBUG CheckDistTag completed: 0.001 seconds 10-29 16:40 root DEBUG Running check: CheckDocRuntime 10-29 16:40 root DEBUG CheckDocRuntime completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckFileDuplicates 10-29 16:40 root DEBUG CheckFileDuplicates completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckFilePermissions 10-29 16:40 root DEBUG CheckFilePermissions completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckGconfSchemaInstall 10-29 16:40 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckGdkPixbufLoaders 10-29 16:40 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckGioQueryModules 10-29 16:40 root DEBUG CheckGioQueryModules completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckGlibCompileSchemas 10-29 16:40 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckGtkQueryModules 10-29 16:40 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckGuidelines 10-29 16:40 root DEBUG CheckGuidelines completed: 0.000 seconds 10-29 16:40 root DEBUG Running check: CheckIfDepsDeprecated 10-29 16:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.42)(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 'libpam.so.0()(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_ABI_DT_RELR)(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 'libgssapi_krb5.so.2()(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 'perl-interpreter' 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 'perl-podlators' 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 'systemd' 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 '/usr/sbin/useradd' 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.2.5)(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 'libgcc_s.so.1(GCC_3.3.1)(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 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(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 'zlib-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 '/usr/bin/sh' 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.14)(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 'systemd-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 '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 'libselinux.so.1(LIBSELINUX_1.0)(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 'libcom_err.so.2()(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: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 'xauth' 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 'ncurses-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 'openssl-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 'libedit-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 'libkrb5.so.3(krb5_3_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 --provides 'automake' 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 --provides 'perl-generators' 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 --provides 'make' 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 --provides 'gnupg2' 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 --provides 'gcc' 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 --provides 'libselinux-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 --provides 'libcom_err' 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 --provides 'zlib-ng-compat' 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 --provides '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 --provides 'pam' 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 --provides 'systemd-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 --provides 'krb5-libs' 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 --provides 'audit-libs' 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 --provides 'systemd-rpm-macros' 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 --provides 'crypto-policies' 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 --provides 'gtk3' 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 --provides 'autoconf' 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 --provides 'shadow-utils' 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 --provides 'xorg-x11-xauth' 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 --provides 'p11-kit-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 --provides 'glibc' 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 --provides '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 --provides 'glib2' 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 --provides 'pam-libs' 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 --provides 'openssl-libs' 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 --provides '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 --provides 'libedit' 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 --provides 'util-linux' 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 --provides 'gtk3-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 --provides 'libxcrypt' 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 --provides 'perl-interpreter' 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 --provides '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 --provides 'libX11-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 --provides 'libgcc' 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 --provides 'ncurses-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 --provides 'libselinux' 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 --provides 'openssl-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 --provides 'zlib-ng-compat-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 --provides 'audit-libs-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 --provides 'systemd' 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 --provides 'libedit-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 --provides 'bash' 10-29 16:46 root DEBUG CheckIfDepsDeprecated completed: 337.858 seconds 10-29 16:46 root DEBUG Running check: CheckLicensInDoc 10-29 16:46 root DEBUG CheckLicensInDoc completed: 0.154 seconds 10-29 16:46 root DEBUG Running check: CheckLicenseField 10-29 16:46 root DEBUG Scanning sources in /var/lib/mock/fedora-43-x86_64/root/builddir/build/BUILD/hpnssh-10.2p1_hpn18.8.0-build 10-29 16:46 root DEBUG Got license reply, length: 137809 10-29 16:46 root DEBUG CheckLicenseField completed: 22.318 seconds 10-29 16:46 root DEBUG Running check: CheckLicenseFieldSPDX 10-29 16:46 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:46 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:46 root DEBUG CheckLicenseFieldSPDX completed: 1.835 seconds 10-29 16:46 root DEBUG Running check: CheckLicenseInSubpackages 10-29 16:46 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckLocale 10-29 16:46 root DEBUG CheckLocale completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckMacros 10-29 16:46 root DEBUG CheckMacros completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckMakeinstall 10-29 16:46 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckMultipleLicenses 10-29 16:46 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckNameCharset 10-29 16:46 root DEBUG CheckNameCharset completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckNaming 10-29 16:46 root DEBUG CheckNaming completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckNoConfigInUsr 10-29 16:46 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckNoConflicts 10-29 16:46 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckNoNameConflict 10-29 16:46 root DEBUG CheckNoNameConflict completed: 10.358 seconds 10-29 16:46 root DEBUG Running check: CheckObeysFHS 10-29 16:46 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckObsoletesForRename 10-29 16:46 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-29 16:46 root DEBUG Running check: CheckOwnDirs 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.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 'libgcc_s.so.1(GCC_3.3.1)(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 'libcrypto.so.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 'config(hpnssh)' 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 'libc.so.6(GLIBC_2.17)(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 'libc.so.6(GLIBC_2.4)(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 'libc.so.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 'libc.so.6(GLIBC_2.38)(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 'libgcc_s.so.1(GCC_3.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 '/sbin/nologin' 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 'libc.so.6(GLIBC_2.25)(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 'libc.so.6(GLIBC_2.14)(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 '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 'libc.so.6(GLIBC_2.3.4)(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 'libc.so.6(GLIBC_2.8)(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 'libc.so.6(GLIBC_2.34)(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 'libselinux.so.1(LIBSELINUX_1.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 '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 'libc.so.6(GLIBC_2.26)(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(OPENSSL_3.0.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 'libc.so.6(GLIBC_2.36)(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 'libc.so.6(GLIBC_2.3.2)(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 'libselinux.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 'libc.so.6(GLIBC_ABI_DT_RELR)(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 'libc.so.6(GLIBC_2.33)(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 'libselinux' 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 --whatprovides 'libgcc_s.so.1()(64bit)' 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 --whatprovides 'rtld(GNU_HASH)' 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 --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 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 --requires --providers-of=requires 'hpnssh' 'glibc' 'libgcc' 'libselinux' 'audit-libs' 'openssl-libs' 'zlib-ng-compat' 'util-linux' 'bash' 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 -C -l '(/etc/pam' 'libselinux(x86' 'cpp = 15.2' 'group(mail)' 'libassuan' 'findutils' 'filesystem' 'libmount' 'pkgconfig(gtk+' 'libp11' 'libpam.so.0(LIBPAM_MODUTIL_1' 'zlib-ng-compat' 'pkgconfig(xrandr)' 'libselinux.so' 'libeconf' 'libauplugin' 'libcap' 'libglib' 'libpangocairo' 'libstdc++.so' 'perl(Config)' 'perl' 'pkgconfig(libpcre2' 'pkgconfig(xinerama)' 'libacl.so' 'coreutils' 'glibc = 2' 'pkgconfig(wayland' 'grep' 'libformw' 'authselect >= 1' 'libgcrypt >= 1' 'libmpfr' 'perl(constant)' 'pkgconfig(fontconfig)' 'libtinfo' 'libgailutil' 'pkgconfig(panelw)' 'perl(POSIX)' 'libk5crypto' 'ncurses' 'libgcrypt' 'libgcc(x86' 'perl(Pod::Usage)' 'perl(parent)' 'perl(threads)' 'libedit' 'libncurses++' 'libgtk' 'libpam' 'pkgconfig(libsepol)' 'libffi' 'libtirpc.so.3(TIRPC_0' 'libverto' 'libselinux' 'libattr' 'gnupg2-gpg' 'libpam.so' 'perl(File::Basename)' 'perl(File::Path)' 'pkgconfig(atk' 'rtld(GNU_HASH)' 'libc.so' 'libsepol(x86' 'ld' 'pkgconfig(ncurses)' 'libbz2' 'perl(:VERSION) >= 5' 'libuuid(x86' 'pkgconfig(xi)' 'make' 'emacs' '/bin/sh' 'libgssapi_krb5' 'libkrad' 'binutils >= 2' 'libmount = 2.41' 'pcre2' 'perl(Text::ParseWords)' 'libsmartcols.so' 'libgdk_pixbuf' 'libgomp = 15.2' 'libpanel' 'perl(Thread::Queue)' 'libuuid' 'pkgconfig(gdk' 'libgdbm' 'ld-linux' 'pam' 'audit-libs' 'libgcc_s.so' '/usr/bin/bash' 'pkgconfig(gssrpc)' 'cmake' 'perl(Pod::Simple) >= 3' 'pkgconfig(form)' 'libcrypt' 'libmpc' 'libform' 'libnsl' 'perl(IO::File)' 'libblkid' 'pkgconfig(fribidi) >= 0' 'glibc' 'libperl.so' 'groff' 'kernel' 'libpam_misc' 'libcrypt.so' 'perl(Carp)' 'audit' 'libmenuw' 'libassuan.so' 'libzstd' 'libncurses++w' 'perl(File::Find)' 'pkgconfig(panel)' 'libXmuu' 'perl(Pod::Man)' 'libedit(x86' 'libX11' '(pam >= 1' 'libaudit' 'libgobject' 'openssl' 'pkgconfig(xext)' 'libstdc++.so.6(CXXABI_1' 'libgio' 'libpanelw' 'perl(File::Temp)' 'perl(warnings)' 'setup' 'libnsl.so' 'p11' 'pkgconfig(menu)' 'pkgconfig(pango) >= 1' 'perl(File::Copy)' 'perl(Cwd)' 'pkgconfig(atk) >= 2' 'hpnssh' 'libgomp' 'gnupg2' 'libstdc++' 'pkgconfig(libcap' 'pkgconfig(pangoft2)' 'perl(Data::Dumper)' 'perl(Errno)' 'pkgconfig(gio' 'perl(Exporter)' 'libcom_err' 'liblastlog2' 'perl(Getopt::Long)' 'libattr.so' 'libblkid(x86' 'libm.so' 'libharfbuzz' 'libXext' 'pkgconfig(libcrypto)' 'libz' 'pkgconfig(kbproto)' 'ncurses-libs(x86' 'perl(strict)' 'glibc(x86' 'pkgconfig(xcomposite)' 'pkgconfig(xcursor)' 'libpcre2' '(glibc-gconv' 'libkrb5support' 'libudev' 'libuuid.so' 'ncurses-c++-libs(x86' '/usr/bin/pkg' 'libX11 = 1.8' 'pkgconfig(formw)' 'pkgconfig' 'openssl-libs' 'pkgconfig(cloudproviders) >= 0' 'filesystem(unmerged' 'libgcc_s.so.1(GCC_3' 'libgdk' 'libXau' 'perl(File::Spec) >= 0' 'libpam_misc.so' 'perl(PerlIO)' 'pkgconfig(cairo) >= 1' 'pkgconfig(mit' 'libnpth.so' 'perl(File::Spec)' 'pkgconfig(menuw)' 'libgcrypt.so' 'libmount.so' 'pkgconfig(cairo' 'libgcc' 'perl(Term::Cap)' 'gettext' 'perl(File::stat)' 'pkgconfig(xproto)' 'krb5' 'pkgconfig(ncursesw)' 'libfdisk' 'libkdb5' 'liblastlog2 = 2.41' 'pkgconfig(xkbcommon) >= 0' 'systemd' 'pkgconfig(epoxy) >= 1' 'autoconf >= 2' 'libpango' 'keyutils' 'libmenu' 'libsqlite3' 'libreadline' '(systemd' 'util' 'ca' 'libblkid = 2.41' 'libncursesw' 'perl(Fedora::VSP)' 'perl(Class::Struct)' '/usr/sbin/update' 'libepoxy' 'libfdisk.so' 'libcrypto' 'libsystemd' 'pkgconfig(xdamage)' 'libpwquality(x86' 'libtic' 'm4 >= 1' 'libnpth' 'pkgconfig(kdb)' 'zlib-ng' '/usr/bin/sh' 'libgpg' 'libgcc_s' 'filesystem >= 3' 'perl(File::Compare)' 'libkrb5' 'pkgconfig(libcap)' 'libsmartcols = 2.41' 'pkgconfig(xcb) >= 1' '/usr/bin/perl' 'libeconf.so' 'perl(Encode)' 'pkgconfig(libssl)' 'libssl' 'libfdisk = 2.41' 'libgmp' 'libsepol' 'libsmartcols' 'libcairo' 'libatk' 'libcrypto.so.3(OPENSSL_3' 'libpamc' 'sed' 'libgcc >= 15.2' 'libblkid.so' 'util-linux' 'glibc >= 2' 'pkgconfig(x11)' 'pkgconfig(xfixes)' 'crypto' 'gtk3(x86' 'libauparse' 'perl(Term::ANSIColor)' 'pkgconfig(pangocairo) >= 1' 'libtirpc' 'libm' 'libuuid = 2.41' 'libacl' 'libgssrpc' 'perl(Pod::Text)' 'libkadm5(x86' 'gdbm' 'libm.so.6(GLIBC_2' 'bash' 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 --whatprovides 'hpnssh(x86-64)' 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 --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 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 --whatprovides 'libgcc_s.so.1(GCC_3.3.1)(64bit)' 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 --whatprovides 'libcrypto.so.3()(64bit)' 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 --whatprovides 'config(hpnssh)' 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 --whatprovides '/bin/sh' 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 --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 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 --whatprovides 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 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 --whatprovides 'libc.so.6()(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 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 --whatprovides 'libgcc_s.so.1(GCC_3.0)(64bit)' 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 --whatprovides '/usr/bin/sh' 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 --whatprovides 'libc.so.6(GLIBC_2.25)(64bit)' 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 --whatprovides '/sbin/nologin' 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 --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 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 --whatprovides 'audit-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 --whatprovides '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 --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 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 --whatprovides 'libedit.so.0()(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 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 --whatprovides 'libselinux.so.1(LIBSELINUX_1.0)(64bit)' 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 --whatprovides 'libz.so.1()(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.26)(64bit)' 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 --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 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 --whatprovides 'config(hpnssh-clients)' 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 --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_2.42)(64bit)' 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 --whatprovides 'libselinux.so.1()(64bit)' 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 --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(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 'libgssapi_krb5.so.2()(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.33)(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 'libselinux' 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()(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 'rtld(GNU_HASH)' 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.2.5)(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 --requires --providers-of=requires 'hpnssh' 'glibc' 'libgcc' 'hpnssh-clients' 'libselinux' 'krb5-libs' 'audit-libs' 'crypto-policies' 'openssl-libs' 'zlib-ng-compat' 'libedit' 'util-linux' 'bash' 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 -C -l '(/etc/pam' 'libselinux(x86' 'cpp = 15.2' 'group(mail)' 'libassuan' 'findutils' 'filesystem' 'libmount' 'pkgconfig(gtk+' 'libp11' 'libpam.so.0(LIBPAM_MODUTIL_1' 'zlib-ng-compat' 'pkgconfig(xrandr)' 'libselinux.so' 'libeconf' 'libauplugin' 'libcap' 'libglib' 'libpangocairo' 'libstdc++.so' 'libkeyutils.so' 'perl(Config)' 'perl' 'pkgconfig(libpcre2' 'pkgconfig(xinerama)' 'libacl.so' 'coreutils' 'glibc = 2' 'pkgconfig(wayland' 'grep' 'libformw' 'authselect >= 1' 'libgcrypt >= 1' 'libmpfr' 'libresolv' 'perl(constant)' 'libtinfo' 'libgailutil' 'pkgconfig(fontconfig)' 'pkgconfig(panelw)' 'perl(POSIX)' 'libk5crypto' 'ncurses' 'libgcrypt' 'libgcc(x86' 'libselinux >= 2' 'perl(Pod::Usage)' 'perl(parent)' 'perl(threads)' 'libedit' 'libncurses++' 'libgtk' 'libpam' 'pkgconfig(libsepol)' 'libffi' 'libtirpc.so.3(TIRPC_0' 'libverto' 'libselinux' 'libattr' 'gnupg2-gpg' 'libpam.so' 'perl(File::Basename)' 'perl(File::Path)' 'pkgconfig(atk' 'rtld(GNU_HASH)' 'libsepol(x86' 'libc.so' 'ld' 'pkgconfig(ncurses)' 'libbz2' 'perl(:VERSION) >= 5' 'libuuid(x86' 'pkgconfig(xi)' 'make' 'emacs' '/bin/sh' 'libgssapi_krb5' 'libkrad' 'binutils >= 2' 'libmount = 2.41' 'pcre2' 'perl(Text::ParseWords)' 'libsmartcols.so' 'libgdk_pixbuf' 'libgomp = 15.2' 'libpanel' 'perl(Thread::Queue)' 'libuuid' 'pkgconfig(gdk' 'libgdbm' 'ld-linux' 'pam' 'krb5-libs' 'audit-libs' 'libgcc_s.so' 'crypto-policies' '/usr/bin/bash' 'pkgconfig(gssrpc)' 'cmake' 'perl(Pod::Simple) >= 3' 'pkgconfig(form)' 'libcrypt' 'libmpc' 'libform' 'libnsl' 'perl(IO::File)' 'libblkid' 'pkgconfig(fribidi) >= 0' 'glibc' 'hpnssh-clients' 'libperl.so' 'groff' 'kernel' 'libpam_misc' 'libcrypt.so' 'perl(Carp)' 'audit' 'libmenuw' 'libassuan.so' 'libzstd' 'libncurses++w' 'perl(File::Find)' 'pkgconfig(panel)' 'libkeyutils' 'libXmuu' 'perl(Pod::Man)' 'libedit(x86' 'libX11' '(pam >= 1' 'libaudit' 'libgobject' 'openssl' 'pkgconfig(xext)' 'libstdc++.so.6(CXXABI_1' 'libgio' 'libpanelw' 'perl(File::Temp)' 'perl(warnings)' 'setup' 'libnsl.so' 'p11' 'pkgconfig(menu)' 'pkgconfig(pango) >= 1' 'perl(File::Copy)' 'perl(Cwd)' 'pkgconfig(atk) >= 2' 'hpnssh' 'libgomp' 'gnupg2' 'libstdc++' 'pkgconfig(libcap' 'pkgconfig(pangoft2)' 'perl(Data::Dumper)' 'perl(Errno)' 'pkgconfig(gio' 'perl(Exporter)' 'libcom_err' 'liblastlog2' 'perl(Getopt::Long)' 'libattr.so' 'libresolv.so' 'libblkid(x86' 'libm.so' 'libharfbuzz' 'libXext' 'pkgconfig(libcrypto)' 'libz' 'pkgconfig(kbproto)' 'ncurses-libs(x86' 'perl(strict)' 'glibc(x86' 'pkgconfig(xcomposite)' 'pkgconfig(xcursor)' 'libpcre2' '(glibc-gconv' 'libkrb5support' 'libudev' 'libuuid.so' 'ncurses-c++-libs(x86' '/usr/bin/pkg' 'libX11 = 1.8' 'pkgconfig(formw)' 'pkgconfig' 'openssl-libs' 'pkgconfig(cloudproviders) >= 0' 'filesystem(unmerged' 'libgcc_s.so.1(GCC_3' 'libgdk' 'libXau' 'perl(File::Spec) >= 0' 'libpam_misc.so' 'perl(PerlIO)' 'pkgconfig(cairo) >= 1' 'pkgconfig(mit' 'libnpth.so' 'perl(File::Spec)' 'pkgconfig(menuw)' 'libgcrypt.so' 'libmount.so' 'pkgconfig(cairo' 'libgcc' 'perl(Term::Cap)' 'gettext' 'perl(File::stat)' 'pkgconfig(xproto)' 'krb5' 'pkgconfig(ncursesw)' 'libfdisk' 'libkdb5' 'liblastlog2 = 2.41' 'pkgconfig(xkbcommon) >= 0' 'systemd' 'pkgconfig(epoxy) >= 1' 'autoconf >= 2' 'libpango' 'keyutils' 'libmenu' 'libsqlite3' 'libreadline' '(systemd' 'util' 'ca' 'libssl.so.3(OPENSSL_3' 'libblkid = 2.41' 'libncursesw' 'perl(Fedora::VSP)' 'perl(Class::Struct)' '/usr/sbin/update' 'libepoxy' 'libfdisk.so' 'libcrypto' 'libsystemd' 'pkgconfig(xdamage)' 'libpwquality(x86' 'libtic' 'm4 >= 1' 'libnpth' 'pkgconfig(kdb)' 'zlib-ng' '/usr/bin/sh' 'libgpg' 'libgcc_s' 'filesystem >= 3' 'perl(File::Compare)' 'libkrb5' 'pkgconfig(libcap)' 'libsmartcols = 2.41' 'pkgconfig(xcb) >= 1' '/usr/bin/perl' 'libeconf.so' 'perl(Encode)' 'pkgconfig(libssl)' 'libssl' 'libfdisk = 2.41' 'libgmp' 'libsepol' 'libsmartcols' 'libcairo' 'libatk' 'libcrypto.so.3(OPENSSL_3' 'libpamc' 'sed' 'libgcc >= 15.2' 'libblkid.so' 'util-linux' 'glibc >= 2' 'pkgconfig(x11)' 'pkgconfig(xfixes)' 'crypto' 'gtk3(x86' 'libauparse' 'perl(Term::ANSIColor)' 'pkgconfig(pangocairo) >= 1' 'libtirpc' 'libm' 'libuuid = 2.41' 'libacl' 'libgssrpc' 'perl(Pod::Text)' 'libkadm5(x86' 'gdbm' 'libm.so.6(GLIBC_2' '/etc/crypto' 'bash' 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 'hpnssh(x86-64)' 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 'libgcc_s.so.1(GCC_3.3.1)(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 'libcrypto.so.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 'config(hpnssh)' 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 '/bin/sh' 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.17)(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 'libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(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.4)(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 'libpam.so.0(LIBPAM_1.0)(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()(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.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 '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 'libcrypt.so.2(XCRYPT_2.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.25)(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.6)(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 'pam' 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.14)(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 'audit-libs' 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 'crypto-policies' 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 '/usr/bin/bash' 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.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 'libkrb5.so.3()(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 'libcom_err.so.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 'libcrypt.so.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 '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 'libz.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 '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 '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.36)(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.3.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 'libc.so.6(GLIBC_2.42)(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 'libpam.so.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 '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 'libc.so.6(GLIBC_ABI_DT_RELR)(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 'libc.so.6(GLIBC_2.33)(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 'libaudit.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 'libkrb5.so.3(krb5_3_MIT)(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 'systemd' 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-server)' 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 --whatprovides '/usr/sbin/useradd' 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 'libc.so.6(GLIBC_2.2.5)(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 'libxcrypt' 'hpnssh' 'glibc' 'libgcc' 'pam' 'libselinux' 'krb5-libs' 'audit-libs' 'pam-libs' 'hpnssh-server' 'crypto-policies' 'openssl-libs' 'shadow-utils' 'libcom_err' 'systemd' 'zlib-ng-compat' 'util-linux' 'bash' 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 'cpp = 15.2' 'filesystem' 'pkgconfig(xrandr)' 'libpangocairo' 'libglib' 'perl(Config)' 'perl' 'pkgconfig(xinerama)' 'libformw' 'pkgconfig(fontconfig)' 'libmpfr' 'libresolv' 'pkgconfig(panelw)' 'libtinfo' 'libedit' 'libtirpc.so.3(TIRPC_0' '(libbpf >= 2:1' 'libsepol.so' 'libsystemd-shared' 'perl(:VERSION) >= 5' 'emacs' 'libsmartcols.so' 'libpanel' 'ld-linux' 'systemd = 258' 'krb5-libs' '/usr/bin/bash' 'cmake' 'libcrypt' 'libform' 'libcrypt.so' 'libzstd' 'libgobject' 'openssl' 'dbus >= 1' 'libpanelw' 'libsemanage' 'setup' 'pkgconfig(pango) >= 1' 'gnupg2' 'libstdc++' 'pkgconfig(pangoft2)' 'perl(Errno)' 'libattr.so' 'libresolv.so' 'libblkid(x86' 'libz' 'pkgconfig(xcursor)' 'libuuid.so' 'libkrb5support' 'libX11 = 1.8' 'pkgconfig' 'hpnssh-server' 'pkgconfig(mit' 'libpam_misc.so' 'libnpth.so' 'libgcrypt.so' 'pkgconfig(cairo' 'perl(File::stat)' 'krb5' 'libkdb5' 'pkgconfig(epoxy) >= 1' '/usr/sbin/update' 'libepoxy' 'libsystemd' 'libnpth' 'libgpg' 'filesystem >= 3' 'perl(File::Compare)' 'pkgconfig(libcap)' 'libssl' 'libsepol' 'libgcc >= 15.2' 'pkgconfig(x11)' 'perl(Term::ANSIColor)' 'libm' 'libuuid = 2.41' 'libgssrpc' 'pkgconfig(gtk+' 'libselinux.so' 'libcap' 'glibc = 2' 'libgailutil' 'perl(POSIX)' 'ncurses' 'libselinux >= 2' '/usr/bin/systemd' 'pkgconfig(libsepol)' 'libxcrypt' 'libverto' 'libselinux' 'gnupg2-gpg' 'perl(File::Basename)' 'perl(File::Path)' 'pkgconfig(ncurses)' 'libuuid(x86' 'make' 'binutils >= 2' 'libmount = 2.41' 'libz.so.1(ZLIB_1.2' 'libgdbm' 'pkgconfig(gssrpc)' 'perl(Pod::Simple) >= 3' 'pkgconfig(fribidi) >= 0' 'libperl.so' 'groff' 'libpam_misc' 'audit' 'libmenuw' 'pkgconfig(panel)' 'perl(File::Find)' 'libedit(x86' 'libX11' '(pam >= 1' 'libnsl.so' 'p11' 'pkgconfig(menu)' 'perl(File::Copy)' 'perl(Cwd)' 'pkgconfig(gio' 'libcom_err' 'perl(Getopt::Long)' 'libharfbuzz' 'pkgconfig(kbproto)' 'libudev' '/usr/bin/pkg' 'libelf.so' 'pam-libs' 'authselect' 'openssl-libs' 'filesystem(unmerged' 'libgdk' 'pkgconfig(cairo) >= 1' 'libmount.so' 'perl(Term::Cap)' 'pkgconfig(ncursesw)' 'autoconf >= 2' 'libblkid = 2.41' 'perl(Class::Struct)' 'pkgconfig(xdamage)' 'm4 >= 1' 'zlib-ng' '/usr/bin/sh' 'libkrb5' 'libfdisk = 2.41' 'libgmp' 'libcairo' 'sed' 'libpamc' 'util-linux' 'crypto' 'libtirpc' 'libacl' 'libkeyutils' 'gdbm' 'libpwquality(x86' '(/etc/pam' 'libassuan' 'libmount' 'libpam.so.0(LIBPAM_MODUTIL_1' 'libeconf' 'libkeyutils.so' 'pkgconfig(libpcre2' 'pkgconfig(wayland' 'grep' 'perl(constant)' 'authselect >= 1' 'libk5crypto' 'libgcrypt' 'perl(Pod::Usage)' 'libncurses++' 'libpam' 'libffi' 'libsemanage.so' 'rtld(GNU_HASH)' 'libc.so' 'ld' 'pkgconfig(xi)' '/bin/sh' 'libkrad' 'pcre2' 'perl(Thread::Queue)' 'libgomp = 15.2' 'libuuid' 'pkgconfig(form)' 'perl(IO::File)' 'perl(Carp)' '(dbus' 'libXmuu' 'perl(Pod::Man)' 'pkgconfig(xext)' 'libgio' 'perl(File::Temp)' 'perl(warnings)' 'libm.so' 'shadow-utils' 'perl(strict)' 'glibc(x86' 'libpcre2' 'ncurses-c++-libs(x86' 'pkgconfig(cloudproviders) >= 0' 'libXau' 'perl(File::Spec) >= 0' 'perl(PerlIO)' 'perl(File::Spec)' 'gettext' 'pkgconfig(xproto)' 'pkgconfig(xkbcommon) >= 0' 'liblastlog2 = 2.41' 'systemd' 'keyutils' 'libmenu' 'ca' 'libauthselect.so.5(AUTHSELECT_1' 'libfdisk.so' 'libseccomp' 'libtic' 'system' '(util-linux' 'libgcc_s' 'libsmartcols = 2.41' 'pkgconfig(xcb) >= 1' 'libeconf.so' 'perl(Encode)' 'libatk' 'libcrypto.so.3(OPENSSL_3' 'pkgconfig(xfixes)' 'pkgconfig(pangocairo) >= 1' 'perl(Pod::Text)' 'libkadm5(x86' '/etc/crypto' 'bash' 'libselinux(x86' 'group(mail)' 'findutils' 'libp11' 'zlib-ng-compat' 'libauplugin' 'libstdc++.so' 'libacl.so' 'coreutils' 'libgcrypt >= 1' 'libcrack' 'libgcc(x86' 'perl(parent)' 'perl(threads)' 'libgtk' 'libattr' 'libpam.so' 'pkgconfig(atk' 'libsepol(x86' 'libbz2' 'libgssapi_krb5' 'libpam.so.0(LIBPAM_EXTENSION_1' 'libselinux >= 1' 'perl(Text::ParseWords)' 'libgdk_pixbuf' 'pkgconfig(gdk' 'pam' 'audit-libs' 'libgcc_s.so' 'crypto-policies' 'libmpc' 'libnsl' 'libblkid' 'bzip2' 'glibc' 'kernel' 'libassuan.so' 'libncurses++w' 'libaudit' 'libstdc++.so.6(CXXABI_1' 'pkgconfig(atk) >= 2' 'hpnssh' 'libgomp' 'pkgconfig(libcap' 'perl(Data::Dumper)' 'perl(Exporter)' 'libelf' 'liblastlog2' 'libXext' 'pkgconfig(libcrypto)' 'ncurses-libs(x86' 'pkgconfig(xcomposite)' '(glibc-gconv' 'pkgconfig(formw)' 'libgcc_s.so.1(GCC_3' 'pkgconfig(menuw)' 'libgcc' 'libfdisk' 'libsqlite3' 'libpango' 'util' 'libreadline' '(systemd' 'libssl.so.3(OPENSSL_3' 'libncursesw' 'perl(Fedora::VSP)' 'libcrypto' 'pkgconfig(kdb)' '/usr/bin/perl' 'pkgconfig(libssl)' 'libpopt' 'libsmartcols' 'libblkid.so' 'glibc >= 2' 'gtk3(x86' 'libauparse' 'libauthselect' 'libm.so.6(GLIBC_2' 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 'hpnssh(x86-64)' 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 'libgcc_s.so.1(GCC_3.3.1)(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 'libcrypto.so.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 'config(hpnssh)' 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 'libc.so.6(GLIBC_2.17)(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 'libpam.so.0(LIBPAM_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()(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 'libgcc_s.so.1()(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 'libgcc_s.so.1(GCC_3.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 '/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.25)(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.14)(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 'audit-libs' 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 '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 'config(hpnssh-keycat)' 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 'libselinux.so.1(LIBSELINUX_1.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 '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 'libc.so.6(GLIBC_2.26)(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 'libcrypto.so.3(OPENSSL_3.0.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.36)(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.2)(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 'libpam.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 'libselinux.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 'libc.so.6(GLIBC_ABI_DT_RELR)(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.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 '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 '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 'libc.so.6(GLIBC_2.2.5)(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 'hpnssh' 'glibc' 'libgcc' 'libselinux' 'bash' 'audit-libs' 'pam-libs' 'openssl-libs' 'zlib-ng-compat' 'util-linux' 'hpnssh-keycat' 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 '(/etc/pam' 'libselinux(x86' 'cpp = 15.2' 'group(mail)' 'libassuan' 'findutils' 'filesystem' 'libmount' 'pkgconfig(gtk+' 'libp11' 'libpam.so.0(LIBPAM_MODUTIL_1' 'zlib-ng-compat' 'pkgconfig(xrandr)' 'libselinux.so' 'libeconf' 'libauplugin' 'libcap' 'libglib' 'libpangocairo' 'libstdc++.so' 'perl(Config)' 'perl' 'pkgconfig(libpcre2' 'pkgconfig(xinerama)' 'libacl.so' 'coreutils' 'glibc = 2' 'pkgconfig(wayland' 'grep' 'libformw' 'authselect >= 1' 'libgcrypt >= 1' 'libmpfr' 'perl(constant)' 'pkgconfig(fontconfig)' 'libtinfo' 'libgailutil' 'pkgconfig(panelw)' 'perl(POSIX)' 'libk5crypto' 'ncurses' 'libgcrypt' 'libgcc(x86' 'libselinux >= 2' 'perl(Pod::Usage)' 'perl(parent)' 'perl(threads)' 'libedit' 'libncurses++' 'libgtk' 'libpam' 'pkgconfig(libsepol)' 'libffi' 'libtirpc.so.3(TIRPC_0' 'libverto' 'libselinux' 'libattr' 'gnupg2-gpg' 'libpam.so' 'perl(File::Basename)' 'perl(File::Path)' 'pkgconfig(atk' 'rtld(GNU_HASH)' 'libc.so' 'libsepol(x86' 'ld' 'pkgconfig(ncurses)' 'libbz2' 'perl(:VERSION) >= 5' 'libuuid(x86' 'pkgconfig(xi)' 'make' 'emacs' '/bin/sh' 'libgssapi_krb5' 'libkrad' 'binutils >= 2' 'libmount = 2.41' 'pcre2' 'perl(Text::ParseWords)' 'libsmartcols.so' 'libgdk_pixbuf' 'libgomp = 15.2' 'libpanel' 'perl(Thread::Queue)' 'libuuid' 'pkgconfig(gdk' 'libgdbm' 'ld-linux' 'pam' 'audit-libs' 'libgcc_s.so' '/usr/bin/bash' 'pkgconfig(gssrpc)' 'cmake' 'perl(Pod::Simple) >= 3' 'pkgconfig(form)' 'libcrypt' 'libmpc' 'libform' 'libnsl' 'perl(IO::File)' 'libblkid' 'pkgconfig(fribidi) >= 0' 'glibc' 'libperl.so' 'groff' 'kernel' 'libpam_misc' 'libcrypt.so' 'perl(Carp)' 'audit' 'libmenuw' 'libassuan.so' 'libzstd' 'libncurses++w' 'perl(File::Find)' 'pkgconfig(panel)' 'libXmuu' 'perl(Pod::Man)' 'libedit(x86' 'libX11' '(pam >= 1' 'libaudit' 'libgobject' 'openssl' 'pkgconfig(xext)' 'libstdc++.so.6(CXXABI_1' 'libgio' 'libpanelw' 'perl(File::Temp)' 'perl(warnings)' 'setup' 'libnsl.so' 'p11' 'pkgconfig(menu)' 'pkgconfig(pango) >= 1' 'perl(File::Copy)' 'perl(Cwd)' 'pkgconfig(atk) >= 2' 'hpnssh' 'libgomp' 'gnupg2' 'libstdc++' 'pkgconfig(libcap' 'pkgconfig(pangoft2)' 'perl(Data::Dumper)' 'perl(Errno)' 'pkgconfig(gio' 'perl(Exporter)' 'libcom_err' 'liblastlog2' 'perl(Getopt::Long)' 'libattr.so' 'libblkid(x86' 'libm.so' 'libharfbuzz' 'libXext' 'pkgconfig(libcrypto)' 'libz' 'pkgconfig(kbproto)' 'ncurses-libs(x86' 'perl(strict)' 'glibc(x86' 'pkgconfig(xcomposite)' 'pkgconfig(xcursor)' 'libpcre2' '(glibc-gconv' 'libkrb5support' 'libudev' 'libuuid.so' 'ncurses-c++-libs(x86' '/usr/bin/pkg' 'libX11 = 1.8' 'pkgconfig(formw)' 'pam-libs' 'pkgconfig' 'openssl-libs' 'pkgconfig(cloudproviders) >= 0' 'filesystem(unmerged' 'libgcc_s.so.1(GCC_3' 'libgdk' 'libXau' 'perl(File::Spec) >= 0' 'libpam_misc.so' 'perl(PerlIO)' 'pkgconfig(cairo) >= 1' 'pkgconfig(mit' 'libnpth.so' 'perl(File::Spec)' 'pkgconfig(menuw)' 'libgcrypt.so' 'libmount.so' 'pkgconfig(cairo' 'libgcc' 'perl(Term::Cap)' 'gettext' 'perl(File::stat)' 'pkgconfig(xproto)' 'krb5' 'pkgconfig(ncursesw)' 'libfdisk' 'libkdb5' 'liblastlog2 = 2.41' 'pkgconfig(xkbcommon) >= 0' 'systemd' 'pkgconfig(epoxy) >= 1' 'autoconf >= 2' 'libpango' 'keyutils' 'libmenu' 'libsqlite3' 'libreadline' '(systemd' 'util' 'ca' 'libblkid = 2.41' 'libncursesw' 'perl(Fedora::VSP)' 'perl(Class::Struct)' '/usr/sbin/update' 'libepoxy' 'libfdisk.so' 'libcrypto' 'libsystemd' 'pkgconfig(xdamage)' 'libpwquality(x86' 'libtic' 'm4 >= 1' 'libnpth' 'pkgconfig(kdb)' 'zlib-ng' '/usr/bin/sh' 'libgpg' 'libgcc_s' 'filesystem >= 3' 'perl(File::Compare)' 'libkrb5' 'pkgconfig(libcap)' 'libsmartcols = 2.41' 'pkgconfig(xcb) >= 1' 'hpnssh-keycat' '/usr/bin/perl' 'libeconf.so' 'perl(Encode)' 'pkgconfig(libssl)' 'libssl' 'libfdisk = 2.41' 'libgmp' 'libsepol' 'libsmartcols' 'libcairo' 'libatk' 'libcrypto.so.3(OPENSSL_3' 'libpamc' 'sed' 'libgcc >= 15.2' 'libblkid.so' 'util-linux' 'glibc >= 2' 'pkgconfig(x11)' 'pkgconfig(xfixes)' 'crypto' 'gtk3(x86' 'libauparse' 'perl(Term::ANSIColor)' 'pkgconfig(pangocairo) >= 1' 'libtirpc' 'libm' 'libuuid = 2.41' 'libacl' 'libgssrpc' 'perl(Pod::Text)' 'libkadm5(x86' 'gdbm' 'libm.so.6(GLIBC_2' 'bash' 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 'libgtk-3.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 '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 '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 'libglib-2.0.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 '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 'config(hpnssh)' 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 '/bin/sh' 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.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 '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 'libc.so.6()(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 'libgcc_s.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.38)(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 'libgcc_s.so.1(GCC_3.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 '/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.25)(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.14)(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 'audit-libs' 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.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 'libc.so.6(GLIBC_2.8)(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.34)(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 'libz.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 'libgdk-3.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 'libc.so.6(GLIBC_2.26)(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 'libcrypto.so.3(OPENSSL_3.0.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 'libc.so.6(GLIBC_2.36)(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.3.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 'libgobject-2.0.so.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 'libselinux.so.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 'libc.so.6(GLIBC_ABI_DT_RELR)(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 'libselinux' 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: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.5)(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 --requires --providers-of=requires 'hpnssh' 'glibc' 'libgcc' 'libselinux' 'audit-libs' 'glib2' 'openssl-libs' 'gtk3' 'zlib-ng-compat' 'util-linux' 'bash' 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 -C -l 'cpp = 15.2' 'libthai.so' 'libffi.so' 'filesystem' 'cups' 'liblzo2' 'pkgconfig(xrandr)' 'libpangocairo' 'libglib' 'libpng16' 'libX11 >= 1.5' 'perl(Config)' 'perl' 'pkgconfig(xinerama)' 'libformw' 'pkgconfig(fontconfig)' 'libmpfr' 'pkgconfig(panelw)' 'libtinfo' 'at-spi2' 'libedit' 'libtirpc.so.3(TIRPC_0' 'libstemmer' 'perl(:VERSION) >= 5' 'libdbus' 'emacs' 'libxcb' 'libsmartcols.so' 'libpanel' 'ld-linux' 'nettle >= 3' '/usr/bin/bash' 'cmake' 'libcrypt' 'libjson' 'libform' 'libcrypt.so' 'libzstd' 'libgobject' 'openssl' 'libpanelw' 'setup' 'pkgconfig(pango) >= 1' 'gnupg2' 'libstdc++' 'pkgconfig(pangoft2)' 'libxml2' 'perl(Errno)' 'libattr.so' 'cairo(x86' 'libblkid(x86' 'libz' 'libgusb.so.2(LIBGUSB_0' 'libXft' 'pkgconfig(xcursor)' 'libgmodule' 'libhogweed' 'libkrb5support' 'libuuid.so' 'libX11 = 1.8' 'pkgconfig' 'pkgconfig(mit' 'libpam_misc.so' 'libnpth.so' 'libgcrypt.so' 'pkgconfig(cairo' 'perl(File::stat)' 'krb5' 'libkdb5' 'pkgconfig(epoxy) >= 1' 'xkeyboard' '/usr/sbin/update' 'libepoxy' 'libsystemd' 'xml' 'libnpth' 'libgpg' 'filesystem >= 3' 'perl(File::Compare)' 'pkgconfig(libcap)' 'libssl' 'libsepol' 'libgcc >= 15.2' 'pkgconfig(x11)' 'perl(Term::ANSIColor)' 'libicuuc' 'libidn2' 'libm' 'libuuid = 2.41' 'libgssrpc' 'fribidi(x86' 'libxml2.so.2(LIBXML2_2' 'libthai.so.0(LIBTHAI_0' 'pkgconfig(gtk+' 'libidn2.so.0(IDN2_0' 'libselinux.so' 'libcap' 'glibc = 2' 'libgailutil' 'glib2' 'perl(POSIX)' 'ncurses' 'pkgconfig(libsepol)' 'libverto' 'libselinux' 'gnupg2-gpg' 'perl(File::Basename)' 'perl(File::Path)' 'pkgconfig(ncurses)' 'libfribidi' 'libthai(x86' 'libX11 >= 1' 'libuuid(x86' 'make' 'binutils >= 2' 'libmount = 2.41' 'libgdbm' 'pkgconfig(gssrpc)' 'perl(Pod::Simple) >= 3' 'pkgconfig(fribidi) >= 0' 'libperl.so' 'groff' 'libpam_misc' 'audit' 'libmenuw' 'pkgconfig(panel)' 'perl(File::Find)' 'libedit(x86' 'libX11' '(pam >= 1' 'libicui18n' 'libnsl.so' 'p11' 'pkgconfig(menu)' 'perl(File::Copy)' 'perl(Cwd)' 'libwayland' 'pkgconfig(gio' 'libcom_err' 'liblcms2' 'perl(Getopt::Long)' 'libharfbuzz' 'pkgconfig(kbproto)' 'libudev' '/usr/bin/pkg' 'openssl-libs' 'filesystem(unmerged' 'libgdk' 'pkgconfig(cairo) >= 1' 'libmount.so' 'perl(Term::Cap)' 'pkgconfig(ncursesw)' 'autoconf >= 2' 'freetype(x86' 'libblkid = 2.41' 'perl(Class::Struct)' 'pkgconfig(xdamage)' 'm4 >= 1' 'zlib-ng' '/usr/bin/sh' 'libkrb5' 'libavahi' 'libfdisk = 2.41' 'libgmp' 'libcairo' 'sed' 'libpamc' 'util-linux' 'crypto' 'libtirpc' 'libacl' 'gdbm' 'libpwquality(x86' '(/etc/pam' 'libassuan' 'libmount' 'libpam.so.0(LIBPAM_MODUTIL_1' 'libeconf' 'pkgconfig(libpcre2' 'pkgconfig(wayland' 'glib2(x86' 'grep' 'perl(constant)' 'authselect >= 1' 'libnettle' 'libk5crypto' 'libgcrypt' 'perl(Pod::Usage)' 'libncurses++' 'libpam' 'libffi' 'libc.so.6(GLIBC_2' 'libjson-glib-1.0.so.0(libjson' 'atk(x86' 'rtld(GNU_HASH)' 'libc.so' 'ld' 'pkgconfig(xi)' 'glycin' '/bin/sh' 'libkrad' 'libunistring' 'pcre2' 'perl(Thread::Queue)' 'libgomp = 15.2' 'libuuid' 'libXrender' 'gtk3' 'pkgconfig(form)' 'font(:lang=en)' 'perl(IO::File)' 'perl(Carp)' 'libXmuu' 'perl(Pod::Man)' 'pkgconfig(xext)' 'libgio' 'perl(File::Temp)' 'perl(warnings)' 'libpixman' 'libtasn1 >= 4' 'libm.so' 'perl(strict)' 'glibc(x86' 'libpcre2' 'ncurses-c++-libs(x86' 'pkgconfig(cloudproviders) >= 0' 'libXau' 'perl(File::Spec) >= 0' 'perl(PerlIO)' 'perl(File::Spec)' 'gettext' 'pkgconfig(xproto)' 'pkgconfig(xkbcommon) >= 0' 'liblastlog2 = 2.41' 'libgraphite2' 'systemd' 'libglycin' 'keyutils' 'libmenu' 'ca' 'libthai' 'libfdisk.so' 'libtic' 'libgcc_s' 'libXft(x86' 'libsmartcols = 2.41' 'pkgconfig(xcb) >= 1' 'libsoup' 'libeconf.so' 'perl(Encode)' 'libatk' 'libcrypto.so.3(OPENSSL_3' 'pkgconfig(xfixes)' 'freetype >= 2' 'pkgconfig(pangocairo) >= 1' 'perl(Pod::Text)' 'libkadm5(x86' 'bash' 'libselinux(x86' 'group(mail)' 'findutils' 'libp11' 'zlib-ng-compat' 'libauplugin' 'libstdc++.so' 'libacl.so' 'coreutils' 'libfontconfig' 'libgcrypt >= 1' 'libfreetype' 'libgcc(x86' 'perl(parent)' 'perl(threads)' 'libgtk' 'libattr' 'libpam.so' 'pkgconfig(atk' 'libsepol(x86' 'libbz2' 'libgssapi_krb5' 'perl(Text::ParseWords)' 'libgdk_pixbuf' 'pkgconfig(gdk' 'libgusb' 'pam' 'audit-libs' 'libgcc_s.so' 'shared' 'fonts' 'libmpc' 'libnsl' 'libblkid' 'glibc' 'adwaita' 'kernel' 'libassuan.so' 'libncurses++w' 'adwaita-icon' 'libaudit' 'libstdc++.so.6(CXXABI_1' 'pkgconfig(atk) >= 2' 'hpnssh' 'libgomp' 'pkgconfig(libcap' 'libgnutls' 'perl(Data::Dumper)' 'perl(Exporter)' 'liblastlog2' 'libXext' 'pkgconfig(libcrypto)' 'ncurses-libs(x86' 'pkgconfig(xcomposite)' 'harfbuzz(x86' '(glibc-gconv' 'pkgconfig(formw)' 'libgcc_s.so.1(GCC_3' 'pkgconfig(menuw)' 'libgcc' 'libz.so.1(ZLIB_1' 'libfdisk' 'libsqlite3' 'libpango' 'util' 'freetype' '(systemd' 'libreadline' 'libncursesw' 'perl(Fedora::VSP)' 'libatspi' 'libcrypto' 'pkgconfig(kdb)' '/usr/bin/perl' 'pkgconfig(libssl)' 'fontconfig(x86' 'libsmartcols' 'libblkid.so' 'libXfixes' 'libtasn1' 'glibc >= 2' 'gtk3(x86' 'libauparse' 'libm.so.6(GLIBC_2' 10-29 16:56 root DEBUG CheckOwnDirs completed: 591.259 seconds 10-29 16:56 root DEBUG Running check: CheckOwnOther 10-29 16:56 root DEBUG CheckOwnOther completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckRelocatable 10-29 16:56 root DEBUG CheckRelocatable completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckRequires 10-29 16:56 root DEBUG CheckRequires completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSourceMD5 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-29 16:56 root DEBUG Checking sha256 for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 10-29 16:56 root DEBUG Checking source sha256 : /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 10-29 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.pam 10-29 16:56 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 16:56 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-10.2p1_hpn18.8.0.tar.gz 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/1001-openssh-10.0p1-RHEL8.patch 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack 1001-openssh-10.0p1-RHEL8.patch, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack sshd-suse.pam, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack series, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnsshd.sysuser, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnssh-agent.socket, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnssh-agent.service, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnsshd-keygen.target, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnsshd-keygen, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnsshd-keygen@.service, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnsshd.service, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnsshd.socket, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnsshd@.service, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnsshd.sysconfig, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack hpnssh-keycat.pam, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 10-29 16:56 root DEBUG Status: 1, stdout: , stderr: . 10-29 16:56 root DEBUG Cannot unpack CJR-GPG-KEY.gpg, so probably not an archive. Copying instead 10-29 16:56 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 16:56 root DEBUG CheckSourceMD5 completed: 0.918 seconds 10-29 16:56 root DEBUG Running check: CheckSourcedirMacroUse 10-29 16:56 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSpecLegibility 10-29 16:56 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSpecName 10-29 16:56 root DEBUG CheckSpecName completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckStaticLibs 10-29 16:56 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-29 16:56 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-29 16:56 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckUTF8Filenames 10-29 16:56 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckUpdateIconCache 10-29 16:56 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckUsefulDebuginfo 10-29 16:56 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckBuildInMock 10-29 16:56 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckBuildroot 10-29 16:56 root DEBUG CheckBuildroot completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckBundledFonts 10-29 16:56 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckClean 10-29 16:56 root DEBUG CheckClean completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckContainsLicenseText 10-29 16:56 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckFileRequires 10-29 16:56 root DEBUG CheckFileRequires completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckFinalRequiresProvides 10-29 16:56 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckFullVerReqSub 10-29 16:56 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckFunctionAsDescribed 10-29 16:56 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckIllegalSpecTags 10-29 16:56 root DEBUG CheckIllegalSpecTags completed: 0.003 seconds 10-29 16:56 root DEBUG Running check: CheckLatestVersionIsPackaged 10-29 16:56 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckLicenseUpstream 10-29 16:56 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckManPages 10-29 16:56 root DEBUG CheckManPages completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckParallelMake 10-29 16:56 root DEBUG CheckParallelMake completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckPatchComments 10-29 16:56 root DEBUG CheckPatchComments completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckPkgConfigFiles 10-29 16:56 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckRubyPlugin 10-29 16:56 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckScriptletSanity 10-29 16:56 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSourceComment 10-29 16:56 root DEBUG CheckSourceComment completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSourceDownloads 10-29 16:56 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSourceUrl 10-29 16:56 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSourceVerification 10-29 16:56 root DEBUG CheckSourceVerification completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckSpecAsInSRPM 10-29 16:56 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSupportAllArchs 10-29 16:56 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckTestSuites 10-29 16:56 root DEBUG CheckTestSuites completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckTimeStamps 10-29 16:56 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckTmpfiles 10-29 16:56 root DEBUG CheckTmpfiles completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckUpdateMimeDatabase 10-29 16:56 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckUseGlobal 10-29 16:56 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: SugarActivityCheckBuildRequires 10-29 16:56 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: SugarActivityCheckNaming 10-29 16:56 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-29 16:56 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckAddMavenDepmap 10-29 16:56 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckBundledJars 10-29 16:56 root DEBUG CheckBundledJars completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckJPackageRequires 10-29 16:56 root DEBUG CheckJPackageRequires completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckJavadoc 10-29 16:56 root DEBUG CheckJavadoc completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckJavadocJPackageRequires 10-29 16:56 root DEBUG CheckJavadocJPackageRequires completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckJavadocdirName 10-29 16:56 root DEBUG CheckJavadocdirName completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckMvnRpmbuild 10-29 16:56 root DEBUG CheckMvnRpmbuild completed: 0.007 seconds 10-29 16:56 root DEBUG Running check: CheckNewStyleMaven 10-29 16:56 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckNoArch 10-29 16:56 root DEBUG CheckNoArch completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckNoOldMavenDepmap 10-29 16:56 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckNoRequiresPost 10-29 16:56 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckNotJavaApplicable 10-29 16:56 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckPomInstalled 10-29 16:56 root DEBUG CheckPomInstalled completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckTestSkip 10-29 16:56 root DEBUG CheckTestSkip completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckUpdateDepmap 10-29 16:56 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckUpstremBuildMethod 10-29 16:56 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: CheckUseMavenpomdirMacro 10-29 16:56 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-29 16:56 root DEBUG autotools used: automake 10-29 16:56 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 16:56 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.004 seconds 10-29 16:56 root DEBUG Running check: fonts-disable 10-29 16:56 root DEBUG fonts-disable completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: generic-excludearch 10-29 16:56 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-29 16:56 root DEBUG generic-excludearch completed: 0.006 seconds 10-29 16:56 root DEBUG Running check: generic-large-docs 10-29 16:56 root DEBUG generic-large-docs completed: 0.032 seconds 10-29 16:56 root DEBUG Running check: java-check-bundled-jars 10-29 16:56 root DEBUG java-check-bundled-jars completed: 0.001 seconds 10-29 16:56 root DEBUG Running check: fonts-fc-query 10-29 16:56 root DEBUG fonts-fc-query completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: fonts-repo-audit 10-29 16:56 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: generic-large-data 10-29 16:56 root DEBUG generic-large-data completed: 0.030 seconds 10-29 16:56 root DEBUG Running check: generic-srv-opt 10-29 16:56 root DEBUG generic-srv-opt completed: 0.006 seconds 10-29 16:56 root DEBUG Running check: perl-url-tag 10-29 16:56 root DEBUG perl-url-tag completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: php-compatinfo 10-29 16:56 root DEBUG php-compatinfo completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: python-check-eggs 10-29 16:56 root DEBUG python-check-eggs completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: python-dont-download-deps 10-29 16:56 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: python-egg-info 10-29 16:56 root DEBUG python-egg-info completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: python-meet-guidelines 10-29 16:56 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckBuildCompilerFlags 10-29 16:56 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckDaemonCompileFlags 10-29 16:56 root DEBUG CheckDaemonCompileFlags completed: 0.010 seconds 10-29 16:56 root DEBUG Running check: CheckUpdateDesktopDatabase 10-29 16:56 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 10-29 16:56 root DEBUG Running check: CheckSystemdScripts 10-29 16:56 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-29 16:56 root DEBUG Report completed: 1065.580 seconds