Warning: Permanently added '3.239.149.91' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8902997 Version: 1.3 PID: 9035 Logging PID: 9036 Task: {'appstream': False, 'background': False, 'build_id': 8902997, 'chroot': 'fedora-42-x86_64', 'package_name': None, 'project_dirname': 'mozc-ut', 'project_name': 'mozc-ut', 'project_owner': 'deeco', 'repos': [], 'sandbox': 'deeco/mozc-ut--deeco', 'source_json': {'builddeps': 'git ruby rubygems wget', 'chroot': 'fedora-42-x86_64', 'repos': '', 'resultdir': 'spec', 'script': '#!/bin/sh\n' 'git clone https://codeberg.org/dec/mozc-spec.git --depth 1 --no-single-branch spec\n' '\n' "commit=$(grep '%define mozc_commit ' spec/mozc.spec | cut -d ' ' -f 3)\n" "dict_ver=$(date '+%Y%m%d')\n" '\n' 'git clone https://github.com/google/mozc.git --filter=blob:none mozc-git && cd mozc-git || ' 'exit 1\n' 'git checkout $commit\n' 'git submodule update --init --recursive --depth=1\n' '\n' "major=$(grep MAJOR src/data/version/mozc_version_template.bzl|sed -e 's/MAJOR = //g'|tr " "-dC '[:digit:]')\n" "minor=$(grep MINOR src/data/version/mozc_version_template.bzl|sed -e 's/MINOR = //g'|tr " "-dC '[:digit:]')\n" "build=$(grep BUILD src/data/version/mozc_version_template.bzl|sed -e 's/BUILD = //g'|tr " "-dC '[:digit:]')\n" 'rev="102"\n' 'version="$major.$minor.$build.$rev"\n' '\n' '(cd src;\n' ' echo "Version string $mozc_ver";\n' " for f in $(find -type f -regex '.*.[ch]' -o -regex '.*.html' -o -regex '.*README*'); do " 'chmod a-x $f; done\n' ' tar -a --exclude-vcs --exclude third_party/gyp* -cf ../../spec/mozc-$version.tar.xz *\n' ')\n' '\n' 'cd /workdir\n' 'git clone https://github.com/utuhiro78/merge-ut-dictionaries --depth 1 ut-dict && cd ' 'ut-dict || exit 1\n' '(cd src/merge;\n' ' LC_ALL=C.UTF-8 sh make.sh;\n' ' tar -caf ../../../spec/mozcdic-ut.txt.bz2 mozcdic-ut.txt\n' ')\n'}, 'source_type': 9, 'submitter': 'deeco', 'task_id': '8902997'} Running (timeout=5400): unbuffer copr-sources-custom --workdir /workdir --mock-config /var/lib/copr-rpmbuild/results/mock-config.cfg --script /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/script --builddeps 'git ruby rubygems wget' --resultdir spec --env COPR_OWNER=deeco --env COPR_PROJECT=mozc-ut --env 'COPR_PACKAGE='"'"''"'"'' INFO:__main__:Working in '/workdir' INFO:__main__:Results should be created in '/workdir/spec' INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --init INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.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 Finish: clean chroot Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-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: Guessed host environment type: unknown INFO: Using container image: registry.fedoraproject.org/fedora:42 INFO: Pulling image: registry.fedoraproject.org/fedora:42 INFO: Tagging container image as mock-bootstrap-cf78fece-e370-40f6-bf7c-4ff8a288c361 INFO: Checking that ccf1c97b6ff062216bbc3581295efd5f583cf5ef35e615ef330a9b328c605c19 image matches host's architecture INFO: Copy content of container ccf1c97b6ff062216bbc3581295efd5f583cf5ef35e615ef330a9b328c605c19 to /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root INFO: mounting ccf1c97b6ff062216bbc3581295efd5f583cf5ef35e615ef330a9b328c605c19 with podman image mount INFO: image ccf1c97b6ff062216bbc3581295efd5f583cf5ef35e615ef330a9b328c605c19 as /var/lib/containers/storage/overlay/c88e13a37a6629623903114d7e85ed59dc79b4a3a6a7fdc5ea68e0868fa4dac2/merged INFO: umounting image ccf1c97b6ff062216bbc3581295efd5f583cf5ef35e615ef330a9b328c605c19 (/var/lib/containers/storage/overlay/c88e13a37a6629623903114d7e85ed59dc79b4a3a6a7fdc5ea68e0868fa4dac2/merged) with podman image umount INFO: Removing image mock-bootstrap-cf78fece-e370-40f6-bf7c-4ff8a288c361 INFO: Package manager dnf5 detected and used (fallback) INFO: Not updating bootstrap chroot, bootstrap_image_ready=True Start(bootstrap): creating root cache Finish(bootstrap): creating root cache Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-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) Start: installing minimal buildroot with dnf5 Updating and loading repositories: updates 100% | 6.4 MiB/s | 2.1 MiB | 00m00s fedora 100% | 37.7 MiB/s | 35.4 MiB | 00m01s Repositories loaded. Package Arch Version Repository Size Installing group/module packages: bash x86_64 5.2.37-1.fc42 fedora 8.2 MiB bzip2 x86_64 1.0.8-20.fc42 fedora 99.3 KiB coreutils x86_64 9.6-2.fc42 fedora 5.5 MiB cpio x86_64 2.15-4.fc42 fedora 1.1 MiB diffutils x86_64 3.11-3.fc42 updates 1.5 MiB fedora-release-common noarch 42-25 fedora 20.1 KiB findutils x86_64 1:4.10.0-5.fc42 fedora 1.9 MiB gawk x86_64 5.3.1-1.fc42 fedora 1.7 MiB glibc-minimal-langpack x86_64 2.41-1.fc42 fedora 0.0 B grep x86_64 3.11-10.fc42 fedora 1.0 MiB gzip x86_64 1.13-3.fc42 fedora 392.9 KiB info x86_64 7.2-3.fc42 fedora 357.9 KiB patch x86_64 2.8-1.fc42 updates 222.8 KiB redhat-rpm-config noarch 342-2.fc42 fedora 186.8 KiB rpm-build x86_64 4.20.1-1.fc42 fedora 168.7 KiB sed x86_64 4.9-4.fc42 fedora 857.3 KiB shadow-utils x86_64 2:4.17.4-1.fc42 fedora 4.0 MiB tar x86_64 2:1.35-5.fc42 fedora 3.0 MiB unzip x86_64 6.0-66.fc42 fedora 390.3 KiB util-linux x86_64 2.40.4-7.fc42 fedora 3.4 MiB which x86_64 2.23-1.fc42 fedora 83.4 KiB xz x86_64 1:5.6.3-3.fc42 fedora 1.2 MiB Installing dependencies: add-determinism x86_64 0.6.0-1.fc42 fedora 2.5 MiB alternatives x86_64 1.32-1.fc42 fedora 62.2 KiB ansible-srpm-macros noarch 1-17.1.fc42 fedora 35.7 KiB audit-libs x86_64 4.0.3-2.fc42 fedora 351.3 KiB basesystem noarch 11-22.fc42 fedora 0.0 B binutils x86_64 2.44-3.fc42 fedora 25.9 MiB build-reproducibility-srpm-macros noarch 0.6.0-1.fc42 fedora 735.0 B bzip2-libs x86_64 1.0.8-20.fc42 fedora 84.6 KiB ca-certificates noarch 2024.2.69_v8.0.401-5.fc42 fedora 2.6 MiB coreutils-common x86_64 9.6-2.fc42 fedora 11.1 MiB crypto-policies noarch 20250214-1.gitff7551b.fc42 fedora 137.2 KiB curl x86_64 8.11.1-4.fc42 fedora 450.6 KiB cyrus-sasl-lib x86_64 2.1.28-30.fc42 fedora 2.3 MiB debugedit x86_64 5.1-5.fc42 fedora 192.7 KiB dwz x86_64 0.15-9.fc42 fedora 291.0 KiB ed x86_64 1.21-2.fc42 fedora 146.5 KiB efi-srpm-macros noarch 6-2.fc42 fedora 40.1 KiB elfutils x86_64 0.192-9.fc42 fedora 2.6 MiB elfutils-debuginfod-client x86_64 0.192-9.fc42 fedora 79.9 KiB elfutils-default-yama-scope noarch 0.192-9.fc42 fedora 1.8 KiB elfutils-libelf x86_64 0.192-9.fc42 fedora 1.2 MiB elfutils-libs x86_64 0.192-9.fc42 fedora 667.0 KiB fedora-gpg-keys noarch 42-1 fedora 128.2 KiB fedora-release noarch 42-25 fedora 0.0 B fedora-release-identity-basic noarch 42-25 fedora 674.0 B fedora-repos noarch 42-1 fedora 4.9 KiB file x86_64 5.46-1.fc42 fedora 100.2 KiB file-libs x86_64 5.46-1.fc42 fedora 11.9 MiB filesystem x86_64 3.18-36.fc42 fedora 112.0 B filesystem-srpm-macros noarch 3.18-36.fc42 fedora 38.2 KiB fonts-srpm-macros noarch 1:2.0.5-21.fc42 fedora 55.8 KiB forge-srpm-macros noarch 0.4.0-2.fc42 fedora 38.9 KiB fpc-srpm-macros noarch 1.3-14.fc42 fedora 144.0 B gdb-minimal x86_64 16.2-3.fc42 fedora 13.2 MiB gdbm-libs x86_64 1:1.23-9.fc42 fedora 129.9 KiB ghc-srpm-macros noarch 1.9.2-2.fc42 fedora 779.0 B glibc x86_64 2.41-1.fc42 fedora 6.6 MiB glibc-common x86_64 2.41-1.fc42 fedora 1.0 MiB glibc-gconv-extra x86_64 2.41-1.fc42 fedora 7.2 MiB gmp x86_64 1:6.3.0-4.fc42 fedora 811.3 KiB gnat-srpm-macros noarch 6-7.fc42 fedora 1.0 KiB go-srpm-macros noarch 3.6.0-6.fc42 fedora 60.8 KiB jansson x86_64 2.14-2.fc42 fedora 93.1 KiB json-c x86_64 0.18-2.fc42 fedora 86.7 KiB kernel-srpm-macros noarch 1.0-25.fc42 fedora 1.9 KiB keyutils-libs x86_64 1.6.3-5.fc42 fedora 58.3 KiB krb5-libs x86_64 1.21.3-5.fc42 fedora 2.3 MiB libacl x86_64 2.3.2-3.fc42 fedora 38.3 KiB libarchive x86_64 3.7.7-4.fc42 fedora 930.6 KiB libattr x86_64 2.5.2-5.fc42 fedora 27.1 KiB libblkid x86_64 2.40.4-7.fc42 fedora 262.4 KiB libbrotli x86_64 1.1.0-6.fc42 fedora 841.3 KiB libcap x86_64 2.73-2.fc42 fedora 207.1 KiB libcap-ng x86_64 0.8.5-4.fc42 fedora 72.9 KiB libcom_err x86_64 1.47.2-3.fc42 fedora 67.1 KiB libcurl x86_64 8.11.1-4.fc42 fedora 842.1 KiB libeconf x86_64 0.7.6-1.fc42 fedora 64.6 KiB libevent x86_64 2.1.12-15.fc42 fedora 903.1 KiB libfdisk x86_64 2.40.4-7.fc42 fedora 372.3 KiB libffi x86_64 3.4.6-5.fc42 fedora 82.3 KiB libgcc x86_64 15.0.1-0.11.fc42 fedora 266.6 KiB libgomp x86_64 15.0.1-0.11.fc42 fedora 537.6 KiB libidn2 x86_64 2.3.8-1.fc42 fedora 556.5 KiB libmount x86_64 2.40.4-7.fc42 fedora 356.3 KiB libnghttp2 x86_64 1.64.0-3.fc42 fedora 170.4 KiB libpkgconf x86_64 2.3.0-2.fc42 fedora 78.1 KiB libpsl x86_64 0.21.5-5.fc42 fedora 76.4 KiB libselinux x86_64 3.8-1.fc42 fedora 193.1 KiB libsemanage x86_64 3.8-1.fc42 fedora 308.4 KiB libsepol x86_64 3.8-1.fc42 fedora 826.0 KiB libsmartcols x86_64 2.40.4-7.fc42 fedora 180.4 KiB libssh x86_64 0.11.1-4.fc42 fedora 565.5 KiB libssh-config noarch 0.11.1-4.fc42 fedora 277.0 B libstdc++ x86_64 15.0.1-0.11.fc42 fedora 2.8 MiB libtasn1 x86_64 4.20.0-1.fc42 fedora 176.3 KiB libtool-ltdl x86_64 2.5.4-4.fc42 fedora 70.1 KiB libunistring x86_64 1.1-9.fc42 fedora 1.7 MiB libuuid x86_64 2.40.4-7.fc42 fedora 37.3 KiB libverto x86_64 0.3.2-10.fc42 fedora 25.4 KiB libxcrypt x86_64 4.4.38-7.fc42 updates 284.5 KiB libxml2 x86_64 2.12.10-1.fc42 fedora 1.7 MiB libzstd x86_64 1.5.7-1.fc42 fedora 807.8 KiB lua-libs x86_64 5.4.7-3.fc42 fedora 280.8 KiB lua-srpm-macros noarch 1-15.fc42 fedora 1.3 KiB lz4-libs x86_64 1.10.0-2.fc42 fedora 157.4 KiB mpfr x86_64 4.2.2-1.fc42 fedora 828.8 KiB ncurses-base noarch 6.5-5.20250125.fc42 fedora 326.8 KiB ncurses-libs x86_64 6.5-5.20250125.fc42 fedora 946.3 KiB ocaml-srpm-macros noarch 10-4.fc42 fedora 1.9 KiB openblas-srpm-macros noarch 2-19.fc42 fedora 112.0 B openldap x86_64 2.6.9-3.fc42 fedora 655.1 KiB openssl-libs x86_64 1:3.2.4-3.fc42 fedora 7.8 MiB p11-kit x86_64 0.25.5-5.fc42 fedora 2.2 MiB p11-kit-trust x86_64 0.25.5-5.fc42 fedora 395.5 KiB package-notes-srpm-macros noarch 0.5-13.fc42 fedora 1.6 KiB pam-libs x86_64 1.7.0-4.fc42 fedora 126.7 KiB pcre2 x86_64 10.45-1.fc42 fedora 697.7 KiB pcre2-syntax noarch 10.45-1.fc42 fedora 273.9 KiB perl-srpm-macros noarch 1-57.fc42 fedora 861.0 B pkgconf x86_64 2.3.0-2.fc42 fedora 88.5 KiB pkgconf-m4 noarch 2.3.0-2.fc42 fedora 14.4 KiB pkgconf-pkg-config x86_64 2.3.0-2.fc42 fedora 989.0 B popt x86_64 1.19-8.fc42 fedora 132.8 KiB publicsuffix-list-dafsa noarch 20250116-1.fc42 fedora 68.5 KiB pyproject-srpm-macros noarch 1.18.1-1.fc42 fedora 1.9 KiB python-srpm-macros noarch 3.13-4.fc42 fedora 51.0 KiB qt5-srpm-macros noarch 5.15.15-1.fc42 fedora 500.0 B qt6-srpm-macros noarch 6.8.2-2.fc42 fedora 464.0 B readline x86_64 8.2-13.fc42 fedora 485.0 KiB rpm x86_64 4.20.1-1.fc42 fedora 3.1 MiB rpm-build-libs x86_64 4.20.1-1.fc42 fedora 206.6 KiB rpm-libs x86_64 4.20.1-1.fc42 fedora 721.8 KiB rpm-sequoia x86_64 1.7.0-5.fc42 fedora 2.4 MiB rust-srpm-macros noarch 26.3-4.fc42 fedora 4.8 KiB setup noarch 2.15.0-13.fc42 fedora 720.9 KiB sqlite-libs x86_64 3.47.2-2.fc42 fedora 1.5 MiB systemd-libs x86_64 257.5-2.fc42 updates 2.2 MiB systemd-standalone-sysusers x86_64 257.5-2.fc42 updates 277.3 KiB tree-sitter-srpm-macros noarch 0.1.0-8.fc42 fedora 6.5 KiB util-linux-core x86_64 2.40.4-7.fc42 fedora 1.4 MiB xxhash-libs x86_64 0.8.3-2.fc42 fedora 90.2 KiB xz-libs x86_64 1:5.6.3-3.fc42 fedora 218.3 KiB zig-srpm-macros noarch 1-4.fc42 fedora 1.1 KiB zip x86_64 3.0-43.fc42 fedora 698.5 KiB zlib-ng-compat x86_64 2.2.4-3.fc42 fedora 137.6 KiB zstd x86_64 1.5.7-1.fc42 fedora 1.7 MiB Installing groups: Buildsystem building group Transaction Summary: Installing: 148 packages Total size of inbound packages is 52 MiB. Need to download 52 MiB. After this operation, 176 MiB extra will be used (install 176 MiB, remove 0 B). [ 1/148] bzip2-0:1.0.8-20.fc42.x86_64 100% | 4.2 MiB/s | 52.1 KiB | 00m00s [ 2/148] cpio-0:2.15-4.fc42.x86_64 100% | 95.9 MiB/s | 294.6 KiB | 00m00s [ 3/148] bash-0:5.2.37-1.fc42.x86_64 100% | 100.4 MiB/s | 1.8 MiB | 00m00s [ 4/148] fedora-release-common-0:42-25 100% | 12.4 MiB/s | 25.4 KiB | 00m00s [ 5/148] coreutils-0:9.6-2.fc42.x86_64 100% | 57.6 MiB/s | 1.2 MiB | 00m00s [ 6/148] glibc-minimal-langpack-0:2.41 100% | 41.5 MiB/s | 127.4 KiB | 00m00s [ 7/148] findutils-1:4.10.0-5.fc42.x86 100% | 107.7 MiB/s | 551.5 KiB | 00m00s [ 8/148] grep-0:3.11-10.fc42.x86_64 100% | 48.8 MiB/s | 300.1 KiB | 00m00s [ 9/148] gzip-0:1.13-3.fc42.x86_64 100% | 33.3 MiB/s | 170.4 KiB | 00m00s [ 10/148] info-0:7.2-3.fc42.x86_64 100% | 59.8 MiB/s | 183.8 KiB | 00m00s [ 11/148] redhat-rpm-config-0:342-2.fc4 100% | 79.7 MiB/s | 81.6 KiB | 00m00s [ 12/148] rpm-build-0:4.20.1-1.fc42.x86 100% | 79.9 MiB/s | 81.8 KiB | 00m00s [ 13/148] sed-0:4.9-4.fc42.x86_64 100% | 103.3 MiB/s | 317.3 KiB | 00m00s [ 14/148] tar-2:1.35-5.fc42.x86_64 100% | 140.4 MiB/s | 862.5 KiB | 00m00s [ 15/148] shadow-utils-2:4.17.4-1.fc42. 100% | 146.9 MiB/s | 1.3 MiB | 00m00s [ 16/148] unzip-0:6.0-66.fc42.x86_64 100% | 30.0 MiB/s | 184.6 KiB | 00m00s [ 17/148] which-0:2.23-1.fc42.x86_64 100% | 20.4 MiB/s | 41.7 KiB | 00m00s [ 18/148] xz-1:5.6.3-3.fc42.x86_64 100% | 116.0 MiB/s | 475.0 KiB | 00m00s [ 19/148] diffutils-0:3.11-3.fc42.x86_6 100% | 95.7 MiB/s | 391.9 KiB | 00m00s [ 20/148] gawk-0:5.3.1-1.fc42.x86_64 100% | 107.9 MiB/s | 1.1 MiB | 00m00s [ 21/148] patch-0:2.8-1.fc42.x86_64 100% | 13.9 MiB/s | 113.5 KiB | 00m00s [ 22/148] util-linux-0:2.40.4-7.fc42.x8 100% | 88.8 MiB/s | 1.2 MiB | 00m00s [ 23/148] filesystem-0:3.18-36.fc42.x86 100% | 133.1 MiB/s | 1.3 MiB | 00m00s [ 24/148] ncurses-libs-0:6.5-5.20250125 100% | 40.9 MiB/s | 335.0 KiB | 00m00s [ 25/148] glibc-0:2.41-1.fc42.x86_64 100% | 126.3 MiB/s | 2.3 MiB | 00m00s [ 26/148] bzip2-libs-0:1.0.8-20.fc42.x8 100% | 4.7 MiB/s | 43.6 KiB | 00m00s [ 27/148] libacl-0:2.3.2-3.fc42.x86_64 100% | 7.5 MiB/s | 23.0 KiB | 00m00s [ 28/148] gmp-1:6.3.0-4.fc42.x86_64 100% | 62.1 MiB/s | 317.7 KiB | 00m00s [ 29/148] libattr-0:2.5.2-5.fc42.x86_64 100% | 4.2 MiB/s | 17.1 KiB | 00m00s [ 30/148] coreutils-common-0:9.6-2.fc42 100% | 163.1 MiB/s | 2.1 MiB | 00m00s [ 31/148] libcap-0:2.73-2.fc42.x86_64 100% | 16.5 MiB/s | 84.3 KiB | 00m00s [ 32/148] libselinux-0:3.8-1.fc42.x86_6 100% | 31.6 MiB/s | 97.1 KiB | 00m00s [ 33/148] fedora-repos-0:42-1.noarch 100% | 9.0 MiB/s | 9.2 KiB | 00m00s [ 34/148] glibc-common-0:2.41-1.fc42.x8 100% | 81.0 MiB/s | 414.8 KiB | 00m00s [ 35/148] pcre2-0:10.45-1.fc42.x86_64 100% | 51.3 MiB/s | 262.8 KiB | 00m00s [ 36/148] openssl-libs-1:3.2.4-3.fc42.x 100% | 192.0 MiB/s | 2.3 MiB | 00m00s [ 37/148] build-reproducibility-srpm-ma 100% | 2.9 MiB/s | 11.7 KiB | 00m00s [ 38/148] ansible-srpm-macros-0:1-17.1. 100% | 4.0 MiB/s | 20.3 KiB | 00m00s [ 39/148] file-0:5.46-1.fc42.x86_64 100% | 47.6 MiB/s | 48.7 KiB | 00m00s [ 40/148] efi-srpm-macros-0:6-2.fc42.no 100% | 11.0 MiB/s | 22.5 KiB | 00m00s [ 41/148] dwz-0:0.15-9.fc42.x86_64 100% | 66.3 MiB/s | 135.7 KiB | 00m00s [ 42/148] filesystem-srpm-macros-0:3.18 100% | 12.5 MiB/s | 25.6 KiB | 00m00s [ 43/148] fonts-srpm-macros-1:2.0.5-21. 100% | 13.2 MiB/s | 27.1 KiB | 00m00s [ 44/148] forge-srpm-macros-0:0.4.0-2.f 100% | 9.7 MiB/s | 19.9 KiB | 00m00s [ 45/148] fpc-srpm-macros-0:1.3-14.fc42 100% | 3.9 MiB/s | 8.0 KiB | 00m00s [ 46/148] ghc-srpm-macros-0:1.9.2-2.fc4 100% | 4.5 MiB/s | 9.2 KiB | 00m00s [ 47/148] gnat-srpm-macros-0:6-7.fc42.n 100% | 4.2 MiB/s | 8.6 KiB | 00m00s [ 48/148] kernel-srpm-macros-0:1.0-25.f 100% | 4.8 MiB/s | 9.9 KiB | 00m00s [ 49/148] lua-srpm-macros-0:1-15.fc42.n 100% | 4.4 MiB/s | 8.9 KiB | 00m00s [ 50/148] go-srpm-macros-0:3.6.0-6.fc42 100% | 13.5 MiB/s | 27.7 KiB | 00m00s [ 51/148] ocaml-srpm-macros-0:10-4.fc42 100% | 4.5 MiB/s | 9.2 KiB | 00m00s [ 52/148] openblas-srpm-macros-0:2-19.f 100% | 3.8 MiB/s | 7.8 KiB | 00m00s [ 53/148] package-notes-srpm-macros-0:0 100% | 3.0 MiB/s | 9.3 KiB | 00m00s [ 54/148] perl-srpm-macros-0:1-57.fc42. 100% | 4.2 MiB/s | 8.5 KiB | 00m00s [ 55/148] pyproject-srpm-macros-0:1.18. 100% | 4.5 MiB/s | 13.9 KiB | 00m00s [ 56/148] python-srpm-macros-0:3.13-4.f 100% | 7.5 MiB/s | 23.0 KiB | 00m00s [ 57/148] qt5-srpm-macros-0:5.15.15-1.f 100% | 4.3 MiB/s | 8.9 KiB | 00m00s [ 58/148] qt6-srpm-macros-0:6.8.2-2.fc4 100% | 4.5 MiB/s | 9.3 KiB | 00m00s [ 59/148] rust-srpm-macros-0:26.3-4.fc4 100% | 5.7 MiB/s | 11.7 KiB | 00m00s [ 60/148] rpm-0:4.20.1-1.fc42.x86_64 100% | 133.9 MiB/s | 548.4 KiB | 00m00s [ 61/148] tree-sitter-srpm-macros-0:0.1 100% | 3.7 MiB/s | 11.2 KiB | 00m00s [ 62/148] zig-srpm-macros-0:1-4.fc42.no 100% | 1.6 MiB/s | 8.2 KiB | 00m00s [ 63/148] zip-0:3.0-43.fc42.x86_64 100% | 42.9 MiB/s | 263.5 KiB | 00m00s [ 64/148] debugedit-0:5.1-5.fc42.x86_64 100% | 12.7 MiB/s | 78.2 KiB | 00m00s [ 65/148] elfutils-0:0.192-9.fc42.x86_6 100% | 53.7 MiB/s | 550.3 KiB | 00m00s [ 66/148] libarchive-0:3.7.7-4.fc42.x86 100% | 50.3 MiB/s | 411.8 KiB | 00m00s [ 67/148] elfutils-libelf-0:0.192-9.fc4 100% | 22.6 MiB/s | 207.9 KiB | 00m00s [ 68/148] popt-0:1.19-8.fc42.x86_64 100% | 12.9 MiB/s | 65.9 KiB | 00m00s [ 69/148] rpm-build-libs-0:4.20.1-1.fc4 100% | 24.3 MiB/s | 99.7 KiB | 00m00s [ 70/148] zstd-0:1.5.7-1.fc42.x86_64 100% | 94.9 MiB/s | 485.9 KiB | 00m00s [ 71/148] rpm-libs-0:4.20.1-1.fc42.x86_ 100% | 43.5 MiB/s | 312.0 KiB | 00m00s [ 72/148] readline-0:8.2-13.fc42.x86_64 100% | 13.1 MiB/s | 215.2 KiB | 00m00s [ 73/148] libeconf-0:0.7.6-1.fc42.x86_6 100% | 6.9 MiB/s | 35.2 KiB | 00m00s [ 74/148] audit-libs-0:4.0.3-2.fc42.x86 100% | 13.6 MiB/s | 125.3 KiB | 00m00s [ 75/148] pam-libs-0:1.7.0-4.fc42.x86_6 100% | 14.2 MiB/s | 58.3 KiB | 00m00s [ 76/148] libsemanage-0:3.8-1.fc42.x86_ 100% | 17.2 MiB/s | 123.6 KiB | 00m00s [ 77/148] setup-0:2.15.0-13.fc42.noarch 100% | 25.4 MiB/s | 155.8 KiB | 00m00s [ 78/148] xz-libs-1:5.6.3-3.fc42.x86_64 100% | 22.1 MiB/s | 113.4 KiB | 00m00s [ 79/148] mpfr-0:4.2.2-1.fc42.x86_64 100% | 67.4 MiB/s | 345.3 KiB | 00m00s [ 80/148] ed-0:1.21-2.fc42.x86_64 100% | 20.0 MiB/s | 82.0 KiB | 00m00s [ 81/148] libblkid-0:2.40.4-7.fc42.x86_ 100% | 29.9 MiB/s | 122.5 KiB | 00m00s [ 82/148] libcap-ng-0:0.8.5-4.fc42.x86_ 100% | 6.3 MiB/s | 32.2 KiB | 00m00s [ 83/148] libfdisk-0:2.40.4-7.fc42.x86_ 100% | 38.7 MiB/s | 158.5 KiB | 00m00s [ 84/148] libmount-0:2.40.4-7.fc42.x86_ 100% | 30.3 MiB/s | 155.1 KiB | 00m00s [ 85/148] libuuid-0:2.40.4-7.fc42.x86_6 100% | 12.4 MiB/s | 25.3 KiB | 00m00s [ 86/148] libsmartcols-0:2.40.4-7.fc42. 100% | 19.8 MiB/s | 81.2 KiB | 00m00s [ 87/148] zlib-ng-compat-0:2.2.4-3.fc42 100% | 38.3 MiB/s | 78.4 KiB | 00m00s [ 88/148] util-linux-core-0:2.40.4-7.fc 100% | 103.4 MiB/s | 529.2 KiB | 00m00s [ 89/148] basesystem-0:11-22.fc42.noarc 100% | 3.6 MiB/s | 7.3 KiB | 00m00s [ 90/148] ncurses-base-0:6.5-5.20250125 100% | 28.7 MiB/s | 88.1 KiB | 00m00s [ 91/148] libgcc-0:15.0.1-0.11.fc42.x86 100% | 29.8 MiB/s | 122.3 KiB | 00m00s [ 92/148] libsepol-0:3.8-1.fc42.x86_64 100% | 56.8 MiB/s | 348.9 KiB | 00m00s [ 93/148] ca-certificates-0:2024.2.69_v 100% | 103.0 MiB/s | 949.0 KiB | 00m00s [ 94/148] glibc-gconv-extra-0:2.41-1.fc 100% | 92.8 MiB/s | 1.7 MiB | 00m00s [ 95/148] crypto-policies-0:20250214-1. 100% | 19.3 MiB/s | 98.7 KiB | 00m00s [ 96/148] fedora-gpg-keys-0:42-1.noarch 100% | 26.5 MiB/s | 135.6 KiB | 00m00s [ 97/148] pcre2-syntax-0:10.45-1.fc42.n 100% | 39.5 MiB/s | 161.7 KiB | 00m00s [ 98/148] add-determinism-0:0.6.0-1.fc4 100% | 112.1 MiB/s | 918.3 KiB | 00m00s [ 99/148] curl-0:8.11.1-4.fc42.x86_64 100% | 43.4 MiB/s | 222.4 KiB | 00m00s [100/148] file-libs-0:5.46-1.fc42.x86_6 100% | 118.5 MiB/s | 849.4 KiB | 00m00s [101/148] elfutils-debuginfod-client-0: 100% | 45.2 MiB/s | 46.3 KiB | 00m00s [102/148] elfutils-libs-0:0.192-9.fc42. 100% | 86.3 MiB/s | 265.2 KiB | 00m00s [103/148] libzstd-0:1.5.7-1.fc42.x86_64 100% | 61.5 MiB/s | 314.8 KiB | 00m00s [104/148] libstdc++-0:15.0.1-0.11.fc42. 100% | 98.5 MiB/s | 907.5 KiB | 00m00s [105/148] libxml2-0:2.12.10-1.fc42.x86_ 100% | 74.2 MiB/s | 683.7 KiB | 00m00s [106/148] lz4-libs-0:1.10.0-2.fc42.x86_ 100% | 19.1 MiB/s | 78.1 KiB | 00m00s [107/148] libgomp-0:15.0.1-0.11.fc42.x8 100% | 87.5 MiB/s | 358.3 KiB | 00m00s [108/148] lua-libs-0:5.4.7-3.fc42.x86_6 100% | 32.4 MiB/s | 132.8 KiB | 00m00s [109/148] elfutils-default-yama-scope-0 100% | 6.0 MiB/s | 12.4 KiB | 00m00s [110/148] rpm-sequoia-0:1.7.0-5.fc42.x8 100% | 127.1 MiB/s | 911.1 KiB | 00m00s [111/148] sqlite-libs-0:3.47.2-2.fc42.x 100% | 119.6 MiB/s | 734.8 KiB | 00m00s [112/148] json-c-0:0.18-2.fc42.x86_64 100% | 14.6 MiB/s | 44.9 KiB | 00m00s [113/148] libxcrypt-0:4.4.38-7.fc42.x86 100% | 41.4 MiB/s | 127.2 KiB | 00m00s [114/148] alternatives-0:1.32-1.fc42.x8 100% | 10.2 MiB/s | 41.6 KiB | 00m00s [115/148] systemd-libs-0:257.5-2.fc42.x 100% | 88.1 MiB/s | 812.2 KiB | 00m00s [116/148] pkgconf-pkg-config-0:2.3.0-2. 100% | 1.9 MiB/s | 9.9 KiB | 00m00s [117/148] jansson-0:2.14-2.fc42.x86_64 100% | 5.0 MiB/s | 45.7 KiB | 00m00s [118/148] pkgconf-m4-0:2.3.0-2.fc42.noa 100% | 2.0 MiB/s | 14.2 KiB | 00m00s [119/148] pkgconf-0:2.3.0-2.fc42.x86_64 100% | 4.9 MiB/s | 44.9 KiB | 00m00s [120/148] libpkgconf-0:2.3.0-2.fc42.x86 100% | 7.5 MiB/s | 38.4 KiB | 00m00s [121/148] libffi-0:3.4.6-5.fc42.x86_64 100% | 7.8 MiB/s | 39.9 KiB | 00m00s [122/148] binutils-0:2.44-3.fc42.x86_64 100% | 145.4 MiB/s | 5.8 MiB | 00m00s [123/148] p11-kit-0:0.25.5-5.fc42.x86_6 100% | 40.0 MiB/s | 491.7 KiB | 00m00s [124/148] libtasn1-0:4.20.0-1.fc42.x86_ 100% | 6.1 MiB/s | 75.0 KiB | 00m00s [125/148] p11-kit-trust-0:0.25.5-5.fc42 100% | 64.7 MiB/s | 132.6 KiB | 00m00s [126/148] fedora-release-0:42-25.noarch 100% | 7.1 MiB/s | 14.5 KiB | 00m00s [127/148] systemd-standalone-sysusers-0 100% | 51.1 MiB/s | 157.1 KiB | 00m00s [128/148] xxhash-libs-0:0.8.3-2.fc42.x8 100% | 19.1 MiB/s | 39.1 KiB | 00m00s [129/148] fedora-release-identity-basic 100% | 5.0 MiB/s | 15.3 KiB | 00m00s [130/148] libcurl-0:8.11.1-4.fc42.x86_6 100% | 122.7 MiB/s | 376.9 KiB | 00m00s [131/148] libbrotli-0:1.1.0-6.fc42.x86_ 100% | 66.4 MiB/s | 339.8 KiB | 00m00s [132/148] krb5-libs-0:1.21.3-5.fc42.x86 100% | 93.4 MiB/s | 764.7 KiB | 00m00s [133/148] libidn2-0:2.3.8-1.fc42.x86_64 100% | 56.9 MiB/s | 174.8 KiB | 00m00s [134/148] gdb-minimal-0:16.2-3.fc42.x86 100% | 218.5 MiB/s | 4.4 MiB | 00m00s [135/148] libnghttp2-0:1.64.0-3.fc42.x8 100% | 10.8 MiB/s | 77.7 KiB | 00m00s [136/148] libpsl-0:0.21.5-5.fc42.x86_64 100% | 10.4 MiB/s | 64.0 KiB | 00m00s [137/148] keyutils-libs-0:1.6.3-5.fc42. 100% | 30.8 MiB/s | 31.5 KiB | 00m00s [138/148] libssh-0:0.11.1-4.fc42.x86_64 100% | 76.0 MiB/s | 233.3 KiB | 00m00s [139/148] openldap-0:2.6.9-3.fc42.x86_6 100% | 63.5 MiB/s | 260.2 KiB | 00m00s [140/148] libcom_err-0:1.47.2-3.fc42.x8 100% | 13.1 MiB/s | 26.9 KiB | 00m00s [141/148] libverto-0:0.3.2-10.fc42.x86_ 100% | 10.2 MiB/s | 20.8 KiB | 00m00s [142/148] publicsuffix-list-dafsa-0:202 100% | 28.7 MiB/s | 58.8 KiB | 00m00s [143/148] libssh-config-0:0.11.1-4.fc42 100% | 4.4 MiB/s | 9.0 KiB | 00m00s [144/148] libunistring-0:1.1-9.fc42.x86 100% | 106.0 MiB/s | 542.5 KiB | 00m00s [145/148] libtool-ltdl-0:2.5.4-4.fc42.x 100% | 17.7 MiB/s | 36.2 KiB | 00m00s [146/148] libevent-0:2.1.12-15.fc42.x86 100% | 84.7 MiB/s | 260.2 KiB | 00m00s [147/148] cyrus-sasl-lib-0:2.1.28-30.fc 100% | 155.0 MiB/s | 793.5 KiB | 00m00s [148/148] gdbm-libs-1:1.23-9.fc42.x86_6 100% | 27.8 MiB/s | 57.0 KiB | 00m00s -------------------------------------------------------------------------------- [148/148] Total 100% | 61.8 MiB/s | 52.2 MiB | 00m01s Running transaction Importing OpenPGP key 0x105EF944: UserID : "Fedora (42) " Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944 From : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-42-primary The key was successfully imported. [ 1/150] Verify package files 100% | 855.0 B/s | 148.0 B | 00m00s [ 2/150] Prepare transaction 100% | 3.9 KiB/s | 148.0 B | 00m00s [ 3/150] Installing libgcc-0:15.0.1-0. 100% | 262.0 MiB/s | 268.3 KiB | 00m00s [ 4/150] Installing libssh-config-0:0. 100% | 0.0 B/s | 816.0 B | 00m00s [ 5/150] Installing publicsuffix-list- 100% | 0.0 B/s | 69.2 KiB | 00m00s [ 6/150] Installing fedora-release-ide 100% | 0.0 B/s | 932.0 B | 00m00s [ 7/150] Installing fedora-gpg-keys-0: 100% | 42.7 MiB/s | 174.8 KiB | 00m00s [ 8/150] Installing fedora-repos-0:42- 100% | 0.0 B/s | 5.7 KiB | 00m00s [ 9/150] Installing fedora-release-com 100% | 23.8 MiB/s | 24.4 KiB | 00m00s [ 10/150] Installing fedora-release-0:4 100% | 9.3 KiB/s | 124.0 B | 00m00s >>> Running unknown scriptlet: setup-0:2.15.0-13.fc42.noarch >>> Finished unknown scriptlet: setup-0:2.15.0-13.fc42.noarch >>> Scriptlet output: >>> Creating group 'adm' with GID 4. >>> Creating group 'audio' with GID 63. >>> Creating group 'bin' with GID 1. >>> Creating group 'cdrom' with GID 11. >>> Creating group 'clock' with GID 103. >>> Creating group 'daemon' with GID 2. >>> Creating group 'dialout' with GID 18. >>> Creating group 'disk' with GID 6. >>> Creating group 'floppy' with GID 19. >>> Creating group 'ftp' with GID 50. >>> Creating group 'games' with GID 20. >>> Creating group 'input' with GID 104. >>> Creating group 'kmem' with GID 9. >>> Creating group 'kvm' with GID 36. >>> Creating group 'lock' with GID 54. >>> Creating group 'lp' with GID 7. >>> Creating group 'mail' with GID 12. >>> Creating group 'man' with GID 15. >>> Creating group 'mem' with GID 8. >>> Creating group 'nobody' with GID 65534. >>> Creating group 'render' with GID 105. >>> Creating group 'root' with GID 0. >>> Creating group 'sgx' with GID 106. >>> Creating group 'sys' with GID 3. >>> Creating group 'tape' with GID 33. >>> Creating group 'tty' with GID 5. >>> Creating group 'users' with GID 100. >>> Creating group 'utmp' with GID 22. >>> Creating group 'video' with GID 39. >>> Creating group 'wheel' with GID 10. >>> >>> Running unknown scriptlet: setup-0:2.15.0-13.fc42.noarch >>> Finished unknown scriptlet: setup-0:2.15.0-13.fc42.noarch >>> Scriptlet output: >>> Creating user 'adm' (adm) with UID 3 and GID 4. >>> Creating user 'bin' (bin) with UID 1 and GID 1. >>> Creating user 'daemon' (daemon) with UID 2 and GID 2. >>> Creating user 'ftp' (FTP User) with UID 14 and GID 50. >>> Creating user 'games' (games) with UID 12 and GID 20. >>> Creating user 'halt' (halt) with UID 7 and GID 0. >>> Creating user 'lp' (lp) with UID 4 and GID 7. >>> Creating user 'mail' (mail) with UID 8 and GID 12. >>> Creating user 'nobody' (Kernel Overflow User) with UID 65534 and GID 65534. >>> Creating user 'operator' (operator) with UID 11 and GID 0. >>> Creating user 'root' (Super User) with UID 0 and GID 0. >>> Creating user 'shutdown' (shutdown) with UID 6 and GID 0. >>> Creating user 'sync' (sync) with UID 5 and GID 0. >>> [ 11/150] Installing setup-0:2.15.0-13. 100% | 50.7 MiB/s | 726.7 KiB | 00m00s [ 12/150] Installing filesystem-0:3.18- 100% | 2.8 MiB/s | 212.4 KiB | 00m00s [ 13/150] Installing basesystem-0:11-22 100% | 0.0 B/s | 124.0 B | 00m00s [ 14/150] Installing pkgconf-m4-0:2.3.0 100% | 0.0 B/s | 14.8 KiB | 00m00s [ 15/150] Installing pcre2-syntax-0:10. 100% | 269.9 MiB/s | 276.4 KiB | 00m00s [ 16/150] Installing ncurses-base-0:6.5 100% | 86.0 MiB/s | 352.2 KiB | 00m00s [ 17/150] Installing glibc-minimal-lang 100% | 0.0 B/s | 124.0 B | 00m00s [ 18/150] Installing ncurses-libs-0:6.5 100% | 232.6 MiB/s | 952.8 KiB | 00m00s [ 19/150] Installing glibc-0:2.41-1.fc4 100% | 201.6 MiB/s | 6.7 MiB | 00m00s [ 20/150] Installing bash-0:5.2.37-1.fc 100% | 263.5 MiB/s | 8.2 MiB | 00m00s [ 21/150] Installing glibc-common-0:2.4 100% | 63.8 MiB/s | 1.0 MiB | 00m00s [ 22/150] Installing glibc-gconv-extra- 100% | 252.1 MiB/s | 7.3 MiB | 00m00s [ 23/150] Installing zlib-ng-compat-0:2 100% | 135.2 MiB/s | 138.4 KiB | 00m00s [ 24/150] Installing bzip2-libs-0:1.0.8 100% | 83.7 MiB/s | 85.7 KiB | 00m00s [ 25/150] Installing xz-libs-1:5.6.3-3. 100% | 214.3 MiB/s | 219.4 KiB | 00m00s [ 26/150] Installing libuuid-0:2.40.4-7 100% | 0.0 B/s | 38.4 KiB | 00m00s [ 27/150] Installing libblkid-0:2.40.4- 100% | 257.4 MiB/s | 263.5 KiB | 00m00s [ 28/150] Installing gmp-1:6.3.0-4.fc42 100% | 397.2 MiB/s | 813.5 KiB | 00m00s [ 29/150] Installing popt-0:1.19-8.fc42 100% | 68.1 MiB/s | 139.4 KiB | 00m00s [ 30/150] Installing readline-0:8.2-13. 100% | 237.9 MiB/s | 487.1 KiB | 00m00s [ 31/150] Installing libstdc++-0:15.0.1 100% | 405.2 MiB/s | 2.8 MiB | 00m00s [ 32/150] Installing libzstd-0:1.5.7-1. 100% | 395.1 MiB/s | 809.1 KiB | 00m00s [ 33/150] Installing elfutils-libelf-0: 100% | 388.7 MiB/s | 1.2 MiB | 00m00s [ 34/150] Installing libxcrypt-0:4.4.38 100% | 280.4 MiB/s | 287.2 KiB | 00m00s [ 35/150] Installing libattr-0:2.5.2-5. 100% | 0.0 B/s | 28.1 KiB | 00m00s [ 36/150] Installing libacl-0:2.3.2-3.f 100% | 0.0 B/s | 39.2 KiB | 00m00s [ 37/150] Installing dwz-0:0.15-9.fc42. 100% | 22.0 MiB/s | 292.4 KiB | 00m00s [ 38/150] Installing mpfr-0:4.2.2-1.fc4 100% | 270.3 MiB/s | 830.4 KiB | 00m00s [ 39/150] Installing gawk-0:5.3.1-1.fc4 100% | 99.7 MiB/s | 1.7 MiB | 00m00s [ 40/150] Installing unzip-0:6.0-66.fc4 100% | 29.6 MiB/s | 393.8 KiB | 00m00s [ 41/150] Installing file-libs-0:5.46-1 100% | 741.1 MiB/s | 11.9 MiB | 00m00s [ 42/150] Installing file-0:5.46-1.fc42 100% | 5.5 MiB/s | 101.7 KiB | 00m00s [ 43/150] Installing crypto-policies-0: 100% | 31.9 MiB/s | 163.5 KiB | 00m00s [ 44/150] Installing pcre2-0:10.45-1.fc 100% | 341.4 MiB/s | 699.1 KiB | 00m00s [ 45/150] Installing grep-0:3.11-10.fc4 100% | 59.0 MiB/s | 1.0 MiB | 00m00s [ 46/150] Installing xz-1:5.6.3-3.fc42. 100% | 72.3 MiB/s | 1.2 MiB | 00m00s [ 47/150] Installing libeconf-0:0.7.6-1 100% | 64.7 MiB/s | 66.2 KiB | 00m00s [ 48/150] Installing libcap-ng-0:0.8.5- 100% | 73.1 MiB/s | 74.8 KiB | 00m00s [ 49/150] Installing audit-libs-0:4.0.3 100% | 345.1 MiB/s | 353.4 KiB | 00m00s [ 50/150] Installing pam-libs-0:1.7.0-4 100% | 126.1 MiB/s | 129.1 KiB | 00m00s [ 51/150] Installing libcap-0:2.73-2.fc 100% | 15.9 MiB/s | 212.1 KiB | 00m00s [ 52/150] Installing systemd-libs-0:257 100% | 371.3 MiB/s | 2.2 MiB | 00m00s [ 53/150] Installing libsmartcols-0:2.4 100% | 177.3 MiB/s | 181.5 KiB | 00m00s [ 54/150] Installing libsepol-0:3.8-1.f 100% | 269.2 MiB/s | 827.0 KiB | 00m00s [ 55/150] Installing libselinux-0:3.8-1 100% | 189.8 MiB/s | 194.3 KiB | 00m00s [ 56/150] Installing findutils-1:4.10.0 100% | 110.2 MiB/s | 1.9 MiB | 00m00s [ 57/150] Installing sed-0:4.9-4.fc42.x 100% | 56.3 MiB/s | 865.5 KiB | 00m00s [ 58/150] Installing libmount-0:2.40.4- 100% | 348.9 MiB/s | 357.3 KiB | 00m00s [ 59/150] Installing lz4-libs-0:1.10.0- 100% | 154.7 MiB/s | 158.5 KiB | 00m00s [ 60/150] Installing lua-libs-0:5.4.7-3 100% | 275.4 MiB/s | 282.0 KiB | 00m00s [ 61/150] Installing alternatives-0:1.3 100% | 5.2 MiB/s | 63.8 KiB | 00m00s [ 62/150] Installing libffi-0:3.4.6-5.f 100% | 81.7 MiB/s | 83.7 KiB | 00m00s [ 63/150] Installing libtasn1-0:4.20.0- 100% | 173.9 MiB/s | 178.1 KiB | 00m00s [ 64/150] Installing p11-kit-0:0.25.5-5 100% | 115.0 MiB/s | 2.2 MiB | 00m00s [ 65/150] Installing libunistring-0:1.1 100% | 345.3 MiB/s | 1.7 MiB | 00m00s [ 66/150] Installing libidn2-0:2.3.8-1. 100% | 183.2 MiB/s | 562.7 KiB | 00m00s [ 67/150] Installing libpsl-0:0.21.5-5. 100% | 75.7 MiB/s | 77.5 KiB | 00m00s [ 68/150] Installing p11-kit-trust-0:0. 100% | 19.4 MiB/s | 397.2 KiB | 00m00s [ 69/150] Installing zstd-0:1.5.7-1.fc4 100% | 100.6 MiB/s | 1.7 MiB | 00m00s [ 70/150] Installing util-linux-core-0: 100% | 79.2 MiB/s | 1.4 MiB | 00m00s [ 71/150] Installing tar-2:1.35-5.fc42. 100% | 141.0 MiB/s | 3.0 MiB | 00m00s [ 72/150] Installing libsemanage-0:3.8- 100% | 151.5 MiB/s | 310.2 KiB | 00m00s [ 73/150] Installing shadow-utils-2:4.1 100% | 130.4 MiB/s | 4.0 MiB | 00m00s [ 74/150] Installing systemd-standalone 100% | 20.9 MiB/s | 277.9 KiB | 00m00s [ 75/150] Installing zip-0:3.0-43.fc42. 100% | 45.7 MiB/s | 702.4 KiB | 00m00s [ 76/150] Installing libfdisk-0:2.40.4- 100% | 182.3 MiB/s | 373.4 KiB | 00m00s [ 77/150] Installing libxml2-0:2.12.10- 100% | 99.8 MiB/s | 1.7 MiB | 00m00s [ 78/150] Installing bzip2-0:1.0.8-20.f 100% | 7.8 MiB/s | 103.8 KiB | 00m00s [ 79/150] Installing add-determinism-0: 100% | 137.0 MiB/s | 2.5 MiB | 00m00s [ 80/150] Installing build-reproducibil 100% | 0.0 B/s | 1.0 KiB | 00m00s [ 81/150] Installing sqlite-libs-0:3.47 100% | 376.1 MiB/s | 1.5 MiB | 00m00s [ 82/150] Installing filesystem-srpm-ma 100% | 0.0 B/s | 38.9 KiB | 00m00s [ 83/150] Installing ed-0:1.21-2.fc42.x 100% | 12.1 MiB/s | 148.8 KiB | 00m00s [ 84/150] Installing patch-0:2.8-1.fc42 100% | 18.3 MiB/s | 224.3 KiB | 00m00s [ 85/150] Installing elfutils-default-y 100% | 408.6 KiB/s | 2.0 KiB | 00m00s [ 86/150] Installing elfutils-libs-0:0. 100% | 217.7 MiB/s | 668.7 KiB | 00m00s [ 87/150] Installing cpio-0:2.15-4.fc42 100% | 64.7 MiB/s | 1.1 MiB | 00m00s [ 88/150] Installing diffutils-0:3.11-3 100% | 91.4 MiB/s | 1.6 MiB | 00m00s [ 89/150] Installing libgomp-0:15.0.1-0 100% | 263.2 MiB/s | 539.0 KiB | 00m00s [ 90/150] Installing json-c-0:0.18-2.fc 100% | 85.9 MiB/s | 88.0 KiB | 00m00s [ 91/150] Installing jansson-0:2.14-2.f 100% | 92.2 MiB/s | 94.4 KiB | 00m00s [ 92/150] Installing libpkgconf-0:2.3.0 100% | 0.0 B/s | 79.2 KiB | 00m00s [ 93/150] Installing pkgconf-0:2.3.0-2. 100% | 7.4 MiB/s | 91.0 KiB | 00m00s [ 94/150] Installing pkgconf-pkg-config 100% | 147.8 KiB/s | 1.8 KiB | 00m00s [ 95/150] Installing xxhash-libs-0:0.8. 100% | 89.4 MiB/s | 91.6 KiB | 00m00s [ 96/150] Installing libbrotli-0:1.1.0- 100% | 274.6 MiB/s | 843.6 KiB | 00m00s [ 97/150] Installing libnghttp2-0:1.64. 100% | 167.5 MiB/s | 171.5 KiB | 00m00s [ 98/150] Installing keyutils-libs-0:1. 100% | 0.0 B/s | 59.7 KiB | 00m00s [ 99/150] Installing libcom_err-0:1.47. 100% | 0.0 B/s | 68.2 KiB | 00m00s [100/150] Installing libverto-0:0.3.2-1 100% | 26.6 MiB/s | 27.2 KiB | 00m00s [101/150] Installing libtool-ltdl-0:2.5 100% | 0.0 B/s | 71.2 KiB | 00m00s [102/150] Installing gdbm-libs-1:1.23-9 100% | 128.5 MiB/s | 131.6 KiB | 00m00s [103/150] Installing cyrus-sasl-lib-0:2 100% | 135.5 MiB/s | 2.3 MiB | 00m00s [104/150] Installing rust-srpm-macros-0 100% | 0.0 B/s | 5.6 KiB | 00m00s [105/150] Installing qt6-srpm-macros-0: 100% | 0.0 B/s | 740.0 B | 00m00s [106/150] Installing qt5-srpm-macros-0: 100% | 0.0 B/s | 776.0 B | 00m00s [107/150] Installing perl-srpm-macros-0 100% | 0.0 B/s | 1.1 KiB | 00m00s [108/150] Installing package-notes-srpm 100% | 0.0 B/s | 2.0 KiB | 00m00s [109/150] Installing openblas-srpm-macr 100% | 0.0 B/s | 392.0 B | 00m00s [110/150] Installing ocaml-srpm-macros- 100% | 0.0 B/s | 2.2 KiB | 00m00s [111/150] Installing kernel-srpm-macros 100% | 0.0 B/s | 2.3 KiB | 00m00s [112/150] Installing gnat-srpm-macros-0 100% | 0.0 B/s | 1.3 KiB | 00m00s [113/150] Installing ghc-srpm-macros-0: 100% | 0.0 B/s | 1.0 KiB | 00m00s [114/150] Installing fpc-srpm-macros-0: 100% | 0.0 B/s | 420.0 B | 00m00s [115/150] Installing ansible-srpm-macro 100% | 35.4 MiB/s | 36.2 KiB | 00m00s [116/150] Installing coreutils-common-0 100% | 398.3 MiB/s | 11.2 MiB | 00m00s [117/150] Installing openssl-libs-1:3.2 100% | 432.5 MiB/s | 7.8 MiB | 00m00s [118/150] Installing coreutils-0:9.6-2. 100% | 168.1 MiB/s | 5.5 MiB | 00m00s [119/150] Installing ca-certificates-0: 100% | 2.1 MiB/s | 2.4 MiB | 00m01s [120/150] Installing libarchive-0:3.7.7 100% | 227.7 MiB/s | 932.6 KiB | 00m00s [121/150] Installing krb5-libs-0:1.21.3 100% | 287.5 MiB/s | 2.3 MiB | 00m00s [122/150] Installing libssh-0:0.11.1-4. 100% | 277.1 MiB/s | 567.5 KiB | 00m00s [123/150] Installing gzip-0:1.13-3.fc42 100% | 27.8 MiB/s | 398.4 KiB | 00m00s [124/150] Installing rpm-sequoia-0:1.7. 100% | 402.4 MiB/s | 2.4 MiB | 00m00s [125/150] Installing rpm-libs-0:4.20.1- 100% | 353.2 MiB/s | 723.4 KiB | 00m00s [126/150] Installing rpm-build-libs-0:4 100% | 202.5 MiB/s | 207.4 KiB | 00m00s [127/150] Installing libevent-0:2.1.12- 100% | 295.2 MiB/s | 906.9 KiB | 00m00s [128/150] Installing openldap-0:2.6.9-3 100% | 214.5 MiB/s | 658.9 KiB | 00m00s [129/150] Installing libcurl-0:8.11.1-4 100% | 274.5 MiB/s | 843.2 KiB | 00m00s [130/150] Installing elfutils-debuginfo 100% | 6.2 MiB/s | 82.2 KiB | 00m00s [131/150] Installing elfutils-0:0.192-9 100% | 138.1 MiB/s | 2.6 MiB | 00m00s [132/150] Installing binutils-0:2.44-3. 100% | 323.8 MiB/s | 25.9 MiB | 00m00s [133/150] Installing gdb-minimal-0:16.2 100% | 287.1 MiB/s | 13.2 MiB | 00m00s [134/150] Installing debugedit-0:5.1-5. 100% | 14.7 MiB/s | 195.4 KiB | 00m00s [135/150] Installing curl-0:8.11.1-4.fc 100% | 20.1 MiB/s | 453.1 KiB | 00m00s [136/150] Installing rpm-0:4.20.1-1.fc4 100% | 89.2 MiB/s | 2.5 MiB | 00m00s [137/150] Installing efi-srpm-macros-0: 100% | 40.1 MiB/s | 41.1 KiB | 00m00s [138/150] Installing lua-srpm-macros-0: 100% | 0.0 B/s | 1.9 KiB | 00m00s [139/150] Installing tree-sitter-srpm-m 100% | 0.0 B/s | 7.4 KiB | 00m00s [140/150] Installing zig-srpm-macros-0: 100% | 0.0 B/s | 1.7 KiB | 00m00s [141/150] Installing fonts-srpm-macros- 100% | 55.7 MiB/s | 57.0 KiB | 00m00s [142/150] Installing forge-srpm-macros- 100% | 0.0 B/s | 40.3 KiB | 00m00s [143/150] Installing go-srpm-macros-0:3 100% | 60.5 MiB/s | 62.0 KiB | 00m00s [144/150] Installing python-srpm-macros 100% | 50.9 MiB/s | 52.2 KiB | 00m00s [145/150] Installing redhat-rpm-config- 100% | 94.5 MiB/s | 193.5 KiB | 00m00s [146/150] Installing rpm-build-0:4.20.1 100% | 11.5 MiB/s | 177.4 KiB | 00m00s [147/150] Installing pyproject-srpm-mac 100% | 0.0 B/s | 2.5 KiB | 00m00s [148/150] Installing which-0:2.23-1.fc4 100% | 6.0 MiB/s | 85.6 KiB | 00m00s [149/150] Installing util-linux-0:2.40. 100% | 101.8 MiB/s | 3.5 MiB | 00m00s [150/150] Installing info-0:7.2-3.fc42. 100% | 234.9 KiB/s | 358.3 KiB | 00m02s Complete! Finish: installing minimal buildroot with dnf5 Start: creating root cache Finish: creating root cache Finish: chroot init INFO: Installed packages: INFO: add-determinism-0.6.0-1.fc42.x86_64 alternatives-1.32-1.fc42.x86_64 ansible-srpm-macros-1-17.1.fc42.noarch audit-libs-4.0.3-2.fc42.x86_64 basesystem-11-22.fc42.noarch bash-5.2.37-1.fc42.x86_64 binutils-2.44-3.fc42.x86_64 build-reproducibility-srpm-macros-0.6.0-1.fc42.noarch bzip2-1.0.8-20.fc42.x86_64 bzip2-libs-1.0.8-20.fc42.x86_64 ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch coreutils-9.6-2.fc42.x86_64 coreutils-common-9.6-2.fc42.x86_64 cpio-2.15-4.fc42.x86_64 crypto-policies-20250214-1.gitff7551b.fc42.noarch curl-8.11.1-4.fc42.x86_64 cyrus-sasl-lib-2.1.28-30.fc42.x86_64 debugedit-5.1-5.fc42.x86_64 diffutils-3.11-3.fc42.x86_64 dwz-0.15-9.fc42.x86_64 ed-1.21-2.fc42.x86_64 efi-srpm-macros-6-2.fc42.noarch elfutils-0.192-9.fc42.x86_64 elfutils-debuginfod-client-0.192-9.fc42.x86_64 elfutils-default-yama-scope-0.192-9.fc42.noarch elfutils-libelf-0.192-9.fc42.x86_64 elfutils-libs-0.192-9.fc42.x86_64 fedora-gpg-keys-42-1.noarch fedora-release-42-25.noarch fedora-release-common-42-25.noarch fedora-release-identity-basic-42-25.noarch fedora-repos-42-1.noarch file-5.46-1.fc42.x86_64 file-libs-5.46-1.fc42.x86_64 filesystem-3.18-36.fc42.x86_64 filesystem-srpm-macros-3.18-36.fc42.noarch findutils-4.10.0-5.fc42.x86_64 fonts-srpm-macros-2.0.5-21.fc42.noarch forge-srpm-macros-0.4.0-2.fc42.noarch fpc-srpm-macros-1.3-14.fc42.noarch gawk-5.3.1-1.fc42.x86_64 gdb-minimal-16.2-3.fc42.x86_64 gdbm-libs-1.23-9.fc42.x86_64 ghc-srpm-macros-1.9.2-2.fc42.noarch glibc-2.41-1.fc42.x86_64 glibc-common-2.41-1.fc42.x86_64 glibc-gconv-extra-2.41-1.fc42.x86_64 glibc-minimal-langpack-2.41-1.fc42.x86_64 gmp-6.3.0-4.fc42.x86_64 gnat-srpm-macros-6-7.fc42.noarch go-srpm-macros-3.6.0-6.fc42.noarch gpg-pubkey-105ef944-65ca83d1 grep-3.11-10.fc42.x86_64 gzip-1.13-3.fc42.x86_64 info-7.2-3.fc42.x86_64 jansson-2.14-2.fc42.x86_64 json-c-0.18-2.fc42.x86_64 kernel-srpm-macros-1.0-25.fc42.noarch keyutils-libs-1.6.3-5.fc42.x86_64 krb5-libs-1.21.3-5.fc42.x86_64 libacl-2.3.2-3.fc42.x86_64 libarchive-3.7.7-4.fc42.x86_64 libattr-2.5.2-5.fc42.x86_64 libblkid-2.40.4-7.fc42.x86_64 libbrotli-1.1.0-6.fc42.x86_64 libcap-2.73-2.fc42.x86_64 libcap-ng-0.8.5-4.fc42.x86_64 libcom_err-1.47.2-3.fc42.x86_64 libcurl-8.11.1-4.fc42.x86_64 libeconf-0.7.6-1.fc42.x86_64 libevent-2.1.12-15.fc42.x86_64 libfdisk-2.40.4-7.fc42.x86_64 libffi-3.4.6-5.fc42.x86_64 libgcc-15.0.1-0.11.fc42.x86_64 libgomp-15.0.1-0.11.fc42.x86_64 libidn2-2.3.8-1.fc42.x86_64 libmount-2.40.4-7.fc42.x86_64 libnghttp2-1.64.0-3.fc42.x86_64 libpkgconf-2.3.0-2.fc42.x86_64 libpsl-0.21.5-5.fc42.x86_64 libselinux-3.8-1.fc42.x86_64 libsemanage-3.8-1.fc42.x86_64 libsepol-3.8-1.fc42.x86_64 libsmartcols-2.40.4-7.fc42.x86_64 libssh-0.11.1-4.fc42.x86_64 libssh-config-0.11.1-4.fc42.noarch libstdc++-15.0.1-0.11.fc42.x86_64 libtasn1-4.20.0-1.fc42.x86_64 libtool-ltdl-2.5.4-4.fc42.x86_64 libunistring-1.1-9.fc42.x86_64 libuuid-2.40.4-7.fc42.x86_64 libverto-0.3.2-10.fc42.x86_64 libxcrypt-4.4.38-7.fc42.x86_64 libxml2-2.12.10-1.fc42.x86_64 libzstd-1.5.7-1.fc42.x86_64 lua-libs-5.4.7-3.fc42.x86_64 lua-srpm-macros-1-15.fc42.noarch lz4-libs-1.10.0-2.fc42.x86_64 mpfr-4.2.2-1.fc42.x86_64 ncurses-base-6.5-5.20250125.fc42.noarch ncurses-libs-6.5-5.20250125.fc42.x86_64 ocaml-srpm-macros-10-4.fc42.noarch openblas-srpm-macros-2-19.fc42.noarch openldap-2.6.9-3.fc42.x86_64 openssl-libs-3.2.4-3.fc42.x86_64 p11-kit-0.25.5-5.fc42.x86_64 p11-kit-trust-0.25.5-5.fc42.x86_64 package-notes-srpm-macros-0.5-13.fc42.noarch pam-libs-1.7.0-4.fc42.x86_64 patch-2.8-1.fc42.x86_64 pcre2-10.45-1.fc42.x86_64 pcre2-syntax-10.45-1.fc42.noarch perl-srpm-macros-1-57.fc42.noarch pkgconf-2.3.0-2.fc42.x86_64 pkgconf-m4-2.3.0-2.fc42.noarch pkgconf-pkg-config-2.3.0-2.fc42.x86_64 popt-1.19-8.fc42.x86_64 publicsuffix-list-dafsa-20250116-1.fc42.noarch pyproject-srpm-macros-1.18.1-1.fc42.noarch python-srpm-macros-3.13-4.fc42.noarch qt5-srpm-macros-5.15.15-1.fc42.noarch qt6-srpm-macros-6.8.2-2.fc42.noarch readline-8.2-13.fc42.x86_64 redhat-rpm-config-342-2.fc42.noarch rpm-4.20.1-1.fc42.x86_64 rpm-build-4.20.1-1.fc42.x86_64 rpm-build-libs-4.20.1-1.fc42.x86_64 rpm-libs-4.20.1-1.fc42.x86_64 rpm-sequoia-1.7.0-5.fc42.x86_64 rust-srpm-macros-26.3-4.fc42.noarch sed-4.9-4.fc42.x86_64 setup-2.15.0-13.fc42.noarch shadow-utils-4.17.4-1.fc42.x86_64 sqlite-libs-3.47.2-2.fc42.x86_64 systemd-libs-257.5-2.fc42.x86_64 systemd-standalone-sysusers-257.5-2.fc42.x86_64 tar-1.35-5.fc42.x86_64 tree-sitter-srpm-macros-0.1.0-8.fc42.noarch unzip-6.0-66.fc42.x86_64 util-linux-2.40.4-7.fc42.x86_64 util-linux-core-2.40.4-7.fc42.x86_64 which-2.23-1.fc42.x86_64 xxhash-libs-0.8.3-2.fc42.x86_64 xz-5.6.3-3.fc42.x86_64 xz-libs-5.6.3-3.fc42.x86_64 zig-srpm-macros-1-4.fc42.noarch zip-3.0-43.fc42.x86_64 zlib-ng-compat-2.2.4-3.fc42.x86_64 zstd-1.5.7-1.fc42.x86_64 Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git ruby rubygems wget INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --install git ruby rubygems wget 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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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/copr-custom-fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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): git ruby rubygems wget Updating and loading repositories: updates 100% | 106.7 KiB/s | 29.1 KiB | 00m00s fedora 100% | 99.2 KiB/s | 27.5 KiB | 00m00s Repositories loaded. Package Arch Version Repository Size Installing: git x86_64 2.49.0-1.fc42 fedora 85.3 KiB ruby x86_64 3.4.2-23.fc42 fedora 85.5 KiB rubygems noarch 3.6.2-23.fc42 fedora 1.4 MiB wget2-wget x86_64 2.2.0-3.fc42 fedora 42.0 B Installing dependencies: expat x86_64 2.7.1-1.fc42 fedora 290.2 KiB git-core x86_64 2.49.0-1.fc42 fedora 22.7 MiB git-core-doc noarch 2.49.0-1.fc42 fedora 17.6 MiB gnupg2 x86_64 2.4.7-2.fc42 fedora 9.8 MiB gnutls x86_64 3.8.9-3.fc42 fedora 3.6 MiB gnutls-dane x86_64 3.8.9-3.fc42 fedora 69.3 KiB gpgme x86_64 1.24.2-1.fc42 fedora 591.4 KiB groff-base x86_64 1.23.0-8.fc42 fedora 3.9 MiB hiredis x86_64 1.2.0-6.fc42 fedora 105.9 KiB less x86_64 668-2.fc42 fedora 405.8 KiB libassuan x86_64 2.5.7-3.fc42 fedora 167.8 KiB libb2 x86_64 0.98.1-13.fc42 fedora 46.1 KiB libcbor x86_64 0.11.0-3.fc42 fedora 77.8 KiB libedit x86_64 3.1-55.20250104cvs.fc42 fedora 244.1 KiB libfido2 x86_64 1.15.0-3.fc42 fedora 242.1 KiB libgcrypt x86_64 1.11.0-5.fc42 fedora 1.6 MiB libgpg-error x86_64 1.51-2.fc42 fedora 894.1 KiB libksba x86_64 1.6.7-3.fc42 fedora 402.5 KiB libusb1 x86_64 1.0.28-2.fc42 fedora 171.0 KiB libyaml x86_64 0.2.5-16.fc42 fedora 134.7 KiB mpdecimal x86_64 4.0.0-2.fc42 fedora 216.8 KiB ncurses x86_64 6.5-5.20250125.fc42 fedora 608.1 KiB nettle x86_64 3.10.1-1.fc42 fedora 790.5 KiB npth x86_64 1.8-2.fc42 fedora 49.6 KiB openssh x86_64 9.9p1-10.fc42 fedora 1.4 MiB openssh-clients x86_64 9.9p1-10.fc42 fedora 2.7 MiB perl-AutoLoader noarch 5.74-515.fc42 fedora 20.5 KiB perl-B x86_64 1.89-515.fc42 fedora 498.0 KiB perl-Carp noarch 1.54-512.fc42 fedora 46.6 KiB perl-Class-Struct noarch 0.68-515.fc42 fedora 25.4 KiB perl-Data-Dumper x86_64 2.189-513.fc42 fedora 115.6 KiB perl-Digest noarch 1.20-512.fc42 fedora 35.3 KiB perl-Digest-MD5 x86_64 2.59-6.fc42 fedora 59.7 KiB perl-DynaLoader x86_64 1.56-515.fc42 fedora 32.1 KiB perl-Encode x86_64 4:3.21-512.fc42 fedora 4.7 MiB perl-Errno x86_64 1.38-515.fc42 fedora 8.3 KiB perl-Error noarch 1:0.17030-1.fc42 fedora 76.7 KiB perl-Exporter noarch 5.78-512.fc42 fedora 54.3 KiB perl-Fcntl x86_64 1.18-515.fc42 fedora 48.9 KiB perl-File-Basename noarch 2.86-515.fc42 fedora 14.0 KiB perl-File-Find noarch 1.44-515.fc42 fedora 41.9 KiB perl-File-Path noarch 2.18-512.fc42 fedora 63.5 KiB perl-File-Temp noarch 1:0.231.100-512.fc42 fedora 162.3 KiB perl-File-stat noarch 1.14-515.fc42 fedora 12.5 KiB perl-FileHandle noarch 2.05-515.fc42 fedora 9.3 KiB perl-Getopt-Long noarch 1:2.58-3.fc42 fedora 144.5 KiB perl-Getopt-Std noarch 1.14-515.fc42 fedora 11.2 KiB perl-Git noarch 2.49.0-1.fc42 fedora 64.0 KiB perl-HTTP-Tiny noarch 0.090-2.fc42 fedora 154.4 KiB perl-IO x86_64 1.55-515.fc42 fedora 147.0 KiB perl-IO-Socket-IP noarch 0.43-2.fc42 fedora 100.3 KiB perl-IO-Socket-SSL noarch 2.089-2.fc42 fedora 703.3 KiB perl-IPC-Open3 noarch 1.22-515.fc42 fedora 22.5 KiB perl-MIME-Base32 noarch 1.303-23.fc42 fedora 30.7 KiB perl-MIME-Base64 x86_64 3.16-512.fc42 fedora 42.0 KiB perl-Net-SSLeay x86_64 1.94-8.fc42 fedora 1.3 MiB perl-POSIX x86_64 2.20-515.fc42 fedora 231.0 KiB perl-PathTools x86_64 3.91-513.fc42 fedora 180.0 KiB perl-Pod-Escapes noarch 1:1.07-512.fc42 fedora 24.9 KiB perl-Pod-Perldoc noarch 3.28.01-513.fc42 fedora 163.7 KiB perl-Pod-Simple noarch 1:3.45-512.fc42 fedora 560.8 KiB perl-Pod-Usage noarch 4:2.05-1.fc42 fedora 86.3 KiB perl-Scalar-List-Utils x86_64 5:1.69-1.fc42 updates 144.8 KiB perl-SelectSaver noarch 1.02-515.fc42 fedora 2.2 KiB perl-Socket x86_64 4:2.038-512.fc42 fedora 119.9 KiB perl-Storable x86_64 1:3.32-512.fc42 fedora 232.3 KiB perl-Symbol noarch 1.09-515.fc42 fedora 6.8 KiB perl-Term-ANSIColor noarch 5.01-513.fc42 fedora 97.5 KiB perl-Term-Cap noarch 1.18-512.fc42 fedora 29.3 KiB perl-TermReadKey x86_64 2.38-24.fc42 fedora 64.0 KiB perl-Text-ParseWords noarch 3.31-512.fc42 fedora 13.6 KiB perl-Text-Tabs+Wrap noarch 2024.001-512.fc42 fedora 22.6 KiB perl-Time-Local noarch 2:1.350-512.fc42 fedora 68.9 KiB perl-URI noarch 5.31-2.fc42 fedora 257.0 KiB perl-base noarch 2.27-515.fc42 fedora 12.5 KiB perl-constant noarch 1.33-513.fc42 fedora 26.2 KiB perl-if noarch 0.61.000-515.fc42 fedora 5.8 KiB perl-interpreter x86_64 4:5.40.1-515.fc42 fedora 118.1 KiB perl-lib x86_64 0.65-515.fc42 fedora 8.5 KiB perl-libnet noarch 3.15-513.fc42 fedora 289.4 KiB perl-libs x86_64 4:5.40.1-515.fc42 fedora 9.8 MiB perl-locale noarch 1.12-515.fc42 fedora 6.5 KiB perl-mro x86_64 1.29-515.fc42 fedora 41.5 KiB perl-overload noarch 1.37-515.fc42 fedora 71.5 KiB perl-overloading noarch 0.02-515.fc42 fedora 4.8 KiB perl-parent noarch 1:0.244-2.fc42 fedora 10.3 KiB perl-podlators noarch 1:6.0.2-3.fc42 fedora 317.5 KiB perl-vars noarch 1.05-515.fc42 fedora 3.9 KiB protobuf-c x86_64 1.5.1-1.fc42 updates 49.8 KiB python-pip-wheel noarch 24.3.1-2.fc42 fedora 1.2 MiB python3-libs x86_64 3.13.2-2.fc42 fedora 39.9 MiB ruby-default-gems noarch 3.4.2-23.fc42 fedora 65.8 KiB ruby-libs x86_64 3.4.2-23.fc42 fedora 14.9 MiB rubygem-io-console x86_64 0.8.0-23.fc42 fedora 33.2 KiB rubygem-psych x86_64 5.2.2-23.fc42 fedora 132.6 KiB rubypick noarch 1.1.1-22.fc42 fedora 4.4 KiB tpm2-tss x86_64 4.1.3-6.fc42 fedora 1.6 MiB tzdata noarch 2025b-1.fc42 fedora 1.6 MiB unbound-libs x86_64 1.22.0-14.fc42 fedora 1.4 MiB wget2 x86_64 2.2.0-3.fc42 fedora 1.0 MiB wget2-libs x86_64 2.2.0-3.fc42 fedora 365.6 KiB Transaction Summary: Installing: 105 packages Total size of inbound packages is 41 MiB. Need to download 41 MiB. After this operation, 154 MiB extra will be used (install 154 MiB, remove 0 B). [ 1/105] git-0:2.49.0-1.fc42.x86_64 100% | 5.0 MiB/s | 51.3 KiB | 00m00s [ 2/105] ruby-0:3.4.2-23.fc42.x86_64 100% | 2.6 MiB/s | 39.4 KiB | 00m00s [ 3/105] rubygems-0:3.6.2-23.fc42.noar 100% | 55.2 MiB/s | 396.0 KiB | 00m00s [ 4/105] wget2-wget-0:2.2.0-3.fc42.x86 100% | 541.9 KiB/s | 9.8 KiB | 00m00s [ 5/105] perl-File-Basename-0:2.86-515 100% | 5.6 MiB/s | 17.2 KiB | 00m00s [ 6/105] perl-File-Find-0:1.44-515.fc4 100% | 8.3 MiB/s | 25.4 KiB | 00m00s [ 7/105] git-core-doc-0:2.49.0-1.fc42. 100% | 159.5 MiB/s | 3.0 MiB | 00m00s [ 8/105] git-core-0:2.49.0-1.fc42.x86_ 100% | 186.7 MiB/s | 4.9 MiB | 00m00s [ 9/105] perl-Git-0:2.49.0-1.fc42.noar 100% | 7.4 MiB/s | 38.0 KiB | 00m00s [ 10/105] perl-IPC-Open3-0:1.22-515.fc4 100% | 10.7 MiB/s | 21.8 KiB | 00m00s [ 11/105] perl-PathTools-0:3.91-513.fc4 100% | 42.6 MiB/s | 87.3 KiB | 00m00s [ 12/105] perl-Getopt-Long-1:2.58-3.fc4 100% | 2.7 MiB/s | 63.7 KiB | 00m00s [ 13/105] perl-TermReadKey-0:2.38-24.fc 100% | 8.6 MiB/s | 35.4 KiB | 00m00s [ 14/105] perl-lib-0:0.65-515.fc42.x86_ 100% | 4.9 MiB/s | 15.0 KiB | 00m00s [ 15/105] perl-interpreter-4:5.40.1-515 100% | 8.8 MiB/s | 72.2 KiB | 00m00s [ 16/105] wget2-0:2.2.0-3.fc42.x86_64 100% | 22.9 MiB/s | 281.1 KiB | 00m00s [ 17/105] rubygem-psych-0:5.2.2-23.fc42 100% | 3.7 MiB/s | 57.4 KiB | 00m00s [ 18/105] rubypick-0:1.1.1-22.fc42.noar 100% | 1.1 MiB/s | 10.0 KiB | 00m00s [ 19/105] expat-0:2.7.1-1.fc42.x86_64 100% | 16.1 MiB/s | 115.1 KiB | 00m00s [ 20/105] less-0:668-2.fc42.x86_64 100% | 30.9 MiB/s | 190.0 KiB | 00m00s [ 21/105] perl-Carp-0:1.54-512.fc42.noa 100% | 7.0 MiB/s | 28.9 KiB | 00m00s [ 22/105] openssh-clients-0:9.9p1-10.fc 100% | 62.3 MiB/s | 765.1 KiB | 00m00s [ 23/105] perl-Exporter-0:5.78-512.fc42 100% | 4.3 MiB/s | 31.0 KiB | 00m00s [ 24/105] ruby-libs-0:3.4.2-23.fc42.x86 100% | 98.8 MiB/s | 4.2 MiB | 00m00s [ 25/105] perl-Pod-Usage-4:2.05-1.fc42. 100% | 6.6 MiB/s | 40.5 KiB | 00m00s [ 26/105] perl-Text-ParseWords-0:3.31-5 100% | 4.0 MiB/s | 16.5 KiB | 00m00s [ 27/105] perl-overload-0:1.37-515.fc42 100% | 22.2 MiB/s | 45.5 KiB | 00m00s [ 28/105] perl-constant-0:1.33-513.fc42 100% | 7.5 MiB/s | 23.0 KiB | 00m00s [ 29/105] perl-Error-1:0.17030-1.fc42.n 100% | 19.7 MiB/s | 40.4 KiB | 00m00s [ 30/105] perl-Fcntl-0:1.18-515.fc42.x8 100% | 14.6 MiB/s | 29.8 KiB | 00m00s [ 31/105] perl-IO-0:1.55-515.fc42.x86_6 100% | 39.9 MiB/s | 81.7 KiB | 00m00s [ 32/105] perl-POSIX-0:2.20-515.fc42.x8 100% | 47.7 MiB/s | 97.7 KiB | 00m00s [ 33/105] perl-Symbol-0:1.09-515.fc42.n 100% | 6.9 MiB/s | 14.2 KiB | 00m00s [ 34/105] perl-Errno-0:1.38-515.fc42.x8 100% | 4.9 MiB/s | 14.9 KiB | 00m00s [ 35/105] perl-DynaLoader-0:1.56-515.fc 100% | 8.5 MiB/s | 26.0 KiB | 00m00s [ 36/105] perl-base-0:2.27-515.fc42.noa 100% | 900.4 KiB/s | 16.2 KiB | 00m00s [ 37/105] perl-vars-0:1.05-515.fc42.noa 100% | 4.2 MiB/s | 13.0 KiB | 00m00s [ 38/105] perl-libs-4:5.40.1-515.fc42.x 100% | 212.4 MiB/s | 2.3 MiB | 00m00s [ 39/105] gpgme-0:1.24.2-1.fc42.x86_64 100% | 35.8 MiB/s | 219.6 KiB | 00m00s [ 40/105] wget2-libs-0:2.2.0-3.fc42.x86 100% | 24.3 MiB/s | 149.4 KiB | 00m00s [ 41/105] libyaml-0:0.2.5-16.fc42.x86_6 100% | 9.9 MiB/s | 60.7 KiB | 00m00s [ 42/105] ruby-default-gems-0:3.4.2-23. 100% | 6.9 MiB/s | 42.2 KiB | 00m00s [ 43/105] libedit-0:3.1-55.20250104cvs. 100% | 20.6 MiB/s | 105.3 KiB | 00m00s [ 44/105] perl-Pod-Perldoc-0:3.28.01-51 100% | 27.9 MiB/s | 85.8 KiB | 00m00s [ 45/105] openssh-0:9.9p1-10.fc42.x86_6 100% | 69.0 MiB/s | 353.3 KiB | 00m00s [ 46/105] perl-mro-0:1.29-515.fc42.x86_ 100% | 9.7 MiB/s | 29.9 KiB | 00m00s [ 47/105] perl-podlators-1:6.0.2-3.fc42 100% | 31.4 MiB/s | 128.6 KiB | 00m00s [ 48/105] perl-overloading-0:0.02-515.f 100% | 6.3 MiB/s | 12.9 KiB | 00m00s [ 49/105] perl-File-stat-0:1.14-515.fc4 100% | 8.3 MiB/s | 17.1 KiB | 00m00s [ 50/105] libfido2-0:1.15.0-3.fc42.x86_ 100% | 6.9 MiB/s | 98.4 KiB | 00m00s [ 51/105] perl-SelectSaver-0:1.02-515.f 100% | 5.7 MiB/s | 11.7 KiB | 00m00s [ 52/105] perl-locale-0:1.12-515.fc42.n 100% | 13.3 MiB/s | 13.6 KiB | 00m00s [ 53/105] perl-Socket-4:2.038-512.fc42. 100% | 26.7 MiB/s | 54.8 KiB | 00m00s [ 54/105] libassuan-0:2.5.7-3.fc42.x86_ 100% | 33.0 MiB/s | 67.6 KiB | 00m00s [ 55/105] libgpg-error-0:1.51-2.fc42.x8 100% | 77.2 MiB/s | 237.2 KiB | 00m00s [ 56/105] gnutls-dane-0:3.8.9-3.fc42.x8 100% | 10.4 MiB/s | 42.4 KiB | 00m00s [ 57/105] gnutls-0:3.8.9-3.fc42.x86_64 100% | 154.1 MiB/s | 1.2 MiB | 00m00s [ 58/105] gnupg2-0:2.4.7-2.fc42.x86_64 100% | 185.1 MiB/s | 2.8 MiB | 00m00s [ 59/105] rubygem-io-console-0:0.8.0-23 100% | 4.0 MiB/s | 24.4 KiB | 00m00s [ 60/105] libcbor-0:0.11.0-3.fc42.x86_6 100% | 10.8 MiB/s | 33.3 KiB | 00m00s [ 61/105] perl-File-Temp-1:0.231.100-51 100% | 57.8 MiB/s | 59.2 KiB | 00m00s [ 62/105] perl-HTTP-Tiny-0:0.090-2.fc42 100% | 27.6 MiB/s | 56.5 KiB | 00m00s [ 63/105] perl-Pod-Simple-1:3.45-512.fc 100% | 53.5 MiB/s | 219.0 KiB | 00m00s [ 64/105] groff-base-0:1.23.0-8.fc42.x8 100% | 157.8 MiB/s | 1.1 MiB | 00m00s [ 65/105] perl-parent-1:0.244-2.fc42.no 100% | 3.0 MiB/s | 15.2 KiB | 00m00s [ 66/105] perl-Term-ANSIColor-0:5.01-51 100% | 46.6 MiB/s | 47.7 KiB | 00m00s [ 67/105] perl-Term-Cap-0:1.18-512.fc42 100% | 21.6 MiB/s | 22.2 KiB | 00m00s [ 68/105] perl-Class-Struct-0:0.68-515. 100% | 10.8 MiB/s | 22.1 KiB | 00m00s [ 69/105] npth-0:1.8-2.fc42.x86_64 100% | 12.6 MiB/s | 25.8 KiB | 00m00s [ 70/105] libksba-0:1.6.7-3.fc42.x86_64 100% | 52.7 MiB/s | 162.0 KiB | 00m00s [ 71/105] libgcrypt-0:1.11.0-5.fc42.x86 100% | 115.9 MiB/s | 593.3 KiB | 00m00s [ 72/105] nettle-0:3.10.1-1.fc42.x86_64 100% | 138.2 MiB/s | 424.4 KiB | 00m00s [ 73/105] tpm2-tss-0:4.1.3-6.fc42.x86_6 100% | 69.2 MiB/s | 425.4 KiB | 00m00s [ 74/105] unbound-libs-0:1.22.0-14.fc42 100% | 109.2 MiB/s | 559.1 KiB | 00m00s [ 75/105] perl-File-Path-0:2.18-512.fc4 100% | 11.5 MiB/s | 35.2 KiB | 00m00s [ 76/105] perl-IO-Socket-SSL-0:2.089-2. 100% | 74.9 MiB/s | 230.2 KiB | 00m00s [ 77/105] perl-MIME-Base64-0:3.16-512.f 100% | 14.6 MiB/s | 29.9 KiB | 00m00s [ 78/105] perl-Net-SSLeay-0:1.94-8.fc42 100% | 122.4 MiB/s | 376.0 KiB | 00m00s [ 79/105] perl-Pod-Escapes-1:1.07-512.f 100% | 19.4 MiB/s | 19.8 KiB | 00m00s [ 80/105] perl-Time-Local-2:1.350-512.f 100% | 16.8 MiB/s | 34.5 KiB | 00m00s [ 81/105] perl-Text-Tabs+Wrap-0:2024.00 100% | 10.6 MiB/s | 21.8 KiB | 00m00s [ 82/105] perl-if-0:0.61.000-515.fc42.n 100% | 6.8 MiB/s | 14.0 KiB | 00m00s [ 83/105] libusb1-0:1.0.28-2.fc42.x86_6 100% | 25.7 MiB/s | 79.0 KiB | 00m00s [ 84/105] hiredis-0:1.2.0-6.fc42.x86_64 100% | 24.8 MiB/s | 50.7 KiB | 00m00s [ 85/105] perl-IO-Socket-IP-0:0.43-2.fc 100% | 41.4 MiB/s | 42.4 KiB | 00m00s [ 86/105] ncurses-0:6.5-5.20250125.fc42 100% | 51.8 MiB/s | 424.5 KiB | 00m00s [ 87/105] perl-URI-0:5.31-2.fc42.noarch 100% | 34.4 MiB/s | 140.7 KiB | 00m00s [ 88/105] perl-AutoLoader-0:5.74-515.fc 100% | 5.2 MiB/s | 21.2 KiB | 00m00s [ 89/105] libb2-0:0.98.1-13.fc42.x86_64 100% | 12.4 MiB/s | 25.4 KiB | 00m00s [ 90/105] mpdecimal-0:4.0.0-2.fc42.x86_ 100% | 23.7 MiB/s | 97.0 KiB | 00m00s [ 91/105] tzdata-0:2025b-1.fc42.noarch 100% | 139.5 MiB/s | 714.0 KiB | 00m00s [ 92/105] perl-Data-Dumper-0:2.189-513. 100% | 6.9 MiB/s | 56.7 KiB | 00m00s [ 93/105] perl-MIME-Base32-0:1.303-23.f 100% | 10.0 MiB/s | 20.5 KiB | 00m00s [ 94/105] python3-libs-0:3.13.2-2.fc42. 100% | 223.9 MiB/s | 9.2 MiB | 00m00s [ 95/105] perl-libnet-0:3.15-513.fc42.n 100% | 11.4 MiB/s | 128.4 KiB | 00m00s [ 96/105] python-pip-wheel-0:24.3.1-2.f 100% | 34.4 MiB/s | 1.2 MiB | 00m00s [ 97/105] perl-Digest-MD5-0:2.59-6.fc42 100% | 35.1 MiB/s | 36.0 KiB | 00m00s [ 98/105] perl-B-0:1.89-515.fc42.x86_64 100% | 57.6 MiB/s | 177.0 KiB | 00m00s [ 99/105] perl-FileHandle-0:2.05-515.fc 100% | 5.0 MiB/s | 15.5 KiB | 00m00s [100/105] perl-Digest-0:1.20-512.fc42.n 100% | 8.1 MiB/s | 24.9 KiB | 00m00s [101/105] protobuf-c-0:1.5.1-1.fc42.x86 100% | 10.6 MiB/s | 32.6 KiB | 00m00s [102/105] perl-Getopt-Std-0:1.14-515.fc 100% | 7.7 MiB/s | 15.7 KiB | 00m00s [103/105] perl-Storable-1:3.32-512.fc42 100% | 32.4 MiB/s | 99.6 KiB | 00m00s [104/105] perl-Encode-4:3.21-512.fc42.x 100% | 175.4 MiB/s | 1.1 MiB | 00m00s [105/105] perl-Scalar-List-Utils-5:1.69 100% | 24.4 MiB/s | 74.8 KiB | 00m00s -------------------------------------------------------------------------------- [105/105] Total 100% | 51.0 MiB/s | 41.0 MiB | 00m01s Running transaction [ 1/107] Verify package files 100% | 846.0 B/s | 105.0 B | 00m00s [ 2/107] Prepare transaction 100% | 2.3 KiB/s | 105.0 B | 00m00s [ 3/107] Installing libgpg-error-0:1.5 100% | 51.7 MiB/s | 900.0 KiB | 00m00s [ 4/107] Installing ruby-libs-0:3.4.2- 100% | 305.9 MiB/s | 15.0 MiB | 00m00s [ 5/107] Installing libassuan-0:2.5.7- 100% | 165.6 MiB/s | 169.6 KiB | 00m00s [ 6/107] Installing nettle-0:3.10.1-1. 100% | 258.3 MiB/s | 793.6 KiB | 00m00s [ 7/107] Installing gnutls-0:3.8.9-3.f 100% | 397.1 MiB/s | 3.6 MiB | 00m00s [ 8/107] Installing expat-0:2.7.1-1.fc 100% | 20.4 MiB/s | 292.3 KiB | 00m00s [ 9/107] Installing ruby-0:3.4.2-23.fc 100% | 6.5 MiB/s | 87.1 KiB | 00m00s [ 10/107] Installing rubypick-0:1.1.1-2 100% | 426.8 KiB/s | 5.1 KiB | 00m00s [ 11/107] Installing libgcrypt-0:1.11.0 100% | 392.3 MiB/s | 1.6 MiB | 00m00s [ 12/107] Installing libksba-0:1.6.7-3. 100% | 197.8 MiB/s | 405.1 KiB | 00m00s [ 13/107] Installing protobuf-c-0:1.5.1 100% | 12.5 MiB/s | 51.4 KiB | 00m00s [ 14/107] Installing tzdata-0:2025b-1.f 100% | 63.1 MiB/s | 1.9 MiB | 00m00s [ 15/107] Installing python-pip-wheel-0 100% | 622.1 MiB/s | 1.2 MiB | 00m00s [ 16/107] Installing mpdecimal-0:4.0.0- 100% | 213.2 MiB/s | 218.4 KiB | 00m00s [ 17/107] Installing libb2-0:0.98.1-13. 100% | 9.2 MiB/s | 47.2 KiB | 00m00s [ 18/107] Installing python3-libs-0:3.1 100% | 341.4 MiB/s | 40.3 MiB | 00m00s [ 19/107] Installing hiredis-0:1.2.0-6. 100% | 7.0 MiB/s | 107.6 KiB | 00m00s >>> Running unknown scriptlet: unbound-libs-0:1.22.0-14.fc42.x86_64 >>> Finished unknown scriptlet: unbound-libs-0:1.22.0-14.fc42.x86_64 >>> Scriptlet output: >>> Creating group 'unbound' with GID 999. >>> Creating user 'unbound' (Unbound DNS resolver) with UID 999 and GID 999. >>> [ 20/107] Installing unbound-libs-0:1.2 100% | 287.9 MiB/s | 1.4 MiB | 00m00s [ 21/107] Installing gnutls-dane-0:3.8. 100% | 68.5 MiB/s | 70.2 KiB | 00m00s [ 22/107] Installing libusb1-0:1.0.28-2 100% | 14.1 MiB/s | 172.7 KiB | 00m00s >>> Running unknown scriptlet: tpm2-tss-0:4.1.3-6.fc42.x86_64 >>> Finished unknown scriptlet: tpm2-tss-0:4.1.3-6.fc42.x86_64 >>> Scriptlet output: >>> Creating group 'tss' with GID 59. >>> Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. >>> [ 23/107] Installing tpm2-tss-0:4.1.3-6 100% | 261.3 MiB/s | 1.6 MiB | 00m00s [ 24/107] Installing ncurses-0:6.5-5.20 100% | 40.0 MiB/s | 614.7 KiB | 00m00s [ 25/107] Installing npth-0:1.8-2.fc42. 100% | 49.5 MiB/s | 50.7 KiB | 00m00s [ 26/107] Installing gnupg2-0:2.4.7-2.f 100% | 245.1 MiB/s | 9.8 MiB | 00m00s [ 27/107] Installing gpgme-0:1.24.2-1.f 100% | 41.4 MiB/s | 593.9 KiB | 00m00s [ 28/107] Installing wget2-libs-0:2.2.0 100% | 179.1 MiB/s | 366.9 KiB | 00m00s [ 29/107] Installing wget2-0:2.2.0-3.fc 100% | 45.9 MiB/s | 1.1 MiB | 00m00s [ 30/107] Installing groff-base-0:1.23. 100% | 118.0 MiB/s | 3.9 MiB | 00m00s [ 31/107] Installing perl-Digest-0:1.20 100% | 36.2 MiB/s | 37.1 KiB | 00m00s [ 32/107] Installing perl-Digest-MD5-0: 100% | 60.1 MiB/s | 61.6 KiB | 00m00s [ 33/107] Installing perl-FileHandle-0: 100% | 0.0 B/s | 9.8 KiB | 00m00s [ 34/107] Installing perl-B-0:1.89-515. 100% | 244.8 MiB/s | 501.3 KiB | 00m00s [ 35/107] Installing perl-MIME-Base32-0 100% | 31.4 MiB/s | 32.2 KiB | 00m00s [ 36/107] Installing perl-libnet-0:3.15 100% | 143.9 MiB/s | 294.7 KiB | 00m00s [ 37/107] Installing perl-Data-Dumper-0 100% | 114.7 MiB/s | 117.5 KiB | 00m00s [ 38/107] Installing perl-AutoLoader-0: 100% | 0.0 B/s | 20.9 KiB | 00m00s [ 39/107] Installing perl-IO-Socket-IP- 100% | 99.8 MiB/s | 102.2 KiB | 00m00s [ 40/107] Installing perl-URI-0:5.31-2. 100% | 131.7 MiB/s | 269.6 KiB | 00m00s [ 41/107] Installing perl-locale-0:1.12 100% | 0.0 B/s | 6.9 KiB | 00m00s [ 42/107] Installing perl-Time-Local-2: 100% | 68.9 MiB/s | 70.6 KiB | 00m00s [ 43/107] Installing perl-Pod-Escapes-1 100% | 0.0 B/s | 25.9 KiB | 00m00s [ 44/107] Installing perl-Text-Tabs+Wra 100% | 0.0 B/s | 23.9 KiB | 00m00s [ 45/107] Installing perl-if-0:0.61.000 100% | 0.0 B/s | 6.2 KiB | 00m00s [ 46/107] Installing perl-Net-SSLeay-0: 100% | 271.7 MiB/s | 1.4 MiB | 00m00s [ 47/107] Installing perl-File-Path-0:2 100% | 63.0 MiB/s | 64.5 KiB | 00m00s [ 48/107] Installing perl-IO-Socket-SSL 100% | 345.4 MiB/s | 707.4 KiB | 00m00s [ 49/107] Installing perl-POSIX-0:2.20- 100% | 226.7 MiB/s | 232.2 KiB | 00m00s [ 50/107] Installing perl-Term-ANSIColo 100% | 96.9 MiB/s | 99.2 KiB | 00m00s [ 51/107] Installing perl-Term-Cap-0:1. 100% | 0.0 B/s | 30.6 KiB | 00m00s [ 52/107] Installing perl-Class-Struct- 100% | 0.0 B/s | 25.9 KiB | 00m00s [ 53/107] Installing perl-IPC-Open3-0:1 100% | 0.0 B/s | 23.3 KiB | 00m00s [ 54/107] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.1 KiB | 00m00s [ 55/107] Installing perl-Pod-Simple-1: 100% | 278.5 MiB/s | 570.4 KiB | 00m00s [ 56/107] Installing perl-HTTP-Tiny-0:0 100% | 152.8 MiB/s | 156.4 KiB | 00m00s [ 57/107] Installing perl-Symbol-0:1.09 100% | 0.0 B/s | 7.2 KiB | 00m00s [ 58/107] Installing perl-SelectSaver-0 100% | 0.0 B/s | 2.6 KiB | 00m00s [ 59/107] Installing perl-Socket-4:2.03 100% | 119.1 MiB/s | 122.0 KiB | 00m00s [ 60/107] Installing perl-File-stat-0:1 100% | 0.0 B/s | 13.1 KiB | 00m00s [ 61/107] Installing perl-podlators-1:6 100% | 22.4 MiB/s | 321.4 KiB | 00m00s [ 62/107] Installing perl-Pod-Perldoc-0 100% | 12.7 MiB/s | 169.2 KiB | 00m00s [ 63/107] Installing perl-Text-ParseWor 100% | 0.0 B/s | 14.6 KiB | 00m00s [ 64/107] Installing perl-base-0:2.27-5 100% | 0.0 B/s | 12.9 KiB | 00m00s [ 65/107] Installing perl-Fcntl-0:1.18- 100% | 48.9 MiB/s | 50.0 KiB | 00m00s [ 66/107] Installing perl-mro-0:1.29-51 100% | 0.0 B/s | 42.6 KiB | 00m00s [ 67/107] Installing perl-overloading-0 100% | 0.0 B/s | 5.5 KiB | 00m00s [ 68/107] Installing perl-IO-0:1.55-515 100% | 147.6 MiB/s | 151.1 KiB | 00m00s [ 69/107] Installing perl-Pod-Usage-4:2 100% | 7.2 MiB/s | 87.9 KiB | 00m00s [ 70/107] Installing perl-constant-0:1. 100% | 0.0 B/s | 27.4 KiB | 00m00s [ 71/107] Installing perl-Errno-0:1.38- 100% | 0.0 B/s | 8.7 KiB | 00m00s [ 72/107] Installing perl-vars-0:1.05-5 100% | 0.0 B/s | 4.3 KiB | 00m00s [ 73/107] Installing perl-parent-1:0.24 100% | 0.0 B/s | 11.0 KiB | 00m00s [ 74/107] Installing perl-MIME-Base64-0 100% | 43.2 MiB/s | 44.3 KiB | 00m00s [ 75/107] Installing perl-Getopt-Std-0: 100% | 0.0 B/s | 11.7 KiB | 00m00s [ 76/107] Installing perl-Storable-1:3. 100% | 228.4 MiB/s | 233.9 KiB | 00m00s [ 77/107] Installing perl-overload-0:1. 100% | 0.0 B/s | 71.9 KiB | 00m00s [ 78/107] Installing perl-Scalar-List-U 100% | 145.0 MiB/s | 148.5 KiB | 00m00s [ 79/107] Installing perl-Getopt-Long-1 100% | 143.8 MiB/s | 147.2 KiB | 00m00s [ 80/107] Installing perl-File-Basename 100% | 0.0 B/s | 14.6 KiB | 00m00s [ 81/107] Installing perl-Carp-0:1.54-5 100% | 0.0 B/s | 47.7 KiB | 00m00s [ 82/107] Installing perl-Exporter-0:5. 100% | 0.0 B/s | 55.6 KiB | 00m00s [ 83/107] Installing perl-DynaLoader-0: 100% | 0.0 B/s | 32.5 KiB | 00m00s [ 84/107] Installing perl-PathTools-0:3 100% | 90.1 MiB/s | 184.5 KiB | 00m00s [ 85/107] Installing perl-Encode-4:3.21 100% | 195.6 MiB/s | 4.7 MiB | 00m00s [ 86/107] Installing perl-libs-4:5.40.1 100% | 283.0 MiB/s | 9.9 MiB | 00m00s [ 87/107] Installing perl-interpreter-4 100% | 9.0 MiB/s | 119.8 KiB | 00m00s [ 88/107] Installing perl-File-Find-0:1 100% | 0.0 B/s | 42.5 KiB | 00m00s [ 89/107] Installing perl-TermReadKey-0 100% | 64.6 MiB/s | 66.2 KiB | 00m00s [ 90/107] Installing perl-lib-0:0.65-51 100% | 0.0 B/s | 8.9 KiB | 00m00s [ 91/107] Installing perl-Error-1:0.170 100% | 78.1 MiB/s | 80.0 KiB | 00m00s [ 92/107] Installing libcbor-0:0.11.0-3 100% | 77.3 MiB/s | 79.2 KiB | 00m00s [ 93/107] Installing libfido2-0:1.15.0- 100% | 119.0 MiB/s | 243.6 KiB | 00m00s [ 94/107] Installing openssh-0:9.9p1-10 100% | 86.1 MiB/s | 1.4 MiB | 00m00s [ 95/107] Installing libedit-0:3.1-55.2 100% | 240.0 MiB/s | 245.8 KiB | 00m00s [ 96/107] Installing openssh-clients-0: 100% | 112.4 MiB/s | 2.7 MiB | 00m00s [ 97/107] Installing libyaml-0:0.2.5-16 100% | 132.9 MiB/s | 136.0 KiB | 00m00s [ 98/107] Installing rubygem-io-console 100% | 34.7 MiB/s | 35.6 KiB | 00m00s [ 99/107] Installing rubygems-0:3.6.2-2 100% | 67.8 MiB/s | 1.5 MiB | 00m00s [100/107] Installing ruby-default-gems- 100% | 5.3 MiB/s | 76.2 KiB | 00m00s [101/107] Installing rubygem-psych-0:5. 100% | 69.0 MiB/s | 141.3 KiB | 00m00s [102/107] Installing less-0:668-2.fc42. 100% | 28.5 MiB/s | 409.1 KiB | 00m00s [103/107] Installing git-core-0:2.49.0- 100% | 350.2 MiB/s | 22.8 MiB | 00m00s [104/107] Installing git-core-doc-0:2.4 100% | 355.6 MiB/s | 17.8 MiB | 00m00s [105/107] Installing perl-Git-0:2.49.0- 100% | 63.5 MiB/s | 65.0 KiB | 00m00s [106/107] Installing git-0:2.49.0-1.fc4 100% | 85.4 MiB/s | 87.5 KiB | 00m00s [107/107] Installing wget2-wget-0:2.2.0 100% | 6.4 KiB/s | 444.0 B | 00m00s Complete! INFO: Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/script /script INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyin /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/script /script 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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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/copr-custom-fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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/workspace/workdir-ni_fld8n/script to /var/lib/mock/copr-custom-fedora-42-x86_64/root/script Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;' INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --chroot 'set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;' 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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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/copr-custom-fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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: ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] Start: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] + chmod a+x /script + rm -rf /workdir + mkdir -p /workdir + chown mockbuild /workdir Finish: chroot ['set -ex; chmod a+x /script; rm -rf /workdir; mkdir -p /workdir; chown mockbuild /workdir;'] Finish: run INFO:__main__:running command: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=deeco COPR_PROJECT=mozc-ut COPR_PACKAGE='"'"''"'"' COPR_RESULTDIR=/workdir/spec /script' INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --unpriv --chroot 'set -xe ; cd /workdir ; COPR_OWNER=deeco COPR_PROJECT=mozc-ut COPR_PACKAGE='"'"''"'"' COPR_RESULTDIR=/workdir/spec /script' 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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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/copr-custom-fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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: ["set -xe ; cd /workdir ; COPR_OWNER=deeco COPR_PROJECT=mozc-ut COPR_PACKAGE='' COPR_RESULTDIR=/workdir/spec /script"] Start: chroot ["set -xe ; cd /workdir ; COPR_OWNER=deeco COPR_PROJECT=mozc-ut COPR_PACKAGE='' COPR_RESULTDIR=/workdir/spec /script"] + cd /workdir + COPR_OWNER=deeco + COPR_PROJECT=mozc-ut + COPR_PACKAGE= + COPR_RESULTDIR=/workdir/spec + /script Cloning into 'spec'... Cloning into 'mozc-git'... Updating files: 100% (1856/1856), done. Note: switching to '74e06a4db29b0182dbe9b9b68ad135e51f3f6255'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 74e06a4d Update BUILD_OSS to 5135. Submodule 'src/third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'src/third_party/abseil-cpp' Submodule 'src/third_party/breakpad' (https://github.com/google/breakpad.git) registered for path 'src/third_party/breakpad' Submodule 'src/third_party/gtest' (https://github.com/google/googletest.git) registered for path 'src/third_party/gtest' Submodule 'src/third_party/gyp' (https://github.com/chromium/gyp.git) registered for path 'src/third_party/gyp' Submodule 'src/third_party/japanese_usage_dictionary' (https://github.com/hiroyuki-komatsu/japanese-usage-dictionary.git) registered for path 'src/third_party/japanese_usage_dictionary' Submodule 'src/third_party/protobuf' (https://github.com/google/protobuf.git) registered for path 'src/third_party/protobuf' Submodule 'src/third_party/wil' (https://github.com/microsoft/wil.git) registered for path 'src/third_party/wil' Cloning into '/workdir/mozc-git/src/third_party/abseil-cpp'... Cloning into '/workdir/mozc-git/src/third_party/breakpad'... Cloning into '/workdir/mozc-git/src/third_party/gtest'... Cloning into '/workdir/mozc-git/src/third_party/gyp'... Cloning into '/workdir/mozc-git/src/third_party/japanese_usage_dictionary'... Cloning into '/workdir/mozc-git/src/third_party/protobuf'... Cloning into '/workdir/mozc-git/src/third_party/wil'... From https://github.com/abseil/abseil-cpp * branch c2435f8342c2d0ed8101cb43adfd605fdc52dca2 -> FETCH_HEAD Submodule path 'src/third_party/abseil-cpp': checked out 'c2435f8342c2d0ed8101cb43adfd605fdc52dca2' From https://github.com/google/breakpad * branch 216cea7bca53fa441a3ee0d0f5fd339a3a894224 -> FETCH_HEAD Submodule path 'src/third_party/breakpad': checked out '216cea7bca53fa441a3ee0d0f5fd339a3a894224' From https://github.com/google/googletest * branch 58d77fa8070e8cec2dc1ed015d66b454c8d78850 -> FETCH_HEAD Submodule path 'src/third_party/gtest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' From https://github.com/chromium/gyp * branch 9ecf45e37677743503342ee4c6a76eaee80e4a7f -> FETCH_HEAD Submodule path 'src/third_party/gyp': checked out '9ecf45e37677743503342ee4c6a76eaee80e4a7f' From https://github.com/hiroyuki-komatsu/japanese-usage-dictionary * branch e5b3425575734c323e1d947009dd74709437b684 -> FETCH_HEAD Submodule path 'src/third_party/japanese_usage_dictionary': checked out 'e5b3425575734c323e1d947009dd74709437b684' From https://github.com/google/protobuf * branch 121b66d987da133cbee63bac08fb7469354256ab -> FETCH_HEAD Submodule path 'src/third_party/protobuf': checked out '121b66d987da133cbee63bac08fb7469354256ab' Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'src/third_party/protobuf/third_party/abseil-cpp' Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'src/third_party/protobuf/third_party/googletest' Submodule 'third_party/jsoncpp' (https://github.com/open-source-parsers/jsoncpp.git) registered for path 'src/third_party/protobuf/third_party/jsoncpp' Cloning into '/workdir/mozc-git/src/third_party/protobuf/third_party/abseil-cpp'... Cloning into '/workdir/mozc-git/src/third_party/protobuf/third_party/googletest'... Cloning into '/workdir/mozc-git/src/third_party/protobuf/third_party/jsoncpp'... From https://github.com/abseil/abseil-cpp * branch c2435f8342c2d0ed8101cb43adfd605fdc52dca2 -> FETCH_HEAD Submodule path 'src/third_party/protobuf/third_party/abseil-cpp': checked out 'c2435f8342c2d0ed8101cb43adfd605fdc52dca2' From https://github.com/google/googletest * branch 4c9a3bb62bf3ba1f1010bf96f9c8ed767b363774 -> FETCH_HEAD Submodule path 'src/third_party/protobuf/third_party/googletest': checked out '4c9a3bb62bf3ba1f1010bf96f9c8ed767b363774' From https://github.com/open-source-parsers/jsoncpp * branch 9059f5cad030ba11d37818847443a53918c327b1 -> FETCH_HEAD Submodule path 'src/third_party/protobuf/third_party/jsoncpp': checked out '9059f5cad030ba11d37818847443a53918c327b1' From https://github.com/microsoft/wil * branch fc5dbf55989fe20351c71d038a8d12de4b397a6d -> FETCH_HEAD Submodule path 'src/third_party/wil': checked out 'fc5dbf55989fe20351c71d038a8d12de4b397a6d' Version string Cloning into 'ut-dict'... Cloning into 'mozcdic-ut-jawiki'... Cloning into 'mozcdic-ut-personal-names'... Cloning into 'mozcdic-ut-place-names'... Cloning into 'mozcdic-ut-sudachidict'... make.sh: line 101: python: command not found Finish: chroot ["set -xe ; cd /workdir ; COPR_OWNER=deeco COPR_PROJECT=mozc-ut COPR_PACKAGE='' COPR_RESULTDIR=/workdir/spec /script"] Finish: run Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir/spec /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--copyout', '/workdir/spec', '/var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir'] cwd: . rc: 0 stdout: stderr: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --copyout /workdir/spec /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir 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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/copr-custom-fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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/copr-custom-fedora-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/copr-custom-fedora-42-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/mock/copr-custom-fedora-42-x86_64/root/workdir/spec to /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir Finish: run Running: mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all cmd: ['mock', '-r', '/var/lib/copr-rpmbuild/results/mock-config.cfg', '--scrub', 'all'] cwd: . rc: 0 stdout: stderr: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/mock-config.cfg --scrub all 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: scrub ['all'] INFO: scrubbing everything for mock-config INFO: unmounting tmpfs. INFO: unmounting tmpfs. Finish: scrub ['all'] Finish: run Running: rpmbuild -bs --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir' --define '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir' --define '_builddir /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir' --define '_specdir /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir/mozc.spec cmd: ['rpmbuild', '-bs', '--define', '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir', '--define', '_rpmdir /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir', '--define', '_builddir /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir', '--define', '_specdir /var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir', '--define', '_srcrpmdir /var/lib/copr-rpmbuild/results', '/var/lib/copr-rpmbuild/workspace/workdir-ni_fld8n/srcdir/mozc.spec'] cwd: . rc: 0 stdout: setting SOURCE_DATE_EPOCH=1728259200 Wrote: /var/lib/copr-rpmbuild/results/mozc-2.29.5135.102-2.20250414.src.rpm RPM build warnings: stderr: warning: Macro expanded in comment on line 33: %define mozc_commit ' spec/mozc.spec | cut -d ' ' -f 3) warning: line 111: Possible unexpanded macro in: Requires: emacs-filesystem >= %{_emacs_version} Macro expanded in comment on line 33: %define mozc_commit ' spec/mozc.spec | cut -d ' ' -f 3) line 111: Possible unexpanded macro in: Requires: emacs-filesystem >= %{_emacs_version} Output: ['mozc-2.29.5135.102-2.20250414.src.rpm', 'mock-config.cfg'] Running SRPMResults tool Package info: { "name": "mozc", "epoch": null, "version": "2.29.5135.102", "release": "2.20250414", "exclusivearch": [], "excludearch": [ "ppc", "ppc64", "sparcv9", "sparc64", "s390x" ] } SRPMResults finished