Running with gitlab-runner 15.8.0 (12335144)
  on docker 882ac7e8, system ID: s_a488b6cbb868
section_start:1675880112:prepare_executor
Preparing the "docker" executor
Using Docker executor with image docker:stable ...
Starting service docker:dind ...
Pulling docker image docker:dind ...
Using docker image sha256:d6bcb0a208541b81d3c0fd75ac1cebe6942fa88218f591c9d26a1c1d75af5133 for docker:dind with digest docker@sha256:e6055f8f3631220803c49658b5c1513a6db428afb0eda193ead270331642ae62 ...
Waiting for services to be up and running (timeout 30 seconds)...

*** WARNING: Service runner-882ac7e8-project-6168-concurrent-0-3872981e5ab04035-docker-0 probably didn't start properly.

Health check error:
service "runner-882ac7e8-project-6168-concurrent-0-3872981e5ab04035-docker-0-wait-for-service" timeout

Health check container logs:


Service container logs:
2023-02-08T18:15:32.741113532Z time="2023-02-08T18:15:32.740604733Z" level=info msg="Starting up"
2023-02-08T18:15:32.741619674Z time="2023-02-08T18:15:32.741382112Z" level=warning msg="Binding to IP address without --tlsverify is insecure and gives root access on this machine to everyone who has access to your network." host="tcp://0.0.0.0:2375"
2023-02-08T18:15:32.741657082Z time="2023-02-08T18:15:32.741405344Z" level=warning msg="Binding to an IP address, even on localhost, can also give access to scripts run in a browser. Be safe out there!" host="tcp://0.0.0.0:2375"
2023-02-08T18:15:33.742382245Z time="2023-02-08T18:15:33.741685129Z" level=warning msg="Binding to an IP address without --tlsverify is deprecated. Startup is intentionally being slowed down to show this message" host="tcp://0.0.0.0:2375"
2023-02-08T18:15:33.742487145Z time="2023-02-08T18:15:33.741778824Z" level=warning msg="Please consider generating tls certificates with client validation to prevent exposing unauthenticated root access to your network" host="tcp://0.0.0.0:2375"
2023-02-08T18:15:33.742503750Z time="2023-02-08T18:15:33.741812730Z" level=warning msg="You can override this by explicitly specifying '--tls=false' or '--tlsverify=false'" host="tcp://0.0.0.0:2375"
2023-02-08T18:15:33.742517971Z time="2023-02-08T18:15:33.741839296Z" level=warning msg="Support for listening on TCP without authentication or explicit intent to run without authentication will be removed in the next release" host="tcp://0.0.0.0:2375"
2023-02-08T18:15:48.750854232Z time="2023-02-08T18:15:48.750350900Z" level=warning msg="could not change group /var/run/docker.sock to docker: group docker not found"
2023-02-08T18:15:48.751242637Z failed to load listeners: can't create unix socket /var/run/docker.sock: device or resource busy

*********

Pulling docker image docker:stable ...
Using docker image sha256:b0757c55a1fdbb59c378fd34dde3e12bd25f68094dd69546cf5ca00ddbaa7a33 for docker:stable with digest docker@sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a ...
section_end:1675880151:prepare_executor
section_start:1675880151:prepare_script
Preparing environment
Running on runner-882ac7e8-project-6168-concurrent-0 via gitlab...
section_end:1675880155:prepare_script
section_start:1675880155:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /builds/bousse-e/docker-drawio/.git/
Checking out 789ad6bd as master...

Skipping Git submodules setup
section_end:1675880157:get_sources
section_start:1675880157:step_script
Executing "step_script" stage of the job script
Using docker image sha256:b0757c55a1fdbb59c378fd34dde3e12bd25f68094dd69546cf5ca00ddbaa7a33 for docker:stable with digest docker@sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a ...
$ echo $CI_JOB_TOKEN | docker login --username gitlab-ci-token --password-stdin $CI_REGISTRY
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
$ docker pull $CI_REGISTRY_IMAGE || true
Using default tag: latest
latest: Pulling from bousse-e/docker-drawio
Digest: sha256:dab7e6da22b235e90ae3083836327fc52380d8304e2c99f9be5f92f7ebf96687
Status: Image is up to date for docker-registry.univ-nantes.fr/bousse-e/docker-drawio:latest
docker-registry.univ-nantes.fr/bousse-e/docker-drawio:latest
$ docker build --pull --cache-from $CI_REGISTRY_IMAGE --tag $CI_REGISTRY_IMAGE:$CI_PIPELINE_IID --tag $CI_REGISTRY_IMAGE:latest --build-arg http_proxy=${http_proxy} --build-arg https_proxy=${http_proxy} .
Sending build context to Docker daemon  168.4kB

Step 1/3 : FROM fedora:35
35: Pulling from library/fedora
Digest: sha256:b6fa5d32e6b630bf85ece741cea391290c0e0f2e6ebfda57b6a1a71d184f4000
Status: Image is up to date for fedora:35
 ---> fddade41cfbe
Step 2/3 : RUN dnf install -y xorg-x11-server-Xvfb alsa-lib make findutils gdouros-symbola-fonts google-noto-emoji-fonts google-noto-emoji-color-fonts unzip rsync git jq     && dnf group install -y fonts     && dnf install -y https://github.com/jgraph/drawio-desktop/releases/download/v20.2.3/drawio-x86_64-20.2.3.rpm     && dnf clean all     && rm -rf /var/cache/dnf
 ---> Running in 5d9f86dedaca
Fedora 35 - x86_64                               12 MB/s |  79 MB     00:06    
Fedora 35 openh264 (From Cisco) - x86_64        1.8 kB/s | 2.5 kB     00:01    
Fedora Modular 35 - x86_64                      2.5 MB/s | 3.3 MB     00:01    
Fedora 35 - x86_64 - Updates                     14 MB/s |  34 MB     00:02    
Fedora Modular 35 - x86_64 - Updates            1.8 MB/s | 3.9 MB     00:02    
Dependencies resolved.
================================================================================
 Package                        Arch    Version                  Repo      Size
================================================================================
Installing:
 alsa-lib                       x86_64  1.2.7.2-1.fc35           updates  499 k
 findutils                      x86_64  1:4.8.0-4.fc35           fedora   538 k
 gdouros-symbola-fonts          noarch  10.24-9.fc35             fedora   2.4 M
 git                            x86_64  2.38.1-1.fc35            updates   65 k
 google-noto-emoji-color-fonts  noarch  20200916-3.fc35          fedora    10 M
 google-noto-emoji-fonts        noarch  20200916-3.fc35          fedora   293 k
 jq                             x86_64  1.6-10.fc35              fedora   186 k
 make                           x86_64  1:4.3-6.fc35             fedora   533 k
 rsync                          x86_64  3.2.7-1.fc35             updates  412 k
 unzip                          x86_64  6.0-53.fc35              fedora   179 k
 xorg-x11-server-Xvfb           x86_64  1.20.14-9.fc35           updates  876 k
Installing dependencies:
 fonts-filesystem               noarch  1:2.0.5-6.fc35           fedora   8.9 k
 freetype                       x86_64  2.11.0-6.fc35            updates  397 k
 gc                             x86_64  8.0.4-6.fc35             fedora   103 k
 git-core                       x86_64  2.38.1-1.fc35            updates  4.2 M
 git-core-doc                   noarch  2.38.1-1.fc35            updates  2.6 M
 graphite2                      x86_64  1.3.14-8.fc35            fedora    94 k
 groff-base                     x86_64  1.22.4-8.fc35            fedora   1.0 M
 guile22                        x86_64  2.2.7-3.fc35             fedora   6.4 M
 harfbuzz                       x86_64  2.9.1-1.fc35             updates  679 k
 hwdata                         noarch  0.364-1.fc35             updates  1.5 M
 less                           x86_64  590-5.fc35               updates  161 k
 libICE                         x86_64  1.0.10-7.fc35            fedora    70 k
 libSM                          x86_64  1.2.3-9.fc35             fedora    41 k
 libX11                         x86_64  1.7.3.1-1.fc35           updates  645 k
 libX11-common                  noarch  1.7.3.1-1.fc35           updates  152 k
 libX11-xcb                     x86_64  1.7.3.1-1.fc35           updates   11 k
 libXau                         x86_64  1.0.9-7.fc35             fedora    30 k
 libXdmcp                       x86_64  1.1.3-7.fc35             fedora    35 k
 libXext                        x86_64  1.3.4-7.fc35             fedora    39 k
 libXfixes                      x86_64  6.0.0-2.fc35             fedora    19 k
 libXfont2                      x86_64  2.0.3-11.fc35            fedora   142 k
 libXmu                         x86_64  1.1.3-7.fc35             fedora    74 k
 libXt                          x86_64  1.2.0-5.fc35             fedora   179 k
 libXxf86vm                     x86_64  1.1.4-17.fc35            fedora    18 k
 libcbor                        x86_64  0.7.0-4.fc35             fedora    56 k
 libdrm                         x86_64  2.4.110-1.fc35           updates  160 k
 libedit                        x86_64  3.1-40.20210910cvs.fc35  fedora   105 k
 libfdisk                       x86_64  2.37.4-1.fc35            updates  154 k
 libfido2                       x86_64  1.8.0-1.fc35             fedora    81 k
 libfontenc                     x86_64  1.1.3-16.fc35            fedora    30 k
 libglvnd                       x86_64  1:1.3.4-2.fc35           updates  135 k
 libglvnd-glx                   x86_64  1:1.3.4-2.fc35           updates  144 k
 libpciaccess                   x86_64  0.16-5.fc35              fedora    27 k
 libpng                         x86_64  2:1.6.37-11.fc35         fedora   119 k
 libtool-ltdl                   x86_64  2.4.6-50.fc35            updates   36 k
 libunwind                      x86_64  1.5.0-1.fc35             fedora    66 k
 libutempter                    x86_64  1.2.1-5.fc35             fedora    26 k
 libxcb                         x86_64  1.13.1-8.fc35            fedora   223 k
 libxkbfile                     x86_64  1.1.0-7.fc35             fedora    88 k
 libxshmfence                   x86_64  1.3-9.fc35               fedora    12 k
 mesa-libGL                     x86_64  21.3.9-1.fc35            updates  170 k
 mesa-libglapi                  x86_64  21.3.9-1.fc35            updates   53 k
 ncurses                        x86_64  6.2-8.20210508.fc35      fedora   400 k
 oniguruma                      x86_64  6.9.8-1.fc35             updates  219 k
 openssh                        x86_64  8.7p1-3.fc35             updates  451 k
 openssh-clients                x86_64  8.7p1-3.fc35             updates  696 k
 perl-AutoLoader                noarch  5.74-486.fc35            updates   26 k
 perl-B                         x86_64  1.82-486.fc35            updates  185 k
 perl-Carp                      noarch  1.52-478.fc35            fedora    29 k
 perl-Class-Struct              noarch  0.66-486.fc35            updates   27 k
 perl-Data-Dumper               x86_64  2.183-2.fc35             fedora    56 k
 perl-Digest                    noarch  1.20-1.fc35              fedora    25 k
 perl-Digest-MD5                x86_64  2.58-478.fc35            fedora    36 k
 perl-DynaLoader                x86_64  1.50-486.fc35            updates   30 k
 perl-Encode                    x86_64  4:3.15-482.fc35          updates  1.7 M
 perl-Errno                     x86_64  1.33-486.fc35            updates   19 k
 perl-Error                     noarch  1:0.17029-7.fc35         fedora    41 k
 perl-Exporter                  noarch  5.76-479.fc35            fedora    31 k
 perl-Fcntl                     x86_64  1.14-486.fc35            updates   25 k
 perl-File-Basename             noarch  2.85-486.fc35            updates   22 k
 perl-File-Find                 noarch  1.39-486.fc35            updates   30 k
 perl-File-Path                 noarch  2.18-478.fc35            fedora    35 k
 perl-File-Temp                 noarch  1:0.231.100-478.fc35     fedora    59 k
 perl-File-stat                 noarch  1.09-486.fc35            updates   22 k
 perl-FileHandle                noarch  2.03-486.fc35            updates   20 k
 perl-Getopt-Long               noarch  1:2.52-478.fc35          fedora    60 k
 perl-Getopt-Std                noarch  1.13-486.fc35            updates   20 k
 perl-Git                       noarch  2.38.1-1.fc35            updates   42 k
 perl-HTTP-Tiny                 noarch  0.080-1.fc35             updates   55 k
 perl-IO                        x86_64  1.46-486.fc35            updates   91 k
 perl-IPC-Open3                 noarch  1.21-486.fc35            updates   27 k
 perl-MIME-Base64               x86_64  3.16-478.fc35            fedora    30 k
 perl-Net-SSLeay                x86_64  1.90-4.fc35              fedora   349 k
 perl-POSIX                     x86_64  1.97-486.fc35            updates  102 k
 perl-PathTools                 x86_64  3.80-478.fc35            fedora    85 k
 perl-Pod-Escapes               noarch  1:1.07-478.fc35          fedora    20 k
 perl-Pod-Perldoc               noarch  3.28.01-479.fc35         fedora    84 k
 perl-Pod-Simple                noarch  1:3.43-2.fc35            fedora   215 k
 perl-Pod-Usage                 noarch  4:2.01-478.fc35          fedora    40 k
 perl-Scalar-List-Utils         x86_64  5:1.62-463.fc35          updates   72 k
 perl-SelectSaver               noarch  1.02-486.fc35            updates   16 k
 perl-Socket                    x86_64  4:2.032-2.fc35           fedora    55 k
 perl-Storable                  x86_64  1:3.25-1.fc35            fedora    95 k
 perl-Symbol                    noarch  1.09-486.fc35            updates   19 k
 perl-Term-ANSIColor            noarch  5.01-479.fc35            fedora    48 k
 perl-Term-Cap                  noarch  1.17-478.fc35            fedora    22 k
 perl-TermReadKey               x86_64  2.38-11.fc35             fedora    36 k
 perl-Text-ParseWords           noarch  3.30-478.fc35            fedora    16 k
 perl-Text-Tabs+Wrap            noarch  2021.0814-1.fc35         fedora    22 k
 perl-Time-Local                noarch  2:1.300-478.fc35         fedora    33 k
 perl-URI                       noarch  5.09-4.fc35              fedora   108 k
 perl-base                      noarch  2.27-486.fc35            updates   21 k
 perl-constant                  noarch  1.33-479.fc35            fedora    23 k
 perl-if                        noarch  0.60.900-486.fc35        updates   18 k
 perl-interpreter               x86_64  4:5.34.1-486.fc35        updates   76 k
 perl-lib                       x86_64  0.65-486.fc35            updates   19 k
 perl-libnet                    noarch  3.13-479.fc35            fedora   125 k
 perl-libs                      x86_64  4:5.34.1-486.fc35        updates  2.1 M
 perl-mro                       x86_64  1.25-486.fc35            updates   33 k
 perl-overload                  noarch  1.33-486.fc35            updates   50 k
 perl-overloading               noarch  0.02-486.fc35            updates   17 k
 perl-parent                    noarch  1:0.238-478.fc35         fedora    14 k
 perl-podlators                 noarch  1:4.14-478.fc35          fedora   111 k
 perl-subs                      noarch  1.04-486.fc35            updates   16 k
 perl-vars                      noarch  1.05-486.fc35            updates   17 k
 pixman                         x86_64  0.40.0-4.fc35            fedora   270 k
 systemd-libs                   x86_64  249.13-6.fc35            updates  599 k
 util-linux                     x86_64  2.37.4-1.fc35            updates  2.2 M
 util-linux-core                x86_64  2.37.4-1.fc35            updates  433 k
 xkbcomp                        x86_64  1.4.5-2.fc35             fedora    99 k
 xkeyboard-config               noarch  2.33-2.fc35              fedora   783 k
 xorg-x11-server-common         x86_64  1.20.14-9.fc35           updates   34 k
 xorg-x11-xauth                 x86_64  1:1.1-9.fc35             fedora    36 k
Installing weak dependencies:
 perl-IO-Socket-IP              noarch  0.41-479.fc35            fedora    42 k
 perl-IO-Socket-SSL             noarch  2.072-1.fc35             fedora   217 k
 perl-Mozilla-CA                noarch  20211001-1.fc35          updates   12 k
 perl-NDBM_File                 x86_64  1.15-486.fc35            updates   27 k

Transaction Summary
================================================================================
Install  128 Packages

