Bugzilla – Bug 1219302
[Build 43.93] openQA test fails in image_podman
Last modified: 2024-03-05 13:41:43 UTC
## Observation openQA test in scenario sle-15-SP6-BCI-aarch64-base_image_on_SLES_15-SP1@aarch64-virtio fails in [image_podman](https://openqa.suse.de/tests/13369186/modules/image_podman/steps/96) ## Test suite description The base test suite is used for job templates defined in YAML documents. It has no settings of its own. ## Reproducible Fails since (at least) Build [43.2](https://openqa.suse.de/tests/12893792) ## Expected result Last good: (unknown) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=aarch64&distri=sle&flavor=BCI&machine=aarch64-virtio&test=base_image_on_SLES_15-SP1&version=15-SP6) When trying to install additional packages, zypper "coredumps" and test shows: ``` > conn.run_expect([0], "timeout 2m zypper ref") E AssertionError: Unexpected exit code 134 for CommandResult(command=b'timeout 2m zypper ref', exit_status=134, stdout=None, stderr=b"terminate called after throwing an instance of 'std::system_error'\n what(): Operation not permitted\ntimeout: the monitored command dumped core\n") E assert 134 in [0] E + where 134 = CommandResult(command=b'timeout 2m zypper ref', exit_status=134, stdout=None, stderr=b"terminate called after throwing an instance of 'std::system_error'\n what(): Operation not permitted\ntimeout: the monitored command dumped core\n").rc ``` Also the stack trace from zypper: ``` Jan 28 06:52:48.900066 localhost systemd[1]: Started Process Core Dump (PID 20254/UID 0). Jan 28 06:52:49.004858 localhost systemd-coredump[20255]: Process 20253 (Zypp-main) of user 0 dumped core. Stack trace of thread 26: #0 0x0000ffff9a5a8428 n/a (/lib64/libc.so.6) ``` The same issue occurs in several hosts: - aarch64: 15-SP1 - ppc64le: 12-SP5, 15-SP1, 15-SP2 - s390x: 15-SP1 - x86_64: 15-SP2, RES7
This is not a container module issue. If anything, then it is a BCI issue, but I'm not convinced about that either. This looks more like a zypper issue. Benjamin, would you have an idea why zypper could segfault in a container?
This is a test issue. The issue arises from the missing LTSS updates in the test run. I could just reproduce the bug using the hard disk image from openQA. > localhost:~ # podman run -ti --rm --replace --name hotznplotz registry.suse.de/suse/sle-15-sp6/update/cr/totest/images/bci/bci-base:15.6 zypper ref > terminate called after throwing an instance of 'std::system_error' > what(): Operation not permitted The difference to another local 15-SP1 VM was the missing "Refreshing service 'container-suseconnect-zypp'." text. After some searching I realized the LTSS extension is not present. After installing the LTSS extension and updating the VM which showed the bug, the issue disappears: > localhost:~ # podman run -ti --rm --replace --name hotznplotz registry.suse.de/suse/sle-15-sp6/update/cr/totest/images/bci/bci-base:15.6 zypper ref > Refreshing service 'container-suseconnect-zypp'. > ... > All repositories have been refreshed. > localhost:~ # I recommend to close the bug as invalid and continue with fixing the test issue in https://progress.opensuse.org/issues/154174
(In reply to Felix Niederwanger from comment #4) > > I recommend to close the bug as invalid and continue with fixing the test > issue in https://progress.opensuse.org/issues/154174 It shall be as you say
zypper executed inside the container still coredumps in ppc64le hosts (SP1 and SP2) > terminate called after throwing an instance of 'std::system_error' > what(): Operation not permitted\ntimeout: the monitored command dumped core However, while I have tried to get a coredump I have executed the container with privileged mode and it worked in ppc64le. > podman run --privileged --ulimit core=-1 --security-opt seccomp=unconfined -it registry.suse.de/suse/sle-15-sp6/ga/test/containers/bci/bci-base:15.6 /bin/bash -c 'zypper al udev && zypper -n in -r SLE_BCI systemd' [22;27;39;49mSpecified lock has been successfully added.[0m [22;27;39;49mRefreshing service 'container-suseconnect-zypp'.[0m [2K Adding repository 'SLE-Module-Basesystem15-SP6-Debuginfo-Pool for sle-15-ppc64le' -------------------------------------------[\][2K Adding repository 'SLE-Module-Basesystem15-SP6-Debuginfo-Pool for sle-15-ppc64le' -------------------------------------------[\][2K Adding repository 'SLE-Module-Basesystem15-SP6-Debuginfo-Pool for sle-15-ppc64le' .....................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Debuginfo-Pool for sle-15-ppc64le' ........................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Debuginfo-Updates for sle-15-ppc64le' ----------------------------------------[/][2K Adding repository 'SLE-Module-Basesystem15-SP6-Debuginfo-Updates for sle-15-ppc64le' ----------------------------------------[|][2K Adding repository 'SLE-Module-Basesystem15-SP6-Debuginfo-Updates for sle-15-ppc64le' ..................................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Debuginfo-Updates for sle-15-ppc64le' .....................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Pool for sle-15-ppc64le' -----------------------------------------------------[\][2K Adding repository 'SLE-Module-Basesystem15-SP6-Pool for sle-15-ppc64le' -----------------------------------------------------[/][2K Adding repository 'SLE-Module-Basesystem15-SP6-Pool for sle-15-ppc64le' ...............................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Pool for sle-15-ppc64le' ..................................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Source-Pool for sle-15-ppc64le' ----------------------------------------------[/][2K Adding repository 'SLE-Module-Basesystem15-SP6-Source-Pool for sle-15-ppc64le' ----------------------------------------------[-][2K Adding repository 'SLE-Module-Basesystem15-SP6-Source-Pool for sle-15-ppc64le' ........................................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Source-Pool for sle-15-ppc64le' ...........................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Updates for sle-15-ppc64le' --------------------------------------------------[\][2K Adding repository 'SLE-Module-Basesystem15-SP6-Updates for sle-15-ppc64le' --------------------------------------------------[\][2K Adding repository 'SLE-Module-Basesystem15-SP6-Updates for sle-15-ppc64le' ............................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Module-Basesystem15-SP6-Updates for sle-15-ppc64le' ...............................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Debuginfo-Pool for sle-15-ppc64le' ---------------------------------------------[/][2K Adding repository 'SLE-Module-Python3-15-SP6-Debuginfo-Pool for sle-15-ppc64le' ---------------------------------------------[|][2K Adding repository 'SLE-Module-Python3-15-SP6-Debuginfo-Pool for sle-15-ppc64le' .......................................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Debuginfo-Pool for sle-15-ppc64le' ..........................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Debuginfo-Updates for sle-15-ppc64le' ------------------------------------------[\][2K Adding repository 'SLE-Module-Python3-15-SP6-Debuginfo-Updates for sle-15-ppc64le' ------------------------------------------[/][2K Adding repository 'SLE-Module-Python3-15-SP6-Debuginfo-Updates for sle-15-ppc64le' ....................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Debuginfo-Updates for sle-15-ppc64le' .......................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Pool for sle-15-ppc64le' -------------------------------------------------------[/][2K Adding repository 'SLE-Module-Python3-15-SP6-Pool for sle-15-ppc64le' -------------------------------------------------------[-][2K Adding repository 'SLE-Module-Python3-15-SP6-Pool for sle-15-ppc64le' .................................................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Pool for sle-15-ppc64le' ....................................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Source-Pool for sle-15-ppc64le' ------------------------------------------------[\][2K Adding repository 'SLE-Module-Python3-15-SP6-Source-Pool for sle-15-ppc64le' ------------------------------------------------[\][2K Adding repository 'SLE-Module-Python3-15-SP6-Source-Pool for sle-15-ppc64le' ..........................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Source-Pool for sle-15-ppc64le' .............................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Updates for sle-15-ppc64le' ----------------------------------------------------[/][2K Adding repository 'SLE-Module-Python3-15-SP6-Updates for sle-15-ppc64le' ----------------------------------------------------[|][2K Adding repository 'SLE-Module-Python3-15-SP6-Updates for sle-15-ppc64le' ..............................................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Module-Python3-15-SP6-Updates for sle-15-ppc64le' .................................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Debuginfo-Pool for sle-15-ppc64le' ----------------------------------[\][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Debuginfo-Pool for sle-15-ppc64le' ----------------------------------[/][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Debuginfo-Pool for sle-15-ppc64le' ............................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Debuginfo-Pool for sle-15-ppc64le' ...............................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Debuginfo-Updates for sle-15-ppc64le' -------------------------------[/][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Debuginfo-Updates for sle-15-ppc64le' -------------------------------[-][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Debuginfo-Updates for sle-15-ppc64le' .........................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Debuginfo-Updates for sle-15-ppc64le' ............................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Pool for sle-15-ppc64le' --------------------------------------------[\][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Pool for sle-15-ppc64le' --------------------------------------------[\][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Pool for sle-15-ppc64le' ......................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Pool for sle-15-ppc64le' .........................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Source-Pool for sle-15-ppc64le' -------------------------------------[/][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Source-Pool for sle-15-ppc64le' -------------------------------------[|][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Source-Pool for sle-15-ppc64le' ...............................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Source-Pool for sle-15-ppc64le' ..................................[done] [22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Updates for sle-15-ppc64le' -----------------------------------------[\][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Updates for sle-15-ppc64le' -----------------------------------------[/][2K Adding repository 'SLE-Module-Server-Applications15-SP6-Updates for sle-15-ppc64le' ...................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Module-Server-Applications15-SP6-Updates for sle-15-ppc64le' ......................................[done] [22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Debuginfo-Pool for sle-15-ppc64le' ------------------------------------------------[/][2K Adding repository 'SLE-Product-SLES15-SP6-Debuginfo-Pool for sle-15-ppc64le' ------------------------------------------------[-][2K Adding repository 'SLE-Product-SLES15-SP6-Debuginfo-Pool for sle-15-ppc64le' ..........................................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Debuginfo-Pool for sle-15-ppc64le' .............................................[done] [22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Debuginfo-Updates for sle-15-ppc64le' ---------------------------------------------[\][2K Adding repository 'SLE-Product-SLES15-SP6-Debuginfo-Updates for sle-15-ppc64le' ---------------------------------------------[\][2K Adding repository 'SLE-Product-SLES15-SP6-Debuginfo-Updates for sle-15-ppc64le' .......................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Debuginfo-Updates for sle-15-ppc64le' ..........................................[done] [22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Pool for sle-15-ppc64le' ----------------------------------------------------------[/][2K Adding repository 'SLE-Product-SLES15-SP6-Pool for sle-15-ppc64le' ----------------------------------------------------------[|][2K Adding repository 'SLE-Product-SLES15-SP6-Pool for sle-15-ppc64le' ....................................................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Pool for sle-15-ppc64le' .......................................................[done] [22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Source-Pool for sle-15-ppc64le' ---------------------------------------------------[\][2K Adding repository 'SLE-Product-SLES15-SP6-Source-Pool for sle-15-ppc64le' ---------------------------------------------------[/][2K Adding repository 'SLE-Product-SLES15-SP6-Source-Pool for sle-15-ppc64le' .............................................<100%>[|][22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Source-Pool for sle-15-ppc64le' ................................................[done] [22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Updates for sle-15-ppc64le' -------------------------------------------------------[/][2K Adding repository 'SLE-Product-SLES15-SP6-Updates for sle-15-ppc64le' -------------------------------------------------------[-][2K Adding repository 'SLE-Product-SLES15-SP6-Updates for sle-15-ppc64le' .................................................<100%>[-][22;27;39;49m[2K Adding repository 'SLE-Product-SLES15-SP6-Updates for sle-15-ppc64le' ....................................................[done] [22;27;39;49m[2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[\][2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[\][2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[|][2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[/][2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[-][2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[\][2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[|][2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[/][2K Retrieving repository 'SLE_BCI' metadata ------------------------------------------------------------------------------------[-][22;27;39;49m[2K Retrieving repository 'SLE_BCI' metadata .................................................................................[done] [22;27;39;49m[2K Building repository 'SLE_BCI' cache -----------------------------------------------------------------------------------------[\][2K Building repository 'SLE_BCI' cache -----------------------------------------------------------------------------------------[|][2K Building repository 'SLE_BCI' cache ...................................................................................<100%>[|][2K Building repository 'SLE_BCI' cache ...................................................................................<100%>[/][22;27;39;49m[2K Building repository 'SLE_BCI' cache ......................................................................................[done] [22;27;39;49m[22;27;39;49mLoading repository data...[0m [22;27;39;49mReading installed packages...[0m [22;27;39;49mResolving package dependencies...[0m [22;27;32;49mThe following 17 NEW packages are going to be installed:[0m [22;27;32;49md[0mbus-1 [22;27;32;49mk[0mbd [22;27;32;49mk[0mbd-legacy [22;27;32;49ml[0mibapparmor1 [22;27;32;49ml[0mibdbus-1-3 [22;27;32;49ml[0mibexpat1 [22;27;32;49ml[0mibip4tc2 [22;27;32;49ml[0mibkmod2 [22;27;32;49ml[0mibseccomp2 [22;27;32;49mp[0mam-config [22;27;32;49mp[0mkg-config [22;27;32;49ms[0mystemd [22;27;32;49ms[0mystemd-default-settings [22;27;32;49ms[0mystemd-default-settings-branding-SLE [22;27;32;49ms[0mystemd-presets-branding-SLE [22;27;32;49ms[0mystemd-presets-common-SUSE [22;27;32;49mu[0mpdate-alternatives [22;27;36;49mThe following 17 packages are not supported by their vendor:[0m [22;27;36;49md[0mbus-1 [22;27;36;49mk[0mbd [22;27;36;49mk[0mbd-legacy [22;27;36;49ml[0mibapparmor1 [22;27;36;49ml[0mibdbus-1-3 [22;27;36;49ml[0mibexpat1 [22;27;36;49ml[0mibip4tc2 [22;27;36;49ml[0mibkmod2 [22;27;36;49ml[0mibseccomp2 [22;27;36;49mp[0mam-config [22;27;36;49mp[0mkg-config [22;27;36;49ms[0mystemd [22;27;36;49ms[0mystemd-default-settings [22;27;36;49ms[0mystemd-default-settings-branding-SLE [22;27;36;49ms[0mystemd-presets-branding-SLE [22;27;36;49ms[0mystemd-presets-common-SUSE [22;27;36;49mu[0mpdate-alternatives [22;27;32;49m17[0m new packages to install. Overall download size: 7.4 MiB. Already cached: 0 B. After the operation, additional 26.9 MiB will be used. [2K [1;39;49mContinue? [1;39;49m[y[1;39;49m/n[1;39;49m/v[1;39;49m/...?[1;39;49m shows all options] (y[1;39;49m)[0m[1;39;49m: [0m[0m[0m[0m[0m[0m[0m[22;27;39;49my[0m [22;27;39;49mRetrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch (SLE_BCI) (1/17), 538.5 KiB [0m [2K Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch.rpm -----------------------------------------------------------------[starting][2K Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch.rpm ------------------------------------------------------------------------[\][22;27;39;49m[2K Retrieving: kbd-legacy-2.4.0-150400.5.6.1.noarch.rpm .....................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: libapparmor1-3.1.7-150600.1.1.ppc64le (SLE_BCI) (2/17), 84.7 KiB [0m [2K Retrieving: libapparmor1-3.1.7-150600.1.1.ppc64le.rpm ----------------------------------------------------------------[starting][2K Retrieving: libapparmor1-3.1.7-150600.1.1.ppc64le.rpm -----------------------------------------------------------------------[|][22;27;39;49m[2K Retrieving: libapparmor1-3.1.7-150600.1.1.ppc64le.rpm ....................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: libdbus-1-3-1.12.2-150400.18.8.1.ppc64le (SLE_BCI) (3/17), 165.0 KiB [0m [2K Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.ppc64le.rpm -------------------------------------------------------------[starting][2K Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.ppc64le.rpm --------------------------------------------------------------------[/][22;27;39;49m[2K Retrieving: libdbus-1-3-1.12.2-150400.18.8.1.ppc64le.rpm .................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: libexpat1-2.4.4-150400.3.12.1.ppc64le (SLE_BCI) (4/17), 122.3 KiB [0m [2K Retrieving: libexpat1-2.4.4-150400.3.12.1.ppc64le.rpm ----------------------------------------------------------------[starting][2K Retrieving: libexpat1-2.4.4-150400.3.12.1.ppc64le.rpm -----------------------------------------------------------------------[-][22;27;39;49m[2K Retrieving: libexpat1-2.4.4-150400.3.12.1.ppc64le.rpm ....................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: libip4tc2-1.8.7-1.1.ppc64le (SLE_BCI) (5/17), 27.7 KiB [0m [2K Retrieving: libip4tc2-1.8.7-1.1.ppc64le.rpm --------------------------------------------------------------------------[starting][2K Retrieving: libip4tc2-1.8.7-1.1.ppc64le.rpm ---------------------------------------------------------------------------------[\][22;27;39;49m[2K Retrieving: libip4tc2-1.8.7-1.1.ppc64le.rpm ..............................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: libkmod2-29-4.15.1.ppc64le (SLE_BCI) (6/17), 64.5 KiB [0m [2K Retrieving: libkmod2-29-4.15.1.ppc64le.rpm ---------------------------------------------------------------------------[starting][2K Retrieving: libkmod2-29-4.15.1.ppc64le.rpm ----------------------------------------------------------------------------------[|][22;27;39;49m[2K Retrieving: libkmod2-29-4.15.1.ppc64le.rpm ...............................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: libseccomp2-2.5.3-150400.2.4.ppc64le (SLE_BCI) (7/17), 68.7 KiB [0m [2K Retrieving: libseccomp2-2.5.3-150400.2.4.ppc64le.rpm -----------------------------------------------------------------[starting][2K Retrieving: libseccomp2-2.5.3-150400.2.4.ppc64le.rpm ------------------------------------------------------------------------[/][22;27;39;49m[2K Retrieving: libseccomp2-2.5.3-150400.2.4.ppc64le.rpm .....................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: pam-config-1.1-150600.13.2.ppc64le (SLE_BCI) (8/17), 134.5 KiB [0m [2K Retrieving: pam-config-1.1-150600.13.2.ppc64le.rpm -------------------------------------------------------------------[starting][2K Retrieving: pam-config-1.1-150600.13.2.ppc64le.rpm --------------------------------------------------------------------------[-][22;27;39;49m[2K Retrieving: pam-config-1.1-150600.13.2.ppc64le.rpm .......................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: pkg-config-0.29.2-1.436.ppc64le (SLE_BCI) (9/17), 250.9 KiB [0m [2K Retrieving: pkg-config-0.29.2-1.436.ppc64le.rpm ----------------------------------------------------------------------[starting][2K Retrieving: pkg-config-0.29.2-1.436.ppc64le.rpm -----------------------------------------------------------------------------[\][22;27;39;49m[2K Retrieving: pkg-config-0.29.2-1.436.ppc64le.rpm ..........................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: systemd-default-settings-branding-SLE-0.7-3.2.1.noarch (SLE_BCI) (10/17), 10.2 KiB [0m [2K Retrieving: systemd-default-settings-branding-SLE-0.7-3.2.1.noarch.rpm -----------------------------------------------[starting][2K Retrieving: systemd-default-settings-branding-SLE-0.7-3.2.1.noarch.rpm ------------------------------------------------------[|][22;27;39;49m[2K Retrieving: systemd-default-settings-branding-SLE-0.7-3.2.1.noarch.rpm ...................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: systemd-default-settings-0.7-3.2.1.noarch (SLE_BCI) (11/17), 11.3 KiB [0m [2K Retrieving: systemd-default-settings-0.7-3.2.1.noarch.rpm ------------------------------------------------------------[starting][2K Retrieving: systemd-default-settings-0.7-3.2.1.noarch.rpm -------------------------------------------------------------------[/][22;27;39;49m[2K Retrieving: systemd-default-settings-0.7-3.2.1.noarch.rpm ................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: systemd-presets-common-SUSE-15-150600.24.1.noarch (SLE_BCI) (12/17), 21.3 KiB [0m [2K Retrieving: systemd-presets-common-SUSE-15-150600.24.1.noarch.rpm ----------------------------------------------------[starting][2K Retrieving: systemd-presets-common-SUSE-15-150600.24.1.noarch.rpm -----------------------------------------------------------[-][22;27;39;49m[2K Retrieving: systemd-presets-common-SUSE-15-150600.24.1.noarch.rpm ........................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: update-alternatives-1.19.0.4-150000.4.4.1.ppc64le (SLE_BCI) (13/17), 48.9 KiB [0m [2K Retrieving: update-alternatives-1.19.0.4-150000.4.4.1.ppc64le.rpm ----------------------------------------------------[starting][2K Retrieving: update-alternatives-1.19.0.4-150000.4.4.1.ppc64le.rpm -----------------------------------------------------------[\][22;27;39;49m[2K Retrieving: update-alternatives-1.19.0.4-150000.4.4.1.ppc64le.rpm ........................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: kbd-2.4.0-150400.5.6.1.ppc64le (SLE_BCI) (14/17), 1.8 MiB [0m [2K Retrieving: kbd-2.4.0-150400.5.6.1.ppc64le.rpm -----------------------------------------------------------------------[starting][2K Retrieving: kbd-2.4.0-150400.5.6.1.ppc64le.rpm ------------------------------------------------------------------------------[|][22;27;39;49m[2K Retrieving: kbd-2.4.0-150400.5.6.1.ppc64le.rpm ...........................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: systemd-presets-branding-SLE-15.1-150600.32.1.noarch (SLE_BCI) (15/17), 16.4 KiB [0m [2K Retrieving: systemd-presets-branding-SLE-15.1-150600.32.1.noarch.rpm -------------------------------------------------[starting][2K Retrieving: systemd-presets-branding-SLE-15.1-150600.32.1.noarch.rpm --------------------------------------------------------[/][22;27;39;49m[2K Retrieving: systemd-presets-branding-SLE-15.1-150600.32.1.noarch.rpm .....................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: dbus-1-1.12.2-150400.18.8.1.ppc64le (SLE_BCI) (16/17), 266.6 KiB [0m [2K Retrieving: dbus-1-1.12.2-150400.18.8.1.ppc64le.rpm ------------------------------------------------------------------[starting][2K Retrieving: dbus-1-1.12.2-150400.18.8.1.ppc64le.rpm -------------------------------------------------------------------------[-][22;27;39;49m[2K Retrieving: dbus-1-1.12.2-150400.18.8.1.ppc64le.rpm ......................................................................[done] [22;27;39;49m[22;27;39;49mRetrieving: systemd-254.8-150600.1.3.ppc64le (SLE_BCI) (17/17), 3.8 MiB [0m [2K Retrieving: systemd-254.8-150600.1.3.ppc64le.rpm ---------------------------------------------------------------------[starting][2K Retrieving: systemd-254.8-150600.1.3.ppc64le.rpm ----------------------------------------------------------------------------[\][22;27;39;49m[2K Retrieving: systemd-254.8-150600.1.3.ppc64le.rpm .........................................................................[done] [22;27;39;49m [2K Checking for file conflicts: ------------------------------------------------------------------------------------------------[-][2K Checking for file conflicts: ------------------------------------------------------------------------------------------------[/][22;27;39;49m[2K Checking for file conflicts: .............................................................................................[done] [22;27;39;49m[2K ( 1/17) Installing: kbd-legacy-2.4.0-150400.5.6.1.noarch --------------------------------------------------------------------[\][2K ( 1/17) Installing: kbd-legacy-2.4.0-150400.5.6.1.noarch --------------------------------------------------------------------[-][22;27;39;49m[2K ( 1/17) Installing: kbd-legacy-2.4.0-150400.5.6.1.noarch .................................................................[done] [22;27;39;49m[2K ( 2/17) Installing: libapparmor1-3.1.7-150600.1.1.ppc64le -------------------------------------------------------------------[|][2K ( 2/17) Installing: libapparmor1-3.1.7-150600.1.1.ppc64le -------------------------------------------------------------------[\][22;27;39;49m[2K ( 2/17) Installing: libapparmor1-3.1.7-150600.1.1.ppc64le ................................................................[done] [22;27;39;49m[2K ( 3/17) Installing: libdbus-1-3-1.12.2-150400.18.8.1.ppc64le ----------------------------------------------------------------[/][2K ( 3/17) Installing: libdbus-1-3-1.12.2-150400.18.8.1.ppc64le ----------------------------------------------------------------[|][22;27;39;49m[2K ( 3/17) Installing: libdbus-1-3-1.12.2-150400.18.8.1.ppc64le .............................................................[done] [22;27;39;49m[2K ( 4/17) Installing: libexpat1-2.4.4-150400.3.12.1.ppc64le -------------------------------------------------------------------[-][2K ( 4/17) Installing: libexpat1-2.4.4-150400.3.12.1.ppc64le -------------------------------------------------------------------[/][22;27;39;49m[2K ( 4/17) Installing: libexpat1-2.4.4-150400.3.12.1.ppc64le ................................................................[done] [22;27;39;49m[2K ( 5/17) Installing: libip4tc2-1.8.7-1.1.ppc64le -----------------------------------------------------------------------------[\][2K ( 5/17) Installing: libip4tc2-1.8.7-1.1.ppc64le -----------------------------------------------------------------------------[-][22;27;39;49m[2K ( 5/17) Installing: libip4tc2-1.8.7-1.1.ppc64le ..........................................................................[done] [22;27;39;49m[2K ( 6/17) Installing: libkmod2-29-4.15.1.ppc64le ------------------------------------------------------------------------------[|][2K ( 6/17) Installing: libkmod2-29-4.15.1.ppc64le ------------------------------------------------------------------------------[\][22;27;39;49m[2K ( 6/17) Installing: libkmod2-29-4.15.1.ppc64le ...........................................................................[done] [22;27;39;49m[2K ( 7/17) Installing: libseccomp2-2.5.3-150400.2.4.ppc64le --------------------------------------------------------------------[/][2K ( 7/17) Installing: libseccomp2-2.5.3-150400.2.4.ppc64le --------------------------------------------------------------------[|][22;27;39;49m[2K ( 7/17) Installing: libseccomp2-2.5.3-150400.2.4.ppc64le .................................................................[done] [22;27;39;49m[2K ( 8/17) Installing: pam-config-1.1-150600.13.2.ppc64le ----------------------------------------------------------------------[-][2K ( 8/17) Installing: pam-config-1.1-150600.13.2.ppc64le ----------------------------------------------------------------------[/][2K [22;27;39;49m[22;27;36;49m*** write_config (account, /etc/pam.d/common-account-pc, ...)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_access.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_systemd_home.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_unix2.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_unix.so (account, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_krb5.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_localuser.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_sss.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ldap.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_nam.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_winbind.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_time.so (account, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m*** write_config (auth, /etc/pam.d/common-auth-pc, ...)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_env.so (auth, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_group.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_pkcs11.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_fp.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_fprint.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_fprintd.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_thinkfinger.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_gnome_keyring.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_kwallet5.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_systemd_home.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ssh.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_unix2.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_unix.so (auth, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ecryptfs.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_krb5.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_sss.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ldap.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_nam.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_winbind.so (auth, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m*** write_config (password, /etc/pam.d/common-password-pc, ...)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_winbind.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_pwcheck.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_passwdqc.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_cracklib.so (password, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_pwhistory.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_gnome_keyring.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_kwallet5.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ecryptfs.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_systemd_home.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_unix2.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_unix.so (password, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_make.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_exec.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_krb5.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_sss.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ldap.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_nam.so (password, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m*** write_config (session, /etc/pam.d/common-session-pc, ...)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_selinux.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_mkhomedir.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_systemd_home.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_systemd.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_limits.so (session, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_unix2.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_unix.so (session, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_apparmor.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_krb5.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_sss.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ldap.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_winbind.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_nam.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_umask.so (session, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ssh.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_selinux.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_gnome_keyring.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_kwallet5.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_exec.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_ecryptfs.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_env.so (session, enabled)[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m**** write config for pam_mktemp.so (session, disabled)[22;27;39;49m[0m [22;27;39;49m[2K ( 8/17) Installing: pam-config-1.1-150600.13.2.ppc64le ...................................................................[done] [22;27;39;49m[2K ( 9/17) Installing: pkg-config-0.29.2-1.436.ppc64le -------------------------------------------------------------------------[\][2K ( 9/17) Installing: pkg-config-0.29.2-1.436.ppc64le -------------------------------------------------------------------------[-][22;27;39;49m[2K ( 9/17) Installing: pkg-config-0.29.2-1.436.ppc64le ......................................................................[done] [22;27;39;49m[2K (10/17) Installing: systemd-default-settings-branding-SLE-0.7-3.2.1.noarch --------------------------------------------------[|][2K (10/17) Installing: systemd-default-settings-branding-SLE-0.7-3.2.1.noarch --------------------------------------------------[\][22;27;39;49m[2K (10/17) Installing: systemd-default-settings-branding-SLE-0.7-3.2.1.noarch ...............................................[done] [22;27;39;49m[2K (11/17) Installing: systemd-default-settings-0.7-3.2.1.noarch ---------------------------------------------------------------[/][2K (11/17) Installing: systemd-default-settings-0.7-3.2.1.noarch ---------------------------------------------------------------[|][22;27;39;49m[2K (11/17) Installing: systemd-default-settings-0.7-3.2.1.noarch ............................................................[done] [22;27;39;49m[2K (12/17) Installing: systemd-presets-common-SUSE-15-150600.24.1.noarch -------------------------------------------------------[-][2K (12/17) Installing: systemd-presets-common-SUSE-15-150600.24.1.noarch -------------------------------------------------------[/][22;27;39;49m[2K (12/17) Installing: systemd-presets-common-SUSE-15-150600.24.1.noarch ....................................................[done] [22;27;39;49m[2K (13/17) Installing: update-alternatives-1.19.0.4-150000.4.4.1.ppc64le -------------------------------------------------------[\][2K (13/17) Installing: update-alternatives-1.19.0.4-150000.4.4.1.ppc64le -------------------------------------------------------[-][22;27;39;49m[2K (13/17) Installing: update-alternatives-1.19.0.4-150000.4.4.1.ppc64le ....................................................[done] [22;27;39;49m[2K (14/17) Installing: kbd-2.4.0-150400.5.6.1.ppc64le --------------------------------------------------------------------------[|][2K (14/17) Installing: kbd-2.4.0-150400.5.6.1.ppc64le --------------------------------------------------------------------------[\][2K (14/17) Installing: kbd-2.4.0-150400.5.6.1.ppc64le ...................................<52%>==================================[/][2K (14/17) Installing: kbd-2.4.0-150400.5.6.1.ppc64le ................................................<71%>=====================[-][2K (14/17) Installing: kbd-2.4.0-150400.5.6.1.ppc64le ...........................................................<86%>==========[\][2K [22;27;39;49m[22;27;36;49mUpdating /etc/sysconfig/console ...[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mUpdating /etc/sysconfig/keyboard ...[22;27;39;49m[0m [22;27;39;49m[2K (14/17) Installing: kbd-2.4.0-150400.5.6.1.ppc64le .......................................................................[done] [22;27;39;49m[2K (15/17) Installing: systemd-presets-branding-SLE-15.1-150600.32.1.noarch ----------------------------------------------------[|][2K (15/17) Installing: systemd-presets-branding-SLE-15.1-150600.32.1.noarch ----------------------------------------------------[|][22;27;39;49m[2K (15/17) Installing: systemd-presets-branding-SLE-15.1-150600.32.1.noarch .................................................[done] [22;27;39;49m[2K (16/17) Installing: dbus-1-1.12.2-150400.18.8.1.ppc64le ---------------------------------------------------------------------[/][2K (16/17) Installing: dbus-1-1.12.2-150400.18.8.1.ppc64le ---------------------------------------------------------------------[/][2K (16/17) Installing: dbus-1-1.12.2-150400.18.8.1.ppc64le ...............................................................<99%>=[-][2K [22;27;39;49m[22;27;36;49mupdate-alternatives: using /usr/bin/dbus-launch.nox11 to provide /usr/bin/dbus-launch (dbus-launch) in auto mode[22;27;39;49m[0m [22;27;39;49m[2K (16/17) Installing: dbus-1-1.12.2-150400.18.8.1.ppc64le ..................................................................[done] [22;27;39;49m[2K (17/17) Installing: systemd-254.8-150600.1.3.ppc64le ------------------------------------------------------------------------[\][2K (17/17) Installing: systemd-254.8-150600.1.3.ppc64le ------------------------------------------------------------------------[-][2K (17/17) Installing: systemd-254.8-150600.1.3.ppc64le ..............<21%>=====================================================[|][2K (17/17) Installing: systemd-254.8-150600.1.3.ppc64le .............................<44%>======================================[/][2K (17/17) Installing: systemd-254.8-150600.1.3.ppc64le .............................................<68%>======================[-][2K (17/17) Installing: systemd-254.8-150600.1.3.ppc64le ...........................................................<89%>========[\][2K [22;27;39;49m[22;27;36;49mSystem has not been booted with systemd as init system (PID 1). Can't operate.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mFailed to connect to bus: Host is down[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mCreating group 'systemd-journal' with GID 485.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49m/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to resolve specifier: uninitialized /etc/ detected, skipping.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mAll rules containing unresolvable specifiers will be skipped.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mSystem has not been booted with systemd as init system (PID 1). Can't operate.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mFailed to connect to bus: Host is down[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mSystem has not been booted with systemd as init system (PID 1). Can't operate.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mFailed to connect to bus: Host is down[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mSystem has not been booted with systemd as init system (PID 1). Can't operate.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mFailed to connect to bus: Host is down[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mSystem has not been booted with systemd as init system (PID 1). Can't operate.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mFailed to connect to bus: Host is down[22;27;39;49m[0m [22;27;39;49m[2K (17/17) Installing: systemd-254.8-150600.1.3.ppc64le .....................................................................[done] [22;27;39;49m[2K Running post-transaction scripts --------------------------------------------------------------------------------------------[|][2K Running post-transaction scripts --------------------------------------------------------------------------------------------[\][2K [22;27;39;49m%posttrans(systemd-presets-common-SUSE-15-150600.24.1.noarch) script output:[0m [22;27;39;49m[22;27;36;49mCreated symlink /etc/systemd/system/default.target.wants/ca-certificates.path -> /usr/lib/systemd/system/ca-certificates.path.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mCreated symlink /etc/systemd/system/multi-user.target.wants/kbdsettings.service -> /usr/lib/systemd/system/kbdsettings.service.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mCreated symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /usr/lib/systemd/system/getty@.service.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mCreated symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /usr/lib/systemd/system/remote-fs.target.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mCreated symlink /etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer -> /usr/lib/systemd/user/systemd-tmpfiles-clean.timer.[22;27;39;49m[0m [22;27;39;49m[22;27;36;49mCreated symlink /etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service -> /usr/lib/systemd/user/systemd-tmpfiles-setup.service.[22;27;39;49m[0m [2K Running %posttrans(kbd-2.4.0-150400.5.6.1.ppc64le) script ....................<33%>==========================================[/][2K Running %posttrans(dbus-1-1.12.2-150400.18.8.1.ppc64le) script .....................................<66%>====================[-][2K Running post-transaction scripts ......................................................................................<100%>[\][22;27;39;49m[2K Running post-transaction scripts .........................................................................................[done]