# STDOUT: ---v---v---v---v---v--- Using /etc/ansible/ansible.cfg as config file PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* ok: [18.220.133.30] TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-fedora-rawhide.yaml for 18.220.133.30 TASK [workaround-fedora-rawhide | Check for rawhide] *************************** changed: [18.220.133.30] => { "changed": true, "cmd": [ "rpm", "-q", "fedora-repos-rawhide" ], "delta": "0:00:00.071055", "end": "2024-07-13 16:32:59.052916", "rc": 0, "start": "2024-07-13 16:32:58.981861" } STDOUT: fedora-repos-rawhide-41-0.2.noarch TASK [workaround-fedora-rawhide | Install required python packages for dnf5] *** changed: [18.220.133.30] => { "attempts": 1, "changed": true, "cmd": [ "dnf", "-y", "install", "python3-dnf", "dnf5-plugins" ], "delta": "0:00:04.927704", "end": "2024-07-13 16:33:04.168450", "rc": 0, "start": "2024-07-13 16:32:59.240746" } STDOUT: Updating and loading repositories: Fedora rawhide openh264 (From Cisco) - 100% | 13.8 KiB/s | 6.0 KiB | 00m00s Fedora - Rawhide - Developmental packa 100% | 25.3 MiB/s | 21.1 MiB | 00m01s Repositories loaded. Nothing to do. STDERR: Package "python3-dnf-4.21.0-1.fc41.noarch" is already installed. Package "dnf5-plugins-5.2.4.0-1.fc41.x86_64" is already installed. TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-fedora-release.yaml for 18.220.133.30 TASK [Workaround - update Fedora release and related packages] ***************** changed: [18.220.133.30] => { "attempts": 1, "changed": true, "cmd": [ "dnf", "-y", "update", "--nogpgcheck", "fedora*" ], "delta": "0:00:01.235316", "end": "2024-07-13 16:33:05.631510", "rc": 0, "start": "2024-07-13 16:33:04.396194" } STDOUT: Updating and loading repositories: Repositories loaded. Package Arch Version Repository Size Upgrading: fedora-release-cloud noarch 41-0.16 rawhide 0.0 B replacing fedora-release-cloud noarch 41-0.14 c9de0342dbc24e719e2d4066473b7d73 0.0 B fedora-release-common noarch 41-0.16 rawhide 19.2 KiB replacing fedora-release-common noarch 41-0.14 c9de0342dbc24e719e2d4066473b7d73 19.2 KiB fedora-release-identity-cloud noarch 41-0.16 rawhide 1.5 KiB replacing fedora-release-identity-cloud noarch 41-0.14 c9de0342dbc24e719e2d4066473b7d73 1.5 KiB Transaction Summary: Upgrading: 3 packages Replacing: 3 packages Total size of inbound packages is 47 KiB. Need to download 47 KiB. After this operation 0 B will be used (install 21 KiB, remove 21 KiB). [1/3] fedora-release-cloud-0:41-0.16.no 100% | 975.7 KiB/s | 11.7 KiB | 00m00s [2/3] fedora-release-common-0:41-0.16.n 100% | 1.5 MiB/s | 22.5 KiB | 00m00s [3/3] fedora-release-identity-cloud-0:4 100% | 688.6 KiB/s | 13.1 KiB | 00m00s -------------------------------------------------------------------------------- [3/3] Total 100% | 229.4 KiB/s | 47.3 KiB | 00m00s Running transaction [1/8] Verify package files 100% | 1.0 KiB/s | 3.0 B | 00m00s [2/8] Prepare transaction 100% | 240.0 B/s | 6.0 B | 00m00s [3/8] Upgrading fedora-release-identity 100% | 111.9 KiB/s | 1.9 KiB | 00m00s [4/8] Upgrading fedora-release-common-0 100% | 1.3 MiB/s | 23.5 KiB | 00m00s [5/8] Upgrading fedora-release-cloud-0: 100% | 40.4 KiB/s | 124.0 B | 00m00s [6/8] Erasing fedora-release-cloud-0:41 100% | 32.6 KiB/s | 100.0 B | 00m00s [7/8] Erasing fedora-release-common-0:4 100% | 4.0 KiB/s | 29.0 B | 00m00s [8/8] Erasing fedora-release-identity-c 100% | 3.0 B/s | 2.0 B | 00m01s >>> Running trigger-install scriptlet: glibc-common-0:2.39.9000-29.fc41.x86_64 >>> Stop trigger-install scriptlet: glibc-common-0:2.39.9000-29.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-0:256.1-8.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-0:256.1-8.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-0:256.1-8.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-0:256.1-8.fc41.x86_64 Complete! STDERR: warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead Warning: skipped PGP checks for 3 packages from repository: rawhide TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-centos-10.yaml for 18.220.133.30 TASK [copy] ******************************************************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-centos-stream-8.yaml for 18.220.133.30 TASK [Use vault.centos.org repos (CS8 EOL workaround)] ************************* skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/update-and-restart.yaml for 18.220.133.30 TASK [Check for rawhide] ******************************************************* changed: [18.220.133.30] => { "changed": true, "cmd": [ "rpm", "-q", "fedora-repos-rawhide" ], "delta": "0:00:00.008553", "end": "2024-07-13 16:33:05.972842", "rc": 0, "start": "2024-07-13 16:33:05.964289" } STDOUT: fedora-repos-rawhide-41-0.2.noarch TASK [Update to latest packages] *********************************************** changed: [18.220.133.30] => { "attempts": 1, "changed": true, "cmd": [ "dnf", "-y", "update", "*" ], "delta": "0:01:00.795255", "end": "2024-07-13 16:34:06.960522", "rc": 0, "start": "2024-07-13 16:33:06.165267" } STDOUT: Updating and loading repositories: Repositories loaded. Package Arch Version Repository Size Upgrading: curl x86_64 8.8.0-2.fc41 rawhide 743.7 KiB replacing curl x86_64 8.8.0-1.fc41 c9de0342dbc24e719e2d4066473b7d73 743.7 KiB device-mapper x86_64 1.02.199-2.fc41 rawhide 348.2 KiB replacing device-mapper x86_64 1.02.198-3.fc41 c9de0342dbc24e719e2d4066473b7d73 348.2 KiB device-mapper-event x86_64 1.02.199-2.fc41 rawhide 50.8 KiB replacing device-mapper-event x86_64 1.02.198-3.fc41 c9de0342dbc24e719e2d4066473b7d73 50.8 KiB device-mapper-event-libs x86_64 1.02.199-2.fc41 rawhide 57.7 KiB replacing device-mapper-event-libs x86_64 1.02.198-3.fc41 c9de0342dbc24e719e2d4066473b7d73 57.7 KiB device-mapper-libs x86_64 1.02.199-2.fc41 rawhide 414.7 KiB replacing device-mapper-libs x86_64 1.02.198-3.fc41 c9de0342dbc24e719e2d4066473b7d73 410.7 KiB efivar-libs x86_64 39-5.fc41 rawhide 393.7 KiB replacing efivar-libs x86_64 39-1.fc40 c9de0342dbc24e719e2d4066473b7d73 368.1 KiB gettext-envsubst x86_64 0.22.5-4.fc41 rawhide 74.9 KiB replacing gettext-envsubst x86_64 0.22.5-3.fc41 c9de0342dbc24e719e2d4066473b7d73 74.9 KiB gettext-libs x86_64 0.22.5-4.fc41 rawhide 1.7 MiB replacing gettext-libs x86_64 0.22.5-3.fc41 c9de0342dbc24e719e2d4066473b7d73 1.7 MiB gettext-runtime x86_64 0.22.5-4.fc41 rawhide 481.3 KiB replacing gettext-runtime x86_64 0.22.5-3.fc41 c9de0342dbc24e719e2d4066473b7d73 481.3 KiB glibc x86_64 2.39.9000-30.fc41 rawhide 6.6 MiB replacing glibc x86_64 2.39.9000-29.fc41 c9de0342dbc24e719e2d4066473b7d73 6.6 MiB glibc-common x86_64 2.39.9000-30.fc41 rawhide 1.0 MiB replacing glibc-common x86_64 2.39.9000-29.fc41 c9de0342dbc24e719e2d4066473b7d73 1.0 MiB glibc-gconv-extra x86_64 2.39.9000-30.fc41 rawhide 7.8 MiB replacing glibc-gconv-extra x86_64 2.39.9000-29.fc41 c9de0342dbc24e719e2d4066473b7d73 7.8 MiB glibc-langpack-en x86_64 2.39.9000-30.fc41 rawhide 5.7 MiB replacing glibc-langpack-en x86_64 2.39.9000-29.fc41 c9de0342dbc24e719e2d4066473b7d73 5.7 MiB glibc-minimal-langpack x86_64 2.39.9000-30.fc41 rawhide 0.0 B replacing glibc-minimal-langpack x86_64 2.39.9000-29.fc41 c9de0342dbc24e719e2d4066473b7d73 0.0 B gnutls x86_64 3.8.6-2.fc41 rawhide 3.2 MiB replacing gnutls x86_64 3.8.6-1.fc41 c9de0342dbc24e719e2d4066473b7d73 3.2 MiB google-noto-fonts-common noarch 20240701-1.fc41 rawhide 17.5 KiB replacing google-noto-fonts-common noarch 20240601-1.fc41 c9de0342dbc24e719e2d4066473b7d73 17.5 KiB google-noto-sans-vf-fonts noarch 20240701-1.fc41 rawhide 1.2 MiB replacing google-noto-sans-vf-fonts noarch 20240601-1.fc41 c9de0342dbc24e719e2d4066473b7d73 1.2 MiB harfbuzz x86_64 9.0.0-1.fc41 rawhide 2.7 MiB replacing harfbuzz x86_64 8.5.0-1.fc41 c9de0342dbc24e719e2d4066473b7d73 2.7 MiB ima-evm-utils-libs x86_64 1.6-1.fc41 rawhide 57.9 KiB replacing ima-evm-utils-libs x86_64 1.6-0.fc41 c9de0342dbc24e719e2d4066473b7d73 89.5 KiB krb5-libs x86_64 1.21.3-1.fc41 rawhide 2.3 MiB replacing krb5-libs x86_64 1.21.2-5.fc40 c9de0342dbc24e719e2d4066473b7d73 2.3 MiB libcurl x86_64 8.8.0-2.fc41 rawhide 809.7 KiB replacing libcurl x86_64 8.8.0-1.fc41 c9de0342dbc24e719e2d4066473b7d73 805.7 KiB librepo x86_64 1.18.0-2.fc41 rawhide 244.5 KiB replacing librepo x86_64 1.18.0-1.fc41 c9de0342dbc24e719e2d4066473b7d73 244.5 KiB libselinux x86_64 3.7-3.fc41 rawhide 181.0 KiB replacing libselinux x86_64 3.7-1.fc41 c9de0342dbc24e719e2d4066473b7d73 181.0 KiB libselinux-utils x86_64 3.7-3.fc41 rawhide 344.6 KiB replacing libselinux-utils x86_64 3.7-1.fc41 c9de0342dbc24e719e2d4066473b7d73 344.7 KiB libtextstyle x86_64 0.22.5-4.fc41 rawhide 195.6 KiB replacing libtextstyle x86_64 0.22.5-3.fc41 c9de0342dbc24e719e2d4066473b7d73 195.6 KiB libutempter x86_64 1.2.1-14.fc41 rawhide 57.7 KiB replacing libutempter x86_64 1.2.1-13.fc40 c9de0342dbc24e719e2d4066473b7d73 57.7 KiB libxkbcommon x86_64 1.7.0-2.fc41 rawhide 336.4 KiB replacing libxkbcommon x86_64 1.7.0-1.fc41 c9de0342dbc24e719e2d4066473b7d73 332.4 KiB lvm2 x86_64 2.03.25-2.fc41 rawhide 3.6 MiB replacing lvm2 x86_64 2.03.24-3.fc41 c9de0342dbc24e719e2d4066473b7d73 3.6 MiB lvm2-libs x86_64 2.03.25-2.fc41 rawhide 2.5 MiB replacing lvm2-libs x86_64 2.03.24-3.fc41 c9de0342dbc24e719e2d4066473b7d73 2.5 MiB openssl x86_64 1:3.2.2-4.fc41 rawhide 1.7 MiB replacing openssl x86_64 1:3.2.2-3.fc41 c9de0342dbc24e719e2d4066473b7d73 1.7 MiB openssl-libs x86_64 1:3.2.2-4.fc41 rawhide 7.8 MiB replacing openssl-libs x86_64 1:3.2.2-3.fc41 c9de0342dbc24e719e2d4066473b7d73 7.8 MiB p11-kit x86_64 0.25.5-2.fc41 rawhide 2.2 MiB replacing p11-kit x86_64 0.25.5-1.fc41 c9de0342dbc24e719e2d4066473b7d73 2.2 MiB p11-kit-trust x86_64 0.25.5-2.fc41 rawhide 391.4 KiB replacing p11-kit-trust x86_64 0.25.5-1.fc41 c9de0342dbc24e719e2d4066473b7d73 391.4 KiB perl-IO-Socket-SSL noarch 2.087-2.fc41 rawhide 700.7 KiB replacing perl-IO-Socket-SSL noarch 2.085-1.fc40 c9de0342dbc24e719e2d4066473b7d73 685.0 KiB perl-Net-SSLeay x86_64 1.94-5.fc41 rawhide 1.3 MiB replacing perl-Net-SSLeay x86_64 1.94-4.fc41 c9de0342dbc24e719e2d4066473b7d73 1.3 MiB python3-cryptography x86_64 42.0.8-6.fc41 rawhide 4.5 MiB replacing python3-cryptography x86_64 42.0.8-4.fc41 c9de0342dbc24e719e2d4066473b7d73 4.5 MiB python3-libselinux x86_64 3.7-3.fc41 rawhide 609.8 KiB replacing python3-libselinux x86_64 3.7-1.fc41 c9de0342dbc24e719e2d4066473b7d73 609.9 KiB rpm-sequoia x86_64 1.7.0-1.fc41 rawhide 2.4 MiB replacing rpm-sequoia x86_64 1.6.0-3.fc41 c9de0342dbc24e719e2d4066473b7d73 2.2 MiB selinux-policy noarch 41.8-4.fc41 rawhide 28.6 KiB replacing selinux-policy noarch 41.3-1.fc41 c9de0342dbc24e719e2d4066473b7d73 28.6 KiB selinux-policy-targeted noarch 41.8-4.fc41 rawhide 18.4 MiB replacing selinux-policy-targeted noarch 41.3-1.fc41 c9de0342dbc24e719e2d4066473b7d73 18.9 MiB systemd x86_64 256.2-1.fc41 rawhide 16.8 MiB replacing systemd x86_64 256.1-8.fc41 c9de0342dbc24e719e2d4066473b7d73 15.7 MiB systemd-libs x86_64 256.2-1.fc41 rawhide 2.0 MiB replacing systemd-libs x86_64 256.1-8.fc41 c9de0342dbc24e719e2d4066473b7d73 2.0 MiB systemd-networkd x86_64 256.2-1.fc41 rawhide 2.1 MiB replacing systemd-networkd x86_64 256.1-8.fc41 c9de0342dbc24e719e2d4066473b7d73 2.1 MiB systemd-oomd-defaults noarch 256.2-1.fc41 rawhide 187.0 B replacing systemd-oomd-defaults noarch 256.1-8.fc41 c9de0342dbc24e719e2d4066473b7d73 187.0 B systemd-pam x86_64 256.2-1.fc41 rawhide 1.1 MiB replacing systemd-pam x86_64 256.1-8.fc41 c9de0342dbc24e719e2d4066473b7d73 1.1 MiB systemd-resolved x86_64 256.2-1.fc41 rawhide 667.1 KiB replacing systemd-resolved x86_64 256.1-8.fc41 c9de0342dbc24e719e2d4066473b7d73 667.1 KiB systemd-udev x86_64 256.2-1.fc41 rawhide 11.7 MiB replacing systemd-udev x86_64 256.1-8.fc41 c9de0342dbc24e719e2d4066473b7d73 11.7 MiB vim-data noarch 2:9.1.571-1.fc41 rawhide 17.8 KiB replacing vim-data noarch 2:9.1.452-1.fc41 c9de0342dbc24e719e2d4066473b7d73 17.8 KiB vim-minimal x86_64 2:9.1.571-1.fc41 rawhide 1.6 MiB replacing vim-minimal x86_64 2:9.1.452-1.fc41 c9de0342dbc24e719e2d4066473b7d73 1.6 MiB Installing: kernel-core x86_64 6.10.0-0.rc7.20240712git43db1e03c086.62.fc41 rawhide 69.3 MiB Installing dependencies: kernel-modules-core x86_64 6.10.0-0.rc7.20240712git43db1e03c086.62.fc41 rawhide 36.6 MiB Transaction Summary: Installing: 2 packages Upgrading: 49 packages Replacing: 49 packages Total size of inbound packages is 93 MiB. Need to download 93 MiB. After this operation 107 MiB will be used (install 225 MiB, remove 118 MiB). [ 1/51] curl-0:8.8.0-2.fc41.x86_64 100% | 14.7 MiB/s | 301.7 KiB | 00m00s [ 2/51] libcurl-0:8.8.0-2.fc41.x86_64 100% | 13.4 MiB/s | 356.2 KiB | 00m00s [ 3/51] device-mapper-0:1.02.199-2.fc41 100% | 5.1 MiB/s | 136.8 KiB | 00m00s [ 4/51] kernel-core-0:6.10.0-0.rc7.2024 100% | 124.4 MiB/s | 17.4 MiB | 00m00s [ 5/51] device-mapper-libs-0:1.02.199-2 100% | 2.5 MiB/s | 177.1 KiB | 00m00s [ 6/51] device-mapper-event-0:1.02.199- 100% | 5.6 MiB/s | 34.3 KiB | 00m00s [ 7/51] lvm2-libs-0:2.03.25-2.fc41.x86_ 100% | 69.7 MiB/s | 1.0 MiB | 00m00s [ 8/51] device-mapper-event-libs-0:1.02 100% | 2.4 MiB/s | 31.7 KiB | 00m00s [ 9/51] efivar-libs-0:39-5.fc41.x86_64 100% | 32.5 MiB/s | 133.2 KiB | 00m00s [10/51] gettext-envsubst-0:0.22.5-4.fc4 100% | 12.2 MiB/s | 37.6 KiB | 00m00s [11/51] gettext-runtime-0:0.22.5-4.fc41 100% | 23.7 MiB/s | 121.6 KiB | 00m00s [12/51] lvm2-0:2.03.25-2.fc41.x86_64 100% | 57.5 MiB/s | 1.5 MiB | 00m00s [13/51] gettext-libs-0:0.22.5-4.fc41.x8 100% | 38.3 MiB/s | 666.4 KiB | 00m00s [14/51] libtextstyle-0:0.22.5-4.fc41.x8 100% | 8.6 MiB/s | 88.2 KiB | 00m00s [15/51] glibc-0:2.39.9000-30.fc41.x86_6 100% | 101.6 MiB/s | 2.2 MiB | 00m00s [16/51] glibc-common-0:2.39.9000-30.fc4 100% | 16.6 MiB/s | 409.2 KiB | 00m00s [17/51] glibc-minimal-langpack-0:2.39.9 100% | 13.2 MiB/s | 121.6 KiB | 00m00s [18/51] glibc-langpack-en-0:2.39.9000-3 100% | 53.9 MiB/s | 661.8 KiB | 00m00s [19/51] glibc-gconv-extra-0:2.39.9000-3 100% | 73.5 MiB/s | 1.7 MiB | 00m00s [20/51] gnutls-0:3.8.6-2.fc41.x86_64 100% | 44.4 MiB/s | 1.1 MiB | 00m00s [21/51] google-noto-fonts-common-0:2024 100% | 1.3 MiB/s | 17.8 KiB | 00m00s [22/51] google-noto-sans-vf-fonts-0:202 100% | 52.7 MiB/s | 593.9 KiB | 00m00s [23/51] harfbuzz-0:9.0.0-1.fc41.x86_64 100% | 53.8 MiB/s | 1.0 MiB | 00m00s [24/51] ima-evm-utils-libs-0:1.6-1.fc41 100% | 2.4 MiB/s | 29.4 KiB | 00m00s [25/51] krb5-libs-0:1.21.3-1.fc41.x86_6 100% | 73.9 MiB/s | 756.5 KiB | 00m00s [26/51] librepo-0:1.18.0-2.fc41.x86_64 100% | 7.5 MiB/s | 99.3 KiB | 00m00s [27/51] libselinux-0:3.7-3.fc41.x86_64 100% | 17.1 MiB/s | 87.6 KiB | 00m00s [28/51] python3-libselinux-0:3.7-3.fc41 100% | 32.0 MiB/s | 196.7 KiB | 00m00s [29/51] libselinux-utils-0:3.7-3.fc41.x 100% | 16.2 MiB/s | 116.0 KiB | 00m00s [30/51] libutempter-0:1.2.1-14.fc41.x86 100% | 4.3 MiB/s | 26.5 KiB | 00m00s [31/51] libxkbcommon-0:1.7.0-2.fc41.x86 100% | 19.9 MiB/s | 142.9 KiB | 00m00s [32/51] openssl-1:3.2.2-4.fc41.x86_64 100% | 69.1 MiB/s | 1.1 MiB | 00m00s [33/51] openssl-libs-1:3.2.2-4.fc41.x86 100% | 77.0 MiB/s | 2.3 MiB | 00m00s [34/51] p11-kit-0:0.25.5-2.fc41.x86_64 100% | 19.2 MiB/s | 490.8 KiB | 00m00s [35/51] p11-kit-trust-0:0.25.5-2.fc41.x 100% | 14.3 MiB/s | 132.0 KiB | 00m00s [36/51] perl-IO-Socket-SSL-0:2.087-2.fc 100% | 28.0 MiB/s | 229.7 KiB | 00m00s [37/51] perl-Net-SSLeay-0:1.94-5.fc41.x 100% | 36.8 MiB/s | 377.0 KiB | 00m00s [38/51] python3-cryptography-0:42.0.8-6 100% | 73.1 MiB/s | 1.2 MiB | 00m00s [39/51] rpm-sequoia-0:1.7.0-1.fc41.x86_ 100% | 41.5 MiB/s | 892.4 KiB | 00m00s [40/51] selinux-policy-0:41.8-4.fc41.no 100% | 3.3 MiB/s | 40.9 KiB | 00m00s [41/51] systemd-0:256.2-1.fc41.x86_64 100% | 120.7 MiB/s | 5.7 MiB | 00m00s [42/51] selinux-policy-targeted-0:41.8- 100% | 74.6 MiB/s | 6.7 MiB | 00m00s [43/51] systemd-libs-0:256.2-1.fc41.x86 100% | 14.9 MiB/s | 730.5 KiB | 00m00s [44/51] systemd-pam-0:256.2-1.fc41.x86_ 100% | 30.0 MiB/s | 398.9 KiB | 00m00s [45/51] systemd-udev-0:256.2-1.fc41.x86 100% | 105.7 MiB/s | 2.3 MiB | 00m00s [46/51] systemd-resolved-0:256.2-1.fc41 100% | 13.8 MiB/s | 310.4 KiB | 00m00s [47/51] systemd-networkd-0:256.2-1.fc41 100% | 58.5 MiB/s | 718.8 KiB | 00m00s [48/51] systemd-oomd-defaults-0:256.2-1 100% | 2.9 MiB/s | 29.5 KiB | 00m00s [49/51] vim-data-2:9.1.571-1.fc41.noarc 100% | 4.3 MiB/s | 22.2 KiB | 00m00s [50/51] vim-minimal-2:9.1.571-1.fc41.x8 100% | 66.4 MiB/s | 815.4 KiB | 00m00s [51/51] kernel-modules-core-0:6.10.0-0. 100% | 56.6 MiB/s | 37.9 MiB | 00m01s -------------------------------------------------------------------------------- [51/51] Total 100% | 110.6 MiB/s | 93.4 MiB | 00m01s Running transaction Importing PGP key 0xE99D6AD1: Userid : "Fedora (41) " Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1 From : file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-rawhide-x86_64 The key was successfully imported. Importing PGP key 0x105EF944: Userid : "Fedora (42) " Fingerprint: B0F4950458F69E1150C6C5EDC8AC4916105EF944 From : file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-42-x86_64 The key was successfully imported. [ 1/102] Verify package files 100% | 185.0 B/s | 51.0 B | 00m00s >>> Running pre-transaction scriptlet: selinux-policy-targeted-0:41.8-4.fc41.noa >>> Stop pre-transaction scriptlet: selinux-policy-targeted-0:41.8-4.fc41.noarch [ 2/102] Prepare transaction 100% | 719.0 B/s | 100.0 B | 00m00s [ 3/102] Upgrading glibc-common-0:2.39 100% | 24.6 MiB/s | 1.0 MiB | 00m00s [ 4/102] Upgrading glibc-minimal-langp 100% | 20.2 KiB/s | 124.0 B | 00m00s [ 5/102] Upgrading glibc-gconv-extra-0 100% | 34.5 MiB/s | 7.9 MiB | 00m00s >>> Running post-install scriptlet: glibc-gconv-extra-0:2.39.9000-30.fc41.x86_64 >>> Stop post-install scriptlet: glibc-gconv-extra-0:2.39.9000-30.fc41.x86_64 >>> Running pre-install scriptlet: glibc-0:2.39.9000-30.fc41.x86_64 >>> Stop pre-install scriptlet: glibc-0:2.39.9000-30.fc41.x86_64 [ 6/102] Upgrading glibc-0:2.39.9000-3 100% | 8.9 MiB/s | 6.7 MiB | 00m01s >>> Running post-install scriptlet: glibc-0:2.39.9000-30.fc41.x86_64 >>> Stop post-install scriptlet: glibc-0:2.39.9000-30.fc41.x86_64 [ 7/102] Upgrading openssl-libs-1:3.2. 100% | 113.4 MiB/s | 7.8 MiB | 00m00s [ 8/102] Upgrading libselinux-0:3.7-3. 100% | 17.8 MiB/s | 182.3 KiB | 00m00s [ 9/102] Upgrading systemd-libs-0:256. 100% | 37.6 MiB/s | 2.0 MiB | 00m00s [ 10/102] Upgrading systemd-0:256.2-1.f 100% | 31.6 MiB/s | 17.0 MiB | 00m01s >>> Running post-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop post-install scriptlet: systemd-0:256.2-1.fc41.x86_64 [ 11/102] Upgrading systemd-pam-0:256.2 100% | 49.0 MiB/s | 1.1 MiB | 00m00s [ 12/102] Upgrading device-mapper-libs- 100% | 36.9 MiB/s | 415.8 KiB | 00m00s [ 13/102] Upgrading device-mapper-0:1.0 100% | 18.1 MiB/s | 351.8 KiB | 00m00s [ 14/102] Upgrading device-mapper-event 100% | 7.2 MiB/s | 58.7 KiB | 00m00s [ 15/102] Upgrading systemd-udev-0:256. 100% | 19.1 MiB/s | 11.8 MiB | 00m01s >>> Running post-install scriptlet: systemd-udev-0:256.2-1.fc41.x86_64 >>> Stop post-install scriptlet: systemd-udev-0:256.2-1.fc41.x86_64 [ 16/102] Upgrading p11-kit-0:0.25.5-2. 100% | 27.9 MiB/s | 2.2 MiB | 00m00s [ 17/102] Upgrading p11-kit-trust-0:0.2 100% | 12.4 MiB/s | 393.1 KiB | 00m00s >>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-2.fc41.x86_64 >>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-2.fc41.x86_64 [ 18/102] Installing kernel-modules-cor 100% | 24.6 MiB/s | 37.2 MiB | 00m02s [ 19/102] Installing kernel-core-0:6.10 100% | 93.2 MiB/s | 24.7 MiB | 00m00s >>> Running post-install scriptlet: kernel-core-0:6.10.0-0.rc7.20240712git43db1e >>> Stop post-install scriptlet: kernel-core-0:6.10.0-0.rc7.20240712git43db1e03c [ 20/102] Upgrading device-mapper-event 100% | 180.5 KiB/s | 51.8 KiB | 00m00s >>> Running post-install scriptlet: device-mapper-event-0:1.02.199-2.fc41.x86_64 >>> Stop post-install scriptlet: device-mapper-event-0:1.02.199-2.fc41.x86_64 [ 21/102] Upgrading lvm2-libs-0:2.03.25 100% | 67.2 MiB/s | 2.5 MiB | 00m00s [ 22/102] Upgrading krb5-libs-0:1.21.3- 100% | 52.3 MiB/s | 2.3 MiB | 00m00s [ 23/102] Upgrading libcurl-0:8.8.0-2.f 100% | 52.8 MiB/s | 810.8 KiB | 00m00s [ 24/102] Upgrading perl-Net-SSLeay-0:1 100% | 18.7 MiB/s | 1.4 MiB | 00m00s [ 25/102] Upgrading gettext-envsubst-0: 100% | 6.2 MiB/s | 76.3 KiB | 00m00s [ 26/102] Upgrading libtextstyle-0:0.22 100% | 21.3 MiB/s | 196.5 KiB | 00m00s [ 27/102] Upgrading gettext-libs-0:0.22 100% | 83.8 MiB/s | 1.7 MiB | 00m00s [ 28/102] Upgrading selinux-policy-0:41 100% | 4.1 KiB/s | 30.1 KiB | 00m07s >>> Running post-install scriptlet: selinux-policy-0:41.8-4.fc41.noarch >>> Stop post-install scriptlet: selinux-policy-0:41.8-4.fc41.noarch >>> Running trigger-install scriptlet: selinux-policy-0:41.8-4.fc41.noarch >>> Stop trigger-install scriptlet: selinux-policy-0:41.8-4.fc41.noarch >>> Running pre-install scriptlet: selinux-policy-targeted-0:41.8-4.fc41.noarch >>> Stop pre-install scriptlet: selinux-policy-targeted-0:41.8-4.fc41.noarch [ 29/102] Upgrading selinux-policy-targ 100% | 28.2 MiB/s | 14.6 MiB | 00m01s >>> Running post-install scriptlet: selinux-policy-targeted-0:41.8-4.fc41.noarch >>> Stop post-install scriptlet: selinux-policy-targeted-0:41.8-4.fc41.noarch [ 30/102] Upgrading vim-data-2:9.1.571- 100% | 1.8 MiB/s | 18.9 KiB | 00m00s [ 31/102] Upgrading google-noto-fonts-c 100% | 3.0 MiB/s | 18.3 KiB | 00m00s [ 32/102] Upgrading google-noto-sans-vf 100% | 83.3 MiB/s | 1.2 MiB | 00m00s [ 33/102] Upgrading vim-minimal-2:9.1.5 100% | 74.7 MiB/s | 1.6 MiB | 00m00s [ 34/102] Upgrading gettext-runtime-0:0 100% | 10.9 MiB/s | 490.7 KiB | 00m00s [ 35/102] Upgrading perl-IO-Socket-SSL- 100% | 19.7 MiB/s | 704.8 KiB | 00m00s [ 36/102] Upgrading curl-0:8.8.0-2.fc41 100% | 40.5 MiB/s | 746.2 KiB | 00m00s [ 37/102] Upgrading librepo-0:1.18.0-2. 100% | 24.0 MiB/s | 245.8 KiB | 00m00s [ 38/102] Upgrading lvm2-0:2.03.25-2.fc 100% | 10.7 MiB/s | 3.6 MiB | 00m00s >>> Running post-install scriptlet: lvm2-0:2.03.25-2.fc41.x86_64 >>> Stop post-install scriptlet: lvm2-0:2.03.25-2.fc41.x86_64 [ 39/102] Upgrading gnutls-0:3.8.6-2.fc 100% | 70.0 MiB/s | 3.2 MiB | 00m00s [ 40/102] Upgrading systemd-oomd-defaul 100% | 119.1 KiB/s | 976.0 B | 00m00s [ 41/102] Upgrading systemd-resolved-0: 100% | 18.2 MiB/s | 671.1 KiB | 00m00s >>> Running post-install scriptlet: systemd-resolved-0:256.2-1.fc41.x86_64 >>> Stop post-install scriptlet: systemd-resolved-0:256.2-1.fc41.x86_64 [ 42/102] Upgrading systemd-networkd-0: 100% | 33.3 MiB/s | 2.1 MiB | 00m00s >>> Running post-install scriptlet: systemd-networkd-0:256.2-1.fc41.x86_64 >>> Stop post-install scriptlet: systemd-networkd-0:256.2-1.fc41.x86_64 [ 43/102] Upgrading python3-libselinux- 100% | 27.2 MiB/s | 613.5 KiB | 00m00s [ 44/102] Upgrading libselinux-utils-0: 100% | 8.8 MiB/s | 358.6 KiB | 00m00s [ 45/102] Upgrading ima-evm-utils-libs- 100% | 7.2 MiB/s | 59.2 KiB | 00m00s [ 46/102] Upgrading openssl-1:3.2.2-4.f 100% | 13.6 MiB/s | 1.7 MiB | 00m00s [ 47/102] Upgrading python3-cryptograph 100% | 24.4 MiB/s | 4.5 MiB | 00m00s [ 48/102] Upgrading rpm-sequoia-0:1.7.0 100% | 98.6 MiB/s | 2.4 MiB | 00m00s [ 49/102] Upgrading efivar-libs-0:39-5. 100% | 29.7 MiB/s | 396.0 KiB | 00m00s [ 50/102] Upgrading glibc-langpack-en-0 100% | 38.2 MiB/s | 5.8 MiB | 00m00s [ 51/102] Upgrading harfbuzz-0:9.0.0-1. 100% | 50.0 MiB/s | 2.7 MiB | 00m00s >>> Running pre-install scriptlet: libutempter-0:1.2.1-14.fc41.x86_64 >>> Stop pre-install scriptlet: libutempter-0:1.2.1-14.fc41.x86_64 [ 52/102] Upgrading libutempter-0:1.2.1 100% | 4.2 MiB/s | 59.7 KiB | 00m00s [ 53/102] Upgrading libxkbcommon-0:1.7. 100% | 17.4 MiB/s | 338.1 KiB | 00m00s >>> Running pre-uninstall scriptlet: lvm2-0:2.03.24-3.fc41.x86_64 >>> Stop pre-uninstall scriptlet: lvm2-0:2.03.24-3.fc41.x86_64 [ 54/102] Erasing lvm2-0:2.03.24-3.fc41 100% | 4.8 KiB/s | 152.0 B | 00m00s >>> Running post-uninstall scriptlet: lvm2-0:2.03.24-3.fc41.x86_64 >>> Stop post-uninstall scriptlet: lvm2-0:2.03.24-3.fc41.x86_64 [ 55/102] Erasing lvm2-libs-0:2.03.24-3 100% | 1.5 KiB/s | 30.0 B | 00m00s >>> Running pre-uninstall scriptlet: device-mapper-event-0:1.02.198-3.fc41.x86_6 >>> Stop pre-uninstall scriptlet: device-mapper-event-0:1.02.198-3.fc41.x86_64 [ 56/102] Erasing device-mapper-event-0 100% | 1.0 KiB/s | 7.0 B | 00m00s [ 57/102] Erasing device-mapper-0:1.02. 100% | 3.3 KiB/s | 24.0 B | 00m00s [ 58/102] Erasing openssl-1:3.2.2-3.fc4 100% | 17.8 KiB/s | 310.0 B | 00m00s >>> Running pre-uninstall scriptlet: systemd-resolved-0:256.1-8.fc41.x86_64 >>> Stop pre-uninstall scriptlet: systemd-resolved-0:256.1-8.fc41.x86_64 [ 59/102] Erasing systemd-resolved-0:25 100% | 1.1 KiB/s | 25.0 B | 00m00s >>> Running post-uninstall scriptlet: systemd-resolved-0:256.1-8.fc41.x86_64 >>> Stop post-uninstall scriptlet: systemd-resolved-0:256.1-8.fc41.x86_64 [ 60/102] Erasing rpm-sequoia-0:1.6.0-3 100% | 1.3 KiB/s | 9.0 B | 00m00s [ 61/102] Erasing python3-cryptography- 100% | 37.3 KiB/s | 382.0 B | 00m00s [ 62/102] Erasing gnutls-0:3.8.6-1.fc41 100% | 5.5 KiB/s | 34.0 B | 00m00s [ 63/102] Erasing p11-kit-trust-0:0.25. 100% | 800.0 B/s | 12.0 B | 00m00s >>> Running post-uninstall scriptlet: p11-kit-trust-0:0.25.5-1.fc41.x86_64 >>> Stop post-uninstall scriptlet: p11-kit-trust-0:0.25.5-1.fc41.x86_64 [ 64/102] Erasing vim-minimal-2:9.1.452 100% | 2.6 KiB/s | 16.0 B | 00m00s [ 65/102] Erasing efivar-libs-0:39-1.fc 100% | 2.1 KiB/s | 13.0 B | 00m00s [ 66/102] Erasing p11-kit-0:0.25.5-1.fc 100% | 5.7 KiB/s | 99.0 B | 00m00s >>> Running pre-uninstall scriptlet: systemd-networkd-0:256.1-8.fc41.x86_64 >>> Stop pre-uninstall scriptlet: systemd-networkd-0:256.1-8.fc41.x86_64 [ 67/102] Erasing systemd-networkd-0:25 100% | 2.0 KiB/s | 53.0 B | 00m00s >>> Running post-uninstall scriptlet: systemd-networkd-0:256.1-8.fc41.x86_64 >>> Stop post-uninstall scriptlet: systemd-networkd-0:256.1-8.fc41.x86_64 [ 68/102] Erasing python3-libselinux-0: 100% | 3.4 KiB/s | 21.0 B | 00m00s [ 69/102] Erasing curl-0:8.8.0-1.fc41.x 100% | 2.8 KiB/s | 17.0 B | 00m00s [ 70/102] Erasing device-mapper-event-l 100% | 1.2 KiB/s | 6.0 B | 00m00s [ 71/102] Erasing device-mapper-libs-0: 100% | 1.4 KiB/s | 7.0 B | 00m00s [ 72/102] Erasing libselinux-utils-0:3. 100% | 7.5 KiB/s | 92.0 B | 00m00s [ 73/102] Erasing harfbuzz-0:8.5.0-1.fc 100% | 3.5 KiB/s | 25.0 B | 00m00s [ 74/102] Erasing librepo-0:1.18.0-1.fc 100% | 1.6 KiB/s | 8.0 B | 00m00s [ 75/102] Erasing libcurl-0:8.8.0-1.fc4 100% | 1.4 KiB/s | 7.0 B | 00m00s [ 76/102] Erasing krb5-libs-0:1.21.2-5. 100% | 6.9 KiB/s | 64.0 B | 00m00s [ 77/102] Erasing gettext-runtime-0:0.2 100% | 9.6 KiB/s | 59.0 B | 00m00s [ 78/102] Erasing perl-IO-Socket-SSL-0: 100% | 4.9 KiB/s | 25.0 B | 00m00s [ 79/102] Erasing glibc-langpack-en-0:2 100% | 80.1 KiB/s | 492.0 B | 00m00s [ 80/102] Erasing systemd-oomd-defaults 100% | 285.0 B/s | 4.0 B | 00m00s >>> Running pre-uninstall scriptlet: selinux-policy-0:41.3-1.fc41.noarch >>> Stop pre-uninstall scriptlet: selinux-policy-0:41.3-1.fc41.noarch [ 81/102] Erasing selinux-policy-0:41.3 100% | 846.0 B/s | 11.0 B | 00m00s >>> Running post-uninstall scriptlet: selinux-policy-0:41.3-1.fc41.noarch >>> Stop post-uninstall scriptlet: selinux-policy-0:41.3-1.fc41.noarch [ 82/102] Erasing google-noto-sans-vf-f 100% | 500.0 B/s | 6.0 B | 00m00s >>> Running pre-uninstall scriptlet: systemd-udev-0:256.1-8.fc41.x86_64 >>> Stop pre-uninstall scriptlet: systemd-udev-0:256.1-8.fc41.x86_64 [ 83/102] Erasing systemd-udev-0:256.1- 100% | 12.2 KiB/s | 574.0 B | 00m00s >>> Running post-uninstall scriptlet: systemd-udev-0:256.1-8.fc41.x86_64 >>> Stop post-uninstall scriptlet: systemd-udev-0:256.1-8.fc41.x86_64 [ 84/102] Erasing systemd-0:256.1-8.fc4 100% | 1.1 KiB/s | 1.0 KiB | 00m01s >>> Running post-uninstall scriptlet: systemd-0:256.1-8.fc41.x86_64 >>> Stop post-uninstall scriptlet: systemd-0:256.1-8.fc41.x86_64 [ 85/102] Erasing systemd-libs-0:256.1- 100% | 3.1 KiB/s | 22.0 B | 00m00s [ 86/102] Erasing systemd-pam-0:256.1-8 100% | 104.0 B/s | 10.0 B | 00m00s [ 87/102] Erasing gettext-libs-0:0.22.5 100% | 1.6 KiB/s | 15.0 B | 00m00s [ 88/102] Erasing libselinux-0:3.7-1.fc 100% | 1.1 KiB/s | 8.0 B | 00m00s [ 89/102] Erasing libtextstyle-0:0.22.5 100% | 1.0 KiB/s | 5.0 B | 00m00s [ 90/102] Erasing perl-Net-SSLeay-0:1.9 100% | 14.8 KiB/s | 121.0 B | 00m00s [ 91/102] Erasing libxkbcommon-0:1.7.0- 100% | 2.1 KiB/s | 11.0 B | 00m00s [ 92/102] Erasing ima-evm-utils-libs-0: 100% | 1.7 KiB/s | 12.0 B | 00m00s [ 93/102] Erasing openssl-libs-1:3.2.2- 100% | 5.4 KiB/s | 39.0 B | 00m00s [ 94/102] Erasing gettext-envsubst-0:0. 100% | 1.8 KiB/s | 9.0 B | 00m00s [ 95/102] Erasing libutempter-0:1.2.1-1 100% | 2.5 KiB/s | 13.0 B | 00m00s [ 96/102] Erasing google-noto-fonts-com 100% | 666.0 B/s | 4.0 B | 00m00s [ 97/102] Erasing selinux-policy-target 100% | 61.2 KiB/s | 1.8 KiB | 00m00s >>> Running post-uninstall scriptlet: selinux-policy-targeted-0:41.3-1.fc41.noar >>> Stop post-uninstall scriptlet: selinux-policy-targeted-0:41.3-1.fc41.noarch [ 98/102] Erasing vim-data-2:9.1.452-1. 100% | 1.7 KiB/s | 7.0 B | 00m00s [ 99/102] Erasing glibc-0:2.39.9000-29. 100% | 7.7 KiB/s | 102.0 B | 00m00s [100/102] Erasing glibc-minimal-langpac 100% | 24.4 KiB/s | 100.0 B | 00m00s [101/102] Erasing glibc-gconv-extra-0:2 100% | 17.6 KiB/s | 631.0 B | 00m00s >>> Running post-uninstall scriptlet: glibc-gconv-extra-0:2.39.9000-29.fc41.x86_ >>> Stop post-uninstall scriptlet: glibc-gconv-extra-0:2.39.9000-29.fc41.x86_64 [102/102] Erasing glibc-common-0:2.39.9 100% | 1.0 B/s | 53.0 B | 00m42s >>> Running post-transaction scriptlet: kernel-modules-core-0:6.10.0-0.rc7.20240 >>> Stop post-transaction scriptlet: kernel-modules-core-0:6.10.0-0.rc7.20240712 >>> Running post-transaction scriptlet: kernel-core-0:6.10.0-0.rc7.20240712git43 >>> Stop post-transaction scriptlet: kernel-core-0:6.10.0-0.rc7.20240712git43db1 >>> Running post-transaction scriptlet: selinux-policy-targeted-0:41.8-4.fc41.no >>> Stop post-transaction scriptlet: selinux-policy-targeted-0:41.8-4.fc41.noarc >>> Running post-transaction scriptlet: systemd-resolved-0:256.2-1.fc41.x86_64 >>> Stop post-transaction scriptlet: systemd-resolved-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: fontconfig-0:2.15.0-6.fc41.x86_64 >>> Stop trigger-install scriptlet: fontconfig-0:2.15.0-6.fc41.x86_64 >>> Running trigger-install scriptlet: man-db-0:2.12.1-1.fc41.x86_64 >>> Stop trigger-install scriptlet: man-db-0:2.12.1-1.fc41.x86_64 >>> Running trigger-post-uninstall scriptlet: glibc-common-0:2.39.9000-30.fc41.x >>> Stop trigger-post-uninstall scriptlet: glibc-common-0:2.39.9000-30.fc41.x86_ >>> Running trigger-post-uninstall scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-post-uninstall scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-post-uninstall scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-post-uninstall scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-post-uninstall scriptlet: man-db-0:2.12.1-1.fc41.x86_64 >>> Stop trigger-post-uninstall scriptlet: man-db-0:2.12.1-1.fc41.x86_64 >>> Running trigger-post-uninstall scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-post-uninstall scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-post-uninstall scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-post-uninstall scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: glibc-common-0:2.39.9000-30.fc41.x86_64 >>> Stop trigger-install scriptlet: glibc-common-0:2.39.9000-30.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-udev-0:256.2-1.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-udev-0:256.2-1.fc41.x86_64 >>> Running trigger-install scriptlet: systemd-udev-0:256.2-1.fc41.x86_64 >>> Stop trigger-install scriptlet: systemd-udev-0:256.2-1.fc41.x86_64 Complete! STDERR: warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.execute() instead TASK [Restart if kernel updated] *********************************************** changed: [18.220.133.30] => { "changed": true, "elapsed": 28, "rebooted": true } TASK [Wait for connection for 5 minutes] *************************************** ok: [18.220.133.30] => { "changed": false, "elapsed": 5 } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-dns.yaml for 18.220.133.30 TASK [disable systemd-resolved] ************************************************ changed: [18.220.133.30] => { "changed": true, "cmd": [ "systemctl", "disable", "systemd-resolved" ], "delta": "0:00:00.249804", "end": "2024-07-13 16:34:42.323812", "rc": 0, "start": "2024-07-13 16:34:42.074008" } STDERR: Removed '/etc/systemd/system/dbus-org.freedesktop.resolve1.service'. Removed '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service'. TASK [mask systemd-resolved] *************************************************** changed: [18.220.133.30] => { "changed": true, "cmd": [ "systemctl", "mask", "systemd-resolved" ], "delta": "0:00:00.244638", "end": "2024-07-13 16:34:42.758919", "rc": 0, "start": "2024-07-13 16:34:42.514281" } STDERR: Created symlink '/etc/systemd/system/systemd-resolved.service' → '/dev/null'. TASK [remove /etc/resolv.conf] ************************************************* changed: [18.220.133.30] => { "changed": true, "cmd": [ "rm", "-f", "/etc/resolv.conf" ], "delta": "0:00:00.003076", "end": "2024-07-13 16:34:42.953276", "rc": 0, "start": "2024-07-13 16:34:42.950200" } TASK [replace resolve.conf] **************************************************** changed: [18.220.133.30] => { "changed": true, "checksum": "c3f9736e9af7bd0885578859a50b205c8fa5fc8e", "dest": "/etc/resolv.conf", "gid": 0, "group": "root", "md5sum": "c7ea09d26e26605227076e0514a33038", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:net_conf_t:s0", "size": 38, "src": "/root/.ansible/tmp/ansible-tmp-1720888483.0339046-240-103523230861250/source", "state": "file", "uid": 0 } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-beakerlib.yaml for 18.220.133.30 TASK [Make sure dnf core plugins are installed] ******************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Add beakerlib copr repository for CentOS Stream] ************************* skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install beakerlib] ******************************************************* skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install cs9 beakerlib on cs10] ******************************************* skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/workaround-automotive.yaml for 18.220.133.30 TASK [Fix unexpanded $stream in yum repositories] ****************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if 'rsync' package is already present] ***************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install rsync via rpm-ostree] ******************************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restart] ***************************************************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Wait for connection for 5 minutes] *************************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/enable-crb.yaml for 18.220.133.30 TASK [Enable CRB repository (CentOS Stream 9 and later)] *********************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/enable-powertools.yaml for 18.220.133.30 TASK [Make sure dnf core plugins are installed] ******************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable Powertools repository (CentOS 8, CentOS Stream 8)] **************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/install-epel.yaml for 18.220.133.30 TASK [Install EPEL on CentOS < 9 and CentOS Stream < 9 (except CentOS Stream 9)] *** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install EPEL on CentOS Stream 9] ***************************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/install-koji-brew.yaml for 18.220.133.30 TASK [Install Koji] ************************************************************ changed: [18.220.133.30] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: python3-requests-gssapi-1.2.3-12.fc41.noarch", "Installed: koji-1.34.1-2.fc41.noarch", "Installed: python3-gssapi-1.7.3-9.fc41.x86_64", "Installed: python3-decorator-5.1.1-10.fc41.noarch", "Installed: python3-koji-1.34.1-2.fc41.noarch", "Installed: python3-defusedxml-0.7.1-14.fc41.noarch" ] } TASK [Install Koji on Centos Stream 10 from Fedora 40 (workaround)] ************ skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Add RCM Repository for RHEL7 and earlier] ******************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install Brewkoji] ******************************************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Add RCM Repository for RHEL 8] ******************************************* skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install Brewkoji] ******************************************************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [include_tasks] *********************************************************** included: /CONFIG/guest-setup/pre-artifact-installation/tag-repository.yaml for 18.220.133.30 TASK [Check for rawhide] ******************************************************* changed: [18.220.133.30] => { "changed": true, "cmd": [ "rpm", "-q", "fedora-repos-rawhide" ], "delta": "0:00:00.010657", "end": "2024-07-13 16:34:52.433221", "rc": 0, "start": "2024-07-13 16:34:52.422564" } STDOUT: fedora-repos-rawhide-41-0.2.noarch TASK [Transform build target to a tag repository name (Rawhide)] *************** ok: [18.220.133.30] => { "ansible_facts": { "tag_repository_name": "rawhide" }, "changed": false } TASK [Transform build target to a tag repository name (Fedora non-Rawhide)] **** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tag repository base url (Fedora)] ********************************* ok: [18.220.133.30] => { "ansible_facts": { "tag_repository_url": "https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/" }, "changed": false } TASK [Create tag repository base url (CentOS Stream 8)] ************************ skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tag repository base url (CentOS Stream 9)] ************************ skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tag repository base url (CentOS Stream 10)] *********************** skipping: [18.220.133.30] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if tag repository https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/ exists] *** changed: [18.220.133.30] => { "changed": true, "cmd": [ "bash", "-c", "curl --head -L https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/ | grep -o -E \"(200|403|404)\"" ], "delta": "0:00:00.104650", "end": "2024-07-13 16:34:52.895273", "rc": 0, "start": "2024-07-13 16:34:52.790623" } STDOUT: 200 STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1130 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 TASK [Add tag repository] ****************************************************** changed: [18.220.133.30] => { "changed": true, "checksum": "ef18acd7576ea68b804141eb33e142a38266beab", "dest": "/etc/yum.repos.d/tag-repository.repo", "gid": 0, "group": "root", "md5sum": "812a8b3646ad9165d24e41362cebf250", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:system_conf_t:s0", "size": 468, "src": "/root/.ansible/tmp/ansible-tmp-1720888492.978222-331-6849888640215/source", "state": "file", "uid": 0 } TASK [debug] ******************************************************************* skipping: [18.220.133.30] => {} TASK [debug] ******************************************************************* skipping: [18.220.133.30] => {} PLAY RECAP ********************************************************************* 18.220.133.30 : ok=31 changed=14 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---