Total download size: 49 M
Installed size: 179 M
Downloading Packages:
(1/128): fonts-filesystem-2.0.5-6.fc35.noarch.r 6.1 kB/s | 8.9 kB     00:01    
(2/128): gc-8.0.4-6.fc35.x86_64.rpm              69 kB/s | 103 kB     00:01    
(3/128): findutils-4.8.0-4.fc35.x86_64.rpm      283 kB/s | 538 kB     00:01    
(4/128): google-noto-emoji-fonts-20200916-3.fc3 3.1 MB/s | 293 kB     00:00    
(5/128): graphite2-1.3.14-8.fc35.x86_64.rpm     1.0 MB/s |  94 kB     00:00    
(6/128): groff-base-1.22.4-8.fc35.x86_64.rpm    1.4 MB/s | 1.0 MB     00:00    
(7/128): google-noto-emoji-color-fonts-20200916 6.0 MB/s |  10 MB     00:01    
(8/128): guile22-2.2.7-3.fc35.x86_64.rpm        8.4 MB/s | 6.4 MB     00:00    
(9/128): jq-1.6-10.fc35.x86_64.rpm              412 kB/s | 186 kB     00:00    
(10/128): gdouros-symbola-fonts-10.24-9.fc35.no 1.1 MB/s | 2.4 MB     00:02    
(11/128): libICE-1.0.10-7.fc35.x86_64.rpm       208 kB/s |  70 kB     00:00    
(12/128): libSM-1.2.3-9.fc35.x86_64.rpm          68 kB/s |  41 kB     00:00    
(13/128): libXau-1.0.9-7.fc35.x86_64.rpm         51 kB/s |  30 kB     00:00    
(14/128): libXext-1.3.4-7.fc35.x86_64.rpm       348 kB/s |  39 kB     00:00    
(15/128): libXfixes-6.0.0-2.fc35.x86_64.rpm     212 kB/s |  19 kB     00:00    
(16/128): libXdmcp-1.1.3-7.fc35.x86_64.rpm       82 kB/s |  35 kB     00:00    
(17/128): libXmu-1.1.3-7.fc35.x86_64.rpm        631 kB/s |  74 kB     00:00    
(18/128): libXt-1.2.0-5.fc35.x86_64.rpm         685 kB/s | 179 kB     00:00    
(19/128): libXxf86vm-1.1.4-17.fc35.x86_64.rpm   103 kB/s |  18 kB     00:00    
(20/128): libXfont2-2.0.3-11.fc35.x86_64.rpm    377 kB/s | 142 kB     00:00    
(21/128): libcbor-0.7.0-4.fc35.x86_64.rpm       482 kB/s |  56 kB     00:00    
(22/128): libedit-3.1-40.20210910cvs.fc35.x86_6 908 kB/s | 105 kB     00:00    
(23/128): libfido2-1.8.0-1.fc35.x86_64.rpm      923 kB/s |  81 kB     00:00    
(24/128): libfontenc-1.1.3-16.fc35.x86_64.rpm   137 kB/s |  30 kB     00:00    
(25/128): libpciaccess-0.16-5.fc35.x86_64.rpm    95 kB/s |  27 kB     00:00    
(26/128): libunwind-1.5.0-1.fc35.x86_64.rpm     568 kB/s |  66 kB     00:00    
(27/128): libpng-1.6.37-11.fc35.x86_64.rpm      427 kB/s | 119 kB     00:00    
(28/128): libutempter-1.2.1-5.fc35.x86_64.rpm    28 kB/s |  26 kB     00:00    
(29/128): libxkbfile-1.1.0-7.fc35.x86_64.rpm    101 kB/s |  88 kB     00:00    
(30/128): libxcb-1.13.1-8.fc35.x86_64.rpm       249 kB/s | 223 kB     00:00    
(31/128): libxshmfence-1.3-9.fc35.x86_64.rpm     52 kB/s |  12 kB     00:00    
(32/128): make-4.3-6.fc35.x86_64.rpm            1.2 MB/s | 533 kB     00:00    
(33/128): perl-Data-Dumper-2.183-2.fc35.x86_64. 432 kB/s |  56 kB     00:00    
(34/128): perl-Carp-1.52-478.fc35.noarch.rpm     77 kB/s |  29 kB     00:00    
(35/128): ncurses-6.2-8.20210508.fc35.x86_64.rp 620 kB/s | 400 kB     00:00    
(36/128): perl-Digest-1.20-1.fc35.noarch.rpm     88 kB/s |  25 kB     00:00    
(37/128): perl-Digest-MD5-2.58-478.fc35.x86_64. 131 kB/s |  36 kB     00:00    
(38/128): perl-Error-0.17029-7.fc35.noarch.rpm  207 kB/s |  41 kB     00:00    
(39/128): perl-Exporter-5.76-479.fc35.noarch.rp 374 kB/s |  31 kB     00:00    
(40/128): perl-File-Path-2.18-478.fc35.noarch.r 376 kB/s |  35 kB     00:00    
(41/128): perl-File-Temp-0.231.100-478.fc35.noa 472 kB/s |  59 kB     00:00    
(42/128): perl-Getopt-Long-2.52-478.fc35.noarch 314 kB/s |  60 kB     00:00    
(43/128): perl-IO-Socket-IP-0.41-479.fc35.noarc 244 kB/s |  42 kB     00:00    
(44/128): perl-IO-Socket-SSL-2.072-1.fc35.noarc 1.3 MB/s | 217 kB     00:00    
(45/128): perl-MIME-Base64-3.16-478.fc35.x86_64 403 kB/s |  30 kB     00:00    
(46/128): perl-Net-SSLeay-1.90-4.fc35.x86_64.rp 1.5 MB/s | 349 kB     00:00    
(47/128): perl-Pod-Escapes-1.07-478.fc35.noarch 120 kB/s |  20 kB     00:00    
(48/128): perl-Pod-Perldoc-3.28.01-479.fc35.noa 842 kB/s |  84 kB     00:00    
(49/128): perl-PathTools-3.80-478.fc35.x86_64.r 195 kB/s |  85 kB     00:00    
(50/128): perl-Pod-Usage-2.01-478.fc35.noarch.r 282 kB/s |  40 kB     00:00    
(51/128): perl-Pod-Simple-3.43-2.fc35.noarch.rp 864 kB/s | 215 kB     00:00    
(52/128): perl-Socket-2.032-2.fc35.x86_64.rpm   579 kB/s |  55 kB     00:00    
(53/128): perl-Storable-3.25-1.fc35.x86_64.rpm  339 kB/s |  95 kB     00:00    
(54/128): perl-Term-Cap-1.17-478.fc35.noarch.rp 102 kB/s |  22 kB     00:00    
(55/128): perl-Term-ANSIColor-5.01-479.fc35.noa 164 kB/s |  48 kB     00:00    
(56/128): perl-TermReadKey-2.38-11.fc35.x86_64. 354 kB/s |  36 kB     00:00    
(57/128): perl-Text-ParseWords-3.30-478.fc35.no 124 kB/s |  16 kB     00:00    
(58/128): perl-Text-Tabs+Wrap-2021.0814-1.fc35.  31 kB/s |  22 kB     00:00    
(59/128): perl-Time-Local-1.300-478.fc35.noarch  52 kB/s |  33 kB     00:00    
(60/128): perl-URI-5.09-4.fc35.noarch.rpm       172 kB/s | 108 kB     00:00    
(61/128): perl-constant-1.33-479.fc35.noarch.rp  29 kB/s |  23 kB     00:00    
(62/128): perl-parent-0.238-478.fc35.noarch.rpm  13 kB/s |  14 kB     00:01    
(63/128): perl-podlators-4.14-478.fc35.noarch.r 282 kB/s | 111 kB     00:00    
(64/128): perl-libnet-3.13-479.fc35.noarch.rpm  105 kB/s | 125 kB     00:01    
(65/128): xkbcomp-1.4.5-2.fc35.x86_64.rpm       569 kB/s |  99 kB     00:00    
(66/128): unzip-6.0-53.fc35.x86_64.rpm          231 kB/s | 179 kB     00:00    
(67/128): pixman-0.40.0-4.fc35.x86_64.rpm       329 kB/s | 270 kB     00:00    
(68/128): xkeyboard-config-2.33-2.fc35.noarch.r 1.2 MB/s | 783 kB     00:00    
(69/128): alsa-lib-1.2.7.2-1.fc35.x86_64.rpm    8.0 MB/s | 499 kB     00:00    
(70/128): xorg-x11-xauth-1.1-9.fc35.x86_64.rpm  354 kB/s |  36 kB     00:00    
(71/128): git-2.38.1-1.fc35.x86_64.rpm          2.6 MB/s |  65 kB     00:00    
(72/128): freetype-2.11.0-6.fc35.x86_64.rpm     4.6 MB/s | 397 kB     00:00    
(73/128): harfbuzz-2.9.1-1.fc35.x86_64.rpm       13 MB/s | 679 kB     00:00    
(74/128): git-core-doc-2.38.1-1.fc35.noarch.rpm  13 MB/s | 2.6 MB     00:00    
(75/128): less-590-5.fc35.x86_64.rpm            8.9 MB/s | 161 kB     00:00    
(76/128): hwdata-0.364-1.fc35.noarch.rpm        9.8 MB/s | 1.5 MB     00:00    
(77/128): libX11-common-1.7.3.1-1.fc35.noarch.r 8.2 MB/s | 152 kB     00:00    
(78/128): libX11-xcb-1.7.3.1-1.fc35.x86_64.rpm  235 kB/s |  11 kB     00:00    
(79/128): libX11-1.7.3.1-1.fc35.x86_64.rpm      1.6 MB/s | 645 kB     00:00    
(80/128): libdrm-2.4.110-1.fc35.x86_64.rpm      511 kB/s | 160 kB     00:00    
(81/128): libfdisk-2.37.4-1.fc35.x86_64.rpm     1.3 MB/s | 154 kB     00:00    
(82/128): libglvnd-1.3.4-2.fc35.x86_64.rpm      1.3 MB/s | 135 kB     00:00    
(83/128): libtool-ltdl-2.4.6-50.fc35.x86_64.rpm 1.4 MB/s |  36 kB     00:00    
(84/128): libglvnd-glx-1.3.4-2.fc35.x86_64.rpm  2.4 MB/s | 144 kB     00:00    
(85/128): mesa-libglapi-21.3.9-1.fc35.x86_64.rp 4.4 MB/s |  53 kB     00:00    
(86/128): mesa-libGL-21.3.9-1.fc35.x86_64.rpm   4.4 MB/s | 170 kB     00:00    
(87/128): openssh-8.7p1-3.fc35.x86_64.rpm       7.2 MB/s | 451 kB     00:00    
(88/128): oniguruma-6.9.8-1.fc35.x86_64.rpm     2.2 MB/s | 219 kB     00:00    
(89/128): perl-AutoLoader-5.74-486.fc35.noarch. 1.9 MB/s |  26 kB     00:00    
(90/128): perl-B-1.82-486.fc35.x86_64.rpm       613 kB/s | 185 kB     00:00    
(91/128): perl-Class-Struct-0.66-486.fc35.noarc 971 kB/s |  27 kB     00:00    
(92/128): perl-DynaLoader-1.50-486.fc35.x86_64. 982 kB/s |  30 kB     00:00    
(93/128): openssh-clients-8.7p1-3.fc35.x86_64.r 1.5 MB/s | 696 kB     00:00    
(94/128): perl-Errno-1.33-486.fc35.x86_64.rpm   1.9 MB/s |  19 kB     00:00    
(95/128): perl-Fcntl-1.14-486.fc35.x86_64.rpm   2.6 MB/s |  25 kB     00:00    
(96/128): perl-File-Basename-2.85-486.fc35.noar 2.4 MB/s |  22 kB     00:00    
(97/128): perl-File-Find-1.39-486.fc35.noarch.r 2.3 MB/s |  30 kB     00:00    
(98/128): git-core-2.38.1-1.fc35.x86_64.rpm     2.7 MB/s | 4.2 MB     00:01    
(99/128): perl-File-stat-1.09-486.fc35.noarch.r 162 kB/s |  22 kB     00:00    
(100/128): perl-FileHandle-2.03-486.fc35.noarch 1.1 MB/s |  20 kB     00:00    
(101/128): perl-Getopt-Std-1.13-486.fc35.noarch 1.1 MB/s |  20 kB     00:00    
(102/128): perl-Git-2.38.1-1.fc35.noarch.rpm    1.4 MB/s |  42 kB     00:00    
(103/128): perl-HTTP-Tiny-0.080-1.fc35.noarch.r 1.8 MB/s |  55 kB     00:00    
(104/128): perl-IO-1.46-486.fc35.x86_64.rpm     2.0 MB/s |  91 kB     00:00    
(105/128): perl-IPC-Open3-1.21-486.fc35.noarch. 630 kB/s |  27 kB     00:00    
(106/128): perl-Encode-3.15-482.fc35.x86_64.rpm 3.7 MB/s | 1.7 MB     00:00    
(107/128): perl-Mozilla-CA-20211001-1.fc35.noar  87 kB/s |  12 kB     00:00    
(108/128): perl-NDBM_File-1.15-486.fc35.x86_64. 159 kB/s |  27 kB     00:00    
(109/128): perl-Scalar-List-Utils-1.62-463.fc35 1.5 MB/s |  72 kB     00:00    
(110/128): perl-SelectSaver-1.02-486.fc35.noarc 684 kB/s |  16 kB     00:00    
(111/128): perl-POSIX-1.97-486.fc35.x86_64.rpm  1.2 MB/s | 102 kB     00:00    
(112/128): perl-base-2.27-486.fc35.noarch.rpm   483 kB/s |  21 kB     00:00    
(113/128): perl-if-0.60.900-486.fc35.noarch.rpm 189 kB/s |  18 kB     00:00    
(114/128): perl-lib-0.65-486.fc35.x86_64.rpm    1.5 MB/s |  19 kB     00:00    
(115/128): perl-libs-5.34.1-486.fc35.x86_64.rpm  20 MB/s | 2.1 MB     00:00    
(116/128): perl-Symbol-1.09-486.fc35.noarch.rpm  71 kB/s |  19 kB     00:00    
(117/128): perl-overload-1.33-486.fc35.noarch.r 3.4 MB/s |  50 kB     00:00    
(118/128): perl-interpreter-5.34.1-486.fc35.x86 304 kB/s |  76 kB     00:00    
(119/128): perl-subs-1.04-486.fc35.noarch.rpm   910 kB/s |  16 kB     00:00    
(120/128): perl-vars-1.05-486.fc35.noarch.rpm   1.5 MB/s |  17 kB     00:00    
(121/128): perl-overloading-0.02-486.fc35.noarc 133 kB/s |  17 kB     00:00    
(122/128): perl-mro-1.25-486.fc35.x86_64.rpm    105 kB/s |  33 kB     00:00    
(123/128): rsync-3.2.7-1.fc35.x86_64.rpm        993 kB/s | 412 kB     00:00    
(124/128): systemd-libs-249.13-6.fc35.x86_64.rp 1.5 MB/s | 599 kB     00:00    
(125/128): util-linux-core-2.37.4-1.fc35.x86_64 5.2 MB/s | 433 kB     00:00    
(126/128): xorg-x11-server-common-1.20.14-9.fc3 3.3 MB/s |  34 kB     00:00    
(127/128): util-linux-2.37.4-1.fc35.x86_64.rpm  4.5 MB/s | 2.2 MB     00:00    
(128/128): xorg-x11-server-Xvfb-1.20.14-9.fc35. 2.4 MB/s | 876 kB     00:00    
--------------------------------------------------------------------------------
Total                                           3.5 MB/s |  49 MB     00:14     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : systemd-libs-249.13-6.fc35.x86_64                    1/128 
  Running scriptlet: systemd-libs-249.13-6.fc35.x86_64                    1/128 
  Installing       : libXau-1.0.9-7.fc35.x86_64                           2/128 
  Installing       : fonts-filesystem-1:2.0.5-6.fc35.noarch               3/128 
  Installing       : libxcb-1.13.1-8.fc35.x86_64                          4/128 
  Installing       : pixman-0.40.0-4.fc35.x86_64                          5/128 
  Installing       : libICE-1.0.10-7.fc35.x86_64                          6/128 
  Installing       : libSM-1.2.3-9.fc35.x86_64                            7/128 
  Installing       : util-linux-core-2.37.4-1.fc35.x86_64                 8/128 
  Running scriptlet: util-linux-core-2.37.4-1.fc35.x86_64                 8/128 
  Installing       : oniguruma-6.9.8-1.fc35.x86_64                        9/128 
  Installing       : mesa-libglapi-21.3.9-1.fc35.x86_64                  10/128 
  Installing       : libtool-ltdl-2.4.6-50.fc35.x86_64                   11/128 
  Installing       : libglvnd-1:1.3.4-2.fc35.x86_64                      12/128 
  Installing       : libfdisk-2.37.4-1.fc35.x86_64                       13/128 
  Installing       : libX11-xcb-1.7.3.1-1.fc35.x86_64                    14/128 
  Installing       : libX11-common-1.7.3.1-1.fc35.noarch                 15/128 
  Installing       : libX11-1.7.3.1-1.fc35.x86_64                        16/128 
  Installing       : libXext-1.3.4-7.fc35.x86_64                         17/128 
  Installing       : libXxf86vm-1.1.4-17.fc35.x86_64                     18/128 
  Installing       : libXfixes-6.0.0-2.fc35.x86_64                       19/128 
  Installing       : libXt-1.2.0-5.fc35.x86_64                           20/128 
  Installing       : libXmu-1.1.3-7.fc35.x86_64                          21/128 
  Installing       : xorg-x11-xauth-1:1.1-9.fc35.x86_64                  22/128 
  Installing       : libxkbfile-1.1.0-7.fc35.x86_64                      23/128 
  Installing       : xkbcomp-1.4.5-2.fc35.x86_64                         24/128 
  Installing       : less-590-5.fc35.x86_64                              25/128 
  Installing       : hwdata-0.364-1.fc35.noarch                          26/128 
  Installing       : libpciaccess-0.16-5.fc35.x86_64                     27/128 
  Installing       : libdrm-2.4.110-1.fc35.x86_64                        28/128 
  Installing       : xkeyboard-config-2.33-2.fc35.noarch                 29/128 
  Installing       : xorg-x11-server-common-1.20.14-9.fc35.x86_64        30/128 
  Installing       : ncurses-6.2-8.20210508.fc35.x86_64                  31/128 
  Installing       : libxshmfence-1.3-9.fc35.x86_64                      32/128 
  Installing       : libglvnd-glx-1:1.3.4-2.fc35.x86_64                  33/128 
  Installing       : mesa-libGL-21.3.9-1.fc35.x86_64                     34/128 
  Running scriptlet: libutempter-1.2.1-5.fc35.x86_64                     35/128 
  Installing       : libutempter-1.2.1-5.fc35.x86_64                     35/128 
  Installing       : util-linux-2.37.4-1.fc35.x86_64                     36/128 
