Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c1d4' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8516044-fedora-40-x86_64 --chroot fedora-40-x86_64


Version: 1.2
PID: 9576
Logging PID: 9577
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': False,
 'build_id': 8516044,
 'buildroot_pkgs': [],
 'chroot': 'fedora-40-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '5b800c282596fd35eeefd009c6f53ed6086f9282',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/packit/avocado-framework-avocado-6090/python-avocado',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-avocado',
 'package_version': '109.0-1.20250115142724144970.pr6090.5.g459cf104',
 'project_dirname': 'avocado-framework-avocado-6090',
 'project_name': 'avocado-framework-avocado-6090',
 'project_owner': 'packit',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/packit/avocado-framework-avocado-6090/fedora-40-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': 'packit/avocado-framework-avocado-6090--packit',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': 0,
 'submitter': 'packit',
 'tags': [],
 'task_id': '8516044-fedora-40-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/packit/avocado-framework-avocado-6090/python-avocado /var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/packit/avocado-framework-avocado-6090/python-avocado', '/var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado'...

Running: git checkout 5b800c282596fd35eeefd009c6f53ed6086f9282 --

cmd: ['git', 'checkout', '5b800c282596fd35eeefd009c6f53ed6086f9282', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado
rc: 0
stdout: 
stderr: Note: switching to '5b800c282596fd35eeefd009c6f53ed6086f9282'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5b800c2 automatic import of python-avocado

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading avocado-109.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o avocado-109.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/packit/avocado-framework-avocado-6090/python-avocado/avocado-109.0.tar.gz/md5/5e0de0d87e9283697afbd3aefd84ae63/avocado-109.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1265k  100 1265k    0     0  14.1M      0 --:--:-- --:--:-- --:--:-- 14.2M
INFO: Reading stdout from command: md5sum avocado-109.0.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado/python-avocado.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736951286.018851 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado/python-avocado.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736951286.018851 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado/python-avocado.spec)  Config(fedora-40-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1736951286.018851/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Guessed host environment type: unknown
INFO: Using container image: registry.fedoraproject.org/fedora:40
INFO: Pulling image: registry.fedoraproject.org/fedora:40
INFO: Tagging container image as mock-bootstrap-bf7c433a-d3fc-4e25-beba-3f54bb17b7d7
INFO: Checking that 76b3e1b2793fdc0dda1833df9f070e8bb72bac0b3b25c762e27f24a91461f499 image matches host's architecture
INFO: Copy content of container 76b3e1b2793fdc0dda1833df9f070e8bb72bac0b3b25c762e27f24a91461f499 to /var/lib/mock/fedora-40-x86_64-bootstrap-1736951286.018851/root
INFO: mounting 76b3e1b2793fdc0dda1833df9f070e8bb72bac0b3b25c762e27f24a91461f499 with podman image mount
INFO: image 76b3e1b2793fdc0dda1833df9f070e8bb72bac0b3b25c762e27f24a91461f499 as /var/lib/containers/storage/overlay/fb55e7c8212aacd83592c9beb73167cbcd79883ce362e340c6452fa84e82fe48/merged
INFO: umounting image 76b3e1b2793fdc0dda1833df9f070e8bb72bac0b3b25c762e27f24a91461f499 (/var/lib/containers/storage/overlay/fb55e7c8212aacd83592c9beb73167cbcd79883ce362e340c6452fa84e82fe48/merged) with podman image umount
INFO: Removing image mock-bootstrap-bf7c433a-d3fc-4e25-beba-3f54bb17b7d7
INFO: Using 'dnf4' instead of 'dnf5' for bootstrap chroot
INFO: Package manager dnf4 detected and used (fallback)
INFO: Bootstrap image not marked ready
Start(bootstrap): installing dnf5 tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Copr repository                                 1.3 kB/s | 133  B     00:00    
fedora                                           10 MB/s |  20 MB     00:01    
updates                                         7.7 MB/s |  12 MB     00:01    
Dependencies resolved.
================================================================================
 Package             Architecture  Version                 Repository      Size
================================================================================
Installing:
 dnf5                x86_64        5.1.17-3.fc40           updates        699 k
 dnf5-plugins        x86_64        5.1.17-3.fc40           updates        358 k
Installing dependencies:
 fmt                 x86_64        10.2.1-5.fc40           updates        125 k
 libdnf5             x86_64        5.1.17-3.fc40           updates        1.0 M
 libdnf5-cli         x86_64        5.1.17-3.fc40           updates        231 k
 sdbus-cpp           x86_64        1.4.0-2.fc40            fedora         110 k

Transaction Summary
================================================================================
Install  6 Packages

Total download size: 2.5 M
Installed size: 6.9 M
Downloading Packages:
(1/6): sdbus-cpp-1.4.0-2.fc40.x86_64.rpm        1.0 MB/s | 110 kB     00:00    
(2/6): dnf5-plugins-5.1.17-3.fc40.x86_64.rpm    574 kB/s | 358 kB     00:00    
(3/6): fmt-10.2.1-5.fc40.x86_64.rpm             206 kB/s | 125 kB     00:00    
(4/6): dnf5-5.1.17-3.fc40.x86_64.rpm            753 kB/s | 699 kB     00:00    
(5/6): libdnf5-5.1.17-3.fc40.x86_64.rpm         997 kB/s | 1.0 MB     00:01    
(6/6): libdnf5-cli-5.1.17-3.fc40.x86_64.rpm     250 kB/s | 231 kB     00:00    
--------------------------------------------------------------------------------
Total                                           1.5 MB/s | 2.5 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : fmt-10.2.1-5.fc40.x86_64                               1/6 
  Installing       : libdnf5-5.1.17-3.fc40.x86_64                           2/6 
  Installing       : libdnf5-cli-5.1.17-3.fc40.x86_64                       3/6 
  Installing       : sdbus-cpp-1.4.0-2.fc40.x86_64                          4/6 
  Installing       : dnf5-5.1.17-3.fc40.x86_64                              5/6 
  Installing       : dnf5-plugins-5.1.17-3.fc40.x86_64                      6/6 
  Running scriptlet: dnf5-plugins-5.1.17-3.fc40.x86_64                      6/6 

Installed:
  dnf5-5.1.17-3.fc40.x86_64              dnf5-plugins-5.1.17-3.fc40.x86_64      
  fmt-10.2.1-5.fc40.x86_64               libdnf5-5.1.17-3.fc40.x86_64           
  libdnf5-cli-5.1.17-3.fc40.x86_64       sdbus-cpp-1.4.0-2.fc40.x86_64          

Complete!
INFO: Switching package manager from dnf4 to the dnf5 (direct choice)
Finish(bootstrap): installing dnf5 tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-1736951286.018851/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf5 detected and used (direct choice)
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc40.x86_64
  rpm-sequoia-1.7.0-3.fc40.x86_64
  python3-dnf-4.22.0-1.fc40.noarch
  yum-4.22.0-1.fc40.noarch
  dnf5-5.1.17-3.fc40.x86_64
  dnf5-plugins-5.1.17-3.fc40.x86_64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |   8.5 MiB/s |  12.3 MiB |  00m01s
 fedora                                 100% |  18.8 MiB/s |  20.8 MiB |  00m01s
 Copr repository                        100% |  14.9 KiB/s |   1.6 KiB |  00m00s
Repositories loaded.
Package                           Arch   Version                     Repository      Size
Installing group/module packages:                                                        
 bash                             x86_64 5.2.26-3.fc40               fedora       8.1 MiB
 bzip2                            x86_64 1.0.8-18.fc40               fedora      91.7 KiB
 coreutils                        x86_64 9.4-9.fc40                  updates      5.8 MiB
 cpio                             x86_64 2.15-1.fc40                 fedora       1.1 MiB
 diffutils                        x86_64 3.10-5.fc40                 fedora       1.6 MiB
 fedora-release-common            noarch 40-40                       updates     19.2 KiB
 findutils                        x86_64 1:4.9.0-9.fc40              updates      1.5 MiB
 gawk                             x86_64 5.3.0-3.fc40                fedora       1.7 MiB
 glibc-minimal-langpack           x86_64 2.39-33.fc40                updates      0.0   B
 grep                             x86_64 3.11-7.fc40                 fedora       1.0 MiB
 gzip                             x86_64 1.13-1.fc40                 fedora     385.0 KiB
 info                             x86_64 7.1-2.fc40                  fedora     357.8 KiB
 patch                            x86_64 2.7.6-24.fc40               fedora     262.8 KiB
 redhat-rpm-config                noarch 288-1.fc40                  updates    185.2 KiB
 rpm-build                        x86_64 4.19.1.1-1.fc40             fedora     173.7 KiB
 sed                              x86_64 4.9-1.fc40                  fedora     861.5 KiB
 shadow-utils                     x86_64 2:4.15.1-4.fc40             updates      4.1 MiB
 tar                              x86_64 2:1.35-3.fc40               fedora       2.9 MiB
 unzip                            x86_64 6.0-63.fc40                 fedora     382.8 KiB
 util-linux                       x86_64 2.40.2-1.fc40               updates      3.7 MiB
 which                            x86_64 2.21-41.fc40                fedora      80.2 KiB
 xz                               x86_64 1:5.4.6-3.fc40              fedora       2.0 MiB
Installing dependencies:                                                                 
 alternatives                     x86_64 1.27-1.fc40                 updates     66.3 KiB
 ansible-srpm-macros              noarch 1-16.fc40                   updates     35.7 KiB
 audit-libs                       x86_64 4.0.2-1.fc40                updates    327.4 KiB
 authselect                       x86_64 1.5.0-6.fc40                updates    153.6 KiB
 authselect-libs                  x86_64 1.5.0-6.fc40                updates    818.2 KiB
 basesystem                       noarch 11-20.fc40                  fedora       0.0   B
 binutils                         x86_64 2.41-38.fc40                updates     26.4 MiB
 binutils-gold                    x86_64 2.41-38.fc40                updates      2.0 MiB
 bzip2-libs                       x86_64 1.0.8-18.fc40               fedora      80.7 KiB
 ca-certificates                  noarch 2024.2.69_v8.0.401-1.0.fc40 updates      2.4 MiB
 coreutils-common                 x86_64 9.4-9.fc40                  updates     11.4 MiB
 cracklib                         x86_64 2.9.11-5.fc40               fedora     238.9 KiB
 crypto-policies                  noarch 20241011-1.git5930b9a.fc40  updates    158.0 KiB
 curl                             x86_64 8.6.0-10.fc40               updates    738.6 KiB
 cyrus-sasl-lib                   x86_64 2.1.28-19.fc40              fedora       2.3 MiB
 debugedit                        x86_64 5.0-18.fc40                 updates    199.3 KiB
 dwz                              x86_64 0.15-8.fc40                 updates    294.9 KiB
 ed                               x86_64 1.20.2-1.fc40               updates    146.9 KiB
 efi-srpm-macros                  noarch 5-11.fc40                   fedora      40.1 KiB
 elfutils                         x86_64 0.192-7.fc40                updates      2.7 MiB
 elfutils-debuginfod-client       x86_64 0.192-7.fc40                updates     80.2 KiB
 elfutils-default-yama-scope      noarch 0.192-7.fc40                updates      1.8 KiB
 elfutils-libelf                  x86_64 0.192-7.fc40                updates      1.2 MiB
 elfutils-libs                    x86_64 0.192-7.fc40                updates    670.3 KiB
 fedora-gpg-keys                  noarch 40-2                        updates    124.7 KiB
 fedora-release                   noarch 40-40                       updates      0.0   B
 fedora-release-identity-basic    noarch 40-40                       updates    654.0   B
 fedora-repos                     noarch 40-2                        updates      4.9 KiB
 file                             x86_64 5.45-4.fc40                 fedora     103.5 KiB
 file-libs                        x86_64 5.45-4.fc40                 fedora       9.9 MiB
 filesystem                       x86_64 3.18-8.fc40                 fedora     106.0   B
 fonts-srpm-macros                noarch 1:2.0.5-14.fc40             fedora      55.3 KiB
 forge-srpm-macros                noarch 0.4.0-1.fc40                updates     38.9 KiB
 fpc-srpm-macros                  noarch 1.3-12.fc40                 fedora     144.0   B
 gdb-minimal                      x86_64 15.2-4.fc40                 updates     13.0 MiB
 gdbm                             x86_64 1:1.23-6.fc40               fedora     460.9 KiB
 gdbm-libs                        x86_64 1:1.23-6.fc40               fedora     121.9 KiB
 ghc-srpm-macros                  noarch 1.9.1-1.fc40                updates    747.0   B
 glibc                            x86_64 2.39-33.fc40                updates      6.6 MiB
 glibc-common                     x86_64 2.39-33.fc40                updates      1.0 MiB
 glibc-gconv-extra                x86_64 2.39-33.fc40                updates      7.8 MiB
 gmp                              x86_64 1:6.2.1-8.fc40              fedora     794.6 KiB
 gnat-srpm-macros                 noarch 6-5.fc40                    fedora       1.0 KiB
 go-srpm-macros                   noarch 3.5.0-1.fc40                fedora      60.6 KiB
 jansson                          x86_64 2.13.1-9.fc40               fedora      88.3 KiB
 json-c                           x86_64 0.17-3.fc40                 fedora      82.4 KiB
 kernel-srpm-macros               noarch 1.0-23.fc40                 fedora       1.9 KiB
 keyutils-libs                    x86_64 1.6.3-3.fc40                fedora      54.4 KiB
 krb5-libs                        x86_64 1.21.3-2.fc40               updates      2.3 MiB
 libacl                           x86_64 2.3.2-1.fc40                fedora      40.0 KiB
 libarchive                       x86_64 3.7.2-7.fc40                updates    922.6 KiB
 libattr                          x86_64 2.5.2-3.fc40                fedora      28.5 KiB
 libblkid                         x86_64 2.40.2-1.fc40               updates    258.6 KiB
 libbrotli                        x86_64 1.1.0-3.fc40                fedora     829.5 KiB
 libcap                           x86_64 2.69-8.fc40                 updates    219.8 KiB
 libcap-ng                        x86_64 0.8.4-4.fc40                fedora      73.1 KiB
 libcom_err                       x86_64 1.47.0-5.fc40               fedora      67.2 KiB
 libcurl                          x86_64 8.6.0-10.fc40               updates    776.8 KiB
 libeconf                         x86_64 0.6.2-2.fc40                updates     58.0 KiB
 libevent                         x86_64 2.1.12-12.fc40              fedora     895.6 KiB
 libfdisk                         x86_64 2.40.2-1.fc40               updates    362.9 KiB
 libffi                           x86_64 3.4.4-7.fc40                fedora      81.6 KiB
 libgcc                           x86_64 14.2.1-3.fc40               updates    274.6 KiB
 libgomp                          x86_64 14.2.1-3.fc40               updates    523.6 KiB
 libidn2                          x86_64 2.3.7-1.fc40                fedora     329.1 KiB
 libmount                         x86_64 2.40.2-1.fc40               updates    355.8 KiB
 libnghttp2                       x86_64 1.59.0-3.fc40               updates    166.1 KiB
 libnsl2                          x86_64 2.0.1-1.fc40                fedora      57.9 KiB
 libpkgconf                       x86_64 2.1.1-2.fc40                updates     74.2 KiB
 libpsl                           x86_64 0.21.5-3.fc40               fedora      80.5 KiB
 libpwquality                     x86_64 1.4.5-9.fc40                fedora     417.8 KiB
 libselinux                       x86_64 3.7-5.fc40                  updates    177.0 KiB
 libsemanage                      x86_64 3.7-2.fc40                  updates    293.5 KiB
 libsepol                         x86_64 3.7-2.fc40                  updates    817.9 KiB
 libsmartcols                     x86_64 2.40.2-1.fc40               updates    180.4 KiB
 libssh                           x86_64 0.10.6-5.fc40               fedora     509.3 KiB
 libssh-config                    noarch 0.10.6-5.fc40               fedora     277.0   B
 libstdc++                        x86_64 14.2.1-3.fc40               updates      2.8 MiB
 libtasn1                         x86_64 4.19.0-6.fc40               fedora     175.7 KiB
 libtirpc                         x86_64 1.3.6-1.rc3.fc40            updates    202.7 KiB
 libtool-ltdl                     x86_64 2.4.7-10.fc40               fedora      66.2 KiB
 libunistring                     x86_64 1.1-7.fc40                  fedora       1.7 MiB
 libutempter                      x86_64 1.2.1-13.fc40               fedora      57.7 KiB
 libuuid                          x86_64 2.40.2-1.fc40               updates     37.5 KiB
 libverto                         x86_64 0.3.2-8.fc40                fedora      29.5 KiB
 libxcrypt                        x86_64 4.4.37-4.fc40               updates    267.7 KiB
 libxml2                          x86_64 2.12.9-1.fc40               updates      1.7 MiB
 libzstd                          x86_64 1.5.6-1.fc40                updates    787.9 KiB
 lua-libs                         x86_64 5.4.6-5.fc40                fedora     281.1 KiB
 lua-srpm-macros                  noarch 1-13.fc40                   fedora       1.3 KiB
 lz4-libs                         x86_64 1.9.4-6.fc40                fedora     129.4 KiB
 mpfr                             x86_64 4.2.1-4.fc40                updates    832.0 KiB
 ncurses-base                     noarch 6.4-12.20240127.fc40        fedora     326.2 KiB
 ncurses-libs                     x86_64 6.4-12.20240127.fc40        fedora     963.2 KiB
 ocaml-srpm-macros                noarch 9-3.fc40                    fedora       1.9 KiB
 openblas-srpm-macros             noarch 2-16.fc40                   fedora     104.0   B
 openldap                         x86_64 2.6.8-1.fc40                updates    640.3 KiB
 openssl-libs                     x86_64 1:3.2.2-3.fc40              updates      7.8 MiB
 p11-kit                          x86_64 0.25.5-1.fc40               updates      2.2 MiB
 p11-kit-trust                    x86_64 0.25.5-1.fc40               updates    391.4 KiB
 package-notes-srpm-macros        noarch 0.5-11.fc40                 fedora       1.6 KiB
 pam                              x86_64 1.6.1-5.fc40                updates      1.8 MiB
 pam-libs                         x86_64 1.6.1-5.fc40                updates    135.0 KiB
 pcre2                            x86_64 10.44-1.fc40                updates    653.5 KiB
 pcre2-syntax                     noarch 10.44-1.fc40                updates    251.6 KiB
 perl-srpm-macros                 noarch 1-53.fc40                   fedora     861.0   B
 pkgconf                          x86_64 2.1.1-2.fc40                updates     82.9 KiB
 pkgconf-m4                       noarch 2.1.1-2.fc40                updates     13.9 KiB
 pkgconf-pkg-config               x86_64 2.1.1-2.fc40                updates    989.0   B
 popt                             x86_64 1.19-6.fc40                 fedora     136.9 KiB
 publicsuffix-list-dafsa          noarch 20240107-3.fc40             fedora      67.5 KiB
 pyproject-srpm-macros            noarch 1.16.3-1.fc40               updates      1.9 KiB
 python-srpm-macros               noarch 3.12-8.fc40                 updates     50.6 KiB
 qt5-srpm-macros                  noarch 5.15.15-1.fc40              updates    500.0   B
 qt6-srpm-macros                  noarch 6.7.2-2.fc40                updates    456.0   B
 readline                         x86_64 8.2-8.fc40                  fedora     489.2 KiB
 rpm                              x86_64 4.19.1.1-1.fc40             fedora       3.0 MiB
 rpm-build-libs                   x86_64 4.19.1.1-1.fc40             fedora     198.4 KiB
 rpm-libs                         x86_64 4.19.1.1-1.fc40             fedora     709.9 KiB
 rpm-sequoia                      x86_64 1.7.0-3.fc40                updates      2.4 MiB
 rust-srpm-macros                 noarch 26.3-1.fc40                 updates      4.8 KiB
 setup                            noarch 2.14.5-2.fc40               fedora     720.4 KiB
 sqlite-libs                      x86_64 3.45.1-2.fc40               fedora       1.4 MiB
 systemd-libs                     x86_64 255.16-1.fc40               updates      1.9 MiB
 util-linux-core                  x86_64 2.40.2-1.fc40               updates      1.5 MiB
 xxhash-libs                      x86_64 0.8.3-1.fc40                updates     90.2 KiB
 xz-libs                          x86_64 1:5.4.6-3.fc40              fedora     209.8 KiB
 zig-srpm-macros                  noarch 1-2.fc40                    fedora       1.1 KiB
 zip                              x86_64 3.0-40.fc40                 fedora     703.2 KiB
 zlib-ng-compat                   x86_64 2.1.7-2.fc40                updates    134.0 KiB
 zstd                             x86_64 1.5.6-1.fc40                updates      1.7 MiB
Installing groups:                                                                       
 Buildsystem building group                                                              

Transaction Summary:
 Installing:      153 packages

Total size of inbound packages is 53 MiB. Need to download 53 MiB.
After this operation 179 MiB will be used (install 179 MiB, remove 0 B).
[  1/153] bzip2-0:1.0.8-18.fc40.x86_64  100% | 297.5 KiB/s |  52.4 KiB |  00m00s
[  2/153] cpio-0:2.15-1.fc40.x86_64     100% |   1.0 MiB/s | 292.2 KiB |  00m00s
[  3/153] grep-0:3.11-7.fc40.x86_64     100% |   2.5 MiB/s | 300.2 KiB |  00m00s
[  4/153] diffutils-0:3.10-5.fc40.x86_6 100% |   1.8 MiB/s | 405.6 KiB |  00m00s
[  5/153] info-0:7.1-2.fc40.x86_64      100% |   2.3 MiB/s | 182.3 KiB |  00m00s
[  6/153] gzip-0:1.13-1.fc40.x86_64     100% |   2.1 MiB/s | 170.6 KiB |  00m00s
[  7/153] rpm-build-0:4.19.1.1-1.fc40.x 100% |   1.9 MiB/s |  78.2 KiB |  00m00s
[  8/153] patch-0:2.7.6-24.fc40.x86_64  100% |   1.6 MiB/s | 130.7 KiB |  00m00s
[  9/153] sed-0:4.9-1.fc40.x86_64       100% |   3.8 MiB/s | 318.2 KiB |  00m00s
[ 10/153] bash-0:5.2.26-3.fc40.x86_64   100% |   2.9 MiB/s |   1.8 MiB |  00m01s
[ 11/153] which-0:2.21-41.fc40.x86_64   100% |   1.0 MiB/s |  41.4 KiB |  00m00s
[ 12/153] unzip-0:6.0-63.fc40.x86_64    100% |   2.3 MiB/s | 184.5 KiB |  00m00s
[ 13/153] xz-1:5.4.6-3.fc40.x86_64      100% |   4.6 MiB/s | 557.4 KiB |  00m00s
[ 14/153] tar-2:1.35-3.fc40.x86_64      100% |   3.5 MiB/s | 856.6 KiB |  00m00s
[ 15/153] fedora-release-common-0:40-40 100% | 193.3 KiB/s |  21.5 KiB |  00m00s
[ 16/153] coreutils-0:9.4-9.fc40.x86_64 100% |   3.8 MiB/s |   1.1 MiB |  00m00s
[ 17/153] findutils-1:4.9.0-9.fc40.x86_ 100% |   2.2 MiB/s | 491.4 KiB |  00m00s
[ 18/153] glibc-minimal-langpack-0:2.39 100% |   2.8 MiB/s |  86.2 KiB |  00m00s
[ 19/153] gawk-0:5.3.0-3.fc40.x86_64    100% |   5.5 MiB/s |   1.1 MiB |  00m00s
[ 20/153] shadow-utils-2:4.15.1-4.fc40. 100% |  14.8 MiB/s |   1.3 MiB |  00m00s
[ 21/153] redhat-rpm-config-0:288-1.fc4 100% | 873.3 KiB/s |  82.1 KiB |  00m00s
[ 22/153] util-linux-0:2.40.2-1.fc40.x8 100% |  14.5 MiB/s |   1.2 MiB |  00m00s
[ 23/153] bzip2-libs-0:1.0.8-18.fc40.x8 100% |   1.0 MiB/s |  40.9 KiB |  00m00s
[ 24/153] ncurses-libs-0:6.4-12.2024012 100% |   2.7 MiB/s | 332.5 KiB |  00m00s
[ 25/153] libattr-0:2.5.2-3.fc40.x86_64 100% | 461.5 KiB/s |  18.0 KiB |  00m00s
[ 26/153] filesystem-0:3.18-8.fc40.x86_ 100% |   6.9 MiB/s |   1.1 MiB |  00m00s
[ 27/153] file-0:5.45-4.fc40.x86_64     100% |   1.2 MiB/s |  49.0 KiB |  00m00s
[ 28/153] popt-0:1.19-6.fc40.x86_64     100% |   1.7 MiB/s |  66.7 KiB |  00m00s
[ 29/153] readline-0:8.2-8.fc40.x86_64  100% |   5.1 MiB/s | 213.3 KiB |  00m00s
[ 30/153] rpm-build-libs-0:4.19.1.1-1.f 100% |   2.4 MiB/s |  95.0 KiB |  00m00s
[ 31/153] rpm-libs-0:4.19.1.1-1.fc40.x8 100% |   6.9 MiB/s | 308.9 KiB |  00m00s
[ 32/153] libacl-0:2.3.2-1.fc40.x86_64  100% | 626.4 KiB/s |  24.4 KiB |  00m00s
[ 33/153] xz-libs-1:5.4.6-3.fc40.x86_64 100% |   2.6 MiB/s | 110.0 KiB |  00m00s
[ 34/153] rpm-0:4.19.1.1-1.fc40.x86_64  100% |   3.3 MiB/s | 540.1 KiB |  00m00s
[ 35/153] gmp-1:6.2.1-8.fc40.x86_64     100% |   6.9 MiB/s | 312.5 KiB |  00m00s
[ 36/153] efi-srpm-macros-0:5-11.fc40.n 100% | 571.8 KiB/s |  22.3 KiB |  00m00s
[ 37/153] fonts-srpm-macros-1:2.0.5-14. 100% | 680.0 KiB/s |  26.5 KiB |  00m00s
[ 38/153] coreutils-common-0:9.4-9.fc40 100% |  14.7 MiB/s |   2.1 MiB |  00m00s
[ 39/153] fpc-srpm-macros-0:1.3-12.fc40 100% | 200.8 KiB/s |   7.8 KiB |  00m00s
[ 40/153] glibc-common-0:2.39-33.fc40.x 100% |   2.8 MiB/s | 370.5 KiB |  00m00s
[ 41/153] gnat-srpm-macros-0:6-5.fc40.n 100% | 226.2 KiB/s |   8.8 KiB |  00m00s
[ 42/153] go-srpm-macros-0:3.5.0-1.fc40 100% | 706.4 KiB/s |  27.5 KiB |  00m00s
[ 43/153] kernel-srpm-macros-0:1.0-23.f 100% | 249.4 KiB/s |   9.7 KiB |  00m00s
[ 44/153] lua-srpm-macros-0:1-13.fc40.n 100% | 229.7 KiB/s |   8.7 KiB |  00m00s
[ 45/153] ocaml-srpm-macros-0:9-3.fc40. 100% | 232.6 KiB/s |   9.1 KiB |  00m00s
[ 46/153] openblas-srpm-macros-0:2-16.f 100% | 197.4 KiB/s |   7.5 KiB |  00m00s
[ 47/153] package-notes-srpm-macros-0:0 100% | 231.3 KiB/s |   9.9 KiB |  00m00s
[ 48/153] perl-srpm-macros-0:1-53.fc40. 100% | 220.6 KiB/s |   8.4 KiB |  00m00s
[ 49/153] zig-srpm-macros-0:1-2.fc40.no 100% | 211.6 KiB/s |   8.0 KiB |  00m00s
[ 50/153] util-linux-core-0:2.40.2-1.fc 100% |  13.4 MiB/s | 536.6 KiB |  00m00s
[ 51/153] setup-0:2.14.5-2.fc40.noarch  100% |   3.6 MiB/s | 154.7 KiB |  00m00s
[ 52/153] zip-0:3.0-40.fc40.x86_64      100% |   3.0 MiB/s | 264.8 KiB |  00m00s
[ 53/153] libcap-ng-0:0.8.4-4.fc40.x86_ 100% | 837.0 KiB/s |  32.6 KiB |  00m00s
[ 54/153] libutempter-0:1.2.1-13.fc40.x 100% | 694.8 KiB/s |  26.4 KiB |  00m00s
[ 55/153] ncurses-base-0:6.4-12.2024012 100% |   2.1 MiB/s |  88.8 KiB |  00m00s
[ 56/153] lua-libs-0:5.4.6-5.fc40.x86_6 100% |   2.7 MiB/s | 131.9 KiB |  00m00s
[ 57/153] file-libs-0:5.45-4.fc40.x86_6 100% |   6.3 MiB/s | 762.7 KiB |  00m00s
[ 58/153] glibc-0:2.39-33.fc40.x86_64   100% |  17.3 MiB/s |   2.2 MiB |  00m00s
[ 59/153] sqlite-libs-0:3.45.1-2.fc40.x 100% |   4.4 MiB/s | 705.1 KiB |  00m00s
[ 60/153] basesystem-0:11-20.fc40.noarc 100% | 189.2 KiB/s |   7.2 KiB |  00m00s
[ 61/153] libselinux-0:3.7-5.fc40.x86_6 100% |   1.9 MiB/s |  88.0 KiB |  00m00s
[ 62/153] glibc-gconv-extra-0:2.39-33.f 100% |  11.8 MiB/s |   1.7 MiB |  00m00s
[ 63/153] libsepol-0:3.7-2.fc40.x86_64  100% |   6.6 MiB/s | 342.2 KiB |  00m00s
[ 64/153] zlib-ng-compat-0:2.1.7-2.fc40 100% |   1.6 MiB/s |  77.7 KiB |  00m00s
[ 65/153] libcap-0:2.69-8.fc40.x86_64   100% |   2.3 MiB/s |  85.7 KiB |  00m00s
[ 66/153] elfutils-libelf-0:0.192-7.fc4 100% |   5.8 MiB/s | 208.5 KiB |  00m00s
[ 67/153] rpm-sequoia-0:1.7.0-3.fc40.x8 100% |  15.2 MiB/s | 902.0 KiB |  00m00s
[ 68/153] libzstd-0:1.5.6-1.fc40.x86_64 100% |   3.9 MiB/s | 309.2 KiB |  00m00s
[ 69/153] elfutils-libs-0:0.192-7.fc40. 100% |   6.6 MiB/s | 263.6 KiB |  00m00s
[ 70/153] elfutils-debuginfod-client-0: 100% | 911.3 KiB/s |  46.5 KiB |  00m00s
[ 71/153] json-c-0:0.17-3.fc40.x86_64   100% |   1.0 MiB/s |  44.0 KiB |  00m00s
[ 72/153] elfutils-0:0.192-7.fc40.x86_6 100% |   6.4 MiB/s | 546.4 KiB |  00m00s
[ 73/153] libgcc-0:14.2.1-3.fc40.x86_64 100% |   2.4 MiB/s | 133.3 KiB |  00m00s
[ 74/153] libgomp-0:14.2.1-3.fc40.x86_6 100% |   7.1 MiB/s | 353.9 KiB |  00m00s
[ 75/153] jansson-0:2.13.1-9.fc40.x86_6 100% |   1.1 MiB/s |  44.2 KiB |  00m00s
[ 76/153] debugedit-0:5.0-18.fc40.x86_6 100% |   1.7 MiB/s |  80.0 KiB |  00m00s
[ 77/153] pkgconf-pkg-config-0:2.1.1-2. 100% | 317.6 KiB/s |   9.8 KiB |  00m00s
[ 78/153] pkgconf-0:2.1.1-2.fc40.x86_64 100% |   1.0 MiB/s |  43.7 KiB |  00m00s
[ 79/153] libpkgconf-0:2.1.1-2.fc40.x86 100% |   1.3 MiB/s |  37.9 KiB |  00m00s
[ 80/153] pkgconf-m4-0:2.1.1-2.fc40.noa 100% | 197.7 KiB/s |  14.0 KiB |  00m00s
[ 81/153] zstd-0:1.5.6-1.fc40.x86_64    100% |   9.2 MiB/s | 479.4 KiB |  00m00s
[ 82/153] lz4-libs-0:1.9.4-6.fc40.x86_6 100% |   1.6 MiB/s |  67.2 KiB |  00m00s
[ 83/153] binutils-0:2.41-38.fc40.x86_6 100% |  24.9 MiB/s |   6.2 MiB |  00m00s
[ 84/153] curl-0:8.6.0-10.fc40.x86_64   100% |   7.7 MiB/s | 299.2 KiB |  00m00s
[ 85/153] libarchive-0:3.7.2-7.fc40.x86 100% |   7.3 MiB/s | 408.5 KiB |  00m00s
[ 86/153] pcre2-0:10.44-1.fc40.x86_64   100% |   7.9 MiB/s | 242.9 KiB |  00m00s
[ 87/153] ed-0:1.20.2-1.fc40.x86_64     100% |   2.2 MiB/s |  81.9 KiB |  00m00s
[ 88/153] pcre2-syntax-0:10.44-1.fc40.n 100% |   3.7 MiB/s | 149.8 KiB |  00m00s
[ 89/153] forge-srpm-macros-0:0.4.0-1.f 100% | 494.1 KiB/s |  19.8 KiB |  00m00s
[ 90/153] mpfr-0:4.2.1-4.fc40.x86_64    100% |   6.1 MiB/s | 348.9 KiB |  00m00s
[ 91/153] libblkid-0:2.40.2-1.fc40.x86_ 100% |   3.3 MiB/s | 124.1 KiB |  00m00s
[ 92/153] libuuid-0:2.40.2-1.fc40.x86_6 100% | 816.1 KiB/s |  28.6 KiB |  00m00s
[ 93/153] libstdc++-0:14.2.1-3.fc40.x86 100% |  12.0 MiB/s | 886.5 KiB |  00m00s
[ 94/153] libmount-0:2.40.2-1.fc40.x86_ 100% |   3.7 MiB/s | 155.2 KiB |  00m00s
[ 95/153] libxcrypt-0:4.4.37-4.fc40.x86 100% |   3.0 MiB/s | 118.6 KiB |  00m00s
[ 96/153] libsmartcols-0:2.40.2-1.fc40. 100% |   1.5 MiB/s |  83.2 KiB |  00m00s
[ 97/153] systemd-libs-0:255.16-1.fc40. 100% |  19.7 MiB/s | 706.9 KiB |  00m00s
[ 98/153] audit-libs-0:4.0.2-1.fc40.x86 100% |   2.5 MiB/s | 125.8 KiB |  00m00s
[ 99/153] authselect-libs-0:1.5.0-6.fc4 100% |   5.3 MiB/s | 217.9 KiB |  00m00s
[100/153] libfdisk-0:2.40.2-1.fc40.x86_ 100% |   2.8 MiB/s | 159.3 KiB |  00m00s
[101/153] pam-libs-0:1.6.1-5.fc40.x86_6 100% |   2.1 MiB/s |  57.2 KiB |  00m00s
[102/153] authselect-0:1.5.0-6.fc40.x86 100% |   2.8 MiB/s | 145.5 KiB |  00m00s
[103/153] pam-0:1.6.1-5.fc40.x86_64     100% |   9.8 MiB/s | 554.4 KiB |  00m00s
[104/153] gdbm-libs-1:1.23-6.fc40.x86_6 100% |   1.3 MiB/s |  56.2 KiB |  00m00s
[105/153] cracklib-0:2.9.11-5.fc40.x86_ 100% |   2.3 MiB/s |  92.5 KiB |  00m00s
[106/153] libnsl2-0:2.0.1-1.fc40.x86_64 100% | 389.1 KiB/s |  29.6 KiB |  00m00s
[107/153] libeconf-0:0.6.2-2.fc40.x86_6 100% | 913.1 KiB/s |  32.0 KiB |  00m00s
[108/153] libpwquality-0:1.4.5-9.fc40.x 100% | 782.1 KiB/s | 119.7 KiB |  00m00s
[109/153] ansible-srpm-macros-0:1-16.fc 100% | 450.5 KiB/s |  20.7 KiB |  00m00s
[110/153] openssl-libs-1:3.2.2-3.fc40.x 100% |  18.2 MiB/s |   2.3 MiB |  00m00s
[111/153] dwz-0:0.15-8.fc40.x86_64      100% |   3.1 MiB/s | 138.7 KiB |  00m00s
[112/153] ghc-srpm-macros-0:1.9.1-1.fc4 100% | 228.9 KiB/s |   8.9 KiB |  00m00s
[113/153] pyproject-srpm-macros-0:1.16. 100% | 337.9 KiB/s |  13.9 KiB |  00m00s
[114/153] qt5-srpm-macros-0:5.15.15-1.f 100% | 342.4 KiB/s |   8.9 KiB |  00m00s
[115/153] python-srpm-macros-0:3.12-8.f 100% | 556.8 KiB/s |  23.4 KiB |  00m00s
[116/153] qt6-srpm-macros-0:6.7.2-2.fc4 100% | 272.7 KiB/s |   9.0 KiB |  00m00s
[117/153] rust-srpm-macros-0:26.3-1.fc4 100% | 446.8 KiB/s |  12.5 KiB |  00m00s
[118/153] libtirpc-0:1.3.6-1.rc3.fc40.x 100% |   3.3 MiB/s |  94.2 KiB |  00m00s
[119/153] libcom_err-0:1.47.0-5.fc40.x8 100% | 650.1 KiB/s |  25.4 KiB |  00m00s
[120/153] libsemanage-0:3.7-2.fc40.x86_ 100% | 333.5 KiB/s | 116.1 KiB |  00m00s
[121/153] ca-certificates-0:2024.2.69_v 100% |  13.5 MiB/s | 871.2 KiB |  00m00s
[122/153] crypto-policies-0:20241011-1. 100% |   2.4 MiB/s |  98.9 KiB |  00m00s
[123/153] gdbm-1:1.23-6.fc40.x86_64     100% |   1.3 MiB/s | 152.5 KiB |  00m00s
[124/153] keyutils-libs-0:1.6.3-3.fc40. 100% | 806.9 KiB/s |  31.5 KiB |  00m00s
[125/153] krb5-libs-0:1.21.3-2.fc40.x86 100% |  11.1 MiB/s | 759.5 KiB |  00m00s
[126/153] libverto-0:0.3.2-8.fc40.x86_6 100% | 526.6 KiB/s |  20.5 KiB |  00m00s
[127/153] libxml2-0:2.12.9-1.fc40.x86_6 100% |  19.2 MiB/s | 688.0 KiB |  00m00s
[128/153] fedora-repos-0:40-2.noarch    100% | 338.8 KiB/s |   9.5 KiB |  00m00s
[129/153] fedora-gpg-keys-0:40-2.noarch 100% |   4.4 MiB/s | 132.1 KiB |  00m00s
[130/153] elfutils-default-yama-scope-0 100% | 304.1 KiB/s |  12.5 KiB |  00m00s
[131/153] p11-kit-0:0.25.5-1.fc40.x86_6 100% |   9.1 MiB/s | 491.2 KiB |  00m00s
[132/153] libffi-0:3.4.4-7.fc40.x86_64  100% |   1.0 MiB/s |  39.4 KiB |  00m00s
[133/153] libtasn1-0:4.19.0-6.fc40.x86_ 100% |   1.8 MiB/s |  73.7 KiB |  00m00s
[134/153] p11-kit-trust-0:0.25.5-1.fc40 100% |   4.2 MiB/s | 132.0 KiB |  00m00s
[135/153] alternatives-0:1.27-1.fc40.x8 100% |   1.1 MiB/s |  40.7 KiB |  00m00s
[136/153] binutils-gold-0:2.41-38.fc40. 100% |  13.2 MiB/s | 782.0 KiB |  00m00s
[137/153] fedora-release-0:40-40.noarch 100% | 206.6 KiB/s |  11.0 KiB |  00m00s
[138/153] xxhash-libs-0:0.8.3-1.fc40.x8 100% |   1.4 MiB/s |  37.8 KiB |  00m00s
[139/153] fedora-release-identity-basic 100% | 144.9 KiB/s |  11.7 KiB |  00m00s
[140/153] gdb-minimal-0:15.2-4.fc40.x86 100% |  29.1 MiB/s |   4.3 MiB |  00m00s
[141/153] libcurl-0:8.6.0-10.fc40.x86_6 100% |   3.5 MiB/s | 344.8 KiB |  00m00s
[142/153] libidn2-0:2.3.7-1.fc40.x86_64 100% |   2.8 MiB/s | 118.7 KiB |  00m00s
[143/153] libbrotli-0:1.1.0-3.fc40.x86_ 100% |   2.8 MiB/s | 338.4 KiB |  00m00s
[144/153] libpsl-0:0.21.5-3.fc40.x86_64 100% | 798.7 KiB/s |  63.9 KiB |  00m00s
[145/153] libssh-0:0.10.6-5.fc40.x86_64 100% |   2.5 MiB/s | 210.6 KiB |  00m00s
[146/153] publicsuffix-list-dafsa-0:202 100% |   1.4 MiB/s |  58.1 KiB |  00m00s
[147/153] libssh-config-0:0.10.6-5.fc40 100% | 225.7 KiB/s |   9.0 KiB |  00m00s
[148/153] libunistring-0:1.1-7.fc40.x86 100% |   6.5 MiB/s | 545.5 KiB |  00m00s
[149/153] libnghttp2-0:1.59.0-3.fc40.x8 100% |   1.6 MiB/s |  75.3 KiB |  00m00s
[150/153] openldap-0:2.6.8-1.fc40.x86_6 100% |   5.0 MiB/s | 255.3 KiB |  00m00s
[151/153] libtool-ltdl-0:2.4.7-10.fc40. 100% | 753.3 KiB/s |  36.2 KiB |  00m00s
[152/153] libevent-0:2.1.12-12.fc40.x86 100% |   2.5 MiB/s | 257.2 KiB |  00m00s
[153/153] cyrus-sasl-lib-0:2.1.28-19.fc 100% |   5.5 MiB/s | 789.3 KiB |  00m00s
--------------------------------------------------------------------------------
[153/153] Total                         100% |  13.7 MiB/s |  52.8 MiB |  00m04s
Running transaction
Importing PGP key 0xA15B79CC:
 Userid     : "Fedora (40) <fedora-40-primary@fedoraproject.org>"
 Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
 From       : file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
The key was successfully imported.
[  1/155] Verify package files          100% | 714.0   B/s | 153.0   B |  00m00s
>>> Running pre-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Stop pre-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
[  2/155] Prepare transaction           100% |   1.8 KiB/s | 153.0   B |  00m00s
[  3/155] Installing libgcc-0:14.2.1-3. 100% |  89.9 MiB/s | 276.3 KiB |  00m00s
>>> Running post-install scriptlet: libgcc-0:14.2.1-3.fc40.x86_64
>>> Stop post-install scriptlet: libgcc-0:14.2.1-3.fc40.x86_64
[  4/155] Installing crypto-policies-0: 100% |  15.5 MiB/s | 190.6 KiB |  00m00s
>>> Running post-install scriptlet: crypto-policies-0:20241011-1.git5930b9a.fc40
>>> Stop post-install scriptlet: crypto-policies-0:20241011-1.git5930b9a.fc40.no
[  5/155] Installing fedora-release-ide 100% | 890.6 KiB/s | 912.0   B |  00m00s
[  6/155] Installing fedora-gpg-keys-0: 100% |  18.4 MiB/s | 169.7 KiB |  00m00s
[  7/155] Installing fedora-repos-0:40- 100% |   5.6 MiB/s |   5.7 KiB |  00m00s
[  8/155] Installing fedora-release-com 100% |  11.4 MiB/s |  23.4 KiB |  00m00s
[  9/155] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 10/155] Installing setup-0:2.14.5-2.f 100% |  44.3 MiB/s | 725.8 KiB |  00m00s
>>> Running post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
>>> Stop post-install scriptlet: setup-0:2.14.5-2.fc40.noarch
[ 11/155] Installing filesystem-0:3.18- 100% |   1.5 MiB/s | 212.4 KiB |  00m00s
[ 12/155] Installing basesystem-0:11-20 100% |   0.0   B/s | 124.0   B |  00m00s
[ 13/155] Installing libssh-config-0:0. 100% | 796.9 KiB/s | 816.0   B |  00m00s
[ 14/155] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 15/155] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[ 16/155] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[ 17/155] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[ 18/155] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 19/155] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[ 20/155] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 21/155] Installing pkgconf-m4-0:2.1.1 100% |  14.0 MiB/s |  14.3 KiB |  00m00s
[ 22/155] Installing ncurses-base-0:6.4 100% |  26.4 MiB/s | 351.6 KiB |  00m00s
[ 23/155] Installing glibc-minimal-lang 100% | 121.1 KiB/s | 124.0   B |  00m00s
[ 24/155] Installing ncurses-libs-0:6.4 100% | 118.4 MiB/s | 969.7 KiB |  00m00s
>>> Running pre-install scriptlet: glibc-0:2.39-33.fc40.x86_64
>>> Stop pre-install scriptlet: glibc-0:2.39-33.fc40.x86_64
[ 25/155] Installing glibc-0:2.39-33.fc 100% | 120.9 MiB/s |   6.6 MiB |  00m00s
>>> Running post-install scriptlet: glibc-0:2.39-33.fc40.x86_64
>>> Stop post-install scriptlet: glibc-0:2.39-33.fc40.x86_64
[ 26/155] Installing bash-0:5.2.26-3.fc 100% | 220.6 MiB/s |   8.2 MiB |  00m00s
>>> Running post-install scriptlet: bash-0:5.2.26-3.fc40.x86_64
>>> Stop post-install scriptlet: bash-0:5.2.26-3.fc40.x86_64
[ 27/155] Installing glibc-common-0:2.3 100% | 115.1 MiB/s |   1.0 MiB |  00m00s
[ 28/155] Installing glibc-gconv-extra- 100% | 123.5 MiB/s |   7.9 MiB |  00m00s
>>> Running post-install scriptlet: glibc-gconv-extra-0:2.39-33.fc40.x86_64
>>> Stop post-install scriptlet: glibc-gconv-extra-0:2.39-33.fc40.x86_64
[ 29/155] Installing zlib-ng-compat-0:2 100% |  65.8 MiB/s | 134.8 KiB |  00m00s
[ 30/155] Installing xz-libs-1:5.4.6-3. 100% | 103.0 MiB/s | 210.9 KiB |  00m00s
[ 31/155] Installing bzip2-libs-0:1.0.8 100% |  79.9 MiB/s |  81.8 KiB |  00m00s
[ 32/155] Installing popt-0:1.19-6.fc40 100% |  28.0 MiB/s | 143.5 KiB |  00m00s
[ 33/155] Installing readline-0:8.2-8.f 100% | 160.0 MiB/s | 491.4 KiB |  00m00s
[ 34/155] Installing libzstd-0:1.5.6-1. 100% | 256.9 MiB/s | 789.2 KiB |  00m00s
[ 35/155] Installing elfutils-libelf-0: 100% | 234.0 MiB/s |   1.2 MiB |  00m00s
[ 36/155] Installing libstdc++-0:14.2.1 100% | 251.5 MiB/s |   2.8 MiB |  00m00s
[ 37/155] Installing libuuid-0:2.40.2-1 100% |  37.7 MiB/s |  38.6 KiB |  00m00s
[ 38/155] Installing libblkid-0:2.40.2- 100% |  84.5 MiB/s | 259.7 KiB |  00m00s
[ 39/155] Installing libattr-0:2.5.2-3. 100% |  28.8 MiB/s |  29.5 KiB |  00m00s
[ 40/155] Installing libacl-0:2.3.2-1.f 100% |  19.9 MiB/s |  40.8 KiB |  00m00s
[ 41/155] Installing gmp-1:6.2.1-8.fc40 100% | 111.2 MiB/s | 796.8 KiB |  00m00s
[ 42/155] Installing libxcrypt-0:4.4.37 100% | 132.1 MiB/s | 270.4 KiB |  00m00s
[ 43/155] Installing lz4-libs-0:1.9.4-6 100% | 127.4 MiB/s | 130.5 KiB |  00m00s
[ 44/155] Installing gdbm-libs-1:1.23-6 100% | 120.7 MiB/s | 123.6 KiB |  00m00s
[ 45/155] Installing libeconf-0:0.6.2-2 100% |  29.1 MiB/s |  59.6 KiB |  00m00s
[ 46/155] Installing mpfr-0:4.2.1-4.fc4 100% | 203.5 MiB/s | 833.7 KiB |  00m00s
[ 47/155] Installing gawk-0:5.3.0-3.fc4 100% | 172.8 MiB/s |   1.7 MiB |  00m00s
[ 48/155] Installing dwz-0:0.15-8.fc40. 100% | 144.7 MiB/s | 296.3 KiB |  00m00s
[ 49/155] Installing unzip-0:6.0-63.fc4 100% |  75.5 MiB/s | 386.3 KiB |  00m00s
[ 50/155] Installing file-libs-0:5.45-4 100% | 381.9 MiB/s |   9.9 MiB |  00m00s
[ 51/155] Installing file-0:5.45-4.fc40 100% | 102.6 MiB/s | 105.0 KiB |  00m00s
[ 52/155] Installing libcap-ng-0:0.8.4- 100% |  73.2 MiB/s |  75.0 KiB |  00m00s
[ 53/155] Installing audit-libs-0:4.0.2 100% | 160.8 MiB/s | 329.3 KiB |  00m00s
[ 54/155] Installing pam-libs-0:1.6.1-5 100% |  67.1 MiB/s | 137.4 KiB |  00m00s
[ 55/155] Installing libcap-0:2.69-8.fc 100% |  73.2 MiB/s | 224.8 KiB |  00m00s
[ 56/155] Installing systemd-libs-0:255 100% | 242.3 MiB/s |   1.9 MiB |  00m00s
[ 57/155] Installing lua-libs-0:5.4.6-5 100% | 137.8 MiB/s | 282.3 KiB |  00m00s
[ 58/155] Installing libsepol-0:3.7-2.f 100% | 266.5 MiB/s | 818.8 KiB |  00m00s
[ 59/155] Installing jansson-0:2.13.1-9 100% |  87.6 MiB/s |  89.7 KiB |  00m00s
[ 60/155] Installing pcre2-0:10.44-1.fc 100% | 213.2 MiB/s | 654.9 KiB |  00m00s
[ 61/155] Installing libselinux-0:3.7-5 100% |  87.0 MiB/s | 178.3 KiB |  00m00s
[ 62/155] Installing sed-0:4.9-1.fc40.x 100% | 121.3 MiB/s | 869.7 KiB |  00m00s
[ 63/155] Installing grep-0:3.11-7.fc40 100% | 111.5 MiB/s |   1.0 MiB |  00m00s
[ 64/155] Installing findutils-1:4.9.0- 100% | 146.6 MiB/s |   1.5 MiB |  00m00s
[ 65/155] Installing xz-1:5.4.6-3.fc40. 100% | 133.5 MiB/s |   2.0 MiB |  00m00s
[ 66/155] Installing libmount-0:2.40.2- 100% | 116.2 MiB/s | 356.9 KiB |  00m00s
[ 67/155] Installing libsmartcols-0:2.4 100% | 177.3 MiB/s | 181.5 KiB |  00m00s
[ 68/155] Installing libcom_err-0:1.47. 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[ 69/155] Installing libffi-0:3.4.4-7.f 100% |  81.0 MiB/s |  83.0 KiB |  00m00s
[ 70/155] Installing libtasn1-0:4.19.0- 100% |  86.7 MiB/s | 177.5 KiB |  00m00s
[ 71/155] Installing p11-kit-0:0.25.5-1 100% | 147.2 MiB/s |   2.2 MiB |  00m00s
[ 72/155] Installing alternatives-0:1.2 100% |  33.2 MiB/s |  68.0 KiB |  00m00s
[ 73/155] Installing libunistring-0:1.1 100% | 247.2 MiB/s |   1.7 MiB |  00m00s
[ 74/155] Installing libidn2-0:2.3.7-1. 100% |  65.4 MiB/s | 335.0 KiB |  00m00s
[ 75/155] Installing libpsl-0:0.21.5-3. 100% |  79.7 MiB/s |  81.6 KiB |  00m00s
[ 76/155] Installing p11-kit-trust-0:0. 100% |  21.3 MiB/s | 393.1 KiB |  00m00s
>>> Running post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.x86_64
>>> Stop post-install scriptlet: p11-kit-trust-0:0.25.5-1.fc40.x86_64
[ 77/155] Installing util-linux-core-0: 100% | 123.8 MiB/s |   1.5 MiB |  00m00s
[ 78/155] Installing tar-2:1.35-3.fc40. 100% | 210.8 MiB/s |   3.0 MiB |  00m00s
[ 79/155] Installing libsemanage-0:3.7- 100% |  96.1 MiB/s | 295.2 KiB |  00m00s
[ 80/155] Installing shadow-utils-2:4.1 100% |  70.8 MiB/s |   4.2 MiB |  00m00s
>>> Running pre-install scriptlet: libutempter-0:1.2.1-13.fc40.x86_64
>>> Stop pre-install scriptlet: libutempter-0:1.2.1-13.fc40.x86_64
[ 81/155] Installing libutempter-0:1.2. 100% |  29.2 MiB/s |  59.7 KiB |  00m00s
[ 82/155] Installing zip-0:3.0-40.fc40. 100% | 172.6 MiB/s | 707.1 KiB |  00m00s
[ 83/155] Installing gdbm-1:1.23-6.fc40 100% | 113.7 MiB/s | 465.8 KiB |  00m00s
[ 84/155] Installing cyrus-sasl-lib-0:2 100% | 228.3 MiB/s |   2.3 MiB |  00m00s
[ 85/155] Installing zstd-0:1.5.6-1.fc4 100% | 279.3 MiB/s |   1.7 MiB |  00m00s
[ 86/155] Installing libfdisk-0:2.40.2- 100% | 177.7 MiB/s | 364.0 KiB |  00m00s
[ 87/155] Installing bzip2-0:1.0.8-18.f 100% |  47.0 MiB/s |  96.2 KiB |  00m00s
[ 88/155] Installing libxml2-0:2.12.9-1 100% | 244.6 MiB/s |   1.7 MiB |  00m00s
[ 89/155] Installing sqlite-libs-0:3.45 100% | 233.6 MiB/s |   1.4 MiB |  00m00s
[ 90/155] Installing ed-0:1.20.2-1.fc40 100% |  72.8 MiB/s | 149.2 KiB |  00m00s
[ 91/155] Installing patch-0:2.7.6-24.f 100% | 129.0 MiB/s | 264.3 KiB |  00m00s
[ 92/155] Installing elfutils-default-y 100% | 145.9 KiB/s |   2.0 KiB |  00m00s
>>> Running post-install scriptlet: elfutils-default-yama-scope-0:0.192-7.fc40.n
>>> Stop post-install scriptlet: elfutils-default-yama-scope-0:0.192-7.fc40.noar
[ 93/155] Installing cpio-0:2.15-1.fc40 100% | 137.5 MiB/s |   1.1 MiB |  00m00s
[ 94/155] Installing diffutils-0:3.10-5 100% | 122.0 MiB/s |   1.6 MiB |  00m00s
[ 95/155] Installing json-c-0:0.17-3.fc 100% |  81.7 MiB/s |  83.6 KiB |  00m00s
[ 96/155] Installing libgomp-0:14.2.1-3 100% | 256.3 MiB/s | 525.0 KiB |  00m00s
[ 97/155] Installing libpkgconf-0:2.1.1 100% |  73.5 MiB/s |  75.3 KiB |  00m00s
[ 98/155] Installing pkgconf-0:2.1.1-2. 100% |  41.7 MiB/s |  85.4 KiB |  00m00s
[ 99/155] Installing pkgconf-pkg-config 100% |   1.7 MiB/s |   1.8 KiB |  00m00s
[100/155] Installing keyutils-libs-0:1. 100% |  54.5 MiB/s |  55.8 KiB |  00m00s
[101/155] Installing libverto-0:0.3.2-8 100% |  30.5 MiB/s |  31.3 KiB |  00m00s
[102/155] Installing xxhash-libs-0:0.8. 100% |  89.5 MiB/s |  91.6 KiB |  00m00s
[103/155] Installing libbrotli-0:1.1.0- 100% | 203.1 MiB/s | 831.8 KiB |  00m00s
[104/155] Installing libnghttp2-0:1.59. 100% | 163.3 MiB/s | 167.2 KiB |  00m00s
[105/155] Installing libtool-ltdl-0:2.4 100% |  65.7 MiB/s |  67.3 KiB |  00m00s
[106/155] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[107/155] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[108/155] Installing openblas-srpm-macr 100% |   0.0   B/s | 384.0   B |  00m00s
[109/155] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[110/155] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[111/155] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[112/155] Installing fpc-srpm-macros-0: 100% | 410.2 KiB/s | 420.0   B |  00m00s
[113/155] Installing coreutils-common-0 100% | 238.8 MiB/s |  11.5 MiB |  00m00s
[114/155] Installing openssl-libs-1:3.2 100% | 301.0 MiB/s |   7.8 MiB |  00m00s
[115/155] Installing coreutils-0:9.4-9. 100% | 135.5 MiB/s |   5.8 MiB |  00m00s
>>> Running pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40
>>> Stop pre-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.no
[116/155] Installing ca-certificates-0: 100% |   2.4 MiB/s |   2.4 MiB |  00m01s
>>> Running post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc4
>>> Stop post-install scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc40.n
[117/155] Installing krb5-libs-0:1.21.3 100% | 192.3 MiB/s |   2.3 MiB |  00m00s
[118/155] Installing libtirpc-0:1.3.6-1 100% |  99.9 MiB/s | 204.5 KiB |  00m00s
[119/155] Installing gzip-0:1.13-1.fc40 100% |  95.4 MiB/s | 390.6 KiB |  00m00s
[120/155] Installing authselect-libs-0: 100% |  90.4 MiB/s | 833.2 KiB |  00m00s
[121/155] Installing libarchive-0:3.7.2 100% | 225.7 MiB/s | 924.5 KiB |  00m00s
[122/155] Installing authselect-0:1.5.0 100% |  51.4 MiB/s | 157.9 KiB |  00m00s
[123/155] Installing cracklib-0:2.9.11- 100% |  34.9 MiB/s | 250.3 KiB |  00m00s
[124/155] Installing libpwquality-0:1.4 100% |  52.5 MiB/s | 430.1 KiB |  00m00s
[125/155] Installing libnsl2-0:2.0.1-1. 100% |  28.8 MiB/s |  59.0 KiB |  00m00s
[126/155] Installing pam-0:1.6.1-5.fc40 100% |  75.8 MiB/s |   1.8 MiB |  00m00s
[127/155] Installing libssh-0:0.10.6-5. 100% | 166.5 MiB/s | 511.4 KiB |  00m00s
[128/155] Installing rpm-sequoia-0:1.7. 100% | 266.0 MiB/s |   2.4 MiB |  00m00s
[129/155] Installing rpm-libs-0:4.19.1. 100% | 173.7 MiB/s | 711.4 KiB |  00m00s
[130/155] Installing libevent-0:2.1.12- 100% | 109.8 MiB/s | 899.4 KiB |  00m00s
[131/155] Installing openldap-0:2.6.8-1 100% | 157.2 MiB/s | 644.0 KiB |  00m00s
[132/155] Installing libcurl-0:8.6.0-10 100% | 189.9 MiB/s | 777.9 KiB |  00m00s
[133/155] Installing elfutils-libs-0:0. 100% | 218.8 MiB/s | 672.2 KiB |  00m00s
[134/155] Installing elfutils-debuginfo 100% |  40.2 MiB/s |  82.4 KiB |  00m00s
[135/155] Installing binutils-0:2.41-38 100% | 262.1 MiB/s |  26.5 MiB |  00m00s
>>> Running post-install scriptlet: binutils-0:2.41-38.fc40.x86_64
>>> Stop post-install scriptlet: binutils-0:2.41-38.fc40.x86_64
[136/155] Installing binutils-gold-0:2. 100% |  85.3 MiB/s |   2.0 MiB |  00m00s
>>> Running post-install scriptlet: binutils-gold-0:2.41-38.fc40.x86_64
>>> Stop post-install scriptlet: binutils-gold-0:2.41-38.fc40.x86_64
[137/155] Installing elfutils-0:0.192-7 100% | 221.7 MiB/s |   2.7 MiB |  00m00s
[138/155] Installing gdb-minimal-0:15.2 100% | 316.9 MiB/s |  13.0 MiB |  00m00s
[139/155] Installing debugedit-0:5.0-18 100% |  98.6 MiB/s | 202.0 KiB |  00m00s
[140/155] Installing rpm-build-libs-0:4 100% |  97.3 MiB/s | 199.2 KiB |  00m00s
[141/155] Installing curl-0:8.6.0-10.fc 100% |  31.5 MiB/s | 740.9 KiB |  00m00s
>>> Running pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Stop pre-install scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
[142/155] Installing rpm-0:4.19.1.1-1.f 100% |  85.6 MiB/s |   2.4 MiB |  00m00s
[143/155] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[144/155] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[145/155] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[146/155] Installing fonts-srpm-macros- 100% |  55.1 MiB/s |  56.5 KiB |  00m00s
[147/155] Installing go-srpm-macros-0:3 100% |  60.2 MiB/s |  61.6 KiB |  00m00s
[148/155] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[149/155] Installing python-srpm-macros 100% |  50.6 MiB/s |  51.8 KiB |  00m00s
[150/155] Installing redhat-rpm-config- 100% |  62.5 MiB/s | 191.9 KiB |  00m00s
[151/155] Installing rpm-build-0:4.19.1 100% |  44.4 MiB/s | 182.0 KiB |  00m00s
[152/155] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[153/155] Installing util-linux-0:2.40. 100% |  79.8 MiB/s |   3.7 MiB |  00m00s
>>> Running post-install scriptlet: util-linux-0:2.40.2-1.fc40.x86_64
>>> Stop post-install scriptlet: util-linux-0:2.40.2-1.fc40.x86_64
[154/155] Installing which-0:2.21-41.fc 100% |  40.3 MiB/s |  82.4 KiB |  00m00s
[155/155] Installing info-0:7.1-2.fc40. 100% | 265.1 KiB/s | 358.2 KiB |  00m01s
>>> Running post-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Stop post-transaction scriptlet: filesystem-0:3.18-8.fc40.x86_64
>>> Running post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0
>>> Stop post-transaction scriptlet: ca-certificates-0:2024.2.69_v8.0.401-1.0.fc
>>> Running post-transaction scriptlet: authselect-libs-0:1.5.0-6.fc40.x86_64
>>> Stop post-transaction scriptlet: authselect-libs-0:1.5.0-6.fc40.x86_64
>>> Running post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Stop post-transaction scriptlet: rpm-0:4.19.1.1-1.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39-33.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-33.fc40.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: alternatives-1.27-1.fc40.x86_64
ansible-srpm-macros-1-16.fc40.noarch
audit-libs-4.0.2-1.fc40.x86_64
authselect-1.5.0-6.fc40.x86_64
authselect-libs-1.5.0-6.fc40.x86_64
basesystem-11-20.fc40.noarch
bash-5.2.26-3.fc40.x86_64
binutils-2.41-38.fc40.x86_64
binutils-gold-2.41-38.fc40.x86_64
bzip2-1.0.8-18.fc40.x86_64
bzip2-libs-1.0.8-18.fc40.x86_64
ca-certificates-2024.2.69_v8.0.401-1.0.fc40.noarch
coreutils-9.4-9.fc40.x86_64
coreutils-common-9.4-9.fc40.x86_64
cpio-2.15-1.fc40.x86_64
cracklib-2.9.11-5.fc40.x86_64
crypto-policies-20241011-1.git5930b9a.fc40.noarch
curl-8.6.0-10.fc40.x86_64
cyrus-sasl-lib-2.1.28-19.fc40.x86_64
debugedit-5.0-18.fc40.x86_64
diffutils-3.10-5.fc40.x86_64
dwz-0.15-8.fc40.x86_64
ed-1.20.2-1.fc40.x86_64
efi-srpm-macros-5-11.fc40.noarch
elfutils-0.192-7.fc40.x86_64
elfutils-debuginfod-client-0.192-7.fc40.x86_64
elfutils-default-yama-scope-0.192-7.fc40.noarch
elfutils-libelf-0.192-7.fc40.x86_64
elfutils-libs-0.192-7.fc40.x86_64
fedora-gpg-keys-40-2.noarch
fedora-release-40-40.noarch
fedora-release-common-40-40.noarch
fedora-release-identity-basic-40-40.noarch
fedora-repos-40-2.noarch
file-5.45-4.fc40.x86_64
file-libs-5.45-4.fc40.x86_64
filesystem-3.18-8.fc40.x86_64
findutils-4.9.0-9.fc40.x86_64
fonts-srpm-macros-2.0.5-14.fc40.noarch
forge-srpm-macros-0.4.0-1.fc40.noarch
fpc-srpm-macros-1.3-12.fc40.noarch
gawk-5.3.0-3.fc40.x86_64
gdb-minimal-15.2-4.fc40.x86_64
gdbm-1.23-6.fc40.x86_64
gdbm-libs-1.23-6.fc40.x86_64
ghc-srpm-macros-1.9.1-1.fc40.noarch
glibc-2.39-33.fc40.x86_64
glibc-common-2.39-33.fc40.x86_64
glibc-gconv-extra-2.39-33.fc40.x86_64
glibc-minimal-langpack-2.39-33.fc40.x86_64
gmp-6.2.1-8.fc40.x86_64
gnat-srpm-macros-6-5.fc40.noarch
go-srpm-macros-3.5.0-1.fc40.noarch
gpg-pubkey-a15b79cc-63d04c2c
grep-3.11-7.fc40.x86_64
gzip-1.13-1.fc40.x86_64
info-7.1-2.fc40.x86_64
jansson-2.13.1-9.fc40.x86_64
json-c-0.17-3.fc40.x86_64
kernel-srpm-macros-1.0-23.fc40.noarch
keyutils-libs-1.6.3-3.fc40.x86_64
krb5-libs-1.21.3-2.fc40.x86_64
libacl-2.3.2-1.fc40.x86_64
libarchive-3.7.2-7.fc40.x86_64
libattr-2.5.2-3.fc40.x86_64
libblkid-2.40.2-1.fc40.x86_64
libbrotli-1.1.0-3.fc40.x86_64
libcap-2.69-8.fc40.x86_64
libcap-ng-0.8.4-4.fc40.x86_64
libcom_err-1.47.0-5.fc40.x86_64
libcurl-8.6.0-10.fc40.x86_64
libeconf-0.6.2-2.fc40.x86_64
libevent-2.1.12-12.fc40.x86_64
libfdisk-2.40.2-1.fc40.x86_64
libffi-3.4.4-7.fc40.x86_64
libgcc-14.2.1-3.fc40.x86_64
libgomp-14.2.1-3.fc40.x86_64
libidn2-2.3.7-1.fc40.x86_64
libmount-2.40.2-1.fc40.x86_64
libnghttp2-1.59.0-3.fc40.x86_64
libnsl2-2.0.1-1.fc40.x86_64
libpkgconf-2.1.1-2.fc40.x86_64
libpsl-0.21.5-3.fc40.x86_64
libpwquality-1.4.5-9.fc40.x86_64
libselinux-3.7-5.fc40.x86_64
libsemanage-3.7-2.fc40.x86_64
libsepol-3.7-2.fc40.x86_64
libsmartcols-2.40.2-1.fc40.x86_64
libssh-0.10.6-5.fc40.x86_64
libssh-config-0.10.6-5.fc40.noarch
libstdc++-14.2.1-3.fc40.x86_64
libtasn1-4.19.0-6.fc40.x86_64
libtirpc-1.3.6-1.rc3.fc40.x86_64
libtool-ltdl-2.4.7-10.fc40.x86_64
libunistring-1.1-7.fc40.x86_64
libutempter-1.2.1-13.fc40.x86_64
libuuid-2.40.2-1.fc40.x86_64
libverto-0.3.2-8.fc40.x86_64
libxcrypt-4.4.37-4.fc40.x86_64
libxml2-2.12.9-1.fc40.x86_64
libzstd-1.5.6-1.fc40.x86_64
lua-libs-5.4.6-5.fc40.x86_64
lua-srpm-macros-1-13.fc40.noarch
lz4-libs-1.9.4-6.fc40.x86_64
mpfr-4.2.1-4.fc40.x86_64
ncurses-base-6.4-12.20240127.fc40.noarch
ncurses-libs-6.4-12.20240127.fc40.x86_64
ocaml-srpm-macros-9-3.fc40.noarch
openblas-srpm-macros-2-16.fc40.noarch
openldap-2.6.8-1.fc40.x86_64
openssl-libs-3.2.2-3.fc40.x86_64
p11-kit-0.25.5-1.fc40.x86_64
p11-kit-trust-0.25.5-1.fc40.x86_64
package-notes-srpm-macros-0.5-11.fc40.noarch
pam-1.6.1-5.fc40.x86_64
pam-libs-1.6.1-5.fc40.x86_64
patch-2.7.6-24.fc40.x86_64
pcre2-10.44-1.fc40.x86_64
pcre2-syntax-10.44-1.fc40.noarch
perl-srpm-macros-1-53.fc40.noarch
pkgconf-2.1.1-2.fc40.x86_64
pkgconf-m4-2.1.1-2.fc40.noarch
pkgconf-pkg-config-2.1.1-2.fc40.x86_64
popt-1.19-6.fc40.x86_64
publicsuffix-list-dafsa-20240107-3.fc40.noarch
pyproject-srpm-macros-1.16.3-1.fc40.noarch
python-srpm-macros-3.12-8.fc40.noarch
qt5-srpm-macros-5.15.15-1.fc40.noarch
qt6-srpm-macros-6.7.2-2.fc40.noarch
readline-8.2-8.fc40.x86_64
redhat-rpm-config-288-1.fc40.noarch
rpm-4.19.1.1-1.fc40.x86_64
rpm-build-4.19.1.1-1.fc40.x86_64
rpm-build-libs-4.19.1.1-1.fc40.x86_64
rpm-libs-4.19.1.1-1.fc40.x86_64
rpm-sequoia-1.7.0-3.fc40.x86_64
rust-srpm-macros-26.3-1.fc40.noarch
sed-4.9-1.fc40.x86_64
setup-2.14.5-2.fc40.noarch
shadow-utils-4.15.1-4.fc40.x86_64
sqlite-libs-3.45.1-2.fc40.x86_64
systemd-libs-255.16-1.fc40.x86_64
tar-1.35-3.fc40.x86_64
unzip-6.0-63.fc40.x86_64
util-linux-2.40.2-1.fc40.x86_64
util-linux-core-2.40.2-1.fc40.x86_64
which-2.21-41.fc40.x86_64
xxhash-libs-0.8.3-1.fc40.x86_64
xz-5.4.6-3.fc40.x86_64
xz-libs-5.4.6-3.fc40.x86_64
zig-srpm-macros-1-2.fc40.noarch
zip-3.0-40.fc40.x86_64
zlib-ng-compat-2.1.7-2.fc40.x86_64
zstd-1.5.6-1.fc40.x86_64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736899200
Wrote: /builddir/build/SRPMS/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-x86_64-1736951286.018851/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-9cpysrhn/python-avocado/python-avocado.spec) Config(child) 0 minutes 46 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm)  Config(fedora-40-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1736951286.018851/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap-1736951286.018851/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-1736951286.018851/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-1.fc40.x86_64
  rpm-sequoia-1.7.0-3.fc40.x86_64
  python3-dnf-4.22.0-1.fc40.noarch
  yum-4.22.0-1.fc40.noarch
  dnf5-5.1.17-3.fc40.x86_64
  dnf5-plugins-5.1.17-3.fc40.x86_64
Finish: chroot init
Start: build phase for python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm
Start: build setup for python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736899200
Wrote: /builddir/build/SRPMS/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm
Updating and loading repositories:
 updates                                100% |   1.0 MiB/s |  29.1 KiB |  00m00s
 fedora                                 100% |   1.2 MiB/s |  31.7 KiB |  00m00s
 Copr repository                        100% |  50.3 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "zstd-1.5.6-1.fc40.x86_64" is already installed.

Package                            Arch   Version              Repository      Size
Installing:                                                                        
 ansible-core                      noarch 2.16.14-1.fc40       updates     14.0 MiB
 glibc-all-langpacks               x86_64 2.39-33.fc40         updates    223.6 MiB
 kmod                              x86_64 31-5.fc40            fedora     230.9 KiB
 libcdio                           x86_64 2.1.0-12.fc40        fedora     621.2 KiB
 perl-Test-Harness                 noarch 1:3.50-1.fc40        updates    557.6 KiB
 procps-ng                         x86_64 4.0.4-3.fc40         fedora       1.0 MiB
 psmisc                            x86_64 23.6-6.fc40          fedora     793.3 KiB
 python3-aexpect                   noarch 1.6.2-10.fc40        fedora     517.9 KiB
 python3-devel                     x86_64 3.12.8-2.fc40        updates      1.3 MiB
 python3-docutils                  noarch 0.20.1-3.fc40        fedora       4.8 MiB
 python3-jinja2                    noarch 3.1.4-1.fc40         updates      2.9 MiB
 python3-jsonschema                noarch 4.19.1-3.fc40        fedora     851.4 KiB
 python3-lxml                      x86_64 5.1.0-7.fc40         fedora       5.2 MiB
 python3-netifaces                 x86_64 0.11.0-9.fc40        fedora      44.6 KiB
 python3-psutil                    x86_64 5.9.8-1.fc40         fedora       1.4 MiB
 python3-pycdlib                   noarch 1.14.0-6.fc40        fedora       1.8 MiB
 python3-pyyaml                    x86_64 6.0.1-14.fc40        fedora     786.4 KiB
 python3-setuptools                noarch 69.0.3-4.fc40        updates      7.1 MiB
 python3-xmlschema                 noarch 2.4.0-4.fc40         updates      3.6 MiB
Installing dependencies:                                                           
 expat                             x86_64 2.6.3-1.fc40         updates    287.5 KiB
 groff-base                        x86_64 1.23.0-6.fc40        fedora       3.8 MiB
 libb2                             x86_64 0.98.1-11.fc40       fedora      42.2 KiB
 libxslt                           x86_64 1.1.42-1.fc40        updates    483.1 KiB
 libyaml                           x86_64 0.2.5-14.fc40        fedora     130.4 KiB
 mpdecimal                         x86_64 2.5.1-9.fc40         fedora     200.9 KiB
 ncurses                           x86_64 6.4-12.20240127.fc40 fedora     621.0 KiB
 perl-AutoLoader                   noarch 5.74-506.fc40        fedora      20.5 KiB
 perl-B                            x86_64 1.88-506.fc40        fedora     492.4 KiB
 perl-Benchmark                    noarch 1.24-506.fc40        fedora      36.3 KiB
 perl-Carp                         noarch 1.54-502.fc40        fedora      46.5 KiB
 perl-Class-Struct                 noarch 0.68-506.fc40        fedora      25.4 KiB
 perl-Data-Dumper                  x86_64 2.188-503.fc40       fedora     111.7 KiB
 perl-Digest                       noarch 1.20-502.fc40        fedora      35.2 KiB
 perl-Digest-MD5                   x86_64 2.59-3.fc40          fedora      59.7 KiB
 perl-DynaLoader                   x86_64 1.54-506.fc40        fedora      32.1 KiB
 perl-Encode                       x86_64 4:3.21-505.fc40      fedora       4.7 MiB
 perl-Errno                        x86_64 1.37-506.fc40        fedora       8.3 KiB
 perl-Exporter                     noarch 5.78-3.fc40          fedora      54.2 KiB
 perl-Fcntl                        x86_64 1.15-506.fc40        fedora      24.6 KiB
 perl-File-Basename                noarch 2.86-506.fc40        fedora      14.0 KiB
 perl-File-Find                    noarch 1.43-506.fc40        fedora      41.9 KiB
 perl-File-Path                    noarch 2.18-503.fc40        fedora      63.5 KiB
 perl-File-Temp                    noarch 1:0.231.100-503.fc40 fedora     162.3 KiB
 perl-File-stat                    noarch 1.13-506.fc40        fedora      12.7 KiB
 perl-FileHandle                   noarch 2.05-506.fc40        fedora       9.3 KiB
 perl-Getopt-Long                  noarch 1:2.57-4.fc40        updates    144.1 KiB
 perl-Getopt-Std                   noarch 1.13-506.fc40        fedora      11.1 KiB
 perl-HTTP-Tiny                    noarch 0.088-5.fc40         fedora     152.1 KiB
 perl-IO                           x86_64 1.52-506.fc40        fedora     151.0 KiB
 perl-IO-Socket-IP                 noarch 0.42-2.fc40          fedora      98.6 KiB
 perl-IO-Socket-SSL                noarch 2.085-1.fc40         fedora     685.0 KiB
 perl-IPC-Open3                    noarch 1.22-506.fc40        fedora      22.4 KiB
 perl-MIME-Base64                  x86_64 3.16-503.fc40        fedora      46.1 KiB
 perl-Mozilla-CA                   noarch 20231213-3.fc40      fedora       9.1 KiB
 perl-Net-SSLeay                   x86_64 1.94-3.fc40          fedora       1.3 MiB
 perl-POSIX                        x86_64 2.13-506.fc40        fedora     229.0 KiB
 perl-PathTools                    x86_64 3.89-502.fc40        fedora     179.6 KiB
 perl-Pod-Escapes                  noarch 1:1.07-503.fc40      fedora      24.9 KiB
 perl-Pod-Perldoc                  noarch 3.28.01-503.fc40     fedora     163.1 KiB
 perl-Pod-Simple                   noarch 1:3.45-6.fc40        fedora     559.8 KiB
 perl-Pod-Usage                    noarch 4:2.03-504.fc40      updates     84.7 KiB
 perl-Scalar-List-Utils            x86_64 5:1.63-503.fc40      fedora     145.5 KiB
 perl-SelectSaver                  noarch 1.02-506.fc40        fedora       2.2 KiB
 perl-Socket                       x86_64 4:2.038-1.fc40       updates    124.0 KiB
 perl-Storable                     x86_64 1:3.32-502.fc40      fedora     232.3 KiB
 perl-Symbol                       noarch 1.09-506.fc40        fedora       6.8 KiB
 perl-Term-ANSIColor               noarch 5.01-504.fc40        fedora      97.5 KiB
 perl-Term-Cap                     noarch 1.18-503.fc40        fedora      29.3 KiB
 perl-Text-ParseWords              noarch 3.31-502.fc40        fedora      13.5 KiB
 perl-Text-Tabs+Wrap               noarch 2024.001-1.fc40      fedora      22.5 KiB
 perl-Time-Local                   noarch 2:1.350-5.fc40       fedora      68.9 KiB
 perl-URI                          noarch 5.28-1.fc40          updates    240.2 KiB
 perl-base                         noarch 2.27-506.fc40        fedora      12.5 KiB
 perl-constant                     noarch 1.33-503.fc40        fedora      26.2 KiB
 perl-if                           noarch 0.61.000-506.fc40    fedora       5.8 KiB
 perl-interpreter                  x86_64 4:5.38.2-506.fc40    fedora     119.8 KiB
 perl-libnet                       noarch 3.15-503.fc40        fedora     289.0 KiB
 perl-libs                         x86_64 4:5.38.2-506.fc40    fedora       9.8 MiB
 perl-locale                       noarch 1.10-506.fc40        fedora       6.2 KiB
 perl-mro                          x86_64 1.28-506.fc40        fedora      41.6 KiB
 perl-overload                     noarch 1.37-506.fc40        fedora      71.5 KiB
 perl-overloading                  noarch 0.02-506.fc40        fedora       4.8 KiB
 perl-parent                       noarch 1:0.241-502.fc40     fedora       9.7 KiB
 perl-podlators                    noarch 1:5.01-502.fc40      fedora     308.1 KiB
 perl-vars                         noarch 1.05-506.fc40        fedora       3.9 KiB
 pyproject-rpm-macros              noarch 1.16.3-1.fc40        updates    113.7 KiB
 python-pip-wheel                  noarch 23.3.2-2.fc40        updates      1.5 MiB
 python-rpm-macros                 noarch 3.12-8.fc40          updates     22.1 KiB
 python3                           x86_64 3.12.8-2.fc40        updates     31.5 KiB
 python3-argcomplete               noarch 3.5.2-1.fc40         updates    310.0 KiB
 python3-attrs                     noarch 23.2.0-4.fc40        fedora     379.5 KiB
 python3-cffi                      x86_64 1.16.0-4.fc40        fedora       1.3 MiB
 python3-cryptography              x86_64 41.0.7-1.fc40        fedora       4.6 MiB
 python3-elementpath               noarch 4.1.5-4.fc40         fedora       2.5 MiB
 python3-jsonschema-specifications noarch 2023.11.2-3.fc40     fedora      45.8 KiB
 python3-libs                      x86_64 3.12.8-2.fc40        updates     41.3 MiB
 python3-markupsafe                x86_64 2.1.3-4.fc40         fedora      56.3 KiB
 python3-packaging                 noarch 23.2-4.fc40          fedora     421.1 KiB
 python3-ply                       noarch 3.11-23.fc40         fedora     561.6 KiB
 python3-pycparser                 noarch 2.20-14.fc40         fedora     839.5 KiB
 python3-referencing               noarch 0.31.1-3.fc40        fedora     313.3 KiB
 python3-resolvelib                noarch 1.0.1-4.fc40         fedora      92.6 KiB
 python3-rpds-py                   x86_64 0.18.1-1.fc40        updates    693.6 KiB
 python3-rpm-generators            noarch 14-10.fc40           fedora      81.7 KiB
 python3-rpm-macros                noarch 3.12-8.fc40          updates      6.4 KiB
 tzdata                            noarch 2024b-1.fc40         updates      1.6 MiB

Transaction Summary:
 Installing:      106 packages

Total size of inbound packages is 52 MiB. Need to download 52 MiB.
After this operation 355 MiB will be used (install 355 MiB, remove 0 B).
[  1/106] python3-aexpect-0:1.6.2-10.fc 100% | 960.7 KiB/s | 118.2 KiB |  00m00s
[  2/106] kmod-0:31-5.fc40.x86_64       100% | 946.1 KiB/s | 122.0 KiB |  00m00s
[  3/106] psmisc-0:23.6-6.fc40.x86_64   100% |   2.0 MiB/s | 312.6 KiB |  00m00s
[  4/106] python3-jsonschema-0:4.19.1-3 100% |   4.4 MiB/s | 202.8 KiB |  00m00s
[  5/106] python3-netifaces-0:0.11.0-9. 100% | 787.7 KiB/s |  22.1 KiB |  00m00s
[  6/106] python3-docutils-0:0.20.1-3.f 100% |  12.3 MiB/s |   1.0 MiB |  00m00s
[  7/106] python3-lxml-0:5.1.0-7.fc40.x 100% |  20.8 MiB/s |   1.5 MiB |  00m00s
[  8/106] python3-psutil-0:5.9.8-1.fc40 100% |   8.8 MiB/s | 269.3 KiB |  00m00s
[  9/106] python3-pycdlib-0:1.14.0-6.fc 100% |  10.5 MiB/s | 322.0 KiB |  00m00s
[ 10/106] python3-pyyaml-0:6.0.1-14.fc4 100% |   9.1 MiB/s | 232.8 KiB |  00m00s
[ 11/106] libcdio-0:2.1.0-12.fc40.x86_6 100% |   6.8 MiB/s | 250.5 KiB |  00m00s
[ 12/106] perl-Test-Harness-1:3.50-1.fc 100% | 334.7 KiB/s | 274.8 KiB |  00m01s
[ 13/106] procps-ng-0:4.0.4-3.fc40.x86_ 100% |   5.6 MiB/s | 367.2 KiB |  00m00s
[ 14/106] python3-devel-0:3.12.8-2.fc40 100% | 761.7 KiB/s | 313.8 KiB |  00m00s
[ 15/106] python3-jinja2-0:3.1.4-1.fc40 100% | 739.9 KiB/s | 485.3 KiB |  00m01s
[ 16/106] python3-setuptools-0:69.0.3-4 100% | 841.8 KiB/s |   1.5 MiB |  00m02s
[ 17/106] python3-xmlschema-0:2.4.0-4.f 100% | 741.9 KiB/s | 616.5 KiB |  00m01s
[ 18/106] python3-attrs-0:23.2.0-4.fc40 100% |   1.4 MiB/s | 123.9 KiB |  00m00s
[ 19/106] python3-jsonschema-specificat 100% |   1.1 MiB/s |  27.2 KiB |  00m00s
[ 20/106] python3-referencing-0:0.31.1- 100% | 598.2 KiB/s |  81.9 KiB |  00m00s
[ 21/106] libyaml-0:0.2.5-14.fc40.x86_6 100% |   1.9 MiB/s |  59.2 KiB |  00m00s
[ 22/106] ansible-core-0:2.16.14-1.fc40 100% | 736.8 KiB/s |   3.7 MiB |  00m05s
[ 23/106] python3-packaging-0:23.2-4.fc 100% |   1.5 MiB/s | 125.2 KiB |  00m00s
[ 24/106] python3-resolvelib-0:1.0.1-4. 100% |   1.8 MiB/s |  45.1 KiB |  00m00s
[ 25/106] perl-Benchmark-0:1.24-506.fc4 100% |   1.2 MiB/s |  27.2 KiB |  00m00s
[ 26/106] python3-cryptography-0:41.0.7 100% |   4.5 MiB/s |   1.2 MiB |  00m00s
[ 27/106] perl-Carp-0:1.54-502.fc40.noa 100% |   1.6 MiB/s |  28.7 KiB |  00m00s
[ 28/106] perl-Errno-0:1.37-506.fc40.x8 100% | 614.6 KiB/s |  15.4 KiB |  00m00s
[ 29/106] perl-Exporter-0:5.78-3.fc40.n 100% |   2.0 MiB/s |  30.8 KiB |  00m00s
[ 30/106] perl-File-Find-0:1.43-506.fc4 100% |   1.6 MiB/s |  25.7 KiB |  00m00s
[ 31/106] perl-File-Basename-0:2.86-506 100% | 926.9 KiB/s |  17.6 KiB |  00m00s
[ 32/106] perl-File-Path-0:2.18-503.fc4 100% |   2.0 MiB/s |  35.0 KiB |  00m00s
[ 33/106] perl-IO-0:1.52-506.fc40.x86_6 100% |   3.2 MiB/s |  82.7 KiB |  00m00s
[ 34/106] perl-POSIX-0:2.13-506.fc40.x8 100% |   5.0 MiB/s |  96.9 KiB |  00m00s
[ 35/106] perl-PathTools-0:3.89-502.fc4 100% |   3.0 MiB/s |  87.4 KiB |  00m00s
[ 36/106] perl-Text-ParseWords-0:3.31-5 100% | 905.0 KiB/s |  16.3 KiB |  00m00s
[ 37/106] perl-constant-0:1.33-503.fc40 100% |   1.0 MiB/s |  22.8 KiB |  00m00s
[ 38/106] perl-base-0:2.27-506.fc40.noa 100% | 666.0 KiB/s |  16.6 KiB |  00m00s
[ 39/106] perl-interpreter-4:5.38.2-506 100% |   3.7 MiB/s |  72.3 KiB |  00m00s
[ 40/106] python3-markupsafe-0:2.1.3-4. 100% | 791.6 KiB/s |  30.1 KiB |  00m00s
[ 41/106] python3-elementpath-0:4.1.5-4 100% |   3.1 MiB/s | 536.8 KiB |  00m00s
[ 42/106] python3-cffi-0:1.16.0-4.fc40. 100% |   3.9 MiB/s | 306.3 KiB |  00m00s
[ 43/106] perl-libs-4:5.38.2-506.fc40.x 100% |   5.6 MiB/s |   2.3 MiB |  00m00s
[ 44/106] perl-vars-0:1.05-506.fc40.noa 100% | 707.1 KiB/s |  13.4 KiB |  00m00s
[ 45/106] perl-Fcntl-0:1.15-506.fc40.x8 100% |   1.1 MiB/s |  20.6 KiB |  00m00s
[ 46/106] perl-File-stat-0:1.13-506.fc4 100% | 978.5 KiB/s |  17.6 KiB |  00m00s
[ 47/106] perl-SelectSaver-0:1.02-506.f 100% | 640.2 KiB/s |  12.2 KiB |  00m00s
[ 48/106] perl-Symbol-0:1.09-506.fc40.n 100% | 770.8 KiB/s |  14.6 KiB |  00m00s
[ 49/106] perl-locale-0:1.10-506.fc40.n 100% | 742.4 KiB/s |  14.1 KiB |  00m00s
[ 50/106] perl-Scalar-List-Utils-5:1.63 100% |   3.7 MiB/s |  72.9 KiB |  00m00s
[ 51/106] libb2-0:0.98.1-11.fc40.x86_64 100% |   1.3 MiB/s |  25.5 KiB |  00m00s
[ 52/106] mpdecimal-0:2.5.1-9.fc40.x86_ 100% |   4.6 MiB/s |  88.6 KiB |  00m00s
[ 53/106] python3-pycparser-0:2.20-14.f 100% |   3.3 MiB/s | 156.8 KiB |  00m00s
[ 54/106] perl-DynaLoader-0:1.54-506.fc 100% |   1.0 MiB/s |  26.5 KiB |  00m00s
[ 55/106] perl-Class-Struct-0:0.68-506. 100% |   1.2 MiB/s |  22.5 KiB |  00m00s
[ 56/106] perl-overload-0:1.37-506.fc40 100% |   2.4 MiB/s |  46.0 KiB |  00m00s
[ 57/106] python3-ply-0:3.11-23.fc40.no 100% |   2.8 MiB/s | 136.3 KiB |  00m00s
[ 58/106] perl-mro-0:1.28-506.fc40.x86_ 100% | 977.4 KiB/s |  29.3 KiB |  00m00s
[ 59/106] perl-overloading-0:0.02-506.f 100% | 741.6 KiB/s |  13.3 KiB |  00m00s
[ 60/106] pyproject-rpm-macros-0:1.16.3 100% | 180.7 KiB/s |  44.6 KiB |  00m00s
[ 61/106] python-rpm-macros-0:3.12-8.fc 100% | 194.4 KiB/s |  17.5 KiB |  00m00s
[ 62/106] python3-rpm-macros-0:3.12-8.f 100% | 151.4 KiB/s |  12.3 KiB |  00m00s
[ 63/106] python3-rpm-generators-0:14-1 100% |   1.4 MiB/s |  29.6 KiB |  00m00s
[ 64/106] python3-0:3.12.8-2.fc40.x86_6 100% | 345.3 KiB/s |  28.0 KiB |  00m00s
[ 65/106] python3-rpds-py-0:0.18.1-1.fc 100% | 710.4 KiB/s | 294.8 KiB |  00m00s
[ 66/106] libxslt-0:1.1.42-1.fc40.x86_6 100% | 576.2 KiB/s | 189.0 KiB |  00m00s
[ 67/106] perl-Encode-4:3.21-505.fc40.x 100% |   4.9 MiB/s |   1.1 MiB |  00m00s
[ 68/106] perl-Getopt-Std-0:1.13-506.fc 100% | 846.9 KiB/s |  16.1 KiB |  00m00s
[ 69/106] perl-MIME-Base64-0:3.16-503.f 100% |   1.3 MiB/s |  29.7 KiB |  00m00s
[ 70/106] perl-Storable-1:3.32-502.fc40 100% |   5.0 MiB/s |  98.2 KiB |  00m00s
[ 71/106] perl-parent-1:0.241-502.fc40. 100% | 817.1 KiB/s |  14.7 KiB |  00m00s
[ 72/106] perl-Socket-4:2.038-1.fc40.x8 100% | 309.6 KiB/s |  54.8 KiB |  00m00s
[ 73/106] perl-Getopt-Long-1:2.57-4.fc4 100% | 377.3 KiB/s |  63.4 KiB |  00m00s
[ 74/106] expat-0:2.6.3-1.fc40.x86_64   100% | 338.6 KiB/s | 114.1 KiB |  00m00s
[ 75/106] python-pip-wheel-0:23.3.2-2.f 100% | 477.1 KiB/s |   1.5 MiB |  00m03s
[ 76/106] tzdata-0:2024b-1.fc40.noarch  100% | 681.5 KiB/s | 713.5 KiB |  00m01s
[ 77/106] python3-argcomplete-0:3.5.2-1 100% | 278.8 KiB/s |  96.4 KiB |  00m00s
[ 78/106] perl-Pod-Usage-4:2.03-504.fc4 100% | 232.8 KiB/s |  39.8 KiB |  00m00s
[ 79/106] perl-Pod-Perldoc-0:3.28.01-50 100% |   1.4 MiB/s |  85.6 KiB |  00m00s
[ 80/106] perl-podlators-1:5.01-502.fc4 100% |   4.1 MiB/s | 125.5 KiB |  00m00s
[ 81/106] groff-base-0:1.23.0-6.fc40.x8 100% |  10.9 MiB/s |   1.1 MiB |  00m00s
[ 82/106] perl-File-Temp-1:0.231.100-50 100% |   3.4 MiB/s |  59.0 KiB |  00m00s
[ 83/106] perl-HTTP-Tiny-0:0.088-5.fc40 100% |   3.4 MiB/s |  55.6 KiB |  00m00s
[ 84/106] perl-IPC-Open3-0:1.22-506.fc4 100% |   1.5 MiB/s |  22.3 KiB |  00m00s
[ 85/106] perl-Pod-Simple-1:3.45-6.fc40 100% |  10.7 MiB/s | 218.5 KiB |  00m00s
[ 86/106] perl-Term-ANSIColor-0:5.01-50 100% |   2.3 MiB/s |  47.6 KiB |  00m00s
[ 87/106] perl-Term-Cap-0:1.18-503.fc40 100% |   1.3 MiB/s |  21.9 KiB |  00m00s
[ 88/106] perl-IO-Socket-SSL-0:2.085-1. 100% |  12.4 MiB/s | 228.6 KiB |  00m00s
[ 89/106] perl-Mozilla-CA-0:20231213-3. 100% | 769.7 KiB/s |  13.9 KiB |  00m00s
[ 90/106] perl-Net-SSLeay-0:1.94-3.fc40 100% |  11.4 MiB/s | 384.9 KiB |  00m00s
[ 91/106] perl-Time-Local-2:1.350-5.fc4 100% |   2.2 MiB/s |  34.3 KiB |  00m00s
[ 92/106] perl-Pod-Escapes-1:1.07-503.f 100% |   1.2 MiB/s |  19.6 KiB |  00m00s
[ 93/106] perl-Text-Tabs+Wrap-0:2024.00 100% |   1.4 MiB/s |  21.6 KiB |  00m00s
[ 94/106] perl-if-0:0.61.000-506.fc40.n 100% | 962.5 KiB/s |  14.4 KiB |  00m00s
[ 95/106] ncurses-0:6.4-12.20240127.fc4 100% |  12.1 MiB/s | 421.2 KiB |  00m00s
[ 96/106] perl-IO-Socket-IP-0:0.42-2.fc 100% |   2.5 MiB/s |  41.7 KiB |  00m00s
[ 97/106] perl-AutoLoader-0:5.74-506.fc 100% |   1.4 MiB/s |  21.7 KiB |  00m00s
[ 98/106] python3-libs-0:3.12.8-2.fc40. 100% |   1.1 MiB/s |   9.1 MiB |  00m09s
[ 99/106] perl-Data-Dumper-0:2.188-503. 100% |   3.0 MiB/s |  56.0 KiB |  00m00s
[100/106] perl-libnet-0:3.15-503.fc40.n 100% |   5.5 MiB/s | 128.5 KiB |  00m00s
[101/106] perl-B-0:1.88-506.fc40.x86_64 100% |   6.4 MiB/s | 176.3 KiB |  00m00s
[102/106] perl-Digest-MD5-0:2.59-3.fc40 100% |   1.2 MiB/s |  35.8 KiB |  00m00s
[103/106] perl-FileHandle-0:2.05-506.fc 100% |   1.0 MiB/s |  15.9 KiB |  00m00s
[104/106] perl-Digest-0:1.20-502.fc40.n 100% |   1.6 MiB/s |  24.6 KiB |  00m00s
[105/106] perl-URI-0:5.28-1.fc40.noarch 100% | 324.6 KiB/s | 132.8 KiB |  00m00s
[106/106] glibc-all-langpacks-0:2.39-33 100% | 695.8 KiB/s |  17.3 MiB |  00m26s
--------------------------------------------------------------------------------
[106/106] Total                         100% |   2.0 MiB/s |  51.9 MiB |  00m26s
Running transaction
[  1/108] Verify package files          100% | 552.0   B/s | 106.0   B |  00m00s
[  2/108] Prepare transaction           100% | 854.0   B/s | 106.0   B |  00m00s
[  3/108] Installing python-rpm-macros- 100% |  22.3 MiB/s |  22.8 KiB |  00m00s
[  4/108] Installing python3-rpm-macros 100% |   0.0   B/s |   6.7 KiB |  00m00s
[  5/108] Installing pyproject-rpm-macr 100% | 113.0 MiB/s | 115.7 KiB |  00m00s
[  6/108] Installing ncurses-0:6.4-12.2 100% |  32.3 MiB/s | 627.6 KiB |  00m00s
>>> Running pre-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
>>> Stop pre-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
[  7/108] Installing groff-base-0:1.23. 100% | 101.5 MiB/s |   3.9 MiB |  00m00s
>>> Running post-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
>>> Stop post-install scriptlet: groff-base-0:1.23.0-6.fc40.x86_64
[  8/108] Installing perl-Digest-0:1.20 100% |  36.1 MiB/s |  37.0 KiB |  00m00s
[  9/108] Installing perl-B-0:1.88-506. 100% | 121.0 MiB/s | 495.7 KiB |  00m00s
[ 10/108] Installing perl-FileHandle-0: 100% |   9.5 MiB/s |   9.8 KiB |  00m00s
[ 11/108] Installing perl-Digest-MD5-0: 100% |  60.2 MiB/s |  61.6 KiB |  00m00s
[ 12/108] Installing perl-Data-Dumper-0 100% |  55.4 MiB/s | 113.6 KiB |  00m00s
[ 13/108] Installing perl-libnet-0:3.15 100% |  95.8 MiB/s | 294.3 KiB |  00m00s
[ 14/108] Installing perl-AutoLoader-0: 100% |  20.5 MiB/s |  20.9 KiB |  00m00s
[ 15/108] Installing perl-URI-0:5.28-1. 100% |  49.2 MiB/s | 251.8 KiB |  00m00s
[ 16/108] Installing perl-locale-0:1.10 100% |   0.0   B/s |   6.6 KiB |  00m00s
[ 17/108] Installing perl-File-Path-0:2 100% |  63.0 MiB/s |  64.5 KiB |  00m00s
[ 18/108] Installing perl-Mozilla-CA-0: 100% |   9.9 MiB/s |  10.2 KiB |  00m00s
[ 19/108] Installing perl-Time-Local-2: 100% |  68.9 MiB/s |  70.5 KiB |  00m00s
[ 20/108] Installing perl-Pod-Escapes-1 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[ 21/108] Installing perl-Text-Tabs+Wra 100% |  23.3 MiB/s |  23.8 KiB |  00m00s
[ 22/108] Installing perl-if-0:0.61.000 100% |   6.1 MiB/s |   6.2 KiB |  00m00s
[ 23/108] Installing perl-IO-Socket-IP- 100% |  49.0 MiB/s | 100.4 KiB |  00m00s
[ 24/108] Installing perl-Net-SSLeay-0: 100% | 136.3 MiB/s |   1.4 MiB |  00m00s
[ 25/108] Installing perl-IO-Socket-SSL 100% | 168.2 MiB/s | 689.0 KiB |  00m00s
[ 26/108] Installing perl-POSIX-0:2.13- 100% | 112.4 MiB/s | 230.3 KiB |  00m00s
[ 27/108] Installing perl-Class-Struct- 100% |  25.3 MiB/s |  25.9 KiB |  00m00s
[ 28/108] Installing perl-File-Temp-1:0 100% | 160.2 MiB/s | 164.0 KiB |  00m00s
[ 29/108] Installing perl-IPC-Open3-0:1 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[ 30/108] Installing perl-Term-ANSIColo 100% |  96.8 MiB/s |  99.1 KiB |  00m00s
[ 31/108] Installing perl-Term-Cap-0:1. 100% |  29.8 MiB/s |  30.5 KiB |  00m00s
[ 32/108] Installing perl-Pod-Simple-1: 100% | 139.0 MiB/s | 569.4 KiB |  00m00s
[ 33/108] Installing perl-HTTP-Tiny-0:0 100% |  75.3 MiB/s | 154.2 KiB |  00m00s
[ 34/108] Installing perl-SelectSaver-0 100% |   2.5 MiB/s |   2.6 KiB |  00m00s
[ 35/108] Installing perl-Symbol-0:1.09 100% |   0.0   B/s |   7.2 KiB |  00m00s
[ 36/108] Installing perl-File-stat-0:1 100% |  12.9 MiB/s |  13.2 KiB |  00m00s
[ 37/108] Installing perl-Socket-4:2.03 100% |  61.5 MiB/s | 126.0 KiB |  00m00s
[ 38/108] Installing perl-podlators-1:5 100% | 101.6 MiB/s | 312.1 KiB |  00m00s
[ 39/108] Installing perl-Pod-Perldoc-0 100% |  82.3 MiB/s | 168.6 KiB |  00m00s
[ 40/108] Installing perl-Text-ParseWor 100% |  14.2 MiB/s |  14.5 KiB |  00m00s
[ 41/108] Installing perl-base-0:2.27-5 100% |  12.6 MiB/s |  12.9 KiB |  00m00s
[ 42/108] Installing perl-Fcntl-0:1.15- 100% |  25.1 MiB/s |  25.8 KiB |  00m00s
[ 43/108] Installing perl-mro-0:1.28-50 100% |  41.7 MiB/s |  42.7 KiB |  00m00s
[ 44/108] Installing perl-overloading-0 100% |   5.4 MiB/s |   5.5 KiB |  00m00s
[ 45/108] Installing perl-IO-0:1.52-506 100% |  75.8 MiB/s | 155.3 KiB |  00m00s
[ 46/108] Installing perl-Pod-Usage-4:2 100% |  84.2 MiB/s |  86.3 KiB |  00m00s
[ 47/108] Installing perl-Errno-0:1.37- 100% |   0.0   B/s |   8.8 KiB |  00m00s
[ 48/108] Installing perl-File-Basename 100% |   0.0   B/s |  14.6 KiB |  00m00s
[ 49/108] Installing perl-constant-0:1. 100% |  26.7 MiB/s |  27.4 KiB |  00m00s
[ 50/108] Installing perl-vars-0:1.05-5 100% |   4.2 MiB/s |   4.3 KiB |  00m00s
[ 51/108] Installing perl-Scalar-List-U 100% |  72.6 MiB/s | 148.7 KiB |  00m00s
[ 52/108] Installing perl-overload-0:1. 100% |  70.3 MiB/s |  71.9 KiB |  00m00s
[ 53/108] Installing perl-Getopt-Std-0: 100% |   2.8 MiB/s |  11.6 KiB |  00m00s
[ 54/108] Installing perl-MIME-Base64-0 100% |  23.6 MiB/s |  48.3 KiB |  00m00s
[ 55/108] Installing perl-parent-1:0.24 100% |  10.2 MiB/s |  10.4 KiB |  00m00s
[ 56/108] Installing perl-Storable-1:3. 100% | 114.2 MiB/s | 233.9 KiB |  00m00s
[ 57/108] Installing perl-Getopt-Long-1 100% |  71.7 MiB/s | 146.9 KiB |  00m00s
[ 58/108] Installing perl-Exporter-0:5. 100% |  54.2 MiB/s |  55.5 KiB |  00m00s
[ 59/108] Installing perl-PathTools-0:3 100% |  59.9 MiB/s | 184.2 KiB |  00m00s
[ 60/108] Installing perl-DynaLoader-0: 100% |  31.7 MiB/s |  32.5 KiB |  00m00s
[ 61/108] Installing perl-Encode-4:3.21 100% | 235.9 MiB/s |   4.7 MiB |  00m00s
[ 62/108] Installing perl-Carp-0:1.54-5 100% |  23.3 MiB/s |  47.7 KiB |  00m00s
[ 63/108] Installing perl-libs-4:5.38.2 100% | 146.2 MiB/s |   9.9 MiB |  00m00s
[ 64/108] Installing perl-interpreter-4 100% |  59.3 MiB/s | 121.4 KiB |  00m00s
[ 65/108] Installing perl-Benchmark-0:1 100% |   0.0   B/s |  36.7 KiB |  00m00s
[ 66/108] Installing perl-File-Find-0:1 100% |  10.4 MiB/s |  42.4 KiB |  00m00s
[ 67/108] Installing tzdata-0:2024b-1.f 100% |  24.6 MiB/s |   1.8 MiB |  00m00s
[ 68/108] Installing python-pip-wheel-0 100% | 381.6 MiB/s |   1.5 MiB |  00m00s
[ 69/108] Installing expat-0:2.6.3-1.fc 100% | 141.4 MiB/s | 289.6 KiB |  00m00s
[ 70/108] Installing libxslt-0:1.1.42-1 100% | 118.7 MiB/s | 486.2 KiB |  00m00s
[ 71/108] Installing mpdecimal-0:2.5.1- 100% | 197.3 MiB/s | 202.0 KiB |  00m00s
[ 72/108] Installing libb2-0:0.98.1-11. 100% |  42.3 MiB/s |  43.3 KiB |  00m00s
[ 73/108] Installing python3-0:3.12.8-2 100% |   5.4 MiB/s |  33.3 KiB |  00m00s
[ 74/108] Installing python3-libs-0:3.1 100% | 190.3 MiB/s |  41.7 MiB |  00m00s
[ 75/108] Installing python3-attrs-0:23 100% |  77.0 MiB/s | 394.0 KiB |  00m00s
[ 76/108] Installing python3-packaging- 100% | 105.4 MiB/s | 431.9 KiB |  00m00s
[ 77/108] Installing python3-rpds-py-0: 100% | 136.2 MiB/s | 697.6 KiB |  00m00s
[ 78/108] Installing python3-referencin 100% | 105.1 MiB/s | 322.9 KiB |  00m00s
[ 79/108] Installing python3-jsonschema 100% |  13.5 MiB/s |  55.1 KiB |  00m00s
[ 80/108] Installing python3-rpm-genera 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[ 81/108] Installing python3-resolvelib 100% |  32.6 MiB/s | 100.2 KiB |  00m00s
[ 82/108] Installing python3-markupsafe 100% |  29.5 MiB/s |  60.4 KiB |  00m00s
[ 83/108] Installing python3-jinja2-0:3 100% | 206.7 MiB/s |   2.9 MiB |  00m00s
[ 84/108] Installing python3-elementpat 100% | 156.0 MiB/s |   2.5 MiB |  00m00s
[ 85/108] Installing python3-ply-0:3.11 100% | 138.4 MiB/s | 566.8 KiB |  00m00s
[ 86/108] Installing python3-pycparser- 100% | 138.5 MiB/s | 850.9 KiB |  00m00s
[ 87/108] Installing python3-cffi-0:1.1 100% | 164.3 MiB/s |   1.3 MiB |  00m00s
[ 88/108] Installing python3-cryptograp 100% | 142.0 MiB/s |   4.7 MiB |  00m00s
[ 89/108] Installing python3-argcomplet 100% |  63.2 MiB/s | 323.8 KiB |  00m00s
[ 90/108] Installing libyaml-0:0.2.5-14 100% | 128.7 MiB/s | 131.8 KiB |  00m00s
[ 91/108] Installing python3-pyyaml-0:6 100% |  60.1 MiB/s | 800.2 KiB |  00m00s
[ 92/108] Installing ansible-core-0:2.1 100% |  86.7 MiB/s |  14.6 MiB |  00m00s
[ 93/108] Installing python3-xmlschema- 100% | 164.9 MiB/s |   3.6 MiB |  00m00s
[ 94/108] Installing python3-devel-0:3. 100% |  93.6 MiB/s |   1.3 MiB |  00m00s
[ 95/108] Installing python3-jsonschema 100% | 106.4 MiB/s | 871.7 KiB |  00m00s
[ 96/108] Installing python3-aexpect-0: 100% |  86.0 MiB/s | 528.3 KiB |  00m00s
[ 97/108] Installing python3-docutils-0 100% | 128.6 MiB/s |   4.9 MiB |  00m00s
[ 98/108] Installing python3-lxml-0:5.1 100% | 202.8 MiB/s |   5.3 MiB |  00m00s
[ 99/108] Installing python3-netifaces- 100% |  22.8 MiB/s |  46.7 KiB |  00m00s
[100/108] Installing python3-psutil-0:5 100% | 205.9 MiB/s |   1.4 MiB |  00m00s
[101/108] Installing python3-pycdlib-0: 100% | 180.5 MiB/s |   1.8 MiB |  00m00s
[102/108] Installing python3-setuptools 100% | 140.4 MiB/s |   7.3 MiB |  00m00s
[103/108] Installing perl-Test-Harness- 100% |  56.7 MiB/s | 580.4 KiB |  00m00s
[104/108] Installing procps-ng-0:4.0.4- 100% | 114.4 MiB/s |   1.0 MiB |  00m00s
[105/108] Installing libcdio-0:2.1.0-12 100% | 102.5 MiB/s | 629.5 KiB |  00m00s
[106/108] Installing glibc-all-langpack 100% | 395.7 MiB/s | 223.6 MiB |  00m01s
[107/108] Installing psmisc-0:23.6-6.fc 100% |  79.2 MiB/s | 811.5 KiB |  00m00s
[108/108] Installing kmod-0:31-5.fc40.x 100% |   1.8 MiB/s | 235.5 KiB |  00m00s
>>> Running post-transaction scriptlet: glibc-all-langpacks-0:2.39-33.fc40.x86_6
>>> Stop post-transaction scriptlet: glibc-all-langpacks-0:2.39-33.fc40.x86_64
>>> Running trigger-install scriptlet: glibc-common-0:2.39-33.fc40.x86_64
>>> Stop trigger-install scriptlet: glibc-common-0:2.39-33.fc40.x86_64
>>> Running trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
>>> Stop trigger-install scriptlet: info-0:7.1-2.fc40.x86_64
Finish: build setup for python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm
Start: rpmbuild python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm
Building target platforms: x86_64
Building for target x86_64
setting SOURCE_DATE_EPOCH=1736899200
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jEfxdU
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf avocado-109.0
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/avocado-109.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd avocado-109.0
+ rm -rf /builddir/build/BUILD/avocado-109.0-SPECPARTS
+ /usr/bin/mkdir -p /builddir/build/BUILD/avocado-109.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q8opP0
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado
copying avocado/__init__.py -> build/lib/avocado
copying avocado/__main__.py -> build/lib/avocado
creating build/lib/avocado/core
copying avocado/core/__init__.py -> build/lib/avocado/core
copying avocado/core/app.py -> build/lib/avocado/core
copying avocado/core/data_dir.py -> build/lib/avocado/core
copying avocado/core/decorators.py -> build/lib/avocado/core
copying avocado/core/dispatcher.py -> build/lib/avocado/core
copying avocado/core/enabled_extension_manager.py -> build/lib/avocado/core
copying avocado/core/exceptions.py -> build/lib/avocado/core
copying avocado/core/exit_codes.py -> build/lib/avocado/core
copying avocado/core/extension_manager.py -> build/lib/avocado/core
copying avocado/core/job.py -> build/lib/avocado/core
copying avocado/core/job_id.py -> build/lib/avocado/core
copying avocado/core/jobdata.py -> build/lib/avocado/core
copying avocado/core/main.py -> build/lib/avocado/core
copying avocado/core/messages.py -> build/lib/avocado/core
copying avocado/core/output.py -> build/lib/avocado/core
copying avocado/core/parameters.py -> build/lib/avocado/core
copying avocado/core/parser.py -> build/lib/avocado/core
copying avocado/core/parser_common_args.py -> build/lib/avocado/core
copying avocado/core/plugin_interfaces.py -> build/lib/avocado/core
copying avocado/core/references.py -> build/lib/avocado/core
copying avocado/core/resolver.py -> build/lib/avocado/core
copying avocado/core/result.py -> build/lib/avocado/core
copying avocado/core/settings.py -> build/lib/avocado/core
copying avocado/core/settings_dispatcher.py -> build/lib/avocado/core
copying avocado/core/streams.py -> build/lib/avocado/core
copying avocado/core/suite.py -> build/lib/avocado/core
copying avocado/core/sysinfo.py -> build/lib/avocado/core
copying avocado/core/tags.py -> build/lib/avocado/core
copying avocado/core/tapparser.py -> build/lib/avocado/core
copying avocado/core/test.py -> build/lib/avocado/core
copying avocado/core/test_id.py -> build/lib/avocado/core
copying avocado/core/teststatus.py -> build/lib/avocado/core
copying avocado/core/tree.py -> build/lib/avocado/core
copying avocado/core/varianter.py -> build/lib/avocado/core
copying avocado/core/version.py -> build/lib/avocado/core
creating build/lib/avocado/plugins
copying avocado/plugins/__init__.py -> build/lib/avocado/plugins
copying avocado/plugins/archive.py -> build/lib/avocado/plugins
copying avocado/plugins/assets.py -> build/lib/avocado/plugins
copying avocado/plugins/beaker_result.py -> build/lib/avocado/plugins
copying avocado/plugins/bystatus.py -> build/lib/avocado/plugins
copying avocado/plugins/cache.py -> build/lib/avocado/plugins
copying avocado/plugins/config.py -> build/lib/avocado/plugins
copying avocado/plugins/dependency.py -> build/lib/avocado/plugins
copying avocado/plugins/dict_variants.py -> build/lib/avocado/plugins
copying avocado/plugins/diff.py -> build/lib/avocado/plugins
copying avocado/plugins/distro.py -> build/lib/avocado/plugins
copying avocado/plugins/exec_path.py -> build/lib/avocado/plugins
copying avocado/plugins/human.py -> build/lib/avocado/plugins
copying avocado/plugins/jobs.py -> build/lib/avocado/plugins
copying avocado/plugins/jobscripts.py -> build/lib/avocado/plugins
copying avocado/plugins/journal.py -> build/lib/avocado/plugins
copying avocado/plugins/json_variants.py -> build/lib/avocado/plugins
copying avocado/plugins/jsonresult.py -> build/lib/avocado/plugins
copying avocado/plugins/list.py -> build/lib/avocado/plugins
copying avocado/plugins/plugins.py -> build/lib/avocado/plugins
copying avocado/plugins/replay.py -> build/lib/avocado/plugins
copying avocado/plugins/requirement_cache.py -> build/lib/avocado/plugins
copying avocado/plugins/resolvers.py -> build/lib/avocado/plugins
copying avocado/plugins/run.py -> build/lib/avocado/plugins
copying avocado/plugins/runner_nrunner.py -> build/lib/avocado/plugins
copying avocado/plugins/sysinfo.py -> build/lib/avocado/plugins
copying avocado/plugins/tap.py -> build/lib/avocado/plugins
copying avocado/plugins/testlogs.py -> build/lib/avocado/plugins
copying avocado/plugins/teststmpdir.py -> build/lib/avocado/plugins
copying avocado/plugins/variants.py -> build/lib/avocado/plugins
copying avocado/plugins/vmimage.py -> build/lib/avocado/plugins
copying avocado/plugins/xunit.py -> build/lib/avocado/plugins
creating build/lib/avocado/utils
copying avocado/utils/__init__.py -> build/lib/avocado/utils
copying avocado/utils/ar.py -> build/lib/avocado/utils
copying avocado/utils/archive.py -> build/lib/avocado/utils
copying avocado/utils/asset.py -> build/lib/avocado/utils
copying avocado/utils/astring.py -> build/lib/avocado/utils
copying avocado/utils/aurl.py -> build/lib/avocado/utils
copying avocado/utils/build.py -> build/lib/avocado/utils
copying avocado/utils/cloudinit.py -> build/lib/avocado/utils
copying avocado/utils/cpu.py -> build/lib/avocado/utils
copying avocado/utils/crypto.py -> build/lib/avocado/utils
copying avocado/utils/data_factory.py -> build/lib/avocado/utils
copying avocado/utils/data_structures.py -> build/lib/avocado/utils
copying avocado/utils/datadrainer.py -> build/lib/avocado/utils
copying avocado/utils/debug.py -> build/lib/avocado/utils
copying avocado/utils/diff_validator.py -> build/lib/avocado/utils
copying avocado/utils/disk.py -> build/lib/avocado/utils
copying avocado/utils/distro.py -> build/lib/avocado/utils
copying avocado/utils/dmesg.py -> build/lib/avocado/utils
copying avocado/utils/download.py -> build/lib/avocado/utils
copying avocado/utils/exit_codes.py -> build/lib/avocado/utils
copying avocado/utils/file_utils.py -> build/lib/avocado/utils
copying avocado/utils/filelock.py -> build/lib/avocado/utils
copying avocado/utils/gdb.py -> build/lib/avocado/utils
copying avocado/utils/genio.py -> build/lib/avocado/utils
copying avocado/utils/git.py -> build/lib/avocado/utils
copying avocado/utils/iso9660.py -> build/lib/avocado/utils
copying avocado/utils/kernel.py -> build/lib/avocado/utils
copying avocado/utils/linux.py -> build/lib/avocado/utils
copying avocado/utils/linux_modules.py -> build/lib/avocado/utils
copying avocado/utils/lv_utils.py -> build/lib/avocado/utils
copying avocado/utils/memory.py -> build/lib/avocado/utils
copying avocado/utils/multipath.py -> build/lib/avocado/utils
copying avocado/utils/nvme.py -> build/lib/avocado/utils
copying avocado/utils/output.py -> build/lib/avocado/utils
copying avocado/utils/partition.py -> build/lib/avocado/utils
copying avocado/utils/path.py -> build/lib/avocado/utils
copying avocado/utils/pci.py -> build/lib/avocado/utils
copying avocado/utils/pmem.py -> build/lib/avocado/utils
copying avocado/utils/podman.py -> build/lib/avocado/utils
copying avocado/utils/process.py -> build/lib/avocado/utils
copying avocado/utils/script.py -> build/lib/avocado/utils
copying avocado/utils/service.py -> build/lib/avocado/utils
copying avocado/utils/softwareraid.py -> build/lib/avocado/utils
copying avocado/utils/ssh.py -> build/lib/avocado/utils
copying avocado/utils/stacktrace.py -> build/lib/avocado/utils
copying avocado/utils/sysinfo.py -> build/lib/avocado/utils
copying avocado/utils/vmimage.py -> build/lib/avocado/utils
copying avocado/utils/wait.py -> build/lib/avocado/utils
creating build/lib/avocado/core/dependencies
copying avocado/core/dependencies/__init__.py -> build/lib/avocado/core/dependencies
copying avocado/core/dependencies/dependency.py -> build/lib/avocado/core/dependencies
creating build/lib/avocado/core/nrunner
copying avocado/core/nrunner/__init__.py -> build/lib/avocado/core/nrunner
copying avocado/core/nrunner/app.py -> build/lib/avocado/core/nrunner
copying avocado/core/nrunner/config.py -> build/lib/avocado/core/nrunner
copying avocado/core/nrunner/runnable.py -> build/lib/avocado/core/nrunner
copying avocado/core/nrunner/runner.py -> build/lib/avocado/core/nrunner
copying avocado/core/nrunner/task.py -> build/lib/avocado/core/nrunner
creating build/lib/avocado/core/safeloader
copying avocado/core/safeloader/__init__.py -> build/lib/avocado/core/safeloader
copying avocado/core/safeloader/core.py -> build/lib/avocado/core/safeloader
copying avocado/core/safeloader/docstring.py -> build/lib/avocado/core/safeloader
copying avocado/core/safeloader/imported.py -> build/lib/avocado/core/safeloader
copying avocado/core/safeloader/module.py -> build/lib/avocado/core/safeloader
copying avocado/core/safeloader/utils.py -> build/lib/avocado/core/safeloader
creating build/lib/avocado/core/spawners
copying avocado/core/spawners/__init__.py -> build/lib/avocado/core/spawners
copying avocado/core/spawners/common.py -> build/lib/avocado/core/spawners
copying avocado/core/spawners/exceptions.py -> build/lib/avocado/core/spawners
copying avocado/core/spawners/mock.py -> build/lib/avocado/core/spawners
creating build/lib/avocado/core/status
copying avocado/core/status/__init__.py -> build/lib/avocado/core/status
copying avocado/core/status/repo.py -> build/lib/avocado/core/status
copying avocado/core/status/server.py -> build/lib/avocado/core/status
copying avocado/core/status/utils.py -> build/lib/avocado/core/status
creating build/lib/avocado/core/task
copying avocado/core/task/__init__.py -> build/lib/avocado/core/task
copying avocado/core/task/runtime.py -> build/lib/avocado/core/task
copying avocado/core/task/statemachine.py -> build/lib/avocado/core/task
creating build/lib/avocado/core/utils
copying avocado/core/utils/__init__.py -> build/lib/avocado/core/utils
copying avocado/core/utils/eggenv.py -> build/lib/avocado/core/utils
copying avocado/core/utils/loader.py -> build/lib/avocado/core/utils
copying avocado/core/utils/messages.py -> build/lib/avocado/core/utils
copying avocado/core/utils/path.py -> build/lib/avocado/core/utils
copying avocado/core/utils/version.py -> build/lib/avocado/core/utils
creating build/lib/avocado/core/dependencies/requirements
copying avocado/core/dependencies/requirements/__init__.py -> build/lib/avocado/core/dependencies/requirements
creating build/lib/avocado/core/dependencies/requirements/cache
copying avocado/core/dependencies/requirements/cache/__init__.py -> build/lib/avocado/core/dependencies/requirements/cache
creating build/lib/avocado/core/dependencies/requirements/cache/backends
copying avocado/core/dependencies/requirements/cache/backends/__init__.py -> build/lib/avocado/core/dependencies/requirements/cache/backends
copying avocado/core/dependencies/requirements/cache/backends/sqlite.py -> build/lib/avocado/core/dependencies/requirements/cache/backends
creating build/lib/avocado/plugins/runners
copying avocado/plugins/runners/__init__.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/asset.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/avocado_instrumented.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/dry_run.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/exec_test.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/noop.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/package.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/pip.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/podman_image.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/python_unittest.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/sysinfo.py -> build/lib/avocado/plugins/runners
copying avocado/plugins/runners/tap.py -> build/lib/avocado/plugins/runners
creating build/lib/avocado/plugins/spawners
copying avocado/plugins/spawners/__init__.py -> build/lib/avocado/plugins/spawners
copying avocado/plugins/spawners/lxc.py -> build/lib/avocado/plugins/spawners
copying avocado/plugins/spawners/podman.py -> build/lib/avocado/plugins/spawners
copying avocado/plugins/spawners/process.py -> build/lib/avocado/plugins/spawners
creating build/lib/avocado/utils/external
copying avocado/utils/external/__init__.py -> build/lib/avocado/utils/external
copying avocado/utils/external/gdbmi_parser.py -> build/lib/avocado/utils/external
copying avocado/utils/external/spark.py -> build/lib/avocado/utils/external
creating build/lib/avocado/utils/network
copying avocado/utils/network/__init__.py -> build/lib/avocado/utils/network
copying avocado/utils/network/common.py -> build/lib/avocado/utils/network
copying avocado/utils/network/exceptions.py -> build/lib/avocado/utils/network
copying avocado/utils/network/hosts.py -> build/lib/avocado/utils/network
copying avocado/utils/network/interfaces.py -> build/lib/avocado/utils/network
copying avocado/utils/network/ports.py -> build/lib/avocado/utils/network
creating build/lib/avocado/utils/software_manager
copying avocado/utils/software_manager/__init__.py -> build/lib/avocado/utils/software_manager
copying avocado/utils/software_manager/distro_packages.py -> build/lib/avocado/utils/software_manager
copying avocado/utils/software_manager/inspector.py -> build/lib/avocado/utils/software_manager
copying avocado/utils/software_manager/main.py -> build/lib/avocado/utils/software_manager
copying avocado/utils/software_manager/manager.py -> build/lib/avocado/utils/software_manager
creating build/lib/avocado/utils/software_manager/backends
copying avocado/utils/software_manager/backends/__init__.py -> build/lib/avocado/utils/software_manager/backends
copying avocado/utils/software_manager/backends/apt.py -> build/lib/avocado/utils/software_manager/backends
copying avocado/utils/software_manager/backends/base.py -> build/lib/avocado/utils/software_manager/backends
copying avocado/utils/software_manager/backends/dnf.py -> build/lib/avocado/utils/software_manager/backends
copying avocado/utils/software_manager/backends/dpkg.py -> build/lib/avocado/utils/software_manager/backends
copying avocado/utils/software_manager/backends/rpm.py -> build/lib/avocado/utils/software_manager/backends
copying avocado/utils/software_manager/backends/yum.py -> build/lib/avocado/utils/software_manager/backends
copying avocado/utils/software_manager/backends/zypper.py -> build/lib/avocado/utils/software_manager/backends
running egg_info
creating avocado_framework.egg-info
writing avocado_framework.egg-info/PKG-INFO
writing dependency_links to avocado_framework.egg-info/dependency_links.txt
writing entry points to avocado_framework.egg-info/entry_points.txt
writing requirements to avocado_framework.egg-info/requires.txt
writing top-level names to avocado_framework.egg-info/top_level.txt
writing manifest file 'avocado_framework.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'avocado_framework.egg-info/SOURCES.txt'
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'avocado.etc.avocado.scripts.job' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'avocado.etc.avocado.scripts.job' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'avocado.etc.avocado.scripts.job' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'avocado.etc.avocado.scripts.job' to be distributed and are
        already explicitly excluding 'avocado.etc.avocado.scripts.job' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'avocado.etc.avocado.sysinfo' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'avocado.etc.avocado.sysinfo' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'avocado.etc.avocado.sysinfo' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'avocado.etc.avocado.sysinfo' to be distributed and are
        already explicitly excluding 'avocado.etc.avocado.sysinfo' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'avocado.libexec' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'avocado.libexec' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'avocado.libexec' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'avocado.libexec' to be distributed and are
        already explicitly excluding 'avocado.libexec' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'avocado.schemas' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'avocado.schemas' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'avocado.schemas' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'avocado.schemas' to be distributed and are
        already explicitly excluding 'avocado.schemas' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
creating build/lib/avocado/etc
creating build/lib/avocado/etc/avocado
creating build/lib/avocado/etc/avocado/scripts
creating build/lib/avocado/etc/avocado/scripts/job
creating build/lib/avocado/etc/avocado/scripts/job/post.d
copying avocado/etc/avocado/scripts/job/post.d/README -> build/lib/avocado/etc/avocado/scripts/job/post.d
creating build/lib/avocado/etc/avocado/scripts/job/pre.d
copying avocado/etc/avocado/scripts/job/pre.d/README -> build/lib/avocado/etc/avocado/scripts/job/pre.d
creating build/lib/avocado/etc/avocado/sysinfo
copying avocado/etc/avocado/sysinfo/commands -> build/lib/avocado/etc/avocado/sysinfo
copying avocado/etc/avocado/sysinfo/files -> build/lib/avocado/etc/avocado/sysinfo
copying avocado/etc/avocado/sysinfo/profilers -> build/lib/avocado/etc/avocado/sysinfo
creating build/lib/avocado/libexec
copying avocado/libexec/avocado-bash-utils -> build/lib/avocado/libexec
copying avocado/libexec/avocado_debug -> build/lib/avocado/libexec
copying avocado/libexec/avocado_error -> build/lib/avocado/libexec
copying avocado/libexec/avocado_info -> build/lib/avocado/libexec
copying avocado/libexec/avocado_warn -> build/lib/avocado/libexec
creating build/lib/avocado/schemas
copying avocado/schemas/runnable-recipe.schema.json -> build/lib/avocado/schemas
+ pushd optional_plugins/html
~/build/BUILD/avocado-109.0/optional_plugins/html ~/build/BUILD/avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_result_html
copying avocado_result_html/__init__.py -> build/lib/avocado_result_html
creating build/lib/tests
copying tests/__init__.py -> build/lib/tests
copying tests/html_result.py -> build/lib/tests
running egg_info
creating avocado_framework_plugin_result_html.egg-info
writing avocado_framework_plugin_result_html.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_result_html.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_result_html.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_result_html.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_result_html.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_result_html.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_result_html.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_result_html.egg-info/SOURCES.txt'
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'avocado_result_html.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'avocado_result_html.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'avocado_result_html.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'avocado_result_html.templates' to be distributed and are
        already explicitly excluding 'avocado_result_html.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
creating build/lib/avocado_result_html/templates
copying avocado_result_html/templates/avocado_html.js -> build/lib/avocado_result_html/templates
copying avocado_result_html/templates/bootstrap.min.css -> build/lib/avocado_result_html/templates
copying avocado_result_html/templates/bootstrap.min.js -> build/lib/avocado_result_html/templates
copying avocado_result_html/templates/datatables.bootstrap.js -> build/lib/avocado_result_html/templates
/usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'avocado_result_html.templates.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'avocado_result_html.templates.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'avocado_result_html.templates.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'avocado_result_html.templates.images' to be distributed and are
        already explicitly excluding 'avocado_result_html.templates.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying avocado_result_html/templates/datatables.css -> build/lib/avocado_result_html/templates
copying avocado_result_html/templates/datatables.min.js -> build/lib/avocado_result_html/templates
copying avocado_result_html/templates/jquery.min.js -> build/lib/avocado_result_html/templates
copying avocado_result_html/templates/results.html -> build/lib/avocado_result_html/templates
copying avocado_result_html/templates/style.css -> build/lib/avocado_result_html/templates
creating build/lib/avocado_result_html/templates/images
copying avocado_result_html/templates/images/logs_icon.svg -> build/lib/avocado_result_html/templates/images
copying avocado_result_html/templates/images/whiteboard_icon.svg -> build/lib/avocado_result_html/templates/images
+ popd
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/varianter_yaml_to_mux ~/build/BUILD/avocado-109.0
+ pushd optional_plugins/varianter_yaml_to_mux
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_varianter_yaml_to_mux
copying avocado_varianter_yaml_to_mux/mux.py -> build/lib/avocado_varianter_yaml_to_mux
copying avocado_varianter_yaml_to_mux/varianter_yaml_to_mux.py -> build/lib/avocado_varianter_yaml_to_mux
running egg_info
creating avocado_framework_plugin_varianter_yaml_to_mux.egg-info
writing avocado_framework_plugin_varianter_yaml_to_mux.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_varianter_yaml_to_mux.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_varianter_yaml_to_mux.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_varianter_yaml_to_mux.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_varianter_yaml_to_mux.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_varianter_yaml_to_mux.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_varianter_yaml_to_mux.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_varianter_yaml_to_mux.egg-info/SOURCES.txt'
+ popd
+ pushd optional_plugins/golang
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/golang ~/build/BUILD/avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_golang
copying avocado_golang/golang.py -> build/lib/avocado_golang
copying avocado_golang/runner.py -> build/lib/avocado_golang
running egg_info
creating avocado_framework_plugin_golang.egg-info
writing avocado_framework_plugin_golang.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_golang.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_golang.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_golang.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_golang.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_golang.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_golang.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_golang.egg-info/SOURCES.txt'
+ popd
+ pushd optional_plugins/ansible
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/ansible ~/build/BUILD/avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_ansible
copying avocado_ansible/module.py -> build/lib/avocado_ansible
running egg_info
creating avocado_framework_plugin_ansible.egg-info
writing avocado_framework_plugin_ansible.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_ansible.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_ansible.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_ansible.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_ansible.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_ansible.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_ansible.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_ansible.egg-info/SOURCES.txt'
+ popd
+ pushd optional_plugins/varianter_pict
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/varianter_pict ~/build/BUILD/avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_varianter_pict
copying avocado_varianter_pict/varianter_pict.py -> build/lib/avocado_varianter_pict
running egg_info
creating avocado_framework_plugin_varianter_pict.egg-info
writing avocado_framework_plugin_varianter_pict.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_varianter_pict.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_varianter_pict.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_varianter_pict.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_varianter_pict.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_varianter_pict.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_varianter_pict.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_varianter_pict.egg-info/SOURCES.txt'
+ popd
+ pushd optional_plugins/varianter_cit
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/varianter_cit ~/build/BUILD/avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_varianter_cit
copying avocado_varianter_cit/Cit.py -> build/lib/avocado_varianter_cit
copying avocado_varianter_cit/CombinationMatrix.py -> build/lib/avocado_varianter_cit
copying avocado_varianter_cit/CombinationRow.py -> build/lib/avocado_varianter_cit
copying avocado_varianter_cit/Parser.py -> build/lib/avocado_varianter_cit
copying avocado_varianter_cit/Solver.py -> build/lib/avocado_varianter_cit
copying avocado_varianter_cit/varianter_cit.py -> build/lib/avocado_varianter_cit
running egg_info
creating avocado_framework_plugin_varianter_cit.egg-info
writing avocado_framework_plugin_varianter_cit.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_varianter_cit.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_varianter_cit.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_varianter_cit.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_varianter_cit.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_varianter_cit.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_varianter_cit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_varianter_cit.egg-info/SOURCES.txt'
+ popd
+ pushd optional_plugins/result_upload
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/result_upload ~/build/BUILD/avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_result_upload
copying avocado_result_upload/result_upload.py -> build/lib/avocado_result_upload
running egg_info
creating avocado_framework_plugin_result_upload.egg-info
writing avocado_framework_plugin_result_upload.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_result_upload.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_result_upload.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_result_upload.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_result_upload.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_result_upload.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_result_upload.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_result_upload.egg-info/SOURCES.txt'
+ popd
+ pushd optional_plugins/mail
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/mail ~/build/BUILD/avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_result_mail
copying avocado_result_mail/__init__.py -> build/lib/avocado_result_mail
copying avocado_result_mail/result_mail.py -> build/lib/avocado_result_mail
running egg_info
creating avocado_framework_plugin_result_mail.egg-info
writing avocado_framework_plugin_result_mail.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_result_mail.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_result_mail.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_result_mail.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_result_mail.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_result_mail.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_result_mail.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_result_mail.egg-info/SOURCES.txt'
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/spawner_remote ~/build/BUILD/avocado-109.0
+ popd
+ pushd optional_plugins/spawner_remote
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP'
running build
running build_py
creating build
creating build/lib
creating build/lib/avocado_spawner_remote
copying avocado_spawner_remote/__init__.py -> build/lib/avocado_spawner_remote
running egg_info
creating avocado_framework_plugin_spawner_remote.egg-info
writing avocado_framework_plugin_spawner_remote.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_spawner_remote.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_spawner_remote.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_spawner_remote.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_spawner_remote.egg-info/top_level.txt
writing manifest file 'avocado_framework_plugin_spawner_remote.egg-info/SOURCES.txt'
reading manifest file 'avocado_framework_plugin_spawner_remote.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_spawner_remote.egg-info/SOURCES.txt'
~/build/BUILD/avocado-109.0
+ popd
+ rst2man man/avocado.rst man/avocado.1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gPdypp
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64
++ dirname /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado
copying build/lib/avocado/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado
copying build/lib/avocado/__main__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/app.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/data_dir.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/decorators.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/dispatcher.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/enabled_extension_manager.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/exceptions.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/exit_codes.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/extension_manager.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/job.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/job_id.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/jobdata.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/main.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/messages.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/output.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/parameters.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/parser.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/parser_common_args.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/plugin_interfaces.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/references.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/resolver.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/result.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/settings.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/settings_dispatcher.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/streams.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/suite.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/sysinfo.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/tags.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/tapparser.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/test.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/test_id.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/teststatus.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/tree.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/varianter.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
copying build/lib/avocado/core/version.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies
copying build/lib/avocado/core/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies
copying build/lib/avocado/core/dependencies/dependency.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements
copying build/lib/avocado/core/dependencies/requirements/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/cache
copying build/lib/avocado/core/dependencies/requirements/cache/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/cache
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/cache/backends
copying build/lib/avocado/core/dependencies/requirements/cache/backends/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/cache/backends
copying build/lib/avocado/core/dependencies/requirements/cache/backends/sqlite.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/cache/backends
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner
copying build/lib/avocado/core/nrunner/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner
copying build/lib/avocado/core/nrunner/app.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner
copying build/lib/avocado/core/nrunner/config.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner
copying build/lib/avocado/core/nrunner/runnable.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner
copying build/lib/avocado/core/nrunner/runner.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner
copying build/lib/avocado/core/nrunner/task.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader
copying build/lib/avocado/core/safeloader/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader
copying build/lib/avocado/core/safeloader/core.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader
copying build/lib/avocado/core/safeloader/docstring.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader
copying build/lib/avocado/core/safeloader/imported.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader
copying build/lib/avocado/core/safeloader/module.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader
copying build/lib/avocado/core/safeloader/utils.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners
copying build/lib/avocado/core/spawners/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners
copying build/lib/avocado/core/spawners/common.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners
copying build/lib/avocado/core/spawners/exceptions.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners
copying build/lib/avocado/core/spawners/mock.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status
copying build/lib/avocado/core/status/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status
copying build/lib/avocado/core/status/repo.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status
copying build/lib/avocado/core/status/server.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status
copying build/lib/avocado/core/status/utils.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/task
copying build/lib/avocado/core/task/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/task
copying build/lib/avocado/core/task/runtime.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/task
copying build/lib/avocado/core/task/statemachine.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/task
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils
copying build/lib/avocado/core/utils/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils
copying build/lib/avocado/core/utils/eggenv.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils
copying build/lib/avocado/core/utils/loader.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils
copying build/lib/avocado/core/utils/messages.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils
copying build/lib/avocado/core/utils/path.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils
copying build/lib/avocado/core/utils/version.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/archive.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/assets.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/beaker_result.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/bystatus.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/cache.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/config.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/dependency.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/dict_variants.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/diff.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/distro.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/exec_path.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/human.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/jobs.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/jobscripts.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/journal.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/json_variants.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/jsonresult.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/list.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/plugins.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/replay.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/requirement_cache.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/resolvers.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/run.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/runner_nrunner.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/sysinfo.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/tap.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/testlogs.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/teststmpdir.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/variants.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/vmimage.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
copying build/lib/avocado/plugins/xunit.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/asset.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/avocado_instrumented.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/dry_run.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/exec_test.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/noop.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/package.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/pip.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/podman_image.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/python_unittest.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/sysinfo.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
copying build/lib/avocado/plugins/runners/tap.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners
copying build/lib/avocado/plugins/spawners/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners
copying build/lib/avocado/plugins/spawners/lxc.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners
copying build/lib/avocado/plugins/spawners/podman.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners
copying build/lib/avocado/plugins/spawners/process.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/ar.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/archive.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/asset.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/astring.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/aurl.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/build.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/cloudinit.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/cpu.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/crypto.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/data_factory.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/data_structures.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/datadrainer.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/debug.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/diff_validator.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/disk.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/distro.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/dmesg.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/download.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/exit_codes.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/file_utils.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/filelock.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/gdb.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/genio.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/git.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/iso9660.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/kernel.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/linux.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/linux_modules.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/lv_utils.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/memory.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/multipath.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/nvme.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/output.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/partition.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/path.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/pci.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/pmem.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/podman.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/process.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/script.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/service.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/softwareraid.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/ssh.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/stacktrace.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/sysinfo.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/vmimage.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
copying build/lib/avocado/utils/wait.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/external
copying build/lib/avocado/utils/external/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/external
copying build/lib/avocado/utils/external/gdbmi_parser.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/external
copying build/lib/avocado/utils/external/spark.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/external
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network
copying build/lib/avocado/utils/network/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network
copying build/lib/avocado/utils/network/common.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network
copying build/lib/avocado/utils/network/exceptions.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network
copying build/lib/avocado/utils/network/hosts.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network
copying build/lib/avocado/utils/network/interfaces.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network
copying build/lib/avocado/utils/network/ports.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager
copying build/lib/avocado/utils/software_manager/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager
copying build/lib/avocado/utils/software_manager/distro_packages.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager
copying build/lib/avocado/utils/software_manager/inspector.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager
copying build/lib/avocado/utils/software_manager/main.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager
copying build/lib/avocado/utils/software_manager/manager.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
copying build/lib/avocado/utils/software_manager/backends/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
copying build/lib/avocado/utils/software_manager/backends/apt.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
copying build/lib/avocado/utils/software_manager/backends/base.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
copying build/lib/avocado/utils/software_manager/backends/dnf.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
copying build/lib/avocado/utils/software_manager/backends/dpkg.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
copying build/lib/avocado/utils/software_manager/backends/rpm.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
copying build/lib/avocado/utils/software_manager/backends/yum.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
copying build/lib/avocado/utils/software_manager/backends/zypper.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/scripts
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/scripts/job
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/scripts/job/post.d
copying build/lib/avocado/etc/avocado/scripts/job/post.d/README -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/scripts/job/post.d
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/scripts/job/pre.d
copying build/lib/avocado/etc/avocado/scripts/job/pre.d/README -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/scripts/job/pre.d
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/sysinfo
copying build/lib/avocado/etc/avocado/sysinfo/commands -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/sysinfo
copying build/lib/avocado/etc/avocado/sysinfo/files -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/sysinfo
copying build/lib/avocado/etc/avocado/sysinfo/profilers -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc/avocado/sysinfo
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec
copying build/lib/avocado/libexec/avocado-bash-utils -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec
copying build/lib/avocado/libexec/avocado_debug -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec
copying build/lib/avocado/libexec/avocado_error -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec
copying build/lib/avocado/libexec/avocado_info -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec
copying build/lib/avocado/libexec/avocado_warn -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/schemas
copying build/lib/avocado/schemas/runnable-recipe.schema.json -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/schemas
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/__main__.py to __main__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/app.py to app.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/data_dir.py to data_dir.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/decorators.py to decorators.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dispatcher.py to dispatcher.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/enabled_extension_manager.py to enabled_extension_manager.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/exceptions.py to exceptions.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/exit_codes.py to exit_codes.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/extension_manager.py to extension_manager.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/job.py to job.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/job_id.py to job_id.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/jobdata.py to jobdata.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/main.py to main.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/messages.py to messages.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/output.py to output.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/parameters.py to parameters.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/parser.py to parser.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/parser_common_args.py to parser_common_args.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/plugin_interfaces.py to plugin_interfaces.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/references.py to references.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/resolver.py to resolver.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/result.py to result.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/settings.py to settings.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/settings_dispatcher.py to settings_dispatcher.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/streams.py to streams.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/suite.py to suite.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/sysinfo.py to sysinfo.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/tags.py to tags.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/tapparser.py to tapparser.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/test.py to test.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/test_id.py to test_id.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/teststatus.py to teststatus.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/tree.py to tree.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/varianter.py to varianter.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/version.py to version.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/dependency.py to dependency.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/cache/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/cache/backends/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/dependencies/requirements/cache/backends/sqlite.py to sqlite.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner/app.py to app.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner/config.py to config.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner/runnable.py to runnable.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner/runner.py to runner.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/nrunner/task.py to task.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader/core.py to core.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader/docstring.py to docstring.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader/imported.py to imported.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader/module.py to module.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/safeloader/utils.py to utils.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners/common.py to common.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners/exceptions.py to exceptions.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/spawners/mock.py to mock.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status/repo.py to repo.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status/server.py to server.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/status/utils.py to utils.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/task/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/task/runtime.py to runtime.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/task/statemachine.py to statemachine.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils/eggenv.py to eggenv.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils/loader.py to loader.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils/messages.py to messages.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils/path.py to path.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/core/utils/version.py to version.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/archive.py to archive.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/assets.py to assets.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/beaker_result.py to beaker_result.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/bystatus.py to bystatus.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/cache.py to cache.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/config.py to config.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/dependency.py to dependency.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/dict_variants.py to dict_variants.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/diff.py to diff.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/distro.py to distro.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/exec_path.py to exec_path.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/human.py to human.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/jobs.py to jobs.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/jobscripts.py to jobscripts.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/journal.py to journal.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/json_variants.py to json_variants.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/jsonresult.py to jsonresult.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/list.py to list.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/plugins.py to plugins.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/replay.py to replay.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/requirement_cache.py to requirement_cache.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/resolvers.py to resolvers.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/run.py to run.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runner_nrunner.py to runner_nrunner.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/sysinfo.py to sysinfo.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/tap.py to tap.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/testlogs.py to testlogs.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/teststmpdir.py to teststmpdir.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/variants.py to variants.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/vmimage.py to vmimage.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/xunit.py to xunit.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/asset.py to asset.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/avocado_instrumented.py to avocado_instrumented.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/dry_run.py to dry_run.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/exec_test.py to exec_test.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/noop.py to noop.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/package.py to package.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/pip.py to pip.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/podman_image.py to podman_image.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/python_unittest.py to python_unittest.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/sysinfo.py to sysinfo.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/runners/tap.py to tap.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners/lxc.py to lxc.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners/podman.py to podman.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/plugins/spawners/process.py to process.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/ar.py to ar.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/archive.py to archive.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/asset.py to asset.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/astring.py to astring.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/aurl.py to aurl.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/build.py to build.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/cloudinit.py to cloudinit.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/cpu.py to cpu.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/crypto.py to crypto.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/data_factory.py to data_factory.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/data_structures.py to data_structures.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/datadrainer.py to datadrainer.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/debug.py to debug.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/diff_validator.py to diff_validator.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/disk.py to disk.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/distro.py to distro.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/dmesg.py to dmesg.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/download.py to download.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/exit_codes.py to exit_codes.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/file_utils.py to file_utils.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/filelock.py to filelock.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/gdb.py to gdb.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/genio.py to genio.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/git.py to git.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/iso9660.py to iso9660.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/kernel.py to kernel.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/linux.py to linux.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/linux_modules.py to linux_modules.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/lv_utils.py to lv_utils.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/memory.py to memory.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/multipath.py to multipath.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/nvme.py to nvme.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/output.py to output.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/partition.py to partition.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/path.py to path.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/pci.py to pci.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/pmem.py to pmem.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/podman.py to podman.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/process.py to process.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/script.py to script.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/service.py to service.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/softwareraid.py to softwareraid.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/ssh.py to ssh.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/stacktrace.py to stacktrace.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/sysinfo.py to sysinfo.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/vmimage.py to vmimage.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/wait.py to wait.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/external/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/external/gdbmi_parser.py to gdbmi_parser.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/external/spark.py to spark.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network/common.py to common.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network/exceptions.py to exceptions.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network/hosts.py to hosts.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network/interfaces.py to interfaces.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/network/ports.py to ports.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/distro_packages.py to distro_packages.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/inspector.py to inspector.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/main.py to main.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/manager.py to manager.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends/apt.py to apt.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends/base.py to base.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends/dnf.py to dnf.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends/dpkg.py to dpkg.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends/rpm.py to rpm.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends/yum.py to yum.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/utils/software_manager/backends/zypper.py to zypper.cpython-312.pyc
writing byte-compilation script '/tmp/tmprxnl50yd.py'
/usr/bin/python3 /tmp/tmprxnl50yd.py
removing /tmp/tmprxnl50yd.py
running install_egg_info
running egg_info
writing avocado_framework.egg-info/PKG-INFO
writing dependency_links to avocado_framework.egg-info/dependency_links.txt
writing entry points to avocado_framework.egg-info/entry_points.txt
writing requirements to avocado_framework.egg-info/requires.txt
writing top-level names to avocado_framework.egg-info/top_level.txt
reading manifest file 'avocado_framework.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'avocado_framework.egg-info/SOURCES.txt'
Copying avocado_framework.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework-109.0-py3.12.egg-info
running install_scripts
Installing avocado script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-external-runner script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-asset script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-avocado-instrumented script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-dry-run script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-exec-test script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-noop script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-package script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-pip script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-podman-image script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-python-unittest script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-sysinfo script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-runner-tap script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
Installing avocado-software-manager script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
+ mv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/etc /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64
+ pushd optional_plugins/html
~/build/BUILD/avocado-109.0/optional_plugins/html ~/build/BUILD/avocado-109.0
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html
copying build/lib/avocado_result_html/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/avocado_html.js -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/bootstrap.min.css -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/bootstrap.min.js -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/datatables.bootstrap.js -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/datatables.css -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/datatables.min.js -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/jquery.min.js -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/results.html -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
copying build/lib/avocado_result_html/templates/style.css -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates/images
copying build/lib/avocado_result_html/templates/images/logs_icon.svg -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates/images
copying build/lib/avocado_result_html/templates/images/whiteboard_icon.svg -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/templates/images
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/tests
copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/tests
copying build/lib/tests/html_result.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/tests
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_html/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/tests/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/tests/html_result.py to html_result.cpython-312.pyc
writing byte-compilation script '/tmp/tmpcs7bjr8x.py'
/usr/bin/python3 /tmp/tmpcs7bjr8x.py
removing /tmp/tmpcs7bjr8x.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_result_html.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_result_html.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_result_html.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_result_html.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_result_html.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_result_html.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_result_html.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_result_html.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_result_html-109.0-py3.12.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/varianter_yaml_to_mux ~/build/BUILD/avocado-109.0
+ popd
+ pushd optional_plugins/varianter_yaml_to_mux
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_yaml_to_mux
copying build/lib/avocado_varianter_yaml_to_mux/mux.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_yaml_to_mux
copying build/lib/avocado_varianter_yaml_to_mux/varianter_yaml_to_mux.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_yaml_to_mux
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_yaml_to_mux/mux.py to mux.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_yaml_to_mux/varianter_yaml_to_mux.py to varianter_yaml_to_mux.cpython-312.pyc
writing byte-compilation script '/tmp/tmp907rn854.py'
/usr/bin/python3 /tmp/tmp907rn854.py
removing /tmp/tmp907rn854.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_varianter_yaml_to_mux.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_varianter_yaml_to_mux.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_varianter_yaml_to_mux.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_varianter_yaml_to_mux.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_varianter_yaml_to_mux.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_varianter_yaml_to_mux.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_varianter_yaml_to_mux.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_varianter_yaml_to_mux.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_varianter_yaml_to_mux-109.0-py3.12.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/golang ~/build/BUILD/avocado-109.0
+ popd
+ pushd optional_plugins/golang
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_golang
copying build/lib/avocado_golang/golang.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_golang
copying build/lib/avocado_golang/runner.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_golang
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_golang/golang.py to golang.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_golang/runner.py to runner.cpython-312.pyc
writing byte-compilation script '/tmp/tmp32d2opwu.py'
/usr/bin/python3 /tmp/tmp32d2opwu.py
removing /tmp/tmp32d2opwu.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_golang.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_golang.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_golang.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_golang.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_golang.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_golang.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_golang.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_golang.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_golang-109.0-py3.12.egg-info
running install_scripts
Installing avocado-runner-golang script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
+ popd
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/ansible ~/build/BUILD/avocado-109.0
+ pushd optional_plugins/ansible
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_ansible
copying build/lib/avocado_ansible/module.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_ansible
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_ansible/module.py to module.cpython-312.pyc
writing byte-compilation script '/tmp/tmp7nyb8x0y.py'
/usr/bin/python3 /tmp/tmp7nyb8x0y.py
removing /tmp/tmp7nyb8x0y.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_ansible.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_ansible.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_ansible.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_ansible.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_ansible.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_ansible.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_ansible.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_ansible.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_ansible-109.0-py3.12.egg-info
running install_scripts
Installing avocado-runner-ansible-module script to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
+ popd
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/varianter_pict ~/build/BUILD/avocado-109.0
+ pushd optional_plugins/varianter_pict
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_pict
copying build/lib/avocado_varianter_pict/varianter_pict.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_pict
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_pict/varianter_pict.py to varianter_pict.cpython-312.pyc
writing byte-compilation script '/tmp/tmpp3f_7grv.py'
/usr/bin/python3 /tmp/tmpp3f_7grv.py
removing /tmp/tmpp3f_7grv.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_varianter_pict.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_varianter_pict.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_varianter_pict.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_varianter_pict.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_varianter_pict.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_varianter_pict.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_varianter_pict.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_varianter_pict.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_varianter_pict-109.0-py3.12.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
+ popd
~/build/BUILD/avocado-109.0
~/build/BUILD/avocado-109.0/optional_plugins/varianter_cit ~/build/BUILD/avocado-109.0
+ pushd optional_plugins/varianter_cit
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit
copying build/lib/avocado_varianter_cit/Cit.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit
copying build/lib/avocado_varianter_cit/CombinationMatrix.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit
copying build/lib/avocado_varianter_cit/CombinationRow.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit
copying build/lib/avocado_varianter_cit/Parser.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit
copying build/lib/avocado_varianter_cit/Solver.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit
copying build/lib/avocado_varianter_cit/varianter_cit.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit/Cit.py to Cit.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit/CombinationMatrix.py to CombinationMatrix.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit/CombinationRow.py to CombinationRow.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit/Parser.py to Parser.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit/Solver.py to Solver.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_varianter_cit/varianter_cit.py to varianter_cit.cpython-312.pyc
writing byte-compilation script '/tmp/tmptsu8536j.py'
/usr/bin/python3 /tmp/tmptsu8536j.py
removing /tmp/tmptsu8536j.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_varianter_cit.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_varianter_cit.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_varianter_cit.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_varianter_cit.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_varianter_cit.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_varianter_cit.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_varianter_cit.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_varianter_cit.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_varianter_cit-109.0-py3.12.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
~/build/BUILD/avocado-109.0
+ popd
+ pushd optional_plugins/result_upload
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
~/build/BUILD/avocado-109.0/optional_plugins/result_upload ~/build/BUILD/avocado-109.0
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_upload
copying build/lib/avocado_result_upload/result_upload.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_upload
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_upload/result_upload.py to result_upload.cpython-312.pyc
writing byte-compilation script '/tmp/tmpk925jd_n.py'
/usr/bin/python3 /tmp/tmpk925jd_n.py
removing /tmp/tmpk925jd_n.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_result_upload.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_result_upload.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_result_upload.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_result_upload.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_result_upload.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_result_upload.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_result_upload.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_result_upload.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_result_upload-109.0-py3.12.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
~/build/BUILD/avocado-109.0
+ popd
+ pushd optional_plugins/mail
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
~/build/BUILD/avocado-109.0/optional_plugins/mail ~/build/BUILD/avocado-109.0
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_mail
copying build/lib/avocado_result_mail/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_mail
copying build/lib/avocado_result_mail/result_mail.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_mail
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_mail/__init__.py to __init__.cpython-312.pyc
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_result_mail/result_mail.py to result_mail.cpython-312.pyc
writing byte-compilation script '/tmp/tmpzhw_wxpr.py'
/usr/bin/python3 /tmp/tmpzhw_wxpr.py
removing /tmp/tmpzhw_wxpr.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_result_mail.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_result_mail.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_result_mail.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_result_mail.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_result_mail.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_result_mail.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_result_mail.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_result_mail.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_result_mail-109.0-py3.12.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
~/build/BUILD/avocado-109.0
+ popd
+ pushd optional_plugins/spawner_remote
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --prefix /usr
~/build/BUILD/avocado-109.0/optional_plugins/spawner_remote ~/build/BUILD/avocado-109.0
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        Follow the current Python packaging guidelines when building
        Python RPM packages.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
        and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_spawner_remote
copying build/lib/avocado_spawner_remote/__init__.py -> /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_spawner_remote
byte-compiling /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_spawner_remote/__init__.py to __init__.cpython-312.pyc
writing byte-compilation script '/tmp/tmplak8qzac.py'
/usr/bin/python3 /tmp/tmplak8qzac.py
removing /tmp/tmplak8qzac.py
running install_egg_info
running egg_info
writing avocado_framework_plugin_spawner_remote.egg-info/PKG-INFO
writing dependency_links to avocado_framework_plugin_spawner_remote.egg-info/dependency_links.txt
writing entry points to avocado_framework_plugin_spawner_remote.egg-info/entry_points.txt
writing requirements to avocado_framework_plugin_spawner_remote.egg-info/requires.txt
writing top-level names to avocado_framework_plugin_spawner_remote.egg-info/top_level.txt
reading manifest file 'avocado_framework_plugin_spawner_remote.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'avocado_framework_plugin_spawner_remote.egg-info/SOURCES.txt'
Copying avocado_framework_plugin_spawner_remote.egg-info to /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_spawner_remote-109.0-py3.12.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin/__pycache__
+ popd
~/build/BUILD/avocado-109.0
+ mkdir -p /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/man/man1
+ install -m 0644 man/avocado.1 /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/man/man1/avocado.1
+ mkdir -p /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/python-avocado
+ install -m 0644 README.rst /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/python-avocado
+ install -d -m 0755 /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/var/lib/avocado/data
+ install -d -m 0755 /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/avocado
+ cp -r examples/gdb-prerun-scripts /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/avocado
+ cp -r examples/plugins /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/avocado
+ cp -r examples/tests /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/avocado
+ cp -r examples/yaml_to_mux /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/avocado
+ cp -r examples/varianter_pict /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/avocado
+ cp -r examples/varianter_cit /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/avocado
+ mkdir -p /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/avocado
+ mv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/schemas /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/avocado
+ find /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/doc/avocado -type f -name '*.py' -exec chmod -c -x '{}' ';'
+ mkdir -p /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/libexec/avocado
+ mv /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec/avocado-bash-utils /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec/avocado_debug /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec/avocado_error /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec/avocado_info /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec/avocado_warn /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/libexec/avocado
+ rmdir /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado/libexec
+ /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 --unique-debug-suffix -109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --unique-debug-src-base python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/avocado-109.0
find-debuginfo: starting
Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find: ‘debug’: No such file or directory
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/share/doc/avocado/tests/custom_env_variable.sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/share/doc/avocado/tests/env_variables.sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/share/doc/avocado/tests/failtest.sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/share/doc/avocado/tests/false from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/share/doc/avocado/tests/passtest.sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/share/doc/avocado/tests/simplewarning.sh from /bin/sh -e to #!/usr/bin/sh -e
mangling shebang in /usr/share/doc/avocado/tests/sleeptest.sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/share/doc/avocado/tests/true from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/share/doc/avocado/tests/use_data.sh from /bin/sh -e to #!/usr/bin/sh -e
mangling shebang in /usr/libexec/avocado/avocado-bash-utils from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/libexec/avocado/avocado_debug from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/libexec/avocado/avocado_error from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/libexec/avocado/avocado_info from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/libexec/avocado/avocado_warn from /bin/sh to #!/usr/bin/sh
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j2
Bytecompiling .py files below /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12 using python3.12
+ /usr/lib/rpm/redhat/brp-python-hardlink
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.j3Y5qa
+ umask 022
+ cd /builddir/build/BUILD
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd avocado-109.0
+ PATH=/builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/bin:/builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/libexec/avocado:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages:.
+ LANG=en_US.UTF-8
+ AVOCADO_CHECK_LEVEL=0
+ /usr/bin/python3 selftests/check.py --skip static-checks --disable-plugin-checks robot
JOB ID     : d2554924ac12d62c9d9fc5ce21da8ddb191dd985
JOB LOG    : /builddir/avocado/job-results/job-2025-01-15T14.29-d255492/job.log
 (nrunner-interface-1/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-dry-run: STARTED
 (nrunner-interface-2/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-noop: STARTED
 (nrunner-interface-1/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-dry-run:  PASS (0.35 s)
 (nrunner-interface-2/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-noop:  PASS (0.35 s)
 (nrunner-interface-3/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-exec-test: STARTED
 (nrunner-interface-4/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-python-unittest: STARTED
 (nrunner-interface-3/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-exec-test:  PASS (0.35 s)
 (nrunner-interface-4/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-python-unittest:  PASS (0.35 s)
 (nrunner-interface-5/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-6/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-tap: STARTED
 (nrunner-interface-5/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-avocado-instrumented:  PASS (0.35 s)
 (nrunner-interface-6/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-tap:  PASS (0.34 s)
 (nrunner-interface-7/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-podman-image: STARTED
 (nrunner-interface-8/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-pip: STARTED
 (nrunner-interface-7/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-podman-image:  PASS (0.35 s)
 (nrunner-interface-8/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-pip:  PASS (0.36 s)
 (nrunner-interface-9/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-golang: STARTED
 (nrunner-interface-10/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-ansible-module: STARTED
 (nrunner-interface-9/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-golang:  PASS (0.35 s)
 (nrunner-interface-10/100) selftests/functional/nrunner_interface.py:Interface.test_help;avocado-runner-ansible-module:  PASS (0.37 s)
 (nrunner-interface-11/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-dry-run: STARTED
 (nrunner-interface-12/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-noop: STARTED
 (nrunner-interface-11/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-dry-run:  PASS (0.33 s)
 (nrunner-interface-12/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-noop:  PASS (0.37 s)
 (nrunner-interface-13/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-exec-test: STARTED
 (nrunner-interface-14/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-python-unittest: STARTED
 (nrunner-interface-13/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-exec-test:  PASS (0.33 s)
 (nrunner-interface-14/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-python-unittest:  PASS (0.36 s)
 (nrunner-interface-15/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-16/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-tap: STARTED
 (nrunner-interface-15/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-avocado-instrumented:  PASS (0.35 s)
 (nrunner-interface-16/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-tap:  PASS (0.35 s)
 (nrunner-interface-17/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-podman-image: STARTED
 (nrunner-interface-18/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-pip: STARTED
 (nrunner-interface-17/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-podman-image:  PASS (0.36 s)
 (nrunner-interface-18/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-pip:  PASS (0.36 s)
 (nrunner-interface-19/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-golang: STARTED
 (nrunner-interface-20/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-ansible-module: STARTED
 (nrunner-interface-19/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-golang:  PASS (0.35 s)
 (nrunner-interface-20/100) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities;avocado-runner-ansible-module:  PASS (0.36 s)
 (nrunner-interface-21/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-dry-run: STARTED
 (nrunner-interface-22/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-noop: STARTED
 (nrunner-interface-21/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-dry-run:  PASS (0.36 s)
 (nrunner-interface-22/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-noop:  PASS (0.34 s)
 (nrunner-interface-23/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-exec-test: STARTED
 (nrunner-interface-24/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-python-unittest: STARTED
 (nrunner-interface-23/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-exec-test:  PASS (0.35 s)
 (nrunner-interface-24/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-python-unittest:  PASS (0.37 s)
 (nrunner-interface-25/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-26/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-tap: STARTED
 (nrunner-interface-25/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-avocado-instrumented:  PASS (0.39 s)
 (nrunner-interface-26/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-tap:  PASS (0.33 s)
 (nrunner-interface-27/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-podman-image: STARTED
 (nrunner-interface-28/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-pip: STARTED
 (nrunner-interface-27/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-podman-image:  PASS (0.37 s)
 (nrunner-interface-28/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-pip:  PASS (0.33 s)
 (nrunner-interface-29/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-golang: STARTED
 (nrunner-interface-30/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-ansible-module: STARTED
 (nrunner-interface-29/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-golang:  PASS (0.35 s)
 (nrunner-interface-30/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args;avocado-runner-ansible-module:  PASS (0.34 s)
 (nrunner-interface-31/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-dry-run: STARTED
 (nrunner-interface-32/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-noop: STARTED
 (nrunner-interface-31/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-dry-run:  PASS (0.33 s)
 (nrunner-interface-32/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-noop:  PASS (0.37 s)
 (nrunner-interface-33/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-exec-test: STARTED
 (nrunner-interface-34/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-python-unittest: STARTED
 (nrunner-interface-33/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-exec-test:  PASS (0.37 s)
 (nrunner-interface-34/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-python-unittest:  PASS (0.41 s)
 (nrunner-interface-35/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-36/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-tap: STARTED
 (nrunner-interface-35/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-avocado-instrumented:  PASS (0.40 s)
 (nrunner-interface-36/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-tap:  PASS (0.35 s)
 (nrunner-interface-37/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-podman-image: STARTED
 (nrunner-interface-38/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-pip: STARTED
 (nrunner-interface-37/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-podman-image:  PASS (0.37 s)
 (nrunner-interface-38/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-pip:  PASS (0.39 s)
 (nrunner-interface-39/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-golang: STARTED
 (nrunner-interface-40/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-ansible-module: STARTED
 (nrunner-interface-39/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-golang:  PASS (0.35 s)
 (nrunner-interface-41/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-dry-run: STARTED
 (nrunner-interface-40/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only;avocado-runner-ansible-module:  PASS (0.88 s)
 (nrunner-interface-41/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-dry-run:  PASS (0.35 s)
 (nrunner-interface-42/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-noop: STARTED
 (nrunner-interface-43/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-exec-test: STARTED
 (nrunner-interface-42/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-noop:  PASS (0.33 s)
 (nrunner-interface-43/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-exec-test:  PASS (0.35 s)
 (nrunner-interface-44/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-python-unittest: STARTED
 (nrunner-interface-45/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-44/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-python-unittest:  PASS (0.34 s)
 (nrunner-interface-45/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-avocado-instrumented:  PASS (0.34 s)
 (nrunner-interface-46/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-tap: STARTED
 (nrunner-interface-47/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-podman-image: STARTED
 (nrunner-interface-46/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-tap:  PASS (0.34 s)
 (nrunner-interface-47/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-podman-image:  PASS (0.34 s)
 (nrunner-interface-48/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-pip: STARTED
 (nrunner-interface-49/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-golang: STARTED
 (nrunner-interface-48/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-pip:  PASS (0.34 s)
 (nrunner-interface-49/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-golang:  PASS (0.34 s)
 (nrunner-interface-50/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-ansible-module: STARTED
 (nrunner-interface-51/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-dry-run: STARTED
 (nrunner-interface-50/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args;avocado-runner-ansible-module:  PASS (0.34 s)
 (nrunner-interface-51/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-dry-run:  PASS (0.34 s)
 (nrunner-interface-52/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-noop: STARTED
 (nrunner-interface-53/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-exec-test: STARTED
 (nrunner-interface-52/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-noop:  PASS (0.33 s)
 (nrunner-interface-53/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-exec-test:  PASS (0.35 s)
 (nrunner-interface-54/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-python-unittest: STARTED
 (nrunner-interface-55/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-54/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-python-unittest:  PASS (0.38 s)
 (nrunner-interface-55/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-avocado-instrumented:  PASS (0.52 s)
 (nrunner-interface-56/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-tap: STARTED
 (nrunner-interface-57/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-podman-image: STARTED
 (nrunner-interface-56/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-tap:  PASS (0.37 s)
 (nrunner-interface-57/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-podman-image:  CANCEL: Recipe file not found for this kind of runner (0.01 s)
 (nrunner-interface-58/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-pip: STARTED
 (nrunner-interface-59/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-golang: STARTED
 (nrunner-interface-58/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-pip:  CANCEL: Recipe file not found for this kind of runner (0.01 s)
 (nrunner-interface-59/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-golang:  CANCEL: Recipe file not found for this kind of runner (0.01 s)
 (nrunner-interface-60/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-ansible-module: STARTED
 (nrunner-interface-61/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-dry-run: STARTED
 (nrunner-interface-60/100) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind;avocado-runner-ansible-module:  CANCEL: Recipe file not found for this kind of runner (0.02 s)
 (nrunner-interface-61/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-dry-run:  PASS (0.36 s)
 (nrunner-interface-62/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-noop: STARTED
 (nrunner-interface-62/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-noop:  PASS (0.35 s)
 (nrunner-interface-63/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-exec-test: STARTED
 (nrunner-interface-64/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-python-unittest: STARTED
 (nrunner-interface-63/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-exec-test:  PASS (0.36 s)
 (nrunner-interface-64/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-python-unittest:  PASS (0.36 s)
 (nrunner-interface-65/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-65/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-avocado-instrumented:  PASS (0.34 s)
 (nrunner-interface-66/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-tap: STARTED
 (nrunner-interface-66/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-tap:  PASS (0.34 s)
 (nrunner-interface-67/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-podman-image: STARTED
 (nrunner-interface-68/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-pip: STARTED
 (nrunner-interface-67/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-podman-image:  PASS (0.37 s)
 (nrunner-interface-68/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-pip:  PASS (0.34 s)
 (nrunner-interface-69/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-golang: STARTED
 (nrunner-interface-70/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-ansible-module: STARTED
 (nrunner-interface-69/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-golang:  PASS (0.37 s)
 (nrunner-interface-70/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args;avocado-runner-ansible-module:  PASS (0.34 s)
 (nrunner-interface-71/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-dry-run: STARTED
 (nrunner-interface-72/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-noop: STARTED
 (nrunner-interface-71/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-dry-run:  PASS (0.34 s)
 (nrunner-interface-72/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-noop:  PASS (0.35 s)
 (nrunner-interface-73/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-exec-test: STARTED
 (nrunner-interface-74/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-python-unittest: STARTED
 (nrunner-interface-73/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-exec-test:  PASS (0.33 s)
 (nrunner-interface-75/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-74/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-python-unittest:  PASS (0.39 s)
 (nrunner-interface-75/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-avocado-instrumented:  PASS (0.37 s)
 (nrunner-interface-76/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-tap: STARTED
 (nrunner-interface-77/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-podman-image: STARTED
 (nrunner-interface-76/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-tap:  PASS (0.34 s)
 (nrunner-interface-77/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-podman-image:  PASS (0.38 s)
 (nrunner-interface-78/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-pip: STARTED
 (nrunner-interface-78/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-pip:  PASS (0.33 s)
 (nrunner-interface-79/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-golang: STARTED
 (nrunner-interface-79/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-golang:  PASS (0.33 s)
 (nrunner-interface-80/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-ansible-module: STARTED
 (nrunner-interface-81/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-dry-run: STARTED
 (nrunner-interface-80/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only;avocado-runner-ansible-module:  PASS (0.34 s)
 (nrunner-interface-82/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-noop: STARTED
 (nrunner-interface-81/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-dry-run:  PASS (0.33 s)
 (nrunner-interface-83/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-exec-test: STARTED
 (nrunner-interface-82/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-noop:  PASS (0.33 s)
 (nrunner-interface-84/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-python-unittest: STARTED
 (nrunner-interface-83/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-exec-test:  PASS (0.33 s)
 (nrunner-interface-85/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-84/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-python-unittest:  PASS (0.33 s)
 (nrunner-interface-86/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-tap: STARTED
 (nrunner-interface-85/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-avocado-instrumented:  PASS (0.33 s)
 (nrunner-interface-87/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-podman-image: STARTED
 (nrunner-interface-86/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-tap:  PASS (0.34 s)
 (nrunner-interface-87/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-podman-image:  PASS (0.34 s)
 (nrunner-interface-88/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-pip: STARTED
 (nrunner-interface-88/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-pip:  PASS (0.34 s)
 (nrunner-interface-89/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-golang: STARTED
 (nrunner-interface-89/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-golang:  PASS (0.35 s)
 (nrunner-interface-90/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-ansible-module: STARTED
 (nrunner-interface-91/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-dry-run: STARTED
 (nrunner-interface-90/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args;avocado-runner-ansible-module:  PASS (0.36 s)
 (nrunner-interface-91/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-dry-run:  PASS (0.33 s)
 (nrunner-interface-92/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-noop: STARTED
 (nrunner-interface-93/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-exec-test: STARTED
 (nrunner-interface-92/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-noop:  PASS (0.33 s)
 (nrunner-interface-93/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-exec-test:  PASS (0.35 s)
 (nrunner-interface-94/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-python-unittest: STARTED
 (nrunner-interface-95/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-avocado-instrumented: STARTED
 (nrunner-interface-94/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-python-unittest:  PASS (0.39 s)
 (nrunner-interface-96/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-tap: STARTED
 (nrunner-interface-95/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-avocado-instrumented:  PASS (0.52 s)
 (nrunner-interface-96/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-tap:  PASS (0.34 s)
 (nrunner-interface-97/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-podman-image: STARTED
 (nrunner-interface-98/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-pip: STARTED
 (nrunner-interface-97/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-podman-image:  CANCEL: Recipe file not found for this kind of runner (0.01 s)
 (nrunner-interface-98/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-pip:  CANCEL: Recipe file not found for this kind of runner (0.01 s)
 (nrunner-interface-99/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-golang: STARTED
 (nrunner-interface-100/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-ansible-module: STARTED
 (nrunner-interface-99/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-golang:  CANCEL: Recipe file not found for this kind of runner (0.01 s)
 (nrunner-interface-100/100) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind;avocado-runner-ansible-module:  CANCEL: Recipe file not found for this kind of runner (0.01 s)
 (nrunner-requirement-1/28) selftests/functional/serial/requirements.py:BasicTest.test_single_success;process: STARTED
 (nrunner-requirement-1/28) selftests/functional/serial/requirements.py:BasicTest.test_single_success;process:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-2/28) selftests/functional/serial/requirements.py:BasicTest.test_single_success;podman: STARTED
 (nrunner-requirement-2/28) selftests/functional/serial/requirements.py:BasicTest.test_single_success;podman:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-3/28) selftests/functional/serial/requirements.py:BasicTest.test_single_success;lxc: STARTED
 (nrunner-requirement-3/28) selftests/functional/serial/requirements.py:BasicTest.test_single_success;lxc:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-4/28) selftests/functional/serial/requirements.py:BasicTest.test_single_success;remote: STARTED
 (nrunner-requirement-4/28) selftests/functional/serial/requirements.py:BasicTest.test_single_success;remote:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-5/28) selftests/functional/serial/requirements.py:BasicTest.test_single_fail;process: STARTED
 (nrunner-requirement-5/28) selftests/functional/serial/requirements.py:BasicTest.test_single_fail;process:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-6/28) selftests/functional/serial/requirements.py:BasicTest.test_single_fail;podman: STARTED
 (nrunner-requirement-6/28) selftests/functional/serial/requirements.py:BasicTest.test_single_fail;podman:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-7/28) selftests/functional/serial/requirements.py:BasicTest.test_single_fail;lxc: STARTED
 (nrunner-requirement-7/28) selftests/functional/serial/requirements.py:BasicTest.test_single_fail;lxc:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-8/28) selftests/functional/serial/requirements.py:BasicTest.test_single_fail;remote: STARTED
 (nrunner-requirement-8/28) selftests/functional/serial/requirements.py:BasicTest.test_single_fail;remote:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-9/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success;process: STARTED
 (nrunner-requirement-9/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success;process:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-10/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success;podman: STARTED
 (nrunner-requirement-10/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success;podman:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-11/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success;lxc: STARTED
 (nrunner-requirement-11/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success;lxc:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-12/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success;remote: STARTED
 (nrunner-requirement-12/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success;remote:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-13/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails;process: STARTED
 (nrunner-requirement-13/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails;process:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-14/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails;podman: STARTED
 (nrunner-requirement-14/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails;podman:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-15/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails;lxc: STARTED
 (nrunner-requirement-15/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails;lxc:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-16/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails;remote: STARTED
 (nrunner-requirement-16/28) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails;remote:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-17/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates;process: STARTED
 (nrunner-requirement-17/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates;process:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-18/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates;podman: STARTED
 (nrunner-requirement-18/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates;podman:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-19/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates;lxc: STARTED
 (nrunner-requirement-19/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates;lxc:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-20/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates;remote: STARTED
 (nrunner-requirement-20/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates;remote:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-21/28) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency;process: STARTED
 (nrunner-requirement-21/28) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency;process:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-22/28) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency;podman: STARTED
 (nrunner-requirement-22/28) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency;podman:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-23/28) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency;lxc: STARTED
 (nrunner-requirement-23/28) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency;lxc:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-24/28) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency;remote: STARTED
 (nrunner-requirement-24/28) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency;remote:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-25/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe;process: STARTED
 (nrunner-requirement-25/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe;process:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-26/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe;podman: STARTED
 (nrunner-requirement-26/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe;podman:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-27/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe;lxc: STARTED
 (nrunner-requirement-27/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe;lxc:  SKIP: Dependency was not fulfilled.
 (nrunner-requirement-28/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe;remote: STARTED
 (nrunner-requirement-28/28) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe;remote:  SKIP: Dependency was not fulfilled.
 (unit-1/682) selftests/unit/datadir.py:DataDirTest.test_datadir_from_config: STARTED
 (unit-2/682) selftests/unit/datadir.py:DataDirTest.test_unique_log_dir: STARTED
 (unit-1/682) selftests/unit/datadir.py:DataDirTest.test_datadir_from_config:  PASS (0.02 s)
 (unit-2/682) selftests/unit/datadir.py:DataDirTest.test_unique_log_dir:  PASS (0.02 s)
 (unit-3/682) selftests/unit/datadir.py:DataDirTest.test_get_job_results_dir: STARTED
 (unit-4/682) selftests/unit/datadir.py:AltDataDirTest.test_settings_dir_alternate_dynamic: STARTED
 (unit-3/682) selftests/unit/datadir.py:DataDirTest.test_get_job_results_dir:  PASS (0.02 s)
 (unit-4/682) selftests/unit/datadir.py:AltDataDirTest.test_settings_dir_alternate_dynamic:  PASS (0.02 s)
 (unit-5/682) selftests/unit/dependencies_resolver.py:BasicTests.test_dependencies_runnables: STARTED
 (unit-5/682) selftests/unit/dependencies_resolver.py:BasicTests.test_dependencies_runnables:  PASS (0.01 s)
 (unit-6/682) selftests/unit/dispatcher.py:DispatcherTest.test_order: STARTED
 (unit-6/682) selftests/unit/dispatcher.py:DispatcherTest.test_order:  PASS (0.03 s)
 (unit-7/682) selftests/unit/hintfiles.py:HintTest.test_wrong_parser: STARTED
 (unit-7/682) selftests/unit/hintfiles.py:HintTest.test_wrong_parser:  PASS (0.01 s)
 (unit-8/682) selftests/unit/hintfiles.py:HintTest.test_types: STARTED
 (unit-8/682) selftests/unit/hintfiles.py:HintTest.test_types:  PASS (0.01 s)
 (unit-9/682) selftests/unit/hintfiles.py:HintTest.test_reference_names: STARTED
 (unit-9/682) selftests/unit/hintfiles.py:HintTest.test_reference_names:  PASS (0.01 s)
 (unit-10/682) selftests/unit/job.py:JobTest.test_job_empty_suite: STARTED
 (unit-10/682) selftests/unit/job.py:JobTest.test_job_empty_suite:  PASS (0.02 s)
 (unit-11/682) selftests/unit/job.py:JobTest.test_job_empty_has_id: STARTED
 (unit-11/682) selftests/unit/job.py:JobTest.test_job_empty_has_id:  PASS (0.01 s)
 (unit-12/682) selftests/unit/job.py:JobTest.test_two_jobs: STARTED
 (unit-12/682) selftests/unit/job.py:JobTest.test_two_jobs:  PASS (0.02 s)
 (unit-13/682) selftests/unit/job.py:JobTest.test_job_test_suite_not_created: STARTED
 (unit-13/682) selftests/unit/job.py:JobTest.test_job_test_suite_not_created:  PASS (0.01 s)
 (unit-14/682) selftests/unit/job.py:JobTest.test_suite_not_started: STARTED
 (unit-14/682) selftests/unit/job.py:JobTest.test_suite_not_started:  PASS (0.02 s)
 (unit-15/682) selftests/unit/job.py:JobTest.test_suite_tests_found: STARTED
 (unit-15/682) selftests/unit/job.py:JobTest.test_suite_tests_found:  PASS (0.02 s)
 (unit-16/682) selftests/unit/job.py:JobTest.test_suite_tests_not_found: STARTED
 (unit-16/682) selftests/unit/job.py:JobTest.test_suite_tests_not_found:  PASS (0.02 s)
 (unit-17/682) selftests/unit/job.py:JobTest.test_job_create_test_suite_empty: STARTED
 (unit-17/682) selftests/unit/job.py:JobTest.test_job_create_test_suite_empty:  PASS (0.02 s)
 (unit-18/682) selftests/unit/job.py:JobTest.test_job_create_test_suite_simple: STARTED
 (unit-18/682) selftests/unit/job.py:JobTest.test_job_create_test_suite_simple:  PASS (0.03 s)
 (unit-19/682) selftests/unit/job.py:JobTest.test_job_pre_tests: STARTED
 (unit-19/682) selftests/unit/job.py:JobTest.test_job_pre_tests:  PASS (0.03 s)
 (unit-20/682) selftests/unit/job.py:JobTest.test_job_run_tests: STARTED
 (unit-21/682) selftests/unit/job.py:JobTest.test_job_post_tests: STARTED
 (unit-20/682) selftests/unit/job.py:JobTest.test_job_run_tests:  PASS (0.77 s)
 (unit-22/682) selftests/unit/job.py:JobTest.test_job_run: STARTED
 (unit-21/682) selftests/unit/job.py:JobTest.test_job_post_tests:  PASS (1.00 s)
 (unit-23/682) selftests/unit/job.py:JobTest.test_job_run_account_time: STARTED
 (unit-23/682) selftests/unit/job.py:JobTest.test_job_run_account_time:  PASS (0.02 s)
 (unit-22/682) selftests/unit/job.py:JobTest.test_job_run:  PASS (0.82 s)
 (unit-24/682) selftests/unit/job.py:JobTest.test_job_self_account_time: STARTED
 (unit-24/682) selftests/unit/job.py:JobTest.test_job_self_account_time:  PASS (0.03 s)
 (unit-25/682) selftests/unit/job.py:JobTest.test_job_elapsed_time: STARTED
 (unit-25/682) selftests/unit/job.py:JobTest.test_job_elapsed_time:  PASS (0.02 s)
 (unit-26/682) selftests/unit/job.py:JobTest.test_job_suites_config: STARTED
 (unit-26/682) selftests/unit/job.py:JobTest.test_job_suites_config:  PASS (0.03 s)
 (unit-27/682) selftests/unit/job.py:JobTest.test_job_dryrun_no_unique_job_id: STARTED
 (unit-27/682) selftests/unit/job.py:JobTest.test_job_dryrun_no_unique_job_id:  PASS (0.01 s)
 (unit-28/682) selftests/unit/job.py:JobTest.test_job_no_base_logdir: STARTED
 (unit-28/682) selftests/unit/job.py:JobTest.test_job_no_base_logdir:  PASS (0.02 s)
 (unit-29/682) selftests/unit/job.py:JobTest.test_job_suite_parent_config: STARTED
 (unit-29/682) selftests/unit/job.py:JobTest.test_job_suite_parent_config:  PASS (0.02 s)
 (unit-30/682) selftests/unit/job.py:JobTest.test_job_dryrun_no_base_logdir: STARTED
 (unit-30/682) selftests/unit/job.py:JobTest.test_job_dryrun_no_base_logdir:  PASS (0.02 s)
 (unit-31/682) selftests/unit/job.py:JobTest.test_job_make_test_suite_resolver: STARTED
 (unit-31/682) selftests/unit/job.py:JobTest.test_job_make_test_suite_resolver:  PASS (0.02 s)
 (unit-32/682) selftests/unit/job.py:JobTest.test_job_get_failed_tests: STARTED
 (unit-33/682) selftests/unit/job.py:JobTest.test_job_dryrun: STARTED
 (unit-32/682) selftests/unit/job.py:JobTest.test_job_get_failed_tests:  PASS (1.09 s)
 (unit-33/682) selftests/unit/job.py:JobTest.test_job_dryrun:  PASS (1.18 s)
 (unit-34/682) selftests/unit/job.py:JobTest.test_job_duplicate_suite_names: STARTED
 (unit-34/682) selftests/unit/job.py:JobTest.test_job_duplicate_suite_names:  PASS (0.01 s)
 (unit-35/682) selftests/unit/nrunner_schema.py:Schema.test_runnable_recipes: STARTED
 (unit-36/682) selftests/unit/output.py:TestStdOutput.test_paginator_not_available: STARTED
 (unit-36/682) selftests/unit/output.py:TestStdOutput.test_paginator_not_available:  PASS (0.02 s)
 (unit-35/682) selftests/unit/nrunner_schema.py:Schema.test_runnable_recipes:  PASS (0.05 s)
 (unit-37/682) selftests/unit/parameters.py:Parameters.test_greedy_path_to_re: STARTED
 (unit-37/682) selftests/unit/parameters.py:Parameters.test_greedy_path_to_re:  PASS (0.01 s)
 (unit-38/682) selftests/unit/parameters.py:Parameters.test_same_origin_of_different_nodes: STARTED
 (unit-38/682) selftests/unit/parameters.py:Parameters.test_same_origin_of_different_nodes:  PASS (0.01 s)
 (unit-39/682) selftests/unit/parser.py:FileOrStdoutActionTest.test_multiple_files: STARTED
 (unit-39/682) selftests/unit/parser.py:FileOrStdoutActionTest.test_multiple_files:  PASS (0.01 s)
 (unit-40/682) selftests/unit/parser.py:FileOrStdoutActionTest.test_one_file_and_stdout: STARTED
 (unit-40/682) selftests/unit/parser.py:FileOrStdoutActionTest.test_one_file_and_stdout:  PASS (0.01 s)
 (unit-41/682) selftests/unit/parser.py:FileOrStdoutActionTest.test_multiple_stdout_raises: STARTED
 (unit-41/682) selftests/unit/parser.py:FileOrStdoutActionTest.test_multiple_stdout_raises:  PASS (0.01 s)
 (unit-42/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_settings: STARTED
 (unit-42/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_settings:  PASS (0.01 s)
 (unit-43/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_cli: STARTED
 (unit-43/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_cli:  PASS (0.01 s)
 (unit-44/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_cli_cmd: STARTED
 (unit-44/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_cli_cmd:  PASS (0.01 s)
 (unit-45/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_job_pre: STARTED
 (unit-45/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_job_pre:  PASS (0.01 s)
 (unit-46/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_job_post: STARTED
 (unit-46/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_job_post:  PASS (0.01 s)
 (unit-47/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_result: STARTED
 (unit-47/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_result:  PASS (0.01 s)
 (unit-48/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_job_pre_tests: STARTED
 (unit-48/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_job_pre_tests:  PASS (0.01 s)
 (unit-49/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_job_post_tests: STARTED
 (unit-49/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_job_post_tests:  PASS (0.01 s)
 (unit-50/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_result_events: STARTED
 (unit-50/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_result_events:  PASS (0.01 s)
 (unit-51/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_varianter: STARTED
 (unit-51/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_varianter:  PASS (0.01 s)
 (unit-52/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_init: STARTED
 (unit-52/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_init:  PASS (0.01 s)
 (unit-53/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_spawner: STARTED
 (unit-53/682) selftests/unit/plugin_interfaces.py:Plugin.test_instantiate_spawner:  PASS (0.01 s)
 (unit-54/682) selftests/unit/references.py:References.test_split_file_does_not_exist: STARTED
 (unit-54/682) selftests/unit/references.py:References.test_split_file_does_not_exist:  PASS (0.01 s)
 (unit-55/682) selftests/unit/references.py:References.test_split_file_exists: STARTED
 (unit-55/682) selftests/unit/references.py:References.test_split_file_exists:  PASS (0.01 s)
 (unit-56/682) selftests/unit/resolver.py:MultipleMethods.test_bare: STARTED
 (unit-56/682) selftests/unit/resolver.py:MultipleMethods.test_bare:  PASS (0.02 s)
 (unit-57/682) selftests/unit/resolver.py:MultipleMethods.test_some: STARTED
 (unit-57/682) selftests/unit/resolver.py:MultipleMethods.test_some:  PASS (0.02 s)
 (unit-58/682) selftests/unit/resolver.py:MultipleMethods.test_regex: STARTED
 (unit-58/682) selftests/unit/resolver.py:MultipleMethods.test_regex:  PASS (0.02 s)
 (unit-59/682) selftests/unit/resolver.py:MultipleMethods.test_regex_all: STARTED
 (unit-59/682) selftests/unit/resolver.py:MultipleMethods.test_regex_all:  PASS (0.02 s)
 (unit-60/682) selftests/unit/resolver.py:MultipleMethods.test_regex_none: STARTED
 (unit-60/682) selftests/unit/resolver.py:MultipleMethods.test_regex_none:  PASS (0.03 s)
 (unit-61/682) selftests/unit/resolver.py:MultipleMethodsSameName.test: STARTED
 (unit-61/682) selftests/unit/resolver.py:MultipleMethodsSameName.test:  PASS (0.02 s)
 (unit-62/682) selftests/unit/resolver.py:ForeignTaggedEnable.test: STARTED
 (unit-62/682) selftests/unit/resolver.py:ForeignTaggedEnable.test:  PASS (0.02 s)
 (unit-63/682) selftests/unit/resolver.py:Disable.test: STARTED
 (unit-63/682) selftests/unit/resolver.py:Disable.test:  PASS (0.02 s)
 (unit-64/682) selftests/unit/resolver.py:Nested.test: STARTED
 (unit-64/682) selftests/unit/resolver.py:Nested.test:  PASS (0.02 s)
 (unit-65/682) selftests/unit/resolver.py:MultipleImports.test: STARTED
 (unit-65/682) selftests/unit/resolver.py:MultipleImports.test:  PASS (0.02 s)
 (unit-66/682) selftests/unit/resolver.py:RaisingException.test: STARTED
 (unit-66/682) selftests/unit/resolver.py:RaisingException.test:  PASS (0.02 s)
 (unit-67/682) selftests/unit/resolver.py:Resolver.test_mod_import_and_classes: STARTED
 (unit-67/682) selftests/unit/resolver.py:Resolver.test_mod_import_and_classes:  PASS (0.06 s)
 (unit-68/682) selftests/unit/resolver.py:Resolver.test_imports: STARTED
 (unit-68/682) selftests/unit/resolver.py:Resolver.test_imports:  PASS (0.02 s)
 (unit-69/682) selftests/unit/resolver.py:Resolver.test_infinite_recurse: STARTED
 (unit-70/682) selftests/unit/resolver.py:Resolver.test_double_import: STARTED
 (unit-70/682) selftests/unit/resolver.py:Resolver.test_double_import:  PASS (0.02 s)
 (unit-69/682) selftests/unit/resolver.py:Resolver.test_infinite_recurse:  PASS (0.31 s)
 (unit-71/682) selftests/unit/result.py:ResultTest.test_result_no_job_id: STARTED
 (unit-71/682) selftests/unit/result.py:ResultTest.test_result_no_job_id:  PASS (0.01 s)
 (unit-72/682) selftests/unit/result.py:ResultTest.test_result_no_job_logfile: STARTED
 (unit-72/682) selftests/unit/result.py:ResultTest.test_result_no_job_logfile:  PASS (0.01 s)
 (unit-73/682) selftests/unit/result.py:ResultTest.test_result_rate_all_succeeded: STARTED
 (unit-73/682) selftests/unit/result.py:ResultTest.test_result_rate_all_succeeded:  PASS (0.01 s)
 (unit-74/682) selftests/unit/result.py:ResultTest.test_result_rate_all_succeeded_with_warns: STARTED
 (unit-74/682) selftests/unit/result.py:ResultTest.test_result_rate_all_succeeded_with_warns:  PASS (0.01 s)
 (unit-75/682) selftests/unit/result.py:ResultTest.test_result_rate_all_succeeded_with_skips: STARTED
 (unit-75/682) selftests/unit/result.py:ResultTest.test_result_rate_all_succeeded_with_skips:  PASS (0.01 s)
 (unit-76/682) selftests/unit/result.py:ResultTest.test_result_rate_all_succeeded_with_cancelled: STARTED
 (unit-76/682) selftests/unit/result.py:ResultTest.test_result_rate_all_succeeded_with_cancelled:  PASS (0.01 s)
 (unit-77/682) selftests/unit/result.py:ResultTest.test_result_rate_half_succeeded: STARTED
 (unit-77/682) selftests/unit/result.py:ResultTest.test_result_rate_half_succeeded:  PASS (0.01 s)
 (unit-78/682) selftests/unit/result.py:ResultTest.test_result_rate_none_succeeded: STARTED
 (unit-78/682) selftests/unit/result.py:ResultTest.test_result_rate_none_succeeded:  PASS (0.01 s)
 (unit-79/682) selftests/unit/runnable.py:RunnableFromAPI.test_kind_noop: STARTED
 (unit-79/682) selftests/unit/runnable.py:RunnableFromAPI.test_kind_noop:  PASS (0.01 s)
 (unit-80/682) selftests/unit/runnable.py:RunnableFromAPI.test_kind_required: STARTED
 (unit-80/682) selftests/unit/runnable.py:RunnableFromAPI.test_kind_required:  PASS (0.01 s)
 (unit-81/682) selftests/unit/runnable.py:RunnableFromAPI.test_args: STARTED
 (unit-81/682) selftests/unit/runnable.py:RunnableFromAPI.test_args:  PASS (0.01 s)
 (unit-82/682) selftests/unit/runnable.py:RunnableFromAPI.test_kwargs: STARTED
 (unit-82/682) selftests/unit/runnable.py:RunnableFromAPI.test_kwargs:  PASS (0.01 s)
 (unit-83/682) selftests/unit/runnable.py:RunnableFromAPI.test_args_kwargs: STARTED
 (unit-83/682) selftests/unit/runnable.py:RunnableFromAPI.test_args_kwargs:  PASS (0.01 s)
 (unit-84/682) selftests/unit/runnable.py:RunnableFromAPI.test_tags: STARTED
 (unit-84/682) selftests/unit/runnable.py:RunnableFromAPI.test_tags:  PASS (0.01 s)
 (unit-85/682) selftests/unit/runnable.py:RunnableFromAPI.test_args_kwargs_tags: STARTED
 (unit-85/682) selftests/unit/runnable.py:RunnableFromAPI.test_args_kwargs_tags:  PASS (0.01 s)
 (unit-86/682) selftests/unit/runnable.py:RunnableFromAPI.test_identifier_args: STARTED
 (unit-86/682) selftests/unit/runnable.py:RunnableFromAPI.test_identifier_args:  PASS (0.01 s)
 (unit-87/682) selftests/unit/runnable.py:RunnableFromAPI.test_command_args: STARTED
 (unit-87/682) selftests/unit/runnable.py:RunnableFromAPI.test_command_args:  PASS (0.01 s)
 (unit-88/682) selftests/unit/runnable.py:RunnableFromAPI.test_get_dict: STARTED
 (unit-88/682) selftests/unit/runnable.py:RunnableFromAPI.test_get_dict:  PASS (0.01 s)
 (unit-89/682) selftests/unit/runnable.py:RunnableFromAPI.test_get_json: STARTED
 (unit-89/682) selftests/unit/runnable.py:RunnableFromAPI.test_get_json:  PASS (0.01 s)
 (unit-90/682) selftests/unit/runnable.py:RunnableFromAPI.test_runner_from_runnable_error: STARTED
 (unit-90/682) selftests/unit/runnable.py:RunnableFromAPI.test_runner_from_runnable_error:  PASS (0.01 s)
 (unit-91/682) selftests/unit/runnable.py:RunnableFromRecipe.test: STARTED
 (unit-91/682) selftests/unit/runnable.py:RunnableFromRecipe.test:  PASS (0.01 s)
 (unit-92/682) selftests/unit/runnable.py:RunnableFromRecipe.test_exec: STARTED
 (unit-92/682) selftests/unit/runnable.py:RunnableFromRecipe.test_exec:  PASS (0.01 s)
 (unit-93/682) selftests/unit/runnable.py:RunnableFromRecipe.test_config: STARTED
 (unit-93/682) selftests/unit/runnable.py:RunnableFromRecipe.test_config:  PASS (0.02 s)
 (unit-94/682) selftests/unit/runnable.py:RunnableFromRecipe.test_config_at_init: STARTED
 (unit-94/682) selftests/unit/runnable.py:RunnableFromRecipe.test_config_at_init:  PASS (0.01 s)
 (unit-95/682) selftests/unit/runnable.py:RunnableFromRecipe.test_config_warn_if_not_used: STARTED
 (unit-95/682) selftests/unit/runnable.py:RunnableFromRecipe.test_config_warn_if_not_used:  PASS (0.01 s)
 (unit-96/682) selftests/unit/runnable.py:RunnableFromRecipe.test_config_dont_warn_if_used: STARTED
 (unit-96/682) selftests/unit/runnable.py:RunnableFromRecipe.test_config_dont_warn_if_used:  PASS (0.01 s)
 (unit-97/682) selftests/unit/runnable.py:RunnableFromRecipe.test_default_config: STARTED
 (unit-97/682) selftests/unit/runnable.py:RunnableFromRecipe.test_default_config:  PASS (0.01 s)
 (unit-98/682) selftests/unit/runnable.py:RunnableFromRecipe.test_default_and_actual_config: STARTED
 (unit-98/682) selftests/unit/runnable.py:RunnableFromRecipe.test_default_and_actual_config:  PASS (0.01 s)
 (unit-99/682) selftests/unit/runnable.py:RunnableFromRecipe.test_identifier: STARTED
 (unit-99/682) selftests/unit/runnable.py:RunnableFromRecipe.test_identifier:  PASS (0.01 s)
 (unit-100/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_noop: STARTED
 (unit-100/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_noop:  PASS (0.01 s)
 (unit-101/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_exec_args: STARTED
 (unit-101/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_exec_args:  PASS (0.01 s)
 (unit-102/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_exec_args_kwargs: STARTED
 (unit-102/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_exec_args_kwargs:  PASS (0.01 s)
 (unit-103/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_kwargs_json_empty_dict: STARTED
 (unit-103/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_kwargs_json_empty_dict:  PASS (0.01 s)
 (unit-104/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_kwargs_json_dict: STARTED
 (unit-104/682) selftests/unit/runnable.py:RunnableFromCommandLineArgs.test_kwargs_json_dict:  PASS (0.01 s)
 (unit-105/682) selftests/unit/runnable.py:RunnableToRecipe.test_runnable_to_recipe_noop: STARTED
 (unit-105/682) selftests/unit/runnable.py:RunnableToRecipe.test_runnable_to_recipe_noop:  PASS (0.02 s)
 (unit-106/682) selftests/unit/runnable.py:RunnableToRecipe.test_runnable_to_recipe_uri: STARTED
 (unit-106/682) selftests/unit/runnable.py:RunnableToRecipe.test_runnable_to_recipe_uri:  PASS (0.02 s)
 (unit-107/682) selftests/unit/runnable.py:RunnableToRecipe.test_runnable_to_recipe_args: STARTED
 (unit-107/682) selftests/unit/runnable.py:RunnableToRecipe.test_runnable_to_recipe_args:  PASS (0.02 s)
 (unit-108/682) selftests/unit/runner.py:Runner.test_runner_noop: STARTED
 (unit-108/682) selftests/unit/runner.py:Runner.test_runner_noop:  PASS (0.01 s)
 (unit-109/682) selftests/unit/runner.py:Runner.test_runner_exec: STARTED
 (unit-109/682) selftests/unit/runner.py:Runner.test_runner_exec:  PASS (0.04 s)
 (unit-110/682) selftests/unit/runner.py:Runner.test_runner_exec_test_ok: STARTED
 (unit-110/682) selftests/unit/runner.py:Runner.test_runner_exec_test_ok:  PASS (0.04 s)
 (unit-111/682) selftests/unit/runner.py:Runner.test_runner_exec_test_fail: STARTED
 (unit-111/682) selftests/unit/runner.py:Runner.test_runner_exec_test_fail:  PASS (0.01 s)
 (unit-112/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_ok: STARTED
 (unit-112/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_ok:  PASS (0.03 s)
 (unit-113/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_fail: STARTED
 (unit-113/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_fail:  PASS (0.03 s)
 (unit-114/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_skip: STARTED
 (unit-114/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_skip:  PASS (0.04 s)
 (unit-115/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_error: STARTED
 (unit-115/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_error:  PASS (0.03 s)
 (unit-116/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_empty_uri_error: STARTED
 (unit-116/682) selftests/unit/runner.py:Runner.test_runner_python_unittest_empty_uri_error:  PASS (0.03 s)
 (unit-117/682) selftests/unit/runner.py:RunnerCommandSelection.test_is_task_kind_supported: STARTED
 (unit-117/682) selftests/unit/runner.py:RunnerCommandSelection.test_is_task_kind_supported:  PASS (0.01 s)
 (unit-118/682) selftests/unit/runner.py:RunnerCommandSelection.test_is_task_kind_supported_other_kind: STARTED
 (unit-118/682) selftests/unit/runner.py:RunnerCommandSelection.test_is_task_kind_supported_other_kind:  PASS (0.01 s)
 (unit-119/682) selftests/unit/runner.py:RunnerCommandSelection.test_is_task_kind_supported_no_output: STARTED
 (unit-119/682) selftests/unit/runner.py:RunnerCommandSelection.test_is_task_kind_supported_no_output:  PASS (0.01 s)
 (unit-120/682) selftests/unit/runner.py:PickRunner.test_pick_runner_command: STARTED
 (unit-120/682) selftests/unit/runner.py:PickRunner.test_pick_runner_command:  PASS (0.01 s)
 (unit-121/682) selftests/unit/runner.py:PickRunner.test_pick_runner_command_empty: STARTED
 (unit-121/682) selftests/unit/runner.py:PickRunner.test_pick_runner_command_empty:  PASS (0.01 s)
 (unit-122/682) selftests/unit/runner_asset.py:BasicTests.test_no_kwargs: STARTED
 (unit-122/682) selftests/unit/runner_asset.py:BasicTests.test_no_kwargs:  PASS (0.05 s)
 (unit-123/682) selftests/unit/runner_asset.py:BasicTests.test_wrong_name: STARTED
 (unit-123/682) selftests/unit/runner_asset.py:BasicTests.test_wrong_name:  PASS (0.05 s)
 (unit-124/682) selftests/unit/runner_asset.py:FetchTests.test_success_fetch: STARTED
 (unit-124/682) selftests/unit/runner_asset.py:FetchTests.test_success_fetch:  PASS (0.07 s)
 (unit-125/682) selftests/unit/runner_asset.py:FetchTests.test_fail_fetch: STARTED
 (unit-125/682) selftests/unit/runner_asset.py:FetchTests.test_fail_fetch:  PASS (0.07 s)
 (unit-126/682) selftests/unit/runner_package.py:BasicTests.test_no_kwargs: STARTED
 (unit-126/682) selftests/unit/runner_package.py:BasicTests.test_no_kwargs:  PASS (0.02 s)
 (unit-127/682) selftests/unit/runner_package.py:BasicTests.test_wrong_action: STARTED
 (unit-127/682) selftests/unit/runner_package.py:BasicTests.test_wrong_action:  PASS (0.01 s)
 (unit-128/682) selftests/unit/runner_package.py:ActionTests.test_success_install: STARTED
 (unit-128/682) selftests/unit/runner_package.py:ActionTests.test_success_install:  SKIP: Not capable of a SoftwareManager backend
 (unit-129/682) selftests/unit/runner_package.py:ActionTests.test_already_installed: STARTED
 (unit-129/682) selftests/unit/runner_package.py:ActionTests.test_already_installed:  SKIP: Not capable of a SoftwareManager backend
 (unit-130/682) selftests/unit/runner_package.py:ActionTests.test_fail_install: STARTED
 (unit-130/682) selftests/unit/runner_package.py:ActionTests.test_fail_install:  SKIP: Not capable of a SoftwareManager backend
 (unit-131/682) selftests/unit/runner_package.py:ActionTests.test_success_remove: STARTED
 (unit-131/682) selftests/unit/runner_package.py:ActionTests.test_success_remove:  SKIP: Not capable of a SoftwareManager backend
 (unit-132/682) selftests/unit/runner_package.py:ActionTests.test_not_installed: STARTED
 (unit-132/682) selftests/unit/runner_package.py:ActionTests.test_not_installed:  SKIP: Not capable of a SoftwareManager backend
 (unit-133/682) selftests/unit/runner_package.py:ActionTests.test_fail_remove: STARTED
 (unit-133/682) selftests/unit/runner_package.py:ActionTests.test_fail_remove:  SKIP: Not capable of a SoftwareManager backend
 (unit-134/682) selftests/unit/runner_package.py:ActionTests.test_success_check: STARTED
 (unit-134/682) selftests/unit/runner_package.py:ActionTests.test_success_check:  SKIP: Not capable of a SoftwareManager backend
 (unit-135/682) selftests/unit/runner_package.py:ActionTests.test_fail_check: STARTED
 (unit-135/682) selftests/unit/runner_package.py:ActionTests.test_fail_check:  SKIP: Not capable of a SoftwareManager backend
 (unit-136/682) selftests/unit/runner_sysinfo.py:BasicTests.test_pre: STARTED
 (unit-136/682) selftests/unit/runner_sysinfo.py:BasicTests.test_pre:  PASS (0.06 s)
 (unit-137/682) selftests/unit/runner_sysinfo.py:BasicTests.test_post_fail: STARTED
 (unit-137/682) selftests/unit/runner_sysinfo.py:BasicTests.test_post_fail:  PASS (0.06 s)
 (unit-138/682) selftests/unit/safeloader_caveats.py:Caveats.test_no_multilevel_base_class: STARTED
 (unit-138/682) selftests/unit/safeloader_caveats.py:Caveats.test_no_multilevel_base_class:  PASS (0.01 s)
 (unit-139/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_self: STARTED
 (unit-139/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_self:  PASS (0.03 s)
 (unit-140/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_methods_order: STARTED
 (unit-140/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_methods_order:  PASS (0.01 s)
 (unit-141/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_import_not_on_parent: STARTED
 (unit-141/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_import_not_on_parent:  PASS (0.13 s)
 (unit-142/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_recursive_discovery: STARTED
 (unit-142/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_recursive_discovery:  PASS (0.02 s)
 (unit-143/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_recursive_discovery_python_unittest: STARTED
 (unit-143/682) selftests/unit/safeloader_core.py:FindClassAndMethods.test_recursive_discovery_python_unittest:  PASS (0.01 s)
 (unit-144/682) selftests/unit/safeloader_core.py:MultiLevel.test_base_level0: STARTED
 (unit-144/682) selftests/unit/safeloader_core.py:MultiLevel.test_base_level0:  PASS (0.02 s)
 (unit-145/682) selftests/unit/safeloader_core.py:MultiLevel.test_relative_level0_name_from_level1: STARTED
 (unit-145/682) selftests/unit/safeloader_core.py:MultiLevel.test_relative_level0_name_from_level1:  PASS (0.01 s)
 (unit-146/682) selftests/unit/safeloader_core.py:MultiLevel.test_relative_level0_from_level1: STARTED
 (unit-146/682) selftests/unit/safeloader_core.py:MultiLevel.test_relative_level0_from_level1:  PASS (0.02 s)
 (unit-147/682) selftests/unit/safeloader_core.py:MultiLevel.test_relative_level0_name_from_level2: STARTED
 (unit-147/682) selftests/unit/safeloader_core.py:MultiLevel.test_relative_level0_name_from_level2:  PASS (0.01 s)
 (unit-148/682) selftests/unit/safeloader_core.py:MultiLevel.test_relative_level0_from_level2: STARTED
 (unit-148/682) selftests/unit/safeloader_core.py:MultiLevel.test_relative_level0_from_level2:  PASS (0.02 s)
 (unit-149/682) selftests/unit/safeloader_core.py:MultiLevel.test_non_relative_level0_from_level2: STARTED
 (unit-149/682) selftests/unit/safeloader_core.py:MultiLevel.test_non_relative_level0_from_level2:  PASS (0.01 s)
 (unit-150/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_longline: STARTED
 (unit-150/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_longline:  PASS (0.01 s)
 (unit-151/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_newlines: STARTED
 (unit-151/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_newlines:  PASS (0.01 s)
 (unit-152/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_enabled: STARTED
 (unit-152/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_enabled:  PASS (0.02 s)
 (unit-153/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_disabled: STARTED
 (unit-153/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_disabled:  PASS (0.01 s)
 (unit-154/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_get_tags_empty: STARTED
 (unit-154/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_get_tags_empty:  PASS (0.01 s)
 (unit-155/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_single: STARTED
 (unit-155/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_single:  PASS (0.01 s)
 (unit-156/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_double: STARTED
 (unit-156/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_double:  PASS (0.01 s)
 (unit-157/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_double_with_empty: STARTED
 (unit-157/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_double_with_empty:  PASS (0.01 s)
 (unit-158/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_lowercase_uppercase: STARTED
 (unit-158/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_lowercase_uppercase:  PASS (0.01 s)
 (unit-159/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_duplicate: STARTED
 (unit-159/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_duplicate:  PASS (0.01 s)
 (unit-160/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_tab_separator: STARTED
 (unit-160/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_tab_separator:  PASS (0.01 s)
 (unit-161/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_empty: STARTED
 (unit-161/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_empty:  PASS (0.01 s)
 (unit-162/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_newline_before: STARTED
 (unit-162/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_newline_before:  PASS (0.01 s)
 (unit-163/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_newline_after: STARTED
 (unit-163/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_newline_after:  PASS (0.01 s)
 (unit-164/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_keyval_single: STARTED
 (unit-164/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_keyval_single:  PASS (0.01 s)
 (unit-165/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_keyval_double: STARTED
 (unit-165/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_keyval_double:  PASS (0.01 s)
 (unit-166/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_keyval_duplicate: STARTED
 (unit-166/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_tag_keyval_duplicate:  PASS (0.01 s)
 (unit-167/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_get_dependency_empty: STARTED
 (unit-167/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_get_dependency_empty:  PASS (0.01 s)
 (unit-168/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_dependency_single: STARTED
 (unit-168/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_dependency_single:  PASS (0.01 s)
 (unit-169/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_dependency_double: STARTED
 (unit-169/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_dependency_double:  PASS (0.01 s)
 (unit-170/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_directives_regex: STARTED
 (unit-170/682) selftests/unit/safeloader_docstring.py:DocstringDirectives.test_directives_regex:  PASS (0.01 s)
 (unit-171/682) selftests/unit/safeloader_imported.py:ModulePathComponents.test_single: STARTED
 (unit-171/682) selftests/unit/safeloader_imported.py:ModulePathComponents.test_single:  PASS (0.01 s)
 (unit-172/682) selftests/unit/safeloader_imported.py:ModulePathComponents.test_compound: STARTED
 (unit-172/682) selftests/unit/safeloader_imported.py:ModulePathComponents.test_compound:  PASS (0.01 s)
 (unit-173/682) selftests/unit/safeloader_imported.py:ModulePathComponents.test_relative_simple: STARTED
 (unit-173/682) selftests/unit/safeloader_imported.py:ModulePathComponents.test_relative_simple:  PASS (0.01 s)
 (unit-174/682) selftests/unit/safeloader_imported.py:ModulePathComponents.test_relative_compound: STARTED
 (unit-174/682) selftests/unit/safeloader_imported.py:ModulePathComponents.test_relative_compound:  PASS (0.01 s)
 (unit-175/682) selftests/unit/safeloader_imported.py:ModuleRelativePath.test_no_relative_import: STARTED
 (unit-175/682) selftests/unit/safeloader_imported.py:ModuleRelativePath.test_no_relative_import:  PASS (0.01 s)
 (unit-176/682) selftests/unit/safeloader_imported.py:ModuleRelativePath.test_no_relative_import_from: STARTED
 (unit-176/682) selftests/unit/safeloader_imported.py:ModuleRelativePath.test_no_relative_import_from:  PASS (0.01 s)
 (unit-177/682) selftests/unit/safeloader_imported.py:ModuleRelativePath.test_relative_import_from_upper: STARTED
 (unit-177/682) selftests/unit/safeloader_imported.py:ModuleRelativePath.test_relative_import_from_upper:  PASS (0.01 s)
 (unit-178/682) selftests/unit/safeloader_imported.py:ModuleRelativePath.test_relative_import_from_same: STARTED
 (unit-178/682) selftests/unit/safeloader_imported.py:ModuleRelativePath.test_relative_import_from_same:  PASS (0.01 s)
 (unit-179/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImport.test_symbol_only: STARTED
 (unit-179/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImport.test_symbol_only:  PASS (0.01 s)
 (unit-180/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImport.test_symbol_only_alias: STARTED
 (unit-180/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImport.test_symbol_only_alias:  PASS (0.01 s)
 (unit-181/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImport.test_compound: STARTED
 (unit-181/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImport.test_compound:  PASS (0.01 s)
 (unit-182/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path: STARTED
 (unit-182/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path:  PASS (0.01 s)
 (unit-183/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path_compound: STARTED
 (unit-183/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path_compound:  PASS (0.01 s)
 (unit-184/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path_only_relative: STARTED
 (unit-184/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path_only_relative:  PASS (0.01 s)
 (unit-185/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path_from_relative: STARTED
 (unit-185/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path_from_relative:  PASS (0.01 s)
 (unit-186/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path_from_relative_multiple: STARTED
 (unit-186/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathImportFrom.test_symbol_module_path_from_relative_multiple:  PASS (0.01 s)
 (unit-187/682) selftests/unit/safeloader_imported.py:Alias.test_module_alias: STARTED
 (unit-187/682) selftests/unit/safeloader_imported.py:Alias.test_module_alias:  PASS (0.01 s)
 (unit-188/682) selftests/unit/safeloader_imported.py:Alias.test_module_noalias: STARTED
 (unit-188/682) selftests/unit/safeloader_imported.py:Alias.test_module_noalias:  PASS (0.01 s)
 (unit-189/682) selftests/unit/safeloader_imported.py:Alias.test_symbol_alias: STARTED
 (unit-189/682) selftests/unit/safeloader_imported.py:Alias.test_symbol_alias:  PASS (0.01 s)
 (unit-190/682) selftests/unit/safeloader_imported.py:Alias.test_symbol_noalias: STARTED
 (unit-190/682) selftests/unit/safeloader_imported.py:Alias.test_symbol_noalias:  PASS (0.01 s)
 (unit-191/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathErrors.test_incorrect_statement_type: STARTED
 (unit-191/682) selftests/unit/safeloader_imported.py:SymbolAndModulePathErrors.test_incorrect_statement_type:  PASS (0.01 s)
 (unit-192/682) selftests/unit/safeloader_imported.py:RelativePath.test_same: STARTED
 (unit-192/682) selftests/unit/safeloader_imported.py:RelativePath.test_same:  PASS (0.01 s)
 (unit-193/682) selftests/unit/safeloader_imported.py:RelativePath.test_upper: STARTED
 (unit-193/682) selftests/unit/safeloader_imported.py:RelativePath.test_upper:  PASS (0.01 s)
 (unit-194/682) selftests/unit/safeloader_imported.py:RelativePath.test_upper_from_statement: STARTED
 (unit-194/682) selftests/unit/safeloader_imported.py:RelativePath.test_upper_from_statement:  PASS (0.01 s)
 (unit-195/682) selftests/unit/safeloader_imported.py:RelativePath.test_same_from_statement: STARTED
 (unit-195/682) selftests/unit/safeloader_imported.py:RelativePath.test_same_from_statement:  PASS (0.01 s)
 (unit-196/682) selftests/unit/safeloader_imported.py:ParentPath.test_compound: STARTED
 (unit-196/682) selftests/unit/safeloader_imported.py:ParentPath.test_compound:  PASS (0.01 s)
 (unit-197/682) selftests/unit/safeloader_imported.py:ParentPath.test_compound_levels: STARTED
 (unit-197/682) selftests/unit/safeloader_imported.py:ParentPath.test_compound_levels:  PASS (0.01 s)
 (unit-198/682) selftests/unit/safeloader_imported.py:Importable.test_single: STARTED
 (unit-198/682) selftests/unit/safeloader_imported.py:Importable.test_single:  PASS (0.01 s)
 (unit-199/682) selftests/unit/safeloader_imported.py:Importable.test_compound: STARTED
 (unit-199/682) selftests/unit/safeloader_imported.py:Importable.test_compound:  PASS (0.01 s)
 (unit-200/682) selftests/unit/safeloader_imported.py:Importable.test_compound_dont_know_if_symbol_is_module: STARTED
 (unit-200/682) selftests/unit/safeloader_imported.py:Importable.test_compound_dont_know_if_symbol_is_module:  PASS (0.01 s)
 (unit-201/682) selftests/unit/safeloader_imported.py:Importable.test_non_existing_module: STARTED
 (unit-201/682) selftests/unit/safeloader_imported.py:Importable.test_non_existing_module:  PASS (0.01 s)
 (unit-202/682) selftests/unit/safeloader_imported.py:Importable.test_non_existing_symbol: STARTED
 (unit-202/682) selftests/unit/safeloader_imported.py:Importable.test_non_existing_symbol:  PASS (0.01 s)
 (unit-203/682) selftests/unit/safeloader_imported.py:Importable.test_non_existing_module_path: STARTED
 (unit-203/682) selftests/unit/safeloader_imported.py:Importable.test_non_existing_module_path:  PASS (0.01 s)
 (unit-204/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_add_imported_empty: STARTED
 (unit-204/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_add_imported_empty:  PASS (0.02 s)
 (unit-205/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_add_imported_symbols_from_module: STARTED
 (unit-205/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_add_imported_symbols_from_module:  PASS (0.01 s)
 (unit-206/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_add_imported_object_from_module_asname: STARTED
 (unit-206/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_add_imported_object_from_module_asname:  PASS (0.01 s)
 (unit-207/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_is_not_avocado_test: STARTED
 (unit-207/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_is_not_avocado_test:  PASS (0.01 s)
 (unit-208/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_is_not_avocado_tests: STARTED
 (unit-208/682) selftests/unit/safeloader_module.py:PythonModuleSelf.test_is_not_avocado_tests:  PASS (0.02 s)
 (unit-209/682) selftests/unit/safeloader_module.py:PythonModuleTest.test_is_avocado_test: STARTED
 (unit-209/682) selftests/unit/safeloader_module.py:PythonModuleTest.test_is_avocado_test:  PASS (0.01 s)
 (unit-210/682) selftests/unit/safeloader_module.py:PythonModuleTest.test_import_of_all_module_level: STARTED
 (unit-210/682) selftests/unit/safeloader_module.py:PythonModuleTest.test_import_of_all_module_level:  PASS (0.02 s)
 (unit-211/682) selftests/unit/safeloader_module.py:PythonModuleTest.test_import_relative: STARTED
 (unit-211/682) selftests/unit/safeloader_module.py:PythonModuleTest.test_import_relative:  PASS (0.03 s)
 (unit-212/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import: STARTED
 (unit-212/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import:  PASS (0.01 s)
 (unit-213/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import_alias: STARTED
 (unit-213/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import_alias:  PASS (0.01 s)
 (unit-214/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import_from: STARTED
 (unit-214/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import_from:  PASS (0.01 s)
 (unit-215/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import_from_alias: STARTED
 (unit-215/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import_from_alias:  PASS (0.01 s)
 (unit-216/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import_order: STARTED
 (unit-216/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_import_order:  PASS (0.01 s)
 (unit-217/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_incorrect_statement_type: STARTED
 (unit-217/682) selftests/unit/safeloader_utils.py:StatementImportAs.test_incorrect_statement_type:  PASS (0.01 s)
 (unit-218/682) selftests/unit/settings.py:SettingsTest.test_non_registered_option: STARTED
 (unit-218/682) selftests/unit/settings.py:SettingsTest.test_non_registered_option:  PASS (0.02 s)
 (unit-219/682) selftests/unit/settings.py:SettingsTest.test_override_default: STARTED
 (unit-219/682) selftests/unit/settings.py:SettingsTest.test_override_default:  PASS (0.01 s)
 (unit-220/682) selftests/unit/settings.py:SettingsTest.test_non_existing_key: STARTED
 (unit-220/682) selftests/unit/settings.py:SettingsTest.test_non_existing_key:  PASS (0.01 s)
 (unit-221/682) selftests/unit/settings.py:SettingsTest.test_bool: STARTED
 (unit-221/682) selftests/unit/settings.py:SettingsTest.test_bool:  PASS (0.01 s)
 (unit-222/682) selftests/unit/settings.py:SettingsTest.test_string: STARTED
 (unit-222/682) selftests/unit/settings.py:SettingsTest.test_string:  PASS (0.01 s)
 (unit-223/682) selftests/unit/settings.py:SettingsTest.test_list: STARTED
 (unit-223/682) selftests/unit/settings.py:SettingsTest.test_list:  PASS (0.01 s)
 (unit-224/682) selftests/unit/settings.py:SettingsTest.test_add_argparser: STARTED
 (unit-224/682) selftests/unit/settings.py:SettingsTest.test_add_argparser:  PASS (0.01 s)
 (unit-225/682) selftests/unit/settings.py:SettingsTest.test_argparser_long_or_short_or_positional: STARTED
 (unit-225/682) selftests/unit/settings.py:SettingsTest.test_argparser_long_or_short_or_positional:  PASS (0.01 s)
 (unit-226/682) selftests/unit/settings.py:SettingsTest.test_argparser_positional: STARTED
 (unit-226/682) selftests/unit/settings.py:SettingsTest.test_argparser_positional:  PASS (0.02 s)
 (unit-227/682) selftests/unit/settings.py:SettingsTest.test_multiple_parsers: STARTED
 (unit-227/682) selftests/unit/settings.py:SettingsTest.test_multiple_parsers:  PASS (0.01 s)
 (unit-228/682) selftests/unit/settings.py:SettingsTest.test_filter: STARTED
 (unit-228/682) selftests/unit/settings.py:SettingsTest.test_filter:  PASS (0.02 s)
 (unit-229/682) selftests/unit/settings.py:ConfigOption.test_as_list: STARTED
 (unit-229/682) selftests/unit/settings.py:ConfigOption.test_as_list:  PASS (0.01 s)
 (unit-230/682) selftests/unit/settings.py:ConfigOption.test_as_list_fails: STARTED
 (unit-230/682) selftests/unit/settings.py:ConfigOption.test_as_list_fails:  PASS (0.01 s)
 (unit-231/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_invalid: STARTED
 (unit-231/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_invalid:  PASS (0.01 s)
 (unit-232/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_no_id: STARTED
 (unit-232/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_no_id:  PASS (0.01 s)
 (unit-233/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_no_job_id: STARTED
 (unit-233/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_no_job_id:  PASS (0.01 s)
 (unit-234/682) selftests/unit/status_repo.py:StatusRepo.test_set_task_data: STARTED
 (unit-234/682) selftests/unit/status_repo.py:StatusRepo.test_set_task_data:  PASS (0.01 s)
 (unit-235/682) selftests/unit/status_repo.py:StatusRepo.test_handle_task_started: STARTED
 (unit-235/682) selftests/unit/status_repo.py:StatusRepo.test_handle_task_started:  PASS (0.01 s)
 (unit-236/682) selftests/unit/status_repo.py:StatusRepo.test_handle_task_started_no_output_dir: STARTED
 (unit-236/682) selftests/unit/status_repo.py:StatusRepo.test_handle_task_started_no_output_dir:  PASS (0.01 s)
 (unit-237/682) selftests/unit/status_repo.py:StatusRepo.test_handle_task_finished_no_result: STARTED
 (unit-237/682) selftests/unit/status_repo.py:StatusRepo.test_handle_task_finished_no_result:  PASS (0.01 s)
 (unit-238/682) selftests/unit/status_repo.py:StatusRepo.test_handle_task_finished_result: STARTED
 (unit-238/682) selftests/unit/status_repo.py:StatusRepo.test_handle_task_finished_result:  PASS (0.01 s)
 (unit-239/682) selftests/unit/status_repo.py:StatusRepo.test_process_message_running: STARTED
 (unit-239/682) selftests/unit/status_repo.py:StatusRepo.test_process_message_running:  PASS (0.01 s)
 (unit-240/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_task_started: STARTED
 (unit-240/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_task_started:  PASS (0.01 s)
 (unit-241/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_task_running: STARTED
 (unit-241/682) selftests/unit/status_repo.py:StatusRepo.test_process_raw_message_task_running:  PASS (0.01 s)
 (unit-242/682) selftests/unit/status_repo.py:StatusRepo.test_process_messages_running: STARTED
 (unit-242/682) selftests/unit/status_repo.py:StatusRepo.test_process_messages_running:  PASS (0.01 s)
 (unit-243/682) selftests/unit/status_repo.py:StatusRepo.test_task_status_time: STARTED
 (unit-243/682) selftests/unit/status_repo.py:StatusRepo.test_task_status_time:  PASS (0.01 s)
 (unit-244/682) selftests/unit/status_repo.py:StatusRepo.test_no_task_status: STARTED
 (unit-244/682) selftests/unit/status_repo.py:StatusRepo.test_no_task_status:  PASS (0.01 s)
 (unit-245/682) selftests/unit/status_repo.py:StatusRepo.test_get_task_status: STARTED
 (unit-245/682) selftests/unit/status_repo.py:StatusRepo.test_get_task_status:  PASS (0.01 s)
 (unit-246/682) selftests/unit/status_repo.py:StatusRepo.test_get_task_status_journal_summary: STARTED
 (unit-246/682) selftests/unit/status_repo.py:StatusRepo.test_get_task_status_journal_summary:  PASS (0.01 s)
 (unit-247/682) selftests/unit/status_utils.py:JSON.test_loads_bytes: STARTED
 (unit-247/682) selftests/unit/status_utils.py:JSON.test_loads_bytes:  PASS (0.01 s)
 (unit-248/682) selftests/unit/status_utils.py:JSON.test_loads_str: STARTED
 (unit-248/682) selftests/unit/status_utils.py:JSON.test_loads_str:  PASS (0.01 s)
 (unit-249/682) selftests/unit/status_utils.py:JSON.test_loads_invalid: STARTED
 (unit-249/682) selftests/unit/status_utils.py:JSON.test_loads_invalid:  PASS (0.01 s)
 (unit-250/682) selftests/unit/status_utils.py:JSON.test_loads_base64: STARTED
 (unit-250/682) selftests/unit/status_utils.py:JSON.test_loads_base64:  PASS (0.01 s)
 (unit-251/682) selftests/unit/suite.py:TestSuiteTest.test_custom_suite: STARTED
 (unit-251/682) selftests/unit/suite.py:TestSuiteTest.test_custom_suite:  PASS (0.01 s)
 (unit-252/682) selftests/unit/suite.py:TestSuiteTest.test_automatic_suite: STARTED
 (unit-252/682) selftests/unit/suite.py:TestSuiteTest.test_automatic_suite:  PASS (0.02 s)
 (unit-253/682) selftests/unit/suite.py:TestSuiteTest.test_config_extend_manual: STARTED
 (unit-253/682) selftests/unit/suite.py:TestSuiteTest.test_config_extend_manual:  PASS (0.01 s)
 (unit-254/682) selftests/unit/suite.py:TestSuiteTest.test_config_extend_automatic: STARTED
 (unit-254/682) selftests/unit/suite.py:TestSuiteTest.test_config_extend_automatic:  PASS (0.02 s)
 (unit-255/682) selftests/unit/suite.py:TestSuiteTest.test_config_runnable: STARTED
 (unit-255/682) selftests/unit/suite.py:TestSuiteTest.test_config_runnable:  PASS (0.02 s)
 (unit-256/682) selftests/unit/suite.py:TestSuiteTest.test_config_runnable_and_suite: STARTED
 (unit-256/682) selftests/unit/suite.py:TestSuiteTest.test_config_runnable_and_suite:  PASS (0.02 s)
 (unit-257/682) selftests/unit/sysinfo.py:SysinfoTest.test_loggables_equal: STARTED
 (unit-257/682) selftests/unit/sysinfo.py:SysinfoTest.test_loggables_equal:  PASS (0.01 s)
 (unit-258/682) selftests/unit/sysinfo.py:SysinfoTest.test_loggables_not_equal: STARTED
 (unit-258/682) selftests/unit/sysinfo.py:SysinfoTest.test_loggables_not_equal:  PASS (0.01 s)
 (unit-259/682) selftests/unit/sysinfo.py:SysinfoTest.test_loggables_set: STARTED
 (unit-259/682) selftests/unit/sysinfo.py:SysinfoTest.test_loggables_set:  PASS (0.01 s)
 (unit-260/682) selftests/unit/sysinfo.py:SysinfoTest.test_logger_job: STARTED
 (unit-260/682) selftests/unit/sysinfo.py:SysinfoTest.test_logger_job:  PASS (0.01 s)
 (unit-261/682) selftests/unit/sysinfo.py:SysinfoTest.test_logger_test: STARTED
 (unit-261/682) selftests/unit/sysinfo.py:SysinfoTest.test_logger_test:  PASS (0.01 s)
 (unit-262/682) selftests/unit/tags.py:TagFilter.test_no_tag_filter: STARTED
 (unit-262/682) selftests/unit/tags.py:TagFilter.test_no_tag_filter:  PASS (0.03 s)
 (unit-263/682) selftests/unit/tags.py:TagFilter.test_filter_fast_net: STARTED
 (unit-263/682) selftests/unit/tags.py:TagFilter.test_filter_fast_net:  PASS (0.02 s)
 (unit-264/682) selftests/unit/tags.py:TagFilter.test_filter_fast_net_include_empty: STARTED
 (unit-264/682) selftests/unit/tags.py:TagFilter.test_filter_fast_net_include_empty:  PASS (0.02 s)
 (unit-265/682) selftests/unit/tags.py:TagFilter.test_filter_arch: STARTED
 (unit-265/682) selftests/unit/tags.py:TagFilter.test_filter_arch:  PASS (0.02 s)
 (unit-266/682) selftests/unit/tags.py:TagFilter.test_filter_arch_include_empty: STARTED
 (unit-266/682) selftests/unit/tags.py:TagFilter.test_filter_arch_include_empty:  PASS (0.02 s)
 (unit-267/682) selftests/unit/tags.py:TagFilter.test_filter_arch_x86_64: STARTED
 (unit-267/682) selftests/unit/tags.py:TagFilter.test_filter_arch_x86_64:  PASS (0.02 s)
 (unit-268/682) selftests/unit/tags.py:TagFilter.test_filter_arch_other: STARTED
 (unit-268/682) selftests/unit/tags.py:TagFilter.test_filter_arch_other:  PASS (0.02 s)
 (unit-269/682) selftests/unit/tags.py:TagFilter.test_filter_arch_other_include_empty_key: STARTED
 (unit-269/682) selftests/unit/tags.py:TagFilter.test_filter_arch_other_include_empty_key:  PASS (0.02 s)
 (unit-270/682) selftests/unit/tags.py:TagFilter.test_filter_arch_other_include_empty_flat_and_key: STARTED
 (unit-270/682) selftests/unit/tags.py:TagFilter.test_filter_arch_other_include_empty_flat_and_key:  PASS (0.02 s)
 (unit-271/682) selftests/unit/tags.py:TagFilter.test_filter_fast_net__slow_disk_unsafe: STARTED
 (unit-271/682) selftests/unit/tags.py:TagFilter.test_filter_fast_net__slow_disk_unsafe:  PASS (0.02 s)
 (unit-272/682) selftests/unit/tags.py:TagFilter.test_filter_fast_net__slow_disk: STARTED
 (unit-272/682) selftests/unit/tags.py:TagFilter.test_filter_fast_net__slow_disk:  PASS (0.02 s)
 (unit-273/682) selftests/unit/tags.py:TagFilter.test_filter_not_fast_not_slow: STARTED
 (unit-273/682) selftests/unit/tags.py:TagFilter.test_filter_not_fast_not_slow:  PASS (0.02 s)
 (unit-274/682) selftests/unit/tags.py:TagFilter.test_filter_not_fast_not_slow_include_empty: STARTED
 (unit-274/682) selftests/unit/tags.py:TagFilter.test_filter_not_fast_not_slow_include_empty:  PASS (0.02 s)
 (unit-275/682) selftests/unit/tags.py:TagFilter.test_filter_safe_arch_not_x86_64: STARTED
 (unit-275/682) selftests/unit/tags.py:TagFilter.test_filter_safe_arch_not_x86_64:  PASS (0.02 s)
 (unit-276/682) selftests/unit/tags.py:TagFilter.test_filter_not_fast_not_slow_not_safe: STARTED
 (unit-276/682) selftests/unit/tags.py:TagFilter.test_filter_not_fast_not_slow_not_safe:  PASS (0.02 s)
 (unit-277/682) selftests/unit/tags.py:TagFilter.test_filter_not_fast_not_slow_not_safe_others_dont_exist: STARTED
 (unit-277/682) selftests/unit/tags.py:TagFilter.test_filter_not_fast_not_slow_not_safe_others_dont_exist:  PASS (0.02 s)
 (unit-278/682) selftests/unit/tags.py:TagFilter.test_load_tags: STARTED
 (unit-278/682) selftests/unit/tags.py:TagFilter.test_load_tags:  PASS (0.02 s)
 (unit-279/682) selftests/unit/tags.py:TagFilter2.test_filter_tags_include_empty: STARTED
 (unit-279/682) selftests/unit/tags.py:TagFilter2.test_filter_tags_include_empty:  PASS (0.01 s)
 (unit-280/682) selftests/unit/tags.py:TagInheritance.test_filter_tags_inheritance: STARTED
 (unit-280/682) selftests/unit/tags.py:TagInheritance.test_filter_tags_inheritance:  PASS (0.02 s)
 (unit-281/682) selftests/unit/tags.py:ParseFilterByTags.test_must: STARTED
 (unit-281/682) selftests/unit/tags.py:ParseFilterByTags.test_must:  PASS (0.01 s)
 (unit-282/682) selftests/unit/tags.py:ParseFilterByTags.test_must_must_not: STARTED
 (unit-282/682) selftests/unit/tags.py:ParseFilterByTags.test_must_must_not:  PASS (0.01 s)
 (unit-283/682) selftests/unit/tags.py:ParseFilterByTags.test_musts_must_nots: STARTED
 (unit-283/682) selftests/unit/tags.py:ParseFilterByTags.test_musts_must_nots:  PASS (0.01 s)
 (unit-284/682) selftests/unit/tap.py:TapParserTests.test_empty: STARTED
 (unit-284/682) selftests/unit/tap.py:TapParserTests.test_empty:  PASS (0.02 s)
 (unit-285/682) selftests/unit/tap.py:TapParserTests.test_empty_plan: STARTED
 (unit-285/682) selftests/unit/tap.py:TapParserTests.test_empty_plan:  PASS (0.01 s)
 (unit-286/682) selftests/unit/tap.py:TapParserTests.test_plan_directive: STARTED
 (unit-286/682) selftests/unit/tap.py:TapParserTests.test_plan_directive:  PASS (0.01 s)
 (unit-287/682) selftests/unit/tap.py:TapParserTests.test_one_test_ok: STARTED
 (unit-287/682) selftests/unit/tap.py:TapParserTests.test_one_test_ok:  PASS (0.01 s)
 (unit-288/682) selftests/unit/tap.py:TapParserTests.test_one_test_with_number: STARTED
 (unit-288/682) selftests/unit/tap.py:TapParserTests.test_one_test_with_number:  PASS (0.01 s)
 (unit-289/682) selftests/unit/tap.py:TapParserTests.test_one_test_with_name: STARTED
 (unit-289/682) selftests/unit/tap.py:TapParserTests.test_one_test_with_name:  PASS (0.01 s)
 (unit-290/682) selftests/unit/tap.py:TapParserTests.test_one_test_not_ok: STARTED
 (unit-290/682) selftests/unit/tap.py:TapParserTests.test_one_test_not_ok:  PASS (0.01 s)
 (unit-291/682) selftests/unit/tap.py:TapParserTests.test_one_test_todo: STARTED
 (unit-291/682) selftests/unit/tap.py:TapParserTests.test_one_test_todo:  PASS (0.01 s)
 (unit-292/682) selftests/unit/tap.py:TapParserTests.test_one_test_skip: STARTED
 (unit-292/682) selftests/unit/tap.py:TapParserTests.test_one_test_skip:  PASS (0.01 s)
 (unit-293/682) selftests/unit/tap.py:TapParserTests.test_one_test_skip_failure: STARTED
 (unit-293/682) selftests/unit/tap.py:TapParserTests.test_one_test_skip_failure:  PASS (0.01 s)
 (unit-294/682) selftests/unit/tap.py:TapParserTests.test_many_early_plan: STARTED
 (unit-294/682) selftests/unit/tap.py:TapParserTests.test_many_early_plan:  PASS (0.01 s)
 (unit-295/682) selftests/unit/tap.py:TapParserTests.test_many_late_plan: STARTED
 (unit-295/682) selftests/unit/tap.py:TapParserTests.test_many_late_plan:  PASS (0.01 s)
 (unit-296/682) selftests/unit/tap.py:TapParserTests.test_child_test: STARTED
 (unit-296/682) selftests/unit/tap.py:TapParserTests.test_child_test:  PASS (0.01 s)
 (unit-297/682) selftests/unit/tap.py:TapParserTests.test_directive_case: STARTED
 (unit-297/682) selftests/unit/tap.py:TapParserTests.test_directive_case:  PASS (0.01 s)
 (unit-298/682) selftests/unit/tap.py:TapParserTests.test_directive_explanation: STARTED
 (unit-298/682) selftests/unit/tap.py:TapParserTests.test_directive_explanation:  PASS (0.01 s)
 (unit-299/682) selftests/unit/tap.py:TapParserTests.test_one_test_early_plan: STARTED
 (unit-299/682) selftests/unit/tap.py:TapParserTests.test_one_test_early_plan:  PASS (0.01 s)
 (unit-300/682) selftests/unit/tap.py:TapParserTests.test_one_test_late_plan: STARTED
 (unit-300/682) selftests/unit/tap.py:TapParserTests.test_one_test_late_plan:  PASS (0.01 s)
 (unit-301/682) selftests/unit/tap.py:TapParserTests.test_out_of_order: STARTED
 (unit-301/682) selftests/unit/tap.py:TapParserTests.test_out_of_order:  PASS (0.01 s)
 (unit-302/682) selftests/unit/tap.py:TapParserTests.test_middle_plan: STARTED
 (unit-302/682) selftests/unit/tap.py:TapParserTests.test_middle_plan:  PASS (0.01 s)
 (unit-303/682) selftests/unit/tap.py:TapParserTests.test_too_many_plans: STARTED
 (unit-303/682) selftests/unit/tap.py:TapParserTests.test_too_many_plans:  PASS (0.01 s)
 (unit-304/682) selftests/unit/tap.py:TapParserTests.test_too_many: STARTED
 (unit-304/682) selftests/unit/tap.py:TapParserTests.test_too_many:  PASS (0.01 s)
 (unit-305/682) selftests/unit/tap.py:TapParserTests.test_too_few: STARTED
 (unit-305/682) selftests/unit/tap.py:TapParserTests.test_too_few:  PASS (0.01 s)
 (unit-306/682) selftests/unit/tap.py:TapParserTests.test_too_few_bailout: STARTED
 (unit-306/682) selftests/unit/tap.py:TapParserTests.test_too_few_bailout:  PASS (0.01 s)
 (unit-307/682) selftests/unit/tap.py:TapParserTests.test_diagnostics: STARTED
 (unit-307/682) selftests/unit/tap.py:TapParserTests.test_diagnostics:  PASS (0.01 s)
 (unit-308/682) selftests/unit/tap.py:TapParserTests.test_empty_line: STARTED
 (unit-308/682) selftests/unit/tap.py:TapParserTests.test_empty_line:  PASS (0.01 s)
 (unit-309/682) selftests/unit/tap.py:TapParserTests.test_unexpected: STARTED
 (unit-309/682) selftests/unit/tap.py:TapParserTests.test_unexpected:  PASS (0.01 s)
 (unit-310/682) selftests/unit/tap.py:TapParserTests.test_version: STARTED
 (unit-310/682) selftests/unit/tap.py:TapParserTests.test_version:  PASS (0.01 s)
 (unit-311/682) selftests/unit/tap.py:TapParserTests.test_yaml: STARTED
 (unit-311/682) selftests/unit/tap.py:TapParserTests.test_yaml:  PASS (0.01 s)
 (unit-312/682) selftests/unit/task.py:TaskTest.test_default_category: STARTED
 (unit-312/682) selftests/unit/task.py:TaskTest.test_default_category:  PASS (0.01 s)
 (unit-313/682) selftests/unit/task.py:TaskTest.test_set_category: STARTED
 (unit-313/682) selftests/unit/task.py:TaskTest.test_set_category:  PASS (0.01 s)
 (unit-314/682) selftests/unit/task_runtime.py:Runtime.test_empty: STARTED
 (unit-314/682) selftests/unit/task_runtime.py:Runtime.test_empty:  PASS (0.01 s)
 (unit-315/682) selftests/unit/task_runtime.py:Runtime.test: STARTED
 (unit-315/682) selftests/unit/task_runtime.py:Runtime.test:  PASS (0.01 s)
 (unit-316/682) selftests/unit/task_runtime.py:DependencyGraph.test_one_dependency: STARTED
 (unit-316/682) selftests/unit/task_runtime.py:DependencyGraph.test_one_dependency:  PASS (0.02 s)
 (unit-317/682) selftests/unit/task_runtime.py:DependencyGraph.test_multiple_dependencies: STARTED
 (unit-317/682) selftests/unit/task_runtime.py:DependencyGraph.test_multiple_dependencies:  PASS (0.02 s)
 (unit-318/682) selftests/unit/test.py:TestClassTestUnit.test_ugly_name: STARTED
 (unit-318/682) selftests/unit/test.py:TestClassTestUnit.test_ugly_name:  PASS (0.02 s)
 (unit-319/682) selftests/unit/test.py:TestClassTestUnit.test_long_name: STARTED
 (unit-319/682) selftests/unit/test.py:TestClassTestUnit.test_long_name:  PASS (0.02 s)
 (unit-320/682) selftests/unit/test.py:TestClassTestUnit.test_data_dir: STARTED
 (unit-320/682) selftests/unit/test.py:TestClassTestUnit.test_data_dir:  PASS (0.02 s)
 (unit-321/682) selftests/unit/test.py:TestClassTestUnit.test_no_data_dir: STARTED
 (unit-321/682) selftests/unit/test.py:TestClassTestUnit.test_no_data_dir:  PASS (0.01 s)
 (unit-322/682) selftests/unit/test.py:TestClassTestUnit.test_try_override_test_variable: STARTED
 (unit-322/682) selftests/unit/test.py:TestClassTestUnit.test_try_override_test_variable:  PASS (0.02 s)
 (unit-323/682) selftests/unit/test.py:TestClassTest.test_class_attributes_name: STARTED
 (unit-323/682) selftests/unit/test.py:TestClassTest.test_class_attributes_name:  PASS (0.01 s)
 (unit-324/682) selftests/unit/test.py:TestClassTest.test_class_attributes_status: STARTED
 (unit-324/682) selftests/unit/test.py:TestClassTest.test_class_attributes_status:  PASS (0.02 s)
 (unit-325/682) selftests/unit/test.py:TestClassTest.test_class_attributes_time_elapsed: STARTED
 (unit-325/682) selftests/unit/test.py:TestClassTest.test_class_attributes_time_elapsed:  PASS (0.01 s)
 (unit-326/682) selftests/unit/test_id.py:Test.test_uid_name: STARTED
 (unit-326/682) selftests/unit/test_id.py:Test.test_uid_name:  PASS (0.01 s)
 (unit-327/682) selftests/unit/test_id.py:Test.test_uid_name_no_digits: STARTED
 (unit-327/682) selftests/unit/test_id.py:Test.test_uid_name_no_digits:  PASS (0.01 s)
 (unit-328/682) selftests/unit/test_id.py:Test.test_uid_name_large_digits: STARTED
 (unit-328/682) selftests/unit/test_id.py:Test.test_uid_name_large_digits:  PASS (0.01 s)
 (unit-329/682) selftests/unit/test_id.py:Test.test_uid_name_uid_too_large_digits: STARTED
 (unit-329/682) selftests/unit/test_id.py:Test.test_uid_name_uid_too_large_digits:  PASS (0.01 s)
 (unit-330/682) selftests/unit/test_id.py:Test.test_uid_large_name: STARTED
 (unit-330/682) selftests/unit/test_id.py:Test.test_uid_large_name:  PASS (0.01 s)
 (unit-331/682) selftests/unit/test_id.py:Test.test_uid_name_large_variant: STARTED
 (unit-331/682) selftests/unit/test_id.py:Test.test_uid_name_large_variant:  PASS (0.01 s)
 (unit-332/682) selftests/unit/tree.py:TreeNode.test_empty: STARTED
 (unit-332/682) selftests/unit/tree.py:TreeNode.test_empty:  PASS (0.01 s)
 (unit-333/682) selftests/unit/tree.py:TreeNode.test_parents_child: STARTED
 (unit-333/682) selftests/unit/tree.py:TreeNode.test_parents_child:  PASS (0.01 s)
 (unit-334/682) selftests/unit/tree.py:TreeNode.test_childs_parent: STARTED
 (unit-334/682) selftests/unit/tree.py:TreeNode.test_childs_parent:  PASS (0.01 s)
 (unit-335/682) selftests/unit/tree.py:TreeNode.test_children_order: STARTED
 (unit-335/682) selftests/unit/tree.py:TreeNode.test_children_order:  PASS (0.01 s)
 (unit-336/682) selftests/unit/tree.py:TreeNode.test_eq_name: STARTED
 (unit-336/682) selftests/unit/tree.py:TreeNode.test_eq_name:  PASS (0.01 s)
 (unit-337/682) selftests/unit/tree.py:TreeNode.test_eq_name_str: STARTED
 (unit-337/682) selftests/unit/tree.py:TreeNode.test_eq_name_str:  PASS (0.01 s)
 (unit-338/682) selftests/unit/tree.py:TreeNode.test_eq_children: STARTED
 (unit-338/682) selftests/unit/tree.py:TreeNode.test_eq_children:  PASS (0.01 s)
 (unit-339/682) selftests/unit/tree.py:TreeNode.test_eq_value: STARTED
 (unit-339/682) selftests/unit/tree.py:TreeNode.test_eq_value:  PASS (0.01 s)
 (unit-340/682) selftests/unit/tree.py:TreeNode.test_fingerprint: STARTED
 (unit-340/682) selftests/unit/tree.py:TreeNode.test_fingerprint:  PASS (0.01 s)
 (unit-341/682) selftests/unit/tree.py:TreeNode.test_is_leaf: STARTED
 (unit-341/682) selftests/unit/tree.py:TreeNode.test_is_leaf:  PASS (0.01 s)
 (unit-342/682) selftests/unit/plugin/assets.py:AssetsPlugin.test_fetch_assets_sucess_fail: STARTED
 (unit-342/682) selftests/unit/plugin/assets.py:AssetsPlugin.test_fetch_assets_sucess_fail:  PASS (0.02 s)
 (unit-343/682) selftests/unit/plugin/assets.py:AssetsPlugin.test_fetch_assets_sucess: STARTED
 (unit-343/682) selftests/unit/plugin/assets.py:AssetsPlugin.test_fetch_assets_sucess:  PASS (0.01 s)
 (unit-344/682) selftests/unit/plugin/assets.py:AssetsPlugin.test_fetch_assets_fail: STARTED
 (unit-344/682) selftests/unit/plugin/assets.py:AssetsPlugin.test_fetch_assets_fail:  PASS (0.02 s)
 (unit-345/682) selftests/unit/plugin/assets.py:AssetsPlugin.test_fetch_assets_empty_calls: STARTED
 (unit-345/682) selftests/unit/plugin/assets.py:AssetsPlugin.test_fetch_assets_empty_calls:  PASS (0.01 s)
 (unit-346/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_classdef_valid_class: STARTED
 (unit-346/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_classdef_valid_class:  PASS (0.02 s)
 (unit-347/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_classdef_invalid_class: STARTED
 (unit-347/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_classdef_invalid_class:  PASS (0.02 s)
 (unit-348/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_fuctiondef_valid_class: STARTED
 (unit-348/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_fuctiondef_valid_class:  PASS (0.02 s)
 (unit-349/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_fuctiondef_invalid_class: STARTED
 (unit-349/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_fuctiondef_invalid_class:  PASS (0.02 s)
 (unit-350/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_assign_valid_class_method: STARTED
 (unit-350/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_assign_valid_class_method:  PASS (0.02 s)
 (unit-351/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_assign_invalid_class_method: STARTED
 (unit-351/682) selftests/unit/plugin/assets.py:AssetsClass.test_visit_assign_invalid_class_method:  PASS (0.02 s)
 (unit-352/682) selftests/unit/plugin/jsonresult.py:JSONResultTest.test_add_success: STARTED
 (unit-352/682) selftests/unit/plugin/jsonresult.py:JSONResultTest.test_add_success:  PASS (0.01 s)
 (unit-353/682) selftests/unit/plugin/jsonresult.py:JSONResultTest.test_add_several_statuses: STARTED
 (unit-353/682) selftests/unit/plugin/jsonresult.py:JSONResultTest.test_add_several_statuses:  PASS (0.01 s)
 (unit-354/682) selftests/unit/plugin/jsonresult.py:JSONResultTest.test_negative_status: STARTED
 (unit-354/682) selftests/unit/plugin/jsonresult.py:JSONResultTest.test_negative_status:  PASS (0.01 s)
 (unit-355/682) selftests/unit/plugin/resolver.py:ReferenceResolution.test_no_args: STARTED
 (unit-355/682) selftests/unit/plugin/resolver.py:ReferenceResolution.test_no_args:  PASS (0.01 s)
 (unit-356/682) selftests/unit/plugin/resolver.py:ReferenceResolution.test_no_result: STARTED
 (unit-356/682) selftests/unit/plugin/resolver.py:ReferenceResolution.test_no_result:  PASS (0.01 s)
 (unit-357/682) selftests/unit/plugin/resolver.py:ReferenceResolution.test_no_resolutions: STARTED
 (unit-357/682) selftests/unit/plugin/resolver.py:ReferenceResolution.test_no_resolutions:  PASS (0.01 s)
 (unit-358/682) selftests/unit/plugin/resolver.py:AvocadoInstrumented.test_passtest: STARTED
 (unit-358/682) selftests/unit/plugin/resolver.py:AvocadoInstrumented.test_passtest:  PASS (0.01 s)
 (unit-359/682) selftests/unit/plugin/resolver.py:AvocadoInstrumented.test_passtest_filter_found: STARTED
 (unit-359/682) selftests/unit/plugin/resolver.py:AvocadoInstrumented.test_passtest_filter_found:  PASS (0.01 s)
 (unit-360/682) selftests/unit/plugin/resolver.py:AvocadoInstrumented.test_passtest_filter_notfound: STARTED
 (unit-360/682) selftests/unit/plugin/resolver.py:AvocadoInstrumented.test_passtest_filter_notfound:  PASS (0.01 s)
 (unit-361/682) selftests/unit/plugin/resolver.py:ExecTest.test_exec_test: STARTED
 (unit-361/682) selftests/unit/plugin/resolver.py:ExecTest.test_exec_test:  PASS (0.01 s)
 (unit-362/682) selftests/unit/plugin/resolver.py:ExecTest.test_not_exec: STARTED
 (unit-362/682) selftests/unit/plugin/resolver.py:ExecTest.test_not_exec:  PASS (0.01 s)
 (unit-363/682) selftests/unit/plugin/resolver.py:PythonUnittest.test_disabled: STARTED
 (unit-363/682) selftests/unit/plugin/resolver.py:PythonUnittest.test_disabled:  PASS (0.01 s)
 (unit-364/682) selftests/unit/plugin/resolver.py:PythonUnittest.test_unittest: STARTED
 (unit-364/682) selftests/unit/plugin/resolver.py:PythonUnittest.test_unittest:  PASS (0.01 s)
 (unit-365/682) selftests/unit/plugin/resolver.py:PythonUnittest.test_dont_detect_non_avocado: STARTED
 (unit-365/682) selftests/unit/plugin/resolver.py:PythonUnittest.test_dont_detect_non_avocado:  PASS (0.05 s)
 (unit-366/682) selftests/unit/plugin/spawner.py:Process.test_spawned: STARTED
 (unit-366/682) selftests/unit/plugin/spawner.py:Process.test_spawned:  PASS (0.01 s)
 (unit-367/682) selftests/unit/plugin/spawner.py:Process.test_never_spawned: STARTED
 (unit-367/682) selftests/unit/plugin/spawner.py:Process.test_never_spawned:  PASS (0.01 s)
 (unit-368/682) selftests/unit/plugin/spawner.py:ProcessHandle.test_finishes: STARTED
 (unit-368/682) selftests/unit/plugin/spawner.py:ProcessHandle.test_finishes:  PASS (0.01 s)
 (unit-369/682) selftests/unit/plugin/spawner.py:ProcessHandle.test_never_finishes: STARTED
 (unit-369/682) selftests/unit/plugin/spawner.py:ProcessHandle.test_never_finishes:  PASS (0.01 s)
 (unit-370/682) selftests/unit/plugin/spawner.py:Mock.test_spawned_is_alive: STARTED
 (unit-370/682) selftests/unit/plugin/spawner.py:Mock.test_spawned_is_alive:  PASS (0.01 s)
 (unit-371/682) selftests/unit/plugin/spawner.py:Mock.test_spawned: STARTED
 (unit-371/682) selftests/unit/plugin/spawner.py:Mock.test_spawned:  PASS (0.01 s)
 (unit-372/682) selftests/unit/plugin/spawner.py:Mock.test_never_spawned: STARTED
 (unit-372/682) selftests/unit/plugin/spawner.py:Mock.test_never_spawned:  PASS (0.02 s)
 (unit-373/682) selftests/unit/plugin/spawner.py:RandomMock.test_spawned_is_alive: STARTED
 (unit-373/682) selftests/unit/plugin/spawner.py:RandomMock.test_spawned_is_alive:  PASS (0.01 s)
 (unit-374/682) selftests/unit/plugin/spawner.py:RandomMock.test_spawned: STARTED
 (unit-374/682) selftests/unit/plugin/spawner.py:RandomMock.test_spawned:  PASS (0.01 s)
 (unit-375/682) selftests/unit/plugin/spawner.py:RandomMock.test_never_spawned: STARTED
 (unit-375/682) selftests/unit/plugin/spawner.py:RandomMock.test_never_spawned:  PASS (0.01 s)
 (unit-376/682) selftests/unit/plugin/vmimage.py:VMImagePlugin.test_list_downloaded_images: STARTED
 (unit-376/682) selftests/unit/plugin/vmimage.py:VMImagePlugin.test_list_downloaded_images:  PASS (0.03 s)
 (unit-377/682) selftests/unit/plugin/vmimage.py:VMImagePlugin.test_download_image: STARTED
 (unit-377/682) selftests/unit/plugin/vmimage.py:VMImagePlugin.test_download_image:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (unit-378/682) selftests/unit/plugin/xunit.py:xUnitSucceedTest.test_add_success: STARTED
 (unit-379/682) selftests/unit/plugin/xunit.py:xUnitSucceedTest.test_max_test_log_size: STARTED
 (unit-378/682) selftests/unit/plugin/xunit.py:xUnitSucceedTest.test_add_success:  PASS (0.30 s)
 (unit-379/682) selftests/unit/plugin/xunit.py:xUnitSucceedTest.test_max_test_log_size:  PASS (0.14 s)
 (unit-380/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_fail: STARTED
 (unit-380/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_fail:  PASS (0.02 s)
 (unit-381/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_ok: STARTED
 (unit-381/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_ok:  PASS (0.02 s)
 (unit-382/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_skip: STARTED
 (unit-382/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_skip:  PASS (0.01 s)
 (unit-383/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_bailout: STARTED
 (unit-383/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_bailout:  PASS (0.02 s)
 (unit-384/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_error: STARTED
 (unit-384/682) selftests/unit/plugin/runners/tap.py:RunnerTap.test_error:  PASS (0.02 s)
 (unit-385/682) selftests/unit/utils/ar.py:ArTest.test_is_ar: STARTED
 (unit-385/682) selftests/unit/utils/ar.py:ArTest.test_is_ar:  PASS (0.01 s)
 (unit-386/682) selftests/unit/utils/ar.py:ArTest.test_is_not_ar: STARTED
 (unit-386/682) selftests/unit/utils/ar.py:ArTest.test_is_not_ar:  PASS (0.01 s)
 (unit-387/682) selftests/unit/utils/ar.py:ArTest.test_iter: STARTED
 (unit-387/682) selftests/unit/utils/ar.py:ArTest.test_iter:  PASS (0.01 s)
 (unit-388/682) selftests/unit/utils/ar.py:ArTest.test_list: STARTED
 (unit-388/682) selftests/unit/utils/ar.py:ArTest.test_list:  PASS (0.01 s)
 (unit-389/682) selftests/unit/utils/ar.py:ArTest.test_read_member: STARTED
 (unit-389/682) selftests/unit/utils/ar.py:ArTest.test_read_member:  PASS (0.01 s)
 (unit-390/682) selftests/unit/utils/archive.py:ArchiveTest.test_zip_dir: STARTED
 (unit-390/682) selftests/unit/utils/archive.py:ArchiveTest.test_zip_dir:  PASS (0.03 s)
 (unit-391/682) selftests/unit/utils/archive.py:ArchiveTest.test_zip_file: STARTED
 (unit-391/682) selftests/unit/utils/archive.py:ArchiveTest.test_zip_file:  PASS (0.02 s)
 (unit-392/682) selftests/unit/utils/archive.py:ArchiveTest.test_tar_dir: STARTED
 (unit-392/682) selftests/unit/utils/archive.py:ArchiveTest.test_tar_dir:  PASS (0.03 s)
 (unit-393/682) selftests/unit/utils/archive.py:ArchiveTest.test_tar_file: STARTED
 (unit-393/682) selftests/unit/utils/archive.py:ArchiveTest.test_tar_file:  PASS (0.02 s)
 (unit-394/682) selftests/unit/utils/archive.py:ArchiveTest.test_tgz_dir: STARTED
 (unit-394/682) selftests/unit/utils/archive.py:ArchiveTest.test_tgz_dir:  PASS (0.03 s)
 (unit-395/682) selftests/unit/utils/archive.py:ArchiveTest.test_tgz_file: STARTED
 (unit-395/682) selftests/unit/utils/archive.py:ArchiveTest.test_tgz_file:  PASS (0.02 s)
 (unit-396/682) selftests/unit/utils/archive.py:ArchiveTest.test_tgz_2_dir: STARTED
 (unit-396/682) selftests/unit/utils/archive.py:ArchiveTest.test_tgz_2_dir:  PASS (0.03 s)
 (unit-397/682) selftests/unit/utils/archive.py:ArchiveTest.test_tgz_2_file: STARTED
 (unit-397/682) selftests/unit/utils/archive.py:ArchiveTest.test_tgz_2_file:  PASS (0.02 s)
 (unit-398/682) selftests/unit/utils/archive.py:ArchiveTest.test_tbz2_dir: STARTED
 (unit-399/682) selftests/unit/utils/archive.py:ArchiveTest.test_tbz2_file: STARTED
 (unit-398/682) selftests/unit/utils/archive.py:ArchiveTest.test_tbz2_dir:  PASS (0.02 s)
 (unit-399/682) selftests/unit/utils/archive.py:ArchiveTest.test_tbz2_file:  PASS (0.02 s)
 (unit-400/682) selftests/unit/utils/archive.py:ArchiveTest.test_tbz2_2_dir: STARTED
 (unit-400/682) selftests/unit/utils/archive.py:ArchiveTest.test_tbz2_2_dir:  PASS (0.03 s)
 (unit-401/682) selftests/unit/utils/archive.py:ArchiveTest.test_tbz2_2_file: STARTED
 (unit-401/682) selftests/unit/utils/archive.py:ArchiveTest.test_tbz2_2_file:  PASS (0.02 s)
 (unit-402/682) selftests/unit/utils/archive.py:ArchiveTest.test_zip_extra_attrs: STARTED
 (unit-402/682) selftests/unit/utils/archive.py:ArchiveTest.test_zip_extra_attrs:  PASS (0.02 s)
 (unit-403/682) selftests/unit/utils/archive.py:ArchiveTest.test_empty_tbz2: STARTED
 (unit-403/682) selftests/unit/utils/archive.py:ArchiveTest.test_empty_tbz2:  PASS (0.02 s)
 (unit-404/682) selftests/unit/utils/archive.py:ArchiveTest.test_is_gzip_file: STARTED
 (unit-404/682) selftests/unit/utils/archive.py:ArchiveTest.test_is_gzip_file:  PASS (0.01 s)
 (unit-405/682) selftests/unit/utils/archive.py:ArchiveTest.test_gzip_uncompress_to_dir: STARTED
 (unit-405/682) selftests/unit/utils/archive.py:ArchiveTest.test_gzip_uncompress_to_dir:  PASS (0.02 s)
 (unit-406/682) selftests/unit/utils/archive.py:ArchiveTest.test_gzip_uncompress_to_file: STARTED
 (unit-406/682) selftests/unit/utils/archive.py:ArchiveTest.test_gzip_uncompress_to_file:  PASS (0.01 s)
 (unit-407/682) selftests/unit/utils/archive.py:ArchiveTest.test_gzip_is_archive: STARTED
 (unit-407/682) selftests/unit/utils/archive.py:ArchiveTest.test_gzip_is_archive:  PASS (0.02 s)
 (unit-408/682) selftests/unit/utils/archive.py:ArchiveTest.test_uncompress_gzip: STARTED
 (unit-408/682) selftests/unit/utils/archive.py:ArchiveTest.test_uncompress_gzip:  PASS (0.01 s)
 (unit-409/682) selftests/unit/utils/archive.py:ArchiveTest.test_is_lzma_file: STARTED
 (unit-409/682) selftests/unit/utils/archive.py:ArchiveTest.test_is_lzma_file:  PASS (0.01 s)
 (unit-410/682) selftests/unit/utils/archive.py:ArchiveTest.test_null_is_not_lzma_file: STARTED
 (unit-410/682) selftests/unit/utils/archive.py:ArchiveTest.test_null_is_not_lzma_file:  PASS (0.01 s)
 (unit-411/682) selftests/unit/utils/archive.py:ArchiveTest.test_lzma_uncompress_to_dir: STARTED
 (unit-411/682) selftests/unit/utils/archive.py:ArchiveTest.test_lzma_uncompress_to_dir:  PASS (0.02 s)
 (unit-412/682) selftests/unit/utils/archive.py:ArchiveTest.test_lzma_uncompress_to_file: STARTED
 (unit-412/682) selftests/unit/utils/archive.py:ArchiveTest.test_lzma_uncompress_to_file:  PASS (0.01 s)
 (unit-413/682) selftests/unit/utils/archive.py:ArchiveTest.test_lzma_is_archive: STARTED
 (unit-413/682) selftests/unit/utils/archive.py:ArchiveTest.test_lzma_is_archive:  PASS (0.01 s)
 (unit-414/682) selftests/unit/utils/archive.py:ArchiveTest.test_uncompress_lzma: STARTED
 (unit-414/682) selftests/unit/utils/archive.py:ArchiveTest.test_uncompress_lzma:  PASS (0.01 s)
 (unit-415/682) selftests/unit/utils/archive.py:ArchiveTest.test_is_zstd_file: STARTED
 (unit-415/682) selftests/unit/utils/archive.py:ArchiveTest.test_is_zstd_file:  PASS (0.01 s)
 (unit-416/682) selftests/unit/utils/archive.py:ArchiveTest.test_null_is_not_zstd_file: STARTED
 (unit-416/682) selftests/unit/utils/archive.py:ArchiveTest.test_null_is_not_zstd_file:  PASS (0.01 s)
 (unit-417/682) selftests/unit/utils/archive.py:ArchiveTest.test_zstd_is_archive: STARTED
 (unit-417/682) selftests/unit/utils/archive.py:ArchiveTest.test_zstd_is_archive:  PASS (0.01 s)
 (unit-418/682) selftests/unit/utils/archive.py:ArchiveTest.test_zstd_uncompress_to_dir: STARTED
 (unit-418/682) selftests/unit/utils/archive.py:ArchiveTest.test_zstd_uncompress_to_dir:  PASS (0.02 s)
 (unit-419/682) selftests/unit/utils/archive.py:ArchiveTest.test_zstd_uncompress_to_file: STARTED
 (unit-419/682) selftests/unit/utils/archive.py:ArchiveTest.test_zstd_uncompress_to_file:  PASS (0.02 s)
 (unit-420/682) selftests/unit/utils/archive.py:ArchiveTest.test_uncompress_zstd: STARTED
 (unit-420/682) selftests/unit/utils/archive.py:ArchiveTest.test_uncompress_zstd:  PASS (0.02 s)
 (unit-421/682) selftests/unit/utils/archive.py:ArchiveTest.test_null_is_not_archive: STARTED
 (unit-421/682) selftests/unit/utils/archive.py:ArchiveTest.test_null_is_not_archive:  PASS (0.01 s)
 (unit-422/682) selftests/unit/utils/asset.py:TestAsset.test_has_valid_hash_different_algorithm: STARTED
 (unit-422/682) selftests/unit/utils/asset.py:TestAsset.test_has_valid_hash_different_algorithm:  PASS (0.01 s)
 (unit-423/682) selftests/unit/utils/asset.py:TestAsset.test_refuses_invalid_hash: STARTED
 (unit-423/682) selftests/unit/utils/asset.py:TestAsset.test_refuses_invalid_hash:  PASS (0.01 s)
 (unit-424/682) selftests/unit/utils/asset.py:TestAsset.test_adds_valid_hash: STARTED
 (unit-424/682) selftests/unit/utils/asset.py:TestAsset.test_adds_valid_hash:  PASS (0.01 s)
 (unit-425/682) selftests/unit/utils/asset.py:TestAsset.test_adds_hash_multiple_times: STARTED
 (unit-425/682) selftests/unit/utils/asset.py:TestAsset.test_adds_hash_multiple_times:  PASS (0.01 s)
 (unit-426/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_tabular_output: STARTED
 (unit-426/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_tabular_output:  PASS (0.01 s)
 (unit-427/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_tabular_with_console_codes: STARTED
 (unit-427/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_tabular_with_console_codes:  PASS (0.01 s)
 (unit-428/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_tabular_output_different_no_cols: STARTED
 (unit-428/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_tabular_output_different_no_cols:  PASS (0.01 s)
 (unit-429/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_unicode_tabular: STARTED
 (unit-429/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_unicode_tabular:  SKIP: Test verifies conversion behavior of between ascii and utf-8 only
 (unit-430/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_safe_path: STARTED
 (unit-430/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_safe_path:  PASS (0.01 s)
 (unit-431/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_is_bytes: STARTED
 (unit-431/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_is_bytes:  PASS (0.01 s)
 (unit-432/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_is_text: STARTED
 (unit-432/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_is_text:  PASS (0.01 s)
 (unit-433/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_to_text_is_text: STARTED
 (unit-433/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_to_text_is_text:  PASS (0.01 s)
 (unit-434/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_to_text_decode_is_text: STARTED
 (unit-434/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_to_text_decode_is_text:  PASS (0.01 s)
 (unit-435/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_to_text: STARTED
 (unit-435/682) selftests/unit/utils/astring.py:AstringUtilsTest.test_to_text:  PASS (0.01 s)
 (unit-436/682) selftests/unit/utils/cloudinit.py:CloudInit.test_iso_no_create_write: STARTED
 (unit-436/682) selftests/unit/utils/cloudinit.py:CloudInit.test_iso_no_create_write:  PASS (0.03 s)
 (unit-437/682) selftests/unit/utils/cloudinit.py:CloudInitISO.test_iso_no_phone_home: STARTED
 (unit-437/682) selftests/unit/utils/cloudinit.py:CloudInitISO.test_iso_no_phone_home:  PASS (0.03 s)
 (unit-438/682) selftests/unit/utils/cloudinit.py:PhoneHome.test_phone_home_bad: STARTED
 (unit-438/682) selftests/unit/utils/cloudinit.py:PhoneHome.test_phone_home_bad:  PASS (0.03 s)
 (unit-439/682) selftests/unit/utils/cloudinit.py:PhoneHome.test_phone_home_good: STARTED
 (unit-439/682) selftests/unit/utils/cloudinit.py:PhoneHome.test_phone_home_good:  PASS (0.04 s)
 (unit-440/682) selftests/unit/utils/cloudinit.py:PhoneHome.test_phone_home_bad_good: STARTED
 (unit-440/682) selftests/unit/utils/cloudinit.py:PhoneHome.test_phone_home_bad_good:  PASS (0.03 s)
 (unit-441/682) selftests/unit/utils/cpu.py:Cpu.test_s390x_cpu_online: STARTED
 (unit-441/682) selftests/unit/utils/cpu.py:Cpu.test_s390x_cpu_online:  PASS (0.02 s)
 (unit-442/682) selftests/unit/utils/cpu.py:Cpu.test_x86_64_cpu_online: STARTED
 (unit-442/682) selftests/unit/utils/cpu.py:Cpu.test_x86_64_cpu_online:  PASS (0.01 s)
 (unit-443/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_i386: STARTED
 (unit-443/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_i386:  PASS (0.02 s)
 (unit-444/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_x86_64: STARTED
 (unit-444/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_x86_64:  PASS (0.02 s)
 (unit-445/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_has_flags: STARTED
 (unit-445/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_has_flags:  PASS (0.02 s)
 (unit-446/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_power8: STARTED
 (unit-446/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_power8:  PASS (0.02 s)
 (unit-447/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_power9: STARTED
 (unit-447/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_power9:  PASS (0.02 s)
 (unit-448/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_s390: STARTED
 (unit-448/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_s390:  PASS (0.02 s)
 (unit-449/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_arm_v7: STARTED
 (unit-449/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_arm_v7:  PASS (0.03 s)
 (unit-450/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_arm_v8: STARTED
 (unit-450/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_arm_v8:  PASS (0.02 s)
 (unit-451/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_risc_v: STARTED
 (unit-451/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_arch_risc_v:  PASS (0.02 s)
 (unit-452/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_vendor_intel: STARTED
 (unit-452/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_vendor_intel:  PASS (0.02 s)
 (unit-453/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_vendor_power8: STARTED
 (unit-453/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_vendor_power8:  PASS (0.02 s)
 (unit-454/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_vendor_power9: STARTED
 (unit-454/682) selftests/unit/utils/cpu.py:Cpu.test_cpu_vendor_power9:  PASS (0.02 s)
 (unit-455/682) selftests/unit/utils/cpu.py:Cpu.test_s390x_get_version: STARTED
 (unit-455/682) selftests/unit/utils/cpu.py:Cpu.test_s390x_get_version:  PASS (0.02 s)
 (unit-456/682) selftests/unit/utils/cpu.py:Cpu.test_intel_get_version: STARTED
 (unit-456/682) selftests/unit/utils/cpu.py:Cpu.test_intel_get_version:  PASS (0.02 s)
 (unit-457/682) selftests/unit/utils/cpu.py:Cpu.test_power8_get_version: STARTED
 (unit-457/682) selftests/unit/utils/cpu.py:Cpu.test_power8_get_version:  PASS (0.02 s)
 (unit-458/682) selftests/unit/utils/cpu.py:Cpu.test_power9_get_version: STARTED
 (unit-458/682) selftests/unit/utils/cpu.py:Cpu.test_power9_get_version:  PASS (0.02 s)
 (unit-459/682) selftests/unit/utils/cpu.py:Cpu.test_s390x_get_family: STARTED
 (unit-459/682) selftests/unit/utils/cpu.py:Cpu.test_s390x_get_family:  PASS (0.02 s)
 (unit-460/682) selftests/unit/utils/cpu.py:Cpu.test_intel_get_family: STARTED
 (unit-460/682) selftests/unit/utils/cpu.py:Cpu.test_intel_get_family:  PASS (0.02 s)
 (unit-461/682) selftests/unit/utils/cpu.py:Cpu.test_power8_get_family: STARTED
 (unit-461/682) selftests/unit/utils/cpu.py:Cpu.test_power8_get_family:  PASS (0.02 s)
 (unit-462/682) selftests/unit/utils/cpu.py:Cpu.test_power9_get_family: STARTED
 (unit-462/682) selftests/unit/utils/cpu.py:Cpu.test_power9_get_family:  PASS (0.01 s)
 (unit-463/682) selftests/unit/utils/cpu.py:Cpu.test_get_idle_state_off: STARTED
 (unit-463/682) selftests/unit/utils/cpu.py:Cpu.test_get_idle_state_off:  PASS (0.02 s)
 (unit-464/682) selftests/unit/utils/cpu.py:Cpu.test_get_idle_state_on: STARTED
 (unit-464/682) selftests/unit/utils/cpu.py:Cpu.test_get_idle_state_on:  PASS (0.02 s)
 (unit-465/682) selftests/unit/utils/cpu.py:Cpu.test_set_idle_state_default: STARTED
 (unit-465/682) selftests/unit/utils/cpu.py:Cpu.test_set_idle_state_default:  PASS (0.02 s)
 (unit-466/682) selftests/unit/utils/cpu.py:Cpu.test_set_idle_state_withstateno: STARTED
 (unit-466/682) selftests/unit/utils/cpu.py:Cpu.test_set_idle_state_withstateno:  PASS (0.02 s)
 (unit-467/682) selftests/unit/utils/cpu.py:Cpu.test_set_idle_state_withsetstate: STARTED
 (unit-467/682) selftests/unit/utils/cpu.py:Cpu.test_set_idle_state_withsetstate:  PASS (0.02 s)
 (unit-468/682) selftests/unit/utils/cpu.py:Cpu.test_set_idle_state_disable: STARTED
 (unit-468/682) selftests/unit/utils/cpu.py:Cpu.test_set_idle_state_disable:  PASS (0.02 s)
 (unit-469/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_ordered_list_unique: STARTED
 (unit-469/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_ordered_list_unique:  PASS (0.01 s)
 (unit-470/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_geometric_mean: STARTED
 (unit-470/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_geometric_mean:  PASS (0.01 s)
 (unit-471/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_compare_matrices: STARTED
 (unit-471/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_compare_matrices:  PASS (0.01 s)
 (unit-472/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_comma_separated_ranges_to_list: STARTED
 (unit-472/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_comma_separated_ranges_to_list:  PASS (0.01 s)
 (unit-473/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_lazy_property: STARTED
 (unit-473/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_lazy_property:  PASS (0.01 s)
 (unit-474/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_callback_register: STARTED
 (unit-474/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_callback_register:  PASS (0.01 s)
 (unit-475/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_time_to_seconds: STARTED
 (unit-475/682) selftests/unit/utils/data_structures.py:TestDataStructures.test_time_to_seconds:  PASS (0.01 s)
 (unit-476/682) selftests/unit/utils/data_structures.py:TestDataSize.test_valid: STARTED
 (unit-476/682) selftests/unit/utils/data_structures.py:TestDataSize.test_valid:  PASS (0.01 s)
 (unit-477/682) selftests/unit/utils/data_structures.py:TestDataSize.test_invalid: STARTED
 (unit-477/682) selftests/unit/utils/data_structures.py:TestDataSize.test_invalid:  PASS (0.01 s)
 (unit-478/682) selftests/unit/utils/data_structures.py:TestDataSize.test_value_and_type: STARTED
 (unit-478/682) selftests/unit/utils/data_structures.py:TestDataSize.test_value_and_type:  PASS (0.01 s)
 (unit-479/682) selftests/unit/utils/data_structures.py:TestDataSize.test_values: STARTED
 (unit-479/682) selftests/unit/utils/data_structures.py:TestDataSize.test_values:  PASS (0.01 s)
 (unit-480/682) selftests/unit/utils/datadrainer.py:Base.test_instantiate: STARTED
 (unit-480/682) selftests/unit/utils/datadrainer.py:Base.test_instantiate:  PASS (0.01 s)
 (unit-481/682) selftests/unit/utils/datadrainer.py:Custom.test: STARTED
 (unit-481/682) selftests/unit/utils/datadrainer.py:Custom.test:  PASS (0.01 s)
 (unit-482/682) selftests/unit/utils/datadrainer.py:CustomSocket.test: STARTED
 (unit-482/682) selftests/unit/utils/datadrainer.py:CustomSocket.test:  PASS (0.01 s)
 (unit-483/682) selftests/unit/utils/datadrainer.py:CustomSocketBuffer.test: STARTED
 (unit-483/682) selftests/unit/utils/datadrainer.py:CustomSocketBuffer.test:  PASS (0.01 s)
 (unit-484/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_success: STARTED
 (unit-484/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_success:  PASS (0.01 s)
 (unit-485/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_wrong_no_change: STARTED
 (unit-485/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_wrong_no_change:  PASS (0.01 s)
 (unit-486/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_wrong_add: STARTED
 (unit-486/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_wrong_add:  PASS (0.01 s)
 (unit-487/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_unexpected_remove: STARTED
 (unit-487/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_unexpected_remove:  PASS (0.01 s)
 (unit-488/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_unexpected_add: STARTED
 (unit-488/682) selftests/unit/utils/diff_validator.py:ChangeValidationTest.test_change_unexpected_add:  PASS (0.01 s)
 (unit-489/682) selftests/unit/utils/disk.py:Disk.test_empty: STARTED
 (unit-489/682) selftests/unit/utils/disk.py:Disk.test_empty:  PASS (0.02 s)
 (unit-490/682) selftests/unit/utils/disk.py:Disk.test_disks: STARTED
 (unit-490/682) selftests/unit/utils/disk.py:Disk.test_disks:  PASS (0.01 s)
 (unit-491/682) selftests/unit/utils/disk.py:Disk.test_get_filesystems: STARTED
 (unit-491/682) selftests/unit/utils/disk.py:Disk.test_get_filesystems:  PASS (0.02 s)
 (unit-492/682) selftests/unit/utils/disk.py:Disk.test_get_filesystem_type_default_root: STARTED
 (unit-492/682) selftests/unit/utils/disk.py:Disk.test_get_filesystem_type_default_root:  PASS (0.02 s)
 (unit-493/682) selftests/unit/utils/disk.py:Disk.test_get_filesystem_type: STARTED
 (unit-493/682) selftests/unit/utils/disk.py:Disk.test_get_filesystem_type:  PASS (0.02 s)
 (unit-494/682) selftests/unit/utils/distro.py:ProbeTest.test_check_name_for_file_fail: STARTED
 (unit-494/682) selftests/unit/utils/distro.py:ProbeTest.test_check_name_for_file_fail:  PASS (0.01 s)
 (unit-495/682) selftests/unit/utils/distro.py:ProbeTest.test_check_name_for_file: STARTED
 (unit-495/682) selftests/unit/utils/distro.py:ProbeTest.test_check_name_for_file:  PASS (0.02 s)
 (unit-496/682) selftests/unit/utils/distro.py:ProbeTest.test_check_name_for_file_contains_fail: STARTED
 (unit-496/682) selftests/unit/utils/distro.py:ProbeTest.test_check_name_for_file_contains_fail:  PASS (0.01 s)
 (unit-497/682) selftests/unit/utils/distro.py:ProbeTest.test_check_name_for_file_contains: STARTED
 (unit-497/682) selftests/unit/utils/distro.py:ProbeTest.test_check_name_for_file_contains:  PASS (0.01 s)
 (unit-498/682) selftests/unit/utils/distro.py:ProbeTest.test_check_version_fail: STARTED
 (unit-498/682) selftests/unit/utils/distro.py:ProbeTest.test_check_version_fail:  PASS (0.01 s)
 (unit-499/682) selftests/unit/utils/distro.py:ProbeTest.test_version_returnable: STARTED
 (unit-499/682) selftests/unit/utils/distro.py:ProbeTest.test_version_returnable:  PASS (0.02 s)
 (unit-500/682) selftests/unit/utils/distro.py:ProbeTest.test_name_for_file: STARTED
 (unit-500/682) selftests/unit/utils/distro.py:ProbeTest.test_name_for_file:  PASS (0.01 s)
 (unit-501/682) selftests/unit/utils/filelock.py:TestFileLock.test_readfile: STARTED
 (unit-501/682) selftests/unit/utils/filelock.py:TestFileLock.test_readfile:  PASS (0.01 s)
 (unit-502/682) selftests/unit/utils/filelock.py:TestFileLock.test_locked_by_me: STARTED
 (unit-502/682) selftests/unit/utils/filelock.py:TestFileLock.test_locked_by_me:  PASS (0.01 s)
 (unit-503/682) selftests/unit/utils/filelock.py:TestFileLock.test_locked_by_other: STARTED
 (unit-503/682) selftests/unit/utils/filelock.py:TestFileLock.test_locked_by_other:  PASS (0.01 s)
 (unit-504/682) selftests/unit/utils/gdb.py:GDBRemoteTest.test_checksum: STARTED
 (unit-504/682) selftests/unit/utils/gdb.py:GDBRemoteTest.test_checksum:  PASS (0.01 s)
 (unit-505/682) selftests/unit/utils/gdb.py:GDBRemoteTest.test_encode_command: STARTED
 (unit-505/682) selftests/unit/utils/gdb.py:GDBRemoteTest.test_encode_command:  PASS (0.01 s)
 (unit-506/682) selftests/unit/utils/gdb.py:GDBRemoteTest.test_decode_response: STARTED
 (unit-506/682) selftests/unit/utils/gdb.py:GDBRemoteTest.test_decode_response:  PASS (0.01 s)
 (unit-507/682) selftests/unit/utils/gdb.py:GDBRemoteTest.test_decode_invalid: STARTED
 (unit-507/682) selftests/unit/utils/gdb.py:GDBRemoteTest.test_decode_invalid:  PASS (0.01 s)
 (unit-508/682) selftests/unit/utils/genio.py:TestGenio.test_check_pattern_in_directory: STARTED
 (unit-508/682) selftests/unit/utils/genio.py:TestGenio.test_check_pattern_in_directory:  PASS (0.01 s)
 (unit-509/682) selftests/unit/utils/genio.py:TestGenio.test_check_simple_pattern_in_file_successfully: STARTED
 (unit-509/682) selftests/unit/utils/genio.py:TestGenio.test_check_simple_pattern_in_file_successfully:  PASS (0.01 s)
 (unit-510/682) selftests/unit/utils/genio.py:TestGenio.test_check_pattern_in_file_successfully: STARTED
 (unit-510/682) selftests/unit/utils/genio.py:TestGenio.test_check_pattern_in_file_successfully:  PASS (0.01 s)
 (unit-511/682) selftests/unit/utils/genio.py:TestGenio.test_check_pattern_in_file_unsuccessfully: STARTED
 (unit-511/682) selftests/unit/utils/genio.py:TestGenio.test_check_pattern_in_file_unsuccessfully:  PASS (0.01 s)
 (unit-512/682) selftests/unit/utils/genio.py:TestGenio.test_are_files_equal: STARTED
 (unit-513/682) selftests/unit/utils/iso9660.py:Capabilities.test_capabilities_pycdlib: STARTED
 (unit-512/682) selftests/unit/utils/genio.py:TestGenio.test_are_files_equal:  PASS (0.14 s)
 (unit-513/682) selftests/unit/utils/iso9660.py:Capabilities.test_capabilities_pycdlib:  PASS (0.03 s)
 (unit-514/682) selftests/unit/utils/iso9660.py:Capabilities.test_capabilities_nobackend: STARTED
 (unit-515/682) selftests/unit/utils/iso9660.py:Capabilities.test_non_existing_capabilities: STARTED
 (unit-514/682) selftests/unit/utils/iso9660.py:Capabilities.test_capabilities_nobackend:  PASS (0.03 s)
 (unit-515/682) selftests/unit/utils/iso9660.py:Capabilities.test_non_existing_capabilities:  PASS (0.04 s)
 (unit-516/682) selftests/unit/utils/iso9660.py:IsoInfo.test_basic_workflow: STARTED
 (unit-517/682) selftests/unit/utils/iso9660.py:IsoInfo.test_mnt_dir_workflow: STARTED
 (unit-516/682) selftests/unit/utils/iso9660.py:IsoInfo.test_basic_workflow:  SKIP: isoinfo not installed.
 (unit-517/682) selftests/unit/utils/iso9660.py:IsoInfo.test_mnt_dir_workflow:  SKIP: This test requires mount to run under sudo or root
 (unit-518/682) selftests/unit/utils/iso9660.py:IsoRead.test_basic_workflow: STARTED
 (unit-518/682) selftests/unit/utils/iso9660.py:IsoRead.test_basic_workflow:  PASS (0.03 s)
 (unit-519/682) selftests/unit/utils/iso9660.py:IsoRead.test_mnt_dir_workflow: STARTED
 (unit-519/682) selftests/unit/utils/iso9660.py:IsoRead.test_mnt_dir_workflow:  SKIP: This test requires mount to run under sudo or root
 (unit-520/682) selftests/unit/utils/iso9660.py:IsoMount.test_basic_workflow: STARTED
 (unit-521/682) selftests/unit/utils/iso9660.py:IsoMount.test_mnt_dir_workflow: STARTED
 (unit-520/682) selftests/unit/utils/iso9660.py:IsoMount.test_basic_workflow:  SKIP: This test requires sudo or root
 (unit-521/682) selftests/unit/utils/iso9660.py:IsoMount.test_mnt_dir_workflow:  SKIP: This test requires mount to run under sudo or root
 (unit-522/682) selftests/unit/utils/iso9660.py:PyCDLib.test_create_write: STARTED
 (unit-523/682) selftests/unit/utils/iso9660.py:PyCDLib.test_basic_workflow: STARTED
 (unit-522/682) selftests/unit/utils/iso9660.py:PyCDLib.test_create_write:  PASS (0.03 s)
 (unit-523/682) selftests/unit/utils/iso9660.py:PyCDLib.test_basic_workflow:  PASS (0.03 s)
 (unit-524/682) selftests/unit/utils/iso9660.py:PyCDLib.test_mnt_dir_workflow: STARTED
 (unit-524/682) selftests/unit/utils/iso9660.py:PyCDLib.test_mnt_dir_workflow:  SKIP: This test requires mount to run under sudo or root
 (unit-525/682) selftests/unit/utils/kernel.py:TestKernelBuild.test_build_default_url: STARTED
 (unit-525/682) selftests/unit/utils/kernel.py:TestKernelBuild.test_build_default_url:  PASS (0.01 s)
 (unit-526/682) selftests/unit/utils/kernel.py:TestKernelBuild.test_build_overrided_url: STARTED
 (unit-526/682) selftests/unit/utils/kernel.py:TestKernelBuild.test_build_overrided_url:  PASS (0.01 s)
 (unit-527/682) selftests/unit/utils/kernel.py:Version.test_basic: STARTED
 (unit-527/682) selftests/unit/utils/kernel.py:Version.test_basic:  PASS (0.01 s)
 (unit-528/682) selftests/unit/utils/kernel.py:Version.test_uname: STARTED
 (unit-528/682) selftests/unit/utils/kernel.py:Version.test_uname:  PASS (0.01 s)
 (unit-529/682) selftests/unit/utils/kernel.py:Version.test_malformed_incomplete: STARTED
 (unit-529/682) selftests/unit/utils/kernel.py:Version.test_malformed_incomplete:  PASS (0.01 s)
 (unit-530/682) selftests/unit/utils/linux_modules.py:Lsmod.test_parse_lsmod: STARTED
 (unit-531/682) selftests/unit/utils/linux_modules.py:Lsmod.test_parse_lsmod_is_empty: STARTED
 (unit-530/682) selftests/unit/utils/linux_modules.py:Lsmod.test_parse_lsmod:  PASS (0.01 s)
 (unit-531/682) selftests/unit/utils/linux_modules.py:Lsmod.test_parse_lsmod_is_empty:  PASS (0.01 s)
 (unit-532/682) selftests/unit/utils/linux_modules.py:Lsmod.test_parse_lsmod_no_submodules: STARTED
 (unit-533/682) selftests/unit/utils/linux_modules.py:Lsmod.test_parse_lsmod_single_submodules: STARTED
 (unit-532/682) selftests/unit/utils/linux_modules.py:Lsmod.test_parse_lsmod_no_submodules:  PASS (0.01 s)
 (unit-533/682) selftests/unit/utils/linux_modules.py:Lsmod.test_parse_lsmod_single_submodules:  PASS (0.01 s)
 (unit-534/682) selftests/unit/utils/linux_modules.py:Modules.test_is_module_loaded: STARTED
 (unit-535/682) selftests/unit/utils/memory.py:Test.test_numa_nodes_with_memory: STARTED
 (unit-535/682) selftests/unit/utils/memory.py:Test.test_numa_nodes_with_memory:  PASS (0.02 s)
 (unit-534/682) selftests/unit/utils/linux_modules.py:Modules.test_is_module_loaded:  PASS (0.01 s)
 (unit-536/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_simple_chunk_size: STARTED
 (unit-536/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_simple_chunk_size:  PASS (0.01 s)
 (unit-537/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_less_than_chunk_size: STARTED
 (unit-537/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_less_than_chunk_size:  PASS (0.02 s)
 (unit-538/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_less_than_equal_chunk_size: STARTED
 (unit-538/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_less_than_equal_chunk_size:  PASS (0.01 s)
 (unit-539/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_greater_than_chunk_size: STARTED
 (unit-539/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_greater_than_chunk_size:  PASS (0.02 s)
 (unit-540/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_greater_than_equal_chunk_size: STARTED
 (unit-540/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_greater_than_equal_chunk_size:  PASS (0.01 s)
 (unit-541/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_multiple_chunk_size: STARTED
 (unit-541/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_multiple_chunk_size:  PASS (0.01 s)
 (unit-542/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_multiple_chunk_size_filtering_simple: STARTED
 (unit-542/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_multiple_chunk_size_filtering_simple:  PASS (0.01 s)
 (unit-543/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_multiple_chunk_size_filtering: STARTED
 (unit-543/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_multiple_chunk_size_filtering:  PASS (0.02 s)
 (unit-544/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_multiple_chunk_size_filtering_invalid: STARTED
 (unit-544/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_multiple_chunk_size_filtering_invalid:  PASS (0.01 s)
 (unit-545/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_filtering_node: STARTED
 (unit-545/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_filtering_node:  PASS (0.02 s)
 (unit-546/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_filtering_zone: STARTED
 (unit-546/682) selftests/unit/utils/memory.py:GetBuddyInfo.test_filtering_zone:  PASS (0.01 s)
 (unit-547/682) selftests/unit/utils/network.py:PortTrackerTest.test_register_port: STARTED
 (unit-547/682) selftests/unit/utils/network.py:PortTrackerTest.test_register_port:  PASS (0.02 s)
 (unit-548/682) selftests/unit/utils/network.py:PortTrackerTest.test_release_port_does_not_poke_system: STARTED
 (unit-548/682) selftests/unit/utils/network.py:PortTrackerTest.test_release_port_does_not_poke_system:  PASS (0.01 s)
 (unit-549/682) selftests/unit/utils/network.py:PortTrackerTest.test_release_port: STARTED
 (unit-549/682) selftests/unit/utils/network.py:PortTrackerTest.test_release_port:  PASS (0.02 s)
 (unit-550/682) selftests/unit/utils/network.py:FreePort.test_is_port_available: STARTED
 (unit-551/682) selftests/unit/utils/network.py:FreePort.test_find_free_port: STARTED
 (unit-550/682) selftests/unit/utils/network.py:FreePort.test_is_port_available:  PASS (0.04 s)
 (unit-551/682) selftests/unit/utils/network.py:FreePort.test_find_free_port:  PASS (0.04 s)
 (unit-552/682) selftests/unit/utils/network.py:FreePort.test_find_free_ports: STARTED
 (unit-552/682) selftests/unit/utils/network.py:FreePort.test_find_free_ports:  PASS (0.01 s)
 (unit-553/682) selftests/unit/utils/output.py:UtilsOutputTest.test_display_data_size_factor_1024: STARTED
 (unit-553/682) selftests/unit/utils/output.py:UtilsOutputTest.test_display_data_size_factor_1024:  PASS (0.01 s)
 (unit-554/682) selftests/unit/utils/output.py:UtilsOutputTest.test_display_data_size_factor_1000: STARTED
 (unit-554/682) selftests/unit/utils/output.py:UtilsOutputTest.test_display_data_size_factor_1000:  PASS (0.01 s)
 (unit-555/682) selftests/unit/utils/partition.py:TestPartition.test_basic: STARTED
 (unit-555/682) selftests/unit/utils/partition.py:TestPartition.test_basic:  SKIP: current user must be allowed to run "mount" under sudo
 (unit-556/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_force_unmount: STARTED
 (unit-556/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_force_unmount:  SKIP: requires running lsof
 (unit-557/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_force_unmount_no_lsof: STARTED
 (unit-557/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_force_unmount_no_lsof:  SKIP: requires running Python as a privileged user
 (unit-558/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_force_unmount_get_pids_fail: STARTED
 (unit-559/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_double_mount: STARTED
 (unit-558/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_force_unmount_get_pids_fail:  SKIP: requires running Python as a privileged user
 (unit-559/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_double_mount:  SKIP: current user must be allowed to run "mount" under sudo
 (unit-560/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_double_umount: STARTED
 (unit-560/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_double_umount:  SKIP: current user must be allowed to run "mount" under sudo
 (unit-561/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_format_mounted: STARTED
 (unit-561/682) selftests/unit/utils/partition.py:TestPartitionMkfsMount.test_format_mounted:  SKIP: current user must be allowed to run "mount" under sudo
 (unit-562/682) selftests/unit/utils/partition.py:TestMtabLock.test_lock: STARTED
 (unit-563/682) selftests/unit/utils/path.py:Path.test_check_readable_exists: STARTED
 (unit-563/682) selftests/unit/utils/path.py:Path.test_check_readable_exists:  PASS (0.01 s)
 (unit-564/682) selftests/unit/utils/path.py:Path.test_check_readable_access: STARTED
 (unit-564/682) selftests/unit/utils/path.py:Path.test_check_readable_access:  PASS (0.02 s)
 (unit-565/682) selftests/unit/utils/path.py:Path.test_get_path_mount_point: STARTED
 (unit-565/682) selftests/unit/utils/path.py:Path.test_get_path_mount_point:  PASS (0.01 s)
 (unit-566/682) selftests/unit/utils/path.py:Path.test_get_path_mount_point_same: STARTED
 (unit-566/682) selftests/unit/utils/path.py:Path.test_get_path_mount_point_same:  PASS (0.01 s)
 (unit-567/682) selftests/unit/utils/pci.py:UtilsPciTest.test_get_slot_from_sysfs: STARTED
 (unit-567/682) selftests/unit/utils/pci.py:UtilsPciTest.test_get_slot_from_sysfs:  PASS (0.02 s)
 (unit-568/682) selftests/unit/utils/pci.py:UtilsPciTest.test_get_slot_from_sysfs_negative: STARTED
 (unit-568/682) selftests/unit/utils/pci.py:UtilsPciTest.test_get_slot_from_sysfs_negative:  PASS (0.01 s)
 (unit-569/682) selftests/unit/utils/pmem.py:PMem.test_no_binaries: STARTED
 (unit-569/682) selftests/unit/utils/pmem.py:PMem.test_no_binaries:  PASS (0.01 s)
 (unit-570/682) selftests/unit/utils/process.py:TestSubProcess.test_send_signal_sudo_enabled: STARTED
 (unit-570/682) selftests/unit/utils/process.py:TestSubProcess.test_send_signal_sudo_enabled:  PASS (0.03 s)
 (unit-571/682) selftests/unit/utils/process.py:TestSubProcess.test_send_signal_sudo_enabled_with_exception: STARTED
 (unit-571/682) selftests/unit/utils/process.py:TestSubProcess.test_send_signal_sudo_enabled_with_exception:  PASS (0.03 s)
 (unit-572/682) selftests/unit/utils/process.py:TestSubProcess.test_get_user_id: STARTED
 (unit-572/682) selftests/unit/utils/process.py:TestSubProcess.test_get_user_id:  PASS (0.02 s)
 (unit-573/682) selftests/unit/utils/process.py:TestSubProcess.test_is_sudo_enabled_false: STARTED
 (unit-573/682) selftests/unit/utils/process.py:TestSubProcess.test_is_sudo_enabled_false:  PASS (0.02 s)
 (unit-574/682) selftests/unit/utils/process.py:TestSubProcess.test_is_sudo_enabled_true: STARTED
 (unit-574/682) selftests/unit/utils/process.py:TestSubProcess.test_is_sudo_enabled_true:  PASS (0.01 s)
 (unit-575/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_nosudo: STARTED
 (unit-575/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_nosudo:  PASS (0.01 s)
 (unit-576/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_nosudo_uid_0: STARTED
 (unit-576/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_nosudo_uid_0:  PASS (0.01 s)
 (unit-577/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo: STARTED
 (unit-577/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo:  PASS (0.01 s)
 (unit-578/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_no_sudo_installed: STARTED
 (unit-578/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_no_sudo_installed:  PASS (0.01 s)
 (unit-579/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_uid_0: STARTED
 (unit-579/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_uid_0:  PASS (0.01 s)
 (unit-580/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_shell: STARTED
 (unit-580/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_shell:  PASS (0.02 s)
 (unit-581/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_shell_no_sudo_installed: STARTED
 (unit-581/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_shell_no_sudo_installed:  PASS (0.01 s)
 (unit-582/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_shell_uid_0: STARTED
 (unit-582/682) selftests/unit/utils/process.py:TestProcessRun.test_subprocess_sudo_shell_uid_0:  PASS (0.01 s)
 (unit-583/682) selftests/unit/utils/process.py:TestProcessRun.test_run_nosudo: STARTED
 (unit-583/682) selftests/unit/utils/process.py:TestProcessRun.test_run_nosudo:  PASS (0.02 s)
 (unit-584/682) selftests/unit/utils/process.py:TestProcessRun.test_run_nosudo_uid_0: STARTED
 (unit-584/682) selftests/unit/utils/process.py:TestProcessRun.test_run_nosudo_uid_0:  PASS (0.02 s)
 (unit-585/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo: STARTED
 (unit-585/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo:  SKIP: File or directory at path "/bin/sudo" used in test is not available in the system
 (unit-586/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_no_sudo_installed: STARTED
 (unit-586/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_no_sudo_installed:  PASS (0.02 s)
 (unit-587/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_uid_0: STARTED
 (unit-587/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_uid_0:  PASS (0.02 s)
 (unit-588/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_shell: STARTED
 (unit-588/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_shell:  PASS (0.02 s)
 (unit-589/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_shell_no_sudo_installed: STARTED
 (unit-589/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_shell_no_sudo_installed:  PASS (0.02 s)
 (unit-590/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_shell_uid_0: STARTED
 (unit-590/682) selftests/unit/utils/process.py:TestProcessRun.test_run_sudo_shell_uid_0:  PASS (0.02 s)
 (unit-591/682) selftests/unit/utils/process.py:TestProcessRun.test_run_unicode_output: STARTED
 (unit-591/682) selftests/unit/utils/process.py:TestProcessRun.test_run_unicode_output:  PASS (0.02 s)
 (unit-592/682) selftests/unit/utils/process.py:TestProcessRun.test_run_with_timeout_ugly_cmd: STARTED
 (unit-592/682) selftests/unit/utils/process.py:TestProcessRun.test_run_with_timeout_ugly_cmd:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (unit-593/682) selftests/unit/utils/process.py:TestProcessRun.test_run_with_negative_timeout_ugly_cmd: STARTED
 (unit-593/682) selftests/unit/utils/process.py:TestProcessRun.test_run_with_negative_timeout_ugly_cmd:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (unit-594/682) selftests/unit/utils/process.py:MiscProcessTests.test_binary_from_shell: STARTED
 (unit-594/682) selftests/unit/utils/process.py:MiscProcessTests.test_binary_from_shell:  PASS (0.01 s)
 (unit-595/682) selftests/unit/utils/process.py:MiscProcessTests.test_cmd_split: STARTED
 (unit-595/682) selftests/unit/utils/process.py:MiscProcessTests.test_cmd_split:  PASS (0.01 s)
 (unit-596/682) selftests/unit/utils/process.py:MiscProcessTests.test_get_parent_pid: STARTED
 (unit-596/682) selftests/unit/utils/process.py:MiscProcessTests.test_get_parent_pid:  PASS (0.01 s)
 (unit-597/682) selftests/unit/utils/process.py:MiscProcessTests.test_get_children_pids: STARTED
 (unit-597/682) selftests/unit/utils/process.py:MiscProcessTests.test_get_children_pids:  PASS (0.01 s)
 (unit-598/682) selftests/unit/utils/process.py:MiscProcessTests.test_safe_kill: STARTED
 (unit-598/682) selftests/unit/utils/process.py:MiscProcessTests.test_safe_kill:  PASS (0.02 s)
 (unit-599/682) selftests/unit/utils/process.py:MiscProcessTests.test_safe_kill_with_exception: STARTED
 (unit-599/682) selftests/unit/utils/process.py:MiscProcessTests.test_safe_kill_with_exception:  PASS (0.01 s)
 (unit-600/682) selftests/unit/utils/process.py:MiscProcessTests.test_safe_kill_sudo_enabled: STARTED
 (unit-600/682) selftests/unit/utils/process.py:MiscProcessTests.test_safe_kill_sudo_enabled:  PASS (0.01 s)
 (unit-601/682) selftests/unit/utils/process.py:MiscProcessTests.test_safe_kill_sudo_enabled_with_exception: STARTED
 (unit-601/682) selftests/unit/utils/process.py:MiscProcessTests.test_safe_kill_sudo_enabled_with_exception:  PASS (0.01 s)
 (unit-602/682) selftests/unit/utils/process.py:MiscProcessTests.test_process_get_owner_id: STARTED
 (unit-602/682) selftests/unit/utils/process.py:MiscProcessTests.test_process_get_owner_id:  PASS (0.02 s)
 (unit-603/682) selftests/unit/utils/process.py:MiscProcessTests.test_process_get_owner_id_with_pid_not_found: STARTED
 (unit-603/682) selftests/unit/utils/process.py:MiscProcessTests.test_process_get_owner_id_with_pid_not_found:  PASS (0.02 s)
 (unit-604/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_nowait: STARTED
 (unit-604/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_nowait:  PASS (0.01 s)
 (unit-605/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_timeout_3s: STARTED
 (unit-605/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_timeout_3s:  PASS (3.02 s)
 (unit-606/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_dont_timeout_3s: STARTED
 (unit-606/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_dont_timeout_3s:  PASS (0.02 s)
 (unit-607/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_dont_timeout_infinity: STARTED
 (unit-607/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_dont_timeout_infinity:  PASS (0.02 s)
 (unit-608/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_children: STARTED
 (unit-608/682) selftests/unit/utils/process.py:MiscProcessTests.test_kill_process_tree_children:  PASS (0.02 s)
 (unit-609/682) selftests/unit/utils/process.py:MiscProcessTests.test_empty_command: STARTED
 (unit-609/682) selftests/unit/utils/process.py:MiscProcessTests.test_empty_command:  PASS (0.01 s)
 (unit-610/682) selftests/unit/utils/process.py:CmdResultTests.test_nasty_str: STARTED
 (unit-610/682) selftests/unit/utils/process.py:CmdResultTests.test_nasty_str:  PASS (0.01 s)
 (unit-611/682) selftests/unit/utils/process.py:CmdResultTests.test_cmd_result_stdout_stderr_bytes: STARTED
 (unit-611/682) selftests/unit/utils/process.py:CmdResultTests.test_cmd_result_stdout_stderr_bytes:  PASS (0.01 s)
 (unit-612/682) selftests/unit/utils/process.py:CmdResultTests.test_cmd_result_stdout_stderr_text: STARTED
 (unit-612/682) selftests/unit/utils/process.py:CmdResultTests.test_cmd_result_stdout_stderr_text:  PASS (0.01 s)
 (unit-613/682) selftests/unit/utils/process.py:CmdResultTests.test_cmd_result_stdout_stderr_already_text: STARTED
 (unit-613/682) selftests/unit/utils/process.py:CmdResultTests.test_cmd_result_stdout_stderr_already_text:  PASS (0.01 s)
 (unit-614/682) selftests/unit/utils/process.py:CmdResultTests.test_cmd_result_stdout_stderr_other_type: STARTED
 (unit-614/682) selftests/unit/utils/process.py:CmdResultTests.test_cmd_result_stdout_stderr_other_type:  PASS (0.01 s)
 (unit-615/682) selftests/unit/utils/process.py:CmdErrorTests.test_nasty_str: STARTED
 (unit-615/682) selftests/unit/utils/process.py:CmdErrorTests.test_nasty_str:  PASS (0.01 s)
 (unit-616/682) selftests/unit/utils/process.py:FDDrainerTests.test_drain_from_pipe_fd: STARTED
 (unit-616/682) selftests/unit/utils/process.py:FDDrainerTests.test_drain_from_pipe_fd:  PASS (0.01 s)
 (unit-617/682) selftests/unit/utils/process.py:FDDrainerTests.test_log: STARTED
 (unit-617/682) selftests/unit/utils/process.py:FDDrainerTests.test_log:  PASS (0.01 s)
 (unit-618/682) selftests/unit/utils/process.py:FDDrainerTests.test_flush_on_closed_handler: STARTED
 (unit-618/682) selftests/unit/utils/process.py:FDDrainerTests.test_flush_on_closed_handler:  PASS (0.01 s)
 (unit-619/682) selftests/unit/utils/process.py:FDDrainerTests.test_flush_on_handler_with_no_fileno: STARTED
 (unit-619/682) selftests/unit/utils/process.py:FDDrainerTests.test_flush_on_handler_with_no_fileno:  PASS (0.01 s)
 (unit-620/682) selftests/unit/utils/process.py:FDDrainerTests.test_replace_incorrect_characters_in_log: STARTED
 (unit-620/682) selftests/unit/utils/process.py:FDDrainerTests.test_replace_incorrect_characters_in_log:  PASS (0.01 s)
 (unit-621/682) selftests/unit/utils/process.py:GetCommandOutputPattern.test_matches: STARTED
 (unit-621/682) selftests/unit/utils/process.py:GetCommandOutputPattern.test_matches:  PASS (0.02 s)
 (unit-622/682) selftests/unit/utils/process.py:GetCommandOutputPattern.test_matches_multiple: STARTED
 (unit-622/682) selftests/unit/utils/process.py:GetCommandOutputPattern.test_matches_multiple:  PASS (0.02 s)
 (unit-623/682) selftests/unit/utils/process.py:GetCommandOutputPattern.test_does_not_match: STARTED
 (unit-623/682) selftests/unit/utils/process.py:GetCommandOutputPattern.test_does_not_match:  PASS (0.01 s)
 (unit-624/682) selftests/unit/utils/process.py:GetCapabilities.test_get_capabilities: STARTED
 (unit-624/682) selftests/unit/utils/process.py:GetCapabilities.test_get_capabilities:  PASS (0.01 s)
 (unit-625/682) selftests/unit/utils/process.py:GetCapabilities.test_get_capabilities_legacy: STARTED
 (unit-625/682) selftests/unit/utils/process.py:GetCapabilities.test_get_capabilities_legacy:  PASS (0.01 s)
 (unit-626/682) selftests/unit/utils/process.py:GetCapabilities.test_failure_no_capabilities: STARTED
 (unit-626/682) selftests/unit/utils/process.py:GetCapabilities.test_failure_no_capabilities:  PASS (0.01 s)
 (unit-627/682) selftests/unit/utils/script.py:TestTemporary.test_unicode_name: STARTED
 (unit-627/682) selftests/unit/utils/script.py:TestTemporary.test_unicode_name:  PASS (0.01 s)
 (unit-628/682) selftests/unit/utils/service.py:TestMultipleInstances.test_different_runners: STARTED
 (unit-628/682) selftests/unit/utils/service.py:TestMultipleInstances.test_different_runners:  PASS (0.01 s)
 (unit-629/682) selftests/unit/utils/service.py:TestSystemd.test_all_commands: STARTED
 (unit-629/682) selftests/unit/utils/service.py:TestSystemd.test_all_commands:  PASS (0.01 s)
 (unit-630/682) selftests/unit/utils/service.py:TestSystemd.test_set_target: STARTED
 (unit-630/682) selftests/unit/utils/service.py:TestSystemd.test_set_target:  PASS (0.01 s)
 (unit-631/682) selftests/unit/utils/service.py:TestSysVInit.test_all_commands: STARTED
 (unit-631/682) selftests/unit/utils/service.py:TestSysVInit.test_all_commands:  PASS (0.01 s)
 (unit-632/682) selftests/unit/utils/service.py:TestSysVInit.test_set_target: STARTED
 (unit-632/682) selftests/unit/utils/service.py:TestSysVInit.test_set_target:  PASS (0.01 s)
 (unit-633/682) selftests/unit/utils/service.py:TestSpecificServiceManager.test_start: STARTED
 (unit-633/682) selftests/unit/utils/service.py:TestSpecificServiceManager.test_start:  PASS (0.01 s)
 (unit-634/682) selftests/unit/utils/service.py:TestSpecificServiceManager.test_stop_with_args: STARTED
 (unit-634/682) selftests/unit/utils/service.py:TestSpecificServiceManager.test_stop_with_args:  PASS (0.01 s)
 (unit-635/682) selftests/unit/utils/service.py:TestSpecificServiceManager.test_list_is_not_present_in_SpecifcServiceManager: STARTED
 (unit-635/682) selftests/unit/utils/service.py:TestSpecificServiceManager.test_list_is_not_present_in_SpecifcServiceManager:  PASS (0.01 s)
 (unit-636/682) selftests/unit/utils/service.py:TestSpecificServiceManager.test_set_target_is_not_present_in_SpecifcServiceManager: STARTED
 (unit-636/682) selftests/unit/utils/service.py:TestSpecificServiceManager.test_set_target_is_not_present_in_SpecifcServiceManager:  PASS (0.01 s)
 (unit-637/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_start: STARTED
 (unit-637/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_start:  PASS (0.01 s)
 (unit-638/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_list: STARTED
 (unit-638/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_list:  PASS (0.01 s)
 (unit-639/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_set_default_runlevel: STARTED
 (unit-639/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_set_default_runlevel:  PASS (0.01 s)
 (unit-640/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_unknown_runlevel: STARTED
 (unit-640/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_unknown_runlevel:  PASS (0.01 s)
 (unit-641/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_runlevels: STARTED
 (unit-641/682) selftests/unit/utils/service.py:TestSystemdServiceManager.test_runlevels:  PASS (0.01 s)
 (unit-642/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_start: STARTED
 (unit-642/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_start:  PASS (0.01 s)
 (unit-643/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_list: STARTED
 (unit-643/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_list:  PASS (0.01 s)
 (unit-644/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_enable: STARTED
 (unit-644/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_enable:  PASS (0.01 s)
 (unit-645/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_unknown_runlevel: STARTED
 (unit-645/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_unknown_runlevel:  PASS (0.01 s)
 (unit-646/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_runlevels: STARTED
 (unit-646/682) selftests/unit/utils/service.py:TestSysVInitServiceManager.test_runlevels:  PASS (0.01 s)
 (unit-647/682) selftests/unit/utils/software_manager.py:Apt.test_provides: STARTED
 (unit-647/682) selftests/unit/utils/software_manager.py:Apt.test_provides:  SKIP: This test requires root privileges
 (unit-648/682) selftests/unit/utils/software_manager.py:Dpkg.test_is_valid: STARTED
 (unit-648/682) selftests/unit/utils/software_manager.py:Dpkg.test_is_valid:  PASS (0.01 s)
 (unit-649/682) selftests/unit/utils/software_manager.py:Dpkg.test_is_not_valid: STARTED
 (unit-649/682) selftests/unit/utils/software_manager.py:Dpkg.test_is_not_valid:  PASS (0.01 s)
 (unit-650/682) selftests/unit/utils/ssh.py:Session.test_minimal: STARTED
 (unit-650/682) selftests/unit/utils/ssh.py:Session.test_minimal:  PASS (0.01 s)
 (unit-651/682) selftests/unit/utils/ssh.py:Session.test_ssh_cmd_port: STARTED
 (unit-651/682) selftests/unit/utils/ssh.py:Session.test_ssh_cmd_port:  PASS (0.01 s)
 (unit-652/682) selftests/unit/utils/ssh.py:Session.test_ssh_cmd_user_key: STARTED
 (unit-652/682) selftests/unit/utils/ssh.py:Session.test_ssh_cmd_user_key:  PASS (0.01 s)
 (unit-653/682) selftests/unit/utils/ssh.py:Session.test_master_connection_key: STARTED
 (unit-653/682) selftests/unit/utils/ssh.py:Session.test_master_connection_key:  PASS (0.01 s)
 (unit-654/682) selftests/unit/utils/ssh.py:Session.test_master_connection_no_key: STARTED
 (unit-654/682) selftests/unit/utils/ssh.py:Session.test_master_connection_no_key:  PASS (0.01 s)
 (unit-655/682) selftests/unit/utils/ssh.py:Session.test_master_connection_password: STARTED
 (unit-655/682) selftests/unit/utils/ssh.py:Session.test_master_connection_password:  PASS (0.01 s)
 (unit-656/682) selftests/unit/utils/ssh.py:Session.test_master_connection_no_password: STARTED
 (unit-656/682) selftests/unit/utils/ssh.py:Session.test_master_connection_no_password:  PASS (0.01 s)
 (unit-657/682) selftests/unit/utils/ssh.py:Session.test_master_connection_ssh_askpass_script: STARTED
 (unit-657/682) selftests/unit/utils/ssh.py:Session.test_master_connection_ssh_askpass_script:  PASS (0.03 s)
 (unit-658/682) selftests/unit/utils/ssh.py:Session.test_no_ssh_client_binary: STARTED
 (unit-658/682) selftests/unit/utils/ssh.py:Session.test_no_ssh_client_binary:  PASS (0.01 s)
 (unit-659/682) selftests/unit/utils/stacktrace.py:TestUnpickableObject.test_raises: STARTED
 (unit-659/682) selftests/unit/utils/stacktrace.py:TestUnpickableObject.test_raises:  PASS (0.01 s)
 (unit-660/682) selftests/unit/utils/stacktrace.py:TestUnpickableObject.test_basic: STARTED
 (unit-660/682) selftests/unit/utils/stacktrace.py:TestUnpickableObject.test_basic:  PASS (0.01 s)
 (unit-661/682) selftests/unit/utils/vmimage.py:VMImage.test_list_providers: STARTED
 (unit-661/682) selftests/unit/utils/vmimage.py:VMImage.test_list_providers:  PASS (0.02 s)
 (unit-662/682) selftests/unit/utils/vmimage.py:VMImage.test_concrete_providers_have_name: STARTED
 (unit-662/682) selftests/unit/utils/vmimage.py:VMImage.test_concrete_providers_have_name:  PASS (0.02 s)
 (unit-663/682) selftests/unit/utils/vmimage.py:VMImageHtmlParser.test_handle_starttag_no_a: STARTED
 (unit-663/682) selftests/unit/utils/vmimage.py:VMImageHtmlParser.test_handle_starttag_no_a:  PASS (0.02 s)
 (unit-664/682) selftests/unit/utils/vmimage.py:VMImageHtmlParser.test_handle_starttag_with_a_pattern_not_match: STARTED
 (unit-664/682) selftests/unit/utils/vmimage.py:VMImageHtmlParser.test_handle_starttag_with_a_pattern_not_match:  PASS (0.02 s)
 (unit-665/682) selftests/unit/utils/vmimage.py:VMImageHtmlParser.test_handle_starttag_with_a_pattern_match: STARTED
 (unit-665/682) selftests/unit/utils/vmimage.py:VMImageHtmlParser.test_handle_starttag_with_a_pattern_match:  PASS (0.02 s)
 (unit-666/682) selftests/unit/utils/vmimage.py:VMImageHtmlParser.test_handle_starttag_with_a_pattern_match_multiple: STARTED
 (unit-666/682) selftests/unit/utils/vmimage.py:VMImageHtmlParser.test_handle_starttag_with_a_pattern_match_multiple:  PASS (0.02 s)
 (unit-667/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version: STARTED
 (unit-667/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version:  PASS (0.02 s)
 (unit-668/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version_with_float_versions: STARTED
 (unit-668/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version_with_float_versions:  PASS (0.02 s)
 (unit-669/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version_with_string_versions: STARTED
 (unit-669/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version_with_string_versions:  PASS (0.02 s)
 (unit-670/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version_from_bad_url_open: STARTED
 (unit-670/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version_from_bad_url_open:  PASS (0.02 s)
 (unit-671/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version_versions_not_found: STARTED
 (unit-671/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_version_versions_not_found:  PASS (0.02 s)
 (unit-672/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_image_url_with_none_url_images_and_image_pattern: STARTED
 (unit-672/682) selftests/unit/utils/vmimage.py:ImageProviderBase.test_get_image_url_with_none_url_images_and_image_pattern:  PASS (0.02 s)
 (unit-673/682) selftests/unit/utils/vmimage.py:DebianImageProvider.test_get_versions: STARTED
 (unit-673/682) selftests/unit/utils/vmimage.py:DebianImageProvider.test_get_versions:  PASS (0.02 s)
 (unit-674/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_best_version_default: STARTED
 (unit-674/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_best_version_default:  PASS (0.02 s)
 (unit-675/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_best_version_leap_4_series: STARTED
 (unit-675/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_best_version_leap_4_series:  PASS (0.02 s)
 (unit-676/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_image_url: STARTED
 (unit-676/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_image_url:  PASS (0.02 s)
 (unit-677/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_image_url_defining_build: STARTED
 (unit-677/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_image_url_defining_build:  PASS (0.02 s)
 (unit-678/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_versions: STARTED
 (unit-678/682) selftests/unit/utils/vmimage.py:OpenSUSEImageProvider.test_get_versions:  PASS (0.02 s)
 (unit-679/682) selftests/unit/utils/vmimage.py:FedoraImageProvider.test_get_image_parameters_match_pre_40: STARTED
 (unit-679/682) selftests/unit/utils/vmimage.py:FedoraImageProvider.test_get_image_parameters_match_pre_40:  PASS (0.02 s)
 (unit-680/682) selftests/unit/utils/vmimage.py:FedoraImageProvider.test_get_image_parameters_match_post_40: STARTED
 (unit-680/682) selftests/unit/utils/vmimage.py:FedoraImageProvider.test_get_image_parameters_match_post_40:  PASS (0.02 s)
 (unit-681/682) selftests/unit/utils/vmimage.py:FedoraImageProvider.test_get_image_parameters_not_match: STARTED
 (unit-681/682) selftests/unit/utils/vmimage.py:FedoraImageProvider.test_get_image_parameters_not_match:  PASS (0.02 s)
 (unit-682/682) selftests/unit/utils/vmimage.py:FedoraImageProvider.test_get_versions: STARTED
 (unit-682/682) selftests/unit/utils/vmimage.py:FedoraImageProvider.test_get_versions:  PASS (0.02 s)
 (unit-562/682) selftests/unit/utils/partition.py:TestMtabLock.test_lock:  PASS (60.08 s)
 (jobs-1/11) selftests/jobs/pass: STARTED
 (jobs-2/11) selftests/jobs/passjob.py: STARTED
 (jobs-2/11) selftests/jobs/passjob.py:  PASS (1.37 s)
 (jobs-1/11) selftests/jobs/pass:  PASS (1.65 s)
 (jobs-3/11) selftests/jobs/passjob_cit_varianter.py: STARTED
 (jobs-4/11) selftests/jobs/passjob_html.py: STARTED
 (jobs-3/11) selftests/jobs/passjob_cit_varianter.py:  PASS (1.29 s)
 (jobs-4/11) selftests/jobs/passjob_html.py:  PASS (1.25 s)
 (jobs-5/11) selftests/jobs/sleepjob_dict_varianter.py: STARTED
 (jobs-6/11) selftests/jobs/sleepjob_json_varianter.py: STARTED
 (jobs-5/11) selftests/jobs/sleepjob_dict_varianter.py:  PASS (2.38 s)
 (jobs-7/11) selftests/jobs/status_server_auto: STARTED
 (jobs-7/11) selftests/jobs/status_server_auto:  PASS (1.26 s)
 (jobs-8/11) selftests/jobs/status_server_different_uri_listen: STARTED
 (jobs-8/11) selftests/jobs/status_server_different_uri_listen:  PASS (1.26 s)
 (jobs-9/11) selftests/jobs/unix_status_server.py: STARTED
 (jobs-9/11) selftests/jobs/unix_status_server.py:  PASS (1.27 s)
 (jobs-10/11) selftests/jobs/tests/pass: STARTED
 (jobs-10/11) selftests/jobs/tests/pass:  PASS (0.01 s)
 (jobs-11/11) selftests/jobs/tests/passtest.py:PassTest.test: STARTED
 (jobs-11/11) selftests/jobs/tests/passtest.py:PassTest.test:  PASS (0.01 s)
 (jobs-6/11) selftests/jobs/sleepjob_json_varianter.py:  PASS (12.84 s)
 (functional-parallel-1/317) selftests/functional/argument_parsing.py:ArgumentParsingTest.test_unknown_command: STARTED
 (functional-parallel-2/317) selftests/functional/argument_parsing.py:ArgumentParsingTest.test_known_command_bad_choice: STARTED
 (functional-parallel-1/317) selftests/functional/argument_parsing.py:ArgumentParsingTest.test_unknown_command:  PASS (0.49 s)
 (functional-parallel-2/317) selftests/functional/argument_parsing.py:ArgumentParsingTest.test_known_command_bad_choice:  PASS (0.49 s)
 (functional-parallel-3/317) selftests/functional/argument_parsing.py:ArgumentParsingTest.test_known_command_bad_argument: STARTED
 (functional-parallel-4/317) selftests/functional/argument_parsing.py:ArgumentParsingErrorEarlyTest.test_whacky_option: STARTED
 (functional-parallel-3/317) selftests/functional/argument_parsing.py:ArgumentParsingTest.test_known_command_bad_argument:  PASS (0.35 s)
 (functional-parallel-4/317) selftests/functional/argument_parsing.py:ArgumentParsingErrorEarlyTest.test_whacky_option:  PASS (0.35 s)
 (functional-parallel-5/317) selftests/functional/basic.py:RunnerOperationTest.test_show_version: STARTED
 (functional-parallel-6/317) selftests/functional/basic.py:RunnerOperationTest.test_alternate_config_datadir: STARTED
 (functional-parallel-5/317) selftests/functional/basic.py:RunnerOperationTest.test_show_version:  PASS (0.44 s)
 (functional-parallel-6/317) selftests/functional/basic.py:RunnerOperationTest.test_alternate_config_datadir:  PASS (0.49 s)
 (functional-parallel-7/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_phases: STARTED
 (functional-parallel-8/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_all_ok: STARTED
 (functional-parallel-7/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_phases:  PASS (1.49 s)
 (functional-parallel-8/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_all_ok:  PASS (1.57 s)
 (functional-parallel-9/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_failfast_fail: STARTED
 (functional-parallel-10/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_failfast_error: STARTED
 (functional-parallel-9/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_failfast_fail:  PASS (2.02 s)
 (functional-parallel-10/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_failfast_error:  PASS (2.08 s)
 (functional-parallel-11/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_ignore_missing_references_one_missing: STARTED
 (functional-parallel-12/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_ignore_missing_references_all_missing: STARTED
 (functional-parallel-12/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_ignore_missing_references_all_missing:  PASS (0.48 s)
 (functional-parallel-13/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_test_with_local_imports: STARTED
 (functional-parallel-11/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_ignore_missing_references_one_missing:  PASS (1.42 s)
 (functional-parallel-14/317) selftests/functional/basic.py:RunnerOperationTest.test_unsupported_status: STARTED
 (functional-parallel-13/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_test_with_local_imports:  PASS (1.50 s)
 (functional-parallel-15/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_tests_fail: STARTED
 (functional-parallel-14/317) selftests/functional/basic.py:RunnerOperationTest.test_unsupported_status:  PASS (1.43 s)
 (functional-parallel-16/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_test_fail_with_warning: STARTED
 (functional-parallel-15/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_tests_fail:  PASS (2.15 s)
 (functional-parallel-16/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_test_fail_with_warning:  PASS (1.77 s)
 (functional-parallel-17/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_nonexistent_test: STARTED
 (functional-parallel-18/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_doublefail: STARTED
 (functional-parallel-17/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_nonexistent_test:  PASS (0.48 s)
 (functional-parallel-19/317) selftests/functional/basic.py:RunnerOperationTest.test_uncaught_exception: STARTED
 (functional-parallel-18/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_doublefail:  PASS (1.74 s)
 (functional-parallel-20/317) selftests/functional/basic.py:RunnerOperationTest.test_fail_on_exception: STARTED
 (functional-parallel-19/317) selftests/functional/basic.py:RunnerOperationTest.test_uncaught_exception:  PASS (1.57 s)
 (functional-parallel-21/317) selftests/functional/basic.py:RunnerOperationTest.test_cancel_on_exception: STARTED
 (functional-parallel-20/317) selftests/functional/basic.py:RunnerOperationTest.test_fail_on_exception:  PASS (1.69 s)
 (functional-parallel-21/317) selftests/functional/basic.py:RunnerOperationTest.test_cancel_on_exception:  PASS (1.62 s)
 (functional-parallel-22/317) selftests/functional/basic.py:RunnerOperationTest.test_assert_raises: STARTED
 (functional-parallel-23/317) selftests/functional/basic.py:RunnerOperationTest.test_exception_not_in_path: STARTED
 (functional-parallel-22/317) selftests/functional/basic.py:RunnerOperationTest.test_assert_raises:  PASS (1.80 s)
 (functional-parallel-23/317) selftests/functional/basic.py:RunnerOperationTest.test_exception_not_in_path:  PASS (1.68 s)
 (functional-parallel-24/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_timeout: STARTED
 (functional-parallel-25/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_timeout_factor: STARTED
 (functional-parallel-24/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_timeout:  PASS (4.46 s)
 (functional-parallel-26/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_timeout_setup: STARTED
 (functional-parallel-25/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_timeout_factor:  PASS (8.35 s)
 (functional-parallel-27/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_timeout_teardown: STARTED
 (functional-parallel-26/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_timeout_setup:  PASS (4.47 s)
 (functional-parallel-28/317) selftests/functional/basic.py:RunnerOperationTest.test_silent_output: STARTED
 (functional-parallel-28/317) selftests/functional/basic.py:RunnerOperationTest.test_silent_output:  PASS (1.43 s)
 (functional-parallel-29/317) selftests/functional/basic.py:RunnerOperationTest.test_show_user_stream: STARTED
 (functional-parallel-27/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_timeout_teardown:  PASS (4.47 s)
 (functional-parallel-30/317) selftests/functional/basic.py:RunnerOperationTest.test_empty_args_list: STARTED
 (functional-parallel-30/317) selftests/functional/basic.py:RunnerOperationTest.test_empty_args_list:  PASS (0.47 s)
 (functional-parallel-31/317) selftests/functional/basic.py:RunnerOperationTest.test_empty_test_list: STARTED
 (functional-parallel-31/317) selftests/functional/basic.py:RunnerOperationTest.test_empty_test_list:  PASS (0.47 s)
 (functional-parallel-32/317) selftests/functional/basic.py:RunnerOperationTest.test_not_found: STARTED
 (functional-parallel-29/317) selftests/functional/basic.py:RunnerOperationTest.test_show_user_stream:  PASS (4.36 s)
 (functional-parallel-32/317) selftests/functional/basic.py:RunnerOperationTest.test_not_found:  PASS (0.48 s)
 (functional-parallel-33/317) selftests/functional/basic.py:RunnerOperationTest.test_invalid_unique_id: STARTED
 (functional-parallel-34/317) selftests/functional/basic.py:RunnerOperationTest.test_valid_unique_id: STARTED
 (functional-parallel-33/317) selftests/functional/basic.py:RunnerOperationTest.test_invalid_unique_id:  PASS (0.47 s)
 (functional-parallel-35/317) selftests/functional/basic.py:RunnerOperationTest.test_automatic_unique_id: STARTED
 (functional-parallel-34/317) selftests/functional/basic.py:RunnerOperationTest.test_valid_unique_id:  PASS (1.43 s)
 (functional-parallel-36/317) selftests/functional/basic.py:RunnerOperationTest.test_early_latest_result: STARTED
 (functional-parallel-36/317) selftests/functional/basic.py:RunnerOperationTest.test_early_latest_result:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-35/317) selftests/functional/basic.py:RunnerOperationTest.test_automatic_unique_id:  PASS (1.42 s)
 (functional-parallel-37/317) selftests/functional/basic.py:RunnerOperationTest.test_invalid_python: STARTED
 (functional-parallel-38/317) selftests/functional/basic.py:RunnerOperationTest.test_read: STARTED
 (functional-parallel-38/317) selftests/functional/basic.py:RunnerOperationTest.test_read:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-39/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_test_parameters: STARTED
 (functional-parallel-37/317) selftests/functional/basic.py:RunnerOperationTest.test_invalid_python:  PASS (1.26 s)
 (functional-parallel-40/317) selftests/functional/basic.py:RunnerOperationTest.test_other_loggers: STARTED
 (functional-parallel-39/317) selftests/functional/basic.py:RunnerOperationTest.test_runner_test_parameters:  PASS (1.43 s)
 (functional-parallel-41/317) selftests/functional/basic.py:RunnerOperationTest.test_store_logging_stream: STARTED
 (functional-parallel-40/317) selftests/functional/basic.py:RunnerOperationTest.test_other_loggers:  PASS (1.45 s)
 (functional-parallel-42/317) selftests/functional/basic.py:RunnerOperationTest.test_full_log: STARTED
 (functional-parallel-41/317) selftests/functional/basic.py:RunnerOperationTest.test_store_logging_stream:  PASS (4.41 s)
 (functional-parallel-42/317) selftests/functional/basic.py:RunnerOperationTest.test_full_log:  PASS (4.39 s)
 (functional-parallel-43/317) selftests/functional/basic.py:RunnerOperationTest.test_store_logging_stream_external: STARTED
 (functional-parallel-43/317) selftests/functional/basic.py:RunnerOperationTest.test_store_logging_stream_external:  SKIP: Dependency was not fulfilled.
 (functional-parallel-45/317) selftests/functional/basic.py:RunnerOperationTest.test_store_logging_stream_level: STARTED
 (functional-parallel-44/317) selftests/functional/basic.py:RunnerOperationTest.test_show_external_log: STARTED
 (functional-parallel-44/317) selftests/functional/basic.py:RunnerOperationTest.test_show_external_log:  SKIP: Dependency was not fulfilled.
 (functional-parallel-46/317) selftests/functional/basic.py:DryRunTest.test_dry_run: STARTED
 (functional-parallel-46/317) selftests/functional/basic.py:DryRunTest.test_dry_run:  PASS (1.65 s)
 (functional-parallel-47/317) selftests/functional/basic.py:RunnerHumanOutputTest.test_output_pass: STARTED
 (functional-parallel-47/317) selftests/functional/basic.py:RunnerHumanOutputTest.test_output_pass:  PASS (1.42 s)
 (functional-parallel-45/317) selftests/functional/basic.py:RunnerOperationTest.test_store_logging_stream_level:  PASS (4.42 s)
 (functional-parallel-48/317) selftests/functional/basic.py:RunnerHumanOutputTest.test_output_fail: STARTED
 (functional-parallel-49/317) selftests/functional/basic.py:RunnerHumanOutputTest.test_output_error: STARTED
 (functional-parallel-48/317) selftests/functional/basic.py:RunnerHumanOutputTest.test_output_fail:  PASS (1.57 s)
 (functional-parallel-49/317) selftests/functional/basic.py:RunnerHumanOutputTest.test_output_error:  PASS (1.65 s)
 (functional-parallel-50/317) selftests/functional/basic.py:RunnerHumanOutputTest.test_output_cancel: STARTED
 (functional-parallel-51/317) selftests/functional/basic.py:RunnerExecTest.test_exec_test_pass: STARTED
 (functional-parallel-51/317) selftests/functional/basic.py:RunnerExecTest.test_exec_test_pass:  PASS (1.28 s)
 (functional-parallel-50/317) selftests/functional/basic.py:RunnerHumanOutputTest.test_output_cancel:  PASS (1.57 s)
 (functional-parallel-52/317) selftests/functional/basic.py:RunnerExecTest.test_exec_test_fail: STARTED
 (functional-parallel-53/317) selftests/functional/basic.py:RunnerExecTest.test_runner_onehundred_fail_timing: STARTED
 (functional-parallel-53/317) selftests/functional/basic.py:RunnerExecTest.test_runner_onehundred_fail_timing:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-54/317) selftests/functional/basic.py:RunnerExecTest.test_runner_sleep_fail_sleep_timing: STARTED
 (functional-parallel-54/317) selftests/functional/basic.py:RunnerExecTest.test_runner_sleep_fail_sleep_timing:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-55/317) selftests/functional/basic.py:RunnerExecTest.test_non_absolute_path: STARTED
 (functional-parallel-52/317) selftests/functional/basic.py:RunnerExecTest.test_exec_test_fail:  PASS (1.24 s)
 (functional-parallel-56/317) selftests/functional/basic.py:RunnerExecTest.test_env_var_disable: STARTED
 (functional-parallel-56/317) selftests/functional/basic.py:RunnerExecTest.test_env_var_disable:  PASS (0.78 s)
 (functional-parallel-55/317) selftests/functional/basic.py:RunnerExecTest.test_non_absolute_path:  PASS (1.23 s)
 (functional-parallel-58/317) selftests/functional/basic.py:RunnerExecTest.test_env_clear_all: STARTED
 (functional-parallel-57/317) selftests/functional/basic.py:RunnerExecTest.test_env_clear_system: STARTED
 (functional-parallel-57/317) selftests/functional/basic.py:RunnerExecTest.test_env_clear_system:  PASS (0.77 s)
 (functional-parallel-58/317) selftests/functional/basic.py:RunnerExecTest.test_env_clear_all:  PASS (0.79 s)
 (functional-parallel-59/317) selftests/functional/basic.py:RunnerReferenceFromConfig.test: STARTED
 (functional-parallel-60/317) selftests/functional/basic.py:PluginsTest.test_sysinfo_plugin: STARTED
 (functional-parallel-60/317) selftests/functional/basic.py:PluginsTest.test_sysinfo_plugin:  PASS (0.57 s)
 (functional-parallel-61/317) selftests/functional/basic.py:PluginsTest.test_list_plugin: STARTED
 (functional-parallel-59/317) selftests/functional/basic.py:RunnerReferenceFromConfig.test:  PASS (1.27 s)
 (functional-parallel-61/317) selftests/functional/basic.py:PluginsTest.test_list_plugin:  PASS (0.48 s)
 (functional-parallel-62/317) selftests/functional/basic.py:PluginsTest.test_list_error_output: STARTED
 (functional-parallel-63/317) selftests/functional/basic.py:PluginsTest.test_plugin_list: STARTED
 (functional-parallel-62/317) selftests/functional/basic.py:PluginsTest.test_list_error_output:  PASS (0.47 s)
 (functional-parallel-63/317) selftests/functional/basic.py:PluginsTest.test_plugin_list:  PASS (0.52 s)
 (functional-parallel-64/317) selftests/functional/basic.py:PluginsTest.test_config_plugin: STARTED
 (functional-parallel-65/317) selftests/functional/basic.py:PluginsTest.test_config_plugin_datadir: STARTED
 (functional-parallel-64/317) selftests/functional/basic.py:PluginsTest.test_config_plugin:  PASS (0.47 s)
 (functional-parallel-65/317) selftests/functional/basic.py:PluginsTest.test_config_plugin_datadir:  PASS (0.47 s)
 (functional-parallel-66/317) selftests/functional/basic.py:PluginsTest.test_disable_plugin: STARTED
 (functional-parallel-67/317) selftests/functional/basic.py:PluginsTest.test_plugin_order: STARTED
 (functional-parallel-66/317) selftests/functional/basic.py:PluginsTest.test_disable_plugin:  PASS (0.87 s)
 (functional-parallel-68/317) selftests/functional/basic.py:PluginsTest.test_Namespace_object_has_no_attribute: STARTED
 (functional-parallel-68/317) selftests/functional/basic.py:PluginsTest.test_Namespace_object_has_no_attribute:  PASS (0.50 s)
 (functional-parallel-69/317) selftests/functional/basic.py:PluginsXunitTest.test_xunit_plugin_passtest: STARTED
 (functional-parallel-67/317) selftests/functional/basic.py:PluginsTest.test_plugin_order:  PASS (3.20 s)
 (functional-parallel-69/317) selftests/functional/basic.py:PluginsXunitTest.test_xunit_plugin_passtest:  PASS (1.56 s)
 (functional-parallel-70/317) selftests/functional/basic.py:PluginsXunitTest.test_xunit_plugin_failtest: STARTED
 (functional-parallel-71/317) selftests/functional/basic.py:PluginsXunitTest.test_xunit_plugin_skiponsetuptest: STARTED
 (functional-parallel-70/317) selftests/functional/basic.py:PluginsXunitTest.test_xunit_plugin_failtest:  PASS (1.73 s)
 (functional-parallel-71/317) selftests/functional/basic.py:PluginsXunitTest.test_xunit_plugin_skiponsetuptest:  PASS (1.69 s)
 (functional-parallel-72/317) selftests/functional/basic.py:PluginsXunitTest.test_xunit_plugin_errortest: STARTED
 (functional-parallel-73/317) selftests/functional/basic.py:PluginsJSONTest.test_json_plugin_passtest: STARTED
 (functional-parallel-73/317) selftests/functional/basic.py:PluginsJSONTest.test_json_plugin_passtest:  PASS (1.46 s)
 (functional-parallel-72/317) selftests/functional/basic.py:PluginsXunitTest.test_xunit_plugin_errortest:  PASS (1.73 s)
 (functional-parallel-74/317) selftests/functional/basic.py:PluginsJSONTest.test_json_plugin_failtest: STARTED
 (functional-parallel-75/317) selftests/functional/basic.py:PluginsJSONTest.test_json_plugin_skiponsetuptest: STARTED
 (functional-parallel-74/317) selftests/functional/basic.py:PluginsJSONTest.test_json_plugin_failtest:  PASS (1.61 s)
 (functional-parallel-75/317) selftests/functional/basic.py:PluginsJSONTest.test_json_plugin_skiponsetuptest:  PASS (1.55 s)
 (functional-parallel-76/317) selftests/functional/basic.py:PluginsJSONTest.test_json_plugin_errortest: STARTED
 (functional-parallel-77/317) selftests/functional/coroutine.py:Coroutine.test: STARTED
 (functional-parallel-77/317) selftests/functional/coroutine.py:Coroutine.test:  PASS (1.40 s)
 (functional-parallel-76/317) selftests/functional/basic.py:PluginsJSONTest.test_json_plugin_errortest:  PASS (1.57 s)
 (functional-parallel-78/317) selftests/functional/export_variables.py:EnvironmentVariablesTest.test_environment_vars: STARTED
 (functional-parallel-79/317) selftests/functional/fetch_asset.py:FetchAsset.test_asset_fetch_find_success: STARTED
 (functional-parallel-78/317) selftests/functional/export_variables.py:EnvironmentVariablesTest.test_environment_vars:  PASS (1.23 s)
 (functional-parallel-79/317) selftests/functional/fetch_asset.py:FetchAsset.test_asset_fetch_find_success:  PASS (1.44 s)
 (functional-parallel-80/317) selftests/functional/fetch_asset.py:FetchAsset.test_asset_fetch_find_fail: STARTED
 (functional-parallel-81/317) selftests/functional/fetch_asset.py:FetchAsset.test_asset_fetch_find_fail_cancel: STARTED
 (functional-parallel-80/317) selftests/functional/fetch_asset.py:FetchAsset.test_asset_fetch_find_fail:  PASS (1.64 s)
 (functional-parallel-82/317) selftests/functional/fetch_asset.py:FetchAsset.test_asset_fetch_cancel: STARTED
 (functional-parallel-81/317) selftests/functional/fetch_asset.py:FetchAsset.test_asset_fetch_find_fail_cancel:  PASS (1.69 s)
 (functional-parallel-83/317) selftests/functional/getdata.py:GetData.test: STARTED
 (functional-parallel-82/317) selftests/functional/fetch_asset.py:FetchAsset.test_asset_fetch_cancel:  PASS (1.68 s)
 (functional-parallel-83/317) selftests/functional/getdata.py:GetData.test:  PASS (1.46 s)
 (functional-parallel-84/317) selftests/functional/getdata.py:GetData.test_varianter: STARTED
 (functional-parallel-85/317) selftests/functional/interrupt.py:InterruptTest.test_badly_behaved_sigint: STARTED
 (functional-parallel-85/317) selftests/functional/interrupt.py:InterruptTest.test_badly_behaved_sigint:  SKIP: Skip until https://github.com/avocado-framework/avocado/issues/4994 is implemented
 (functional-parallel-86/317) selftests/functional/interrupt.py:InterruptTest.test_badly_behaved_sigterm: STARTED
 (functional-parallel-86/317) selftests/functional/interrupt.py:InterruptTest.test_badly_behaved_sigterm:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-87/317) selftests/functional/interrupt.py:InterruptTest.test_well_behaved_sigint: STARTED
 (functional-parallel-87/317) selftests/functional/interrupt.py:InterruptTest.test_well_behaved_sigint:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-88/317) selftests/functional/interrupt.py:InterruptTest.test_well_behaved_sigterm: STARTED
 (functional-parallel-88/317) selftests/functional/interrupt.py:InterruptTest.test_well_behaved_sigterm:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-89/317) selftests/functional/job_api_features.py:Test.test_job_run_result_json_enabled: STARTED
 (functional-parallel-89/317) selftests/functional/job_api_features.py:Test.test_job_run_result_json_enabled:  PASS (1.07 s)
 (functional-parallel-84/317) selftests/functional/getdata.py:GetData.test_varianter:  PASS (3.30 s)
 (functional-parallel-90/317) selftests/functional/job_api_features.py:Test.test_job_run_result_json_output: STARTED
 (functional-parallel-91/317) selftests/functional/job_api_features.py:Test.test_job_params: STARTED
 (functional-parallel-90/317) selftests/functional/job_api_features.py:Test.test_job_run_result_json_output:  PASS (0.96 s)
 (functional-parallel-91/317) selftests/functional/job_api_features.py:Test.test_job_params:  PASS (1.04 s)
 (functional-parallel-92/317) selftests/functional/job_api_features.py:Test.test_runnable_output_dir: STARTED
 (functional-parallel-93/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_sleep_short_timeout: STARTED
 (functional-parallel-92/317) selftests/functional/job_api_features.py:Test.test_runnable_output_dir:  PASS (1.30 s)
 (functional-parallel-94/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_sleep_longer_timeout_interrupted: STARTED
 (functional-parallel-93/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_sleep_short_timeout:  PASS (2.28 s)
 (functional-parallel-95/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_sleep_longer_timeout_all_ok: STARTED
 (functional-parallel-95/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_sleep_longer_timeout_all_ok:  PASS (3.49 s)
 (functional-parallel-96/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_sleep_short_timeout_with_test_methods: STARTED
 (functional-parallel-94/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_sleep_longer_timeout_interrupted:  PASS (6.14 s)
 (functional-parallel-97/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_invalid_values: STARTED
 (functional-parallel-97/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_invalid_values:  PASS (0.68 s)
 (functional-parallel-98/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_valid_values: STARTED
 (functional-parallel-96/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_sleep_short_timeout_with_test_methods:  PASS (6.02 s)
 (functional-parallel-99/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_timeout_with_tear_down: STARTED
 (functional-parallel-98/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_valid_values:  PASS (5.20 s)
 (functional-parallel-100/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_timeout_with_long_tear_down: STARTED
 (functional-parallel-99/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_timeout_with_tear_down:  PASS (6.05 s)
 (functional-parallel-101/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_timeout_with_long_tear_down_interupted: STARTED
 (functional-parallel-100/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_timeout_with_long_tear_down:  PASS (10.94 s)
 (functional-parallel-102/317) selftests/functional/journal.py:JournalPluginTests.test_journal_job_id: STARTED
 (functional-parallel-102/317) selftests/functional/journal.py:JournalPluginTests.test_journal_job_id:  PASS (1.29 s)
 (functional-parallel-103/317) selftests/functional/journal.py:JournalPluginTests.test_journal_count_entries: STARTED
 (functional-parallel-101/317) selftests/functional/job_timeout.py:JobTimeOutTest.test_timeout_with_long_tear_down_interupted:  PASS (8.84 s)
 (functional-parallel-104/317) selftests/functional/json_variants.py:VariantsDumpLoadTests.test_variants_dump: STARTED
 (functional-parallel-103/317) selftests/functional/journal.py:JournalPluginTests.test_journal_count_entries:  PASS (1.33 s)
 (functional-parallel-104/317) selftests/functional/json_variants.py:VariantsDumpLoadTests.test_variants_dump:  PASS (0.39 s)
 (functional-parallel-105/317) selftests/functional/json_variants.py:VariantsDumpLoadTests.test_run_load: STARTED
 (functional-parallel-106/317) selftests/functional/list.py:ListTestFunctional.test_simple: STARTED
 (functional-parallel-106/317) selftests/functional/list.py:ListTestFunctional.test_simple:  PASS (0.40 s)
 (functional-parallel-107/317) selftests/functional/list.py:ListTestFunctional.test_pass: STARTED
 (functional-parallel-107/317) selftests/functional/list.py:ListTestFunctional.test_pass:  PASS (0.41 s)
 (functional-parallel-105/317) selftests/functional/json_variants.py:VariantsDumpLoadTests.test_run_load:  PASS (1.66 s)
 (functional-parallel-108/317) selftests/functional/list.py:ListTestFunctional.test_list_filter_by_tags: STARTED
 (functional-parallel-109/317) selftests/functional/list.py:ListTestFunctional.test_sleep_a_lot: STARTED
 (functional-parallel-109/317) selftests/functional/list.py:ListTestFunctional.test_sleep_a_lot:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-108/317) selftests/functional/list.py:ListTestFunctional.test_list_filter_by_tags:  PASS (0.49 s)
 (functional-parallel-110/317) selftests/functional/list.py:ListTestFunctional.test_multiple_class: STARTED
 (functional-parallel-111/317) selftests/functional/list.py:ListTestFunctional.test_multiple_methods_same_name: STARTED
 (functional-parallel-110/317) selftests/functional/list.py:ListTestFunctional.test_multiple_class:  PASS (0.36 s)
 (functional-parallel-111/317) selftests/functional/list.py:ListTestFunctional.test_multiple_methods_same_name:  PASS (0.37 s)
 (functional-parallel-112/317) selftests/functional/list.py:ListTestFunctional.test_load_not_a_test: STARTED
 (functional-parallel-113/317) selftests/functional/list.py:ListTestFunctional.test_runner_simple_python_like_multiple_files: STARTED
 (functional-parallel-113/317) selftests/functional/list.py:ListTestFunctional.test_runner_simple_python_like_multiple_files:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-112/317) selftests/functional/list.py:ListTestFunctional.test_load_not_a_test:  PASS (0.39 s)
 (functional-parallel-114/317) selftests/functional/list.py:ListTestFunctional.test_python_unittest: STARTED
 (functional-parallel-115/317) selftests/functional/list.py:ListTestFunctional.test_list_subtests_filter: STARTED
 (functional-parallel-115/317) selftests/functional/list.py:ListTestFunctional.test_list_subtests_filter:  PASS (0.38 s)
 (functional-parallel-116/317) selftests/functional/lv_utils.py:LVUtilsTest.test_basic_workflow: STARTED
 (functional-parallel-116/317) selftests/functional/lv_utils.py:LVUtilsTest.test_basic_workflow:  SKIP: This test requires root or passwordless sudo configured.
 (functional-parallel-117/317) selftests/functional/lv_utils.py:DiskSpace.test_get_diskspace: STARTED
 (functional-parallel-117/317) selftests/functional/lv_utils.py:DiskSpace.test_get_diskspace:  SKIP: Kernel mod 'scsi_debug' not available.
 (functional-parallel-118/317) selftests/functional/nrunner.py:NRunnerFeatures.test_custom_exit_codes: STARTED
 (functional-parallel-114/317) selftests/functional/list.py:ListTestFunctional.test_python_unittest:  PASS (2.09 s)
 (functional-parallel-119/317) selftests/functional/nrunner.py:NRunnerFeatures.test_failfast: STARTED
 (functional-parallel-118/317) selftests/functional/nrunner.py:NRunnerFeatures.test_custom_exit_codes:  PASS (0.80 s)
 (functional-parallel-120/317) selftests/functional/nrunner.py:RunnableRun.test_noop: STARTED
 (functional-parallel-120/317) selftests/functional/nrunner.py:RunnableRun.test_noop:  PASS (0.34 s)
 (functional-parallel-119/317) selftests/functional/nrunner.py:NRunnerFeatures.test_failfast:  PASS (1.13 s)
 (functional-parallel-121/317) selftests/functional/nrunner.py:RunnableRun.test_instrumented: STARTED
 (functional-parallel-122/317) selftests/functional/nrunner.py:RunnableRun.test_exec_test: STARTED
 (functional-parallel-122/317) selftests/functional/nrunner.py:RunnableRun.test_exec_test:  PASS (0.35 s)
 (functional-parallel-121/317) selftests/functional/nrunner.py:RunnableRun.test_instrumented:  PASS (0.51 s)
 (functional-parallel-123/317) selftests/functional/nrunner.py:RunnableRun.test_exec_test_echo: STARTED
 (functional-parallel-124/317) selftests/functional/nrunner.py:RunnableRun.test_exec_recipe: STARTED
 (functional-parallel-123/317) selftests/functional/nrunner.py:RunnableRun.test_exec_test_echo:  PASS (0.35 s)
 (functional-parallel-124/317) selftests/functional/nrunner.py:RunnableRun.test_exec_recipe:  PASS (0.33 s)
 (functional-parallel-125/317) selftests/functional/nrunner.py:RunnableRun.test_noop_valid_kwargs: STARTED
 (functional-parallel-126/317) selftests/functional/nrunner.py:RunnableRun.test_noop_invalid_kwargs: STARTED
 (functional-parallel-125/317) selftests/functional/nrunner.py:RunnableRun.test_noop_valid_kwargs:  PASS (0.34 s)
 (functional-parallel-126/317) selftests/functional/nrunner.py:RunnableRun.test_noop_invalid_kwargs:  PASS (0.35 s)
 (functional-parallel-127/317) selftests/functional/nrunner.py:RunnableRun.test_exec_test_kwargs: STARTED
 (functional-parallel-128/317) selftests/functional/nrunner.py:ExecTestStdOutErr.test_64kib: STARTED
 (functional-parallel-127/317) selftests/functional/nrunner.py:RunnableRun.test_exec_test_kwargs:  PASS (0.33 s)
 (functional-parallel-128/317) selftests/functional/nrunner.py:ExecTestStdOutErr.test_64kib:  PASS (0.36 s)
 (functional-parallel-129/317) selftests/functional/nrunner.py:ExecTestStdOutErrOutputDir.test_1mib: STARTED
 (functional-parallel-130/317) selftests/functional/nrunner.py:ExecTestStdOutErrOutputDir.test_error_existing_stdout_stderr: STARTED
 (functional-parallel-129/317) selftests/functional/nrunner.py:ExecTestStdOutErrOutputDir.test_1mib:  PASS (0.37 s)
 (functional-parallel-131/317) selftests/functional/nrunner.py:TaskRun.test_noop: STARTED
 (functional-parallel-130/317) selftests/functional/nrunner.py:ExecTestStdOutErrOutputDir.test_error_existing_stdout_stderr:  PASS (0.70 s)
 (functional-parallel-131/317) selftests/functional/nrunner.py:TaskRun.test_noop:  PASS (0.33 s)
 (functional-parallel-132/317) selftests/functional/nrunner.py:TaskRun.test_recipe_exec_test_1: STARTED
 (functional-parallel-133/317) selftests/functional/nrunner.py:TaskRun.test_recipe_exec_test_2: STARTED
 (functional-parallel-132/317) selftests/functional/nrunner.py:TaskRun.test_recipe_exec_test_1:  PASS (0.33 s)
 (functional-parallel-133/317) selftests/functional/nrunner.py:TaskRun.test_recipe_exec_test_2:  PASS (0.34 s)
 (functional-parallel-134/317) selftests/functional/nrunner.py:TaskRun.test_recipe_exec_test_3: STARTED
 (functional-parallel-135/317) selftests/functional/nrunner.py:TaskRunStatusService.test_task_status_service_lost: STARTED
 (functional-parallel-135/317) selftests/functional/nrunner.py:TaskRunStatusService.test_task_status_service_lost:  SKIP: File or directory at path "/bin/nc" used in test is not available in the system
 (functional-parallel-134/317) selftests/functional/nrunner.py:TaskRun.test_recipe_exec_test_3:  PASS (0.34 s)
 (functional-parallel-136/317) selftests/functional/nrunner.py:ResolveSerializeRun.test: STARTED
 (functional-parallel-137/317) selftests/functional/nrunner_interface.py:Interface.test_help: STARTED
 (functional-parallel-137/317) selftests/functional/nrunner_interface.py:Interface.test_help:  PASS (0.35 s)
 (functional-parallel-136/317) selftests/functional/nrunner.py:ResolveSerializeRun.test:  PASS (0.66 s)
 (functional-parallel-138/317) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities: STARTED
 (functional-parallel-139/317) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args: STARTED
 (functional-parallel-138/317) selftests/functional/nrunner_interface.py:Interface.test_schema_capabilities:  PASS (0.33 s)
 (functional-parallel-139/317) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_no_args:  PASS (0.34 s)
 (functional-parallel-140/317) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only: STARTED
 (functional-parallel-141/317) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args: STARTED
 (functional-parallel-140/317) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_uri_only:  PASS (0.33 s)
 (functional-parallel-141/317) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_no_args:  PASS (0.34 s)
 (functional-parallel-142/317) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind: STARTED
 (functional-parallel-143/317) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args: STARTED
 (functional-parallel-142/317) selftests/functional/nrunner_interface.py:Interface.test_runnable_run_recipe_specific_kind:  PASS (0.33 s)
 (functional-parallel-143/317) selftests/functional/nrunner_interface.py:Interface.test_task_run_no_args:  PASS (0.35 s)
 (functional-parallel-144/317) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only: STARTED
 (functional-parallel-145/317) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args: STARTED
 (functional-parallel-144/317) selftests/functional/nrunner_interface.py:Interface.test_task_run_identifier_only:  PASS (0.33 s)
 (functional-parallel-145/317) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_no_args:  PASS (0.34 s)
 (functional-parallel-146/317) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind: STARTED
 (functional-parallel-147/317) selftests/functional/output.py:OutputTest.test_log_to_debug: STARTED
 (functional-parallel-146/317) selftests/functional/nrunner_interface.py:Interface.test_task_run_recipe_specific_kind:  PASS (0.33 s)
 (functional-parallel-148/317) selftests/functional/output.py:OutputTest.test_print_to_std: STARTED
 (functional-parallel-147/317) selftests/functional/output.py:OutputTest.test_log_to_debug:  PASS (1.71 s)
 (functional-parallel-149/317) selftests/functional/output.py:OutputTest.test_show: STARTED
 (functional-parallel-148/317) selftests/functional/output.py:OutputTest.test_print_to_std:  PASS (1.71 s)
 (functional-parallel-150/317) selftests/functional/output.py:OutputTest.test_fail_output: STARTED
 (functional-parallel-150/317) selftests/functional/output.py:OutputTest.test_fail_output:  PASS (1.97 s)
 (functional-parallel-151/317) selftests/functional/output.py:OutputPluginTest.test_output_incompatible_setup: STARTED
 (functional-parallel-151/317) selftests/functional/output.py:OutputPluginTest.test_output_incompatible_setup:  PASS (0.42 s)
 (functional-parallel-152/317) selftests/functional/output.py:OutputPluginTest.test_output_compatible_setup: STARTED
 (functional-parallel-152/317) selftests/functional/output.py:OutputPluginTest.test_output_compatible_setup:  PASS (1.36 s)
 (functional-parallel-149/317) selftests/functional/output.py:OutputTest.test_show:  PASS (5.26 s)
 (functional-parallel-153/317) selftests/functional/output.py:OutputPluginTest.test_output_compatible_setup_2: STARTED
 (functional-parallel-154/317) selftests/functional/output.py:OutputPluginTest.test_output_compatible_setup_nooutput: STARTED
 (functional-parallel-153/317) selftests/functional/output.py:OutputPluginTest.test_output_compatible_setup_2:  PASS (1.36 s)
 (functional-parallel-154/317) selftests/functional/output.py:OutputPluginTest.test_output_compatible_setup_nooutput:  PASS (1.38 s)
 (functional-parallel-155/317) selftests/functional/output.py:OutputPluginTest.test_show_test: STARTED
 (functional-parallel-156/317) selftests/functional/output.py:OutputPluginTest.test_show_custom_log: STARTED
 (functional-parallel-155/317) selftests/functional/output.py:OutputPluginTest.test_show_test:  PASS (1.38 s)
 (functional-parallel-157/317) selftests/functional/output.py:OutputPluginTest.test_silent_trumps_test: STARTED
 (functional-parallel-157/317) selftests/functional/output.py:OutputPluginTest.test_silent_trumps_test:  PASS (1.35 s)
 (functional-parallel-158/317) selftests/functional/output.py:OutputPluginTest.test_verify_whiteboard_save: STARTED
 (functional-parallel-156/317) selftests/functional/output.py:OutputPluginTest.test_show_custom_log:  PASS (4.29 s)
 (functional-parallel-158/317) selftests/functional/output.py:OutputPluginTest.test_verify_whiteboard_save:  PASS (1.36 s)
 (functional-parallel-159/317) selftests/functional/output.py:OutputPluginTest.test_gendata: STARTED
 (functional-parallel-160/317) selftests/functional/output.py:OutputPluginTest.test_redirect_output: STARTED
 (functional-parallel-159/317) selftests/functional/output.py:OutputPluginTest.test_gendata:  PASS (1.35 s)
 (functional-parallel-160/317) selftests/functional/output.py:OutputPluginTest.test_redirect_output:  PASS (1.47 s)
 (functional-parallel-161/317) selftests/functional/output.py:OutputPluginTest.test_tap_parser: STARTED
 (functional-parallel-162/317) selftests/functional/output.py:OutputPluginTest.test_tap_parser_failfast: STARTED
 (functional-parallel-162/317) selftests/functional/output.py:OutputPluginTest.test_tap_parser_failfast:  PASS (1.79 s)
 (functional-parallel-161/317) selftests/functional/output.py:OutputPluginTest.test_tap_parser:  PASS (2.24 s)
 (functional-parallel-163/317) selftests/functional/output.py:OutputPluginTest.test_tap_totaltests: STARTED
 (functional-parallel-164/317) selftests/functional/output.py:OutputPluginTest.test_broken_pipe: STARTED
 (functional-parallel-164/317) selftests/functional/output.py:OutputPluginTest.test_broken_pipe:  PASS (0.42 s)
 (functional-parallel-165/317) selftests/functional/output.py:OutputPluginTest.test_results_plugins_no_tests: STARTED
 (functional-parallel-165/317) selftests/functional/output.py:OutputPluginTest.test_results_plugins_no_tests:  PASS (0.43 s)
 (functional-parallel-166/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_record_none: STARTED
 (functional-parallel-166/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_record_none:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-163/317) selftests/functional/output.py:OutputPluginTest.test_tap_totaltests:  PASS (2.28 s)
 (functional-parallel-167/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_record_stdout: STARTED
 (functional-parallel-167/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_record_stdout:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-168/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_record_and_check: STARTED
 (functional-parallel-168/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_record_and_check:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-169/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_record_and_check_combined: STARTED
 (functional-parallel-169/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_record_and_check_combined:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-170/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_tamper_stdout: STARTED
 (functional-parallel-170/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_tamper_stdout:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-171/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_tamper_combined: STARTED
 (functional-parallel-171/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_tamper_combined:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-172/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_diff: STARTED
 (functional-parallel-172/317) selftests/functional/output_check.py:RunnerSimpleTest.test_output_diff:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-173/317) selftests/functional/output_check.py:RunnerSimpleTest.test_disable_output_check: STARTED
 (functional-parallel-173/317) selftests/functional/output_check.py:RunnerSimpleTest.test_disable_output_check:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-174/317) selftests/functional/output_check.py:RunnerSimpleTest.test_merge_records_same_output: STARTED
 (functional-parallel-174/317) selftests/functional/output_check.py:RunnerSimpleTest.test_merge_records_same_output:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-175/317) selftests/functional/output_check.py:RunnerSimpleTest.test_merge_records_different_output: STARTED
 (functional-parallel-175/317) selftests/functional/output_check.py:RunnerSimpleTest.test_merge_records_different_output:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-176/317) selftests/functional/output_check.py:RunnerSimpleTest.test_merge_records_different_output_variants: STARTED
 (functional-parallel-176/317) selftests/functional/output_check.py:RunnerSimpleTest.test_merge_records_different_output_variants:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-177/317) selftests/functional/output_check.py:RunnerSimpleTest.test_merge_records_different_and_same_output: STARTED
 (functional-parallel-177/317) selftests/functional/output_check.py:RunnerSimpleTest.test_merge_records_different_and_same_output:  SKIP: Skipping until output-check-record feature will be in nrunner #3882.
 (functional-parallel-178/317) selftests/functional/replay.py:ReplayTests.test_run_replay_noid: STARTED
 (functional-parallel-179/317) selftests/functional/replay.py:ReplayTests.test_run_replay_latest: STARTED
 (functional-parallel-178/317) selftests/functional/replay.py:ReplayTests.test_run_replay_noid:  PASS (2.76 s)
 (functional-parallel-180/317) selftests/functional/replay.py:ReplayTests.test_run_replay_data: STARTED
 (functional-parallel-179/317) selftests/functional/replay.py:ReplayTests.test_run_replay_latest:  PASS (4.92 s)
 (functional-parallel-181/317) selftests/functional/replay.py:ReplayTests.test_run_replay: STARTED
 (functional-parallel-180/317) selftests/functional/replay.py:ReplayTests.test_run_replay_data:  PASS (2.44 s)
 (functional-parallel-182/317) selftests/functional/requirements_cache.py:Cache.test_entries: STARTED
 (functional-parallel-182/317) selftests/functional/requirements_cache.py:Cache.test_entries:  PASS (0.02 s)
 (functional-parallel-183/317) selftests/functional/requirements_cache.py:Cache.test_empty: STARTED
 (functional-parallel-183/317) selftests/functional/requirements_cache.py:Cache.test_empty:  PASS (0.03 s)
 (functional-parallel-184/317) selftests/functional/requirements_cache.py:Cache.test_is_environment_prepared: STARTED
 (functional-parallel-184/317) selftests/functional/requirements_cache.py:Cache.test_is_environment_prepared:  PASS (0.02 s)
 (functional-parallel-185/317) selftests/functional/requirements_cache.py:Cache.test_get_all_environments_with_requirement: STARTED
 (functional-parallel-185/317) selftests/functional/requirements_cache.py:Cache.test_get_all_environments_with_requirement:  PASS (0.02 s)
 (functional-parallel-186/317) selftests/functional/resolver.py:ResolverFunctional.test_exec_test: STARTED
 (functional-parallel-186/317) selftests/functional/resolver.py:ResolverFunctional.test_exec_test:  PASS (0.36 s)
 (functional-parallel-187/317) selftests/functional/resolver.py:ResolverFunctional.test_not_exec_test: STARTED
 (functional-parallel-187/317) selftests/functional/resolver.py:ResolverFunctional.test_not_exec_test:  PASS (0.47 s)
 (functional-parallel-188/317) selftests/functional/resolver.py:ResolverFunctional.test_avocado_instrumented: STARTED
 (functional-parallel-188/317) selftests/functional/resolver.py:ResolverFunctional.test_avocado_instrumented:  PASS (0.36 s)
 (functional-parallel-181/317) selftests/functional/replay.py:ReplayTests.test_run_replay:  PASS (4.36 s)
 (functional-parallel-189/317) selftests/functional/resolver.py:ResolverFunctional.test_property: STARTED
 (functional-parallel-190/317) selftests/functional/resolver.py:ResolverFunctional.test_python_unittest_first: STARTED
 (functional-parallel-189/317) selftests/functional/resolver.py:ResolverFunctional.test_property:  PASS (0.36 s)
 (functional-parallel-190/317) selftests/functional/resolver.py:ResolverFunctional.test_python_unittest_first:  PASS (0.38 s)
 (functional-parallel-191/317) selftests/functional/resolver.py:ResolverFunctional.test_avocado_and_python_unittest_disabled: STARTED
 (functional-parallel-192/317) selftests/functional/resolver.py:ResolverFunctional.test_recursive_by_default: STARTED
 (functional-parallel-191/317) selftests/functional/resolver.py:ResolverFunctional.test_avocado_and_python_unittest_disabled:  PASS (0.35 s)
 (functional-parallel-192/317) selftests/functional/resolver.py:ResolverFunctional.test_recursive_by_default:  PASS (0.37 s)
 (functional-parallel-193/317) selftests/functional/resolver.py:ResolverFunctional.test_corrupted_reference: STARTED
 (functional-parallel-193/317) selftests/functional/resolver.py:ResolverFunctional.test_corrupted_reference:  SKIP: avocado-magic not available
 (functional-parallel-194/317) selftests/functional/resolver.py:ResolverFunctional.test_runnable_recipe: STARTED
 (functional-parallel-195/317) selftests/functional/resolver.py:ResolverFunctional.test_runnable_recipe_origin: STARTED
 (functional-parallel-194/317) selftests/functional/resolver.py:ResolverFunctional.test_runnable_recipe:  PASS (0.36 s)
 (functional-parallel-195/317) selftests/functional/resolver.py:ResolverFunctional.test_runnable_recipe_origin:  PASS (0.38 s)
 (functional-parallel-196/317) selftests/functional/resolver.py:ResolverFunctional.test_exec_runnable_recipe_disabled: STARTED
 (functional-parallel-197/317) selftests/functional/resolver.py:ResolverFunctional.test_exec_runnable_recipe_enabled: STARTED
 (functional-parallel-196/317) selftests/functional/resolver.py:ResolverFunctional.test_exec_runnable_recipe_disabled:  PASS (0.37 s)
 (functional-parallel-197/317) selftests/functional/resolver.py:ResolverFunctional.test_exec_runnable_recipe_enabled:  PASS (0.37 s)
 (functional-parallel-198/317) selftests/functional/resolver.py:ResolverFunctional.test_exec_runnable_recipe_args: STARTED
 (functional-parallel-199/317) selftests/functional/resolver.py:ResolverFunctionalTmp.test_runnables_recipe: STARTED
 (functional-parallel-198/317) selftests/functional/resolver.py:ResolverFunctional.test_exec_runnable_recipe_args:  PASS (0.36 s)
 (functional-parallel-199/317) selftests/functional/resolver.py:ResolverFunctionalTmp.test_runnables_recipe:  PASS (0.40 s)
 (functional-parallel-200/317) selftests/functional/runner_asset.py:RunnableRun.test_no_kwargs: STARTED
 (functional-parallel-201/317) selftests/functional/runner_asset.py:RunnableRun.test_fetch: STARTED
 (functional-parallel-201/317) selftests/functional/runner_asset.py:RunnableRun.test_fetch:  SKIP: This test depends on internet connectivity. Skipping to run on CI only.
 (functional-parallel-200/317) selftests/functional/runner_asset.py:RunnableRun.test_no_kwargs:  PASS (0.39 s)
 (functional-parallel-202/317) selftests/functional/runner_asset.py:RunnableRun.test_recipe: STARTED
 (functional-parallel-202/317) selftests/functional/runner_asset.py:RunnableRun.test_recipe:  SKIP: This test depends on internet connectivity. Skipping to run on CI only.
 (functional-parallel-203/317) selftests/functional/runner_asset.py:TaskRun.test_no_kwargs: STARTED
 (functional-parallel-204/317) selftests/functional/runner_package.py:RunnableRun.test_no_kwargs: STARTED
 (functional-parallel-203/317) selftests/functional/runner_asset.py:TaskRun.test_no_kwargs:  PASS (0.38 s)
 (functional-parallel-204/317) selftests/functional/runner_package.py:RunnableRun.test_no_kwargs:  PASS (0.34 s)
 (functional-parallel-205/317) selftests/functional/runner_package.py:RunnableRun.test_action_check_alone: STARTED
 (functional-parallel-206/317) selftests/functional/runner_package.py:RunnableRun.test_recipe: STARTED
 (functional-parallel-205/317) selftests/functional/runner_package.py:RunnableRun.test_action_check_alone:  PASS (0.32 s)
 (functional-parallel-206/317) selftests/functional/runner_package.py:RunnableRun.test_recipe:  SKIP: Not capable of a SoftwareManager backend
 (functional-parallel-207/317) selftests/functional/runner_package.py:TaskRun.test_no_kwargs: STARTED
 (functional-parallel-208/317) selftests/functional/runner_pip.py:RunnableRun.test_no_kwargs: STARTED
 (functional-parallel-207/317) selftests/functional/runner_package.py:TaskRun.test_no_kwargs:  PASS (0.32 s)
 (functional-parallel-208/317) selftests/functional/runner_pip.py:RunnableRun.test_no_kwargs:  PASS (0.33 s)
 (functional-parallel-209/317) selftests/functional/runner_pip.py:TaskRun.test_no_kwargs: STARTED
 (functional-parallel-210/317) selftests/functional/runner_pip.py:PipTest.test_pip_dependencies: STARTED
 (functional-parallel-209/317) selftests/functional/runner_pip.py:TaskRun.test_no_kwargs:  PASS (0.33 s)
 (functional-parallel-211/317) selftests/functional/settings.py:SettingsTest.test_wrong_config: STARTED
 (functional-parallel-211/317) selftests/functional/settings.py:SettingsTest.test_wrong_config:  PASS (0.38 s)
 (functional-parallel-212/317) selftests/functional/skiptests.py:Skip.test_skip_decorators: STARTED
 (functional-parallel-212/317) selftests/functional/skiptests.py:Skip.test_skip_decorators:  PASS (3.88 s)
 (functional-parallel-213/317) selftests/functional/skiptests.py:NotSkip.test: STARTED
 (functional-parallel-210/317) selftests/functional/runner_pip.py:PipTest.test_pip_dependencies:  PASS (6.15 s)
 (functional-parallel-214/317) selftests/functional/skiptests.py:SkipClass.test_skip_class_decorators: STARTED
 (functional-parallel-213/317) selftests/functional/skiptests.py:NotSkip.test:  PASS (3.05 s)
 (functional-parallel-214/317) selftests/functional/skiptests.py:SkipClass.test_skip_class_decorators:  PASS (2.75 s)
 (functional-parallel-215/317) selftests/functional/skiptests.py:SkipIfClass.test_skipIf_class_decorators: STARTED
 (functional-parallel-216/317) selftests/functional/skiptests.py:SkipUnlessClass.test_skipUnless_class_decorators: STARTED
 (functional-parallel-215/317) selftests/functional/skiptests.py:SkipIfClass.test_skipIf_class_decorators:  PASS (3.14 s)
 (functional-parallel-216/317) selftests/functional/skiptests.py:SkipUnlessClass.test_skipUnless_class_decorators:  PASS (3.22 s)
 (functional-parallel-217/317) selftests/functional/skiptests.py:SkipSetup.test_skip_setup: STARTED
 (functional-parallel-218/317) selftests/functional/skiptests.py:SkipTearDown.test_skip_teardown: STARTED
 (functional-parallel-217/317) selftests/functional/skiptests.py:SkipSetup.test_skip_setup:  PASS (1.37 s)
 (functional-parallel-218/317) selftests/functional/skiptests.py:SkipTearDown.test_skip_teardown:  PASS (1.36 s)
 (functional-parallel-219/317) selftests/functional/software_manager.py:SoftwareManager.test_extract_from_rpm: STARTED
 (functional-parallel-219/317) selftests/functional/software_manager.py:SoftwareManager.test_extract_from_rpm:  PASS (0.04 s)
 (functional-parallel-220/317) selftests/functional/software_manager.py:SoftwareManager.test_extract_from_deb: STARTED
 (functional-parallel-220/317) selftests/functional/software_manager.py:SoftwareManager.test_extract_from_deb:  PASS (0.03 s)
 (functional-parallel-221/317) selftests/functional/software_manager.py:SoftwareManager.test_extract_permission: STARTED
 (functional-parallel-221/317) selftests/functional/software_manager.py:SoftwareManager.test_extract_permission:  PASS (0.04 s)
 (functional-parallel-222/317) selftests/functional/statuses.py:TestStatuses.test: STARTED
 (functional-parallel-223/317) selftests/functional/streams.py:StreamsTest.test_app_info_stdout: STARTED
 (functional-parallel-223/317) selftests/functional/streams.py:StreamsTest.test_app_info_stdout:  PASS (0.34 s)
 (functional-parallel-224/317) selftests/functional/streams.py:StreamsTest.test_app_error_stderr: STARTED
 (functional-parallel-224/317) selftests/functional/streams.py:StreamsTest.test_app_error_stderr:  PASS (0.52 s)
 (functional-parallel-225/317) selftests/functional/streams.py:StreamsTest.test_other_stream_early_stdout: STARTED
 (functional-parallel-225/317) selftests/functional/streams.py:StreamsTest.test_other_stream_early_stdout:  PASS (2.93 s)
 (functional-parallel-226/317) selftests/functional/streams.py:StreamsTest.test_test: STARTED
 (functional-parallel-226/317) selftests/functional/streams.py:StreamsTest.test_test:  PASS (1.70 s)
 (functional-parallel-227/317) selftests/functional/streams.py:StreamsTest.test_none_success: STARTED
 (functional-parallel-227/317) selftests/functional/streams.py:StreamsTest.test_none_success:  PASS (1.42 s)
 (functional-parallel-228/317) selftests/functional/streams.py:StreamsTest.test_none_error: STARTED
 (functional-parallel-228/317) selftests/functional/streams.py:StreamsTest.test_none_error:  PASS (0.35 s)
 (functional-parallel-229/317) selftests/functional/streams.py:StreamsTest.test_custom_stream_and_level: STARTED
 (functional-parallel-229/317) selftests/functional/streams.py:StreamsTest.test_custom_stream_and_level:  PASS (2.05 s)
 (functional-parallel-222/317) selftests/functional/statuses.py:TestStatuses.test:  PASS (11.88 s)
 (functional-parallel-230/317) selftests/functional/streams.py:StreamsTest.test_job_log_separation: STARTED
 (functional-parallel-231/317) selftests/functional/streams.py:StreamsTest.test_logs_duplication: STARTED
 (functional-parallel-230/317) selftests/functional/streams.py:StreamsTest.test_job_log_separation:  PASS (1.32 s)
 (functional-parallel-231/317) selftests/functional/streams.py:StreamsTest.test_logs_duplication:  PASS (1.30 s)
 (functional-parallel-232/317) selftests/functional/streams.py:StreamsTest.test_default_streams: STARTED
 (functional-parallel-233/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_enabled: STARTED
 (functional-parallel-233/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_enabled:  PASS (1.37 s)
 (functional-parallel-234/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_per_test_enabled: STARTED
 (functional-parallel-232/317) selftests/functional/streams.py:StreamsTest.test_default_streams:  PASS (4.23 s)
 (functional-parallel-235/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfoi_per_test_disabled: STARTED
 (functional-parallel-235/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfoi_per_test_disabled:  PASS (1.42 s)
 (functional-parallel-236/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_disabled: STARTED
 (functional-parallel-236/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_disabled:  PASS (1.30 s)
 (functional-parallel-234/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_per_test_enabled:  PASS (6.09 s)
 (functional-parallel-237/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_interrupted: STARTED
 (functional-parallel-237/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_interrupted:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-238/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_not_interrupted: STARTED
 (functional-parallel-238/317) selftests/functional/sysinfo.py:SysInfoTest.test_sysinfo_not_interrupted:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-239/317) selftests/functional/task_statemachine.py:StateMachine.test: STARTED
 (functional-parallel-239/317) selftests/functional/task_statemachine.py:StateMachine.test:  PASS (0.01 s)
 (functional-parallel-240/317) selftests/functional/task_timeout.py:TaskTimeOutTest.test_sleep_longer_timeout: STARTED
 (functional-parallel-241/317) selftests/functional/teststmpdir.py:TestsTmpDirTests.test_tests_tmp_dir: STARTED
 (functional-parallel-241/317) selftests/functional/teststmpdir.py:TestsTmpDirTests.test_tests_tmp_dir:  SKIP: AVOCADO_TESTS_COMMON_TMPDIR already set in os.environ
 (functional-parallel-242/317) selftests/functional/teststmpdir.py:TestsTmpDirTests.test_manualy_created: STARTED
 (functional-parallel-240/317) selftests/functional/task_timeout.py:TaskTimeOutTest.test_sleep_longer_timeout:  PASS (2.47 s)
 (functional-parallel-242/317) selftests/functional/teststmpdir.py:TestsTmpDirTests.test_manualy_created:  PASS (2.41 s)
 (functional-parallel-243/317) selftests/functional/unittest_compat.py:UnittestCompat.test_run_pass: STARTED
 (functional-parallel-243/317) selftests/functional/unittest_compat.py:UnittestCompat.test_run_pass:  PASS (0.32 s)
 (functional-parallel-244/317) selftests/functional/unittest_compat.py:UnittestCompat.test_run_fail: STARTED
 (functional-parallel-244/317) selftests/functional/unittest_compat.py:UnittestCompat.test_run_fail:  PASS (0.32 s)
 (functional-parallel-245/317) selftests/functional/unittest_compat.py:UnittestCompat.test_run_error: STARTED
 (functional-parallel-245/317) selftests/functional/unittest_compat.py:UnittestCompat.test_run_error:  PASS (0.33 s)
 (functional-parallel-246/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_url_cache_by_location: STARTED
 (functional-parallel-246/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_url_cache_by_location:  PASS (0.01 s)
 (functional-parallel-247/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_name_hash_cache_by_name: STARTED
 (functional-parallel-247/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_name_hash_cache_by_name:  PASS (0.01 s)
 (functional-parallel-248/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_name_locations_cache_by_name: STARTED
 (functional-parallel-248/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_name_locations_cache_by_name:  PASS (0.02 s)
 (functional-parallel-249/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_expire: STARTED
 (functional-parallel-249/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_expire:  PASS (0.01 s)
 (functional-parallel-250/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_lockerror: STARTED
 (functional-parallel-251/317) selftests/functional/utils/asset.py:TestAsset.test_unknown_scheme: STARTED
 (functional-parallel-251/317) selftests/functional/utils/asset.py:TestAsset.test_unknown_scheme:  PASS (0.01 s)
 (functional-parallel-252/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_different_files: STARTED
 (functional-parallel-252/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_different_files:  PASS (0.01 s)
 (functional-parallel-253/317) selftests/functional/utils/asset.py:TestAsset.test_create_metadata_file: STARTED
 (functional-parallel-253/317) selftests/functional/utils/asset.py:TestAsset.test_create_metadata_file:  PASS (0.01 s)
 (functional-parallel-254/317) selftests/functional/utils/asset.py:TestAsset.test_get_metadata_file_exists: STARTED
 (functional-parallel-254/317) selftests/functional/utils/asset.py:TestAsset.test_get_metadata_file_exists:  PASS (0.01 s)
 (functional-parallel-255/317) selftests/functional/utils/asset.py:TestAsset.test_get_metadata_file_not_exists: STARTED
 (functional-parallel-255/317) selftests/functional/utils/asset.py:TestAsset.test_get_metadata_file_not_exists:  PASS (0.01 s)
 (functional-parallel-250/317) selftests/functional/utils/asset.py:TestAsset.test_fetch_lockerror:  PASS (2.02 s)
 (functional-parallel-256/317) selftests/functional/utils/distro.py:Distro.test_fedora_38: STARTED
 (functional-parallel-256/317) selftests/functional/utils/distro.py:Distro.test_fedora_38:  SKIP: Dependency was not fulfilled.
 (functional-parallel-257/317) selftests/functional/utils/distro.py:Distro.test_rhel_9_1: STARTED
 (functional-parallel-257/317) selftests/functional/utils/distro.py:Distro.test_rhel_9_1:  SKIP: Dependency was not fulfilled.
 (functional-parallel-258/317) selftests/functional/utils/distro.py:Distro.test_debian_12_7: STARTED
 (functional-parallel-258/317) selftests/functional/utils/distro.py:Distro.test_debian_12_7:  SKIP: Dependency was not fulfilled.
 (functional-parallel-259/317) selftests/functional/utils/filelock.py:FileLockTest.test_filelock: STARTED
 (functional-parallel-259/317) selftests/functional/utils/filelock.py:FileLockTest.test_filelock:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-260/317) selftests/functional/utils/podman.py:PodmanTest.test_python_version: STARTED
 (functional-parallel-260/317) selftests/functional/utils/podman.py:PodmanTest.test_python_version:  SKIP: Dependency was not fulfilled.
 (functional-parallel-261/317) selftests/functional/utils/podman.py:PodmanTest.test_container_info: STARTED
 (functional-parallel-261/317) selftests/functional/utils/podman.py:PodmanTest.test_container_info:  SKIP: Dependency was not fulfilled.
 (functional-parallel-262/317) selftests/functional/utils/podman.py:AsyncPodmanTest.test_python_version: STARTED
 (functional-parallel-262/317) selftests/functional/utils/podman.py:AsyncPodmanTest.test_python_version:  SKIP: Dependency was not fulfilled.
 (functional-parallel-263/317) selftests/functional/utils/podman.py:AsyncPodmanTest.test_container_info: STARTED
 (functional-parallel-263/317) selftests/functional/utils/podman.py:AsyncPodmanTest.test_container_info:  SKIP: Dependency was not fulfilled.
 (functional-parallel-264/317) selftests/functional/utils/process.py:ProcessTest.test_process_start: STARTED
 (functional-parallel-264/317) selftests/functional/utils/process.py:ProcessTest.test_process_start:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-265/317) selftests/functional/utils/process.py:ProcessTest.test_process_stop_interrupted: STARTED
 (functional-parallel-265/317) selftests/functional/utils/process.py:ProcessTest.test_process_stop_interrupted:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-266/317) selftests/functional/utils/process.py:ProcessTest.test_process_stop_uninterrupted: STARTED
 (functional-parallel-266/317) selftests/functional/utils/process.py:ProcessTest.test_process_stop_uninterrupted:  SKIP: Skipping test that take a long time to run, are resource intensive or time sensitive
 (functional-parallel-267/317) selftests/functional/utils/process.py:ProcessTest.test_process_run: STARTED
 (functional-parallel-267/317) selftests/functional/utils/process.py:ProcessTest.test_process_run:  PASS (0.02 s)
 (functional-parallel-268/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_fetch_success: STARTED
 (functional-parallel-269/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_register_by_name_fail: STARTED
 (functional-parallel-268/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_fetch_success:  PASS (0.34 s)
 (functional-parallel-269/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_register_by_name_fail:  PASS (0.42 s)
 (functional-parallel-270/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_register_by_name_success: STARTED
 (functional-parallel-271/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_purge: STARTED
 (functional-parallel-270/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_register_by_name_success:  PASS (0.35 s)
 (functional-parallel-272/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_list: STARTED
 (functional-parallel-272/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_list:  PASS (0.69 s)
 (functional-parallel-271/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_purge:  PASS (1.08 s)
 (functional-parallel-273/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_purge_by_overall_cache_size: STARTED
 (functional-parallel-274/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch: STARTED
 (functional-parallel-274/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch:  PASS (0.36 s)
 (functional-parallel-275/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch_unsupported_class: STARTED
 (functional-parallel-273/317) selftests/functional/plugin/assets.py:AssetsFetchSuccess.test_asset_purge_by_overall_cache_size:  PASS (1.00 s)
 (functional-parallel-275/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch_unsupported_class:  PASS (0.36 s)
 (functional-parallel-276/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch_unsupported_file: STARTED
 (functional-parallel-277/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch_invalid_url: STARTED
 (functional-parallel-276/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch_unsupported_file:  PASS (0.36 s)
 (functional-parallel-277/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch_invalid_url:  PASS (0.39 s)
 (functional-parallel-278/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch_ignore_errors: STARTED
 (functional-parallel-279/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_purge_by_days: STARTED
 (functional-parallel-278/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_fetch_ignore_errors:  PASS (0.40 s)
 (functional-parallel-280/317) selftests/functional/plugin/bystatus.py:ByStatusTest.test_symlinks: STARTED
 (functional-parallel-279/317) selftests/functional/plugin/assets.py:AssetsPlugin.test_asset_purge_by_days:  PASS (1.47 s)
 (functional-parallel-281/317) selftests/functional/plugin/diff.py:DiffTests.test_diff: STARTED
 (functional-parallel-280/317) selftests/functional/plugin/bystatus.py:ByStatusTest.test_symlinks:  PASS (1.36 s)
 (functional-parallel-282/317) selftests/functional/plugin/diff.py:DiffTests.test_diff_nocmdline: STARTED
 (functional-parallel-281/317) selftests/functional/plugin/diff.py:DiffTests.test_diff:  PASS (2.93 s)
 (functional-parallel-283/317) selftests/functional/plugin/jobscripts.py:JobScriptsTest.test_pre_post: STARTED
 (functional-parallel-282/317) selftests/functional/plugin/diff.py:DiffTests.test_diff_nocmdline:  PASS (2.90 s)
 (functional-parallel-284/317) selftests/functional/plugin/jobscripts.py:JobScriptsTest.test_status_non_zero: STARTED
 (functional-parallel-283/317) selftests/functional/plugin/jobscripts.py:JobScriptsTest.test_pre_post:  PASS (1.15 s)
 (functional-parallel-285/317) selftests/functional/plugin/jobscripts.py:JobScriptsTest.test_non_existing_dir: STARTED
 (functional-parallel-284/317) selftests/functional/plugin/jobscripts.py:JobScriptsTest.test_status_non_zero:  PASS (1.31 s)
 (functional-parallel-286/317) selftests/functional/plugin/jsonresult.py:JsonResultTest.test_logfile: STARTED
 (functional-parallel-285/317) selftests/functional/plugin/jobscripts.py:JobScriptsTest.test_non_existing_dir:  PASS (1.29 s)
 (functional-parallel-287/317) selftests/functional/plugin/jsonresult.py:JsonResultTest.test_fail_reason: STARTED
 (functional-parallel-286/317) selftests/functional/plugin/jsonresult.py:JsonResultTest.test_logfile:  PASS (1.44 s)
 (functional-parallel-288/317) selftests/functional/plugin/jsonresult.py:JsonResultTest.test_tags_in_result: STARTED
 (functional-parallel-287/317) selftests/functional/plugin/jsonresult.py:JsonResultTest.test_fail_reason:  PASS (1.45 s)
 (functional-parallel-289/317) selftests/functional/plugin/jsonresult.py:JsonResultTest.test_variant: STARTED
 (functional-parallel-288/317) selftests/functional/plugin/jsonresult.py:JsonResultTest.test_tags_in_result:  PASS (1.44 s)
 (functional-parallel-290/317) selftests/functional/plugin/logs.py:TestLogsUI.test: STARTED
 (functional-parallel-289/317) selftests/functional/plugin/jsonresult.py:JsonResultTest.test_variant:  PASS (1.89 s)
 (functional-parallel-291/317) selftests/functional/plugin/logs.py:TestLogsFilesUI.test_simpletest_logfiles: STARTED
 (functional-parallel-290/317) selftests/functional/plugin/logs.py:TestLogsUI.test:  PASS (2.03 s)
 (functional-parallel-292/317) selftests/functional/plugin/logs.py:TestLogging.test_job_log: STARTED
 (functional-parallel-291/317) selftests/functional/plugin/logs.py:TestLogsFilesUI.test_simpletest_logfiles:  PASS (1.13 s)
 (functional-parallel-292/317) selftests/functional/plugin/logs.py:TestLogging.test_job_log:  PASS (1.39 s)
 (functional-parallel-293/317) selftests/functional/plugin/podman_image.py:PodmanImageTest.test: STARTED
 (functional-parallel-293/317) selftests/functional/plugin/podman_image.py:PodmanImageTest.test:  SKIP: Dependency was not fulfilled.
 (functional-parallel-294/317) selftests/functional/plugin/runner_nrunner.py:NrunnerTest.test_status_server_uri: STARTED
 (functional-parallel-295/317) selftests/functional/plugin/vmimage.py:VMImagePlugin.test_download_image: STARTED
 (functional-parallel-295/317) selftests/functional/plugin/vmimage.py:VMImagePlugin.test_download_image:  SKIP: QEMU disk image utility is required by the vmimage utility 
 (functional-parallel-296/317) selftests/functional/plugin/vmimage.py:VMImagePlugin.test_download_image_fail: STARTED
 (functional-parallel-296/317) selftests/functional/plugin/vmimage.py:VMImagePlugin.test_download_image_fail:  SKIP: Network required to run these tests
 (functional-parallel-297/317) selftests/functional/plugin/vmimage.py:VMImagePlugin.test_list_images: STARTED
 (functional-parallel-297/317) selftests/functional/plugin/vmimage.py:VMImagePlugin.test_list_images:  SKIP: Network required to run these tests
 (functional-parallel-294/317) selftests/functional/plugin/runner_nrunner.py:NrunnerTest.test_status_server_uri:  PASS (1.14 s)
 (functional-parallel-298/317) selftests/functional/plugin/vmimage.py:VMImagePlugin.test_get_debug: STARTED
 (functional-parallel-298/317) selftests/functional/plugin/vmimage.py:VMImagePlugin.test_get_debug:  SKIP: Network required to run these tests
 (functional-parallel-299/317) selftests/functional/plugin/xunit.py:JsonResultTest.test_testcase: STARTED
 (functional-parallel-300/317) selftests/functional/plugin/xunit.py:JsonResultTest.test_fail_reason: STARTED
 (functional-parallel-299/317) selftests/functional/plugin/xunit.py:JsonResultTest.test_testcase:  PASS (1.30 s)
 (functional-parallel-300/317) selftests/functional/plugin/xunit.py:JsonResultTest.test_fail_reason:  PASS (1.45 s)
 (functional-parallel-301/317) selftests/functional/plugin/xunit.py:JsonResultTest.test_error_reason: STARTED
 (functional-parallel-302/317) selftests/functional/plugin/xunit.py:JsonResultTest.test_variant: STARTED
 (functional-parallel-301/317) selftests/functional/plugin/xunit.py:JsonResultTest.test_error_reason:  PASS (1.44 s)
 (functional-parallel-303/317) selftests/functional/plugin/runners/avocado_instrumented.py:AvocadoInstrumentedRunnerTest.test_timeout: STARTED
 (functional-parallel-302/317) selftests/functional/plugin/xunit.py:JsonResultTest.test_variant:  PASS (1.82 s)
 (functional-parallel-304/317) selftests/functional/plugin/runners/exec_test.py:ExecTestRunnerTest.test_env_variables: STARTED
 (functional-parallel-304/317) selftests/functional/plugin/runners/exec_test.py:ExecTestRunnerTest.test_env_variables:  PASS (1.90 s)
 (functional-parallel-305/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_custom: STARTED
 (functional-parallel-305/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_custom:  PASS (0.03 s)
 (functional-parallel-306/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_free: STARTED
 (functional-parallel-306/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_free:  PASS (0.03 s)
 (functional-parallel-307/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_free_next: STARTED
 (functional-parallel-307/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_free_next:  PASS (0.03 s)
 (functional-parallel-303/317) selftests/functional/plugin/runners/avocado_instrumented.py:AvocadoInstrumentedRunnerTest.test_timeout:  PASS (4.45 s)
 (functional-parallel-308/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_full: STARTED
 (functional-parallel-309/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_empty: STARTED
 (functional-parallel-308/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_full:  PASS (0.03 s)
 (functional-parallel-309/317) selftests/functional/plugin/spawners/lxc.py:LXCSpawnerTest.test_slots_cache_empty:  PASS (0.03 s)
 (functional-parallel-311/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_exec: STARTED
 (functional-parallel-311/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_exec:  SKIP: Dependency was not fulfilled.
 (functional-parallel-310/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_avocado_instrumented: STARTED
 (functional-parallel-310/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_avocado_instrumented:  SKIP: Dependency was not fulfilled.
 (functional-parallel-312/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_sleep_longer_timeout_podman: STARTED
 (functional-parallel-312/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_sleep_longer_timeout_podman:  SKIP: Dependency was not fulfilled.
 (functional-parallel-313/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_outputdir: STARTED
 (functional-parallel-313/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_outputdir:  SKIP: Dependency was not fulfilled.
 (functional-parallel-314/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_asset_files: STARTED
 (functional-parallel-314/317) selftests/functional/plugin/spawners/podman.py:PodmanSpawnerTest.test_asset_files:  SKIP: Dependency was not fulfilled.
 (functional-parallel-315/317) selftests/functional/plugin/spawners/podman.py:OperationalTest.test_not_operational: STARTED
 (functional-parallel-316/317) selftests/functional/plugin/spawners/process.py:ProcessSpawnerTest.test_logdir_path: STARTED
 (functional-parallel-315/317) selftests/functional/plugin/spawners/podman.py:OperationalTest.test_not_operational:  PASS (0.43 s)
 (functional-parallel-317/317) selftests/functional/plugin/spawners/process.py:ProcessSpawnerTest.test_rogue_runner: STARTED
 (functional-parallel-317/317) selftests/functional/plugin/spawners/process.py:ProcessSpawnerTest.test_rogue_runner:  SKIP: avocado-rogue not available
 (functional-parallel-316/317) selftests/functional/plugin/spawners/process.py:ProcessSpawnerTest.test_logdir_path:  PASS (1.31 s)
 (functional-serial-1/8) selftests/functional/serial/basic.py:RunnerOperationTest.test_pause: STARTED
 (functional-serial-1/8) selftests/functional/serial/basic.py:RunnerOperationTest.test_pause:  PASS (15.30 s)
 (functional-serial-2/8) selftests/functional/serial/requirements.py:BasicTest.test_single_success: STARTED
 (functional-serial-2/8) selftests/functional/serial/requirements.py:BasicTest.test_single_success:  SKIP: Dependency was not fulfilled.
 (functional-serial-3/8) selftests/functional/serial/requirements.py:BasicTest.test_single_fail: STARTED
 (functional-serial-3/8) selftests/functional/serial/requirements.py:BasicTest.test_single_fail:  SKIP: Dependency was not fulfilled.
 (functional-serial-4/8) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success: STARTED
 (functional-serial-4/8) selftests/functional/serial/requirements.py:BasicTest.test_multiple_success:  SKIP: Dependency was not fulfilled.
 (functional-serial-5/8) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails: STARTED
 (functional-serial-5/8) selftests/functional/serial/requirements.py:BasicTest.test_multiple_fails:  SKIP: Dependency was not fulfilled.
 (functional-serial-6/8) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates: STARTED
 (functional-serial-6/8) selftests/functional/serial/requirements.py:BasicTest.test_dependency_duplicates:  SKIP: Dependency was not fulfilled.
 (functional-serial-7/8) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency: STARTED
 (functional-serial-7/8) selftests/functional/serial/requirements.py:BasicTest.test_job_dependency:  SKIP: Dependency was not fulfilled.
 (functional-serial-8/8) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe: STARTED
 (functional-serial-8/8) selftests/functional/serial/requirements.py:BasicTest.test_dependency_recipe:  SKIP: Dependency was not fulfilled.
 (optional-plugins-2/95) optional_plugins/golang/tests/golang.py:ResolverModule.test_resolver: STARTED
 (optional-plugins-1/95) optional_plugins/golang/tests/golang.py:ResolverModule.test_resolver_no_go_bin: STARTED
 (optional-plugins-2/95) optional_plugins/golang/tests/golang.py:ResolverModule.test_resolver:  SKIP: go binary not found
 (optional-plugins-1/95) optional_plugins/golang/tests/golang.py:ResolverModule.test_resolver_no_go_bin:  SKIP: go binary not found
 (optional-plugins-3/95) optional_plugins/html/tests/html_result.py:HtmlResultTest.test_sysinfo_html_output: STARTED
 (optional-plugins-4/95) optional_plugins/html/tests/html_result.py:HtmlResultTest.test_output_incompatible_setup: STARTED
 (optional-plugins-4/95) optional_plugins/html/tests/html_result.py:HtmlResultTest.test_output_incompatible_setup:  PASS (0.36 s)
 (optional-plugins-5/95) optional_plugins/html/tests/html_result.py:HtmlResultTest.test_output_compatible_setup_2: STARTED
 (optional-plugins-3/95) optional_plugins/html/tests/html_result.py:HtmlResultTest.test_sysinfo_html_output:  PASS (1.48 s)
 (optional-plugins-6/95) optional_plugins/varianter_cit/tests/basic.py:Basic.test_max_variants: STARTED
 (optional-plugins-5/95) optional_plugins/html/tests/html_result.py:HtmlResultTest.test_output_compatible_setup_2:  PASS (1.38 s)
 (optional-plugins-6/95) optional_plugins/varianter_cit/tests/basic.py:Basic.test_max_variants:  PASS (0.60 s)
 (optional-plugins-7/95) optional_plugins/varianter_cit/tests/basic.py:Run.test: STARTED
 (optional-plugins-8/95) optional_plugins/varianter_cit/tests/cit.py:CitInitialization.test_initialization: STARTED
 (optional-plugins-8/95) optional_plugins/varianter_cit/tests/cit.py:CitInitialization.test_initialization:  PASS (0.02 s)
 (optional-plugins-9/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_create_random_row_with_constraints: STARTED
 (optional-plugins-9/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_create_random_row_with_constraints:  PASS (0.01 s)
 (optional-plugins-10/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_compute_hamming_distance: STARTED
 (optional-plugins-10/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_compute_hamming_distance:  PASS (0.01 s)
 (optional-plugins-11/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_final_matrix_init: STARTED
 (optional-plugins-11/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_final_matrix_init:  PASS (0.01 s)
 (optional-plugins-12/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_change_one_value_random: STARTED
 (optional-plugins-12/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_change_one_value_random:  PASS (0.01 s)
 (optional-plugins-7/95) optional_plugins/varianter_cit/tests/basic.py:Run.test:  PASS (2.13 s)
 (optional-plugins-13/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_change_one_value_with_index: STARTED
 (optional-plugins-13/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_change_one_value_with_index:  PASS (0.01 s)
 (optional-plugins-14/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_change_one_column: STARTED
 (optional-plugins-14/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_change_one_column:  PASS (0.01 s)
 (optional-plugins-15/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_get_missing_combination_random: STARTED
 (optional-plugins-15/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_get_missing_combination_random:  PASS (0.01 s)
 (optional-plugins-16/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_cover_missing_combination: STARTED
 (optional-plugins-16/95) optional_plugins/varianter_cit/tests/cit.py:CitTests.test_cover_missing_combination:  PASS (0.01 s)
 (optional-plugins-17/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:MatrixInitialization.test_combination_matrix_initialization: STARTED
 (optional-plugins-17/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:MatrixInitialization.test_combination_matrix_initialization:  PASS (0.01 s)
 (optional-plugins-18/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_cover_solution_row: STARTED
 (optional-plugins-18/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_cover_solution_row:  PASS (0.01 s)
 (optional-plugins-19/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_cover_combination: STARTED
 (optional-plugins-19/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_cover_combination:  PASS (0.01 s)
 (optional-plugins-20/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_uncover_solution_row: STARTED
 (optional-plugins-20/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_uncover_solution_row:  PASS (0.01 s)
 (optional-plugins-21/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_uncover_combination: STARTED
 (optional-plugins-21/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_uncover_combination:  PASS (0.01 s)
 (optional-plugins-22/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_uncover: STARTED
 (optional-plugins-22/95) optional_plugins/varianter_cit/tests/combinationMatrix.py:CombinationMatrixTest.test_uncover:  PASS (0.01 s)
 (optional-plugins-23/95) optional_plugins/varianter_cit/tests/combinationRow.py:RowInitialization.test_combination_row_initialization: STARTED
 (optional-plugins-23/95) optional_plugins/varianter_cit/tests/combinationRow.py:RowInitialization.test_combination_row_initialization:  PASS (0.01 s)
 (optional-plugins-24/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_cover_cell_uncovered_value: STARTED
 (optional-plugins-24/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_cover_cell_uncovered_value:  PASS (0.01 s)
 (optional-plugins-25/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_cover_cell_covered_value: STARTED
 (optional-plugins-25/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_cover_cell_covered_value:  PASS (0.01 s)
 (optional-plugins-26/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_cover_cell_cover_disabled_value: STARTED
 (optional-plugins-26/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_cover_cell_cover_disabled_value:  PASS (0.01 s)
 (optional-plugins-27/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_uncover_cell_uncovered_value: STARTED
 (optional-plugins-27/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_uncover_cell_uncovered_value:  PASS (0.01 s)
 (optional-plugins-28/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_uncover_cell_covered_value: STARTED
 (optional-plugins-28/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_uncover_cell_covered_value:  PASS (0.01 s)
 (optional-plugins-29/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_uncover_cell_covered_more_than_one_value: STARTED
 (optional-plugins-29/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_uncover_cell_covered_more_than_one_value:  PASS (0.01 s)
 (optional-plugins-30/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_uncover_cell_disabled_value: STARTED
 (optional-plugins-30/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_uncover_cell_disabled_value:  PASS (0.01 s)
 (optional-plugins-31/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_completely_uncover: STARTED
 (optional-plugins-31/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_completely_uncover:  PASS (0.01 s)
 (optional-plugins-32/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_del_cell_uncovered_value: STARTED
 (optional-plugins-32/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_del_cell_uncovered_value:  PASS (0.01 s)
 (optional-plugins-33/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_del_cell_disabled_value: STARTED
 (optional-plugins-33/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_del_cell_disabled_value:  PASS (0.01 s)
 (optional-plugins-34/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_is_valid_valid: STARTED
 (optional-plugins-34/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_is_valid_valid:  PASS (0.01 s)
 (optional-plugins-35/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_is_valid_invalid: STARTED
 (optional-plugins-35/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_is_valid_invalid:  PASS (0.01 s)
 (optional-plugins-36/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_get_all_uncovered_combinations: STARTED
 (optional-plugins-36/95) optional_plugins/varianter_cit/tests/combinationRow.py:CombinationRowTest.test_get_all_uncovered_combinations:  PASS (0.01 s)
 (optional-plugins-37/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_compute_constraints_without_secret_constraint: STARTED
 (optional-plugins-37/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_compute_constraints_without_secret_constraint:  PASS (0.01 s)
 (optional-plugins-38/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_compute_constraints_new_constraint_with_more_than_one_value_for_one_parameter: STARTED
 (optional-plugins-38/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_compute_constraints_new_constraint_with_more_than_one_value_for_one_parameter:  PASS (0.01 s)
 (optional-plugins-39/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_compute_constraints_detect_invalid_constraints: STARTED
 (optional-plugins-39/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_compute_constraints_detect_invalid_constraints:  PASS (0.01 s)
 (optional-plugins-40/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_compute_constraints_with_one_secrete_constraint: STARTED
 (optional-plugins-40/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_compute_constraints_with_one_secrete_constraint:  PASS (0.01 s)
 (optional-plugins-41/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_simplify_constraints_constraints_without_simplification: STARTED
 (optional-plugins-41/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_simplify_constraints_constraints_without_simplification:  PASS (0.01 s)
 (optional-plugins-42/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_simplify_constraints_constraints_with_simplification: STARTED
 (optional-plugins-42/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_simplify_constraints_constraints_with_simplification:  PASS (0.01 s)
 (optional-plugins-43/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_solver_without_secrete_constraints: STARTED
 (optional-plugins-43/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_solver_without_secrete_constraints:  PASS (0.01 s)
 (optional-plugins-44/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_solver_constraints_without_simplification: STARTED
 (optional-plugins-44/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_solver_constraints_without_simplification:  PASS (0.01 s)
 (optional-plugins-45/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_solver_constraints_with_simplification_and_secrete: STARTED
 (optional-plugins-45/95) optional_plugins/varianter_cit/tests/solver.py:SolverTest.test_solver_constraints_with_simplification_and_secrete:  PASS (0.01 s)
 (optional-plugins-46/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_mplex_plugin: STARTED
 (optional-plugins-47/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_mplex_plugin_nonexistent: STARTED
 (optional-plugins-46/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_mplex_plugin:  PASS (0.35 s)
 (optional-plugins-47/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_mplex_plugin_nonexistent:  PASS (0.34 s)
 (optional-plugins-48/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_mplex_plugin_using: STARTED
 (optional-plugins-49/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_noid: STARTED
 (optional-plugins-48/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_mplex_plugin_using:  PASS (0.36 s)
 (optional-plugins-49/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_noid:  PASS (0.35 s)
 (optional-plugins-50/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_passtest: STARTED
 (optional-plugins-51/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_doublepass: STARTED
 (optional-plugins-50/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_passtest:  PASS (2.46 s)
 (optional-plugins-52/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_failtest: STARTED
 (optional-plugins-51/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_doublepass:  PASS (3.76 s)
 (optional-plugins-53/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_failtest_tests_per_variant: STARTED
 (optional-plugins-52/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_failtest:  PASS (4.24 s)
 (optional-plugins-54/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_double_mplex: STARTED
 (optional-plugins-53/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_failtest_tests_per_variant:  PASS (4.33 s)
 (optional-plugins-55/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_empty_file: STARTED
 (optional-plugins-54/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_double_mplex:  PASS (2.24 s)
 (optional-plugins-56/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_params: STARTED
 (optional-plugins-55/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_empty_file:  PASS (1.43 s)
 (optional-plugins-57/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_mux_inject: STARTED
 (optional-plugins-57/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_mux_inject:  PASS (2.13 s)
 (optional-plugins-58/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_node_order: STARTED
 (optional-plugins-58/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_node_order:  PASS (0.02 s)
 (optional-plugins-59/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_eq: STARTED
 (optional-plugins-59/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_eq:  PASS (0.01 s)
 (optional-plugins-56/95) optional_plugins/varianter_yaml_to_mux/tests/functional.py:MultiplexTests.test_run_mplex_params:  PASS (3.52 s)
 (optional-plugins-60/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_links: STARTED
 (optional-plugins-60/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_links:  PASS (0.01 s)
 (optional-plugins-61/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_basic_functions: STARTED
 (optional-plugins-61/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_basic_functions:  PASS (0.02 s)
 (optional-plugins-62/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_filters: STARTED
 (optional-plugins-62/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_filters:  PASS (0.01 s)
 (optional-plugins-63/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_merge_trees: STARTED
 (optional-plugins-63/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_merge_trees:  PASS (0.01 s)
 (optional-plugins-64/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_advanced_yaml: STARTED
 (optional-plugins-64/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_advanced_yaml:  PASS (0.01 s)
 (optional-plugins-65/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_get_node: STARTED
 (optional-plugins-65/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_get_node:  PASS (0.01 s)
 (optional-plugins-66/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_fingerprint_order: STARTED
 (optional-plugins-66/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMuxTree.test_fingerprint_order:  PASS (0.01 s)
 (optional-plugins-67/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_empty: STARTED
 (optional-plugins-67/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_empty:  PASS (0.01 s)
 (optional-plugins-68/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_partial: STARTED
 (optional-plugins-68/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_partial:  PASS (0.01 s)
 (optional-plugins-69/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_full: STARTED
 (optional-plugins-69/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_full:  PASS (0.01 s)
 (optional-plugins-70/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_create_variants: STARTED
 (optional-plugins-70/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_create_variants:  PASS (0.01 s)
 (optional-plugins-71/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_filter_only: STARTED
 (optional-plugins-71/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_filter_only:  PASS (0.02 s)
 (optional-plugins-72/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_filter_out: STARTED
 (optional-plugins-72/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultiplex.test_filter_out:  PASS (0.01 s)
 (optional-plugins-73/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_pickle: STARTED
 (optional-plugins-73/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_pickle:  PASS (0.01 s)
 (optional-plugins-74/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_basic: STARTED
 (optional-plugins-74/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_basic:  PASS (0.01 s)
 (optional-plugins-75/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_unhashable: STARTED
 (optional-plugins-75/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_unhashable:  PASS (0.01 s)
 (optional-plugins-76/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_get_abs_path: STARTED
 (optional-plugins-76/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_get_abs_path:  PASS (0.01 s)
 (optional-plugins-77/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_get_greedy_path: STARTED
 (optional-plugins-77/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_get_greedy_path:  PASS (0.01 s)
 (optional-plugins-78/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_get_rel_path: STARTED
 (optional-plugins-78/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_get_rel_path:  PASS (0.01 s)
 (optional-plugins-79/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_get_clashes: STARTED
 (optional-plugins-79/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestAvocadoParams.test_get_clashes:  PASS (0.01 s)
 (optional-plugins-80/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultipleLoaders.test_multiple_loaders: STARTED
 (optional-plugins-80/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestMultipleLoaders.test_multiple_loaders:  PASS (0.01 s)
 (optional-plugins-81/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestInternalFilters.test_basic: STARTED
 (optional-plugins-81/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestInternalFilters.test_basic:  PASS (0.01 s)
 (optional-plugins-82/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestInternalFilters.test_bad_filter: STARTED
 (optional-plugins-82/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestInternalFilters.test_bad_filter:  PASS (0.01 s)
 (optional-plugins-83/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestInternalFilters.test_filter_order: STARTED
 (optional-plugins-83/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestInternalFilters.test_filter_order:  PASS (0.01 s)
 (optional-plugins-84/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestPathParent.test_empty_string: STARTED
 (optional-plugins-84/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestPathParent.test_empty_string:  PASS (0.01 s)
 (optional-plugins-85/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestPathParent.test_on_root: STARTED
 (optional-plugins-85/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestPathParent.test_on_root:  PASS (0.01 s)
 (optional-plugins-86/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestPathParent.test_direct_parent: STARTED
 (optional-plugins-86/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestPathParent.test_direct_parent:  PASS (0.01 s)
 (optional-plugins-87/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestPathParent.test_false_direct_parent: STARTED
 (optional-plugins-87/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestPathParent.test_false_direct_parent:  PASS (0.01 s)
 (optional-plugins-88/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_normalize_path: STARTED
 (optional-plugins-88/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_normalize_path:  PASS (0.01 s)
 (optional-plugins-89/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_handle_control_path_include_file_does_not_exist: STARTED
 (optional-plugins-89/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_handle_control_path_include_file_does_not_exist:  PASS (0.01 s)
 (optional-plugins-90/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_handle_control_path_remove: STARTED
 (optional-plugins-90/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_handle_control_path_remove:  PASS (0.01 s)
 (optional-plugins-91/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_handle_control_tag_using_multiple: STARTED
 (optional-plugins-91/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_handle_control_tag_using_multiple:  PASS (0.01 s)
 (optional-plugins-92/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_handle_control_tag_using: STARTED
 (optional-plugins-92/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_handle_control_tag_using:  PASS (0.01 s)
 (optional-plugins-93/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_apply_using: STARTED
 (optional-plugins-93/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestCreateFromYaml.test_apply_using:  PASS (0.01 s)
 (optional-plugins-94/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestFingerprint.test_fingerprint: STARTED
 (optional-plugins-94/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestFingerprint.test_fingerprint:  PASS (0.01 s)
 (optional-plugins-95/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestFingerprint.test_tree_mux_node: STARTED
 (optional-plugins-95/95) optional_plugins/varianter_yaml_to_mux/tests/unit.py:TestFingerprint.test_tree_mux_node:  PASS (0.01 s)
 (job-api-check-archive-file-exists-1/1) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_archive_file_exists;run.results.archive-True: STARTED
 (job-api-check-archive-file-exists-1/1) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_archive_file_exists;run.results.archive-True:  PASS (0.81 s)
 (job-api-check-category-directory-exists-1/1) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_category_directory_exists;run.job_category-foo: STARTED
 (job-api-check-category-directory-exists-1/1) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_category_directory_exists;run.job_category-foo:  PASS (0.80 s)
 (job-api-check-directory-exists-1/2) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_directory_exists;sysinfo.collect.enabled-True: STARTED
 (job-api-check-directory-exists-2/2) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_directory_exists;sysinfo.collect.enabled-False: STARTED
 (job-api-check-directory-exists-2/2) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_directory_exists;sysinfo.collect.enabled-False:  PASS (0.84 s)
 (job-api-check-directory-exists-1/2) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_directory_exists;sysinfo.collect.enabled-True:  PASS (0.82 s)
 (job-api-check-file-content-1/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.output.loglevel-INFO-job.log: STARTED
 (job-api-check-file-content-2/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.result.tap.include_logs-True-results.tap: STARTED
 (job-api-check-file-content-1/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.output.loglevel-INFO-job.log:  PASS (0.82 s)
 (job-api-check-file-content-2/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.result.tap.include_logs-True-results.tap:  PASS (0.99 s)
 (job-api-check-file-content-3/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.result.tap.include_logs-False-results.tap: STARTED
 (job-api-check-file-content-4/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.result.xunit.job_name-foo-results.xml: STARTED
 (job-api-check-file-content-3/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.result.tap.include_logs-False-results.tap:  PASS (0.83 s)
 (job-api-check-file-content-4/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.result.xunit.job_name-foo-results.xml:  PASS (0.84 s)
 (job-api-check-file-content-5/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.result.xunit.max_test_log_chars-1-results.xml: STARTED
 (job-api-check-file-content-6/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;run.failfast-True-results.json: STARTED
 (job-api-check-file-content-6/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;run.failfast-True-results.json:  PASS (0.83 s)
 (job-api-check-file-content-5/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.result.xunit.max_test_log_chars-1-results.xml:  PASS (1.11 s)
 (job-api-check-file-content-7/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;run.ignore_missing_references-on-results.json: STARTED
 (job-api-check-file-content-8/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;run.unique_job_id-abcdefghi-job.log: STARTED
 (job-api-check-file-content-7/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;run.ignore_missing_references-on-results.json:  PASS (0.84 s)
 (job-api-check-file-content-8/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;run.unique_job_id-abcdefghi-job.log:  PASS (0.82 s)
 (job-api-check-file-content-9/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.timeout-1-job.log: STARTED
 (job-api-check-file-content-9/9) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_content;job.run.timeout-1-job.log:  PASS (1.72 s)
 (job-api-check-file-exists-1/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.json.enabled-True: STARTED
 (job-api-check-file-exists-2/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.json.enabled-False: STARTED
 (job-api-check-file-exists-1/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.json.enabled-True:  PASS (0.85 s)
 (job-api-check-file-exists-2/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.json.enabled-False:  PASS (0.86 s)
 (job-api-check-file-exists-3/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.tap.enabled-True: STARTED
 (job-api-check-file-exists-4/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.tap.enabled-False: STARTED
 (job-api-check-file-exists-3/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.tap.enabled-True:  PASS (0.82 s)
 (job-api-check-file-exists-4/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.tap.enabled-False:  PASS (0.85 s)
 (job-api-check-file-exists-5/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.xunit.enabled-True: STARTED
 (job-api-check-file-exists-6/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.xunit.enabled-False: STARTED
 (job-api-check-file-exists-5/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.xunit.enabled-True:  PASS (0.83 s)
 (job-api-check-file-exists-6/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.xunit.enabled-False:  PASS (0.83 s)
 (job-api-check-file-exists-7/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;run.dry_run.enabled-True: STARTED
 (job-api-check-file-exists-8/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;run.dry_run.no_cleanup-True: STARTED
 (job-api-check-file-exists-7/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;run.dry_run.enabled-True:  PASS (0.79 s)
 (job-api-check-file-exists-8/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;run.dry_run.no_cleanup-True:  PASS (0.84 s)
 (job-api-check-file-exists-9/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;plugins.disable-['result.xunit']: STARTED
 (job-api-check-file-exists-10/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.html.enabled-True: STARTED
 (job-api-check-file-exists-9/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;plugins.disable-['result.xunit']:  PASS (0.82 s)
 (job-api-check-file-exists-10/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.html.enabled-True:  PASS (0.84 s)
 (job-api-check-file-exists-11/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.html.enabled-False: STARTED
 (job-api-check-file-exists-11/11) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_file_exists;job.run.result.html.enabled-False:  PASS (0.77 s)
 (job-api-check-output-file-1/4) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_output_file;job.run.result.json.output-custom.json: STARTED
 (job-api-check-output-file-2/4) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_output_file;job.run.result.tap.output-custom.tap: STARTED
 (job-api-check-output-file-1/4) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_output_file;job.run.result.json.output-custom.json:  PASS (0.82 s)
 (job-api-check-output-file-2/4) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_output_file;job.run.result.tap.output-custom.tap:  PASS (0.85 s)
 (job-api-check-output-file-3/4) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_output_file;job.run.result.xunit.output-custom.xml: STARTED
 (job-api-check-output-file-4/4) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_output_file;job.run.result.html.output-custom.html: STARTED
 (job-api-check-output-file-3/4) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_output_file;job.run.result.xunit.output-custom.xml:  PASS (0.82 s)
 (job-api-check-output-file-4/4) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_output_file;job.run.result.html.output-custom.html:  PASS (0.90 s)
 (job-api-check-tmp-directory-exists-1/1) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_tmp_directory_exists;run.keep_tmp-True: STARTED
 (job-api-check-tmp-directory-exists-1/1) /builddir/build/BUILD/avocado-109.0/selftests/check.py:JobAPIFeaturesTest.test_check_tmp_directory_exists;run.keep_tmp-True:  PASS (0.82 s)
RESULTS    : PASS 1142 | ERROR 0 | FAIL 0 | SKIP 120 | WARN 0 | INTERRUPT 0 | CANCEL 8
JOB HTML   : /builddir/avocado/job-results/job-2025-01-15T14.29-d255492/results.html
JOB TIME   : 572.10 s
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
warning: File not found: /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_resultsdb*
warning: File not found: /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_resultsdb*
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LfqEob
+ umask 022
+ cd /builddir/build/BUILD
+ cd avocado-109.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado
+ cp -pr /builddir/build/BUILD/avocado-109.0/LICENSE /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-avocado = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework) = 109 python3dist(avocado-framework) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(setuptools)
Processing files: python3-avocado-common-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Xjm5dd
+ umask 022
+ cd /builddir/build/BUILD
+ cd avocado-109.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-common
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-common
+ cp -pr /builddir/build/BUILD/avocado-109.0/LICENSE /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-common
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(python3-avocado-common) = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python-avocado-common = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-common = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-common = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-avocado-plugins-output-html-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-output-html = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-output-html = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-output-html = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-result-html) = 109 python3dist(avocado-framework-plugin-result-html) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(avocado-framework) = 109 python3.12dist(jinja2) python3.12dist(markupsafe) < 3~~
Processing files: python3-avocado-plugins-varianter-yaml-to-mux-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-varianter-yaml-to-mux = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-varianter-yaml-to-mux = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-varianter-yaml-to-mux = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-varianter-yaml-to-mux) = 109 python3dist(avocado-framework-plugin-varianter-yaml-to-mux) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(avocado-framework) = 109 python3.12dist(pyyaml) >= 4.2~b2
Processing files: python3-avocado-plugins-golang-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-golang = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-golang = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-golang = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-golang) = 109 python3dist(avocado-framework-plugin-golang) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(avocado-framework) = 109
Processing files: python3-avocado-plugins-ansible-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-ansible = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-ansible = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-ansible = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-ansible) = 109 python3dist(avocado-framework-plugin-ansible) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.12 python3.12dist(ansible-core) python3.12dist(avocado-framework) = 109 python3.12dist(cffi) python3.12dist(markupsafe) < 3~~ python3.12dist(pycparser)
Processing files: python3-avocado-plugins-varianter-pict-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-varianter-pict = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-varianter-pict = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-varianter-pict = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-varianter-pict) = 109 python3dist(avocado-framework-plugin-varianter-pict) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(avocado-framework) = 109
Processing files: python3-avocado-plugins-varianter-cit-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-varianter-cit = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-varianter-cit = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-varianter-cit = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-varianter-cit) = 109 python3dist(avocado-framework-plugin-varianter-cit) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(avocado-framework) = 109
Processing files: python3-avocado-plugins-result-upload-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-result-upload = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-result-upload = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-result-upload = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-result-upload) = 109 python3dist(avocado-framework-plugin-result-upload) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(avocado-framework) = 109
Processing files: python3-avocado-plugins-result-mail-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-result-mail = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-result-mail = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-result-mail = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-result-mail) = 109 python3dist(avocado-framework-plugin-result-mail) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(avocado-framework) = 109
Processing files: python3-avocado-plugins-spawner-remote-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Provides: python-avocado-plugins-spawner-remote = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-plugins-spawner-remote = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-plugins-spawner-remote = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12dist(avocado-framework-plugin-spawner-remote) = 109 python3dist(avocado-framework-plugin-spawner-remote) = 109
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.12 python3.12dist(aexpect) >= 1.6.2 python3.12dist(avocado-framework) = 109
Processing files: python3-avocado-examples-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aeGQrD
+ umask 022
+ cd /builddir/build/BUILD
+ cd avocado-109.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-examples
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-examples
+ cp -pr /builddir/build/BUILD/avocado-109.0/LICENSE /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-examples
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-avocado-examples = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-examples = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-examples = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-avocado-bash-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fJzQh6
+ umask 022
+ cd /builddir/build/BUILD
+ cd avocado-109.0
+ LICENSEDIR=/builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-bash
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-bash
+ cp -pr /builddir/build/BUILD/avocado-109.0/LICENSE /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/share/licenses/python3-avocado-bash
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-avocado-bash = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3-avocado-bash = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40 python3.12-avocado-bash = 109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/sh
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64
Wrote: /builddir/build/RPMS/python3-avocado-plugins-output-html-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-plugins-varianter-cit-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-plugins-varianter-yaml-to-mux-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-examples-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-common-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-plugins-result-mail-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-plugins-spawner-remote-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-plugins-varianter-pict-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-plugins-golang-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-bash-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-plugins-result-upload-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-plugins-ansible-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Wrote: /builddir/build/RPMS/python3-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uYrzW1
+ umask 022
+ cd /builddir/build/BUILD
+ cd avocado-109.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.kFP0gl
+ umask 022
+ cd /builddir/build/BUILD
+ rm -rf /builddir/build/BUILD/avocado-109.0-SPECPARTS
+ rm -rf avocado-109.0 avocado-109.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File not found: /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_resultsdb*
    File not found: /builddir/build/BUILDROOT/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.x86_64/usr/lib/python3.12/site-packages/avocado_framework_plugin_resultsdb*
Finish: rpmbuild python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm
Finish: build phase for python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-40-x86_64-1736951286.018851/root/var/log/dnf5.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/python-avocado-109.0-1.20250115142724144970.pr6090.5.g459cf104.fc40.src.rpm) Config(child) 10 minutes 33 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "python3-avocado-plugins-golang",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-plugins-varianter-yaml-to-mux",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-plugins-varianter-cit",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-common",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-plugins-output-html",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-bash",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-plugins-ansible",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-examples",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python-avocado",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "src"
        },
        {
            "name": "python3-avocado-plugins-varianter-pict",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-plugins-result-mail",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-plugins-spawner-remote",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado-plugins-result-upload",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        },
        {
            "name": "python3-avocado",
            "epoch": null,
            "version": "109.0",
            "release": "1.20250115142724144970.pr6090.5.g459cf104.fc40",
            "arch": "noarch"
        }
    ]
}
RPMResults finished