warning: /etc/adjtime created as /etc/adjtime.rpmnew

  Running scriptlet: util-linux-2.37.4-1.fc35.x86_64                     36/128 
  Running scriptlet: openssh-8.7p1-3.fc35.x86_64                         37/128 
  Installing       : openssh-8.7p1-3.fc35.x86_64                         37/128 
  Installing       : libunwind-1.5.0-1.fc35.x86_64                       38/128 
  Installing       : libpng-2:1.6.37-11.fc35.x86_64                      39/128 
  Installing       : libfontenc-1.1.3-16.fc35.x86_64                     40/128 
  Installing       : libedit-3.1-40.20210910cvs.fc35.x86_64              41/128 
  Installing       : libcbor-0.7.0-4.fc35.x86_64                         42/128 
  Installing       : libfido2-1.8.0-1.fc35.x86_64                        43/128 
  Installing       : openssh-clients-8.7p1-3.fc35.x86_64                 44/128 
  Running scriptlet: openssh-clients-8.7p1-3.fc35.x86_64                 44/128 
  Installing       : git-core-2.38.1-1.fc35.x86_64                       45/128 
  Installing       : git-core-doc-2.38.1-1.fc35.noarch                   46/128 
  Installing       : libXdmcp-1.1.3-7.fc35.x86_64                        47/128 
  Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     48/128 
  Installing       : groff-base-1.22.4-8.fc35.x86_64                     48/128 
  Running scriptlet: groff-base-1.22.4-8.fc35.x86_64                     48/128 
  Installing       : perl-Digest-1.20-1.fc35.noarch                      49/128 
  Installing       : perl-Digest-MD5-2.58-478.fc35.x86_64                50/128 
  Installing       : perl-B-1.82-486.fc35.x86_64                         51/128 
  Installing       : perl-FileHandle-2.03-486.fc35.noarch                52/128 
  Installing       : perl-AutoLoader-5.74-486.fc35.noarch                53/128 
  Installing       : perl-Data-Dumper-2.183-2.fc35.x86_64                54/128 
  Installing       : perl-libnet-3.13-479.fc35.noarch                    55/128 
  Installing       : perl-base-2.27-486.fc35.noarch                      56/128 
  Installing       : perl-URI-5.09-4.fc35.noarch                         57/128 
  Installing       : perl-Net-SSLeay-1.90-4.fc35.x86_64                  58/128 
  Installing       : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         59/128 
  Installing       : perl-Time-Local-2:1.300-478.fc35.noarch             60/128 
  Installing       : perl-Mozilla-CA-20211001-1.fc35.noarch              61/128 
  Installing       : perl-if-0.60.900-486.fc35.noarch                    62/128 
  Installing       : perl-IO-Socket-IP-0.41-479.fc35.noarch              63/128 
  Installing       : perl-File-Path-2.18-478.fc35.noarch                 64/128 
  Installing       : perl-IO-Socket-SSL-2.072-1.fc35.noarch              65/128 
  Installing       : perl-Pod-Escapes-1:1.07-478.fc35.noarch             66/128 
  Installing       : perl-Term-ANSIColor-5.01-479.fc35.noarch            67/128 
  Installing       : perl-Class-Struct-0.66-486.fc35.noarch              68/128 
  Installing       : perl-POSIX-1.97-486.fc35.x86_64                     69/128 
  Installing       : perl-IPC-Open3-1.21-486.fc35.noarch                 70/128 
  Installing       : perl-subs-1.04-486.fc35.noarch                      71/128 
  Installing       : perl-File-Temp-1:0.231.100-478.fc35.noarch          72/128 
  Installing       : perl-HTTP-Tiny-0.080-1.fc35.noarch                  73/128 
  Installing       : perl-Pod-Simple-1:3.43-2.fc35.noarch                74/128 
  Installing       : perl-Term-Cap-1.17-478.fc35.noarch                  75/128 
  Installing       : perl-Socket-4:2.032-2.fc35.x86_64                   76/128 
  Installing       : perl-SelectSaver-1.02-486.fc35.noarch               77/128 
  Installing       : perl-Symbol-1.09-486.fc35.noarch                    78/128 
  Installing       : perl-File-stat-1.09-486.fc35.noarch                 79/128 
  Installing       : perl-podlators-1:4.14-478.fc35.noarch               80/128 
  Installing       : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            81/128 
  Installing       : perl-Text-ParseWords-3.30-478.fc35.noarch           82/128 
  Installing       : perl-Fcntl-1.14-486.fc35.x86_64                     83/128 
  Installing       : perl-mro-1.25-486.fc35.x86_64                       84/128 
  Installing       : perl-IO-1.46-486.fc35.x86_64                        85/128 
  Installing       : perl-overloading-0.02-486.fc35.noarch               86/128 
  Installing       : perl-Pod-Usage-4:2.01-478.fc35.noarch               87/128 
  Installing       : perl-MIME-Base64-3.16-478.fc35.x86_64               88/128 
  Installing       : perl-constant-1.33-479.fc35.noarch                  89/128 
  Installing       : perl-parent-1:0.238-478.fc35.noarch                 90/128 
  Installing       : perl-Errno-1.33-486.fc35.x86_64                     91/128 
  Installing       : perl-File-Basename-2.85-486.fc35.noarch             92/128 
  Installing       : perl-Getopt-Std-1.13-486.fc35.noarch                93/128 
  Installing       : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64       94/128 
  Installing       : perl-Storable-1:3.25-1.fc35.x86_64                  95/128 
  Installing       : perl-overload-1.33-486.fc35.noarch                  96/128 
  Installing       : perl-vars-1.05-486.fc35.noarch                      97/128 
  Installing       : perl-Getopt-Long-1:2.52-478.fc35.noarch             98/128 
  Installing       : perl-Carp-1.52-478.fc35.noarch                      99/128 
  Installing       : perl-Exporter-5.76-479.fc35.noarch                 100/128 
  Installing       : perl-DynaLoader-1.50-486.fc35.x86_64               101/128 
  Installing       : perl-NDBM_File-1.15-486.fc35.x86_64                102/128 
  Installing       : perl-PathTools-3.80-478.fc35.x86_64                103/128 
  Installing       : perl-Encode-4:3.15-482.fc35.x86_64                 104/128 
  Installing       : perl-libs-4:5.34.1-486.fc35.x86_64                 105/128 
  Installing       : perl-interpreter-4:5.34.1-486.fc35.x86_64          106/128 
  Installing       : perl-Error-1:0.17029-7.fc35.noarch                 107/128 
  Installing       : perl-TermReadKey-2.38-11.fc35.x86_64               108/128 
  Installing       : perl-File-Find-1.39-486.fc35.noarch                109/128 
  Installing       : perl-lib-0.65-486.fc35.x86_64                      110/128 
  Installing       : perl-Git-2.38.1-1.fc35.noarch                      111/128 
  Installing       : git-2.38.1-1.fc35.x86_64                           112/128 
  Installing       : graphite2-1.3.14-8.fc35.x86_64                     113/128 
  Installing       : freetype-2.11.0-6.fc35.x86_64                      114/128 
  Installing       : harfbuzz-2.9.1-1.fc35.x86_64                       115/128 
  Installing       : libXfont2-2.0.3-11.fc35.x86_64                     116/128 
  Installing       : gc-8.0.4-6.fc35.x86_64                             117/128 
  Installing       : guile22-2.2.7-3.fc35.x86_64                        118/128 
  Installing       : make-1:4.3-6.fc35.x86_64                           119/128 
  Installing       : xorg-x11-server-Xvfb-1.20.14-9.fc35.x86_64         120/128 
  Installing       : jq-1.6-10.fc35.x86_64                              121/128 
  Installing       : gdouros-symbola-fonts-10.24-9.fc35.noarch          122/128 
  Installing       : google-noto-emoji-color-fonts-20200916-3.fc35.no   123/128 
  Installing       : google-noto-emoji-fonts-20200916-3.fc35.noarch     124/128 
  Installing       : rsync-3.2.7-1.fc35.x86_64                          125/128 
  Installing       : alsa-lib-1.2.7.2-1.fc35.x86_64                     126/128 
  Installing       : unzip-6.0-53.fc35.x86_64                           127/128 
  Installing       : findutils-1:4.8.0-4.fc35.x86_64                    128/128 
  Running scriptlet: findutils-1:4.8.0-4.fc35.x86_64                    128/128 
  Verifying        : findutils-1:4.8.0-4.fc35.x86_64                      1/128 
  Verifying        : fonts-filesystem-1:2.0.5-6.fc35.noarch               2/128 
  Verifying        : gc-8.0.4-6.fc35.x86_64                               3/128 
  Verifying        : gdouros-symbola-fonts-10.24-9.fc35.noarch            4/128 
  Verifying        : google-noto-emoji-color-fonts-20200916-3.fc35.no     5/128 
  Verifying        : google-noto-emoji-fonts-20200916-3.fc35.noarch       6/128 
  Verifying        : graphite2-1.3.14-8.fc35.x86_64                       7/128 
  Verifying        : groff-base-1.22.4-8.fc35.x86_64                      8/128 
  Verifying        : guile22-2.2.7-3.fc35.x86_64                          9/128 
  Verifying        : jq-1.6-10.fc35.x86_64                               10/128 
  Verifying        : libICE-1.0.10-7.fc35.x86_64                         11/128 
  Verifying        : libSM-1.2.3-9.fc35.x86_64                           12/128 
  Verifying        : libXau-1.0.9-7.fc35.x86_64                          13/128 
  Verifying        : libXdmcp-1.1.3-7.fc35.x86_64                        14/128 
  Verifying        : libXext-1.3.4-7.fc35.x86_64                         15/128 
  Verifying        : libXfixes-6.0.0-2.fc35.x86_64                       16/128 
  Verifying        : libXfont2-2.0.3-11.fc35.x86_64                      17/128 
  Verifying        : libXmu-1.1.3-7.fc35.x86_64                          18/128 
  Verifying        : libXt-1.2.0-5.fc35.x86_64                           19/128 
  Verifying        : libXxf86vm-1.1.4-17.fc35.x86_64                     20/128 
  Verifying        : libcbor-0.7.0-4.fc35.x86_64                         21/128 
  Verifying        : libedit-3.1-40.20210910cvs.fc35.x86_64              22/128 
  Verifying        : libfido2-1.8.0-1.fc35.x86_64                        23/128 
  Verifying        : libfontenc-1.1.3-16.fc35.x86_64                     24/128 
  Verifying        : libpciaccess-0.16-5.fc35.x86_64                     25/128 
  Verifying        : libpng-2:1.6.37-11.fc35.x86_64                      26/128 
  Verifying        : libunwind-1.5.0-1.fc35.x86_64                       27/128 
  Verifying        : libutempter-1.2.1-5.fc35.x86_64                     28/128 
  Verifying        : libxcb-1.13.1-8.fc35.x86_64                         29/128 
  Verifying        : libxkbfile-1.1.0-7.fc35.x86_64                      30/128 
  Verifying        : libxshmfence-1.3-9.fc35.x86_64                      31/128 
  Verifying        : make-1:4.3-6.fc35.x86_64                            32/128 
  Verifying        : ncurses-6.2-8.20210508.fc35.x86_64                  33/128 
  Verifying        : perl-Carp-1.52-478.fc35.noarch                      34/128 
  Verifying        : perl-Data-Dumper-2.183-2.fc35.x86_64                35/128 
  Verifying        : perl-Digest-1.20-1.fc35.noarch                      36/128 
  Verifying        : perl-Digest-MD5-2.58-478.fc35.x86_64                37/128 
  Verifying        : perl-Error-1:0.17029-7.fc35.noarch                  38/128 
  Verifying        : perl-Exporter-5.76-479.fc35.noarch                  39/128 
  Verifying        : perl-File-Path-2.18-478.fc35.noarch                 40/128 
  Verifying        : perl-File-Temp-1:0.231.100-478.fc35.noarch          41/128 
  Verifying        : perl-Getopt-Long-1:2.52-478.fc35.noarch             42/128 
  Verifying        : perl-IO-Socket-IP-0.41-479.fc35.noarch              43/128 
  Verifying        : perl-IO-Socket-SSL-2.072-1.fc35.noarch              44/128 
  Verifying        : perl-MIME-Base64-3.16-478.fc35.x86_64               45/128 
  Verifying        : perl-Net-SSLeay-1.90-4.fc35.x86_64                  46/128 
  Verifying        : perl-PathTools-3.80-478.fc35.x86_64                 47/128 
  Verifying        : perl-Pod-Escapes-1:1.07-478.fc35.noarch             48/128 
  Verifying        : perl-Pod-Perldoc-3.28.01-479.fc35.noarch            49/128 
  Verifying        : perl-Pod-Simple-1:3.43-2.fc35.noarch                50/128 
  Verifying        : perl-Pod-Usage-4:2.01-478.fc35.noarch               51/128 
  Verifying        : perl-Socket-4:2.032-2.fc35.x86_64                   52/128 
  Verifying        : perl-Storable-1:3.25-1.fc35.x86_64                  53/128 
  Verifying        : perl-Term-ANSIColor-5.01-479.fc35.noarch            54/128 
  Verifying        : perl-Term-Cap-1.17-478.fc35.noarch                  55/128 
  Verifying        : perl-TermReadKey-2.38-11.fc35.x86_64                56/128 
  Verifying        : perl-Text-ParseWords-3.30-478.fc35.noarch           57/128 
  Verifying        : perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch         58/128 
  Verifying        : perl-Time-Local-2:1.300-478.fc35.noarch             59/128 
  Verifying        : perl-URI-5.09-4.fc35.noarch                         60/128 
  Verifying        : perl-constant-1.33-479.fc35.noarch                  61/128 
  Verifying        : perl-libnet-3.13-479.fc35.noarch                    62/128 
  Verifying        : perl-parent-1:0.238-478.fc35.noarch                 63/128 
  Verifying        : perl-podlators-1:4.14-478.fc35.noarch               64/128 
  Verifying        : pixman-0.40.0-4.fc35.x86_64                         65/128 
  Verifying        : unzip-6.0-53.fc35.x86_64                            66/128 
  Verifying        : xkbcomp-1.4.5-2.fc35.x86_64                         67/128 
  Verifying        : xkeyboard-config-2.33-2.fc35.noarch                 68/128 
  Verifying        : xorg-x11-xauth-1:1.1-9.fc35.x86_64                  69/128 
  Verifying        : alsa-lib-1.2.7.2-1.fc35.x86_64                      70/128 
  Verifying        : freetype-2.11.0-6.fc35.x86_64                       71/128 
  Verifying        : git-2.38.1-1.fc35.x86_64                            72/128 
  Verifying        : git-core-2.38.1-1.fc35.x86_64                       73/128 
  Verifying        : git-core-doc-2.38.1-1.fc35.noarch                   74/128 
  Verifying        : harfbuzz-2.9.1-1.fc35.x86_64                        75/128 
  Verifying        : hwdata-0.364-1.fc35.noarch                          76/128 
  Verifying        : less-590-5.fc35.x86_64                              77/128 
  Verifying        : libX11-1.7.3.1-1.fc35.x86_64                        78/128 
  Verifying        : libX11-common-1.7.3.1-1.fc35.noarch                 79/128 
  Verifying        : libX11-xcb-1.7.3.1-1.fc35.x86_64                    80/128 
  Verifying        : libdrm-2.4.110-1.fc35.x86_64                        81/128 
  Verifying        : libfdisk-2.37.4-1.fc35.x86_64                       82/128 
  Verifying        : libglvnd-1:1.3.4-2.fc35.x86_64                      83/128 
  Verifying        : libglvnd-glx-1:1.3.4-2.fc35.x86_64                  84/128 
  Verifying        : libtool-ltdl-2.4.6-50.fc35.x86_64                   85/128 
  Verifying        : mesa-libGL-21.3.9-1.fc35.x86_64                     86/128 
  Verifying        : mesa-libglapi-21.3.9-1.fc35.x86_64                  87/128 
  Verifying        : oniguruma-6.9.8-1.fc35.x86_64                       88/128 
  Verifying        : openssh-8.7p1-3.fc35.x86_64                         89/128 
  Verifying        : openssh-clients-8.7p1-3.fc35.x86_64                 90/128 
  Verifying        : perl-AutoLoader-5.74-486.fc35.noarch                91/128 
  Verifying        : perl-B-1.82-486.fc35.x86_64                         92/128 
  Verifying        : perl-Class-Struct-0.66-486.fc35.noarch              93/128 
  Verifying        : perl-DynaLoader-1.50-486.fc35.x86_64                94/128 
  Verifying        : perl-Encode-4:3.15-482.fc35.x86_64                  95/128 
  Verifying        : perl-Errno-1.33-486.fc35.x86_64                     96/128 
  Verifying        : perl-Fcntl-1.14-486.fc35.x86_64                     97/128 
  Verifying        : perl-File-Basename-2.85-486.fc35.noarch             98/128 
  Verifying        : perl-File-Find-1.39-486.fc35.noarch                 99/128 
  Verifying        : perl-File-stat-1.09-486.fc35.noarch                100/128 
  Verifying        : perl-FileHandle-2.03-486.fc35.noarch               101/128 
  Verifying        : perl-Getopt-Std-1.13-486.fc35.noarch               102/128 
  Verifying        : perl-Git-2.38.1-1.fc35.noarch                      103/128 
  Verifying        : perl-HTTP-Tiny-0.080-1.fc35.noarch                 104/128 
  Verifying        : perl-IO-1.46-486.fc35.x86_64                       105/128 
  Verifying        : perl-IPC-Open3-1.21-486.fc35.noarch                106/128 
  Verifying        : perl-Mozilla-CA-20211001-1.fc35.noarch             107/128 
  Verifying        : perl-NDBM_File-1.15-486.fc35.x86_64                108/128 
  Verifying        : perl-POSIX-1.97-486.fc35.x86_64                    109/128 
  Verifying        : perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64      110/128 
  Verifying        : perl-SelectSaver-1.02-486.fc35.noarch              111/128 
  Verifying        : perl-Symbol-1.09-486.fc35.noarch                   112/128 
  Verifying        : perl-base-2.27-486.fc35.noarch                     113/128 
  Verifying        : perl-if-0.60.900-486.fc35.noarch                   114/128 
  Verifying        : perl-interpreter-4:5.34.1-486.fc35.x86_64          115/128 
  Verifying        : perl-lib-0.65-486.fc35.x86_64                      116/128 
  Verifying        : perl-libs-4:5.34.1-486.fc35.x86_64                 117/128 
  Verifying        : perl-mro-1.25-486.fc35.x86_64                      118/128 
  Verifying        : perl-overload-1.33-486.fc35.noarch                 119/128 
  Verifying        : perl-overloading-0.02-486.fc35.noarch              120/128 
  Verifying        : perl-subs-1.04-486.fc35.noarch                     121/128 
  Verifying        : perl-vars-1.05-486.fc35.noarch                     122/128 
  Verifying        : rsync-3.2.7-1.fc35.x86_64                          123/128 
  Verifying        : systemd-libs-249.13-6.fc35.x86_64                  124/128 
  Verifying        : util-linux-2.37.4-1.fc35.x86_64                    125/128 
  Verifying        : util-linux-core-2.37.4-1.fc35.x86_64               126/128 
  Verifying        : xorg-x11-server-Xvfb-1.20.14-9.fc35.x86_64         127/128 
  Verifying        : xorg-x11-server-common-1.20.14-9.fc35.x86_64       128/128 

Installed:
  alsa-lib-1.2.7.2-1.fc35.x86_64                                                
  findutils-1:4.8.0-4.fc35.x86_64                                               
  fonts-filesystem-1:2.0.5-6.fc35.noarch                                        
  freetype-2.11.0-6.fc35.x86_64                                                 
  gc-8.0.4-6.fc35.x86_64                                                        
  gdouros-symbola-fonts-10.24-9.fc35.noarch                                     
  git-2.38.1-1.fc35.x86_64                                                      
  git-core-2.38.1-1.fc35.x86_64                                                 
  git-core-doc-2.38.1-1.fc35.noarch                                             
  google-noto-emoji-color-fonts-20200916-3.fc35.noarch                          
  google-noto-emoji-fonts-20200916-3.fc35.noarch                                
  graphite2-1.3.14-8.fc35.x86_64                                                
  groff-base-1.22.4-8.fc35.x86_64                                               
  guile22-2.2.7-3.fc35.x86_64                                                   
  harfbuzz-2.9.1-1.fc35.x86_64                                                  
  hwdata-0.364-1.fc35.noarch                                                    
  jq-1.6-10.fc35.x86_64                                                         
  less-590-5.fc35.x86_64                                                        
  libICE-1.0.10-7.fc35.x86_64                                                   
  libSM-1.2.3-9.fc35.x86_64                                                     
  libX11-1.7.3.1-1.fc35.x86_64                                                  
  libX11-common-1.7.3.1-1.fc35.noarch                                           
  libX11-xcb-1.7.3.1-1.fc35.x86_64                                              
  libXau-1.0.9-7.fc35.x86_64                                                    
  libXdmcp-1.1.3-7.fc35.x86_64                                                  
  libXext-1.3.4-7.fc35.x86_64                                                   
  libXfixes-6.0.0-2.fc35.x86_64                                                 
  libXfont2-2.0.3-11.fc35.x86_64                                                
  libXmu-1.1.3-7.fc35.x86_64                                                    
  libXt-1.2.0-5.fc35.x86_64                                                     
  libXxf86vm-1.1.4-17.fc35.x86_64                                               
  libcbor-0.7.0-4.fc35.x86_64                                                   
  libdrm-2.4.110-1.fc35.x86_64                                                  
  libedit-3.1-40.20210910cvs.fc35.x86_64                                        
  libfdisk-2.37.4-1.fc35.x86_64                                                 
  libfido2-1.8.0-1.fc35.x86_64                                                  
  libfontenc-1.1.3-16.fc35.x86_64                                               
  libglvnd-1:1.3.4-2.fc35.x86_64                                                
  libglvnd-glx-1:1.3.4-2.fc35.x86_64                                            
  libpciaccess-0.16-5.fc35.x86_64                                               
  libpng-2:1.6.37-11.fc35.x86_64                                                
  libtool-ltdl-2.4.6-50.fc35.x86_64                                             
  libunwind-1.5.0-1.fc35.x86_64                                                 
  libutempter-1.2.1-5.fc35.x86_64                                               
  libxcb-1.13.1-8.fc35.x86_64                                                   
  libxkbfile-1.1.0-7.fc35.x86_64                                                
  libxshmfence-1.3-9.fc35.x86_64                                                
  make-1:4.3-6.fc35.x86_64                                                      
  mesa-libGL-21.3.9-1.fc35.x86_64                                               
  mesa-libglapi-21.3.9-1.fc35.x86_64                                            
  ncurses-6.2-8.20210508.fc35.x86_64                                            
  oniguruma-6.9.8-1.fc35.x86_64                                                 
  openssh-8.7p1-3.fc35.x86_64                                                   
  openssh-clients-8.7p1-3.fc35.x86_64                                           
  perl-AutoLoader-5.74-486.fc35.noarch                                          
  perl-B-1.82-486.fc35.x86_64                                                   
  perl-Carp-1.52-478.fc35.noarch                                                
  perl-Class-Struct-0.66-486.fc35.noarch                                        
  perl-Data-Dumper-2.183-2.fc35.x86_64                                          
  perl-Digest-1.20-1.fc35.noarch                                                
  perl-Digest-MD5-2.58-478.fc35.x86_64                                          
  perl-DynaLoader-1.50-486.fc35.x86_64                                          
  perl-Encode-4:3.15-482.fc35.x86_64                                            
  perl-Errno-1.33-486.fc35.x86_64                                               
  perl-Error-1:0.17029-7.fc35.noarch                                            
  perl-Exporter-5.76-479.fc35.noarch                                            
  perl-Fcntl-1.14-486.fc35.x86_64                                               
  perl-File-Basename-2.85-486.fc35.noarch                                       
  perl-File-Find-1.39-486.fc35.noarch                                           
  perl-File-Path-2.18-478.fc35.noarch                                           
  perl-File-Temp-1:0.231.100-478.fc35.noarch                                    
  perl-File-stat-1.09-486.fc35.noarch                                           
  perl-FileHandle-2.03-486.fc35.noarch                                          
  perl-Getopt-Long-1:2.52-478.fc35.noarch                                       
  perl-Getopt-Std-1.13-486.fc35.noarch                                          
  perl-Git-2.38.1-1.fc35.noarch                                                 
  perl-HTTP-Tiny-0.080-1.fc35.noarch                                            
  perl-IO-1.46-486.fc35.x86_64                                                  
  perl-IO-Socket-IP-0.41-479.fc35.noarch                                        
  perl-IO-Socket-SSL-2.072-1.fc35.noarch                                        
  perl-IPC-Open3-1.21-486.fc35.noarch                                           
  perl-MIME-Base64-3.16-478.fc35.x86_64                                         
  perl-Mozilla-CA-20211001-1.fc35.noarch                                        
  perl-NDBM_File-1.15-486.fc35.x86_64                                           
  perl-Net-SSLeay-1.90-4.fc35.x86_64                                            
  perl-POSIX-1.97-486.fc35.x86_64                                               
  perl-PathTools-3.80-478.fc35.x86_64                                           
  perl-Pod-Escapes-1:1.07-478.fc35.noarch                                       
  perl-Pod-Perldoc-3.28.01-479.fc35.noarch                                      
  perl-Pod-Simple-1:3.43-2.fc35.noarch                                          
  perl-Pod-Usage-4:2.01-478.fc35.noarch                                         
  perl-Scalar-List-Utils-5:1.62-463.fc35.x86_64                                 
  perl-SelectSaver-1.02-486.fc35.noarch                                         
  perl-Socket-4:2.032-2.fc35.x86_64                                             
  perl-Storable-1:3.25-1.fc35.x86_64                                            
  perl-Symbol-1.09-486.fc35.noarch                                              
  perl-Term-ANSIColor-5.01-479.fc35.noarch                                      
  perl-Term-Cap-1.17-478.fc35.noarch                                            
  perl-TermReadKey-2.38-11.fc35.x86_64                                          
  perl-Text-ParseWords-3.30-478.fc35.noarch                                     
  perl-Text-Tabs+Wrap-2021.0814-1.fc35.noarch                                   
  perl-Time-Local-2:1.300-478.fc35.noarch                                       
  perl-URI-5.09-4.fc35.noarch                                                   
  perl-base-2.27-486.fc35.noarch                                                
  perl-constant-1.33-479.fc35.noarch                                            
  perl-if-0.60.900-486.fc35.noarch                                              
  perl-interpreter-4:5.34.1-486.fc35.x86_64                                     
  perl-lib-0.65-486.fc35.x86_64                                                 
  perl-libnet-3.13-479.fc35.noarch                                              
  perl-libs-4:5.34.1-486.fc35.x86_64                                            
  perl-mro-1.25-486.fc35.x86_64                                                 
  perl-overload-1.33-486.fc35.noarch                                            
  perl-overloading-0.02-486.fc35.noarch                                         
  perl-parent-1:0.238-478.fc35.noarch                                           
  perl-podlators-1:4.14-478.fc35.noarch                                         
  perl-subs-1.04-486.fc35.noarch                                                
  perl-vars-1.05-486.fc35.noarch                                                
  pixman-0.40.0-4.fc35.x86_64                                                   
  rsync-3.2.7-1.fc35.x86_64                                                     
  systemd-libs-249.13-6.fc35.x86_64                                             
  unzip-6.0-53.fc35.x86_64                                                      
  util-linux-2.37.4-1.fc35.x86_64                                               
  util-linux-core-2.37.4-1.fc35.x86_64                                          
  xkbcomp-1.4.5-2.fc35.x86_64                                                   
  xkeyboard-config-2.33-2.fc35.noarch                                           
  xorg-x11-server-Xvfb-1.20.14-9.fc35.x86_64                                    
  xorg-x11-server-common-1.20.14-9.fc35.x86_64                                  
  xorg-x11-xauth-1:1.1-9.fc35.x86_64                                            

Complete!
Last metadata expiration check: 0:00:53 ago on Wed Feb  8 18:16:58 2023.
Dependencies resolved.
================================================================================
 Package                             Arch     Version           Repo       Size
================================================================================
Installing group/module packages:
 abattis-cantarell-fonts             noarch   0.301-5.fc35      updates   364 k
 dejavu-sans-fonts                   noarch   2.37-17.fc35      fedora    1.3 M
 dejavu-sans-mono-fonts              noarch   2.37-17.fc35      fedora    466 k
 dejavu-serif-fonts                  noarch   2.37-17.fc35      fedora    1.0 M
 google-noto-sans-cjk-ttc-fonts      noarch   20201206-3.fc35   fedora     84 M
 google-noto-sans-gurmukhi-fonts     noarch   20201206-3.fc35   fedora    437 k
 google-noto-sans-sinhala-vf-fonts   noarch   20201206-3.fc35   fedora     94 k
 jomolhari-fonts                     noarch   0.003-34.fc35     fedora    528 k
 khmer-os-system-fonts               noarch   5.0-34.fc35       fedora    105 k
 liberation-mono-fonts               noarch   1:2.1.5-1.fc35    updates   500 k
 liberation-sans-fonts               noarch   1:2.1.5-1.fc35    updates   605 k
 liberation-serif-fonts              noarch   1:2.1.5-1.fc35    updates   605 k
 lohit-assamese-fonts                noarch   2.91.5-12.fc35    fedora     75 k
 lohit-bengali-fonts                 noarch   2.91.5-12.fc35    fedora     75 k
 lohit-devanagari-fonts              noarch   2.95.5-2.fc35     fedora     90 k
 lohit-gujarati-fonts                noarch   2.92.4-12.fc35    fedora     44 k
 lohit-kannada-fonts                 noarch   2.5.4-11.fc35     fedora     56 k
 lohit-odia-fonts                    noarch   2.91.2-12.fc35    fedora     57 k
 lohit-tamil-fonts                   noarch   2.91.3-12.fc35    fedora     36 k
 lohit-telugu-fonts                  noarch   2.5.5-11.fc35     fedora    124 k
 paktype-naskh-basic-fonts           noarch   6.0-2.fc35        fedora    307 k
 sil-abyssinica-fonts                noarch   1.200-22.fc35     fedora    233 k
 sil-mingzat-fonts                   noarch   1.000-5.fc35      fedora     86 k
 sil-nuosu-fonts                     noarch   2.200-3.fc35      fedora    133 k
 sil-padauk-fonts                    noarch   3.003-8.fc35      fedora    800 k
 smc-meera-fonts                     noarch   7.0.3-4.fc35      fedora    166 k
 stix-fonts                          noarch   2.0.2-10.fc35     fedora    978 k
 thai-scalable-waree-fonts           noarch   0.7.2-4.fc35      fedora    119 k
Installing dependencies:
 google-noto-cjk-fonts-common        noarch   20201206-3.fc35   fedora     20 k
 google-noto-fonts-common            noarch   20201206-3.fc35   fedora     15 k
 liberation-fonts-common             noarch   1:2.1.5-1.fc35    updates    14 k
 thai-scalable-fonts-common          noarch   0.7.2-4.fc35      fedora     15 k
Installing Groups:
 Fonts                                                                         

Transaction Summary
================================================================================
Install  32 Packages

Total download size: 93 M
Installed size: 155 M
Downloading Packages:
(1/32): dejavu-sans-mono-fonts-2.37-17.fc35.noa 875 kB/s | 466 kB     00:00    
(2/32): google-noto-cjk-fonts-common-20201206-3 190 kB/s |  20 kB     00:00    
(3/32): dejavu-serif-fonts-2.37-17.fc35.noarch. 1.4 MB/s | 1.0 MB     00:00    
(4/32): google-noto-fonts-common-20201206-3.fc3  52 kB/s |  15 kB     00:00    
(5/32): google-noto-sans-gurmukhi-fonts-2020120 2.4 MB/s | 437 kB     00:00    
(6/32): dejavu-sans-fonts-2.37-17.fc35.noarch.r 1.0 MB/s | 1.3 MB     00:01    
(7/32): google-noto-sans-sinhala-vf-fonts-20201 368 kB/s |  94 kB     00:00    
(8/32): khmer-os-system-fonts-5.0-34.fc35.noarc 723 kB/s | 105 kB     00:00    
(9/32): lohit-assamese-fonts-2.91.5-12.fc35.noa  96 kB/s |  75 kB     00:00    
(10/32): jomolhari-fonts-0.003-34.fc35.noarch.r 519 kB/s | 528 kB     00:01    
(11/32): lohit-bengali-fonts-2.91.5-12.fc35.noa 478 kB/s |  75 kB     00:00    
(12/32): lohit-gujarati-fonts-2.92.4-12.fc35.no 345 kB/s |  44 kB     00:00    
(13/32): lohit-kannada-fonts-2.5.4-11.fc35.noar 513 kB/s |  56 kB     00:00    
(14/32): lohit-devanagari-fonts-2.95.5-2.fc35.n 148 kB/s |  90 kB     00:00    
(15/32): lohit-odia-fonts-2.91.2-12.fc35.noarch 198 kB/s |  57 kB     00:00    
(16/32): lohit-tamil-fonts-2.91.3-12.fc35.noarc 356 kB/s |  36 kB     00:00    
(17/32): lohit-telugu-fonts-2.5.5-11.fc35.noarc 714 kB/s | 124 kB     00:00    
(18/32): paktype-naskh-basic-fonts-6.0-2.fc35.n 1.0 MB/s | 307 kB     00:00    
(19/32): sil-mingzat-fonts-1.000-5.fc35.noarch. 472 kB/s |  86 kB     00:00    
(20/32): sil-abyssinica-fonts-1.200-22.fc35.noa 446 kB/s | 233 kB     00:00    
(21/32): sil-nuosu-fonts-2.200-3.fc35.noarch.rp 844 kB/s | 133 kB     00:00    
(22/32): sil-padauk-fonts-3.003-8.fc35.noarch.r 4.1 MB/s | 800 kB     00:00    
(23/32): smc-meera-fonts-7.0.3-4.fc35.noarch.rp 713 kB/s | 166 kB     00:00    
(24/32): thai-scalable-fonts-common-0.7.2-4.fc3  44 kB/s |  15 kB     00:00    
(25/32): stix-fonts-2.0.2-10.fc35.noarch.rpm    2.0 MB/s | 978 kB     00:00    
(26/32): thai-scalable-waree-fonts-0.7.2-4.fc35 671 kB/s | 119 kB     00:00    
(27/32): liberation-fonts-common-2.1.5-1.fc35.n  73 kB/s |  14 kB     00:00    
(28/32): liberation-mono-fonts-2.1.5-1.fc35.noa  16 MB/s | 500 kB     00:00    
(29/32): liberation-sans-fonts-2.1.5-1.fc35.noa  11 MB/s | 605 kB     00:00    
(30/32): abattis-cantarell-fonts-0.301-5.fc35.n 836 kB/s | 364 kB     00:00    
(31/32): liberation-serif-fonts-2.1.5-1.fc35.no 7.0 MB/s | 605 kB     00:00    
(32/32): google-noto-sans-cjk-ttc-fonts-2020120  14 MB/s |  84 MB     00:05    
--------------------------------------------------------------------------------
Total                                            14 MB/s |  93 MB     00:06     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : liberation-fonts-common-1:2.1.5-1.fc35.noarch         1/32 
  Installing       : google-noto-fonts-common-20201206-3.fc35.noarch       2/32 
  Installing       : thai-scalable-fonts-common-0.7.2-4.fc35.noarch        3/32 
  Installing       : google-noto-cjk-fonts-common-20201206-3.fc35.noarc    4/32 
  Installing       : dejavu-sans-mono-fonts-2.37-17.fc35.noarch            5/32 
  Installing       : dejavu-sans-fonts-2.37-17.fc35.noarch                 6/32 
  Installing       : google-noto-sans-cjk-ttc-fonts-20201206-3.fc35.noa    7/32 
  Installing       : thai-scalable-waree-fonts-0.7.2-4.fc35.noarch         8/32 
  Installing       : google-noto-sans-gurmukhi-fonts-20201206-3.fc35.no    9/32 
  Installing       : google-noto-sans-sinhala-vf-fonts-20201206-3.fc35.   10/32 
  Installing       : liberation-mono-fonts-1:2.1.5-1.fc35.noarch          11/32 
  Installing       : liberation-sans-fonts-1:2.1.5-1.fc35.noarch          12/32 
  Installing       : liberation-serif-fonts-1:2.1.5-1.fc35.noarch         13/32 
  Installing       : abattis-cantarell-fonts-0.301-5.fc35.noarch          14/32 
  Installing       : stix-fonts-2.0.2-10.fc35.noarch                      15/32 
  Installing       : smc-meera-fonts-7.0.3-4.fc35.noarch                  16/32 
  Installing       : sil-padauk-fonts-3.003-8.fc35.noarch                 17/32 
  Installing       : sil-nuosu-fonts-2.200-3.fc35.noarch                  18/32 
  Installing       : sil-mingzat-fonts-1.000-5.fc35.noarch                19/32 
  Installing       : sil-abyssinica-fonts-1.200-22.fc35.noarch            20/32 
  Installing       : paktype-naskh-basic-fonts-6.0-2.fc35.noarch          21/32 
  Installing       : lohit-telugu-fonts-2.5.5-11.fc35.noarch              22/32 
  Installing       : lohit-tamil-fonts-2.91.3-12.fc35.noarch              23/32 
  Installing       : lohit-odia-fonts-2.91.2-12.fc35.noarch               24/32 
  Installing       : lohit-kannada-fonts-2.5.4-11.fc35.noarch             25/32 
  Installing       : lohit-gujarati-fonts-2.92.4-12.fc35.noarch           26/32 
  Installing       : lohit-devanagari-fonts-2.95.5-2.fc35.noarch          27/32 
  Installing       : lohit-bengali-fonts-2.91.5-12.fc35.noarch            28/32 
  Installing       : lohit-assamese-fonts-2.91.5-12.fc35.noarch           29/32 
  Installing       : khmer-os-system-fonts-5.0-34.fc35.noarch             30/32 
  Installing       : jomolhari-fonts-0.003-34.fc35.noarch                 31/32 
  Installing       : dejavu-serif-fonts-2.37-17.fc35.noarch               32/32 
  Verifying        : dejavu-sans-fonts-2.37-17.fc35.noarch                 1/32 
  Verifying        : dejavu-sans-mono-fonts-2.37-17.fc35.noarch            2/32 
  Verifying        : dejavu-serif-fonts-2.37-17.fc35.noarch                3/32 
  Verifying        : google-noto-cjk-fonts-common-20201206-3.fc35.noarc    4/32 
  Verifying        : google-noto-fonts-common-20201206-3.fc35.noarch       5/32 
  Verifying        : google-noto-sans-cjk-ttc-fonts-20201206-3.fc35.noa    6/32 
  Verifying        : google-noto-sans-gurmukhi-fonts-20201206-3.fc35.no    7/32 
  Verifying        : google-noto-sans-sinhala-vf-fonts-20201206-3.fc35.    8/32 
  Verifying        : jomolhari-fonts-0.003-34.fc35.noarch                  9/32 
  Verifying        : khmer-os-system-fonts-5.0-34.fc35.noarch             10/32 
  Verifying        : lohit-assamese-fonts-2.91.5-12.fc35.noarch           11/32 
  Verifying        : lohit-bengali-fonts-2.91.5-12.fc35.noarch            12/32 
  Verifying        : lohit-devanagari-fonts-2.95.5-2.fc35.noarch          13/32 
  Verifying        : lohit-gujarati-fonts-2.92.4-12.fc35.noarch           14/32 
  Verifying        : lohit-kannada-fonts-2.5.4-11.fc35.noarch             15/32 
  Verifying        : lohit-odia-fonts-2.91.2-12.fc35.noarch               16/32 
  Verifying        : lohit-tamil-fonts-2.91.3-12.fc35.noarch              17/32 
  Verifying        : lohit-telugu-fonts-2.5.5-11.fc35.noarch              18/32 
  Verifying        : paktype-naskh-basic-fonts-6.0-2.fc35.noarch          19/32 
  Verifying        : sil-abyssinica-fonts-1.200-22.fc35.noarch            20/32 
  Verifying        : sil-mingzat-fonts-1.000-5.fc35.noarch                21/32 
  Verifying        : sil-nuosu-fonts-2.200-3.fc35.noarch                  22/32 
  Verifying        : sil-padauk-fonts-3.003-8.fc35.noarch                 23/32 
  Verifying        : smc-meera-fonts-7.0.3-4.fc35.noarch                  24/32 
  Verifying        : stix-fonts-2.0.2-10.fc35.noarch                      25/32 
  Verifying        : thai-scalable-fonts-common-0.7.2-4.fc35.noarch       26/32 
  Verifying        : thai-scalable-waree-fonts-0.7.2-4.fc35.noarch        27/32 
  Verifying        : abattis-cantarell-fonts-0.301-5.fc35.noarch          28/32 
  Verifying        : liberation-fonts-common-1:2.1.5-1.fc35.noarch        29/32 
  Verifying        : liberation-mono-fonts-1:2.1.5-1.fc35.noarch          30/32 
  Verifying        : liberation-sans-fonts-1:2.1.5-1.fc35.noarch          31/32 
  Verifying        : liberation-serif-fonts-1:2.1.5-1.fc35.noarch         32/32 

Installed:
  abattis-cantarell-fonts-0.301-5.fc35.noarch                                   
  dejavu-sans-fonts-2.37-17.fc35.noarch                                         
  dejavu-sans-mono-fonts-2.37-17.fc35.noarch                                    
  dejavu-serif-fonts-2.37-17.fc35.noarch                                        
  google-noto-cjk-fonts-common-20201206-3.fc35.noarch                           
  google-noto-fonts-common-20201206-3.fc35.noarch                               
  google-noto-sans-cjk-ttc-fonts-20201206-3.fc35.noarch                         
  google-noto-sans-gurmukhi-fonts-20201206-3.fc35.noarch                        
  google-noto-sans-sinhala-vf-fonts-20201206-3.fc35.noarch                      
  jomolhari-fonts-0.003-34.fc35.noarch                                          
  khmer-os-system-fonts-5.0-34.fc35.noarch                                      
  liberation-fonts-common-1:2.1.5-1.fc35.noarch                                 
  liberation-mono-fonts-1:2.1.5-1.fc35.noarch                                   
  liberation-sans-fonts-1:2.1.5-1.fc35.noarch                                   
  liberation-serif-fonts-1:2.1.5-1.fc35.noarch                                  
  lohit-assamese-fonts-2.91.5-12.fc35.noarch                                    
  lohit-bengali-fonts-2.91.5-12.fc35.noarch                                     
  lohit-devanagari-fonts-2.95.5-2.fc35.noarch                                   
  lohit-gujarati-fonts-2.92.4-12.fc35.noarch                                    
  lohit-kannada-fonts-2.5.4-11.fc35.noarch                                      
  lohit-odia-fonts-2.91.2-12.fc35.noarch                                        
  lohit-tamil-fonts-2.91.3-12.fc35.noarch                                       
  lohit-telugu-fonts-2.5.5-11.fc35.noarch                                       
  paktype-naskh-basic-fonts-6.0-2.fc35.noarch                                   
  sil-abyssinica-fonts-1.200-22.fc35.noarch                                     
  sil-mingzat-fonts-1.000-5.fc35.noarch                                         
  sil-nuosu-fonts-2.200-3.fc35.noarch                                           
  sil-padauk-fonts-3.003-8.fc35.noarch                                          
  smc-meera-fonts-7.0.3-4.fc35.noarch                                           
  stix-fonts-2.0.2-10.fc35.noarch                                               
  thai-scalable-fonts-common-0.7.2-4.fc35.noarch                                
  thai-scalable-waree-fonts-0.7.2-4.fc35.noarch                                 

Complete!
Last metadata expiration check: 0:01:17 ago on Wed Feb  8 18:16:58 2023.
drawio-x86_64-20.2.3.rpm                         18 MB/s |  83 MB     00:04    
Dependencies resolved.
================================================================================
 Package                   Arch   Version                    Repository    Size
================================================================================
Installing:
 draw.io                   x86_64 20.2.3-1                   @commandline  83 M
Installing dependencies:
 NetworkManager-libnm      x86_64 1:1.32.12-2.fc35           updates      1.7 M
 acl                       x86_64 2.3.1-2.fc35               fedora        71 k
 adwaita-cursor-theme      noarch 41.0-1.fc35                fedora       625 k
 adwaita-icon-theme        noarch 41.0-1.fc35                fedora        11 M
 at-spi2-atk               x86_64 2.38.0-3.fc35              fedora        86 k
 at-spi2-core              x86_64 2.42.0-1.fc35              fedora       176 k
 atk                       x86_64 2.36.0-4.fc35              fedora       269 k
 avahi-libs                x86_64 0.8-14.fc35                fedora        68 k
 cairo                     x86_64 1.17.4-4.fc35              fedora       664 k
 cairo-gobject             x86_64 1.17.4-4.fc35              fedora        18 k
 cdparanoia-libs           x86_64 10.2-38.fc35               fedora        53 k
 colord-libs               x86_64 1.4.5-3.fc35               fedora       232 k
 cpio                      x86_64 2.13-11.fc35               fedora       270 k
 crypto-policies-scripts   noarch 20210819-1.gitd0fdcfb.fc35 fedora        81 k
 cryptsetup-libs           x86_64 2.4.3-1.fc35               updates      430 k
 cups-libs                 x86_64 1:2.3.3op2-18.fc35         updates      265 k
 dbus                      x86_64 1:1.12.24-1.fc35           updates      6.9 k
 dbus-broker               x86_64 32-1.fc35                  updates      172 k
 dbus-common               noarch 1:1.12.24-1.fc35           updates       14 k
 dbus-libs                 x86_64 1:1.12.24-1.fc35           updates      151 k
 desktop-file-utils        x86_64 0.26-5.fc35                updates       71 k
 device-mapper             x86_64 1.02.175-6.fc35            fedora       140 k
 device-mapper-libs        x86_64 1.02.175-6.fc35            fedora       179 k
 dracut                    x86_64 055-6.fc35                 updates      347 k
 emacs-filesystem          noarch 1:27.2-9.fc35              fedora       9.0 k
 exempi                    x86_64 2.5.1-7.fc35               fedora       515 k
 exiv2-libs                x86_64 0.27.5-1.fc35              updates      777 k
 file                      x86_64 5.40-9.fc35                fedora        51 k
 flac-libs                 x86_64 1.3.4-1.fc35               updates      218 k
 fontconfig                x86_64 2.13.94-5.fc35             updates      271 k
 fribidi                   x86_64 1.0.11-3.fc35              updates       52 k
 fuse-libs                 x86_64 2.9.9-13.fc35              fedora        97 k
 gdk-pixbuf2               x86_64 2.42.6-2.fc35              fedora       467 k
 gdk-pixbuf2-modules       x86_64 2.42.6-2.fc35              fedora        84 k
 gettext                   x86_64 0.21-8.fc35                fedora       1.1 M
 gettext-libs              x86_64 0.21-8.fc35                fedora       303 k
 giflib                    x86_64 5.2.1-9.fc35               updates       47 k
 glib-networking           x86_64 2.70.1-1.fc35              updates      177 k
 gobject-introspection     x86_64 1.70.0-1.fc35              fedora       251 k
 graphene                  x86_64 1.10.6-3.fc35              fedora        64 k
 grub2-common              noarch 1:2.06-14.fc35             updates      902 k
 grub2-tools               x86_64 1:2.06-14.fc35             updates      1.8 M
 grub2-tools-minimal       x86_64 1:2.06-14.fc35             updates      599 k
 gsettings-desktop-schemas x86_64 41.0-1.fc35                fedora       688 k
 gsm                       x86_64 1.0.19-6.fc35              fedora        33 k
 gstreamer1                x86_64 1.20.0-1.fc35              updates      1.4 M
 gstreamer1-plugins-base   x86_64 1.20.0-1.fc35              updates      2.1 M
 gtk-update-icon-cache     x86_64 3.24.34-1.fc35             updates       34 k
 gtk3                      x86_64 3.24.34-1.fc35             updates      4.9 M
 hicolor-icon-theme        noarch 0.17-12.fc35               updates       66 k
 iptables-legacy-libs      x86_64 1.8.7-13.fc35              fedora        39 k
 iso-codes                 noarch 4.6.0-2.fc35               fedora       3.3 M
 jbigkit-libs              x86_64 2.1-22.fc35                fedora        52 k
 json-glib                 x86_64 1.6.6-1.fc35               fedora       151 k
 kbd                       x86_64 2.4.0-8.fc35               fedora       379 k
 kbd-misc                  noarch 2.4.0-8.fc35               fedora       1.5 M
 kmod                      x86_64 29-4.fc35                  fedora       114 k
 kmod-libs                 x86_64 29-4.fc35                  fedora        63 k
 lame-libs                 x86_64 3.100-11.fc35              fedora       333 k
 langpacks-core-font-en    noarch 3.0-15.fc35                fedora       9.9 k
 lcms2                     x86_64 2.12-2.fc35                fedora       167 k
 libXScrnSaver             x86_64 1.2.3-9.fc35               fedora        24 k
 libXcomposite             x86_64 0.4.5-6.fc35               fedora        23 k
 libXcursor                x86_64 1.2.0-6.fc35               fedora        30 k
 libXdamage                x86_64 1.1.5-6.fc35               fedora        22 k
 libXft                    x86_64 2.3.3-7.fc35               fedora        61 k
 libXi                     x86_64 1.7.10-7.fc35              fedora        38 k
 libXinerama               x86_64 1.1.4-9.fc35               fedora        14 k
 libXrandr                 x86_64 1.5.2-7.fc35               fedora        27 k
 libXrender                x86_64 0.9.10-15.fc35             fedora        27 k
 libXtst                   x86_64 1.2.3-15.fc35              fedora        20 k
 libXv                     x86_64 1.0.11-15.fc35             fedora        18 k
 libargon2                 x86_64 20171227-7.fc35            fedora        28 k
 libasyncns                x86_64 0.8-21.fc35                fedora        30 k
 libcanberra               x86_64 0.30-27.fc35               updates       85 k
 libcloudproviders         x86_64 0.3.1-4.fc35               fedora        45 k
 libcue                    x86_64 2.2.1-8.fc35               fedora        34 k
 libdatrie                 x86_64 0.2.13-2.fc35              fedora        32 k
 libepoxy                  x86_64 1.5.9-1.fc35               fedora       242 k
 libevent                  x86_64 2.1.12-4.fc35              fedora       261 k
 libexif                   x86_64 0.6.23-1.fc35              fedora       441 k
 libgexiv2                 x86_64 0.14.0-1.fc35              fedora        95 k
 libglvnd-egl              x86_64 1:1.3.4-2.fc35             updates       37 k
 libgrss                   x86_64 0.7.0-13.fc35              fedora        63 k
 libgsf                    x86_64 1.14.47-4.fc35             fedora       245 k
 libgudev                  x86_64 237-1.fc35                 fedora        35 k
 libgusb                   x86_64 0.3.9-1.fc35               updates       51 k
 libgxps                   x86_64 0.3.2-2.fc35               fedora        78 k
 libibverbs                x86_64 39.0-1.fc35                updates      392 k
 libicu                    x86_64 69.1-6.fc35                updates      9.8 M
 libimobiledevice          x86_64 1.3.0-4.fc35               fedora        75 k
 libiptcdata               x86_64 1.0.5-9.fc35               fedora        61 k
 libjpeg-turbo             x86_64 2.1.0-3.fc35               fedora       176 k
 libkcapi                  x86_64 1.4.0-2.fc35               updates       45 k
 libkcapi-hmaccalc         x86_64 1.4.0-2.fc35               updates       24 k
 libnl3                    x86_64 3.5.0-8.fc35               fedora       328 k
 libnotify                 x86_64 0.7.9-5.fc35               fedora        42 k
 libogg                    x86_64 2:1.3.5-2.fc35             fedora        33 k
 libosinfo                 x86_64 1.9.0-2.fc35               fedora       295 k
 libpcap                   x86_64 14:1.10.1-2.fc35           fedora       171 k
 libplist                  x86_64 2.2.0-5.fc35               fedora        76 k
 libproxy                  x86_64 0.4.17-3.fc35              fedora        71 k
 libseccomp                x86_64 2.5.3-1.fc35               updates       71 k
 libsndfile                x86_64 1.1.0-4.fc35               updates      211 k
 libsoup                   x86_64 2.74.2-1.fc35              updates      390 k
 libstemmer                x86_64 0-17.585svn.fc35           fedora        82 k
 libtdb                    x86_64 1.4.4-3.fc35               fedora        50 k
 libthai                   x86_64 0.1.28-7.fc35              fedora       208 k
 libtheora                 x86_64 1:1.1.1-30.fc35            fedora       163 k
 libtiff                   x86_64 4.4.0-2.fc35               updates      195 k
 libtracker-sparql         x86_64 3.2.1-1.fc35               updates      351 k
 libusb1                   x86_64 1.0.25-8.fc35              updates       74 k
 libusbmuxd                x86_64 2.0.2-5.fc35               fedora        38 k
 libvisual                 x86_64 1:0.4.0-33.fc35            fedora       142 k
 libvorbis                 x86_64 1:1.3.7-4.fc35             fedora       192 k
 libwayland-client         x86_64 1.20.0-4.fc35              updates       32 k
 libwayland-cursor         x86_64 1.20.0-4.fc35              updates       19 k
 libwayland-egl            x86_64 1.20.0-4.fc35              updates       12 k
 libwayland-server         x86_64 1.20.0-4.fc35              updates       41 k
 libwebp                   x86_64 1.2.4-1.fc35               updates      272 k
 libxkbcommon              x86_64 1.3.1-1.fc35               fedora       140 k
 libxslt                   x86_64 1.1.35-2.fc35              updates      242 k
 mesa-libEGL               x86_64 21.3.9-1.fc35              updates      121 k
 mesa-libgbm               x86_64 21.3.9-1.fc35              updates       43 k
 mpg123-libs               x86_64 1.26.5-2.fc35              fedora       312 k
 nspr                      x86_64 4.35.0-2.fc35              updates      135 k
 nss                       x86_64 3.85.0-1.fc35              updates      690 k
 nss-softokn               x86_64 3.85.0-1.fc35              updates      375 k
 nss-softokn-freebl        x86_64 3.85.0-1.fc35              updates      321 k
 nss-sysinit               x86_64 3.85.0-1.fc35              updates       18 k
 nss-util                  x86_64 3.85.0-1.fc35              updates       87 k
 openjpeg2                 x86_64 2.4.0-5.fc35               updates      162 k
 opus                      x86_64 1.3.1-9.fc35               fedora       200 k
 orc                       x86_64 0.4.31-5.fc35              fedora       182 k
 os-prober                 x86_64 1.77-8.fc35                fedora        43 k
 osinfo-db                 noarch 20220727-1.fc35            updates      262 k
 osinfo-db-tools           x86_64 1.9.0-2.fc35               fedora        66 k
 pango                     x86_64 1.50.4-1.fc35              updates      335 k
 poppler                   x86_64 21.08.0-3.fc35             updates      1.1 M
 poppler-data              noarch 0.4.9-8.fc35               fedora       1.8 M
 poppler-glib              x86_64 21.08.0-3.fc35             updates      154 k
 procps-ng                 x86_64 3.3.17-3.fc35              fedora       328 k
 pulseaudio-libs           x86_64 15.0-2.fc35                fedora       666 k
 shared-mime-info          x86_64 2.1-3.fc35                 fedora       373 k
 sound-theme-freedesktop   noarch 0.8-16.fc35                fedora       377 k
 systemd                   x86_64 249.13-6.fc35              updates      4.0 M
 systemd-pam               x86_64 249.13-6.fc35              updates      319 k
 systemd-udev              x86_64 249.13-6.fc35              updates      1.8 M
 totem-pl-parser           x86_64 3.26.6-3.fc35              fedora       131 k
 tracker                   x86_64 3.2.1-1.fc35               updates      532 k
 uchardet                  x86_64 0.0.6-14.fc35              fedora        94 k
 upower                    x86_64 0.99.13-1.fc35             fedora       167 k
 which                     x86_64 2.21-27.fc35               fedora        41 k
 xdg-utils                 noarch 1.1.3-10.fc35              fedora        73 k
 xml-common                noarch 0.6.3-57.fc35              fedora        31 k
 xz                        x86_64 5.2.5-9.fc35               updates      214 k
Installing weak dependencies:
 adobe-source-code-pro-fonts
                           noarch 2.030.1.050-11.fc35        fedora       831 k
 dconf                     x86_64 0.40.0-5.fc35              fedora       108 k
 diffutils                 x86_64 3.8-1.fc35                 fedora       400 k
 exiv2                     x86_64 0.27.5-1.fc35              updates      976 k
 grubby                    x86_64 8.40-55.fc35               fedora        35 k
 kpartx                    x86_64 0.8.6-5.fc35               fedora        49 k
 libbpf                    x86_64 2:0.6.1-2.fc35             updates      154 k
 libcanberra-gtk3          x86_64 0.30-27.fc35               updates       31 k
 memstrack                 x86_64 0.2.4-1.fc35               updates       50 k
 pigz                      x86_64 2.5-2.fc35                 fedora        81 k
 qrencode-libs             x86_64 4.1.1-1.fc35               updates       60 k
 systemd-networkd          x86_64 249.13-6.fc35              updates      519 k
 systemd-resolved          x86_64 249.13-6.fc35              updates      263 k
 tracker-miners            x86_64 3.2.2-1.fc35               updates      875 k

Transaction Summary
================================================================================
Install  171 Packages

Total size: 159 M
Total download size: 76 M
Installed size: 633 M
Downloading Packages:
(1/170): acl-2.3.1-2.fc35.x86_64.rpm            217 kB/s |  71 kB     00:00    
(2/170): adwaita-cursor-theme-41.0-1.fc35.noarc 908 kB/s | 625 kB     00:00    
(3/170): adobe-source-code-pro-fonts-2.030.1.05 1.1 MB/s | 831 kB     00:00    
(4/170): adwaita-icon-theme-41.0-1.fc35.noarch. 9.9 MB/s |  11 MB     00:01    
(5/170): at-spi2-atk-2.38.0-3.fc35.x86_64.rpm   125 kB/s |  86 kB     00:00    
(6/170): at-spi2-core-2.42.0-1.fc35.x86_64.rpm  275 kB/s | 176 kB     00:00    
(7/170): atk-2.36.0-4.fc35.x86_64.rpm           2.7 MB/s | 269 kB     00:00    
(8/170): avahi-libs-0.8-14.fc35.x86_64.rpm      332 kB/s |  68 kB     00:00    
(9/170): cairo-1.17.4-4.fc35.x86_64.rpm         2.8 MB/s | 664 kB     00:00    
(10/170): cairo-gobject-1.17.4-4.fc35.x86_64.rp 262 kB/s |  18 kB     00:00    
(11/170): cdparanoia-libs-10.2-38.fc35.x86_64.r 670 kB/s |  53 kB     00:00    
(12/170): colord-libs-1.4.5-3.fc35.x86_64.rpm   1.2 MB/s | 232 kB     00:00    
(13/170): cpio-2.13-11.fc35.x86_64.rpm          3.5 MB/s | 270 kB     00:00    
(14/170): crypto-policies-scripts-20210819-1.gi 951 kB/s |  81 kB     00:00    
(15/170): dconf-0.40.0-5.fc35.x86_64.rpm        900 kB/s | 108 kB     00:00    
(16/170): device-mapper-1.02.175-6.fc35.x86_64. 1.4 MB/s | 140 kB     00:00    
(17/170): device-mapper-libs-1.02.175-6.fc35.x8 907 kB/s | 179 kB     00:00    
(18/170): diffutils-3.8-1.fc35.x86_64.rpm       1.4 MB/s | 400 kB     00:00    
(19/170): emacs-filesystem-27.2-9.fc35.noarch.r 122 kB/s | 9.0 kB     00:00    
(20/170): exempi-2.5.1-7.fc35.x86_64.rpm        5.9 MB/s | 515 kB     00:00    
(21/170): file-5.40-9.fc35.x86_64.rpm           498 kB/s |  51 kB     00:00    
(22/170): fuse-libs-2.9.9-13.fc35.x86_64.rpm    407 kB/s |  97 kB     00:00    
(23/170): gdk-pixbuf2-2.42.6-2.fc35.x86_64.rpm  1.8 MB/s | 467 kB     00:00    
(24/170): gdk-pixbuf2-modules-2.42.6-2.fc35.x86 308 kB/s |  84 kB     00:00    
(25/170): gettext-0.21-8.fc35.x86_64.rpm        7.9 MB/s | 1.1 MB     00:00    
(26/170): gettext-libs-0.21-8.fc35.x86_64.rpm   2.0 MB/s | 303 kB     00:00    
(27/170): gobject-introspection-1.70.0-1.fc35.x 1.6 MB/s | 251 kB     00:00    
(28/170): graphene-1.10.6-3.fc35.x86_64.rpm     743 kB/s |  64 kB     00:00    
(29/170): grubby-8.40-55.fc35.x86_64.rpm        372 kB/s |  35 kB     00:00    
(30/170): gsettings-desktop-schemas-41.0-1.fc35 5.8 MB/s | 688 kB     00:00    
(31/170): gsm-1.0.19-6.fc35.x86_64.rpm          368 kB/s |  33 kB     00:00    
(32/170): iptables-legacy-libs-1.8.7-13.fc35.x8 408 kB/s |  39 kB     00:00    
(33/170): iso-codes-4.6.0-2.fc35.noarch.rpm     6.3 MB/s | 3.3 MB     00:00    
(34/170): jbigkit-libs-2.1-22.fc35.x86_64.rpm   123 kB/s |  52 kB     00:00    
(35/170): json-glib-1.6.6-1.fc35.x86_64.rpm     354 kB/s | 151 kB     00:00    
(36/170): kbd-2.4.0-8.fc35.x86_64.rpm           3.4 MB/s | 379 kB     00:00    
(37/170): kbd-misc-2.4.0-8.fc35.noarch.rpm      2.3 MB/s | 1.5 MB     00:00    
(38/170): kmod-29-4.fc35.x86_64.rpm             170 kB/s | 114 kB     00:00    
(39/170): kmod-libs-29-4.fc35.x86_64.rpm        109 kB/s |  63 kB     00:00    
(40/170): kpartx-0.8.6-5.fc35.x86_64.rpm        687 kB/s |  49 kB     00:00    
(41/170): lame-libs-3.100-11.fc35.x86_64.rpm    3.6 MB/s | 333 kB     00:00    
(42/170): langpacks-core-font-en-3.0-15.fc35.no 119 kB/s | 9.9 kB     00:00    
(43/170): lcms2-2.12-2.fc35.x86_64.rpm          2.4 MB/s | 167 kB     00:00    
(44/170): libXScrnSaver-1.2.3-9.fc35.x86_64.rpm 171 kB/s |  24 kB     00:00    
(45/170): libXcomposite-0.4.5-6.fc35.x86_64.rpm 140 kB/s |  23 kB     00:00    
(46/170): libXcursor-1.2.0-6.fc35.x86_64.rpm    279 kB/s |  30 kB     00:00    
(47/170): libXdamage-1.1.5-6.fc35.x86_64.rpm    193 kB/s |  22 kB     00:00    
(48/170): libXft-2.3.3-7.fc35.x86_64.rpm        422 kB/s |  61 kB     00:00    
(49/170): libXi-1.7.10-7.fc35.x86_64.rpm        243 kB/s |  38 kB     00:00    
(50/170): libXinerama-1.1.4-9.fc35.x86_64.rpm    82 kB/s |  14 kB     00:00    
(51/170): libXrandr-1.5.2-7.fc35.x86_64.rpm     227 kB/s |  27 kB     00:00    
(52/170): libXrender-0.9.10-15.fc35.x86_64.rpm  465 kB/s |  27 kB     00:00    
(53/170): libXtst-1.2.3-15.fc35.x86_64.rpm      306 kB/s |  20 kB     00:00    
(54/170): libXv-1.0.11-15.fc35.x86_64.rpm       281 kB/s |  18 kB     00:00    
(55/170): libargon2-20171227-7.fc35.x86_64.rpm  484 kB/s |  28 kB     00:00    
(56/170): libasyncns-0.8-21.fc35.x86_64.rpm     493 kB/s |  30 kB     00:00    
(57/170): libcloudproviders-0.3.1-4.fc35.x86_64 722 kB/s |  45 kB     00:00    
(58/170): libcue-2.2.1-8.fc35.x86_64.rpm        585 kB/s |  34 kB     00:00    
(59/170): libdatrie-0.2.13-2.fc35.x86_64.rpm    545 kB/s |  32 kB     00:00    
(60/170): libepoxy-1.5.9-1.fc35.x86_64.rpm      3.5 MB/s | 242 kB     00:00    
(61/170): libevent-2.1.12-4.fc35.x86_64.rpm     3.7 MB/s | 261 kB     00:00    
(62/170): libexif-0.6.23-1.fc35.x86_64.rpm      5.5 MB/s | 441 kB     00:00    
(63/170): libgexiv2-0.14.0-1.fc35.x86_64.rpm    1.2 MB/s |  95 kB     00:00    
(64/170): libgrss-0.7.0-13.fc35.x86_64.rpm      1.0 MB/s |  63 kB     00:00    
(65/170): libgsf-1.14.47-4.fc35.x86_64.rpm      3.5 MB/s | 245 kB     00:00    
(66/170): libgudev-237-1.fc35.x86_64.rpm        519 kB/s |  35 kB     00:00    
(67/170): libgxps-0.3.2-2.fc35.x86_64.rpm       1.3 MB/s |  78 kB     00:00    
(68/170): libimobiledevice-1.3.0-4.fc35.x86_64.  67 kB/s |  75 kB     00:01    
(69/170): libiptcdata-1.0.5-9.fc35.x86_64.rpm    53 kB/s |  61 kB     00:01    
(70/170): libjpeg-turbo-2.1.0-3.fc35.x86_64.rpm 157 kB/s | 176 kB     00:01    
(71/170): libnl3-3.5.0-8.fc35.x86_64.rpm        1.9 MB/s | 328 kB     00:00    
(72/170): libnotify-0.7.9-5.fc35.x86_64.rpm     272 kB/s |  42 kB     00:00    
(73/170): libogg-1.3.5-2.fc35.x86_64.rpm        200 kB/s |  33 kB     00:00    
(74/170): libosinfo-1.9.0-2.fc35.x86_64.rpm     3.0 MB/s | 295 kB     00:00    
(75/170): libpcap-1.10.1-2.fc35.x86_64.rpm      1.6 MB/s | 171 kB     00:00    
(76/170): libplist-2.2.0-5.fc35.x86_64.rpm      626 kB/s |  76 kB     00:00    
(77/170): libproxy-0.4.17-3.fc35.x86_64.rpm     1.1 MB/s |  71 kB     00:00    
(78/170): libstemmer-0-17.585svn.fc35.x86_64.rp 1.2 MB/s |  82 kB     00:00    
(79/170): libtdb-1.4.4-3.fc35.x86_64.rpm        754 kB/s |  50 kB     00:00    
(80/170): libthai-0.1.28-7.fc35.x86_64.rpm      796 kB/s | 208 kB     00:00    
(81/170): libtheora-1.1.1-30.fc35.x86_64.rpm    592 kB/s | 163 kB     00:00    
(82/170): libusbmuxd-2.0.2-5.fc35.x86_64.rpm    137 kB/s |  38 kB     00:00    
(83/170): libvisual-0.4.0-33.fc35.x86_64.rpm    1.9 MB/s | 142 kB     00:00    
(84/170): libvorbis-1.3.7-4.fc35.x86_64.rpm     2.3 MB/s | 192 kB     00:00    
(85/170): libxkbcommon-1.3.1-1.fc35.x86_64.rpm  171 kB/s | 140 kB     00:00    
(86/170): mpg123-libs-1.26.5-2.fc35.x86_64.rpm  2.2 MB/s | 312 kB     00:00    
(87/170): opus-1.3.1-9.fc35.x86_64.rpm          345 kB/s | 200 kB     00:00    
(88/170): orc-0.4.31-5.fc35.x86_64.rpm          309 kB/s | 182 kB     00:00    
(89/170): os-prober-1.77-8.fc35.x86_64.rpm       93 kB/s |  43 kB     00:00    
(90/170): osinfo-db-tools-1.9.0-2.fc35.x86_64.r 1.0 MB/s |  66 kB     00:00    
(91/170): pigz-2.5-2.fc35.x86_64.rpm            1.1 MB/s |  81 kB     00:00    
(92/170): poppler-data-0.4.9-8.fc35.noarch.rpm  9.7 MB/s | 1.8 MB     00:00    
(93/170): procps-ng-3.3.17-3.fc35.x86_64.rpm    2.3 MB/s | 328 kB     00:00    
(94/170): pulseaudio-libs-15.0-2.fc35.x86_64.rp 4.0 MB/s | 666 kB     00:00    
(95/170): shared-mime-info-2.1-3.fc35.x86_64.rp 4.5 MB/s | 373 kB     00:00    
(96/170): sound-theme-freedesktop-0.8-16.fc35.n 4.0 MB/s | 377 kB     00:00    
(97/170): totem-pl-parser-3.26.6-3.fc35.x86_64. 1.5 MB/s | 131 kB     00:00    
(98/170): uchardet-0.0.6-14.fc35.x86_64.rpm     1.2 MB/s |  94 kB     00:00    
(99/170): upower-0.99.13-1.fc35.x86_64.rpm      1.1 MB/s | 167 kB     00:00    
(100/170): which-2.21-27.fc35.x86_64.rpm        266 kB/s |  41 kB     00:00    
(101/170): NetworkManager-libnm-1.32.12-2.fc35.  14 MB/s | 1.7 MB     00:00    
(102/170): xdg-utils-1.1.3-10.fc35.noarch.rpm   543 kB/s |  73 kB     00:00    
(103/170): xml-common-0.6.3-57.fc35.noarch.rpm  217 kB/s |  31 kB     00:00    
(104/170): dbus-1.12.24-1.fc35.x86_64.rpm       267 kB/s | 6.9 kB     00:00    
(105/170): dbus-broker-32-1.fc35.x86_64.rpm     9.7 MB/s | 172 kB     00:00    
(106/170): cups-libs-2.3.3op2-18.fc35.x86_64.rp 3.4 MB/s | 265 kB     00:00    
(107/170): cryptsetup-libs-2.4.3-1.fc35.x86_64. 3.5 MB/s | 430 kB     00:00    
(108/170): desktop-file-utils-0.26-5.fc35.x86_6 5.7 MB/s |  71 kB     00:00    
(109/170): dracut-055-6.fc35.x86_64.rpm         428 kB/s | 347 kB     00:00    
(110/170): dbus-common-1.12.24-1.fc35.noarch.rp  15 kB/s |  14 kB     00:00    
(111/170): dbus-libs-1.12.24-1.fc35.x86_64.rpm  171 kB/s | 151 kB     00:00    
(112/170): flac-libs-1.3.4-1.fc35.x86_64.rpm    8.2 MB/s | 218 kB     00:00    
(113/170): exiv2-libs-0.27.5-1.fc35.x86_64.rpm  800 kB/s | 777 kB     00:00    
(114/170): fontconfig-2.13.94-5.fc35.x86_64.rpm 264 kB/s | 271 kB     00:01    
(115/170): exiv2-0.27.5-1.fc35.x86_64.rpm       757 kB/s | 976 kB     00:01    
(116/170): fribidi-1.0.11-3.fc35.x86_64.rpm     171 kB/s |  52 kB     00:00    
(117/170): giflib-5.2.1-9.fc35.x86_64.rpm       223 kB/s |  47 kB     00:00    
(118/170): glib-networking-2.70.1-1.fc35.x86_64 482 kB/s | 177 kB     00:00    
(119/170): grub2-common-2.06-14.fc35.noarch.rpm 2.3 MB/s | 902 kB     00:00    
(120/170): grub2-tools-2.06-14.fc35.x86_64.rpm  3.2 MB/s | 1.8 MB     00:00    
(121/170): gstreamer1-1.20.0-1.fc35.x86_64.rpm  5.7 MB/s | 1.4 MB     00:00    
(122/170): gtk-update-icon-cache-3.24.34-1.fc35 708 kB/s |  34 kB     00:00    
(123/170): grub2-tools-minimal-2.06-14.fc35.x86 1.0 MB/s | 599 kB     00:00    
(124/170): hicolor-icon-theme-0.17-12.fc35.noar 1.2 MB/s |  66 kB     00:00    
(125/170): libbpf-0.6.1-2.fc35.x86_64.rpm       9.3 MB/s | 154 kB     00:00    
(126/170): libcanberra-0.30-27.fc35.x86_64.rpm  1.2 MB/s |  85 kB     00:00    
(127/170): libcanberra-gtk3-0.30-27.fc35.x86_64 3.2 MB/s |  31 kB     00:00    
(128/170): libglvnd-egl-1.3.4-2.fc35.x86_64.rpm 3.5 MB/s |  37 kB     00:00    
(129/170): gstreamer1-plugins-base-1.20.0-1.fc3 1.6 MB/s | 2.1 MB     00:01    
(130/170): libgusb-0.3.9-1.fc35.x86_64.rpm       63 kB/s |  51 kB     00:00    
(131/170): gtk3-3.24.34-1.fc35.x86_64.rpm       2.5 MB/s | 4.9 MB     00:01    
(132/170): libkcapi-1.4.0-2.fc35.x86_64.rpm     3.3 MB/s |  45 kB     00:00    
(133/170): libkcapi-hmaccalc-1.4.0-2.fc35.x86_6 2.1 MB/s |  24 kB     00:00    
(134/170): libibverbs-39.0-1.fc35.x86_64.rpm    462 kB/s | 392 kB     00:00    
(135/170): libseccomp-2.5.3-1.fc35.x86_64.rpm   652 kB/s |  71 kB     00:00    
(136/170): libsndfile-1.1.0-4.fc35.x86_64.rpm   2.6 MB/s | 211 kB     00:00    
(137/170): libtiff-4.4.0-2.fc35.x86_64.rpm      2.1 MB/s | 195 kB     00:00    
(138/170): libtracker-sparql-3.2.1-1.fc35.x86_6 9.7 MB/s | 351 kB     00:00    
(139/170): libusb1-1.0.25-8.fc35.x86_64.rpm     3.6 MB/s |  74 kB     00:00    
(140/170): libsoup-2.74.2-1.fc35.x86_64.rpm     1.5 MB/s | 390 kB     00:00    
(141/170): libwayland-client-1.20.0-4.fc35.x86_ 375 kB/s |  32 kB     00:00    
(142/170): libwayland-cursor-1.20.0-4.fc35.x86_ 1.0 MB/s |  19 kB     00:00    
(143/170): libwayland-server-1.20.0-4.fc35.x86_ 1.1 MB/s |  41 kB     00:00    
(144/170): libwayland-egl-1.20.0-4.fc35.x86_64. 100 kB/s |  12 kB     00:00    
(145/170): libwebp-1.2.4-1.fc35.x86_64.rpm      2.9 MB/s | 272 kB     00:00    
(146/170): libxslt-1.1.35-2.fc35.x86_64.rpm     5.6 MB/s | 242 kB     00:00    
(147/170): memstrack-0.2.4-1.fc35.x86_64.rpm    1.1 MB/s |  50 kB     00:00    
(148/170): mesa-libgbm-21.3.9-1.fc35.x86_64.rpm 4.0 MB/s |  43 kB     00:00    
(149/170): nspr-4.35.0-2.fc35.x86_64.rpm        3.7 MB/s | 135 kB     00:00    
(150/170): mesa-libEGL-21.3.9-1.fc35.x86_64.rpm 534 kB/s | 121 kB     00:00    
(151/170): nss-3.85.0-1.fc35.x86_64.rpm         3.3 MB/s | 690 kB     00:00    
(152/170): nss-softokn-freebl-3.85.0-1.fc35.x86 3.2 MB/s | 321 kB     00:00    
(153/170): nss-sysinit-3.85.0-1.fc35.x86_64.rpm 250 kB/s |  18 kB     00:00    
(154/170): nss-softokn-3.85.0-1.fc35.x86_64.rpm 986 kB/s | 375 kB     00:00    
(155/170): nss-util-3.85.0-1.fc35.x86_64.rpm    513 kB/s |  87 kB     00:00    
(156/170): osinfo-db-20220727-1.fc35.noarch.rpm  14 MB/s | 262 kB     00:00    
(157/170): pango-1.50.4-1.fc35.x86_64.rpm        14 MB/s | 335 kB     00:00    
(158/170): openjpeg2-2.4.0-5.fc35.x86_64.rpm    540 kB/s | 162 kB     00:00    
(159/170): poppler-glib-21.08.0-3.fc35.x86_64.r 8.6 MB/s | 154 kB     00:00    
(160/170): qrencode-libs-4.1.1-1.fc35.x86_64.rp 5.9 MB/s |  60 kB     00:00    
(161/170): poppler-21.08.0-3.fc35.x86_64.rpm    3.1 MB/s | 1.1 MB     00:00    
(162/170): systemd-networkd-249.13-6.fc35.x86_6  12 MB/s | 519 kB     00:00    
(163/170): systemd-pam-249.13-6.fc35.x86_64.rpm  11 MB/s | 319 kB     00:00    
(164/170): libicu-69.1-6.fc35.x86_64.rpm        2.8 MB/s | 9.8 MB     00:03    
(165/170): systemd-resolved-249.13-6.fc35.x86_6 245 kB/s | 263 kB     00:01    
(166/170): tracker-3.2.1-1.fc35.x86_64.rpm       12 MB/s | 532 kB     00:00    
(167/170): systemd-udev-249.13-6.fc35.x86_64.rp 1.8 MB/s | 1.8 MB     00:01    
(168/170): xz-5.2.5-9.fc35.x86_64.rpm            12 MB/s | 214 kB     00:00    
(169/170): tracker-miners-3.2.2-1.fc35.x86_64.r 879 kB/s | 875 kB     00:00    
(170/170): systemd-249.13-6.fc35.x86_64.rpm     1.7 MB/s | 4.0 MB     00:02    
--------------------------------------------------------------------------------
Total                                           4.3 MB/s |  76 MB     00:17     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : nspr-4.35.0-2.fc35.x86_64                            1/171 
  Installing       : libjpeg-turbo-2.1.0-3.fc35.x86_64                    2/171 
  Installing       : libXrender-0.9.10-15.fc35.x86_64                     3/171 
  Installing       : libogg-2:1.3.5-2.fc35.x86_64                         4/171 
  Installing       : libvorbis-1:1.3.7-4.fc35.x86_64                      5/171 
  Installing       : nss-util-3.85.0-1.fc35.x86_64                        6/171 
  Installing       : libwayland-client-1.20.0-4.fc35.x86_64               7/171 
  Installing       : dbus-libs-1:1.12.24-1.fc35.x86_64                    8/171 
  Installing       : libicu-69.1-6.fc35.x86_64                            9/171 
  Installing       : gstreamer1-1.20.0-1.fc35.x86_64                     10/171 
  Installing       : libplist-2.2.0-5.fc35.x86_64                        11/171 
  Installing       : libXi-1.7.10-7.fc35.x86_64                          12/171 
  Installing       : lcms2-2.12-2.fc35.x86_64                            13/171 
  Installing       : kmod-libs-29-4.fc35.x86_64                          14/171 
  Installing       : kmod-29-4.fc35.x86_64                               15/171 
  Installing       : atk-2.36.0-4.fc35.x86_64                            16/171 
  Installing       : libXtst-1.2.3-15.fc35.x86_64                        17/171 
  Installing       : libwayland-cursor-1.20.0-4.fc35.x86_64              18/171 
  Installing       : libwayland-server-1.20.0-4.fc35.x86_64              19/171 
  Installing       : libwayland-egl-1.20.0-4.fc35.x86_64                 20/171 
  Installing       : libseccomp-2.5.3-1.fc35.x86_64                      21/171 
  Installing       : grub2-common-1:2.06-14.fc35.noarch                  22/171 
  Installing       : fribidi-1.0.11-3.fc35.x86_64                        23/171 
  Running scriptlet: xml-common-0.6.3-57.fc35.noarch                     24/171 
  Installing       : xml-common-0.6.3-57.fc35.noarch                     24/171 
  Installing       : which-2.21-27.fc35.x86_64                           25/171 
  Installing       : opus-1.3.1-9.fc35.x86_64                            26/171 
  Installing       : libxkbcommon-1.3.1-1.fc35.x86_64                    27/171 
  Installing       : libtdb-1.4.4-3.fc35.x86_64                          28/171 
  Installing       : libstemmer-0-17.585svn.fc35.x86_64                  29/171 
  Installing       : json-glib-1.6.6-1.fc35.x86_64                       30/171 
  Installing       : iso-codes-4.6.0-2.fc35.noarch                       31/171 
  Installing       : mesa-libgbm-21.3.9-1.fc35.x86_64                    32/171 
  Installing       : mesa-libEGL-21.3.9-1.fc35.x86_64                    33/171 
  Installing       : libglvnd-egl-1:1.3.4-2.fc35.x86_64                  34/171 
  Installing       : libusbmuxd-2.0.2-5.fc35.x86_64                      35/171 
  Installing       : libimobiledevice-1.3.0-4.fc35.x86_64                36/171 
  Installing       : nss-softokn-freebl-3.85.0-1.fc35.x86_64             37/171 
  Installing       : nss-softokn-3.85.0-1.fc35.x86_64                    38/171 
  Installing       : libtheora-1:1.1.1-30.fc35.x86_64                    39/171 
  Installing       : flac-libs-1.3.4-1.fc35.x86_64                       40/171 
  Installing       : libXcursor-1.2.0-6.fc35.x86_64                      41/171 
  Installing       : libXrandr-1.5.2-7.fc35.x86_64                       42/171 
  Installing       : exiv2-libs-0.27.5-1.fc35.x86_64                     43/171 
  Installing       : exiv2-0.27.5-1.fc35.x86_64                          44/171 
  Installing       : libgexiv2-0.14.0-1.fc35.x86_64                      45/171 
  Installing       : xz-5.2.5-9.fc35.x86_64                              46/171 
  Installing       : qrencode-libs-4.1.1-1.fc35.x86_64                   47/171 
  Installing       : osinfo-db-20220727-1.fc35.noarch                    48/171 
  Installing       : openjpeg2-2.4.0-5.fc35.x86_64                       49/171 
  Installing       : memstrack-0.2.4-1.fc35.x86_64                       50/171 
  Installing       : libxslt-1.1.35-2.fc35.x86_64                        51/171 
  Installing       : libwebp-1.2.4-1.fc35.x86_64                         52/171 
  Installing       : libusb1-1.0.25-8.fc35.x86_64                        53/171 
  Installing       : libgusb-0.3.9-1.fc35.x86_64                         54/171 
  Installing       : colord-libs-1.4.5-3.fc35.x86_64                     55/171 
  Installing       : libbpf-2:0.6.1-2.fc35.x86_64                        56/171 
  Installing       : hicolor-icon-theme-0.17-12.fc35.noarch              57/171 
  Installing       : giflib-5.2.1-9.fc35.x86_64                          58/171 
  Installing       : dbus-common-1:1.12.24-1.fc35.noarch                 59/171 
  Running scriptlet: dbus-common-1:1.12.24-1.fc35.noarch                 59/171 
  Running scriptlet: dbus-broker-32-1.fc35.x86_64                        60/171 
  Installing       : dbus-broker-32-1.fc35.x86_64                        60/171 
  Running scriptlet: dbus-broker-32-1.fc35.x86_64                        60/171 
  Installing       : dbus-1:1.12.24-1.fc35.x86_64                        61/171 
  Installing       : at-spi2-core-2.42.0-1.fc35.x86_64                   62/171 
  Installing       : at-spi2-atk-2.38.0-3.fc35.x86_64                    63/171 
  Installing       : dconf-0.40.0-5.fc35.x86_64                          64/171 
  Running scriptlet: dconf-0.40.0-5.fc35.x86_64                          64/171 
  Installing       : NetworkManager-libnm-1:1.32.12-2.fc35.x86_64        65/171 
  Installing       : uchardet-0.0.6-14.fc35.x86_64                       66/171 
  Installing       : totem-pl-parser-3.26.6-3.fc35.x86_64                67/171 
  Installing       : sound-theme-freedesktop-0.8-16.fc35.noarch          68/171 
  Running scriptlet: sound-theme-freedesktop-0.8-16.fc35.noarch          68/171 
  Installing       : shared-mime-info-2.1-3.fc35.x86_64                  69/171 
  Running scriptlet: shared-mime-info-2.1-3.fc35.x86_64                  69/171 
  Installing       : gdk-pixbuf2-2.42.6-2.fc35.x86_64                    70/171 
  Installing       : libgsf-1.14.47-4.fc35.x86_64                        71/171 
  Installing       : libnotify-0.7.9-5.fc35.x86_64                       72/171 
  Installing       : gtk-update-icon-cache-3.24.34-1.fc35.x86_64         73/171 
  Installing       : procps-ng-3.3.17-3.fc35.x86_64                      74/171 
  Installing       : poppler-data-0.4.9-8.fc35.noarch                    75/171 
  Installing       : pigz-2.5-2.fc35.x86_64                              76/171 
  Installing       : orc-0.4.31-5.fc35.x86_64                            77/171 
  Installing       : mpg123-libs-1.26.5-2.fc35.x86_64                    78/171 
  Installing       : libvisual-1:0.4.0-33.fc35.x86_64                    79/171 
  Installing       : libproxy-0.4.17-3.fc35.x86_64                       80/171 
  Installing       : libnl3-3.5.0-8.fc35.x86_64                          81/171 
  Installing       : libibverbs-39.0-1.fc35.x86_64                       82/171 
  Installing       : libpcap-14:1.10.1-2.fc35.x86_64                     83/171 
  Installing       : iptables-legacy-libs-1.8.7-13.fc35.x86_64           84/171 
  Installing       : libiptcdata-1.0.5-9.fc35.x86_64                     85/171 
  Installing       : libgudev-237-1.fc35.x86_64                          86/171 
  Installing       : libexif-0.6.23-1.fc35.x86_64                        87/171 
  Installing       : libevent-2.1.12-4.fc35.x86_64                       88/171 
  Installing       : avahi-libs-0.8-14.fc35.x86_64                       89/171 
  Installing       : cups-libs-1:2.3.3op2-18.fc35.x86_64                 90/171 
  Installing       : libepoxy-1.5.9-1.fc35.x86_64                        91/171 
  Installing       : libdatrie-0.2.13-2.fc35.x86_64                      92/171 
  Installing       : libthai-0.1.28-7.fc35.x86_64                        93/171 
  Installing       : libcue-2.2.1-8.fc35.x86_64                          94/171 
  Installing       : libcloudproviders-0.3.1-4.fc35.x86_64               95/171 
  Installing       : libasyncns-0.8-21.fc35.x86_64                       96/171 
  Installing       : libargon2-20171227-7.fc35.x86_64                    97/171 
  Installing       : libXv-1.0.11-15.fc35.x86_64                         98/171 
  Installing       : libXinerama-1.1.4-9.fc35.x86_64                     99/171 
  Installing       : libXdamage-1.1.5-6.fc35.x86_64                     100/171 
  Installing       : libXcomposite-0.4.5-6.fc35.x86_64                  101/171 
  Installing       : libXScrnSaver-1.2.3-9.fc35.x86_64                  102/171 
  Installing       : langpacks-core-font-en-3.0-15.fc35.noarch          103/171 
  Installing       : fontconfig-2.13.94-5.fc35.x86_64                   104/171 
  Running scriptlet: fontconfig-2.13.94-5.fc35.x86_64                   104/171 
  Installing       : cairo-1.17.4-4.fc35.x86_64                         105/171 
  Installing       : cairo-gobject-1.17.4-4.fc35.x86_64                 106/171 
  Installing       : libXft-2.3.3-7.fc35.x86_64                         107/171 
  Installing       : pango-1.50.4-1.fc35.x86_64                         108/171 
  Installing       : lame-libs-3.100-11.fc35.x86_64                     109/171 
  Installing       : kbd-misc-2.4.0-8.fc35.noarch                       110/171 
  Installing       : kbd-2.4.0-8.fc35.x86_64                            111/171 
  Installing       : jbigkit-libs-2.1-22.fc35.x86_64                    112/171 
  Installing       : libtiff-4.4.0-2.fc35.x86_64                        113/171 
  Installing       : gdk-pixbuf2-modules-2.42.6-2.fc35.x86_64           114/171 
  Installing       : libgxps-0.3.2-2.fc35.x86_64                        115/171 
  Installing       : gsm-1.0.19-6.fc35.x86_64                           116/171 
  Installing       : libsndfile-1.1.0-4.fc35.x86_64                     117/171 
  Installing       : pulseaudio-libs-15.0-2.fc35.x86_64                 118/171 
  Installing       : libcanberra-0.30-27.fc35.x86_64                    119/171 
  Running scriptlet: libcanberra-0.30-27.fc35.x86_64                    119/171 
  Installing       : graphene-1.10.6-3.fc35.x86_64                      120/171 
  Installing       : gobject-introspection-1.70.0-1.fc35.x86_64         121/171 
  Installing       : gettext-libs-0.21-8.fc35.x86_64                    122/171 
  Installing       : gettext-0.21-8.fc35.x86_64                         123/171 
  Installing       : fuse-libs-2.9.9-13.fc35.x86_64                     124/171 
  Installing       : file-5.40-9.fc35.x86_64                            125/171 
  Installing       : exempi-2.5.1-7.fc35.x86_64                         126/171 
  Installing       : emacs-filesystem-1:27.2-9.fc35.noarch              127/171 
  Installing       : desktop-file-utils-0.26-5.fc35.x86_64              128/171 
  Installing       : xdg-utils-1.1.3-10.fc35.noarch                     129/171 
  Installing       : diffutils-3.8-1.fc35.x86_64                        130/171 
  Installing       : cpio-2.13-11.fc35.x86_64                           131/171 
  Installing       : cdparanoia-libs-10.2-38.fc35.x86_64                132/171 
  Installing       : gstreamer1-plugins-base-1.20.0-1.fc35.x86_64       133/171 
  Installing       : adwaita-cursor-theme-41.0-1.fc35.noarch            134/171 
  Installing       : adwaita-icon-theme-41.0-1.fc35.noarch              135/171 
  Installing       : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.   136/171 
  Installing       : gsettings-desktop-schemas-41.0-1.fc35.x86_64       137/171 
  Installing       : glib-networking-2.70.1-1.fc35.x86_64               138/171 
  Installing       : libsoup-2.74.2-1.fc35.x86_64                       139/171 
  Installing       : libgrss-0.7.0-13.fc35.x86_64                       140/171 
  Installing       : osinfo-db-tools-1.9.0-2.fc35.x86_64                141/171 
  Installing       : libosinfo-1.9.0-2.fc35.x86_64                      142/171 
  Installing       : acl-2.3.1-2.fc35.x86_64                            143/171 
  Installing       : cryptsetup-libs-2.4.3-1.fc35.x86_64                144/171 
  Installing       : device-mapper-libs-1.02.175-6.fc35.x86_64          145/171 
  Installing       : device-mapper-1.02.175-6.fc35.x86_64               146/171 
  Installing       : systemd-networkd-249.13-6.fc35.x86_64              147/171 
  Running scriptlet: systemd-networkd-249.13-6.fc35.x86_64              147/171 
  Installing       : systemd-pam-249.13-6.fc35.x86_64                   148/171 
  Installing       : systemd-resolved-249.13-6.fc35.x86_64              149/171 
  Running scriptlet: systemd-resolved-249.13-6.fc35.x86_64              149/171 
  Installing       : systemd-249.13-6.fc35.x86_64                       150/171 
warning: group systemd-journal does not exist - using root

  Running scriptlet: systemd-249.13-6.fc35.x86_64                       150/171 
Creating group input with gid 104.
Creating group kvm with gid 36.
Creating group render with gid 105.
Creating group sgx with gid 106.
Creating group systemd-journal with gid 190.
Creating group systemd-network with gid 192.
Creating user systemd-network (systemd Network Management) with uid 192 and gid 192.
Creating group systemd-oom with gid 998.
Creating user systemd-oom (systemd Userspace OOM Killer) with uid 998 and gid 998.
Creating group systemd-resolve with gid 193.
Creating user systemd-resolve (systemd Resolver) with uid 193 and gid 193.
Creating group systemd-timesync with gid 997.
Creating user systemd-timesync (systemd Time Synchronization) with uid 997 and gid 997.
Creating group systemd-coredump with gid 996.
Creating user systemd-coredump (systemd Core Dumper) with uid 996 and gid 996.

  Installing       : systemd-udev-249.13-6.fc35.x86_64                  151/171 
  Running scriptlet: systemd-udev-249.13-6.fc35.x86_64                  151/171 
  Installing       : grub2-tools-minimal-1:2.06-14.fc35.x86_64          152/171 
  Installing       : os-prober-1.77-8.fc35.x86_64                       153/171 
  Installing       : upower-0.99.13-1.fc35.x86_64                       154/171 
  Running scriptlet: upower-0.99.13-1.fc35.x86_64                       154/171 
Created symlink /etc/systemd/system/graphical.target.wants/upower.service → /usr/lib/systemd/system/upower.service.

  Installing       : libkcapi-1.4.0-2.fc35.x86_64                       155/171 
  Installing       : libkcapi-hmaccalc-1.4.0-2.fc35.x86_64              156/171 
  Installing       : kpartx-0.8.6-5.fc35.x86_64                         157/171 
  Installing       : dracut-055-6.fc35.x86_64                           158/171 
  Running scriptlet: grub2-tools-1:2.06-14.fc35.x86_64                  159/171 
  Installing       : grub2-tools-1:2.06-14.fc35.x86_64                  159/171 
  Installing       : grubby-8.40-55.fc35.x86_64                         160/171 
  Running scriptlet: grubby-8.40-55.fc35.x86_64                         160/171 
  Installing       : crypto-policies-scripts-20210819-1.gitd0fdcfb.fc   161/171 
  Installing       : nss-sysinit-3.85.0-1.fc35.x86_64                   162/171 
  Installing       : nss-3.85.0-1.fc35.x86_64                           163/171 
  Running scriptlet: nss-3.85.0-1.fc35.x86_64                           163/171 
  Installing       : poppler-21.08.0-3.fc35.x86_64                      164/171 
  Installing       : poppler-glib-21.08.0-3.fc35.x86_64                 165/171 
  Installing       : libtracker-sparql-3.2.1-1.fc35.x86_64              166/171 
  Installing       : tracker-3.2.1-1.fc35.x86_64                        167/171 
  Running scriptlet: tracker-3.2.1-1.fc35.x86_64                        167/171 
  Installing       : tracker-miners-3.2.2-1.fc35.x86_64                 168/171 
  Running scriptlet: tracker-miners-3.2.2-1.fc35.x86_64                 168/171 
  Installing       : libcanberra-gtk3-0.30-27.fc35.x86_64               169/171 
  Installing       : gtk3-3.24.34-1.fc35.x86_64                         170/171 
  Installing       : draw.io-20.2.3-1.x86_64                            171/171 
  Running scriptlet: draw.io-20.2.3-1.x86_64                            171/171 
  Running scriptlet: grub2-common-1:2.06-14.fc35.noarch                 171/171 
  Running scriptlet: dconf-0.40.0-5.fc35.x86_64                         171/171 
  Running scriptlet: fontconfig-2.13.94-5.fc35.x86_64                   171/171 
  Running scriptlet: systemd-resolved-249.13-6.fc35.x86_64              171/171 
  Running scriptlet: crypto-policies-scripts-20210819-1.gitd0fdcfb.fc   171/171 
  Running scriptlet: nss-3.85.0-1.fc35.x86_64                           171/171 
  Running scriptlet: draw.io-20.2.3-1.x86_64                            171/171 
  Verifying        : acl-2.3.1-2.fc35.x86_64                              1/171 
  Verifying        : adobe-source-code-pro-fonts-2.030.1.050-11.fc35.     2/171 
  Verifying        : adwaita-cursor-theme-41.0-1.fc35.noarch              3/171 
  Verifying        : adwaita-icon-theme-41.0-1.fc35.noarch                4/171 
  Verifying        : at-spi2-atk-2.38.0-3.fc35.x86_64                     5/171 
  Verifying        : at-spi2-core-2.42.0-1.fc35.x86_64                    6/171 
  Verifying        : atk-2.36.0-4.fc35.x86_64                             7/171 
  Verifying        : avahi-libs-0.8-14.fc35.x86_64                        8/171 
  Verifying        : cairo-1.17.4-4.fc35.x86_64                           9/171 
  Verifying        : cairo-gobject-1.17.4-4.fc35.x86_64                  10/171 
  Verifying        : cdparanoia-libs-10.2-38.fc35.x86_64                 11/171 
  Verifying        : colord-libs-1.4.5-3.fc35.x86_64                     12/171 
  Verifying        : cpio-2.13-11.fc35.x86_64                            13/171 
  Verifying        : crypto-policies-scripts-20210819-1.gitd0fdcfb.fc    14/171 
  Verifying        : dconf-0.40.0-5.fc35.x86_64                          15/171 
  Verifying        : device-mapper-1.02.175-6.fc35.x86_64                16/171 
  Verifying        : device-mapper-libs-1.02.175-6.fc35.x86_64           17/171 
  Verifying        : diffutils-3.8-1.fc35.x86_64                         18/171 
  Verifying        : emacs-filesystem-1:27.2-9.fc35.noarch               19/171 
  Verifying        : exempi-2.5.1-7.fc35.x86_64                          20/171 
  Verifying        : file-5.40-9.fc35.x86_64                             21/171 
  Verifying        : fuse-libs-2.9.9-13.fc35.x86_64                      22/171 
  Verifying        : gdk-pixbuf2-2.42.6-2.fc35.x86_64                    23/171 
  Verifying        : gdk-pixbuf2-modules-2.42.6-2.fc35.x86_64            24/171 
  Verifying        : gettext-0.21-8.fc35.x86_64                          25/171 
  Verifying        : gettext-libs-0.21-8.fc35.x86_64                     26/171 
  Verifying        : gobject-introspection-1.70.0-1.fc35.x86_64          27/171 
  Verifying        : graphene-1.10.6-3.fc35.x86_64                       28/171 
  Verifying        : grubby-8.40-55.fc35.x86_64                          29/171 
  Verifying        : gsettings-desktop-schemas-41.0-1.fc35.x86_64        30/171 
  Verifying        : gsm-1.0.19-6.fc35.x86_64                            31/171 
  Verifying        : iptables-legacy-libs-1.8.7-13.fc35.x86_64           32/171 
  Verifying        : iso-codes-4.6.0-2.fc35.noarch                       33/171 
  Verifying        : jbigkit-libs-2.1-22.fc35.x86_64                     34/171 
  Verifying        : json-glib-1.6.6-1.fc35.x86_64                       35/171 
  Verifying        : kbd-2.4.0-8.fc35.x86_64                             36/171 
  Verifying        : kbd-misc-2.4.0-8.fc35.noarch                        37/171 
  Verifying        : kmod-29-4.fc35.x86_64                               38/171 
  Verifying        : kmod-libs-29-4.fc35.x86_64                          39/171 
  Verifying        : kpartx-0.8.6-5.fc35.x86_64                          40/171 
  Verifying        : lame-libs-3.100-11.fc35.x86_64                      41/171 
  Verifying        : langpacks-core-font-en-3.0-15.fc35.noarch           42/171 
  Verifying        : lcms2-2.12-2.fc35.x86_64                            43/171 
  Verifying        : libXScrnSaver-1.2.3-9.fc35.x86_64                   44/171 
  Verifying        : libXcomposite-0.4.5-6.fc35.x86_64                   45/171 
  Verifying        : libXcursor-1.2.0-6.fc35.x86_64                      46/171 
  Verifying        : libXdamage-1.1.5-6.fc35.x86_64                      47/171 
  Verifying        : libXft-2.3.3-7.fc35.x86_64                          48/171 
  Verifying        : libXi-1.7.10-7.fc35.x86_64                          49/171 
  Verifying        : libXinerama-1.1.4-9.fc35.x86_64                     50/171 
  Verifying        : libXrandr-1.5.2-7.fc35.x86_64                       51/171 
  Verifying        : libXrender-0.9.10-15.fc35.x86_64                    52/171 
  Verifying        : libXtst-1.2.3-15.fc35.x86_64                        53/171 
  Verifying        : libXv-1.0.11-15.fc35.x86_64                         54/171 
  Verifying        : libargon2-20171227-7.fc35.x86_64                    55/171 
  Verifying        : libasyncns-0.8-21.fc35.x86_64                       56/171 
  Verifying        : libcloudproviders-0.3.1-4.fc35.x86_64               57/171 
  Verifying        : libcue-2.2.1-8.fc35.x86_64                          58/171 
  Verifying        : libdatrie-0.2.13-2.fc35.x86_64                      59/171 
  Verifying        : libepoxy-1.5.9-1.fc35.x86_64                        60/171 
  Verifying        : libevent-2.1.12-4.fc35.x86_64                       61/171 
  Verifying        : libexif-0.6.23-1.fc35.x86_64                        62/171 
  Verifying        : libgexiv2-0.14.0-1.fc35.x86_64                      63/171 
  Verifying        : libgrss-0.7.0-13.fc35.x86_64                        64/171 
  Verifying        : libgsf-1.14.47-4.fc35.x86_64                        65/171 
  Verifying        : libgudev-237-1.fc35.x86_64                          66/171 
  Verifying        : libgxps-0.3.2-2.fc35.x86_64                         67/171 
  Verifying        : libimobiledevice-1.3.0-4.fc35.x86_64                68/171 
  Verifying        : libiptcdata-1.0.5-9.fc35.x86_64                     69/171 
  Verifying        : libjpeg-turbo-2.1.0-3.fc35.x86_64                   70/171 
  Verifying        : libnl3-3.5.0-8.fc35.x86_64                          71/171 
  Verifying        : libnotify-0.7.9-5.fc35.x86_64                       72/171 
  Verifying        : libogg-2:1.3.5-2.fc35.x86_64                        73/171 
  Verifying        : libosinfo-1.9.0-2.fc35.x86_64                       74/171 
  Verifying        : libpcap-14:1.10.1-2.fc35.x86_64                     75/171 
  Verifying        : libplist-2.2.0-5.fc35.x86_64                        76/171 
  Verifying        : libproxy-0.4.17-3.fc35.x86_64                       77/171 
  Verifying        : libstemmer-0-17.585svn.fc35.x86_64                  78/171 
  Verifying        : libtdb-1.4.4-3.fc35.x86_64                          79/171 
  Verifying        : libthai-0.1.28-7.fc35.x86_64                        80/171 
  Verifying        : libtheora-1:1.1.1-30.fc35.x86_64                    81/171 
  Verifying        : libusbmuxd-2.0.2-5.fc35.x86_64                      82/171 
  Verifying        : libvisual-1:0.4.0-33.fc35.x86_64                    83/171 
  Verifying        : libvorbis-1:1.3.7-4.fc35.x86_64                     84/171 
  Verifying        : libxkbcommon-1.3.1-1.fc35.x86_64                    85/171 
  Verifying        : mpg123-libs-1.26.5-2.fc35.x86_64                    86/171 
  Verifying        : opus-1.3.1-9.fc35.x86_64                            87/171 
  Verifying        : orc-0.4.31-5.fc35.x86_64                            88/171 
  Verifying        : os-prober-1.77-8.fc35.x86_64                        89/171 
  Verifying        : osinfo-db-tools-1.9.0-2.fc35.x86_64                 90/171 
  Verifying        : pigz-2.5-2.fc35.x86_64                              91/171 
  Verifying        : poppler-data-0.4.9-8.fc35.noarch                    92/171 
  Verifying        : procps-ng-3.3.17-3.fc35.x86_64                      93/171 
  Verifying        : pulseaudio-libs-15.0-2.fc35.x86_64                  94/171 
  Verifying        : shared-mime-info-2.1-3.fc35.x86_64                  95/171 
  Verifying        : sound-theme-freedesktop-0.8-16.fc35.noarch          96/171 
  Verifying        : totem-pl-parser-3.26.6-3.fc35.x86_64                97/171 
  Verifying        : uchardet-0.0.6-14.fc35.x86_64                       98/171 
  Verifying        : upower-0.99.13-1.fc35.x86_64                        99/171 
  Verifying        : which-2.21-27.fc35.x86_64                          100/171 
  Verifying        : xdg-utils-1.1.3-10.fc35.noarch                     101/171 
  Verifying        : xml-common-0.6.3-57.fc35.noarch                    102/171 
  Verifying        : NetworkManager-libnm-1:1.32.12-2.fc35.x86_64       103/171 
  Verifying        : cryptsetup-libs-2.4.3-1.fc35.x86_64                104/171 
  Verifying        : cups-libs-1:2.3.3op2-18.fc35.x86_64                105/171 
  Verifying        : dbus-1:1.12.24-1.fc35.x86_64                       106/171 
  Verifying        : dbus-broker-32-1.fc35.x86_64                       107/171 
  Verifying        : dbus-common-1:1.12.24-1.fc35.noarch                108/171 
  Verifying        : dbus-libs-1:1.12.24-1.fc35.x86_64                  109/171 
  Verifying        : desktop-file-utils-0.26-5.fc35.x86_64              110/171 
  Verifying        : dracut-055-6.fc35.x86_64                           111/171 
  Verifying        : exiv2-0.27.5-1.fc35.x86_64                         112/171 
  Verifying        : exiv2-libs-0.27.5-1.fc35.x86_64                    113/171 
  Verifying        : flac-libs-1.3.4-1.fc35.x86_64                      114/171 
  Verifying        : fontconfig-2.13.94-5.fc35.x86_64                   115/171 
  Verifying        : fribidi-1.0.11-3.fc35.x86_64                       116/171 
  Verifying        : giflib-5.2.1-9.fc35.x86_64                         117/171 
  Verifying        : glib-networking-2.70.1-1.fc35.x86_64               118/171 
  Verifying        : grub2-common-1:2.06-14.fc35.noarch                 119/171 
  Verifying        : grub2-tools-1:2.06-14.fc35.x86_64                  120/171 
  Verifying        : grub2-tools-minimal-1:2.06-14.fc35.x86_64          121/171 
  Verifying        : gstreamer1-1.20.0-1.fc35.x86_64                    122/171 
  Verifying        : gstreamer1-plugins-base-1.20.0-1.fc35.x86_64       123/171 
  Verifying        : gtk-update-icon-cache-3.24.34-1.fc35.x86_64        124/171 
  Verifying        : gtk3-3.24.34-1.fc35.x86_64                         125/171 
  Verifying        : hicolor-icon-theme-0.17-12.fc35.noarch             126/171 
  Verifying        : libbpf-2:0.6.1-2.fc35.x86_64                       127/171 
  Verifying        : libcanberra-0.30-27.fc35.x86_64                    128/171 
  Verifying        : libcanberra-gtk3-0.30-27.fc35.x86_64               129/171 
  Verifying        : libglvnd-egl-1:1.3.4-2.fc35.x86_64                 130/171 
  Verifying        : libgusb-0.3.9-1.fc35.x86_64                        131/171 
  Verifying        : libibverbs-39.0-1.fc35.x86_64                      132/171 
  Verifying        : libicu-69.1-6.fc35.x86_64                          133/171 
  Verifying        : libkcapi-1.4.0-2.fc35.x86_64                       134/171 
  Verifying        : libkcapi-hmaccalc-1.4.0-2.fc35.x86_64              135/171 
  Verifying        : libseccomp-2.5.3-1.fc35.x86_64                     136/171 
  Verifying        : libsndfile-1.1.0-4.fc35.x86_64                     137/171 
  Verifying        : libsoup-2.74.2-1.fc35.x86_64                       138/171 
  Verifying        : libtiff-4.4.0-2.fc35.x86_64                        139/171 
  Verifying        : libtracker-sparql-3.2.1-1.fc35.x86_64              140/171 
  Verifying        : libusb1-1.0.25-8.fc35.x86_64                       141/171 
  Verifying        : libwayland-client-1.20.0-4.fc35.x86_64             142/171 
  Verifying        : libwayland-cursor-1.20.0-4.fc35.x86_64             143/171 
  Verifying        : libwayland-egl-1.20.0-4.fc35.x86_64                144/171 
  Verifying        : libwayland-server-1.20.0-4.fc35.x86_64             145/171 
  Verifying        : libwebp-1.2.4-1.fc35.x86_64                        146/171 
  Verifying        : libxslt-1.1.35-2.fc35.x86_64                       147/171 
  Verifying        : memstrack-0.2.4-1.fc35.x86_64                      148/171 
  Verifying        : mesa-libEGL-21.3.9-1.fc35.x86_64                   149/171 
  Verifying        : mesa-libgbm-21.3.9-1.fc35.x86_64                   150/171 
  Verifying        : nspr-4.35.0-2.fc35.x86_64                          151/171 
  Verifying        : nss-3.85.0-1.fc35.x86_64                           152/171 
  Verifying        : nss-softokn-3.85.0-1.fc35.x86_64                   153/171 
  Verifying        : nss-softokn-freebl-3.85.0-1.fc35.x86_64            154/171 
  Verifying        : nss-sysinit-3.85.0-1.fc35.x86_64                   155/171 
  Verifying        : nss-util-3.85.0-1.fc35.x86_64                      156/171 
  Verifying        : openjpeg2-2.4.0-5.fc35.x86_64                      157/171 
  Verifying        : osinfo-db-20220727-1.fc35.noarch                   158/171 
  Verifying        : pango-1.50.4-1.fc35.x86_64                         159/171 
  Verifying        : poppler-21.08.0-3.fc35.x86_64                      160/171 
  Verifying        : poppler-glib-21.08.0-3.fc35.x86_64                 161/171 
  Verifying        : qrencode-libs-4.1.1-1.fc35.x86_64                  162/171 
  Verifying        : systemd-249.13-6.fc35.x86_64                       163/171 
  Verifying        : systemd-networkd-249.13-6.fc35.x86_64              164/171 
  Verifying        : systemd-pam-249.13-6.fc35.x86_64                   165/171 
  Verifying        : systemd-resolved-249.13-6.fc35.x86_64              166/171 
  Verifying        : systemd-udev-249.13-6.fc35.x86_64                  167/171 
  Verifying        : tracker-3.2.1-1.fc35.x86_64                        168/171 
  Verifying        : tracker-miners-3.2.2-1.fc35.x86_64                 169/171 
  Verifying        : xz-5.2.5-9.fc35.x86_64                             170/171 
  Verifying        : draw.io-20.2.3-1.x86_64                            171/171 

Installed:
  NetworkManager-libnm-1:1.32.12-2.fc35.x86_64                                  
  acl-2.3.1-2.fc35.x86_64                                                       
  adobe-source-code-pro-fonts-2.030.1.050-11.fc35.noarch                        
  adwaita-cursor-theme-41.0-1.fc35.noarch                                       
  adwaita-icon-theme-41.0-1.fc35.noarch                                         
  at-spi2-atk-2.38.0-3.fc35.x86_64                                              
  at-spi2-core-2.42.0-1.fc35.x86_64                                             
  atk-2.36.0-4.fc35.x86_64                                                      
  avahi-libs-0.8-14.fc35.x86_64                                                 
  cairo-1.17.4-4.fc35.x86_64                                                    
  cairo-gobject-1.17.4-4.fc35.x86_64                                            
  cdparanoia-libs-10.2-38.fc35.x86_64                                           
  colord-libs-1.4.5-3.fc35.x86_64                                               
  cpio-2.13-11.fc35.x86_64                                                      
  crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch                     
  cryptsetup-libs-2.4.3-1.fc35.x86_64                                           
  cups-libs-1:2.3.3op2-18.fc35.x86_64                                           
  dbus-1:1.12.24-1.fc35.x86_64                                                  
  dbus-broker-32-1.fc35.x86_64                                                  
  dbus-common-1:1.12.24-1.fc35.noarch                                           
  dbus-libs-1:1.12.24-1.fc35.x86_64                                             
  dconf-0.40.0-5.fc35.x86_64                                                    
  desktop-file-utils-0.26-5.fc35.x86_64                                         
  device-mapper-1.02.175-6.fc35.x86_64                                          
  device-mapper-libs-1.02.175-6.fc35.x86_64                                     
  diffutils-3.8-1.fc35.x86_64                                                   
  dracut-055-6.fc35.x86_64                                                      
  draw.io-20.2.3-1.x86_64                                                       
  emacs-filesystem-1:27.2-9.fc35.noarch                                         
  exempi-2.5.1-7.fc35.x86_64                                                    
  exiv2-0.27.5-1.fc35.x86_64                                                    
  exiv2-libs-0.27.5-1.fc35.x86_64                                               
  file-5.40-9.fc35.x86_64                                                       
  flac-libs-1.3.4-1.fc35.x86_64                                                 
  fontconfig-2.13.94-5.fc35.x86_64                                              
  fribidi-1.0.11-3.fc35.x86_64                                                  
  fuse-libs-2.9.9-13.fc35.x86_64                                                
  gdk-pixbuf2-2.42.6-2.fc35.x86_64                                              
  gdk-pixbuf2-modules-2.42.6-2.fc35.x86_64                                      
  gettext-0.21-8.fc35.x86_64                                                    
  gettext-libs-0.21-8.fc35.x86_64                                               
  giflib-5.2.1-9.fc35.x86_64                                                    
  glib-networking-2.70.1-1.fc35.x86_64                                          
  gobject-introspection-1.70.0-1.fc35.x86_64                                    
  graphene-1.10.6-3.fc35.x86_64                                                 
  grub2-common-1:2.06-14.fc35.noarch                                            
  grub2-tools-1:2.06-14.fc35.x86_64                                             
  grub2-tools-minimal-1:2.06-14.fc35.x86_64                                     
  grubby-8.40-55.fc35.x86_64                                                    
  gsettings-desktop-schemas-41.0-1.fc35.x86_64                                  
  gsm-1.0.19-6.fc35.x86_64                                                      
  gstreamer1-1.20.0-1.fc35.x86_64                                               
  gstreamer1-plugins-base-1.20.0-1.fc35.x86_64                                  
  gtk-update-icon-cache-3.24.34-1.fc35.x86_64                                   
  gtk3-3.24.34-1.fc35.x86_64                                                    
  hicolor-icon-theme-0.17-12.fc35.noarch                                        
  iptables-legacy-libs-1.8.7-13.fc35.x86_64                                     
  iso-codes-4.6.0-2.fc35.noarch                                                 
  jbigkit-libs-2.1-22.fc35.x86_64                                               
  json-glib-1.6.6-1.fc35.x86_64                                                 
  kbd-2.4.0-8.fc35.x86_64                                                       
  kbd-misc-2.4.0-8.fc35.noarch                                                  
  kmod-29-4.fc35.x86_64                                                         
  kmod-libs-29-4.fc35.x86_64                                                    
  kpartx-0.8.6-5.fc35.x86_64                                                    
  lame-libs-3.100-11.fc35.x86_64                                                
  langpacks-core-font-en-3.0-15.fc35.noarch                                     
  lcms2-2.12-2.fc35.x86_64                                                      
  libXScrnSaver-1.2.3-9.fc35.x86_64                                             
  libXcomposite-0.4.5-6.fc35.x86_64                                             
  libXcursor-1.2.0-6.fc35.x86_64                                                
  libXdamage-1.1.5-6.fc35.x86_64                                                
  libXft-2.3.3-7.fc35.x86_64                                                    
  libXi-1.7.10-7.fc35.x86_64                                                    
  libXinerama-1.1.4-9.fc35.x86_64                                               
  libXrandr-1.5.2-7.fc35.x86_64                                                 
  libXrender-0.9.10-15.fc35.x86_64                                              
  libXtst-1.2.3-15.fc35.x86_64                                                  
  libXv-1.0.11-15.fc35.x86_64                                                   
  libargon2-20171227-7.fc35.x86_64                                              
  libasyncns-0.8-21.fc35.x86_64                                                 
  libbpf-2:0.6.1-2.fc35.x86_64                                                  
  libcanberra-0.30-27.fc35.x86_64                                               
  libcanberra-gtk3-0.30-27.fc35.x86_64                                          
  libcloudproviders-0.3.1-4.fc35.x86_64                                         
  libcue-2.2.1-8.fc35.x86_64                                                    
  libdatrie-0.2.13-2.fc35.x86_64                                                
  libepoxy-1.5.9-1.fc35.x86_64                                                  
  libevent-2.1.12-4.fc35.x86_64                                                 
  libexif-0.6.23-1.fc35.x86_64                                                  
  libgexiv2-0.14.0-1.fc35.x86_64                                                
  libglvnd-egl-1:1.3.4-2.fc35.x86_64                                            
  libgrss-0.7.0-13.fc35.x86_64                                                  
  libgsf-1.14.47-4.fc35.x86_64                                                  
  libgudev-237-1.fc35.x86_64                                                    
  libgusb-0.3.9-1.fc35.x86_64                                                   
  libgxps-0.3.2-2.fc35.x86_64                                                   
  libibverbs-39.0-1.fc35.x86_64                                                 
  libicu-69.1-6.fc35.x86_64                                                     
  libimobiledevice-1.3.0-4.fc35.x86_64                                          
  libiptcdata-1.0.5-9.fc35.x86_64                                               
  libjpeg-turbo-2.1.0-3.fc35.x86_64                                             
  libkcapi-1.4.0-2.fc35.x86_64                                                  
  libkcapi-hmaccalc-1.4.0-2.fc35.x86_64                                         
  libnl3-3.5.0-8.fc35.x86_64                                                    
  libnotify-0.7.9-5.fc35.x86_64                                                 
  libogg-2:1.3.5-2.fc35.x86_64                                                  
  libosinfo-1.9.0-2.fc35.x86_64                                                 
  libpcap-14:1.10.1-2.fc35.x86_64                                               
  libplist-2.2.0-5.fc35.x86_64                                                  
  libproxy-0.4.17-3.fc35.x86_64                                                 
  libseccomp-2.5.3-1.fc35.x86_64                                                
  libsndfile-1.1.0-4.fc35.x86_64                                                
  libsoup-2.74.2-1.fc35.x86_64                                                  
  libstemmer-0-17.585svn.fc35.x86_64                                            
  libtdb-1.4.4-3.fc35.x86_64                                                    
  libthai-0.1.28-7.fc35.x86_64                                                  
  libtheora-1:1.1.1-30.fc35.x86_64                                              
  libtiff-4.4.0-2.fc35.x86_64                                                   
  libtracker-sparql-3.2.1-1.fc35.x86_64                                         
  libusb1-1.0.25-8.fc35.x86_64                                                  
  libusbmuxd-2.0.2-5.fc35.x86_64                                                
  libvisual-1:0.4.0-33.fc35.x86_64                                              
  libvorbis-1:1.3.7-4.fc35.x86_64                                               
  libwayland-client-1.20.0-4.fc35.x86_64                                        
  libwayland-cursor-1.20.0-4.fc35.x86_64                                        
  libwayland-egl-1.20.0-4.fc35.x86_64                                           
  libwayland-server-1.20.0-4.fc35.x86_64                                        
  libwebp-1.2.4-1.fc35.x86_64                                                   
  libxkbcommon-1.3.1-1.fc35.x86_64                                              
  libxslt-1.1.35-2.fc35.x86_64                                                  
  memstrack-0.2.4-1.fc35.x86_64                                                 
  mesa-libEGL-21.3.9-1.fc35.x86_64                                              
  mesa-libgbm-21.3.9-1.fc35.x86_64                                              
  mpg123-libs-1.26.5-2.fc35.x86_64                                              
  nspr-4.35.0-2.fc35.x86_64                                                     
  nss-3.85.0-1.fc35.x86_64                                                      
  nss-softokn-3.85.0-1.fc35.x86_64                                              
  nss-softokn-freebl-3.85.0-1.fc35.x86_64                                       
  nss-sysinit-3.85.0-1.fc35.x86_64                                              
  nss-util-3.85.0-1.fc35.x86_64                                                 
  openjpeg2-2.4.0-5.fc35.x86_64                                                 
  opus-1.3.1-9.fc35.x86_64                                                      
  orc-0.4.31-5.fc35.x86_64                                                      
  os-prober-1.77-8.fc35.x86_64                                                  
  osinfo-db-20220727-1.fc35.noarch                                              
  osinfo-db-tools-1.9.0-2.fc35.x86_64                                           
  pango-1.50.4-1.fc35.x86_64                                                    
  pigz-2.5-2.fc35.x86_64                                                        
  poppler-21.08.0-3.fc35.x86_64                                                 
  poppler-data-0.4.9-8.fc35.noarch                                              
  poppler-glib-21.08.0-3.fc35.x86_64                                            
  procps-ng-3.3.17-3.fc35.x86_64                                                
  pulseaudio-libs-15.0-2.fc35.x86_64                                            
  qrencode-libs-4.1.1-1.fc35.x86_64                                             
  shared-mime-info-2.1-3.fc35.x86_64                                            
  sound-theme-freedesktop-0.8-16.fc35.noarch                                    
  systemd-249.13-6.fc35.x86_64                                                  
  systemd-networkd-249.13-6.fc35.x86_64                                         
  systemd-pam-249.13-6.fc35.x86_64                                              
  systemd-resolved-249.13-6.fc35.x86_64                                         
  systemd-udev-249.13-6.fc35.x86_64                                             
  totem-pl-parser-3.26.6-3.fc35.x86_64                                          
  tracker-3.2.1-1.fc35.x86_64                                                   
  tracker-miners-3.2.2-1.fc35.x86_64                                            
  uchardet-0.0.6-14.fc35.x86_64                                                 
  upower-0.99.13-1.fc35.x86_64                                                  
  which-2.21-27.fc35.x86_64                                                     
  xdg-utils-1.1.3-10.fc35.noarch                                                
  xml-common-0.6.3-57.fc35.noarch                                               
  xz-5.2.5-9.fc35.x86_64                                                        

Complete!
46 files removed
 ---> ed4047f0f5f6
Removing intermediate container 5d9f86dedaca
Step 3/3 : COPY ./drawio /usr/local/bin/drawio
 ---> bbbfd7269b92
Removing intermediate container 2516c5d7be8f
[Warning] One or more build-args [http_proxy https_proxy] were not consumed
Successfully built bbbfd7269b92
Successfully tagged docker-registry.univ-nantes.fr/bousse-e/docker-drawio:31
Successfully tagged docker-registry.univ-nantes.fr/bousse-e/docker-drawio:latest
$ docker push $CI_REGISTRY_IMAGE
The push refers to a repository [docker-registry.univ-nantes.fr/bousse-e/docker-drawio]
10f84a082e1f: Preparing
a59ee008fd4f: Preparing
7a2401b29a0a: Preparing
7a2401b29a0a: Layer already exists
10f84a082e1f: Layer already exists
a59ee008fd4f: Layer already exists
30: digest: sha256:dab7e6da22b235e90ae3083836327fc52380d8304e2c99f9be5f92f7ebf96687 size: 949
c05f13487117: Preparing
db7ec7e7d5c1: Preparing
7a2401b29a0a: Preparing
7a2401b29a0a: Layer already exists
c05f13487117: Pushed
db7ec7e7d5c1: Pushed
31: digest: sha256:8a65500469a908ffda7fa6ac97396fad4ce00aa6f7af8e4d434c20c05c0a30ac size: 949
c05f13487117: Preparing
db7ec7e7d5c1: Preparing
7a2401b29a0a: Preparing
c05f13487117: Layer already exists
db7ec7e7d5c1: Layer already exists
7a2401b29a0a: Layer already exists
latest: digest: sha256:8a65500469a908ffda7fa6ac97396fad4ce00aa6f7af8e4d434c20c05c0a30ac size: 949
section_end:1675880521:step_script
section_start:1675880521:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1675880522:cleanup_file_variables
Job succeeded