Warning: Permanently added '54.160.204.111' (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/8545515-fedora-41-aarch64 --chroot fedora-41-aarch64


Version: 1.2
PID: 8914
Logging PID: 8915
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'build_id': 8545515,
 'buildroot_pkgs': [],
 'chroot': 'fedora-41-aarch64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': '4fb5b1050236ac57d6b0797e7800838840a8d961',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/psimovec/python3-scipy-1.11.1/python-xarray',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'python-xarray',
 'package_version': '2025.1.1-3',
 'project_dirname': 'python3-scipy-1.11.1',
 'project_name': 'python3-scipy-1.11.1',
 'project_owner': 'psimovec',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/psimovec/python3-scipy-1.11.1/fedora-41-aarch64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None},
           {'baseurl': 'http://kojipkgs.fedoraproject.org/repos/rawhide/latest/$basearch/',
            'id': 'http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch',
            'name': 'Additional repo http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch'}],
 'sandbox': 'psimovec/python3-scipy-1.11.1--https://src.fedoraproject.org/user/qulogic',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://src.fedoraproject.org/user/qulogic',
 'tags': [],
 'task_id': '8545515-fedora-41-aarch64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/psimovec/python3-scipy-1.11.1/python-xarray /var/lib/copr-rpmbuild/workspace/workdir-suu7d9ma/python-xarray --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/psimovec/python3-scipy-1.11.1/python-xarray', '/var/lib/copr-rpmbuild/workspace/workdir-suu7d9ma/python-xarray', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-suu7d9ma/python-xarray'...

Running: git checkout 4fb5b1050236ac57d6b0797e7800838840a8d961 --

cmd: ['git', 'checkout', '4fb5b1050236ac57d6b0797e7800838840a8d961', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-suu7d9ma/python-xarray
rc: 0
stdout: 
stderr: Note: switching to '4fb5b1050236ac57d6b0797e7800838840a8d961'.

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 4fb5b10 automatic import of python-xarray

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-suu7d9ma/python-xarray
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 xarray-2025.1.1.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o xarray-2025.1.1.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/psimovec/python3-scipy-1.11.1/python-xarray/xarray-2025.1.1.tar.gz/md5/9dfb32d035b2c1b2e6e1f10c1b356303/xarray-2025.1.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3180k  100 3180k    0     0   116M      0 --:--:-- --:--:-- --:--:--  119M
INFO: Reading stdout from command: md5sum xarray-2025.1.1.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-suu7d9ma/python-xarray/python-xarray.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-suu7d9ma/python-xarray --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737285051.113880 -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-suu7d9ma/python-xarray/python-xarray.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-suu7d9ma/python-xarray --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1737285051.113880 -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-suu7d9ma/python-xarray/python-xarray.spec)  Config(fedora-41-aarch64)
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-41-aarch64-bootstrap-1737285051.113880/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:41
INFO: Pulling image: registry.fedoraproject.org/fedora:41
INFO: Tagging container image as mock-bootstrap-ffaa1b0d-df9f-49b5-ae6a-ce94347a0bc0
INFO: Checking that 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f image matches host's architecture
INFO: Copy content of container 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f to /var/lib/mock/fedora-41-aarch64-bootstrap-1737285051.113880/root
INFO: mounting 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f with podman image mount
INFO: image 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f as /var/lib/containers/storage/overlay/b437ea2d28c303555d1070e6c11b4501f99b5186f2c254cec1e52a9e23930b79/merged
INFO: umounting image 7ac3020af3f05d0c7a555e02fd76d64b4ceca4f01b9e721e7d9d4a5ca2fc198f (/var/lib/containers/storage/overlay/b437ea2d28c303555d1070e6c11b4501f99b5186f2c254cec1e52a9e23930b79/merged) with podman image umount
INFO: Removing image mock-bootstrap-ffaa1b0d-df9f-49b5-ae6a-ce94347a0bc0
INFO: Package manager dnf5 detected and used (fallback)
INFO: Not updating bootstrap chroot, bootstrap_image_ready=True
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-aarch64-1737285051.113880/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.20.0-1.fc41.aarch64
  rpm-sequoia-1.7.0-3.fc41.aarch64
  dnf5-5.2.8.1-3.fc41.aarch64
  dnf5-plugins-5.2.8.1-3.fc41.aarch64
Start: installing minimal buildroot with dnf5
Updating and loading repositories:
 updates                                100% |  18.5 MiB/s |   8.3 MiB |  00m00s
 fedora                                 100% |  41.9 MiB/s |  34.1 MiB |  00m01s
 Copr repository                        100% |   6.5 MiB/s | 298.1 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 132.0 MiB/s |  14.3 MiB |  00m00s
Repositories loaded.
Package                            Arch    Version                    Repository                                                         Size
Installing group/module packages:
 bash                              aarch64 5.2.37-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.2 MiB
 bzip2                             aarch64 1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 427.6 KiB
 coreutils                         aarch64 9.5-12.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   7.8 MiB
 cpio                              aarch64 2.15-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 diffutils                         aarch64 3.10-8.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.1 MiB
 fedora-release-common             noarch  42-0.13                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  19.8 KiB
 findutils                         aarch64 1:4.10.0-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.1 MiB
 gawk                              aarch64 5.3.0-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.2 MiB
 glibc-minimal-langpack            aarch64 2.40.9000-28.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 grep                              aarch64 3.11-9.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 gzip                              aarch64 1.13-2.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 488.9 KiB
 info                              aarch64 7.2-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 414.8 KiB
 patch                             aarch64 2.7.6-25.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 390.6 KiB
 redhat-rpm-config                 noarch  300-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 186.8 KiB
 rpm-build                         aarch64 4.20.0-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 516.9 KiB
 sed                               aarch64 4.9-3.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 shadow-utils                      aarch64 2:4.17.0-3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.4 MiB
 tar                               aarch64 2:1.35-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.1 MiB
 unzip                             aarch64 6.0-65.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 util-linux                        aarch64 2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.4 MiB
 which                             aarch64 2.21-42.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 248.2 KiB
 xz                                aarch64 1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.5 MiB
Installing dependencies:
 add-determinism                   aarch64 0.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.0 MiB
 alternatives                      aarch64 1.31-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  88.7 KiB
 ansible-srpm-macros               noarch  1-16.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.7 KiB
 audit-libs                        aarch64 4.0.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 415.2 KiB
 authselect                        aarch64 1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 309.5 KiB
 authselect-libs                   aarch64 1.5.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 931.9 KiB
 basesystem                        noarch  11-21.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 binutils                          aarch64 2.43.50-11.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  29.1 MiB
 build-reproducibility-srpm-macros noarch  0.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 735.0   B
 bzip2-libs                        aarch64 1.0.8-19.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 200.7 KiB
 ca-certificates                   noarch  2024.2.69_v8.0.401-4.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 coreutils-common                  aarch64 9.5-12.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.2 MiB
 cracklib                          aarch64 2.9.11-6.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 935.0 KiB
 crypto-policies                   noarch  20241128-1.gitbb7b0b0.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 137.3 KiB
 curl                              aarch64 8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 452.0 KiB
 cyrus-sasl-lib                    aarch64 2.1.28-28.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.4 MiB
 debugedit                         aarch64 5.1-4.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 244.3 KiB
 dwz                               aarch64 0.15-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 386.8 KiB
 ed                                aarch64 1.21-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 152.7 KiB
 efi-srpm-macros                   noarch  5-13.fc42                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  40.2 KiB
 elfutils                          aarch64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.1 MiB
 elfutils-debuginfod-client        aarch64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 141.3 KiB
 elfutils-default-yama-scope       noarch  0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 KiB
 elfutils-libelf                   aarch64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 elfutils-libs                     aarch64 0.192-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 734.9 KiB
 fedora-gpg-keys                   noarch  42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 128.2 KiB
 fedora-release                    noarch  42-0.13                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 fedora-release-identity-basic     noarch  42-0.13                    http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 719.0   B
 fedora-repos                      noarch  42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.9 KiB
 fedora-repos-rawhide              noarch  42-0.4                     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 KiB
 file                              aarch64 5.45-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 139.5 KiB
 file-libs                         aarch64 5.45-8.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.0 MiB
 filesystem                        aarch64 3.18-34.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0   B
 filesystem-srpm-macros            noarch  3.18-34.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.2 KiB
 fonts-srpm-macros                 noarch  1:2.0.5-19.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  55.8 KiB
 forge-srpm-macros                 noarch  0.4.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  38.9 KiB
 fpc-srpm-macros                   noarch  1.3-13.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 144.0   B
 gdb-minimal                       aarch64 15.2-4.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  12.7 MiB
 gdbm                              aarch64 1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 928.5 KiB
 gdbm-libs                         aarch64 1:1.23-7.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 426.0 KiB
 ghc-srpm-macros                   noarch  1.9.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 779.0   B
 glibc                             aarch64 2.40.9000-28.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.2 MiB
 glibc-common                      aarch64 2.40.9000-28.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 MiB
 glibc-gconv-extra                 aarch64 2.40.9000-28.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  18.3 MiB
 gmp                               aarch64 1:6.3.0-2.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 722.0 KiB
 gnat-srpm-macros                  noarch  6-6.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 KiB
 go-srpm-macros                    noarch  3.6.0-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  60.8 KiB
 jansson                           aarch64 2.14-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 221.3 KiB
 json-c                            aarch64 0.18-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 139.2 KiB
 kernel-srpm-macros                noarch  1.0-24.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 keyutils-libs                     aarch64 1.6.3-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 226.4 KiB
 krb5-libs                         aarch64 1.21.3-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 libacl                            aarch64 2.3.2-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 196.1 KiB
 libarchive                        aarch64 3.7.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 912.2 KiB
 libattr                           aarch64 2.5.2-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 196.6 KiB
 libblkid                          aarch64 2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 285.2 KiB
 libbrotli                         aarch64 1.1.0-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 libcap                            aarch64 2.71-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 498.5 KiB
 libcap-ng                         aarch64 0.8.5-3.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 417.2 KiB
 libcom_err                        aarch64 1.47.2-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 109.9 KiB
 libcurl                           aarch64 8.11.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 845.2 KiB
 libeconf                          aarch64 0.7.5-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  78.7 KiB
 libevent                          aarch64 2.1.12-14.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.5 MiB
 libfdisk                          aarch64 2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 412.3 KiB
 libffi                            aarch64 3.4.6-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 282.4 KiB
 libgcc                            aarch64 15.0.1-0.3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 218.8 KiB
 libgomp                           aarch64 15.0.1-0.3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 501.3 KiB
 libidn2                           aarch64 2.3.7-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 457.2 KiB
 libmount                          aarch64 2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 412.8 KiB
 libnghttp2                        aarch64 1.64.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 262.2 KiB
 libnsl2                           aarch64 2.0.1-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 222.0 KiB
 libpkgconf                        aarch64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 198.1 KiB
 libpsl                            aarch64 0.21.5-4.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 196.6 KiB
 libpwquality                      aarch64 1.4.5-11.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 libselinux                        aarch64 3.8-0.rc3.1.fc42.2         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 195.6 KiB
 libsemanage                       aarch64 3.8-0.rc3.1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 353.3 KiB
 libsepol                          aarch64 3.8-0.rc3.1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 796.3 KiB
 libsmartcols                      aarch64 2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 220.2 KiB
 libssh                            aarch64 0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 649.6 KiB
 libssh-config                     noarch  0.11.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 277.0   B
 libstdc++                         aarch64 15.0.1-0.3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.7 MiB
 libtasn1                          aarch64 4.19.0-9.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 283.8 KiB
 libtirpc                          aarch64 1.3.6-1.rc3.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 205.5 KiB
 libtool-ltdl                      aarch64 2.5.4-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  92.1 KiB
 libunistring                      aarch64 1.1-8.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 libuuid                           aarch64 2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.9 KiB
 libverto                          aarch64 0.3.2-9.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 197.5 KiB
 libxcrypt                         aarch64 4.4.38-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 272.0 KiB
 libxml2                           aarch64 2.12.9-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 MiB
 libzstd                           aarch64 1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 796.0 KiB
 lua-libs                          aarch64 5.4.7-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 393.1 KiB
 lua-srpm-macros                   noarch  1-14.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 KiB
 lz4-libs                          aarch64 1.10.0-1.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 261.6 KiB
 mpfr                              aarch64 4.2.1-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 818.9 KiB
 ncurses-base                      noarch  6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 326.3 KiB
 ncurses-libs                      aarch64 6.5-2.20240629.fc41        http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 ocaml-srpm-macros                 noarch  10-3.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 openblas-srpm-macros              noarch  2-18.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.0   B
 openldap                          aarch64 2.6.9-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 697.3 KiB
 openssl-libs                      aarch64 1:3.2.2-11.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.3 MiB
 p11-kit                           aarch64 0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 p11-kit-trust                     aarch64 0.25.5-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 655.7 KiB
 package-notes-srpm-macros         noarch  0.5-12.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 KiB
 pam                               aarch64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.3 MiB
 pam-libs                          aarch64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 223.4 KiB
 pcre2                             aarch64 10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 905.5 KiB
 pcre2-syntax                      noarch  10.44-1.fc41.1             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 251.6 KiB
 perl-srpm-macros                  noarch  1-56.fc41                  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 861.0   B
 pkgconf                           aarch64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 240.6 KiB
 pkgconf-m4                        noarch  2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  14.4 KiB
 pkgconf-pkg-config                aarch64 2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 990.0   B
 popt                              aarch64 1.19-7.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 272.9 KiB
 publicsuffix-list-dafsa           noarch  20240107-4.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  67.5 KiB
 pyproject-srpm-macros             noarch  1.16.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 KiB
 python-srpm-macros                noarch  3.13-3.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  51.0 KiB
 qt5-srpm-macros                   noarch  5.15.15-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 500.0   B
 qt6-srpm-macros                   noarch  6.8.1-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 456.0   B
 readline                          aarch64 8.2-11.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 753.3 KiB
 rpm                               aarch64 4.20.0-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.3 MiB
 rpm-build-libs                    aarch64 4.20.0-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 195.9 KiB
 rpm-libs                          aarch64 4.20.0-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 718.1 KiB
 rpm-sequoia                       aarch64 1.7.0-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 rust-srpm-macros                  noarch  26.3-3.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.8 KiB
 setup                             noarch  2.15.0-9.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 720.7 KiB
 sqlite-libs                       aarch64 3.47.2-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.5 MiB
 systemd-libs                      aarch64 257.2-14.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 util-linux-core                   aarch64 2.40.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 xxhash-libs                       aarch64 0.8.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  84.5 KiB
 xz-libs                           aarch64 1:5.6.3-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 266.4 KiB
 zig-srpm-macros                   noarch  1-3.fc41                   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 KiB
 zip                               aarch64 3.0-42.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 755.7 KiB
 zlib-ng-compat                    aarch64 2.2.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 130.5 KiB
 zstd                              aarch64 1.5.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
Installing groups:
 Buildsystem building group                                                                                                                  

Transaction Summary:
 Installing:       155 packages

Total size of inbound packages is 50 MiB. Need to download 50 MiB.
After this operation, 217 MiB extra will be used (install 217 MiB, remove 0 B).
[  1/155] bzip2-0:1.0.8-19.fc41.aarch64 100% |   1.8 MiB/s |  52.4 KiB |  00m00s
[  2/155] bash-0:5.2.37-1.fc42.aarch64  100% |  39.4 MiB/s |   1.8 MiB |  00m00s
[  3/155] cpio-0:2.15-2.fc41.aarch64    100% |  17.4 MiB/s | 284.8 KiB |  00m00s
[  4/155] fedora-release-common-0:42-0. 100% |   5.8 MiB/s |  24.0 KiB |  00m00s
[  5/155] diffutils-0:3.10-8.fc41.aarch 100% |  38.5 MiB/s | 394.7 KiB |  00m00s
[  6/155] coreutils-0:9.5-12.fc42.aarch 100% |  14.9 MiB/s | 914.7 KiB |  00m00s
[  7/155] gawk-0:5.3.0-4.fc41.aarch64   100% |  87.1 MiB/s |   1.0 MiB |  00m00s
[  8/155] glibc-minimal-langpack-0:2.40 100% |  15.2 MiB/s | 124.3 KiB |  00m00s
[  9/155] findutils-1:4.10.0-4.fc41.aar 100% |  26.6 MiB/s | 545.3 KiB |  00m00s
[ 10/155] grep-0:3.11-9.fc41.aarch64    100% |  40.2 MiB/s | 287.8 KiB |  00m00s
[ 11/155] gzip-0:1.13-2.fc41.aarch64    100% |  22.7 MiB/s | 163.0 KiB |  00m00s
[ 12/155] info-0:7.2-1.fc42.aarch64     100% |  21.3 MiB/s | 174.8 KiB |  00m00s
[ 13/155] redhat-rpm-config-0:300-1.fc4 100% |  10.6 MiB/s |  76.1 KiB |  00m00s
[ 14/155] patch-0:2.7.6-25.fc41.aarch64 100% |  14.0 MiB/s | 128.8 KiB |  00m00s
[ 15/155] rpm-build-0:4.20.0-6.fc42.aar 100% |   8.3 MiB/s |  67.8 KiB |  00m00s
[ 16/155] sed-0:4.9-3.fc41.aarch64      100% |  37.5 MiB/s | 306.9 KiB |  00m00s
[ 17/155] unzip-0:6.0-65.fc42.aarch64   100% |  25.9 MiB/s | 185.5 KiB |  00m00s
[ 18/155] tar-2:1.35-4.fc41.aarch64     100% |  48.6 MiB/s | 846.1 KiB |  00m00s
[ 19/155] shadow-utils-2:4.17.0-3.fc42. 100% |  46.6 MiB/s |   1.2 MiB |  00m00s
[ 20/155] which-0:2.21-42.fc41.aarch64  100% |   5.1 MiB/s |  41.5 KiB |  00m00s
[ 21/155] util-linux-0:2.40.4-1.fc42.aa 100% |  76.8 MiB/s |   1.0 MiB |  00m00s
[ 22/155] xz-1:5.6.3-2.fc42.aarch64     100% |  41.1 MiB/s | 462.4 KiB |  00m00s
[ 23/155] fedora-repos-0:42-0.4.noarch  100% |   2.3 MiB/s |   9.3 KiB |  00m00s
[ 24/155] filesystem-0:3.18-34.fc42.aar 100% |  54.7 MiB/s |   1.3 MiB |  00m00s
[ 25/155] coreutils-common-0:9.5-12.fc4 100% |  63.4 MiB/s |   2.1 MiB |  00m00s
[ 26/155] glibc-0:2.40.9000-28.fc42.aar 100% |  82.9 MiB/s |   1.8 MiB |  00m00s
[ 27/155] glibc-common-0:2.40.9000-28.f 100% |  31.1 MiB/s | 382.7 KiB |  00m00s
[ 28/155] filesystem-srpm-macros-0:3.18 100% |   6.2 MiB/s |  25.3 KiB |  00m00s
[ 29/155] libblkid-0:2.40.4-1.fc42.aarc 100% |  23.3 MiB/s | 119.3 KiB |  00m00s
[ 30/155] libfdisk-0:2.40.4-1.fc42.aarc 100% |  24.3 MiB/s | 149.4 KiB |  00m00s
[ 31/155] rpm-0:4.20.0-6.fc42.aarch64   100% |  55.6 MiB/s | 512.2 KiB |  00m00s
[ 32/155] libmount-0:2.40.4-1.fc42.aarc 100% |  24.0 MiB/s | 147.5 KiB |  00m00s
[ 33/155] libsmartcols-0:2.40.4-1.fc42. 100% |  12.9 MiB/s |  79.1 KiB |  00m00s
[ 34/155] libuuid-0:2.40.4-1.fc42.aarch 100% |   6.8 MiB/s |  27.9 KiB |  00m00s
[ 35/155] xz-libs-1:5.6.3-2.fc42.aarch6 100% |  18.1 MiB/s | 111.1 KiB |  00m00s
[ 36/155] util-linux-core-0:2.40.4-1.fc 100% |  57.6 MiB/s | 471.7 KiB |  00m00s
[ 37/155] fedora-gpg-keys-0:42-0.4.noar 100% |  17.5 MiB/s | 125.2 KiB |  00m00s
[ 38/155] fedora-repos-rawhide-0:42-0.4 100% |   1.4 MiB/s |   8.9 KiB |  00m00s
[ 39/155] rpm-libs-0:4.20.0-6.fc42.aarc 100% |  40.1 MiB/s | 287.2 KiB |  00m00s
[ 40/155] rpm-build-libs-0:4.20.0-6.fc4 100% |  14.8 MiB/s |  91.0 KiB |  00m00s
[ 41/155] libxcrypt-0:4.4.38-3.fc42.aar 100% |  19.1 MiB/s | 117.5 KiB |  00m00s
[ 42/155] glibc-gconv-extra-0:2.40.9000 100% |  89.6 MiB/s |   1.5 MiB |  00m00s
[ 43/155] systemd-libs-0:257.2-14.fc42. 100% |  95.2 MiB/s | 780.1 KiB |  00m00s
[ 44/155] libselinux-0:3.8-0.rc3.1.fc42 100% |  17.7 MiB/s |  90.8 KiB |  00m00s
[ 45/155] libsepol-0:3.8-0.rc3.1.fc42.a 100% |  44.2 MiB/s | 316.9 KiB |  00m00s
[ 46/155] ncurses-libs-0:6.5-2.20240629 100% |  39.9 MiB/s | 326.5 KiB |  00m00s
[ 47/155] audit-libs-0:4.0.3-1.fc42.aar 100% |  13.6 MiB/s | 125.5 KiB |  00m00s
[ 48/155] pam-0:1.7.0-3.fc42.aarch64    100% |  73.0 MiB/s | 522.9 KiB |  00m00s
[ 49/155] libeconf-0:0.7.5-1.fc42.aarch 100% |   8.2 MiB/s |  33.4 KiB |  00m00s
[ 50/155] pam-libs-0:1.7.0-3.fc42.aarch 100% |  14.1 MiB/s |  58.0 KiB |  00m00s
[ 51/155] zlib-ng-compat-0:2.2.3-1.fc42 100% |   8.7 MiB/s |  62.7 KiB |  00m00s
[ 52/155] authselect-0:1.5.0-8.fc42.aar 100% |  19.7 MiB/s | 141.3 KiB |  00m00s
[ 53/155] authselect-libs-0:1.5.0-8.fc4 100% |  22.2 MiB/s | 204.7 KiB |  00m00s
[ 54/155] libcap-ng-0:0.8.5-3.fc41.aarc 100% |   8.0 MiB/s |  32.8 KiB |  00m00s
[ 55/155] bzip2-libs-0:1.0.8-19.fc41.aa 100% |   4.6 MiB/s |  42.7 KiB |  00m00s
[ 56/155] readline-0:8.2-11.fc42.aarch6 100% |  20.8 MiB/s | 212.7 KiB |  00m00s
[ 57/155] libacl-0:2.3.2-2.fc41.aarch64 100% |   3.5 MiB/s |  24.9 KiB |  00m00s
[ 58/155] libgcc-0:15.0.1-0.3.fc42.aarc 100% |  12.6 MiB/s |  90.3 KiB |  00m00s
[ 59/155] setup-0:2.15.0-9.fc42.noarch  100% |  20.9 MiB/s | 149.6 KiB |  00m00s
[ 60/155] libcap-0:2.71-2.fc42.aarch64  100% |   8.5 MiB/s |  78.1 KiB |  00m00s
[ 61/155] libsemanage-0:3.8-0.rc3.1.fc4 100% |  15.7 MiB/s | 112.3 KiB |  00m00s
[ 62/155] libzstd-0:1.5.6-2.fc41.aarch6 100% |  35.2 MiB/s | 288.0 KiB |  00m00s
[ 63/155] rpm-sequoia-0:1.7.0-3.fc42.aa 100% |  69.5 MiB/s | 782.6 KiB |  00m00s
[ 64/155] popt-0:1.19-7.fc41.aarch64    100% |  11.6 MiB/s |  59.4 KiB |  00m00s
[ 65/155] lua-libs-0:5.4.7-1.fc42.aarch 100% |  15.8 MiB/s | 129.7 KiB |  00m00s
[ 66/155] sqlite-libs-0:3.47.2-2.fc42.a 100% |  63.3 MiB/s | 712.7 KiB |  00m00s
[ 67/155] elfutils-libelf-0:0.192-7.fc4 100% |  25.0 MiB/s | 205.2 KiB |  00m00s
[ 68/155] elfutils-libs-0:0.192-7.fc42. 100% |  24.5 MiB/s | 251.0 KiB |  00m00s
[ 69/155] elfutils-0:0.192-7.fc42.aarch 100% |  60.3 MiB/s | 494.0 KiB |  00m00s
[ 70/155] elfutils-debuginfod-client-0: 100% |   5.3 MiB/s |  43.5 KiB |  00m00s
[ 71/155] libgomp-0:15.0.1-0.3.fc42.aar 100% |  34.9 MiB/s | 321.8 KiB |  00m00s
[ 72/155] file-0:5.45-8.fc42.aarch64    100% |   8.0 MiB/s |  49.0 KiB |  00m00s
[ 73/155] file-libs-0:5.45-8.fc42.aarch 100% |  92.9 MiB/s | 761.3 KiB |  00m00s
[ 74/155] debugedit-0:5.1-4.fc42.aarch6 100% |  15.3 MiB/s |  78.4 KiB |  00m00s
[ 75/155] jansson-0:2.14-1.fc42.aarch64 100% |   5.7 MiB/s |  46.9 KiB |  00m00s
[ 76/155] pkgconf-pkg-config-0:2.3.0-1. 100% |   1.9 MiB/s |  10.0 KiB |  00m00s
[ 77/155] libarchive-0:3.7.7-1.fc42.aar 100% |  57.1 MiB/s | 409.1 KiB |  00m00s
[ 78/155] pkgconf-m4-0:2.3.0-1.fc42.noa 100% |   2.0 MiB/s |  14.3 KiB |  00m00s
[ 79/155] pkgconf-0:2.3.0-1.fc42.aarch6 100% |   5.5 MiB/s |  45.2 KiB |  00m00s
[ 80/155] libpkgconf-0:2.3.0-1.fc42.aar 100% |   6.3 MiB/s |  38.4 KiB |  00m00s
[ 81/155] binutils-0:2.43.50-11.fc42.aa 100% | 157.2 MiB/s |   6.0 MiB |  00m00s
[ 82/155] zstd-0:1.5.6-2.fc41.aarch64   100% |  31.9 MiB/s | 456.8 KiB |  00m00s
[ 83/155] curl-0:8.11.1-2.fc42.aarch64  100% |  19.2 MiB/s | 216.7 KiB |  00m00s
[ 84/155] build-reproducibility-srpm-ma 100% |   1.9 MiB/s |  11.5 KiB |  00m00s
[ 85/155] efi-srpm-macros-0:5-13.fc42.n 100% |   4.4 MiB/s |  22.5 KiB |  00m00s
[ 86/155] forge-srpm-macros-0:0.4.0-1.f 100% |   3.9 MiB/s |  19.8 KiB |  00m00s
[ 87/155] add-determinism-0:0.5.0-1.fc4 100% |  69.8 MiB/s | 786.7 KiB |  00m00s
[ 88/155] go-srpm-macros-0:3.6.0-5.fc42 100% |   5.5 MiB/s |  28.0 KiB |  00m00s
[ 89/155] pyproject-srpm-macros-0:1.16. 100% |   3.4 MiB/s |  14.1 KiB |  00m00s
[ 90/155] qt6-srpm-macros-0:6.8.1-4.fc4 100% |   1.3 MiB/s |   9.3 KiB |  00m00s
[ 91/155] ansible-srpm-macros-0:1-16.fc 100% |   4.1 MiB/s |  20.8 KiB |  00m00s
[ 92/155] dwz-0:0.15-8.fc42.aarch64     100% |  19.2 MiB/s | 137.3 KiB |  00m00s
[ 93/155] fonts-srpm-macros-1:2.0.5-19. 100% |   6.6 MiB/s |  27.1 KiB |  00m00s
[ 94/155] fpc-srpm-macros-0:1.3-13.fc41 100% |   1.9 MiB/s |   8.0 KiB |  00m00s
[ 95/155] ghc-srpm-macros-0:1.9.2-1.fc4 100% |   1.8 MiB/s |   9.1 KiB |  00m00s
[ 96/155] gnat-srpm-macros-0:6-6.fc41.n 100% |   2.2 MiB/s |   9.0 KiB |  00m00s
[ 97/155] kernel-srpm-macros-0:1.0-24.f 100% |   2.4 MiB/s |   9.9 KiB |  00m00s
[ 98/155] lua-srpm-macros-0:1-14.fc41.n 100% |   2.2 MiB/s |   8.9 KiB |  00m00s
[ 99/155] openblas-srpm-macros-0:2-18.f 100% |   1.9 MiB/s |   7.7 KiB |  00m00s
[100/155] ocaml-srpm-macros-0:10-3.fc41 100% |   1.8 MiB/s |   9.2 KiB |  00m00s
[101/155] package-notes-srpm-macros-0:0 100% |   2.4 MiB/s |   9.8 KiB |  00m00s
[102/155] perl-srpm-macros-0:1-56.fc41. 100% |   1.7 MiB/s |   8.5 KiB |  00m00s
[103/155] python-srpm-macros-0:3.13-3.f 100% |   4.6 MiB/s |  23.7 KiB |  00m00s
[104/155] qt5-srpm-macros-0:5.15.15-1.f 100% |   1.7 MiB/s |   8.9 KiB |  00m00s
[105/155] rust-srpm-macros-0:26.3-3.fc4 100% |   2.4 MiB/s |  12.1 KiB |  00m00s
[106/155] zig-srpm-macros-0:1-3.fc41.no 100% |   1.1 MiB/s |   8.1 KiB |  00m00s
[107/155] ed-0:1.21-1.fc42.aarch64      100% |  11.1 MiB/s |  79.9 KiB |  00m00s
[108/155] zip-0:3.0-42.fc42.aarch64     100% |  24.9 MiB/s | 255.1 KiB |  00m00s
[109/155] libattr-0:2.5.2-4.fc41.aarch6 100% |   3.0 MiB/s |  18.2 KiB |  00m00s
[110/155] libtirpc-0:1.3.6-1.rc3.fc42.a 100% |  17.7 MiB/s |  90.4 KiB |  00m00s
[111/155] gdbm-1:1.23-7.fc41.aarch64    100% |  20.5 MiB/s | 147.0 KiB |  00m00s
[112/155] gdbm-libs-1:1.23-7.fc41.aarch 100% |  11.0 MiB/s |  56.3 KiB |  00m00s
[113/155] libnsl2-0:2.0.1-2.fc41.aarch6 100% |   5.9 MiB/s |  30.1 KiB |  00m00s
[114/155] openssl-libs-1:3.2.2-11.fc42. 100% | 136.6 MiB/s |   2.0 MiB |  00m00s
[115/155] libpwquality-0:1.4.5-11.fc41. 100% |  21.3 MiB/s | 109.0 KiB |  00m00s
[116/155] crypto-policies-0:20241128-1. 100% |  12.0 MiB/s |  73.7 KiB |  00m00s
[117/155] ncurses-base-0:6.5-2.20240629 100% |  10.4 MiB/s |  63.8 KiB |  00m00s
[118/155] ca-certificates-0:2024.2.69_v 100% |  71.0 MiB/s | 944.9 KiB |  00m00s
[119/155] libcom_err-0:1.47.2-2.fc42.aa 100% |   4.2 MiB/s |  25.6 KiB |  00m00s
[120/155] krb5-libs-0:1.21.3-3.fc42.aar 100% |  67.6 MiB/s | 761.4 KiB |  00m00s
[121/155] pcre2-0:10.44-1.fc41.1.aarch6 100% |  31.7 MiB/s | 227.0 KiB |  00m00s
[122/155] cracklib-0:2.9.11-6.fc41.aarc 100% |  11.5 MiB/s |  82.3 KiB |  00m00s
[123/155] libxml2-0:2.12.9-1.fc42.aarch 100% |  70.3 MiB/s | 648.3 KiB |  00m00s
[124/155] lz4-libs-0:1.10.0-1.fc41.aarc 100% |  14.1 MiB/s |  72.3 KiB |  00m00s
[125/155] keyutils-libs-0:1.6.3-4.fc41. 100% |   6.2 MiB/s |  31.9 KiB |  00m00s
[126/155] libverto-0:0.3.2-9.fc41.aarch 100% |   3.4 MiB/s |  20.9 KiB |  00m00s
[127/155] basesystem-0:11-21.fc41.noarc 100% |   1.8 MiB/s |   7.4 KiB |  00m00s
[128/155] gmp-1:6.3.0-2.fc41.aarch64    100% |  44.0 MiB/s | 270.1 KiB |  00m00s
[129/155] elfutils-default-yama-scope-0 100% |   3.0 MiB/s |  12.5 KiB |  00m00s
[130/155] mpfr-0:4.2.1-5.fc41.aarch64   100% |  52.9 MiB/s | 324.8 KiB |  00m00s
[131/155] json-c-0:0.18-1.fc42.aarch64  100% |  11.1 MiB/s |  45.4 KiB |  00m00s
[132/155] libffi-0:3.4.6-3.fc42.aarch64 100% |   7.5 MiB/s |  38.3 KiB |  00m00s
[133/155] libstdc++-0:15.0.1-0.3.fc42.a 100% |  92.1 MiB/s | 754.3 KiB |  00m00s
[134/155] p11-kit-0:0.25.5-4.fc42.aarch 100% |  50.4 MiB/s | 464.7 KiB |  00m00s
[135/155] p11-kit-trust-0:0.25.5-4.fc42 100% |  13.1 MiB/s | 134.4 KiB |  00m00s
[136/155] alternatives-0:1.31-2.fc42.aa 100% |   4.7 MiB/s |  38.8 KiB |  00m00s
[137/155] pcre2-syntax-0:10.44-1.fc41.1 100% |  16.3 MiB/s | 149.9 KiB |  00m00s
[138/155] fedora-release-0:42-0.13.noar 100% |   2.6 MiB/s |  13.1 KiB |  00m00s
[139/155] libtasn1-0:4.19.0-9.fc41.aarc 100% |  11.9 MiB/s |  73.0 KiB |  00m00s
[140/155] xxhash-libs-0:0.8.3-1.fc42.aa 100% |   6.6 MiB/s |  33.7 KiB |  00m00s
[141/155] fedora-release-identity-basic 100% |   2.7 MiB/s |  13.9 KiB |  00m00s
[142/155] libnghttp2-0:1.64.0-1.fc42.aa 100% |  12.5 MiB/s |  76.8 KiB |  00m00s
[143/155] libcurl-0:8.11.1-2.fc42.aarch 100% |  42.9 MiB/s | 351.2 KiB |  00m00s
[144/155] libssh-config-0:0.11.1-1.fc42 100% |   1.8 MiB/s |   9.4 KiB |  00m00s
[145/155] libssh-0:0.11.1-1.fc42.aarch6 100% |  32.5 MiB/s | 233.0 KiB |  00m00s
[146/155] gdb-minimal-0:15.2-4.fc42.aar 100% | 134.3 MiB/s |   3.9 MiB |  00m00s
[147/155] libbrotli-0:1.1.0-5.fc41.aarc 100% |  33.8 MiB/s | 346.2 KiB |  00m00s
[148/155] openldap-0:2.6.9-2.fc42.aarch 100% |  20.5 MiB/s | 251.6 KiB |  00m00s
[149/155] libidn2-0:2.3.7-2.fc41.aarch6 100% |  18.4 MiB/s | 113.0 KiB |  00m00s
[150/155] libpsl-0:0.21.5-4.fc41.aarch6 100% |  12.6 MiB/s |  64.4 KiB |  00m00s
[151/155] libevent-0:2.1.12-14.fc41.aar 100% |  35.5 MiB/s | 254.6 KiB |  00m00s
[152/155] libtool-ltdl-0:2.5.4-3.fc42.a 100% |   6.6 MiB/s |  33.6 KiB |  00m00s
[153/155] cyrus-sasl-lib-0:2.1.28-28.fc 100% |  66.4 MiB/s | 747.5 KiB |  00m00s
[154/155] libunistring-0:1.1-8.fc41.aar 100% |  65.9 MiB/s | 539.8 KiB |  00m00s
[155/155] publicsuffix-list-dafsa-0:202 100% |   9.5 MiB/s |  58.3 KiB |  00m00s
--------------------------------------------------------------------------------
[155/155] Total                         100% | 100.1 MiB/s |  50.0 MiB |  00m01s
Running transaction
[  1/157] Verify package files          100% | 775.0   B/s | 155.0   B |  00m00s
[  2/157] Prepare transaction           100% |   2.4 KiB/s | 155.0   B |  00m00s
[  3/157] Installing libgcc-0:15.0.1-0. 100% | 107.7 MiB/s | 220.5 KiB |  00m00s
[  4/157] Installing publicsuffix-list- 100% |  66.7 MiB/s |  68.3 KiB |  00m00s
[  5/157] Installing libssh-config-0:0. 100% |   0.0   B/s | 816.0   B |  00m00s
[  6/157] Installing fedora-release-ide 100% |   0.0   B/s | 976.0   B |  00m00s
[  7/157] Installing fedora-repos-rawhi 100% |   0.0   B/s |   2.4 KiB |  00m00s
[  8/157] Installing fedora-gpg-keys-0: 100% |  28.4 MiB/s | 174.8 KiB |  00m00s
[  9/157] Installing fedora-repos-0:42- 100% |   0.0   B/s |   5.7 KiB |  00m00s
[ 10/157] Installing fedora-release-com 100% |  23.6 MiB/s |  24.1 KiB |  00m00s
[ 11/157] Installing fedora-release-0:4 100% |   0.0   B/s | 124.0   B |  00m00s
[ 12/157] Installing setup-0:2.15.0-9.f 100% |  44.3 MiB/s | 726.5 KiB |  00m00s
>>> [RPM] /etc/hosts created as /etc/hosts.rpmnew
[ 13/157] Installing filesystem-0:3.18- 100% |   2.0 MiB/s | 212.4 KiB |  00m00s
[ 14/157] Installing basesystem-0:11-21 100% |   0.0   B/s | 124.0   B |  00m00s
[ 15/157] Installing pcre2-syntax-0:10. 100% | 124.1 MiB/s | 254.1 KiB |  00m00s
[ 16/157] Installing ncurses-base-0:6.5 100% |  49.1 MiB/s | 351.7 KiB |  00m00s
[ 17/157] Installing glibc-minimal-lang 100% |   0.0   B/s | 124.0   B |  00m00s
[ 18/157] Installing ncurses-libs-0:6.5 100% | 321.2 MiB/s |   2.2 MiB |  00m00s
[ 19/157] Installing glibc-0:2.40.9000- 100% | 155.0 MiB/s |   6.2 MiB |  00m00s
[ 20/157] Installing bash-0:5.2.37-1.fc 100% | 205.8 MiB/s |   8.2 MiB |  00m00s
[ 21/157] Installing glibc-common-0:2.4 100% |  59.6 MiB/s |   1.3 MiB |  00m00s
[ 22/157] Installing glibc-gconv-extra- 100% | 361.5 MiB/s |  18.4 MiB |  00m00s
[ 23/157] Installing zlib-ng-compat-0:2 100% | 128.2 MiB/s | 131.3 KiB |  00m00s
[ 24/157] Installing xz-libs-1:5.6.3-2. 100% | 261.2 MiB/s | 267.5 KiB |  00m00s
[ 25/157] Installing bzip2-libs-0:1.0.8 100% | 197.1 MiB/s | 201.9 KiB |  00m00s
[ 26/157] Installing libuuid-0:2.40.4-1 100% |  67.4 MiB/s |  69.0 KiB |  00m00s
[ 27/157] Installing readline-0:8.2-11. 100% | 245.9 MiB/s | 755.5 KiB |  00m00s
[ 28/157] Installing popt-0:1.19-7.fc41 100% |  91.0 MiB/s | 279.5 KiB |  00m00s
[ 29/157] Installing libblkid-0:2.40.4- 100% | 139.8 MiB/s | 286.3 KiB |  00m00s
[ 30/157] Installing libxcrypt-0:4.4.38 100% | 134.1 MiB/s | 274.7 KiB |  00m00s
[ 31/157] Installing libzstd-0:1.5.6-2. 100% | 259.5 MiB/s | 797.3 KiB |  00m00s
[ 32/157] Installing elfutils-libelf-0: 100% | 296.6 MiB/s |   1.2 MiB |  00m00s
[ 33/157] Installing gmp-1:6.3.0-2.fc41 100% | 235.8 MiB/s | 724.2 KiB |  00m00s
[ 34/157] Installing libstdc++-0:15.0.1 100% | 300.1 MiB/s |   2.7 MiB |  00m00s
[ 35/157] Installing libeconf-0:0.7.5-1 100% |  78.5 MiB/s |  80.3 KiB |  00m00s
[ 36/157] Installing libattr-0:2.5.2-4. 100% | 192.9 MiB/s | 197.5 KiB |  00m00s
[ 37/157] Installing libacl-0:2.3.2-2.f 100% | 192.3 MiB/s | 196.9 KiB |  00m00s
[ 38/157] Installing gdbm-libs-1:1.23-7 100% | 417.7 MiB/s | 427.7 KiB |  00m00s
[ 39/157] Installing mpfr-0:4.2.1-5.fc4 100% | 267.1 MiB/s | 820.5 KiB |  00m00s
[ 40/157] Installing gawk-0:5.3.0-4.fc4 100% | 164.0 MiB/s |   4.3 MiB |  00m00s
[ 41/157] Installing dwz-0:0.15-8.fc42. 100% |  22.3 MiB/s | 388.2 KiB |  00m00s
[ 42/157] Installing unzip-0:6.0-65.fc4 100% | 120.2 MiB/s |   2.3 MiB |  00m00s
[ 43/157] Installing file-libs-0:5.45-8 100% | 586.0 MiB/s |  10.0 MiB |  00m00s
[ 44/157] Installing file-0:5.45-8.fc42 100% |   5.7 MiB/s | 141.0 KiB |  00m00s
[ 45/157] Installing crypto-policies-0: 100% |  20.0 MiB/s | 163.7 KiB |  00m00s
[ 46/157] Installing libsmartcols-0:2.4 100% | 216.0 MiB/s | 221.2 KiB |  00m00s
[ 47/157] Installing libsepol-0:3.8-0.r 100% | 259.5 MiB/s | 797.2 KiB |  00m00s
[ 48/157] Installing libcap-ng-0:0.8.5- 100% | 409.3 MiB/s | 419.1 KiB |  00m00s
[ 49/157] Installing audit-libs-0:4.0.3 100% | 203.8 MiB/s | 417.3 KiB |  00m00s
[ 50/157] Installing pam-libs-0:1.7.0-3 100% | 220.4 MiB/s | 225.6 KiB |  00m00s
[ 51/157] Installing libcap-0:2.71-2.fc 100% |  24.6 MiB/s | 503.4 KiB |  00m00s
[ 52/157] Installing systemd-libs-0:257 100% | 259.5 MiB/s |   2.3 MiB |  00m00s
[ 53/157] Installing lua-libs-0:5.4.7-1 100% | 192.5 MiB/s | 394.3 KiB |  00m00s
[ 54/157] Installing libcom_err-0:1.47. 100% | 108.4 MiB/s | 111.0 KiB |  00m00s
[ 55/157] Installing pcre2-0:10.44-1.fc 100% | 295.2 MiB/s | 906.9 KiB |  00m00s
[ 56/157] Installing libselinux-0:3.8-0 100% | 192.2 MiB/s | 196.8 KiB |  00m00s
[ 57/157] Installing sed-0:4.9-3.fc41.a 100% |  47.0 MiB/s |   1.0 MiB |  00m00s
[ 58/157] Installing grep-0:3.11-9.fc41 100% |  49.9 MiB/s |   1.1 MiB |  00m00s
[ 59/157] Installing findutils-1:4.10.0 100% |  87.8 MiB/s |   2.1 MiB |  00m00s
[ 60/157] Installing xz-1:5.6.3-2.fc42. 100% |  65.7 MiB/s |   1.5 MiB |  00m00s
[ 61/157] Installing libmount-0:2.40.4- 100% | 202.1 MiB/s | 413.9 KiB |  00m00s
[ 62/157] Installing lz4-libs-0:1.10.0- 100% | 256.5 MiB/s | 262.7 KiB |  00m00s
[ 63/157] Installing libffi-0:3.4.6-3.f 100% | 277.2 MiB/s | 283.8 KiB |  00m00s
[ 64/157] Installing alternatives-0:1.3 100% |   5.5 MiB/s |  90.3 KiB |  00m00s
[ 65/157] Installing libtasn1-0:4.19.0- 100% | 139.4 MiB/s | 285.6 KiB |  00m00s
[ 66/157] Installing p11-kit-0:0.25.5-4 100% | 101.8 MiB/s |   2.6 MiB |  00m00s
[ 67/157] Installing libunistring-0:1.1 100% | 301.5 MiB/s |   1.8 MiB |  00m00s
[ 68/157] Installing libidn2-0:2.3.7-2. 100% | 113.1 MiB/s | 463.1 KiB |  00m00s
[ 69/157] Installing libpsl-0:0.21.5-4. 100% | 193.1 MiB/s | 197.7 KiB |  00m00s
[ 70/157] Installing p11-kit-trust-0:0. 100% |  23.8 MiB/s | 657.4 KiB |  00m00s
[ 71/157] Installing zstd-0:1.5.6-2.fc4 100% |  73.5 MiB/s |   1.7 MiB |  00m00s
[ 72/157] Installing util-linux-core-0: 100% |  90.1 MiB/s |   2.3 MiB |  00m00s
[ 73/157] Installing tar-2:1.35-4.fc41. 100% | 113.6 MiB/s |   3.1 MiB |  00m00s
[ 74/157] Installing libsemanage-0:3.8- 100% | 115.6 MiB/s | 355.0 KiB |  00m00s
[ 75/157] Installing shadow-utils-2:4.1 100% | 107.2 MiB/s |   4.5 MiB |  00m00s
[ 76/157] Installing zip-0:3.0-42.fc42. 100% |  39.0 MiB/s | 759.6 KiB |  00m00s
[ 77/157] Installing gdbm-1:1.23-7.fc41 100% |  48.0 MiB/s | 933.4 KiB |  00m00s
[ 78/157] Installing cyrus-sasl-lib-0:2 100% |  99.5 MiB/s |   2.4 MiB |  00m00s
[ 79/157] Installing libfdisk-0:2.40.4- 100% | 201.9 MiB/s | 413.4 KiB |  00m00s
[ 80/157] Installing bzip2-0:1.0.8-19.f 100% |  24.8 MiB/s | 432.2 KiB |  00m00s
[ 81/157] Installing libxml2-0:2.12.9-1 100% |  84.6 MiB/s |   1.9 MiB |  00m00s
[ 82/157] Installing sqlite-libs-0:3.47 100% | 246.3 MiB/s |   1.5 MiB |  00m00s
[ 83/157] Installing add-determinism-0: 100% |  88.9 MiB/s |   2.0 MiB |  00m00s
[ 84/157] Installing build-reproducibil 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 85/157] Installing filesystem-srpm-ma 100% |  38.0 MiB/s |  38.9 KiB |  00m00s
[ 86/157] Installing ed-0:1.21-1.fc42.a 100% |   9.5 MiB/s | 155.0 KiB |  00m00s
[ 87/157] Installing patch-0:2.7.6-25.f 100% |  22.5 MiB/s | 392.1 KiB |  00m00s
[ 88/157] Installing elfutils-default-y 100% | 255.4 KiB/s |   2.0 KiB |  00m00s
[ 89/157] Installing elfutils-libs-0:0. 100% | 179.8 MiB/s | 736.6 KiB |  00m00s
[ 90/157] Installing cpio-0:2.15-2.fc41 100% |  50.9 MiB/s |   1.2 MiB |  00m00s
[ 91/157] Installing diffutils-0:3.10-8 100% |  91.7 MiB/s |   2.1 MiB |  00m00s
[ 92/157] Installing libgomp-0:15.0.1-0 100% | 245.4 MiB/s | 502.6 KiB |  00m00s
[ 93/157] Installing jansson-0:2.14-1.f 100% | 217.4 MiB/s | 222.6 KiB |  00m00s
[ 94/157] Installing libpkgconf-0:2.3.0 100% | 194.6 MiB/s | 199.2 KiB |  00m00s
[ 95/157] Installing pkgconf-0:2.3.0-1. 100% |  14.0 MiB/s | 243.1 KiB |  00m00s
[ 96/157] Installing keyutils-libs-0:1. 100% | 222.5 MiB/s | 227.9 KiB |  00m00s
[ 97/157] Installing libverto-0:0.3.2-9 100% | 194.7 MiB/s | 199.3 KiB |  00m00s
[ 98/157] Installing json-c-0:0.18-1.fc 100% | 137.2 MiB/s | 140.5 KiB |  00m00s
[ 99/157] Installing xxhash-libs-0:0.8. 100% |  83.9 MiB/s |  85.9 KiB |  00m00s
[100/157] Installing libnghttp2-0:1.64. 100% | 257.1 MiB/s | 263.3 KiB |  00m00s
[101/157] Installing libbrotli-0:1.1.0- 100% | 285.2 MiB/s |   1.1 MiB |  00m00s
[102/157] Installing libtool-ltdl-0:2.5 100% |  91.0 MiB/s |  93.2 KiB |  00m00s
[103/157] Installing rust-srpm-macros-0 100% |   0.0   B/s |   5.6 KiB |  00m00s
[104/157] Installing qt5-srpm-macros-0: 100% |   0.0   B/s | 776.0   B |  00m00s
[105/157] Installing perl-srpm-macros-0 100% |   0.0   B/s |   1.1 KiB |  00m00s
[106/157] Installing package-notes-srpm 100% |   0.0   B/s |   2.0 KiB |  00m00s
[107/157] Installing openblas-srpm-macr 100% |   0.0   B/s | 392.0   B |  00m00s
[108/157] Installing ocaml-srpm-macros- 100% |   0.0   B/s |   2.2 KiB |  00m00s
[109/157] Installing kernel-srpm-macros 100% |   0.0   B/s |   2.3 KiB |  00m00s
[110/157] Installing gnat-srpm-macros-0 100% |   0.0   B/s |   1.3 KiB |  00m00s
[111/157] Installing ghc-srpm-macros-0: 100% |   0.0   B/s |   1.0 KiB |  00m00s
[112/157] Installing fpc-srpm-macros-0: 100% |   0.0   B/s | 420.0   B |  00m00s
[113/157] Installing ansible-srpm-macro 100% |   0.0   B/s |  36.2 KiB |  00m00s
[114/157] Installing qt6-srpm-macros-0: 100% |   0.0   B/s | 732.0   B |  00m00s
[115/157] Installing pkgconf-m4-0:2.3.0 100% |   0.0   B/s |  14.8 KiB |  00m00s
[116/157] Installing pkgconf-pkg-config 100% | 110.8 KiB/s |   1.8 KiB |  00m00s
[117/157] Installing coreutils-common-0 100% | 294.5 MiB/s |  11.2 MiB |  00m00s
[118/157] Installing openssl-libs-1:3.2 100% | 298.0 MiB/s |   6.3 MiB |  00m00s
[119/157] Installing coreutils-0:9.5-12 100% | 166.1 MiB/s |   7.8 MiB |  00m00s
[120/157] Installing ca-certificates-0: 100% |   1.4 MiB/s |   2.4 MiB |  00m02s
[121/157] Installing krb5-libs-0:1.21.3 100% | 216.6 MiB/s |   2.6 MiB |  00m00s
[122/157] Installing libarchive-0:3.7.7 100% | 223.2 MiB/s | 914.1 KiB |  00m00s
[123/157] Installing libtirpc-0:1.3.6-1 100% | 101.2 MiB/s | 207.3 KiB |  00m00s
[124/157] Installing gzip-0:1.13-2.fc41 100% |  25.4 MiB/s | 494.4 KiB |  00m00s
[125/157] Installing authselect-libs-0: 100% | 132.1 MiB/s | 946.8 KiB |  00m00s
[126/157] Installing cracklib-0:2.9.11- 100% |  92.4 MiB/s | 946.3 KiB |  00m00s
[127/157] Installing libpwquality-0:1.4 100% |  50.3 MiB/s |   1.1 MiB |  00m00s
[128/157] Installing libnsl2-0:2.0.1-2. 100% | 109.0 MiB/s | 223.2 KiB |  00m00s
[129/157] Installing pam-0:1.7.0-3.fc42 100% | 172.1 MiB/s |   4.3 MiB |  00m00s
[130/157] Installing libssh-0:0.11.1-1. 100% | 212.1 MiB/s | 651.7 KiB |  00m00s
[131/157] Installing rpm-sequoia-0:1.7. 100% | 277.8 MiB/s |   2.2 MiB |  00m00s
[132/157] Installing rpm-libs-0:4.20.0- 100% | 234.3 MiB/s | 719.6 KiB |  00m00s
[133/157] Installing rpm-build-libs-0:4 100% | 192.2 MiB/s | 196.8 KiB |  00m00s
[134/157] Installing libevent-0:2.1.12- 100% | 304.7 MiB/s |   1.5 MiB |  00m00s
[135/157] Installing openldap-0:2.6.9-2 100% | 171.2 MiB/s | 701.1 KiB |  00m00s
[136/157] Installing libcurl-0:8.11.1-2 100% | 275.5 MiB/s | 846.3 KiB |  00m00s
[137/157] Installing elfutils-debuginfo 100% |   8.2 MiB/s | 143.5 KiB |  00m00s
[138/157] Installing elfutils-0:0.192-7 100% | 119.1 MiB/s |   3.1 MiB |  00m00s
[139/157] Installing binutils-0:2.43.50 100% | 264.9 MiB/s |  29.1 MiB |  00m00s
[140/157] Installing gdb-minimal-0:15.2 100% | 211.1 MiB/s |  12.7 MiB |  00m00s
[141/157] Installing debugedit-0:5.1-4. 100% |  14.2 MiB/s | 247.0 KiB |  00m00s
[142/157] Installing curl-0:8.11.1-2.fc 100% |  15.8 MiB/s | 454.4 KiB |  00m00s
[143/157] Installing rpm-0:4.20.0-6.fc4 100% |  69.9 MiB/s |   2.7 MiB |  00m00s
[144/157] Installing efi-srpm-macros-0: 100% |  40.2 MiB/s |  41.2 KiB |  00m00s
[145/157] Installing lua-srpm-macros-0: 100% |   0.0   B/s |   1.9 KiB |  00m00s
[146/157] Installing zig-srpm-macros-0: 100% |   0.0   B/s |   1.7 KiB |  00m00s
[147/157] Installing forge-srpm-macros- 100% |  39.3 MiB/s |  40.3 KiB |  00m00s
[148/157] Installing go-srpm-macros-0:3 100% |  60.5 MiB/s |  62.0 KiB |  00m00s
[149/157] Installing fonts-srpm-macros- 100% |  55.7 MiB/s |  57.0 KiB |  00m00s
[150/157] Installing python-srpm-macros 100% |  50.9 MiB/s |  52.2 KiB |  00m00s
[151/157] Installing redhat-rpm-config- 100% |  94.5 MiB/s | 193.5 KiB |  00m00s
[152/157] Installing rpm-build-0:4.20.0 100% |  27.0 MiB/s | 525.4 KiB |  00m00s
[153/157] Installing pyproject-srpm-mac 100% |   1.2 MiB/s |   2.5 KiB |  00m00s
[154/157] Installing util-linux-0:2.40. 100% | 122.9 MiB/s |   6.5 MiB |  00m00s
[155/157] Installing authselect-0:1.5.0 100% |  16.1 MiB/s | 313.9 KiB |  00m00s
[156/157] Installing which-0:2.21-42.fc 100% |  14.4 MiB/s | 250.4 KiB |  00m00s
[157/157] Installing info-0:7.2-1.fc42. 100% | 190.7 KiB/s | 415.1 KiB |  00m02s
Warning: skipped OpenPGP checks for 155 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: installing minimal buildroot with dnf5
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: add-determinism-0.5.0-1.fc42.aarch64
alternatives-1.31-2.fc42.aarch64
ansible-srpm-macros-1-16.fc41.noarch
audit-libs-4.0.3-1.fc42.aarch64
authselect-1.5.0-8.fc42.aarch64
authselect-libs-1.5.0-8.fc42.aarch64
basesystem-11-21.fc41.noarch
bash-5.2.37-1.fc42.aarch64
binutils-2.43.50-11.fc42.aarch64
build-reproducibility-srpm-macros-0.5.0-1.fc42.noarch
bzip2-1.0.8-19.fc41.aarch64
bzip2-libs-1.0.8-19.fc41.aarch64
ca-certificates-2024.2.69_v8.0.401-4.fc42.noarch
coreutils-9.5-12.fc42.aarch64
coreutils-common-9.5-12.fc42.aarch64
cpio-2.15-2.fc41.aarch64
cracklib-2.9.11-6.fc41.aarch64
crypto-policies-20241128-1.gitbb7b0b0.fc42.noarch
curl-8.11.1-2.fc42.aarch64
cyrus-sasl-lib-2.1.28-28.fc42.aarch64
debugedit-5.1-4.fc42.aarch64
diffutils-3.10-8.fc41.aarch64
dwz-0.15-8.fc42.aarch64
ed-1.21-1.fc42.aarch64
efi-srpm-macros-5-13.fc42.noarch
elfutils-0.192-7.fc42.aarch64
elfutils-debuginfod-client-0.192-7.fc42.aarch64
elfutils-default-yama-scope-0.192-7.fc42.noarch
elfutils-libelf-0.192-7.fc42.aarch64
elfutils-libs-0.192-7.fc42.aarch64
fedora-gpg-keys-42-0.4.noarch
fedora-release-42-0.13.noarch
fedora-release-common-42-0.13.noarch
fedora-release-identity-basic-42-0.13.noarch
fedora-repos-42-0.4.noarch
fedora-repos-rawhide-42-0.4.noarch
file-5.45-8.fc42.aarch64
file-libs-5.45-8.fc42.aarch64
filesystem-3.18-34.fc42.aarch64
filesystem-srpm-macros-3.18-34.fc42.noarch
findutils-4.10.0-4.fc41.aarch64
fonts-srpm-macros-2.0.5-19.fc42.noarch
forge-srpm-macros-0.4.0-1.fc42.noarch
fpc-srpm-macros-1.3-13.fc41.noarch
gawk-5.3.0-4.fc41.aarch64
gdb-minimal-15.2-4.fc42.aarch64
gdbm-1.23-7.fc41.aarch64
gdbm-libs-1.23-7.fc41.aarch64
ghc-srpm-macros-1.9.2-1.fc42.noarch
glibc-2.40.9000-28.fc42.aarch64
glibc-common-2.40.9000-28.fc42.aarch64
glibc-gconv-extra-2.40.9000-28.fc42.aarch64
glibc-minimal-langpack-2.40.9000-28.fc42.aarch64
gmp-6.3.0-2.fc41.aarch64
gnat-srpm-macros-6-6.fc41.noarch
go-srpm-macros-3.6.0-5.fc42.noarch
grep-3.11-9.fc41.aarch64
gzip-1.13-2.fc41.aarch64
info-7.2-1.fc42.aarch64
jansson-2.14-1.fc42.aarch64
json-c-0.18-1.fc42.aarch64
kernel-srpm-macros-1.0-24.fc41.noarch
keyutils-libs-1.6.3-4.fc41.aarch64
krb5-libs-1.21.3-3.fc42.aarch64
libacl-2.3.2-2.fc41.aarch64
libarchive-3.7.7-1.fc42.aarch64
libattr-2.5.2-4.fc41.aarch64
libblkid-2.40.4-1.fc42.aarch64
libbrotli-1.1.0-5.fc41.aarch64
libcap-2.71-2.fc42.aarch64
libcap-ng-0.8.5-3.fc41.aarch64
libcom_err-1.47.2-2.fc42.aarch64
libcurl-8.11.1-2.fc42.aarch64
libeconf-0.7.5-1.fc42.aarch64
libevent-2.1.12-14.fc41.aarch64
libfdisk-2.40.4-1.fc42.aarch64
libffi-3.4.6-3.fc42.aarch64
libgcc-15.0.1-0.3.fc42.aarch64
libgomp-15.0.1-0.3.fc42.aarch64
libidn2-2.3.7-2.fc41.aarch64
libmount-2.40.4-1.fc42.aarch64
libnghttp2-1.64.0-1.fc42.aarch64
libnsl2-2.0.1-2.fc41.aarch64
libpkgconf-2.3.0-1.fc42.aarch64
libpsl-0.21.5-4.fc41.aarch64
libpwquality-1.4.5-11.fc41.aarch64
libselinux-3.8-0.rc3.1.fc42.2.aarch64
libsemanage-3.8-0.rc3.1.fc42.aarch64
libsepol-3.8-0.rc3.1.fc42.aarch64
libsmartcols-2.40.4-1.fc42.aarch64
libssh-0.11.1-1.fc42.aarch64
libssh-config-0.11.1-1.fc42.noarch
libstdc++-15.0.1-0.3.fc42.aarch64
libtasn1-4.19.0-9.fc41.aarch64
libtirpc-1.3.6-1.rc3.fc42.aarch64
libtool-ltdl-2.5.4-3.fc42.aarch64
libunistring-1.1-8.fc41.aarch64
libuuid-2.40.4-1.fc42.aarch64
libverto-0.3.2-9.fc41.aarch64
libxcrypt-4.4.38-3.fc42.aarch64
libxml2-2.12.9-1.fc42.aarch64
libzstd-1.5.6-2.fc41.aarch64
lua-libs-5.4.7-1.fc42.aarch64
lua-srpm-macros-1-14.fc41.noarch
lz4-libs-1.10.0-1.fc41.aarch64
mpfr-4.2.1-5.fc41.aarch64
ncurses-base-6.5-2.20240629.fc41.noarch
ncurses-libs-6.5-2.20240629.fc41.aarch64
ocaml-srpm-macros-10-3.fc41.noarch
openblas-srpm-macros-2-18.fc41.noarch
openldap-2.6.9-2.fc42.aarch64
openssl-libs-3.2.2-11.fc42.aarch64
p11-kit-0.25.5-4.fc42.aarch64
p11-kit-trust-0.25.5-4.fc42.aarch64
package-notes-srpm-macros-0.5-12.fc41.noarch
pam-1.7.0-3.fc42.aarch64
pam-libs-1.7.0-3.fc42.aarch64
patch-2.7.6-25.fc41.aarch64
pcre2-10.44-1.fc41.1.aarch64
pcre2-syntax-10.44-1.fc41.1.noarch
perl-srpm-macros-1-56.fc41.noarch
pkgconf-2.3.0-1.fc42.aarch64
pkgconf-m4-2.3.0-1.fc42.noarch
pkgconf-pkg-config-2.3.0-1.fc42.aarch64
popt-1.19-7.fc41.aarch64
publicsuffix-list-dafsa-20240107-4.fc41.noarch
pyproject-srpm-macros-1.16.4-1.fc42.noarch
python-srpm-macros-3.13-3.fc41.noarch
qt5-srpm-macros-5.15.15-1.fc42.noarch
qt6-srpm-macros-6.8.1-4.fc42.noarch
readline-8.2-11.fc42.aarch64
redhat-rpm-config-300-1.fc42.noarch
rpm-4.20.0-6.fc42.aarch64
rpm-build-4.20.0-6.fc42.aarch64
rpm-build-libs-4.20.0-6.fc42.aarch64
rpm-libs-4.20.0-6.fc42.aarch64
rpm-sequoia-1.7.0-3.fc42.aarch64
rust-srpm-macros-26.3-3.fc42.noarch
sed-4.9-3.fc41.aarch64
setup-2.15.0-9.fc42.noarch
shadow-utils-4.17.0-3.fc42.aarch64
sqlite-libs-3.47.2-2.fc42.aarch64
systemd-libs-257.2-14.fc42.aarch64
tar-1.35-4.fc41.aarch64
unzip-6.0-65.fc42.aarch64
util-linux-2.40.4-1.fc42.aarch64
util-linux-core-2.40.4-1.fc42.aarch64
which-2.21-42.fc41.aarch64
xxhash-libs-0.8.3-1.fc42.aarch64
xz-5.6.3-2.fc42.aarch64
xz-libs-5.6.3-2.fc42.aarch64
zig-srpm-macros-1-3.fc41.noarch
zip-3.0-42.fc42.aarch64
zlib-ng-compat-2.2.3-1.fc42.aarch64
zstd-1.5.6-2.fc41.aarch64
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1737244800
Wrote: /builddir/build/SRPMS/python-xarray-2025.1.1-3.fc42.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-aarch64-1737285051.113880/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-suu7d9ma/python-xarray/python-xarray.spec) Config(child) 0 minutes 25 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-xarray-2025.1.1-3.fc42.src.rpm)  Config(fedora-41-aarch64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1737285051.113880/root.
INFO: reusing tmpfs at /var/lib/mock/fedora-41-aarch64-bootstrap-1737285051.113880/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-41-aarch64-1737285051.113880/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.20.0-1.fc41.aarch64
  rpm-sequoia-1.7.0-3.fc41.aarch64
  dnf5-5.2.8.1-3.fc41.aarch64
  dnf5-plugins-5.2.8.1-3.fc41.aarch64
Finish: chroot init
Start: build phase for python-xarray-2025.1.1-3.fc42.src.rpm
Start: build setup for python-xarray-2025.1.1-3.fc42.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1737244800
Wrote: /builddir/build/SRPMS/python-xarray-2025.1.1-3.fc42.src.rpm
Updating and loading repositories:
 updates                                100% |  57.7 KiB/s |   9.1 KiB |  00m00s
 fedora                                 100% |  63.4 KiB/s |  16.3 KiB |  00m00s
 Copr repository                        100% | 109.4 KiB/s |   1.5 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 182.4 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package                         Arch    Version                    Repository                                                         Size
Installing:
 python3-Bottleneck             aarch64 1.4.2-2.fc42               copr_base                                                     758.8 KiB
 python3-dask+array             noarch  2024.12.1-1.fc42~bootstrap http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.8 KiB
 python3-dask+dataframe         noarch  2024.12.1-1.fc42~bootstrap http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.8 KiB
 python3-devel                  aarch64 3.13.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 python3-pint                   noarch  0.24.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.2 MiB
 python3-pytest                 noarch  8.3.4-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.8 MiB
 python3-pytest-xdist           noarch  3.6.1-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 419.8 KiB
 python3-rasterio               aarch64 1.4.3-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.0 MiB
 python3-seaborn                noarch  0.13.2-5.fc42              copr_base                                                       2.2 MiB
Installing dependencies:
 abattis-cantarell-vf-fonts     noarch  0.301-13.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 192.7 KiB
 abseil-cpp                     aarch64 20240722.0-3.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.3 MiB
 armadillo                      aarch64 12.8.1-5.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 146.4 KiB
 arpack                         aarch64 3.9.1-4.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 810.1 KiB
 blosc                          aarch64 1.21.6-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 258.0 KiB
 boost-program-options          aarch64 1.83.0-10.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 259.7 KiB
 c-ares                         aarch64 1.34.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 332.7 KiB
 cairo                          aarch64 1.18.2-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 cfitsio                        aarch64 4.5.0-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 default-fonts-core-sans        noarch  4.2-2.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.9 KiB
 dejavu-sans-fonts              noarch  2.37-24.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.5 MiB
 expat                          aarch64 2.6.4-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 349.3 KiB
 flexiblas                      aarch64 3.4.4-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  48.5 KiB
 flexiblas-netlib               aarch64 3.4.4-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   9.1 MiB
 flexiblas-netlib64             aarch64 3.4.4-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   9.0 MiB
 flexiblas-openblas-openmp      aarch64 3.4.4-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  66.3 KiB
 flexiblas-openblas-openmp64    aarch64 3.4.4-6.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  66.3 KiB
 fontconfig                     aarch64 2.15.0-8.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.4 MiB
 fonts-filesystem               noarch  1:2.0.5-19.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   0.0   B
 freetype                       aarch64 2.13.3-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 943.0 KiB
 freexl                         aarch64 2.0.0-12.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  93.7 KiB
 fribidi                        aarch64 1.0.16-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 502.6 KiB
 gdal-libs                      aarch64 3.10.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  27.0 MiB
 geos                           aarch64 3.13.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.0 MiB
 giflib                         aarch64 5.2.2-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 260.3 KiB
 glib2                          aarch64 2.83.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  15.3 MiB
 gnupg2                         aarch64 2.4.5-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.0 MiB
 gnutls                         aarch64 3.8.8-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.4 MiB
 google-noto-fonts-common       noarch  20250101-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  17.7 KiB
 google-noto-sans-vf-fonts      noarch  20250101-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 gpgme                          aarch64 1.24.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 690.0 KiB
 gpgmepp                        aarch64 1.24.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 458.0 KiB
 graphite2                      aarch64 1.3.14-16.fc41             copr_base                                                     495.9 KiB
 grpc                           aarch64 1.48.4-41.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.5 MiB
 grpc-cpp                       aarch64 1.48.4-41.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.7 MiB
 grpc-data                      noarch  1.48.4-41.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  29.6 KiB
 harfbuzz                       aarch64 10.2.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 hdf-libs                       aarch64 4.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 851.5 KiB
 hdf5                           aarch64 1.14.5-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.0 MiB
 imath                          aarch64 3.1.12-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 515.9 KiB
 jbigkit-libs                   aarch64 2.1-30.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 437.7 KiB
 lcms2                          aarch64 2.16-4.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 484.9 KiB
 libX11                         aarch64 1.8.10-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 MiB
 libX11-common                  noarch  1.8.10-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 libXau                         aarch64 1.0.12-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 119.8 KiB
 libXext                        aarch64 1.3.6-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 210.0 KiB
 libXrender                     aarch64 0.9.12-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  68.7 KiB
 libaec                         aarch64 1.1.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 410.2 KiB
 libarrow                       aarch64 18.0.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.3 MiB
 libarrow-acero-libs            aarch64 18.0.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.3 MiB
 libarrow-dataset-libs          aarch64 18.0.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 libarrow-doc                   noarch  18.0.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 115.7 KiB
 libarrow-flight-libs           aarch64 18.0.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.4 MiB
 libarrow-glib-libs             aarch64 18.0.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.5 MiB
 libassuan                      aarch64 2.5.7-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 279.8 KiB
 libb2                          aarch64 0.98.1-12.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 202.2 KiB
 libdeflate                     aarch64 1.23-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 161.2 KiB
 libgcrypt                      aarch64 1.11.0-4.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 libgeotiff                     aarch64 1.7.3-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 libgfortran                    aarch64 15.0.1-0.3.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 libgpg-error                   aarch64 1.51-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 955.0 KiB
 libgta                         aarch64 1.2.1-13.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 222.2 KiB
 libicu                         aarch64 76.1-3.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  36.5 MiB
 libimagequant                  aarch64 4.0.3-5.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 667.1 KiB
 libjpeg-turbo                  aarch64 3.1.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 730.9 KiB
 libkml                         aarch64 1.3.0-49.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 MiB
 libksba                        aarch64 1.6.7-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 526.5 KiB
 liblerc                        aarch64 4.0.0-7.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 610.5 KiB
 liborc2                        aarch64 2.0.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 libpng                         aarch64 2:1.6.44-1.fc42            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 333.9 KiB
 libpq                          aarch64 16.4-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 libqhull_r                     aarch64 1:8.0.2-5.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 583.5 KiB
 libraqm                        aarch64 0.10.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 196.8 KiB
 librttopo                      aarch64 1.1.0-15.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 544.9 KiB
 libspatialite                  aarch64 5.1.0-8.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  15.7 MiB
 libtiff                        aarch64 4.7.0-2.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 658.8 KiB
 libusb1                        aarch64 1.0.27-6.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 175.6 KiB
 libwebp                        aarch64 1.5.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 802.2 KiB
 libxcb                         aarch64 1.17.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   5.0 MiB
 libyaml                        aarch64 0.2.5-15.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 262.6 KiB
 mariadb-connector-c            aarch64 3.4.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 936.7 KiB
 mariadb-connector-c-config     noarch  3.4.3-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 497.0   B
 minizip-ng-compat              aarch64 4.0.8-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 195.4 KiB
 mpdecimal                      aarch64 2.5.1-16.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 328.9 KiB
 netcdf                         aarch64 4.9.2-7.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.8 MiB
 nettle                         aarch64 3.10-3.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 956.7 KiB
 npth                           aarch64 1.8-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  93.5 KiB
 nspr                           aarch64 4.36.0-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 409.8 KiB
 nss                            aarch64 3.107.0-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.9 MiB
 nss-softokn                    aarch64 3.107.0-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.1 MiB
 nss-softokn-freebl             aarch64 3.107.0-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 726.7 KiB
 nss-sysinit                    aarch64 3.107.0-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  69.0 KiB
 nss-util                       aarch64 3.107.0-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 212.2 KiB
 ogdi                           aarch64 4.1.1-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.1 MiB
 openblas                       aarch64 0.3.28-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 106.6 KiB
 openblas-openmp                aarch64 0.3.28-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.6 MiB
 openblas-openmp64              aarch64 0.3.28-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.4 MiB
 openexr-libs                   aarch64 3.2.4-3.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.9 MiB
 openjpeg                       aarch64 2.5.3-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 407.3 KiB
 parquet-libs                   aarch64 18.0.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.1 MiB
 pixman                         aarch64 0.44.2-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 644.4 KiB
 poppler                        aarch64 24.08.0-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.5 MiB
 poppler-data                   noarch  0.4.11-8.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  12.3 MiB
 proj                           aarch64 9.5.1-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.1 MiB
 proj-data                      noarch  9.5.1-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   9.1 MiB
 protobuf                       aarch64 3.19.6-10.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.2 MiB
 protobuf-compiler              aarch64 3.19.6-10.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.6 MiB
 pyproject-rpm-macros           noarch  1.16.4-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 113.0 KiB
 python-pip-wheel               noarch  24.3.1-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.2 MiB
 python-rpm-macros              noarch  3.13-3.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.1 KiB
 python3                        aarch64 3.13.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  82.5 KiB
 python3-affine                 noarch  2.4.0-8.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 163.3 KiB
 python3-attrs                  noarch  24.3.0-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 396.8 KiB
 python3-babel                  noarch  2.16.0-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  28.3 MiB
 python3-cairo                  aarch64 1.25.1-5.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 584.5 KiB
 python3-certifi                noarch  2024.08.30-1.fc42          http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.8 KiB
 python3-charset-normalizer     noarch  3.4.1-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 319.6 KiB
 python3-click                  noarch  8.1.7-6.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.1 MiB
 python3-click-plugins          noarch  1.1.1-22.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  24.0 KiB
 python3-cligj                  noarch  0.7.2-14.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  33.0 KiB
 python3-cloudpickle            noarch  3.1.1-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 128.1 KiB
 python3-contourpy              aarch64 1.3.1-1.fc42               copr_base                                                     826.9 KiB
 python3-cycler                 noarch  0.11.0-13.fc41             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  37.6 KiB
 python3-dask                   noarch  2024.12.1-1.fc42~bootstrap http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  17.3 MiB
 python3-dask-expr              noarch  1.1.21-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.9 MiB
 python3-dateutil               noarch  1:2.8.2-16.fc41            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 879.2 KiB
 python3-docutils               noarch  0.21.2-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.9 MiB
 python3-execnet                noarch  2.1.1-4.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 916.6 KiB
 python3-flexcache              noarch  0.3-3.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  53.9 KiB
 python3-flexparser             noarch  0.4-1.fc42                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 238.2 KiB
 python3-fonttools              aarch64 4.55.3-4.fc42              copr_base                                                      18.0 MiB
 python3-fsspec                 noarch  2024.12.0-1.fc42           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 python3-husl                   noarch  4.0.3-31.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.7 KiB
 python3-idna                   noarch  3.10-1.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 628.0 KiB
 python3-imagesize              noarch  1.4.1-9.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  35.3 KiB
 python3-iniconfig              noarch  1.1.1-23.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.6 KiB
 python3-jinja2                 noarch  3.1.5-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.9 MiB
 python3-kiwisolver             aarch64 1.4.8-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 157.0 KiB
 python3-libs                   aarch64 3.13.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  41.7 MiB
 python3-locket                 noarch  1.0.0-10.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.8 KiB
 python3-markupsafe             aarch64 3.0.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 112.1 KiB
 python3-matplotlib             aarch64 3.10.0-1.fc42              copr_base                                                      22.3 MiB
 python3-matplotlib-data        noarch  3.10.0-1.fc42              copr_base                                                     742.7 KiB
 python3-matplotlib-data-fonts  noarch  3.10.0-1.fc42              copr_base                                                       7.9 MiB
 python3-numpy                  aarch64 1:2.2.1-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  34.0 MiB
 python3-numpy-f2py             aarch64 1:2.2.1-2.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.0 MiB
 python3-numpydoc               noarch  1.8.0-2.fc42               copr_base                                                     652.9 KiB
 python3-olefile                noarch  0.47-5.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 340.4 KiB
 python3-packaging              noarch  24.2-2.fc42                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 555.7 KiB
 python3-pandas                 aarch64 2.2.3-1.fc42~bootstrap     http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  39.6 MiB
 python3-partd                  noarch  1.4.2-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 164.0 KiB
 python3-pillow                 aarch64 11.1.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.1 MiB
 python3-platformdirs           noarch  4.2.2-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 168.6 KiB
 python3-pluggy                 noarch  1.5.0-1.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 193.2 KiB
 python3-pooch                  noarch  1.8.2-3.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 625.5 KiB
 python3-pyarrow                aarch64 18.0.0-3.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  22.2 MiB
 python3-pygments               noarch  2.18.0-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  10.6 MiB
 python3-pyparsing              noarch  3.1.2-7.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 python3-pytz                   noarch  2024.2-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 223.7 KiB
 python3-pyyaml                 aarch64 6.0.2-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 788.9 KiB
 python3-requests               noarch  2.32.3-3.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 485.9 KiB
 python3-rpm-generators         noarch  14-11.fc41                 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  81.7 KiB
 python3-rpm-macros             noarch  3.13-3.fc41                http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   6.4 KiB
 python3-scipy                  aarch64 1.14.1-2.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  64.4 MiB
 python3-six                    noarch  1.17.0-1.fc42              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 116.9 KiB
 python3-snowballstemmer        noarch  2.2.0-13.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.7 MiB
 python3-sphinx                 noarch  1:8.1.3-1.fc42             http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.1 MiB
 python3-sphinx-theme-alabaster noarch  0.7.16-6.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  41.9 KiB
 python3-tabulate               noarch  0.9.0-10.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 342.0 KiB
 python3-toolz                  noarch  1.0.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 615.9 KiB
 python3-typing-extensions      noarch  4.12.2-3.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 464.5 KiB
 python3-urllib3                noarch  2.3.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.0 MiB
 re2                            aarch64 1:20240702-23.fc42         http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 581.8 KiB
 snappy                         aarch64 1.2.1-3.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 211.1 KiB
 thrift                         aarch64 0.20.0-3.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.5 MiB
 tpm2-tss                       aarch64 4.1.3-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.1 MiB
 tzdata                         noarch  2024b-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.6 MiB
 unixODBC                       aarch64 2.3.12-5.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.3 MiB
 uriparser                      aarch64 0.9.8-2.fc41               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 486.0 KiB
 utf8proc                       aarch64 2.9.0-1.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 538.8 KiB
 xerces-c                       aarch64 3.3.0-5.fc42               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.6 MiB
 xml-common                     noarch  0.6.3-65.fc41              http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  78.4 KiB

Transaction Summary:
 Installing:       191 packages

Total size of inbound packages is 166 MiB. Need to download 166 MiB.
After this operation, 769 MiB extra will be used (install 769 MiB, remove 0 B).
[  1/191] python3-dask+dataframe-0:2024 100% | 664.3 KiB/s |  12.6 KiB |  00m00s
[  2/191] python3-dask+array-0:2024.12. 100% | 477.2 KiB/s |  12.4 KiB |  00m00s
[  3/191] python3-pint-0:0.24.4-1.fc42. 100% |  42.9 MiB/s | 659.6 KiB |  00m00s
[  4/191] python3-pytest-xdist-0:3.6.1- 100% |  10.9 MiB/s | 100.8 KiB |  00m00s
[  5/191] python3-devel-0:3.13.1-2.fc42 100% |   7.9 MiB/s | 357.8 KiB |  00m00s
[  6/191] python3-0:3.13.1-2.fc42.aarch 100% |   6.6 MiB/s |  26.9 KiB |  00m00s
[  7/191] python3-rasterio-0:1.4.3-2.fc 100% |  51.5 MiB/s |   1.3 MiB |  00m00s
[  8/191] python3-seaborn-0:0.13.2-5.fc 100% |  14.2 MiB/s | 598.0 KiB |  00m00s
[  9/191] python3-libs-0:3.13.1-2.fc42. 100% | 207.8 MiB/s |   8.5 MiB |  00m00s
[ 10/191] python3-dask-0:2024.12.1-1.fc 100% |  67.9 MiB/s |   3.1 MiB |  00m00s
[ 11/191] hdf5-0:1.14.5-2.fc42.aarch64  100% | 102.4 MiB/s |   1.9 MiB |  00m00s
[ 12/191] libarrow-dataset-libs-0:18.0. 100% |  41.8 MiB/s | 428.2 KiB |  00m00s
[ 13/191] libtiff-0:4.7.0-2.fc42.aarch6 100% |  29.1 MiB/s | 208.8 KiB |  00m00s
[ 14/191] libarrow-0:18.0.0-3.fc42.aarc 100% | 145.8 MiB/s |   4.7 MiB |  00m00s
[ 15/191] parquet-libs-0:18.0.0-3.fc42. 100% |  62.9 MiB/s | 836.8 KiB |  00m00s
[ 16/191] libarrow-doc-0:18.0.0-3.fc42. 100% |   5.6 MiB/s |  28.7 KiB |  00m00s
[ 17/191] xerces-c-0:3.3.0-5.fc42.aarch 100% |  79.3 MiB/s | 893.8 KiB |  00m00s
[ 18/191] utf8proc-0:2.9.0-1.fc42.aarch 100% |  20.0 MiB/s |  81.7 KiB |  00m00s
[ 19/191] libarrow-acero-libs-0:18.0.0- 100% |  47.7 MiB/s | 439.8 KiB |  00m00s
[ 20/191] netcdf-0:4.9.2-7.fc42.aarch64 100% |  80.9 MiB/s | 828.5 KiB |  00m00s
[ 21/191] python3-pytest-0:8.3.4-1.fc42 100% | 134.6 MiB/s |   2.0 MiB |  00m00s
[ 22/191] gdal-libs-0:3.10.1-1.fc42.aar 100% |  77.3 MiB/s |   8.7 MiB |  00m00s
[ 23/191] python3-affine-0:2.4.0-8.fc41 100% |   4.3 MiB/s |  43.7 KiB |  00m00s
[ 24/191] python3-certifi-0:2024.08.30- 100% |   3.5 MiB/s |  14.4 KiB |  00m00s
[ 25/191] python3-attrs-0:24.3.0-2.fc42 100% |  19.3 MiB/s | 118.7 KiB |  00m00s
[ 26/191] python3-Bottleneck-0:1.4.2-2. 100% |   4.1 MiB/s | 158.9 KiB |  00m00s
[ 27/191] python3-click-plugins-0:1.1.1 100% |   4.2 MiB/s |  17.1 KiB |  00m00s
[ 28/191] python3-click-0:8.1.7-6.fc41. 100% |  37.8 MiB/s | 232.2 KiB |  00m00s
[ 29/191] python3-cligj-0:0.7.2-14.fc41 100% |   3.9 MiB/s |  20.2 KiB |  00m00s
[ 30/191] python3-numpy-f2py-1:2.2.1-2. 100% |  62.6 MiB/s | 448.6 KiB |  00m00s
[ 31/191] python3-numpy-1:2.2.1-2.fc42. 100% | 130.6 MiB/s |   6.4 MiB |  00m00s
[ 32/191] python3-pandas-0:2.2.3-1.fc42 100% | 130.6 MiB/s |   7.6 MiB |  00m00s
[ 33/191] python3-pyparsing-0:3.1.2-7.f 100% |  18.9 MiB/s | 270.3 KiB |  00m00s
[ 34/191] python3-iniconfig-0:1.1.1-23. 100% |   4.4 MiB/s |  18.1 KiB |  00m00s
[ 35/191] python3-execnet-0:2.1.1-4.fc4 100% |  34.0 MiB/s | 243.4 KiB |  00m00s
[ 36/191] python3-packaging-0:24.2-2.fc 100% |  23.4 MiB/s | 143.6 KiB |  00m00s
[ 37/191] python3-pluggy-0:1.5.0-1.fc41 100% |  10.4 MiB/s |  53.1 KiB |  00m00s
[ 38/191] python3-flexparser-0:0.4-1.fc 100% |   8.5 MiB/s |  52.1 KiB |  00m00s
[ 39/191] python3-flexcache-0:0.3-3.fc4 100% |   3.6 MiB/s |  25.6 KiB |  00m00s
[ 40/191] python3-platformdirs-0:4.2.2- 100% |   6.7 MiB/s |  41.0 KiB |  00m00s
[ 41/191] python3-typing-extensions-0:4 100% |  10.2 MiB/s |  93.8 KiB |  00m00s
[ 42/191] python3-dateutil-1:2.8.2-16.f 100% |  48.7 MiB/s | 349.0 KiB |  00m00s
[ 43/191] python3-pytz-0:2024.2-1.fc42. 100% |   8.3 MiB/s |  59.8 KiB |  00m00s
[ 44/191] python3-scipy-0:1.14.1-2.fc42 100% | 139.1 MiB/s |  15.9 MiB |  00m00s
[ 45/191] flexiblas-0:3.4.4-6.fc42.aarc 100% |   1.2 MiB/s |  25.4 KiB |  00m00s
[ 46/191] flexiblas-openblas-openmp-0:3 100% |   3.0 MiB/s |  15.4 KiB |  00m00s
[ 47/191] flexiblas-netlib-0:3.4.4-6.fc 100% |  80.2 MiB/s |   2.7 MiB |  00m00s
[ 48/191] expat-0:2.6.4-1.fc42.aarch64  100% |  13.6 MiB/s | 111.5 KiB |  00m00s
[ 49/191] tzdata-0:2024b-1.fc42.noarch  100% |  46.5 MiB/s | 428.6 KiB |  00m00s
[ 50/191] libb2-0:0.98.1-12.fc41.aarch6 100% |   4.1 MiB/s |  24.9 KiB |  00m00s
[ 51/191] mpdecimal-0:2.5.1-16.fc41.aar 100% |  14.5 MiB/s |  89.1 KiB |  00m00s
[ 52/191] python3-six-0:1.17.0-1.fc42.n 100% |  10.0 MiB/s |  41.2 KiB |  00m00s
[ 53/191] python3-cloudpickle-0:3.1.1-1 100% |   9.2 MiB/s |  47.3 KiB |  00m00s
[ 54/191] python-pip-wheel-0:24.3.1-1.f 100% | 120.4 MiB/s |   1.2 MiB |  00m00s
[ 55/191] python3-partd-0:1.4.2-2.fc41. 100% |  10.7 MiB/s |  54.8 KiB |  00m00s
[ 56/191] python3-fsspec-0:2024.12.0-1. 100% |  56.4 MiB/s | 404.1 KiB |  00m00s
[ 57/191] python3-pyyaml-0:6.0.2-1.fc42 100% |  34.0 MiB/s | 209.0 KiB |  00m00s
[ 58/191] python3-toolz-0:1.0.0-1.fc42. 100% |  30.4 MiB/s | 155.7 KiB |  00m00s
[ 59/191] python3-dask-expr-0:1.1.21-1. 100% |  68.2 MiB/s | 558.7 KiB |  00m00s
[ 60/191] libarrow-flight-libs-0:18.0.0 100% |  43.5 MiB/s | 356.4 KiB |  00m00s
[ 61/191] libarrow-glib-libs-0:18.0.0-3 100% |  42.9 MiB/s | 351.1 KiB |  00m00s
[ 62/191] boost-program-options-0:1.83. 100% |  15.4 MiB/s |  94.5 KiB |  00m00s
[ 63/191] python3-pyarrow-0:18.0.0-3.fc 100% | 168.8 MiB/s |   4.4 MiB |  00m00s
[ 64/191] blosc-0:1.21.6-1.fc42.aarch64 100% |   4.3 MiB/s |  48.6 KiB |  00m00s
[ 65/191] thrift-0:0.20.0-3.fc41.aarch6 100% |  85.2 MiB/s |   1.4 MiB |  00m00s
[ 66/191] libaec-0:1.1.3-1.fc42.aarch64 100% |   6.0 MiB/s |  36.7 KiB |  00m00s
[ 67/191] libwebp-0:1.5.0-1.fc42.aarch6 100% |  33.0 MiB/s | 236.8 KiB |  00m00s
[ 68/191] jbigkit-libs-0:2.1-30.fc41.aa 100% |   8.7 MiB/s |  53.2 KiB |  00m00s
[ 69/191] libjpeg-turbo-0:3.1.0-1.fc42. 100% |  31.3 MiB/s | 256.5 KiB |  00m00s
[ 70/191] liblerc-0:4.0.0-7.fc41.aarch6 100% |  26.2 MiB/s | 188.0 KiB |  00m00s
[ 71/191] abseil-cpp-0:20240722.0-3.fc4 100% |  70.2 MiB/s | 575.0 KiB |  00m00s
[ 72/191] glib2-0:2.83.0-3.fc42.aarch64 100% | 164.4 MiB/s |   3.0 MiB |  00m00s
[ 73/191] grpc-data-0:1.48.4-41.fc42.no 100% |   3.4 MiB/s |  21.0 KiB |  00m00s
[ 74/191] grpc-0:1.48.4-41.fc42.aarch64 100% |  98.9 MiB/s |   2.4 MiB |  00m00s
[ 75/191] grpc-cpp-0:1.48.4-41.fc42.aar 100% |  55.0 MiB/s | 675.7 KiB |  00m00s
[ 76/191] protobuf-0:3.19.6-10.fc41.aar 100% |  69.6 MiB/s | 926.8 KiB |  00m00s
[ 77/191] liborc2-0:2.0.3-1.fc42.aarch6 100% |  41.5 MiB/s | 467.3 KiB |  00m00s
[ 78/191] re2-1:20240702-23.fc42.aarch6 100% |  21.0 MiB/s | 193.5 KiB |  00m00s
[ 79/191] libgfortran-0:15.0.1-0.3.fc42 100% |  45.5 MiB/s | 419.6 KiB |  00m00s
[ 80/191] snappy-0:1.2.1-3.fc42.aarch64 100% |   3.5 MiB/s |  39.3 KiB |  00m00s
[ 81/191] c-ares-0:1.34.4-1.fc42.aarch6 100% |  13.6 MiB/s | 111.3 KiB |  00m00s
[ 82/191] protobuf-compiler-0:3.19.6-10 100% |  62.3 MiB/s | 701.2 KiB |  00m00s
[ 83/191] libdeflate-0:1.23-1.fc42.aarc 100% |   6.9 MiB/s |  63.3 KiB |  00m00s
[ 84/191] gnutls-0:3.8.8-1.fc42.aarch64 100% |  81.6 MiB/s |   1.1 MiB |  00m00s
[ 85/191] openjpeg-0:2.5.3-4.fc42.aarch 100% |  29.6 MiB/s | 181.9 KiB |  00m00s
[ 86/191] armadillo-0:12.8.1-5.fc42.aar 100% |   5.9 MiB/s |  30.2 KiB |  00m00s
[ 87/191] freexl-0:2.0.0-12.fc42.aarch6 100% |  11.2 MiB/s |  46.0 KiB |  00m00s
[ 88/191] cfitsio-0:4.5.0-5.fc42.aarch6 100% |  71.9 MiB/s | 589.0 KiB |  00m00s
[ 89/191] giflib-0:5.2.2-2.fc41.aarch64 100% |   8.6 MiB/s |  52.6 KiB |  00m00s
[ 90/191] geos-0:3.13.0-1.fc42.aarch64  100% |  79.3 MiB/s |   1.1 MiB |  00m00s
[ 91/191] imath-0:3.1.12-1.fc42.aarch64 100% |  15.5 MiB/s |  95.4 KiB |  00m00s
[ 92/191] libicu-0:76.1-3.fc42.aarch64  100% | 132.1 MiB/s |  10.6 MiB |  00m00s
[ 93/191] libgeotiff-0:1.7.3-3.fc42.aar 100% |   7.6 MiB/s | 101.1 KiB |  00m00s
[ 94/191] libgta-0:1.2.1-13.fc41.aarch6 100% |   2.0 MiB/s |  35.3 KiB |  00m00s
[ 95/191] libpng-2:1.6.44-1.fc42.aarch6 100% |  23.0 MiB/s | 117.7 KiB |  00m00s
[ 96/191] libkml-0:1.3.0-49.fc41.aarch6 100% |  45.8 MiB/s | 328.5 KiB |  00m00s
[ 97/191] libpq-0:16.4-1.fc42.aarch64   100% |  24.3 MiB/s | 248.7 KiB |  00m00s
[ 98/191] libqhull_r-1:8.0.2-5.fc41.aar 100% |  19.1 MiB/s | 195.8 KiB |  00m00s
[ 99/191] mariadb-connector-c-0:3.4.3-1 100% |  28.1 MiB/s | 201.8 KiB |  00m00s
[100/191] ogdi-0:4.1.1-2.fc41.aarch64   100% |  33.4 MiB/s | 239.4 KiB |  00m00s
[101/191] libspatialite-0:5.1.0-8.fc42. 100% | 155.0 MiB/s |   2.9 MiB |  00m00s
[102/191] openexr-libs-0:3.2.4-3.fc41.a 100% |  87.8 MiB/s |   1.1 MiB |  00m00s
[103/191] poppler-0:24.08.0-1.fc42.aarc 100% |  87.8 MiB/s |   1.1 MiB |  00m00s
[104/191] proj-0:9.5.1-1.fc42.aarch64   100% |  90.0 MiB/s |   1.3 MiB |  00m00s
[105/191] unixODBC-0:2.3.12-5.fc41.aarc 100% |  53.9 MiB/s | 386.3 KiB |  00m00s
[106/191] proj-data-0:9.5.1-1.fc42.noar 100% | 116.9 MiB/s |   1.3 MiB |  00m00s
[107/191] minizip-ng-compat-0:4.0.8-1.f 100% |  12.4 MiB/s |  63.3 KiB |  00m00s
[108/191] openblas-0:0.3.28-2.fc42.aarc 100% |  10.0 MiB/s |  40.9 KiB |  00m00s
[109/191] arpack-0:3.9.1-4.fc41.aarch64 100% |  29.8 MiB/s | 182.8 KiB |  00m00s
[110/191] flexiblas-openblas-openmp64-0 100% |   1.5 MiB/s |  15.5 KiB |  00m00s
[111/191] openblas-openmp-0:0.3.28-2.fc 100% | 165.6 MiB/s |   4.0 MiB |  00m00s
[112/191] flexiblas-netlib64-0:3.4.4-6. 100% | 125.5 MiB/s |   2.6 MiB |  00m00s
[113/191] python3-husl-0:4.0.3-31.fc41. 100% |   3.0 MiB/s |  18.3 KiB |  00m00s
[114/191] openblas-openmp64-0:0.3.28-2. 100% | 155.3 MiB/s |   3.9 MiB |  00m00s
[115/191] python3-matplotlib-0:3.10.0-1 100% | 174.1 MiB/s |   4.7 MiB |  00m00s
[116/191] python3-numpydoc-0:1.8.0-2.fc 100% |   9.5 MiB/s | 155.5 KiB |  00m00s
[117/191] python3-contourpy-0:1.3.1-1.f 100% |  61.0 MiB/s | 250.0 KiB |  00m00s
[118/191] python3-tabulate-0:0.9.0-10.f 100% |  14.0 MiB/s |  71.8 KiB |  00m00s
[119/191] python3-sphinx-1:8.1.3-1.fc42 100% | 135.6 MiB/s |   2.6 MiB |  00m00s
[120/191] python3-kiwisolver-0:1.4.8-1. 100% |   6.7 MiB/s |  61.3 KiB |  00m00s
[121/191] python3-pillow-0:11.1.0-1.fc4 100% |  70.1 MiB/s | 933.8 KiB |  00m00s
[122/191] freetype-0:2.13.3-1.fc42.aarc 100% |  55.9 MiB/s | 400.5 KiB |  00m00s
[123/191] dejavu-sans-fonts-0:2.37-24.f 100% | 120.5 MiB/s |   1.3 MiB |  00m00s
[124/191] python3-cairo-0:1.25.1-5.fc41 100% |  24.7 MiB/s | 126.5 KiB |  00m00s
[125/191] python3-cycler-0:0.11.0-13.fc 100% |   5.2 MiB/s |  21.3 KiB |  00m00s
[126/191] python3-matplotlib-data-0:3.1 100% | 124.7 MiB/s | 510.7 KiB |  00m00s
[127/191] python3-jinja2-0:3.1.5-1.fc42 100% |  58.0 MiB/s | 474.8 KiB |  00m00s
[128/191] python3-fonttools-0:4.55.3-4. 100% | 135.2 MiB/s |   2.8 MiB |  00m00s
[129/191] python3-docutils-0:0.21.2-1.f 100% |  72.4 MiB/s |   1.0 MiB |  00m00s
[130/191] python3-imagesize-0:1.4.1-9.f 100% |   3.6 MiB/s |  22.2 KiB |  00m00s
[131/191] python3-babel-0:2.16.0-2.fc42 100% | 192.2 MiB/s |   6.3 MiB |  00m00s
[132/191] python3-requests-0:2.32.3-3.f 100% |  14.6 MiB/s | 149.0 KiB |  00m00s
[133/191] python3-sphinx-theme-alabaste 100% |   4.7 MiB/s |  24.3 KiB |  00m00s
[134/191] python3-snowballstemmer-0:2.2 100% |  33.7 MiB/s | 241.6 KiB |  00m00s
[135/191] python3-pygments-0:2.18.0-2.f 100% |  91.1 MiB/s |   2.4 MiB |  00m00s
[136/191] python3-charset-normalizer-0: 100% |  16.3 MiB/s | 100.3 KiB |  00m00s
[137/191] python3-pooch-0:1.8.2-3.fc41. 100% |  17.6 MiB/s | 126.4 KiB |  00m00s
[138/191] python3-idna-0:3.10-1.fc42.no 100% |  21.8 MiB/s | 111.7 KiB |  00m00s
[139/191] libyaml-0:0.2.5-15.fc41.aarch 100% |  11.7 MiB/s |  59.8 KiB |  00m00s
[140/191] python3-urllib3-0:2.3.0-1.fc4 100% |  43.0 MiB/s | 264.4 KiB |  00m00s
[141/191] lcms2-0:2.16-4.fc41.aarch64   100% |  35.5 MiB/s | 181.7 KiB |  00m00s
[142/191] libraqm-0:0.10.1-1.fc42.aarch 100% |   5.5 MiB/s |  22.3 KiB |  00m00s
[143/191] libimagequant-0:4.0.3-5.fc41. 100% |  46.4 MiB/s | 285.3 KiB |  00m00s
[144/191] python3-olefile-0:0.47-5.fc41 100% |  14.6 MiB/s |  74.6 KiB |  00m00s
[145/191] python3-locket-0:1.0.0-10.fc4 100% |   4.3 MiB/s |  17.7 KiB |  00m00s
[146/191] libxcb-0:1.17.0-3.fc42.aarch6 100% |  33.8 MiB/s | 242.4 KiB |  00m00s
[147/191] python3-markupsafe-0:3.0.2-1. 100% |   7.4 MiB/s |  30.3 KiB |  00m00s
[148/191] cairo-0:1.18.2-2.fc42.aarch64 100% |  82.8 MiB/s | 678.6 KiB |  00m00s
[149/191] nspr-0:4.36.0-2.fc42.aarch64  100% |  20.2 MiB/s | 124.3 KiB |  00m00s
[150/191] nss-0:3.107.0-1.fc42.aarch64  100% |  80.0 MiB/s | 655.2 KiB |  00m00s
[151/191] nss-sysinit-0:3.107.0-1.fc42. 100% |   4.5 MiB/s |  18.2 KiB |  00m00s
[152/191] fontconfig-0:2.15.0-8.fc41.aa 100% |  42.5 MiB/s | 261.3 KiB |  00m00s
[153/191] gpgmepp-0:1.24.0-1.fc42.aarch 100% |  25.9 MiB/s | 132.4 KiB |  00m00s
[154/191] gpgme-0:1.24.0-1.fc42.aarch64 100% |  35.0 MiB/s | 215.3 KiB |  00m00s
[155/191] nss-util-0:3.107.0-1.fc42.aar 100% |  15.6 MiB/s |  79.9 KiB |  00m00s
[156/191] nss-softokn-0:3.107.0-1.fc42. 100% |  50.2 MiB/s | 359.7 KiB |  00m00s
[157/191] nss-softokn-freebl-0:3.107.0- 100% |  48.6 MiB/s | 298.7 KiB |  00m00s
[158/191] poppler-data-0:0.4.11-8.fc41. 100% | 107.4 MiB/s |   1.9 MiB |  00m00s
[159/191] mariadb-connector-c-config-0: 100% |   1.4 MiB/s |   8.8 KiB |  00m00s
[160/191] libXau-0:1.0.12-1.fc42.aarch6 100% |   6.3 MiB/s |  32.5 KiB |  00m00s
[161/191] librttopo-0:1.1.0-15.fc41.aar 100% |  40.2 MiB/s | 205.6 KiB |  00m00s
[162/191] fribidi-0:1.0.16-1.fc42.aarch 100% |  10.6 MiB/s |  54.1 KiB |  00m00s
[163/191] graphite2-0:1.3.14-16.fc41.aa 100% |  45.0 MiB/s |  92.2 KiB |  00m00s
[164/191] uriparser-0:0.9.8-2.fc41.aarc 100% |  11.1 MiB/s |  57.0 KiB |  00m00s
[165/191] harfbuzz-0:10.2.0-1.fc42.aarc 100% | 108.4 MiB/s | 998.7 KiB |  00m00s
[166/191] libassuan-0:2.5.7-2.fc41.aarc 100% |  13.0 MiB/s |  66.7 KiB |  00m00s
[167/191] libgpg-error-0:1.51-1.fc42.aa 100% |  37.7 MiB/s | 231.6 KiB |  00m00s
[168/191] nettle-0:3.10-3.fc41.aarch64  100% |  61.1 MiB/s | 437.9 KiB |  00m00s
[169/191] gnupg2-0:2.4.5-5.fc42.aarch64 100% | 150.7 MiB/s |   2.6 MiB |  00m00s
[170/191] libksba-0:1.6.7-2.fc41.aarch6 100% |  21.9 MiB/s | 157.1 KiB |  00m00s
[171/191] libgcrypt-0:1.11.0-4.fc42.aar 100% |  55.6 MiB/s | 512.7 KiB |  00m00s
[172/191] npth-0:1.8-1.fc42.aarch64     100% |   3.5 MiB/s |  25.3 KiB |  00m00s
[173/191] tpm2-tss-0:4.1.3-5.fc42.aarch 100% |  53.0 MiB/s | 379.9 KiB |  00m00s
[174/191] default-fonts-core-sans-0:4.2 100% |   4.1 MiB/s |  25.2 KiB |  00m00s
[175/191] fonts-filesystem-1:2.0.5-19.f 100% |   1.7 MiB/s |   8.6 KiB |  00m00s
[176/191] xml-common-0:0.6.3-65.fc41.no 100% |   7.6 MiB/s |  31.2 KiB |  00m00s
[177/191] abattis-cantarell-vf-fonts-0: 100% |  23.5 MiB/s | 120.2 KiB |  00m00s
[178/191] google-noto-fonts-common-0:20 100% |   4.2 MiB/s |  17.1 KiB |  00m00s
[179/191] libXrender-0:0.9.12-1.fc42.aa 100% |   6.3 MiB/s |  25.9 KiB |  00m00s
[180/191] google-noto-sans-vf-fonts-0:2 100% |  66.7 MiB/s | 614.5 KiB |  00m00s
[181/191] pixman-0:0.44.2-1.fc42.aarch6 100% |  31.9 MiB/s | 195.7 KiB |  00m00s
[182/191] libX11-0:1.8.10-2.fc42.aarch6 100% |  78.3 MiB/s | 641.7 KiB |  00m00s
[183/191] libX11-common-0:1.8.10-2.fc42 100% |  23.6 MiB/s | 144.8 KiB |  00m00s
[184/191] libXext-0:1.3.6-2.fc41.aarch6 100% |   9.5 MiB/s |  38.8 KiB |  00m00s
[185/191] libusb1-0:1.0.27-6.fc42.aarch 100% |  17.9 MiB/s |  73.2 KiB |  00m00s
[186/191] hdf-libs-0:4.3.0-1.fc42.aarch 100% |  54.2 MiB/s | 277.5 KiB |  00m00s
[187/191] pyproject-rpm-macros-0:1.16.4 100% |   8.7 MiB/s |  44.6 KiB |  00m00s
[188/191] python-rpm-macros-0:3.13-3.fc 100% |   4.3 MiB/s |  17.7 KiB |  00m00s
[189/191] python3-rpm-generators-0:14-1 100% |   7.2 MiB/s |  29.3 KiB |  00m00s
[190/191] python3-rpm-macros-0:3.13-3.f 100% |   2.4 MiB/s |  12.4 KiB |  00m00s
[191/191] python3-matplotlib-data-fonts 100% | 105.7 MiB/s |   2.3 MiB |  00m00s
--------------------------------------------------------------------------------
[191/191] Total                         100% | 201.1 MiB/s | 165.9 MiB |  00m01s
Running transaction
[  1/193] Verify package files          100% | 321.0   B/s | 191.0   B |  00m01s
[  2/193] Prepare transaction           100% |   1.2 KiB/s | 191.0   B |  00m00s
[  3/193] Installing libgfortran-0:15.0 100% | 271.5 MiB/s |   1.6 MiB |  00m00s
[  4/193] Installing nspr-0:4.36.0-2.fc 100% | 201.0 MiB/s | 411.6 KiB |  00m00s
[  5/193] Installing libarrow-doc-0:18. 100% | 113.8 MiB/s | 116.6 KiB |  00m00s
[  6/193] Installing libgpg-error-0:1.5 100% |  44.7 MiB/s | 960.9 KiB |  00m00s
[  7/193] Installing libjpeg-turbo-0:3. 100% | 238.5 MiB/s | 732.6 KiB |  00m00s
[  8/193] Installing expat-0:2.6.4-1.fc 100% |  20.2 MiB/s | 351.4 KiB |  00m00s
[  9/193] Installing nss-util-0:3.107.0 100% | 208.1 MiB/s | 213.1 KiB |  00m00s
[ 10/193] Installing fonts-filesystem-1 100% |   0.0   B/s | 788.0   B |  00m00s
[ 11/193] Installing libpng-2:1.6.44-1. 100% | 327.3 MiB/s | 335.2 KiB |  00m00s
[ 12/193] Installing protobuf-0:3.19.6- 100% | 324.5 MiB/s |   3.2 MiB |  00m00s
[ 13/193] Installing abseil-cpp-0:20240 100% | 301.5 MiB/s |   6.3 MiB |  00m00s
[ 14/193] Installing libaec-0:1.1.3-1.f 100% | 201.5 MiB/s | 412.6 KiB |  00m00s
[ 15/193] Installing libassuan-0:2.5.7- 100% | 275.1 MiB/s | 281.7 KiB |  00m00s
[ 16/193] Installing python-rpm-macros- 100% |   0.0   B/s |  22.8 KiB |  00m00s
[ 17/193] Installing geos-0:3.13.0-1.fc 100% | 143.3 MiB/s |   4.0 MiB |  00m00s
[ 18/193] Installing openjpeg-0:2.5.3-4 100% | 199.8 MiB/s | 409.2 KiB |  00m00s
[ 19/193] Installing snappy-0:1.2.1-3.f 100% | 207.8 MiB/s | 212.8 KiB |  00m00s
[ 20/193] Installing libwebp-0:1.5.0-1. 100% | 131.2 MiB/s | 806.4 KiB |  00m00s
[ 21/193] Installing tzdata-0:2024b-1.f 100% |  37.7 MiB/s |   1.9 MiB |  00m00s
[ 22/193] Installing python3-rpm-macros 100% |   0.0   B/s |   6.7 KiB |  00m00s
[ 23/193] Installing hdf5-0:1.14.5-2.fc 100% | 187.5 MiB/s |   8.1 MiB |  00m00s
[ 24/193] Installing hdf-libs-0:4.3.0-1 100% | 277.5 MiB/s | 852.6 KiB |  00m00s
[ 25/193] Installing python3-matplotlib 100% | 329.7 MiB/s |   7.9 MiB |  00m00s
[ 26/193] Installing python3-matplotlib 100% | 148.5 MiB/s | 760.1 KiB |  00m00s
[ 27/193] Installing lcms2-0:2.16-4.fc4 100% | 237.6 MiB/s | 486.5 KiB |  00m00s
[ 28/193] Installing openblas-0:0.3.28- 100% | 105.8 MiB/s | 108.3 KiB |  00m00s
[ 29/193] Installing minizip-ng-compat- 100% | 191.6 MiB/s | 196.2 KiB |  00m00s
[ 30/193] Installing freexl-0:2.0.0-12. 100% |  92.6 MiB/s |  94.8 KiB |  00m00s
[ 31/193] Installing libqhull_r-1:8.0.2 100% | 285.3 MiB/s | 584.4 KiB |  00m00s
[ 32/193] Installing imath-0:3.1.12-1.f 100% | 168.6 MiB/s | 518.0 KiB |  00m00s
[ 33/193] Installing libdeflate-0:1.23- 100% | 158.8 MiB/s | 162.6 KiB |  00m00s
[ 34/193] Installing liblerc-0:4.0.0-7. 100% | 199.2 MiB/s | 612.0 KiB |  00m00s
[ 35/193] Installing openexr-libs-0:3.2 100% | 431.7 MiB/s |   6.9 MiB |  00m00s
[ 36/193] Installing openblas-openmp-0: 100% | 411.3 MiB/s |  20.6 MiB |  00m00s
[ 37/193] Installing flexiblas-0:3.4.4- 100% |  48.5 MiB/s |  49.7 KiB |  00m00s
[ 38/193] Installing flexiblas-openblas 100% |  65.6 MiB/s |  67.2 KiB |  00m00s
[ 39/193] Installing flexiblas-netlib-0 100% | 201.9 MiB/s |   9.1 MiB |  00m00s
[ 40/193] Installing openblas-openmp64- 100% | 408.9 MiB/s |  20.4 MiB |  00m00s
[ 41/193] Installing flexiblas-netlib64 100% | 200.5 MiB/s |   9.0 MiB |  00m00s
[ 42/193] Installing flexiblas-openblas 100% |  65.6 MiB/s |  67.2 KiB |  00m00s
[ 43/193] Installing arpack-0:3.9.1-4.f 100% | 264.4 MiB/s | 812.2 KiB |  00m00s
[ 44/193] Installing armadillo-0:12.8.1 100% | 144.2 MiB/s | 147.6 KiB |  00m00s
[ 45/193] Installing pyproject-rpm-macr 100% | 112.3 MiB/s | 115.0 KiB |  00m00s
[ 46/193] Installing blosc-0:1.21.6-1.f 100% | 127.4 MiB/s | 260.9 KiB |  00m00s
[ 47/193] Installing netcdf-0:4.9.2-7.f 100% | 587.0 MiB/s |  35.8 MiB |  00m00s
[ 48/193] Installing liborc2-0:2.0.3-1. 100% | 323.1 MiB/s |   1.6 MiB |  00m00s
[ 49/193] Installing librttopo-0:1.1.0- 100% | 178.0 MiB/s | 546.7 KiB |  00m00s
[ 50/193] Installing protobuf-compiler- 100% | 108.2 MiB/s |   2.6 MiB |  00m00s
[ 51/193] Installing dejavu-sans-fonts- 100% | 367.2 MiB/s |   5.5 MiB |  00m00s
[ 52/193] Installing abattis-cantarell- 100% | 189.9 MiB/s | 194.4 KiB |  00m00s
[ 53/193] Installing nss-softokn-freebl 100% | 237.2 MiB/s | 728.8 KiB |  00m00s
[ 54/193] Installing nss-softokn-0:3.10 100% | 351.5 MiB/s |   2.1 MiB |  00m00s
[ 55/193] Installing nss-sysinit-0:3.10 100% |   4.0 MiB/s |  70.1 KiB |  00m00s
[ 56/193] Installing nss-0:3.107.0-1.fc 100% | 128.6 MiB/s |   1.9 MiB |  00m00s
[ 57/193] Installing ogdi-0:4.1.1-2.fc4 100% |  89.0 MiB/s |   2.1 MiB |  00m00s
[ 58/193] Installing libgcrypt-0:1.11.0 100% | 226.1 MiB/s |   1.1 MiB |  00m00s
[ 59/193] Installing libksba-0:1.6.7-2. 100% | 258.3 MiB/s | 529.0 KiB |  00m00s
[ 60/193] Installing libusb1-0:1.0.27-6 100% |   9.1 MiB/s | 177.3 KiB |  00m00s
[ 61/193] Installing tpm2-tss-0:4.1.3-5 100% | 213.6 MiB/s |   2.1 MiB |  00m00s
[ 62/193] Installing libX11-common-0:1. 100% |  98.9 MiB/s |   1.2 MiB |  00m00s
[ 63/193] Installing pixman-0:0.44.2-1. 100% | 315.2 MiB/s | 645.5 KiB |  00m00s
[ 64/193] Installing google-noto-fonts- 100% |   0.0   B/s |  18.5 KiB |  00m00s
[ 65/193] Installing google-noto-sans-v 100% | 278.3 MiB/s |   1.4 MiB |  00m00s
[ 66/193] Installing default-fonts-core 100% |   2.2 MiB/s |  18.2 KiB |  00m00s
[ 67/193] Installing xml-common-0:0.6.3 100% |  39.6 MiB/s |  81.1 KiB |  00m00s
[ 68/193] Installing npth-0:1.8-1.fc42. 100% |  92.3 MiB/s |  94.6 KiB |  00m00s
[ 69/193] Installing nettle-0:3.10-3.fc 100% | 234.3 MiB/s | 959.8 KiB |  00m00s
[ 70/193] Installing gnutls-0:3.8.8-1.f 100% | 259.9 MiB/s |   3.4 MiB |  00m00s
[ 71/193] Installing glib2-0:2.83.0-3.f 100% | 222.3 MiB/s |  15.3 MiB |  00m00s
[ 72/193] Installing gnupg2-0:2.4.5-5.f 100% | 192.9 MiB/s |  10.0 MiB |  00m00s
[ 73/193] Installing gpgme-0:1.24.0-1.f 100% |  35.6 MiB/s | 692.5 KiB |  00m00s
[ 74/193] Installing gpgmepp-0:1.24.0-1 100% | 224.2 MiB/s | 459.1 KiB |  00m00s
[ 75/193] Installing graphite2-0:1.3.14 100% |  27.0 MiB/s | 498.0 KiB |  00m00s
[ 76/193] Installing freetype-0:2.13.3- 100% | 230.6 MiB/s | 944.7 KiB |  00m00s
[ 77/193] Installing harfbuzz-0:10.2.0- 100% | 259.5 MiB/s |   2.6 MiB |  00m00s
[ 78/193] Installing fontconfig-0:2.15. 100% |   2.3 MiB/s |   2.4 MiB |  00m01s
[ 79/193] Installing uriparser-0:0.9.8- 100% |  25.1 MiB/s | 488.1 KiB |  00m00s
[ 80/193] Installing libkml-0:1.3.0-49. 100% | 309.4 MiB/s |   1.9 MiB |  00m00s
[ 81/193] Installing fribidi-0:1.0.16-1 100% |  27.4 MiB/s | 505.1 KiB |  00m00s
[ 82/193] Installing libraqm-0:0.10.1-1 100% | 193.3 MiB/s | 197.9 KiB |  00m00s
[ 83/193] Installing libXau-0:1.0.12-1. 100% | 118.5 MiB/s | 121.3 KiB |  00m00s
[ 84/193] Installing libxcb-0:1.17.0-3. 100% | 420.5 MiB/s |   5.0 MiB |  00m00s
[ 85/193] Installing libX11-0:1.8.10-2. 100% | 268.6 MiB/s |   1.3 MiB |  00m00s
[ 86/193] Installing libXrender-0:0.9.1 100% |  68.3 MiB/s |  70.0 KiB |  00m00s
[ 87/193] Installing libXext-0:1.3.6-2. 100% | 206.3 MiB/s | 211.2 KiB |  00m00s
[ 88/193] Installing cairo-0:1.18.2-2.f 100% | 251.5 MiB/s |   1.8 MiB |  00m00s
[ 89/193] Installing mariadb-connector- 100% |   0.0   B/s |   1.0 KiB |  00m00s
[ 90/193] Installing mariadb-connector- 100% | 229.9 MiB/s | 941.9 KiB |  00m00s
[ 91/193] Installing poppler-data-0:0.4 100% | 281.6 MiB/s |  12.4 MiB |  00m00s
[ 92/193] Installing libimagequant-0:4. 100% | 217.7 MiB/s | 668.7 KiB |  00m00s
[ 93/193] Installing libyaml-0:0.2.5-15 100% | 257.8 MiB/s | 264.0 KiB |  00m00s
[ 94/193] Installing unixODBC-0:2.3.12- 100% |  93.9 MiB/s |   2.3 MiB |  00m00s
[ 95/193] Installing proj-data-0:9.5.1- 100% | 456.7 MiB/s |   9.1 MiB |  00m00s
[ 96/193] Installing libpq-0:16.4-1.fc4 100% | 212.8 MiB/s |   1.1 MiB |  00m00s
[ 97/193] Installing libgta-0:1.2.1-13. 100% | 218.4 MiB/s | 223.6 KiB |  00m00s
[ 98/193] Installing giflib-0:5.2.2-2.f 100% | 255.8 MiB/s | 261.9 KiB |  00m00s
[ 99/193] Installing cfitsio-0:4.5.0-5. 100% | 301.0 MiB/s |   1.8 MiB |  00m00s
[100/193] Installing c-ares-0:1.34.4-1. 100% | 163.2 MiB/s | 334.2 KiB |  00m00s
[101/193] Installing libicu-0:76.1-3.fc 100% | 335.2 MiB/s |  36.5 MiB |  00m00s
[102/193] Installing re2-1:20240702-23. 100% | 189.8 MiB/s | 583.1 KiB |  00m00s
[103/193] Installing grpc-data-0:1.48.4 100% |  29.7 MiB/s |  30.4 KiB |  00m00s
[104/193] Installing grpc-0:1.48.4-41.f 100% | 388.5 MiB/s |  10.5 MiB |  00m00s
[105/193] Installing grpc-cpp-0:1.48.4- 100% | 367.3 MiB/s |   3.7 MiB |  00m00s
[106/193] Installing jbigkit-libs-0:2.1 100% | 214.7 MiB/s | 439.7 KiB |  00m00s
[107/193] Installing libtiff-0:4.7.0-2. 100% | 215.2 MiB/s | 661.1 KiB |  00m00s
[108/193] Installing proj-0:9.5.1-1.fc4 100% | 138.3 MiB/s |   4.2 MiB |  00m00s
[109/193] Installing libgeotiff-0:1.7.3 100% |  56.5 MiB/s |   1.1 MiB |  00m00s
[110/193] Installing libspatialite-0:5. 100% | 412.4 MiB/s |  15.7 MiB |  00m00s
[111/193] Installing poppler-0:24.08.0- 100% | 316.7 MiB/s |   3.5 MiB |  00m00s
[112/193] Installing thrift-0:0.20.0-3. 100% | 145.4 MiB/s |   4.5 MiB |  00m00s
[113/193] Installing boost-program-opti 100% | 127.3 MiB/s | 260.7 KiB |  00m00s
[114/193] Installing python-pip-wheel-0 100% | 622.1 MiB/s |   1.2 MiB |  00m00s
[115/193] Installing mpdecimal-0:2.5.1- 100% | 322.3 MiB/s | 330.0 KiB |  00m00s
[116/193] Installing libb2-0:0.98.1-12. 100% |  39.7 MiB/s | 203.3 KiB |  00m00s
[117/193] Installing python3-libs-0:3.1 100% | 244.8 MiB/s |  42.1 MiB |  00m00s
[118/193] Installing python3-0:3.13.1-2 100% |   4.6 MiB/s |  84.3 KiB |  00m00s
[119/193] Installing python3-packaging- 100% | 138.7 MiB/s | 568.0 KiB |  00m00s
[120/193] Installing python3-click-0:8. 100% | 213.4 MiB/s |   1.1 MiB |  00m00s
[121/193] Installing python3-typing-ext 100% | 228.0 MiB/s | 466.9 KiB |  00m00s
[122/193] Installing python3-pyparsing- 100% | 247.2 MiB/s |   1.0 MiB |  00m00s
[123/193] Installing python3-platformdi 100% |  85.5 MiB/s | 175.0 KiB |  00m00s
[124/193] Installing python3-toolz-0:1. 100% | 124.1 MiB/s | 635.2 KiB |  00m00s
[125/193] Installing python3-idna-0:3.1 100% | 154.9 MiB/s | 634.3 KiB |  00m00s
[126/193] Installing python3-urllib3-0: 100% | 145.4 MiB/s |   1.0 MiB |  00m00s
[127/193] Installing python3-flexparser 100% | 235.9 MiB/s | 241.6 KiB |  00m00s
[128/193] Installing python3-flexcache- 100% |  55.9 MiB/s |  57.3 KiB |  00m00s
[129/193] Installing python3-click-plug 100% |  26.6 MiB/s |  27.3 KiB |  00m00s
[130/193] Installing python3-cligj-0:0. 100% |  35.5 MiB/s |  36.4 KiB |  00m00s
[131/193] Installing python3-rpm-genera 100% |  81.0 MiB/s |  82.9 KiB |  00m00s
[132/193] Installing python3-devel-0:3. 100% |  55.0 MiB/s |   1.8 MiB |  00m00s
[133/193] Installing python3-numpy-1:2. 100% | 229.8 MiB/s |  34.2 MiB |  00m00s
[134/193] Installing python3-numpy-f2py 100% |  62.6 MiB/s |   2.1 MiB |  00m00s
[135/193] Installing python3-contourpy- 100% | 164.0 MiB/s | 839.7 KiB |  00m00s
[136/193] Installing python3-affine-0:2 100% |  82.3 MiB/s | 168.6 KiB |  00m00s
[137/193] Installing python3-attrs-0:24 100% | 100.4 MiB/s | 411.1 KiB |  00m00s
[138/193] Installing python3-certifi-0: 100% |  10.1 MiB/s |  10.4 KiB |  00m00s
[139/193] Installing python3-execnet-0: 100% | 130.9 MiB/s | 938.2 KiB |  00m00s
[140/193] Installing python3-iniconfig- 100% |  23.0 MiB/s |  23.6 KiB |  00m00s
[141/193] Installing python3-pluggy-0:1 100% |  48.7 MiB/s | 199.4 KiB |  00m00s
[142/193] Installing python3-pytest-0:8 100% | 253.1 MiB/s |  21.0 MiB |  00m00s
[143/193] Installing python3-pytz-0:202 100% | 111.8 MiB/s | 229.0 KiB |  00m00s
[144/193] Installing python3-six-0:1.17 100% | 116.2 MiB/s | 119.0 KiB |  00m00s
[145/193] Installing python3-dateutil-1 100% | 124.6 MiB/s | 892.9 KiB |  00m00s
[146/193] Installing python3-pandas-0:2 100% | 270.8 MiB/s |  39.8 MiB |  00m00s
[147/193] Installing python3-cloudpickl 100% |  64.3 MiB/s | 131.7 KiB |  00m00s
[148/193] Installing python3-fsspec-0:2 100% | 125.2 MiB/s |   1.8 MiB |  00m00s
[149/193] Installing python3-pyyaml-0:6 100% | 156.8 MiB/s | 802.7 KiB |  00m00s
[150/193] Installing python3-husl-0:4.0 100% |  22.3 MiB/s |  22.9 KiB |  00m00s
[151/193] Installing python3-tabulate-0 100% |  18.7 MiB/s | 345.5 KiB |  00m00s
[152/193] Installing python3-kiwisolver 100% |  78.6 MiB/s | 160.9 KiB |  00m00s
[153/193] Installing python3-cairo-0:1. 100% | 191.6 MiB/s | 588.6 KiB |  00m00s
[154/193] Installing python3-cycler-0:0 100% |  13.0 MiB/s |  39.8 KiB |  00m00s
[155/193] Installing python3-fonttools- 100% | 233.2 MiB/s |  18.2 MiB |  00m00s
[156/193] Installing python3-babel-0:2. 100% | 235.5 MiB/s |  28.5 MiB |  00m00s
[157/193] Installing python3-docutils-0 100% | 109.7 MiB/s |   5.0 MiB |  00m00s
[158/193] Installing python3-imagesize- 100% |  12.5 MiB/s |  38.3 KiB |  00m00s
[159/193] Installing python3-pygments-0 100% | 150.6 MiB/s |  10.8 MiB |  00m00s
[160/193] Installing python3-snowballst 100% | 249.2 MiB/s |   1.7 MiB |  00m00s
[161/193] Installing python3-sphinx-the 100% |  22.7 MiB/s |  46.4 KiB |  00m00s
[162/193] Installing python3-charset-no 100% |  16.9 MiB/s | 329.5 KiB |  00m00s
[163/193] Installing python3-requests-0 100% | 121.6 MiB/s | 498.0 KiB |  00m00s
[164/193] Installing python3-pooch-0:1. 100% |  69.5 MiB/s | 640.5 KiB |  00m00s
[165/193] Installing python3-scipy-0:1. 100% | 275.7 MiB/s |  64.8 MiB |  00m00s
[166/193] Installing python3-olefile-0: 100% | 111.9 MiB/s | 343.6 KiB |  00m00s
[167/193] Installing python3-pillow-0:1 100% | 190.2 MiB/s |   4.2 MiB |  00m00s
[168/193] Installing python3-matplotlib 100% | 239.0 MiB/s |  22.5 MiB |  00m00s
[169/193] Installing python3-locket-0:1 100% |  22.7 MiB/s |  23.3 KiB |  00m00s
[170/193] Installing python3-partd-0:1. 100% |  42.3 MiB/s | 173.2 KiB |  00m00s
[171/193] Installing python3-dask-0:202 100% | 200.2 MiB/s |  17.4 MiB |  00m00s
[172/193] Installing python3-dask+array 100% |   0.0   B/s | 124.0   B |  00m00s
[173/193] Installing python3-markupsafe 100% |  56.7 MiB/s | 116.2 KiB |  00m00s
[174/193] Installing python3-jinja2-0:3 100% | 224.1 MiB/s |   2.9 MiB |  00m00s
[175/193] Installing python3-sphinx-1:8 100% | 131.7 MiB/s |  11.3 MiB |  00m00s
[176/193] Installing python3-numpydoc-0 100% |  31.1 MiB/s | 668.0 KiB |  00m00s
[177/193] Installing utf8proc-0:2.9.0-1 100% | 263.7 MiB/s | 540.2 KiB |  00m00s
[178/193] Installing libarrow-0:18.0.0- 100% | 361.8 MiB/s |  20.3 MiB |  00m00s
[179/193] Installing parquet-libs-0:18. 100% | 340.7 MiB/s |   3.1 MiB |  00m00s
[180/193] Installing libarrow-acero-lib 100% | 251.0 MiB/s |   1.3 MiB |  00m00s
[181/193] Installing libarrow-dataset-l 100% | 275.6 MiB/s |   1.4 MiB |  00m00s
[182/193] Installing libarrow-glib-libs 100% | 295.4 MiB/s |   1.5 MiB |  00m00s
[183/193] Installing libarrow-flight-li 100% | 233.0 MiB/s |   1.4 MiB |  00m00s
[184/193] Installing python3-pyarrow-0: 100% | 290.1 MiB/s |  22.3 MiB |  00m00s
[185/193] Installing python3-dask-expr- 100% | 242.6 MiB/s |   2.9 MiB |  00m00s
[186/193] Installing xerces-c-0:3.3.0-5 100% | 360.9 MiB/s |   3.6 MiB |  00m00s
[187/193] Installing gdal-libs-0:3.10.1 100% | 264.5 MiB/s |  27.0 MiB |  00m00s
[188/193] Installing python3-rasterio-0 100% | 132.7 MiB/s |   5.0 MiB |  00m00s
[189/193] Installing python3-dask+dataf 100% | 121.1 KiB/s | 124.0   B |  00m00s
[190/193] Installing python3-seaborn-0: 100% | 190.2 MiB/s |   2.3 MiB |  00m00s
[191/193] Installing python3-Bottleneck 100% | 109.3 MiB/s | 783.3 KiB |  00m00s
[192/193] Installing python3-pytest-xdi 100% | 105.5 MiB/s | 432.1 KiB |  00m00s
[193/193] Installing python3-pint-0:0.2 100% |  17.0 MiB/s |   3.2 MiB |  00m00s
Warning: skipped OpenPGP checks for 191 packages from repositories: copr_base, http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Finish: build setup for python-xarray-2025.1.1-3.fc42.src.rpm
Start: rpmbuild python-xarray-2025.1.1-3.fc42.src.rpm
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1737244800
Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.JW5zFf
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ test -d /builddir/build/BUILD/python-xarray-2025.1.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-xarray-2025.1.1-build
+ /usr/bin/rm -rf /builddir/build/BUILD/python-xarray-2025.1.1-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GRPm8H
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ rm -rf xarray-2025.1.1
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xarray-2025.1.1.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xarray-2025.1.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/9945.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Fix-test_doc_example-on-big-endian-systems.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-Avoid-unsafe-casts-from-float-to-unsigned-int.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HMWqIG
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ cd xarray-2025.1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ echo -n
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ 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  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/pyproject-wheeldir --output /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-buildrequires -x io
Handling setuptools>=42 from build-system.requires
Requirement not satisfied: setuptools>=42
Handling setuptools-scm>=7 from build-system.requires
Requirement not satisfied: setuptools-scm>=7
Exiting dependency generation pass: build backend
+ cat /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-buildrequires
+ rm -rfv '*.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-xarray-2025.1.1-3.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 updates                                100% |  47.5 KiB/s |   9.1 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 166.5 KiB/s |   3.8 KiB |  00m00s
 fedora                                 100% | 525.9 KiB/s |  16.3 KiB |  00m00s
 Copr repository                        100% | 102.1 KiB/s |   1.5 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.16.4-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-2.fc42.aarch64" is already installed.
Package "python3-Bottleneck-1.4.2-2.fc42.aarch64" is already installed.
Package "python3-dask+array-2024.12.1-1.fc42~bootstrap.noarch" is already installed.
Package "python3-dask+dataframe-2024.12.1-1.fc42~bootstrap.noarch" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pint-0.24.4-1.fc42.noarch" is already installed.
Package "python3-pytest-8.3.4-1.fc42.noarch" is already installed.
Package "python3-pytest-xdist-3.6.1-4.fc41.noarch" is already installed.
Package "python3-rasterio-1.4.3-2.fc42.aarch64" is already installed.
Package "python3-seaborn-0.13.2-5.fc42.noarch" is already installed.

Package                 Arch   Version       Repository                                                         Size
Installing:
 python3-pip            noarch 24.3.1-1.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  11.3 MiB
 python3-setuptools     noarch 74.1.3-4.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   8.4 MiB
 python3-setuptools_scm noarch 8.1.0-1.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 320.0 KiB

Transaction Summary:
 Installing:         3 packages

Total size of inbound packages is 4 MiB. Need to download 4 MiB.
After this operation, 20 MiB extra will be used (install 20 MiB, remove 0 B).
[1/3] python3-setuptools_scm-0:8.1.0-1. 100% |   2.9 MiB/s | 101.4 KiB |  00m00s
[2/3] python3-setuptools-0:74.1.3-4.fc4 100% |  49.1 MiB/s |   1.8 MiB |  00m00s
[3/3] python3-pip-0:24.3.1-1.fc42.noarc 100% |  26.8 MiB/s |   2.5 MiB |  00m00s
--------------------------------------------------------------------------------
[3/3] Total                             100% |  46.6 MiB/s |   4.4 MiB |  00m00s
Running transaction
[1/5] Verify package files              100% | 176.0   B/s |   3.0   B |  00m00s
[2/5] Prepare transaction               100% |  66.0   B/s |   3.0   B |  00m00s
[3/5] Installing python3-setuptools-0:7 100% | 158.5 MiB/s |   8.6 MiB |  00m00s
[4/5] Installing python3-setuptools_scm 100% |  47.4 MiB/s | 339.7 KiB |  00m00s
[5/5] Installing python3-pip-0:24.3.1-1 100% |  97.6 MiB/s |  11.6 MiB |  00m00s
Warning: skipped OpenPGP checks for 3 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1737244800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.cI66bu
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ cd xarray-2025.1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ echo -n
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ 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  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/pyproject-wheeldir --output /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-buildrequires -x io
Handling setuptools>=42 from build-system.requires
Requirement satisfied: setuptools>=42
   (installed: setuptools 74.1.3)
Handling setuptools-scm>=7 from build-system.requires
Requirement satisfied: setuptools-scm>=7
   (installed: setuptools-scm 8.1.0)
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output
  warnings.warn("git archive did not support describe output")
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied)
  warnings.warn("unprocessed git archival found (no export subst applied)")
running egg_info
writing xarray.egg-info/PKG-INFO
writing dependency_links to xarray.egg-info/dependency_links.txt
writing entry points to xarray.egg-info/entry_points.txt
writing requirements to xarray.egg-info/requires.txt
writing top-level names to xarray.egg-info/top_level.txt
reading manifest file 'xarray.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'xarray.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output
  warnings.warn("git archive did not support describe output")
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied)
  warnings.warn("unprocessed git archival found (no export subst applied)")
running dist_info
writing xarray.egg-info/PKG-INFO
writing dependency_links to xarray.egg-info/dependency_links.txt
writing entry points to xarray.egg-info/entry_points.txt
writing requirements to xarray.egg-info/requires.txt
writing top-level names to xarray.egg-info/top_level.txt
reading manifest file 'xarray.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'xarray.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/xarray-2025.1.1.dist-info'
Handling numpy >=1.24 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: numpy >=1.24
   (installed: numpy 2.2.1)
Handling packaging >=23.2 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: packaging >=23.2
   (installed: packaging 24.2)
Handling pandas >=2.1 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: pandas >=2.1
   (installed: pandas 2.2.3)
Handling scipy ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: scipy ; extra == 'accel'
Handling bottleneck ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: bottleneck ; extra == 'accel'
Handling numbagg ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: numbagg ; extra == 'accel'
Handling numba >=0.54 ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: numba >=0.54 ; extra == 'accel'
Handling flox ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: flox ; extra == 'accel'
Handling opt-einsum ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: opt-einsum ; extra == 'accel'
Handling xarray[accel,etc,io,parallel,viz] ; extra == 'complete' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: xarray[accel,etc,io,parallel,viz] ; extra == 'complete'
Handling hypothesis ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: hypothesis ; extra == 'dev'
Handling jinja2 ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: jinja2 ; extra == 'dev'
Handling mypy ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: mypy ; extra == 'dev'
Handling pre-commit ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pre-commit ; extra == 'dev'
Handling pytest ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest ; extra == 'dev'
Handling pytest-cov ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-cov ; extra == 'dev'
Handling pytest-env ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-env ; extra == 'dev'
Handling pytest-xdist ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-xdist ; extra == 'dev'
Handling pytest-timeout ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-timeout ; extra == 'dev'
Handling ruff >=0.8.0 ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: ruff >=0.8.0 ; extra == 'dev'
Handling sphinx ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sphinx ; extra == 'dev'
Handling sphinx-autosummary-accessors ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sphinx-autosummary-accessors ; extra == 'dev'
Handling xarray[complete] ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: xarray[complete] ; extra == 'dev'
Handling sparse ; extra == 'etc' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sparse ; extra == 'etc'
Handling netCDF4 ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement not satisfied: netCDF4 ; extra == 'io'
Handling h5netcdf ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement not satisfied: h5netcdf ; extra == 'io'
Handling scipy ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: scipy ; extra == 'io'
   (installed: scipy 1.14.1)
Handling zarr ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement not satisfied: zarr ; extra == 'io'
Handling fsspec ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: fsspec ; extra == 'io'
   (installed: fsspec 2024.12.0)
Handling cftime ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement not satisfied: cftime ; extra == 'io'
Handling pooch ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: pooch ; extra == 'io'
   (installed: pooch 1.8.2)
Handling pydap ; (python_version < "3.10") and extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pydap ; (python_version < "3.10") and extra == 'io'
Handling dask[complete] ; extra == 'parallel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: dask[complete] ; extra == 'parallel'
Handling cartopy ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: cartopy ; extra == 'viz'
Handling matplotlib ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: matplotlib ; extra == 'viz'
Handling nc-time-axis ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: nc-time-axis ; extra == 'viz'
Handling seaborn ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: seaborn ; extra == 'viz'
+ cat /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-buildrequires
+ rm -rfv xarray-2025.1.1.dist-info/
removed 'xarray-2025.1.1.dist-info/entry_points.txt'
removed 'xarray-2025.1.1.dist-info/top_level.txt'
removed 'xarray-2025.1.1.dist-info/METADATA'
removed 'xarray-2025.1.1.dist-info/LICENSE'
removed directory 'xarray-2025.1.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-xarray-2025.1.1-3.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 fedora                                 100% | 102.5 KiB/s |  16.3 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 201.6 KiB/s |   3.8 KiB |  00m00s
 Copr repository                        100% | 102.1 KiB/s |   1.5 KiB |  00m00s
 updates                                100% | 335.7 KiB/s |   9.1 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.16.4-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-2.fc42.aarch64" is already installed.
Package "python3-Bottleneck-1.4.2-2.fc42.aarch64" is already installed.
Package "python3-dask+array-2024.12.1-1.fc42~bootstrap.noarch" is already installed.
Package "python3-dask+dataframe-2024.12.1-1.fc42~bootstrap.noarch" is already installed.
Package "python3-fsspec-2024.12.0-1.fc42.noarch" is already installed.
Package "python3-numpy-1:2.2.1-2.fc42.aarch64" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pandas-2.2.3-1.fc42~bootstrap.aarch64" is already installed.
Package "python3-pint-0.24.4-1.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-1.fc42.noarch" is already installed.
Package "python3-pooch-1.8.2-3.fc41.noarch" is already installed.
Package "python3-pytest-8.3.4-1.fc42.noarch" is already installed.
Package "python3-pytest-xdist-3.6.1-4.fc41.noarch" is already installed.
Package "python3-rasterio-1.4.3-2.fc42.aarch64" is already installed.
Package "python3-scipy-1.14.1-2.fc42.aarch64" is already installed.
Package "python3-seaborn-0.13.2-5.fc42.noarch" is already installed.
Package "python3-setuptools-74.1.3-4.fc42.noarch" is already installed.
Package "python3-setuptools_scm-8.1.0-1.fc42.noarch" is already installed.

Package                  Arch    Version       Repository                                                         Size
Installing:
 python3-cftime          aarch64 1.6.4-3.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 555.8 KiB
 python3-h5netcdf        noarch  1.4.1-1.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 603.2 KiB
 python3-netcdf4         aarch64 1.7.2-2.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   2.2 MiB
 python3-zarr            noarch  2.18.4-1.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   3.1 MiB
Installing dependencies:
 liblzf                  aarch64 3.6-29.fc41   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 409.8 KiB
 python3-asciitree       noarch  0.3.3-30.fc41 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  20.6 KiB
 python3-cached_property noarch  2.0.1-1.fc42  http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  34.8 KiB
 python3-cython          aarch64 3.0.11-2.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  17.6 MiB
 python3-deprecated      noarch  1.2.15-1.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  53.1 KiB
 python3-fasteners       noarch  0.19-9.fc41   http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 116.6 KiB
 python3-h5py            aarch64 3.12.1-4.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   4.5 MiB
 python3-numcodecs       aarch64 0.15.0-1.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   1.8 MiB
 python3-wrapt           aarch64 1.17.1-1.fc42 http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch 219.4 KiB

Transaction Summary:
 Installing:        13 packages

Total size of inbound packages is 7 MiB. Need to download 7 MiB.
After this operation, 31 MiB extra will be used (install 31 MiB, remove 0 B).
[ 1/13] python3-cftime-0:1.6.4-3.fc42.a 100% |   6.1 MiB/s | 207.3 KiB |  00m00s
[ 2/13] python3-h5netcdf-0:1.4.1-1.fc42 100% |   3.3 MiB/s | 135.8 KiB |  00m00s
[ 3/13] python3-netcdf4-0:1.7.2-2.fc42. 100% |  14.3 MiB/s | 613.0 KiB |  00m00s
[ 4/13] python3-asciitree-0:0.3.3-30.fc 100% |   3.5 MiB/s |  18.0 KiB |  00m00s
[ 5/13] python3-fasteners-0:0.19-9.fc41 100% |   8.6 MiB/s |  44.2 KiB |  00m00s
[ 6/13] python3-deprecated-0:1.2.15-1.f 100% |   5.0 MiB/s |  25.4 KiB |  00m00s
[ 7/13] python3-zarr-0:2.18.4-1.fc42.no 100% |  20.2 MiB/s | 537.1 KiB |  00m00s
[ 8/13] python3-numcodecs-0:0.15.0-1.fc 100% |  17.7 MiB/s | 417.4 KiB |  00m00s
[ 9/13] python3-cython-0:3.0.11-2.fc42. 100% | 146.1 MiB/s |   3.7 MiB |  00m00s
[10/13] python3-wrapt-0:1.17.1-1.fc42.a 100% |   6.5 MiB/s |  66.3 KiB |  00m00s
[11/13] liblzf-0:3.6-29.fc41.aarch64    100% |   6.8 MiB/s |  27.9 KiB |  00m00s
[12/13] python3-cached_property-0:2.0.1 100% |   3.9 MiB/s |  19.9 KiB |  00m00s
[13/13] python3-h5py-0:3.12.1-4.fc42.aa 100% |  33.0 MiB/s |   1.0 MiB |  00m00s
--------------------------------------------------------------------------------
[13/13] Total                           100% |  73.3 MiB/s |   6.7 MiB |  00m00s
Running transaction
[ 1/15] Verify package files            100% | 520.0   B/s |  13.0   B |  00m00s
[ 2/15] Prepare transaction             100% | 245.0   B/s |  13.0   B |  00m00s
[ 3/15] Installing python3-cached_prope 100% |  36.6 MiB/s |  37.5 KiB |  00m00s
[ 4/15] Installing liblzf-0:3.6-29.fc41 100% |  22.4 MiB/s | 412.2 KiB |  00m00s
[ 5/15] Installing python3-h5py-0:3.12. 100% | 240.0 MiB/s |   4.6 MiB |  00m00s
[ 6/15] Installing python3-wrapt-0:1.17 100% | 110.4 MiB/s | 226.1 KiB |  00m00s
[ 7/15] Installing python3-deprecated-0 100% |  27.6 MiB/s |  56.5 KiB |  00m00s
[ 8/15] Installing python3-numcodecs-0: 100% | 155.9 MiB/s |   1.9 MiB |  00m00s
[ 9/15] Installing python3-cython-0:3.0 100% | 208.1 MiB/s |  17.7 MiB |  00m00s
[10/15] Installing python3-fasteners-0: 100% |  60.8 MiB/s | 124.5 KiB |  00m00s
[11/15] Installing python3-asciitree-0: 100% |  24.1 MiB/s |  24.7 KiB |  00m00s
[12/15] Installing python3-cftime-0:1.6 100% | 182.2 MiB/s | 559.6 KiB |  00m00s
[13/15] Installing python3-netcdf4-0:1. 100% | 273.2 MiB/s |   2.2 MiB |  00m00s
[14/15] Installing python3-zarr-0:2.18. 100% | 287.6 MiB/s |   3.2 MiB |  00m00s
[15/15] Installing python3-h5netcdf-0:1 100% |  18.1 MiB/s | 610.8 KiB |  00m00s
Warning: skipped OpenPGP checks for 13 packages from repository: http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch
Complete!
Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1737244800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.tddt0j
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ cd xarray-2025.1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ echo -n
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ 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  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/pyproject-wheeldir --output /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-buildrequires -x io
Handling setuptools>=42 from build-system.requires
Requirement satisfied: setuptools>=42
   (installed: setuptools 74.1.3)
Handling setuptools-scm>=7 from build-system.requires
Requirement satisfied: setuptools-scm>=7
   (installed: setuptools-scm 8.1.0)
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output
  warnings.warn("git archive did not support describe output")
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied)
  warnings.warn("unprocessed git archival found (no export subst applied)")
running egg_info
writing xarray.egg-info/PKG-INFO
writing dependency_links to xarray.egg-info/dependency_links.txt
writing entry points to xarray.egg-info/entry_points.txt
writing requirements to xarray.egg-info/requires.txt
writing top-level names to xarray.egg-info/top_level.txt
reading manifest file 'xarray.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'xarray.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output
  warnings.warn("git archive did not support describe output")
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied)
  warnings.warn("unprocessed git archival found (no export subst applied)")
running dist_info
writing xarray.egg-info/PKG-INFO
writing dependency_links to xarray.egg-info/dependency_links.txt
writing entry points to xarray.egg-info/entry_points.txt
writing requirements to xarray.egg-info/requires.txt
writing top-level names to xarray.egg-info/top_level.txt
reading manifest file 'xarray.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'xarray.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/xarray-2025.1.1.dist-info'
Handling numpy >=1.24 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: numpy >=1.24
   (installed: numpy 2.2.1)
Handling packaging >=23.2 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: packaging >=23.2
   (installed: packaging 24.2)
Handling pandas >=2.1 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: pandas >=2.1
   (installed: pandas 2.2.3)
Handling scipy ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: scipy ; extra == 'accel'
Handling bottleneck ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: bottleneck ; extra == 'accel'
Handling numbagg ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: numbagg ; extra == 'accel'
Handling numba >=0.54 ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: numba >=0.54 ; extra == 'accel'
Handling flox ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: flox ; extra == 'accel'
Handling opt-einsum ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: opt-einsum ; extra == 'accel'
Handling xarray[accel,etc,io,parallel,viz] ; extra == 'complete' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: xarray[accel,etc,io,parallel,viz] ; extra == 'complete'
Handling hypothesis ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: hypothesis ; extra == 'dev'
Handling jinja2 ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: jinja2 ; extra == 'dev'
Handling mypy ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: mypy ; extra == 'dev'
Handling pre-commit ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pre-commit ; extra == 'dev'
Handling pytest ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest ; extra == 'dev'
Handling pytest-cov ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-cov ; extra == 'dev'
Handling pytest-env ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-env ; extra == 'dev'
Handling pytest-xdist ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-xdist ; extra == 'dev'
Handling pytest-timeout ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-timeout ; extra == 'dev'
Handling ruff >=0.8.0 ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: ruff >=0.8.0 ; extra == 'dev'
Handling sphinx ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sphinx ; extra == 'dev'
Handling sphinx-autosummary-accessors ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sphinx-autosummary-accessors ; extra == 'dev'
Handling xarray[complete] ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: xarray[complete] ; extra == 'dev'
Handling sparse ; extra == 'etc' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sparse ; extra == 'etc'
Handling netCDF4 ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: netCDF4 ; extra == 'io'
   (installed: netCDF4 1.7.2)
Handling h5netcdf ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: h5netcdf ; extra == 'io'
   (installed: h5netcdf 1.4.1)
Handling scipy ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: scipy ; extra == 'io'
   (installed: scipy 1.14.1)
Handling zarr ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: zarr ; extra == 'io'
   (installed: zarr 2.18.4)
Handling fsspec ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: fsspec ; extra == 'io'
   (installed: fsspec 2024.12.0)
Handling cftime ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: cftime ; extra == 'io'
   (installed: cftime 1.6.4)
Handling pooch ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: pooch ; extra == 'io'
   (installed: pooch 1.8.2)
Handling pydap ; (python_version < "3.10") and extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pydap ; (python_version < "3.10") and extra == 'io'
Handling dask[complete] ; extra == 'parallel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: dask[complete] ; extra == 'parallel'
Handling cartopy ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: cartopy ; extra == 'viz'
Handling matplotlib ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: matplotlib ; extra == 'viz'
Handling nc-time-axis ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: nc-time-axis ; extra == 'viz'
Handling seaborn ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: seaborn ; extra == 'viz'
+ cat /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-buildrequires
+ rm -rfv xarray-2025.1.1.dist-info/
removed 'xarray-2025.1.1.dist-info/entry_points.txt'
removed 'xarray-2025.1.1.dist-info/top_level.txt'
removed 'xarray-2025.1.1.dist-info/METADATA'
removed 'xarray-2025.1.1.dist-info/LICENSE'
removed directory 'xarray-2025.1.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Wrote: /builddir/build/SRPMS/python-xarray-2025.1.1-3.fc42.buildreqs.nosrc.rpm
INFO: Going to install missing dynamic buildrequires
Updating and loading repositories:
 Copr repository                        100% |  95.7 KiB/s |   1.5 KiB |  00m00s
 updates                                100% |  59.2 KiB/s |   9.1 KiB |  00m00s
 fedora                                 100% | 286.0 KiB/s |  16.3 KiB |  00m00s
 Additional repo http_kojipkgs_fedorapr 100% | 191.5 KiB/s |   3.8 KiB |  00m00s
Repositories loaded.
Package "pyproject-rpm-macros-1.16.4-1.fc42.noarch" is already installed.
Package "python3-devel-3.13.1-2.fc42.aarch64" is already installed.
Package "python3-Bottleneck-1.4.2-2.fc42.aarch64" is already installed.
Package "python3-cftime-1.6.4-3.fc42.aarch64" is already installed.
Package "python3-dask+array-2024.12.1-1.fc42~bootstrap.noarch" is already installed.
Package "python3-dask+dataframe-2024.12.1-1.fc42~bootstrap.noarch" is already installed.
Package "python3-fsspec-2024.12.0-1.fc42.noarch" is already installed.
Package "python3-h5netcdf-1.4.1-1.fc42.noarch" is already installed.
Package "python3-netcdf4-1.7.2-2.fc42.aarch64" is already installed.
Package "python3-numpy-1:2.2.1-2.fc42.aarch64" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-packaging-24.2-2.fc42.noarch" is already installed.
Package "python3-pandas-2.2.3-1.fc42~bootstrap.aarch64" is already installed.
Package "python3-pint-0.24.4-1.fc42.noarch" is already installed.
Package "python3-pip-24.3.1-1.fc42.noarch" is already installed.
Package "python3-pooch-1.8.2-3.fc41.noarch" is already installed.
Package "python3-pytest-8.3.4-1.fc42.noarch" is already installed.
Nothing to do.
Package "python3-pytest-xdist-3.6.1-4.fc41.noarch" is already installed.
Package "python3-rasterio-1.4.3-2.fc42.aarch64" is already installed.
Package "python3-scipy-1.14.1-2.fc42.aarch64" is already installed.
Package "python3-seaborn-0.13.2-5.fc42.noarch" is already installed.
Package "python3-setuptools-74.1.3-4.fc42.noarch" is already installed.
Package "python3-setuptools_scm-8.1.0-1.fc42.noarch" is already installed.
Package "python3-zarr-2.18.4-1.fc42.noarch" is already installed.

Building target platforms: aarch64
Building for target aarch64
setting SOURCE_DATE_EPOCH=1737244800
Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.qTA46t
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ cd xarray-2025.1.1
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ echo '(python3dist(tomli) if python3-devel < 3.11)'
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ echo -n
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes --cap-lints=warn'
+ 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  '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ RPM_TOXENV=py313
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/pyproject-wheeldir --output /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-buildrequires -x io
Handling setuptools>=42 from build-system.requires
Requirement satisfied: setuptools>=42
   (installed: setuptools 74.1.3)
Handling setuptools-scm>=7 from build-system.requires
Requirement satisfied: setuptools-scm>=7
   (installed: setuptools-scm 8.1.0)
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output
  warnings.warn("git archive did not support describe output")
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied)
  warnings.warn("unprocessed git archival found (no export subst applied)")
running egg_info
writing xarray.egg-info/PKG-INFO
writing dependency_links to xarray.egg-info/dependency_links.txt
writing entry points to xarray.egg-info/entry_points.txt
writing requirements to xarray.egg-info/requires.txt
writing top-level names to xarray.egg-info/top_level.txt
reading manifest file 'xarray.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'xarray.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output
  warnings.warn("git archive did not support describe output")
/usr/lib/python3.13/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied)
  warnings.warn("unprocessed git archival found (no export subst applied)")
running dist_info
writing xarray.egg-info/PKG-INFO
writing dependency_links to xarray.egg-info/dependency_links.txt
writing entry points to xarray.egg-info/entry_points.txt
writing requirements to xarray.egg-info/requires.txt
writing top-level names to xarray.egg-info/top_level.txt
reading manifest file 'xarray.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'xarray.egg-info/SOURCES.txt'
creating '/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/xarray-2025.1.1.dist-info'
Handling numpy >=1.24 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: numpy >=1.24
   (installed: numpy 2.2.1)
Handling packaging >=23.2 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: packaging >=23.2
   (installed: packaging 24.2)
Handling pandas >=2.1 from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: pandas >=2.1
   (installed: pandas 2.2.3)
Handling scipy ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: scipy ; extra == 'accel'
Handling bottleneck ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: bottleneck ; extra == 'accel'
Handling numbagg ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: numbagg ; extra == 'accel'
Handling numba >=0.54 ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: numba >=0.54 ; extra == 'accel'
Handling flox ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: flox ; extra == 'accel'
Handling opt-einsum ; extra == 'accel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: opt-einsum ; extra == 'accel'
Handling xarray[accel,etc,io,parallel,viz] ; extra == 'complete' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: xarray[accel,etc,io,parallel,viz] ; extra == 'complete'
Handling hypothesis ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: hypothesis ; extra == 'dev'
Handling jinja2 ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: jinja2 ; extra == 'dev'
Handling mypy ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: mypy ; extra == 'dev'
Handling pre-commit ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pre-commit ; extra == 'dev'
Handling pytest ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest ; extra == 'dev'
Handling pytest-cov ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-cov ; extra == 'dev'
Handling pytest-env ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-env ; extra == 'dev'
Handling pytest-xdist ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-xdist ; extra == 'dev'
Handling pytest-timeout ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pytest-timeout ; extra == 'dev'
Handling ruff >=0.8.0 ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: ruff >=0.8.0 ; extra == 'dev'
Handling sphinx ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sphinx ; extra == 'dev'
Handling sphinx-autosummary-accessors ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sphinx-autosummary-accessors ; extra == 'dev'
Handling xarray[complete] ; extra == 'dev' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: xarray[complete] ; extra == 'dev'
Handling sparse ; extra == 'etc' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: sparse ; extra == 'etc'
Handling netCDF4 ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: netCDF4 ; extra == 'io'
   (installed: netCDF4 1.7.2)
Handling h5netcdf ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: h5netcdf ; extra == 'io'
   (installed: h5netcdf 1.4.1)
Handling scipy ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: scipy ; extra == 'io'
   (installed: scipy 1.14.1)
Handling zarr ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: zarr ; extra == 'io'
   (installed: zarr 2.18.4)
Handling fsspec ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: fsspec ; extra == 'io'
   (installed: fsspec 2024.12.0)
Handling cftime ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: cftime ; extra == 'io'
   (installed: cftime 1.6.4)
Handling pooch ; extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Requirement satisfied: pooch ; extra == 'io'
   (installed: pooch 1.8.2)
Handling pydap ; (python_version < "3.10") and extra == 'io' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: pydap ; (python_version < "3.10") and extra == 'io'
Handling dask[complete] ; extra == 'parallel' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: dask[complete] ; extra == 'parallel'
Handling cartopy ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: cartopy ; extra == 'viz'
Handling matplotlib ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: matplotlib ; extra == 'viz'
Handling nc-time-axis ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: nc-time-axis ; extra == 'viz'
Handling seaborn ; extra == 'viz' from hook generated metadata: Requires-Dist (xarray)
Ignoring alien requirement: seaborn ; extra == 'viz'
+ cat /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-buildrequires
+ rm -rfv xarray-2025.1.1.dist-info/
removed 'xarray-2025.1.1.dist-info/entry_points.txt'
removed 'xarray-2025.1.1.dist-info/top_level.txt'
removed 'xarray-2025.1.1.dist-info/METADATA'
removed 'xarray-2025.1.1.dist-info/LICENSE'
removed directory 'xarray-2025.1.1.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C2fqbI
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 xarray-2025.1.1
+ mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
+ VALAFLAGS=-g
+ 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'
+ 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 '
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ CC=gcc
+ CXX=g++
+ TMPDIR=/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/pyproject-wheeldir
Processing /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output
    warnings.warn("git archive did not support describe output")
  /usr/lib/python3.13/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied)
    warnings.warn("unprocessed git archival found (no export subst applied)")
  running dist_info
  creating /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info
  writing /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info/PKG-INFO
  writing dependency_links to /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info/dependency_links.txt
  writing entry points to /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info/entry_points.txt
  writing requirements to /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info/requires.txt
  writing top-level names to /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info/top_level.txt
  writing manifest file '/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info/SOURCES.txt'
  reading manifest file '/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info/SOURCES.txt'
  adding license file 'LICENSE'
  writing manifest file '/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray.egg-info/SOURCES.txt'
  creating '/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-modern-metadata-ttkqm49e/xarray-2025.1.1.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: xarray
  Building wheel for xarray (pyproject.toml): started
  Running command Building wheel for xarray (pyproject.toml)
  /usr/lib/python3.13/site-packages/setuptools_scm/git.py:312: UserWarning: git archive did not support describe output
    warnings.warn("git archive did not support describe output")
  /usr/lib/python3.13/site-packages/setuptools_scm/git.py:331: UserWarning: unprocessed git archival found (no export subst applied)
    warnings.warn("unprocessed git archival found (no export subst applied)")
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/xarray
  copying xarray/__init__.py -> build/lib/xarray
  copying xarray/coders.py -> build/lib/xarray
  copying xarray/conventions.py -> build/lib/xarray
  copying xarray/convert.py -> build/lib/xarray
  copying xarray/groupers.py -> build/lib/xarray
  copying xarray/tutorial.py -> build/lib/xarray
  copying xarray/ufuncs.py -> build/lib/xarray
  running egg_info
  writing xarray.egg-info/PKG-INFO
  writing dependency_links to xarray.egg-info/dependency_links.txt
  writing entry points to xarray.egg-info/entry_points.txt
  writing requirements to xarray.egg-info/requires.txt
  writing top-level names to xarray.egg-info/top_level.txt
  reading manifest file 'xarray.egg-info/SOURCES.txt'
  adding license file 'LICENSE'
  writing manifest file 'xarray.egg-info/SOURCES.txt'
  /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.backends' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.backends' 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 'xarray.backends' 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 'xarray.backends' to be distributed and are
          already explicitly excluding 'xarray.backends' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.coding' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.coding' 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 'xarray.coding' 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 'xarray.coding' to be distributed and are
          already explicitly excluding 'xarray.coding' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.core' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.core' 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 'xarray.core' 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 'xarray.core' to be distributed and are
          already explicitly excluding 'xarray.core' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.indexes' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.indexes' 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 'xarray.indexes' 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 'xarray.indexes' to be distributed and are
          already explicitly excluding 'xarray.indexes' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.namedarray' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.namedarray' 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 'xarray.namedarray' 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 'xarray.namedarray' to be distributed and are
          already explicitly excluding 'xarray.namedarray' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.plot' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.plot' 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 'xarray.plot' 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 'xarray.plot' to be distributed and are
          already explicitly excluding 'xarray.plot' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.static' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.static' 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 'xarray.static' 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 'xarray.static' to be distributed and are
          already explicitly excluding 'xarray.static' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.static.css' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.static.css' 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 'xarray.static.css' 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 'xarray.static.css' to be distributed and are
          already explicitly excluding 'xarray.static.css' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.static.html' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.static.html' 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 'xarray.static.html' 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 'xarray.static.html' to be distributed and are
          already explicitly excluding 'xarray.static.html' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.testing' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.testing' 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 'xarray.testing' 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 'xarray.testing' to be distributed and are
          already explicitly excluding 'xarray.testing' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.tests' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.tests' 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 'xarray.tests' 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 'xarray.tests' to be distributed and are
          already explicitly excluding 'xarray.tests' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.tests.data' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.tests.data' 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 'xarray.tests.data' 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 'xarray.tests.data' to be distributed and are
          already explicitly excluding 'xarray.tests.data' 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.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'xarray.util' is absent from the `packages` configuration.
  !!

          ********************************************************************************
          ############################
          # Package would be ignored #
          ############################
          Python recognizes 'xarray.util' 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 'xarray.util' 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 'xarray.util' to be distributed and are
          already explicitly excluding 'xarray.util' 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 xarray/py.typed -> build/lib/xarray
  creating build/lib/xarray/backends
  copying xarray/backends/__init__.py -> build/lib/xarray/backends
  copying xarray/backends/api.py -> build/lib/xarray/backends
  copying xarray/backends/common.py -> build/lib/xarray/backends
  copying xarray/backends/file_manager.py -> build/lib/xarray/backends
  copying xarray/backends/h5netcdf_.py -> build/lib/xarray/backends
  copying xarray/backends/locks.py -> build/lib/xarray/backends
  copying xarray/backends/lru_cache.py -> build/lib/xarray/backends
  copying xarray/backends/memory.py -> build/lib/xarray/backends
  copying xarray/backends/netCDF4_.py -> build/lib/xarray/backends
  copying xarray/backends/netcdf3.py -> build/lib/xarray/backends
  copying xarray/backends/plugins.py -> build/lib/xarray/backends
  copying xarray/backends/pydap_.py -> build/lib/xarray/backends
  copying xarray/backends/scipy_.py -> build/lib/xarray/backends
  copying xarray/backends/store.py -> build/lib/xarray/backends
  copying xarray/backends/zarr.py -> build/lib/xarray/backends
  creating build/lib/xarray/coding
  copying xarray/coding/__init__.py -> build/lib/xarray/coding
  copying xarray/coding/calendar_ops.py -> build/lib/xarray/coding
  copying xarray/coding/cftime_offsets.py -> build/lib/xarray/coding
  copying xarray/coding/cftimeindex.py -> build/lib/xarray/coding
  copying xarray/coding/frequencies.py -> build/lib/xarray/coding
  copying xarray/coding/strings.py -> build/lib/xarray/coding
  copying xarray/coding/times.py -> build/lib/xarray/coding
  copying xarray/coding/variables.py -> build/lib/xarray/coding
  creating build/lib/xarray/core
  copying xarray/core/__init__.py -> build/lib/xarray/core
  copying xarray/core/_aggregations.py -> build/lib/xarray/core
  copying xarray/core/_typed_ops.py -> build/lib/xarray/core
  copying xarray/core/accessor_dt.py -> build/lib/xarray/core
  copying xarray/core/accessor_str.py -> build/lib/xarray/core
  copying xarray/core/alignment.py -> build/lib/xarray/core
  copying xarray/core/arithmetic.py -> build/lib/xarray/core
  copying xarray/core/array_api_compat.py -> build/lib/xarray/core
  copying xarray/core/combine.py -> build/lib/xarray/core
  copying xarray/core/common.py -> build/lib/xarray/core
  copying xarray/core/computation.py -> build/lib/xarray/core
  copying xarray/core/concat.py -> build/lib/xarray/core
  copying xarray/core/coordinates.py -> build/lib/xarray/core
  copying xarray/core/dask_array_compat.py -> build/lib/xarray/core
  copying xarray/core/dask_array_ops.py -> build/lib/xarray/core
  copying xarray/core/dataarray.py -> build/lib/xarray/core
  copying xarray/core/dataset.py -> build/lib/xarray/core
  copying xarray/core/datatree.py -> build/lib/xarray/core
  copying xarray/core/datatree_io.py -> build/lib/xarray/core
  copying xarray/core/datatree_mapping.py -> build/lib/xarray/core
  copying xarray/core/datatree_render.py -> build/lib/xarray/core
  copying xarray/core/dtypes.py -> build/lib/xarray/core
  copying xarray/core/duck_array_ops.py -> build/lib/xarray/core
  copying xarray/core/extension_array.py -> build/lib/xarray/core
  copying xarray/core/extensions.py -> build/lib/xarray/core
  copying xarray/core/formatting.py -> build/lib/xarray/core
  copying xarray/core/formatting_html.py -> build/lib/xarray/core
  copying xarray/core/groupby.py -> build/lib/xarray/core
  copying xarray/core/indexes.py -> build/lib/xarray/core
  copying xarray/core/indexing.py -> build/lib/xarray/core
  copying xarray/core/merge.py -> build/lib/xarray/core
  copying xarray/core/missing.py -> build/lib/xarray/core
  copying xarray/core/nanops.py -> build/lib/xarray/core
  copying xarray/core/npcompat.py -> build/lib/xarray/core
  copying xarray/core/nputils.py -> build/lib/xarray/core
  copying xarray/core/ops.py -> build/lib/xarray/core
  copying xarray/core/options.py -> build/lib/xarray/core
  copying xarray/core/parallel.py -> build/lib/xarray/core
  copying xarray/core/pdcompat.py -> build/lib/xarray/core
  copying xarray/core/resample.py -> build/lib/xarray/core
  copying xarray/core/resample_cftime.py -> build/lib/xarray/core
  copying xarray/core/rolling.py -> build/lib/xarray/core
  copying xarray/core/rolling_exp.py -> build/lib/xarray/core
  copying xarray/core/treenode.py -> build/lib/xarray/core
  copying xarray/core/types.py -> build/lib/xarray/core
  copying xarray/core/utils.py -> build/lib/xarray/core
  copying xarray/core/variable.py -> build/lib/xarray/core
  copying xarray/core/weighted.py -> build/lib/xarray/core
  creating build/lib/xarray/indexes
  copying xarray/indexes/__init__.py -> build/lib/xarray/indexes
  creating build/lib/xarray/namedarray
  copying xarray/namedarray/__init__.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/_aggregations.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/_array_api.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/_typing.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/core.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/daskmanager.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/dtypes.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/parallelcompat.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/pycompat.py -> build/lib/xarray/namedarray
  copying xarray/namedarray/utils.py -> build/lib/xarray/namedarray
  creating build/lib/xarray/plot
  copying xarray/plot/__init__.py -> build/lib/xarray/plot
  copying xarray/plot/accessor.py -> build/lib/xarray/plot
  copying xarray/plot/dataarray_plot.py -> build/lib/xarray/plot
  copying xarray/plot/dataset_plot.py -> build/lib/xarray/plot
  copying xarray/plot/facetgrid.py -> build/lib/xarray/plot
  copying xarray/plot/utils.py -> build/lib/xarray/plot
  creating build/lib/xarray/static
  copying xarray/static/__init__.py -> build/lib/xarray/static
  creating build/lib/xarray/static/css
  copying xarray/static/css/__init__.py -> build/lib/xarray/static/css
  copying xarray/static/css/style.css -> build/lib/xarray/static/css
  creating build/lib/xarray/static/html
  copying xarray/static/html/__init__.py -> build/lib/xarray/static/html
  copying xarray/static/html/icons-svg-inline.html -> build/lib/xarray/static/html
  creating build/lib/xarray/testing
  copying xarray/testing/__init__.py -> build/lib/xarray/testing
  copying xarray/testing/assertions.py -> build/lib/xarray/testing
  copying xarray/testing/strategies.py -> build/lib/xarray/testing
  creating build/lib/xarray/tests
  copying xarray/tests/__init__.py -> build/lib/xarray/tests
  copying xarray/tests/arrays.py -> build/lib/xarray/tests
  copying xarray/tests/conftest.py -> build/lib/xarray/tests
  copying xarray/tests/test_accessor_dt.py -> build/lib/xarray/tests
  copying xarray/tests/test_accessor_str.py -> build/lib/xarray/tests
  copying xarray/tests/test_array_api.py -> build/lib/xarray/tests
  copying xarray/tests/test_assertions.py -> build/lib/xarray/tests
  copying xarray/tests/test_backends.py -> build/lib/xarray/tests
  copying xarray/tests/test_backends_api.py -> build/lib/xarray/tests
  copying xarray/tests/test_backends_common.py -> build/lib/xarray/tests
  copying xarray/tests/test_backends_datatree.py -> build/lib/xarray/tests
  copying xarray/tests/test_backends_file_manager.py -> build/lib/xarray/tests
  copying xarray/tests/test_backends_locks.py -> build/lib/xarray/tests
  copying xarray/tests/test_backends_lru_cache.py -> build/lib/xarray/tests
  copying xarray/tests/test_calendar_ops.py -> build/lib/xarray/tests
  copying xarray/tests/test_cftime_offsets.py -> build/lib/xarray/tests
  copying xarray/tests/test_cftimeindex.py -> build/lib/xarray/tests
  copying xarray/tests/test_cftimeindex_resample.py -> build/lib/xarray/tests
  copying xarray/tests/test_coarsen.py -> build/lib/xarray/tests
  copying xarray/tests/test_coding.py -> build/lib/xarray/tests
  copying xarray/tests/test_coding_strings.py -> build/lib/xarray/tests
  copying xarray/tests/test_coding_times.py -> build/lib/xarray/tests
  copying xarray/tests/test_combine.py -> build/lib/xarray/tests
  copying xarray/tests/test_computation.py -> build/lib/xarray/tests
  copying xarray/tests/test_concat.py -> build/lib/xarray/tests
  copying xarray/tests/test_conventions.py -> build/lib/xarray/tests
  copying xarray/tests/test_coordinates.py -> build/lib/xarray/tests
  copying xarray/tests/test_cupy.py -> build/lib/xarray/tests
  copying xarray/tests/test_dask.py -> build/lib/xarray/tests
  copying xarray/tests/test_dataarray.py -> build/lib/xarray/tests
  copying xarray/tests/test_dataset.py -> build/lib/xarray/tests
  copying xarray/tests/test_datatree.py -> build/lib/xarray/tests
  copying xarray/tests/test_datatree_mapping.py -> build/lib/xarray/tests
  copying xarray/tests/test_deprecation_helpers.py -> build/lib/xarray/tests
  copying xarray/tests/test_distributed.py -> build/lib/xarray/tests
  copying xarray/tests/test_dtypes.py -> build/lib/xarray/tests
  copying xarray/tests/test_duck_array_ops.py -> build/lib/xarray/tests
  copying xarray/tests/test_duck_array_wrapping.py -> build/lib/xarray/tests
  copying xarray/tests/test_error_messages.py -> build/lib/xarray/tests
  copying xarray/tests/test_extensions.py -> build/lib/xarray/tests
  copying xarray/tests/test_formatting.py -> build/lib/xarray/tests
  copying xarray/tests/test_formatting_html.py -> build/lib/xarray/tests
  copying xarray/tests/test_groupby.py -> build/lib/xarray/tests
  copying xarray/tests/test_hashable.py -> build/lib/xarray/tests
  copying xarray/tests/test_indexes.py -> build/lib/xarray/tests
  copying xarray/tests/test_indexing.py -> build/lib/xarray/tests
  copying xarray/tests/test_interp.py -> build/lib/xarray/tests
  copying xarray/tests/test_merge.py -> build/lib/xarray/tests
  copying xarray/tests/test_missing.py -> build/lib/xarray/tests
  copying xarray/tests/test_namedarray.py -> build/lib/xarray/tests
  copying xarray/tests/test_nputils.py -> build/lib/xarray/tests
  copying xarray/tests/test_options.py -> build/lib/xarray/tests
  copying xarray/tests/test_parallelcompat.py -> build/lib/xarray/tests
  copying xarray/tests/test_plot.py -> build/lib/xarray/tests
  copying xarray/tests/test_plugins.py -> build/lib/xarray/tests
  copying xarray/tests/test_print_versions.py -> build/lib/xarray/tests
  copying xarray/tests/test_rolling.py -> build/lib/xarray/tests
  copying xarray/tests/test_sparse.py -> build/lib/xarray/tests
  copying xarray/tests/test_strategies.py -> build/lib/xarray/tests
  copying xarray/tests/test_treenode.py -> build/lib/xarray/tests
  copying xarray/tests/test_tutorial.py -> build/lib/xarray/tests
  copying xarray/tests/test_typed_ops.py -> build/lib/xarray/tests
  copying xarray/tests/test_ufuncs.py -> build/lib/xarray/tests
  copying xarray/tests/test_units.py -> build/lib/xarray/tests
  copying xarray/tests/test_utils.py -> build/lib/xarray/tests
  copying xarray/tests/test_variable.py -> build/lib/xarray/tests
  copying xarray/tests/test_weighted.py -> build/lib/xarray/tests
  creating build/lib/xarray/tests/data
  copying xarray/tests/data/bears.nc -> build/lib/xarray/tests/data
  copying xarray/tests/data/example.grib -> build/lib/xarray/tests/data
  copying xarray/tests/data/example.ict -> build/lib/xarray/tests/data
  copying xarray/tests/data/example.uamiv -> build/lib/xarray/tests/data
  copying xarray/tests/data/example_1.nc -> build/lib/xarray/tests/data
  copying xarray/tests/data/example_1.nc.gz -> build/lib/xarray/tests/data
  creating build/lib/xarray/util
  copying xarray/util/__init__.py -> build/lib/xarray/util
  copying xarray/util/deprecation_helpers.py -> build/lib/xarray/util
  copying xarray/util/generate_aggregations.py -> build/lib/xarray/util
  copying xarray/util/generate_ops.py -> build/lib/xarray/util
  copying xarray/util/print_versions.py -> build/lib/xarray/util
  installing to build/bdist.linux-aarch64/wheel
  running install
  running install_lib
  creating build/bdist.linux-aarch64
  creating build/bdist.linux-aarch64/wheel
  creating build/bdist.linux-aarch64/wheel/xarray
  copying build/lib/xarray/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray
  copying build/lib/xarray/coders.py -> build/bdist.linux-aarch64/wheel/./xarray
  copying build/lib/xarray/conventions.py -> build/bdist.linux-aarch64/wheel/./xarray
  copying build/lib/xarray/convert.py -> build/bdist.linux-aarch64/wheel/./xarray
  copying build/lib/xarray/groupers.py -> build/bdist.linux-aarch64/wheel/./xarray
  copying build/lib/xarray/tutorial.py -> build/bdist.linux-aarch64/wheel/./xarray
  copying build/lib/xarray/ufuncs.py -> build/bdist.linux-aarch64/wheel/./xarray
  copying build/lib/xarray/py.typed -> build/bdist.linux-aarch64/wheel/./xarray
  creating build/bdist.linux-aarch64/wheel/xarray/backends
  copying build/lib/xarray/backends/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/api.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/common.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/file_manager.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/h5netcdf_.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/locks.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/lru_cache.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/memory.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/netCDF4_.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/netcdf3.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/plugins.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/pydap_.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/scipy_.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/store.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  copying build/lib/xarray/backends/zarr.py -> build/bdist.linux-aarch64/wheel/./xarray/backends
  creating build/bdist.linux-aarch64/wheel/xarray/coding
  copying build/lib/xarray/coding/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
  copying build/lib/xarray/coding/calendar_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
  copying build/lib/xarray/coding/cftime_offsets.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
  copying build/lib/xarray/coding/cftimeindex.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
  copying build/lib/xarray/coding/frequencies.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
  copying build/lib/xarray/coding/strings.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
  copying build/lib/xarray/coding/times.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
  copying build/lib/xarray/coding/variables.py -> build/bdist.linux-aarch64/wheel/./xarray/coding
  creating build/bdist.linux-aarch64/wheel/xarray/core
  copying build/lib/xarray/core/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/_aggregations.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/_typed_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/accessor_dt.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/accessor_str.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/alignment.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/arithmetic.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/array_api_compat.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/combine.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/common.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/computation.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/concat.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/coordinates.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/dask_array_compat.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/dask_array_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/dataarray.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/dataset.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/datatree.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/datatree_io.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/datatree_mapping.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/datatree_render.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/dtypes.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/duck_array_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/extension_array.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/extensions.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/formatting.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/formatting_html.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/groupby.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/indexes.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/indexing.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/merge.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/missing.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/nanops.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/npcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/nputils.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/ops.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/options.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/parallel.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/pdcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/resample.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/resample_cftime.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/rolling.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/rolling_exp.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/treenode.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/types.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/utils.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/variable.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  copying build/lib/xarray/core/weighted.py -> build/bdist.linux-aarch64/wheel/./xarray/core
  creating build/bdist.linux-aarch64/wheel/xarray/indexes
  copying build/lib/xarray/indexes/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/indexes
  creating build/bdist.linux-aarch64/wheel/xarray/namedarray
  copying build/lib/xarray/namedarray/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/_aggregations.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/_array_api.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/_typing.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/core.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/daskmanager.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/dtypes.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/parallelcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/pycompat.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  copying build/lib/xarray/namedarray/utils.py -> build/bdist.linux-aarch64/wheel/./xarray/namedarray
  creating build/bdist.linux-aarch64/wheel/xarray/plot
  copying build/lib/xarray/plot/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
  copying build/lib/xarray/plot/accessor.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
  copying build/lib/xarray/plot/dataarray_plot.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
  copying build/lib/xarray/plot/dataset_plot.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
  copying build/lib/xarray/plot/facetgrid.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
  copying build/lib/xarray/plot/utils.py -> build/bdist.linux-aarch64/wheel/./xarray/plot
  creating build/bdist.linux-aarch64/wheel/xarray/static
  copying build/lib/xarray/static/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/static
  creating build/bdist.linux-aarch64/wheel/xarray/static/css
  copying build/lib/xarray/static/css/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/static/css
  copying build/lib/xarray/static/css/style.css -> build/bdist.linux-aarch64/wheel/./xarray/static/css
  creating build/bdist.linux-aarch64/wheel/xarray/static/html
  copying build/lib/xarray/static/html/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/static/html
  copying build/lib/xarray/static/html/icons-svg-inline.html -> build/bdist.linux-aarch64/wheel/./xarray/static/html
  creating build/bdist.linux-aarch64/wheel/xarray/testing
  copying build/lib/xarray/testing/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/testing
  copying build/lib/xarray/testing/assertions.py -> build/bdist.linux-aarch64/wheel/./xarray/testing
  copying build/lib/xarray/testing/strategies.py -> build/bdist.linux-aarch64/wheel/./xarray/testing
  creating build/bdist.linux-aarch64/wheel/xarray/tests
  copying build/lib/xarray/tests/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/arrays.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/conftest.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_accessor_dt.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_accessor_str.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_array_api.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_assertions.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_backends.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_backends_api.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_backends_common.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_backends_datatree.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_backends_file_manager.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_backends_locks.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_backends_lru_cache.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_calendar_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_cftime_offsets.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_cftimeindex.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_cftimeindex_resample.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_coarsen.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_coding.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_coding_strings.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_coding_times.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_combine.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_computation.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_concat.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_conventions.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_coordinates.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_cupy.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_dask.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_dataarray.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_dataset.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_datatree.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_datatree_mapping.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_deprecation_helpers.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_distributed.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_dtypes.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_duck_array_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_duck_array_wrapping.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_error_messages.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_extensions.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_formatting.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_formatting_html.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_groupby.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_hashable.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_indexes.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_indexing.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_interp.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_merge.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_missing.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_namedarray.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_nputils.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_options.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_parallelcompat.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_plot.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_plugins.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_print_versions.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_rolling.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_sparse.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_strategies.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_treenode.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_tutorial.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_typed_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_ufuncs.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_units.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_utils.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_variable.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  copying build/lib/xarray/tests/test_weighted.py -> build/bdist.linux-aarch64/wheel/./xarray/tests
  creating build/bdist.linux-aarch64/wheel/xarray/tests/data
  copying build/lib/xarray/tests/data/bears.nc -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
  copying build/lib/xarray/tests/data/example.grib -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
  copying build/lib/xarray/tests/data/example.ict -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
  copying build/lib/xarray/tests/data/example.uamiv -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
  copying build/lib/xarray/tests/data/example_1.nc -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
  copying build/lib/xarray/tests/data/example_1.nc.gz -> build/bdist.linux-aarch64/wheel/./xarray/tests/data
  creating build/bdist.linux-aarch64/wheel/xarray/util
  copying build/lib/xarray/util/__init__.py -> build/bdist.linux-aarch64/wheel/./xarray/util
  copying build/lib/xarray/util/deprecation_helpers.py -> build/bdist.linux-aarch64/wheel/./xarray/util
  copying build/lib/xarray/util/generate_aggregations.py -> build/bdist.linux-aarch64/wheel/./xarray/util
  copying build/lib/xarray/util/generate_ops.py -> build/bdist.linux-aarch64/wheel/./xarray/util
  copying build/lib/xarray/util/print_versions.py -> build/bdist.linux-aarch64/wheel/./xarray/util
  running install_egg_info
  Copying xarray.egg-info to build/bdist.linux-aarch64/wheel/./xarray-2025.1.1-py3.13.egg-info
  running install_scripts
  creating build/bdist.linux-aarch64/wheel/xarray-2025.1.1.dist-info/WHEEL
  creating '/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir/pip-wheel-n88k3_x6/.tmp-v5cq9e1c/xarray-2025.1.1-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
  adding 'xarray/__init__.py'
  adding 'xarray/coders.py'
  adding 'xarray/conventions.py'
  adding 'xarray/convert.py'
  adding 'xarray/groupers.py'
  adding 'xarray/py.typed'
  adding 'xarray/tutorial.py'
  adding 'xarray/ufuncs.py'
  adding 'xarray/backends/__init__.py'
  adding 'xarray/backends/api.py'
  adding 'xarray/backends/common.py'
  adding 'xarray/backends/file_manager.py'
  adding 'xarray/backends/h5netcdf_.py'
  adding 'xarray/backends/locks.py'
  adding 'xarray/backends/lru_cache.py'
  adding 'xarray/backends/memory.py'
  adding 'xarray/backends/netCDF4_.py'
  adding 'xarray/backends/netcdf3.py'
  adding 'xarray/backends/plugins.py'
  adding 'xarray/backends/pydap_.py'
  adding 'xarray/backends/scipy_.py'
  adding 'xarray/backends/store.py'
  adding 'xarray/backends/zarr.py'
  adding 'xarray/coding/__init__.py'
  adding 'xarray/coding/calendar_ops.py'
  adding 'xarray/coding/cftime_offsets.py'
  adding 'xarray/coding/cftimeindex.py'
  adding 'xarray/coding/frequencies.py'
  adding 'xarray/coding/strings.py'
  adding 'xarray/coding/times.py'
  adding 'xarray/coding/variables.py'
  adding 'xarray/core/__init__.py'
  adding 'xarray/core/_aggregations.py'
  adding 'xarray/core/_typed_ops.py'
  adding 'xarray/core/accessor_dt.py'
  adding 'xarray/core/accessor_str.py'
  adding 'xarray/core/alignment.py'
  adding 'xarray/core/arithmetic.py'
  adding 'xarray/core/array_api_compat.py'
  adding 'xarray/core/combine.py'
  adding 'xarray/core/common.py'
  adding 'xarray/core/computation.py'
  adding 'xarray/core/concat.py'
  adding 'xarray/core/coordinates.py'
  adding 'xarray/core/dask_array_compat.py'
  adding 'xarray/core/dask_array_ops.py'
  adding 'xarray/core/dataarray.py'
  adding 'xarray/core/dataset.py'
  adding 'xarray/core/datatree.py'
  adding 'xarray/core/datatree_io.py'
  adding 'xarray/core/datatree_mapping.py'
  adding 'xarray/core/datatree_render.py'
  adding 'xarray/core/dtypes.py'
  adding 'xarray/core/duck_array_ops.py'
  adding 'xarray/core/extension_array.py'
  adding 'xarray/core/extensions.py'
  adding 'xarray/core/formatting.py'
  adding 'xarray/core/formatting_html.py'
  adding 'xarray/core/groupby.py'
  adding 'xarray/core/indexes.py'
  adding 'xarray/core/indexing.py'
  adding 'xarray/core/merge.py'
  adding 'xarray/core/missing.py'
  adding 'xarray/core/nanops.py'
  adding 'xarray/core/npcompat.py'
  adding 'xarray/core/nputils.py'
  adding 'xarray/core/ops.py'
  adding 'xarray/core/options.py'
  adding 'xarray/core/parallel.py'
  adding 'xarray/core/pdcompat.py'
  adding 'xarray/core/resample.py'
  adding 'xarray/core/resample_cftime.py'
  adding 'xarray/core/rolling.py'
  adding 'xarray/core/rolling_exp.py'
  adding 'xarray/core/treenode.py'
  adding 'xarray/core/types.py'
  adding 'xarray/core/utils.py'
  adding 'xarray/core/variable.py'
  adding 'xarray/core/weighted.py'
  adding 'xarray/indexes/__init__.py'
  adding 'xarray/namedarray/__init__.py'
  adding 'xarray/namedarray/_aggregations.py'
  adding 'xarray/namedarray/_array_api.py'
  adding 'xarray/namedarray/_typing.py'
  adding 'xarray/namedarray/core.py'
  adding 'xarray/namedarray/daskmanager.py'
  adding 'xarray/namedarray/dtypes.py'
  adding 'xarray/namedarray/parallelcompat.py'
  adding 'xarray/namedarray/pycompat.py'
  adding 'xarray/namedarray/utils.py'
  adding 'xarray/plot/__init__.py'
  adding 'xarray/plot/accessor.py'
  adding 'xarray/plot/dataarray_plot.py'
  adding 'xarray/plot/dataset_plot.py'
  adding 'xarray/plot/facetgrid.py'
  adding 'xarray/plot/utils.py'
  adding 'xarray/static/__init__.py'
  adding 'xarray/static/css/__init__.py'
  adding 'xarray/static/css/style.css'
  adding 'xarray/static/html/__init__.py'
  adding 'xarray/static/html/icons-svg-inline.html'
  adding 'xarray/testing/__init__.py'
  adding 'xarray/testing/assertions.py'
  adding 'xarray/testing/strategies.py'
  adding 'xarray/tests/__init__.py'
  adding 'xarray/tests/arrays.py'
  adding 'xarray/tests/conftest.py'
  adding 'xarray/tests/test_accessor_dt.py'
  adding 'xarray/tests/test_accessor_str.py'
  adding 'xarray/tests/test_array_api.py'
  adding 'xarray/tests/test_assertions.py'
  adding 'xarray/tests/test_backends.py'
  adding 'xarray/tests/test_backends_api.py'
  adding 'xarray/tests/test_backends_common.py'
  adding 'xarray/tests/test_backends_datatree.py'
  adding 'xarray/tests/test_backends_file_manager.py'
  adding 'xarray/tests/test_backends_locks.py'
  adding 'xarray/tests/test_backends_lru_cache.py'
  adding 'xarray/tests/test_calendar_ops.py'
  adding 'xarray/tests/test_cftime_offsets.py'
  adding 'xarray/tests/test_cftimeindex.py'
  adding 'xarray/tests/test_cftimeindex_resample.py'
  adding 'xarray/tests/test_coarsen.py'
  adding 'xarray/tests/test_coding.py'
  adding 'xarray/tests/test_coding_strings.py'
  adding 'xarray/tests/test_coding_times.py'
  adding 'xarray/tests/test_combine.py'
  adding 'xarray/tests/test_computation.py'
  adding 'xarray/tests/test_concat.py'
  adding 'xarray/tests/test_conventions.py'
  adding 'xarray/tests/test_coordinates.py'
  adding 'xarray/tests/test_cupy.py'
  adding 'xarray/tests/test_dask.py'
  adding 'xarray/tests/test_dataarray.py'
  adding 'xarray/tests/test_dataset.py'
  adding 'xarray/tests/test_datatree.py'
  adding 'xarray/tests/test_datatree_mapping.py'
  adding 'xarray/tests/test_deprecation_helpers.py'
  adding 'xarray/tests/test_distributed.py'
  adding 'xarray/tests/test_dtypes.py'
  adding 'xarray/tests/test_duck_array_ops.py'
  adding 'xarray/tests/test_duck_array_wrapping.py'
  adding 'xarray/tests/test_error_messages.py'
  adding 'xarray/tests/test_extensions.py'
  adding 'xarray/tests/test_formatting.py'
  adding 'xarray/tests/test_formatting_html.py'
  adding 'xarray/tests/test_groupby.py'
  adding 'xarray/tests/test_hashable.py'
  adding 'xarray/tests/test_indexes.py'
  adding 'xarray/tests/test_indexing.py'
  adding 'xarray/tests/test_interp.py'
  adding 'xarray/tests/test_merge.py'
  adding 'xarray/tests/test_missing.py'
  adding 'xarray/tests/test_namedarray.py'
  adding 'xarray/tests/test_nputils.py'
  adding 'xarray/tests/test_options.py'
  adding 'xarray/tests/test_parallelcompat.py'
  adding 'xarray/tests/test_plot.py'
  adding 'xarray/tests/test_plugins.py'
  adding 'xarray/tests/test_print_versions.py'
  adding 'xarray/tests/test_rolling.py'
  adding 'xarray/tests/test_sparse.py'
  adding 'xarray/tests/test_strategies.py'
  adding 'xarray/tests/test_treenode.py'
  adding 'xarray/tests/test_tutorial.py'
  adding 'xarray/tests/test_typed_ops.py'
  adding 'xarray/tests/test_ufuncs.py'
  adding 'xarray/tests/test_units.py'
  adding 'xarray/tests/test_utils.py'
  adding 'xarray/tests/test_variable.py'
  adding 'xarray/tests/test_weighted.py'
  adding 'xarray/tests/data/bears.nc'
  adding 'xarray/tests/data/example.grib'
  adding 'xarray/tests/data/example.ict'
  adding 'xarray/tests/data/example.uamiv'
  adding 'xarray/tests/data/example_1.nc'
  adding 'xarray/tests/data/example_1.nc.gz'
  adding 'xarray/util/__init__.py'
  adding 'xarray/util/deprecation_helpers.py'
  adding 'xarray/util/generate_aggregations.py'
  adding 'xarray/util/generate_ops.py'
  adding 'xarray/util/print_versions.py'
  adding 'xarray-2025.1.1.dist-info/LICENSE'
  adding 'xarray-2025.1.1.dist-info/METADATA'
  adding 'xarray-2025.1.1.dist-info/WHEEL'
  adding 'xarray-2025.1.1.dist-info/entry_points.txt'
  adding 'xarray-2025.1.1.dist-info/top_level.txt'
  adding 'xarray-2025.1.1.dist-info/RECORD'
  removing build/bdist.linux-aarch64/wheel
  Building wheel for xarray (pyproject.toml): finished with status 'done'
  Created wheel for xarray: filename=xarray-2025.1.1-py3-none-any.whl size=1239609 sha256=05f83d6a0e0d7259b291ac327b0528b1c2611e79967d20be72d84a65735dbe1a
  Stored in directory: /builddir/.cache/pip/wheels/1f/64/4f/1dd7bf3767a6dd2a77b10e674e26c98ced35f1933aa455ca45
Successfully built xarray
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dYXvzo
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ '[' /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT '!=' / ']'
+ rm -rf /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT
++ dirname /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT
+ mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build
+ mkdir /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 xarray-2025.1.1
++ ls /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/pyproject-wheeldir/xarray-2025.1.1-py3-none-any.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=xarray==2025.1.1
+ '[' -z xarray==2025.1.1 ']'
+ TMPDIR=/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/pyproject-wheeldir xarray==2025.1.1
Using pip 24.3.1 from /usr/lib/python3.13/site-packages/pip (python 3.13)
Looking in links: /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/pyproject-wheeldir
Processing ./pyproject-wheeldir/xarray-2025.1.1-py3-none-any.whl
Installing collected packages: xarray
Successfully installed xarray-2025.1.1
+ '[' -d /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/bin ']'
+ rm -f /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ site_dirs+=("/usr/lib/python3.13/site-packages")
+ '[' /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages ']'
+ '[' -d /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages ']'
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib/python3.13/site-packages/xarray-2025.1.1.dist-info'
+ sed -i s/pip/rpm/ /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray-2025.1.1.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT --record /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray-2025.1.1.dist-info/RECORD --output /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-record
+ rm -fv /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray-2025.1.1.dist-info/RECORD
removed '/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray-2025.1.1.dist-info/RECORD'
+ rm -fv /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray-2025.1.1.dist-info/REQUESTED
removed '/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray-2025.1.1.dist-info/REQUESTED'
++ wc -l /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-files --output-modules /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-modules --buildroot /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /builddir/build/BUILD/python-xarray-2025.1.1-build/python-xarray-2025.1.1-3.fc42.aarch64-pyproject-record --prefix /usr -l xarray
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /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
+ /usr/lib/rpm/brp-remove-la-files
+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
Bytecompiling .py files below /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13 using python3.13
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/bin/add-determinism --brp -j4 /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/file_manager.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/lru_cache.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/memory.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/h5netcdf_.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/locks.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/netcdf3.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/api.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/plugins.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/pydap_.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/store.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/scipy_.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/store.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/netCDF4_.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/file_manager.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/calendar_ops.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/zarr.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/frequencies.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/strings.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/cftime_offsets.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/cftimeindex.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/__pycache__/zarr.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/frequencies.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/times.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/variables.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/variables.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/coding/__pycache__/times.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/accessor_dt.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/alignment.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/arithmetic.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/array_api_compat.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/combine.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/_typed_ops.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/accessor_str.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/concat.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/dask_array_compat.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/computation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/dask_array_ops.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/coordinates.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/_aggregations.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/datatree_io.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/datatree_mapping.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/datatree_render.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/dtypes.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/duck_array_ops.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/extension_array.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/extensions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/datatree.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/formatting_html.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/formatting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/dataarray.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/groupby.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/indexes.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/merge.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/nanops.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/npcompat.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/nputils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/ops.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/missing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/options.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/pdcompat.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/indexing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/parallel.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/resample_cftime.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/resample.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/rolling_exp.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/types.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/dataset.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/rolling.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/treenode.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/weighted.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/datatree_render.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/computation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/variable.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/duck_array_ops.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/parallel.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/formatting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/treenode.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/groupby.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/indexing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/indexes.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/dataarray.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/indexes/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/_aggregations.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/_array_api.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/_typing.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/daskmanager.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/dtypes.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/parallelcompat.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/core.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/pycompat.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/utils.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/variable.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/__pycache__/core.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/accessor.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/dataset_plot.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/dataarray_plot.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/facetgrid.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/dataset_plot.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/static/css/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/static/html/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/static/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/testing/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/dataarray_plot.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/plot/__pycache__/facetgrid.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/testing/__pycache__/assertions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/testing/__pycache__/strategies.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/testing/__pycache__/assertions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/__init__.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/conftest.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/arrays.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_array_api.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_assertions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/__pycache__/dataset.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_accessor_dt.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_common.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_api.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_file_manager.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_locks.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_lru_cache.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_calendar_ops.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_datatree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_cftime_offsets.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_cftimeindex_resample.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coarsen.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_cftimeindex.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coding.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_accessor_str.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coding_strings.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coding_times.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_combine.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_computation.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coordinates.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_cupy.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_conventions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_concat.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_dask.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_datatree_mapping.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_deprecation_helpers.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_distributed.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_dtypes.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_datatree.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_duck_array_wrapping.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_error_messages.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_duck_array_ops.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_extensions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_formatting_html.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_formatting.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_hashable.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_indexes.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_dataarray.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_indexing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_interp.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_merge.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_missing.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_nputils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_options.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_groupby.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_namedarray.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_parallelcompat.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_print_versions.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_plugins.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_dataset.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_strategies.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_rolling.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_sparse.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_tutorial.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_typed_ops.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_treenode.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_ufuncs.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_utils.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_weighted.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/__init__.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_accessor_dt.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_locks.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_api.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_lru_cache.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_common.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_calendar_ops.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_datatree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends_file_manager.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coding_strings.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_variable.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_cftime_offsets.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_cftimeindex_resample.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_units.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coarsen.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_plot.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coding.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_array_api.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_cftimeindex.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_assertions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coding_times.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_coordinates.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_cupy.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_concat.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_conventions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_datatree_mapping.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_deprecation_helpers.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_distributed.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_dtypes.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_accessor_str.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_combine.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_extensions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_duck_array_wrapping.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_duck_array_ops.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_formatting.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_indexes.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_formatting_html.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_dask.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_computation.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_merge.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_interp.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_parallelcompat.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_indexing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_missing.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_nputils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_options.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_typed_ops.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_namedarray.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_ufuncs.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_rolling.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_sparse.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_strategies.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_treenode.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_groupby.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_utils.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_plugins.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_print_versions.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_backends.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_units.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_weighted.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_plot.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_dataarray.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/util/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/util/__pycache__/deprecation_helpers.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/util/__pycache__/generate_aggregations.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/util/__pycache__/generate_ops.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/util/__pycache__/print_versions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/__pycache__/__init__.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/__pycache__/coders.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/__pycache__/conventions.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/__pycache__/convert.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/__pycache__/groupers.cpython-313.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/__pycache__/tutorial.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/__pycache__/ufuncs.cpython-313.pyc: rewriting with normalized contents
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_datatree.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/__pycache__/groupers.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_variable.cpython-313.opt-1.pyc: replacing with normalized version
/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/__pycache__/test_dataset.cpython-313.opt-1.pyc: replacing with normalized version
Scanned 33 directories and 534 files,
               processed 264 inodes,
               263 modified (180 replaced + 83 rewritten),
               0 unsupported format, 0 errors
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xOopfX
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 xarray-2025.1.1
+ rm -rf xarray
+ pytest_args=(-n auto -m "not network" -k 'not test_save_mfdataset_compute_false_roundtrip')
+ 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 '
+ PATH=/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib64/python3.13/site-packages:/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/.pyproject-builddir'
+ PYTEST_XDIST_AUTO_NUM_WORKERS=4
+ /usr/bin/pytest -ra -n auto -m 'not network' -k 'not test_save_mfdataset_compute_false_roundtrip' --pyargs xarray
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
rootdir: /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1
configfile: pyproject.toml
plugins: xdist-3.6.1
created: 4/4 workers
4 workers [20226 items]

........................................................................ [  0%]
........................................................................ [  0%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  1%]
........................................................................ [  2%]
........................................................................ [  2%]
...................................s.................................... [  2%]
........................................................................ [  3%]
........................................................................ [  3%]
........................................................................ [  3%]
.....s.................................................................. [  4%]
........................................................................ [  4%]
........................................................................ [  4%]
........................................................................ [  5%]
........................................................................ [  5%]
........................................................................ [  6%]
........................................................................ [  6%]
........................................................................ [  6%]
............x.................s......................................... [  7%]
........................................................................ [  7%]
........................................................................ [  7%]
........................................................................ [  8%]
........................................................................ [  8%]
........................................................................ [  8%]
....................................................................x... [  9%]
........s..............................................................s [  9%]
........................................................................ [  9%]
........................................................................ [ 10%]
........................................................................ [ 10%]
.............................................................s.......... [ 11%]
........................................................................ [ 11%]
........................................................................ [ 11%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 12%]
........................................................................ [ 13%]
.............................x...........s.............................. [ 13%]
........................................................................ [ 13%]
........................................................................ [ 14%]
...................................................................x.... [ 14%]
.......s.......................................s.sssssssss.sss.ssssss.ss [ 14%]
ssssssssss....sssssss..ssssss.sssss...ssss..s.s.s..s...............s.s.. [ 15%]
ss...............s....sss.............s....sss................ssXs.s.... [ 15%]
.....................ss................................................. [ 16%]
........................................................................ [ 16%]
....................................................................s... [ 16%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 17%]
........................................................................ [ 18%]
........................................................................ [ 18%]
.....x........s......................................................... [ 18%]
........................................................................ [ 19%]
............................................s...x.....s................. [ 19%]
.....................s.................................................. [ 19%]
........................................................................ [ 20%]
.................s...................................................... [ 20%]
...................................................x.................... [ 21%]
................................................x......s................ [ 21%]
...............x........................................................ [ 21%]
..s...........x.......s..........................................s...... [ 22%]
........................................................................ [ 22%]
........................................................................ [ 22%]
........................................................................ [ 23%]
................s....................................................... [ 23%]
...........................................................s............ [ 23%]
........................................................................ [ 24%]
...........................................x.....s...................... [ 24%]
........s...............................................x......s........ [ 24%]
.....................s.................................................. [ 25%]
.........................................s.......x...................... [ 25%]
..............................................x......x..s............... [ 25%]
........................s.......................x.......s............... [ 26%]
....................s................................................... [ 26%]
........................................................................ [ 27%]
................................................s.....s..............ss. [ 27%]
...............................s........................s............... [ 27%]
........................................................................ [ 28%]
.............X..x..s...ss.sss..............s..xX........................ [ 28%]
.x................................s.......s........s.......s........xs.. [ 28%]
..s............s.................s..............s...s.........s......... [ 29%]
................x..............s.....................................s.s [ 29%]
........................................................................ [ 29%]
..................................................s..................... [ 30%]
..............................s......................................... [ 30%]
..........................................................x....s........ [ 30%]
.............................................XX.X.................x....s [ 31%]
.......................s................................................ [ 31%]
.......s................................................................ [ 32%]
............................................ss.s........................ [ 32%]
........................................................................ [ 32%]
........................................................................ [ 33%]
............................................s.s.s.ss.s.ss..........s.... [ 33%]
......s..........s.s........s..........s................................ [ 33%]
.s..........................x....s......sssss........s..............x... [ 34%]
X...............x..X..................x.....s........................... [ 34%]
...................................s....s..x......s..................... [ 34%]
.............................s.s.........s.............................. [ 35%]
x....................................................................... [ 35%]
........................................................................ [ 35%]
......................ss.s.............................................. [ 36%]
........................................................................ [ 36%]
.......................................s........s....................... [ 37%]
......ss..s............ssssssssss.............ssssssssss..........ss.sss [ 37%]
sssss.x...s...s.ssss...............s.ssssss.........................s.s. [ 37%]
ssss..................................ssssss..............ssssss...x.... [ 38%]
s................s.sssssssss.ss.s..ss.s.s.sssssssssss..s.s.s.s...ss.ss.s [ 38%]
.xss.s.sss.s..s...s.s.s..ss.sssss.ssss....s..s..ss.s...s..s.sss.sss.s.s. [ 38%]
s..s.s.s..sssssss..s.s.s.s.s...s..ssssssss.s.s.s.s..s..s..ssss.sss...s.. [ 39%]
..s...s...s..s...s...................................................... [ 39%]
........................................................................ [ 39%]
...............................sss...................................... [ 40%]
.......s...ssssssss.sssssssssssssss.sssssssssssss.ssssssssssssssssssssss [ 40%]
ss.sssssss.............................................................. [ 40%]
........................................................................ [ 41%]
........................................................................ [ 41%]
..X.........ss.......................................................... [ 42%]
........................................................................ [ 42%]
..................X................................x.................... [ 42%]
..................s..................................................... [ 43%]
............................................ss.s.........ss............. [ 43%]
........................................................................ [ 43%]
........................................s...s.sss.................xs.s.. [ 44%]
s...ss....s..s.s..s...s.s....s....ss...s.....s.s....s...s..s...s...s.... [ 44%]
........................................................................ [ 44%]
........................................................................ [ 45%]
..........................................x............................. [ 45%]
...x..........s.......x.......x......................................... [ 45%]
........................................................................ [ 46%]
...............................ss.......x...........ss...........ss..... [ 46%]
........................................................................ [ 46%]
....x.............................................ss.................... [ 47%]
....ssssss.ssss.sss...........................................ss........ [ 47%]
........................................................................ [ 48%]
.................................................ss..................... [ 48%]
.......................x..x.................x..........x................ [ 48%]
........................................................................ [ 49%]
.........................................................x.............. [ 49%]
..................x..................................................... [ 49%]
.............................sss........................................ [ 50%]
...............X...................X.................................... [ 50%]
..........................................s.s.............X............. [ 50%]
......sssssss.ss.x....ss......s......................................... [ 51%]
..............ss.................ss..s.............................s.s.. [ 51%]
.............................................................sss.s.sssss [ 51%]
.ss............................s...s..................s................. [ 52%]
........................................................................ [ 52%]
........................................................................ [ 53%]
........................................................................ [ 53%]
........................................................................ [ 53%]
.....................s.s................................................ [ 54%]
.....s...s.............................................................. [ 54%]
........................................................................ [ 54%]
........................................................................ [ 55%]
........................................................................ [ 55%]
................s.s............................................ss....... [ 55%]
....................ss.........s.s..................s.s.ss............ss [ 56%]
.s..ss..s.ss..s..ss.s.ss.s..ss.s.xss.s.ss.ss...s...s.s...s....ss...s.xs. [ 56%]
s..s..ss.s.ss.s..ss.s.ss..s.s.s.Xs................................xs.s.. [ 56%]
s..xss...s.xss.s..xss...s.ss..s.ss..xs.x.ss.xs.xss.....xs..xs.s..s...s.. [ 57%]
s...s....xs.s.....s...s.s....s.ss.s..ss.s..ss...sxss.sxssxs..xss.s..ss.s [ 57%]
.ss.sxss.s..x.ss...s..ss..s.ss.ss...s.ss..s.ss.s..xss...s..ss.s.ss..s... [ 58%]
ss..s..ss.Xs...ss.......................xss..s.ss..sxs.s.s.x.ss.s.xss... [ 58%]
sxss..sxs.s.sx.ss..sxss.sx.ss.s.xss.s.xss.s.ss.s.ss...ss.sssss.ss.ssss.s [ 58%]
.ss.s..ss..s.ss..s.ss..s.ss..s.ss..s.s.s..s.ss..s..ss.s.ss..s.ss..s.ss.. [ 59%]
s..ss.s..ss.s.ss.s.ss.xs.xss.s..ss.s.ss..s.ssxs.ss.s.ss..xs..xss..s...ss [ 59%]
..s..ss..s.s.s.xs.ssssxs................................................ [ 59%]
........................................................................ [ 60%]
........................................................................ [ 60%]
........................................................................ [ 60%]
.................................................x...................... [ 61%]
........................................................................ [ 61%]
........................................................................ [ 61%]
............................s........................................... [ 62%]
........................................................................ [ 62%]
........................................................................ [ 63%]
........................................................................ [ 63%]
......................................................................X. [ 63%]
........................................................................ [ 64%]
........................................................................ [ 64%]
........................................................................ [ 64%]
........................................................................ [ 65%]
........................................................................ [ 65%]
................x.......s.s.........................................s..s [ 65%]
s.s..................................................................... [ 66%]
........................................................................ [ 66%]
........................................................................ [ 66%]
........................................................................ [ 67%]
........................................................................ [ 67%]
........................................................................ [ 67%]
........................................................................ [ 68%]
........................................................................ [ 68%]
.....................................s.s.s.............................. [ 69%]
.....ss.s.................................s.s.s......................... [ 69%]
sss..........................ss..s.....................ss.s............. [ 69%]
..s.s.s..........ss.s................................................... [ 70%]
........................................................................ [ 70%]
........................................................................ [ 70%]
............................sss......................................... [ 71%]
..........................................................ssssssssssssss [ 71%]
ss.sss.sssss............................................................ [ 71%]
........................................................................ [ 72%]
........................................................................ [ 72%]
........................................................................ [ 72%]
........................................................................ [ 73%]
........................................................................ [ 73%]
........................................................................ [ 74%]
s.ss.ss.ss..ss.ss.s.s.sss............................................... [ 74%]
........................................................................ [ 74%]
........................................................................ [ 75%]
........................................................................ [ 75%]
........................................................................ [ 75%]
........................................................................ [ 76%]
........................................................................ [ 76%]
........................................................................ [ 76%]
........................................................................ [ 77%]
........................................................................ [ 77%]
.....................x......s....s...s....s........sssss...x....x......x [ 77%]
....x.sssssss.ssssxs.s.s.ss...sssss....x...x............x............... [ 78%]
......x.............ssss.s...x......x.......s..x....x............x...... [ 78%]
............ssss.s..................x......xx.......xx.................. [ 79%]
....x.............s....sss.ss.......ssssssssssssssssss.....x......x.x... [ 79%]
x.......x.......sssss.....x....sss.........x......................x..... [ 79%]
........x..........s.ssss................x...............x.............. [ 80%]
.x...............x.................x.............sssss.........x........ [ 80%]
sssss......x......sssss............sssss...........sssss................ [ 80%]
...sssss....................x........sssss.......x...................... [ 81%]
.......sssss....sssss..............................sssss...........sssss [ 81%]
...................s....s.....s...s.s.ss.s.s...s.....s....s......s...... [ 81%]
s................sssss......x..s........................................ [ 82%]
.....x....s.......................................x.....s............... [ 82%]
.................................x...................................... [ 82%]
...............................................ssss.ssss.ss............. [ 83%]
.............s.ss.ssssss.s.................................ss........... [ 83%]
ss...............ss....s................................................ [ 84%]
...............ss.......s............................................... [ 84%]
........................................................................ [ 84%]
..............x.....................................x.........x......... [ 85%]
....x..........................s.sssss.............s.ssssx.............. [ 85%]
sssss.....................s..s.x..s...s.ssssxss..s..s...s..s...s..s..s.. [ 85%]
.sx.ssssss..s..s..s..s.............sssssxssssssssss.ssssssssssssss.sssss [ 86%]
ssss..ssssssssss.ssssssss.........ss....s.......x.s..s.s.s.s.s..s....ss. [ 86%]
...ss...x.ss.....ss.....ss..x..ss.....ss.....ss...s...sx...s..x.s.sss.s. [ 86%]
.s..s...s..x.xs.sss.s.x..........ss......ss....ss..x............ss.x.... [ 87%]
.............ss............ss........ss..x..............ss.............. [ 87%]
.....sssss...................sss..ss......x.........ss.......ss......... [ 87%]
....................................x.......................x........... [ 88%]
..........x.....sssss......ssss.sssssssssss.....sssss....x..sssssssss... [ 88%]
.x.s.ssss......sssss......sssssssssssssss...x.....sssss.....ssssssssssss [ 88%]
sss.......sssss......ssss.s..x........x.........sss....sssssss....x.sss. [ 89%]
......x..sss......................x..sssss.ssss.ssss.sssssssss.sssssssss [ 89%]
s..ssssss.sssssssss.sssss...............x............................... [ 90%]
........................................................................ [ 90%]
............................................................x....x..xx.. [ 90%]
.....x.x.......sssss...xx..x......s.....x.s........sssssssssssssssssssss [ 91%]
sssssssssssssssssssssssssssxssssssssss.ssssss.sssssssssssss.ssssssssssss [ 91%]
sssssssssssssss..ss..ssssssssss................x....sssssssssssss.ssssss [ 91%]
s....s......ssssssssssssss..........s...............s.................s. [ 92%]
sss.sssss.sxss.ss...x...........................s....................... [ 92%]
..ss...X.X...ssss.s.............ss...X.X............ss.sss.............. [ 92%]
....x.............x.....................................x............... [ 93%]
..........................sx..s..........x.............................. [ 93%]
............x.....x............................x........sss.sss.ssss.sss [ 93%]
sss.ssss..............................................ssss.ssssssss..... [ 94%]
...............x...........ss........................................... [ 94%]
........................................................................ [ 95%]
.....sss..sss.sss.s.s.s.........................x....................... [ 95%]
......................x...s.sssss.............X......................... [ 95%]
..x......................................................Xx............. [ 96%]
................x...ss.ssss..............X............x.......ssssssssss [ 96%]
ssssssssssssxssssssssssssssssssss.sssssssssssssx........s............... [ 96%]
.s.................ssss.........................x.......ssss.ssssss..... [ 97%]
.....x...............ssss............................................... [ 97%]
...................x.ssss.sssssss.sssssss.ssssssssss.ssssssssss.ssssssss [ 97%]
s.s...........x...............ss.sssss.ssssssss.ssssssss..s............. [ 98%]
s....................................................................... [ 98%]
........................................................................ [ 98%]
........................................................................ [ 99%]
........................................................................ [ 99%]
......................................x.................xX.......x       [100%]
=============================== warnings summary ===============================
tests/test_conventions.py: 1 warning
tests/test_dataset.py: 1 warning
tests/test_rolling.py: 36 warnings
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/core/duck_array_ops.py:234: RuntimeWarning: invalid value encountered in cast
    return data.astype(dtype, **kwargs)

tests/test_coding_times.py::test_roundtrip_datetime64_nanosecond_precision[1677-09-21T00:12:43.145225-us-int64-None-False]
tests/test_coding_times.py::test_roundtrip_datetime64_nanosecond_precision[1970-01-01T00:00:01.000001-us-int64-None-False]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_coding_times.py:1295: UserWarning: Converting non-nanosecond precision datetime values to nanosecond precision. This behavior can eventually be relaxed in xarray, as it is an artifact from pandas which is now beginning to support non-nanosecond precision values. This warning is caused by passing non-nanosecond np.datetime64 or np.timedelta64 values to the DataArray or Variable constructor; it can be silenced by converting the values to nanosecond precision ahead of time.
    var = Variable(["time"], times, encoding=encoding)

tests/test_computation.py::test_unified_dim_sizes
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/namedarray/core.py:264: UserWarning: Duplicate dimension names present: dimensions {'x'} appear more than once in dims=('x', 'x'). We do not yet support duplicate dimension names, but we do allow initial construction of the object. We recommend you rename the dims immediately to become distinct, as most xarray functionality is likely to fail silently if you do not. To rename the dimensions you will need to set the ``.dims`` attribute of each variable, ``e.g. var.dims=('x0', 'x1')``.
    self._dims = self._parse_dimensions(dims)

tests/test_backends.py::TestH5NetCDFFileObject::test_open_fileobj
  /usr/lib/python3.13/site-packages/_pytest/unraisableexception.py:85: PytestUnraisableExceptionWarning: Exception ignored in: <function CachingFileManager.__del__ at 0xffff802a6de0>
  
  Traceback (most recent call last):
    File "/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/backends/file_manager.py", line 255, in __del__
      warnings.warn(
      ~~~~~~~~~~~~~^
          f"deallocating {self}, but file is not already closed. "
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      ...<2 lines>...
          stacklevel=2,
          ^^^^^^^^^^^^^
      )
      ^
  RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <_io.BufferedReader name='/tmp/tmpd21nuotm/temp-1167.nc'>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='2a37ed80-8e63-4cbe-95a1-786886e4d4fe'), but file is not already closed. This may indicate a bug.
  
    warnings.warn(pytest.PytestUnraisableExceptionWarning(msg))

tests/test_dask.py: 12 warnings
tests/test_units.py: 10 warnings
  /usr/lib64/python3.13/site-packages/numpy/_core/numeric.py:442: RuntimeWarning: invalid value encountered in cast
    multiarray.copyto(res, fill_value, casting='unsafe')

tests/test_backends.py::test_h5netcdf_storage_options
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0xffff61837a90>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='7c470406-f916-4856-8108-803bfce2e03f'), but file is not already closed. This may indicate a bug.
    result = testfunction(**testargs)

tests/test_backends.py::test_h5netcdf_storage_options
  /usr/lib/python3.13/site-packages/_pytest/python.py:159: RuntimeWarning: deallocating CachingFileManager(<class 'h5netcdf.core.File'>, <fsspec.implementations.local.LocalFileOpener object at 0xffff618371c0>, mode='r', kwargs={'invalid_netcdf': None, 'decode_vlen_strings': True, 'driver': None}, manager_id='13e9e34a-7039-4a34-988c-ef8fd50bb0c5'), but file is not already closed. This may indicate a bug.
    result = testfunction(**testargs)

tests/test_duck_array_ops.py::test_cftime_datetime_mean[True]
  /usr/lib/python3.13/site-packages/dask/array/core.py:5083: DeprecationWarning: Bitwise inversion '~' on bool is deprecated and will be removed in Python 3.16. This returns the bitwise inversion of the underlying int object and is usually not what you expect from negating a bool. Use the 'not' operator for boolean negation or ~int(x) if you really want the bitwise inversion of the underlying int.
    result = function(*args, **kwargs)

tests/test_dataset.py::TestDataset::test_to_and_from_dict_with_nan_nat[array]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataset.py:5170: UserWarning: Converting non-nanosecond precision datetime values to nanosecond precision. This behavior can eventually be relaxed in xarray, as it is an artifact from pandas which is now beginning to support non-nanosecond precision values. This warning is caused by passing non-nanosecond np.datetime64 or np.timedelta64 values to the DataArray or Variable constructor; it can be silenced by converting the values to nanosecond precision ahead of time.
    roundtripped = Dataset.from_dict(ds.to_dict(data=data))

tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_astype[pint]
  /usr/lib/python3.13/site-packages/pint/facets/numpy/quantity.py:88: RuntimeWarning: invalid value encountered in cast
    value = func(*args, **kwargs)

tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int64-compatible_unit-function_clip]
tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int64-identical_unit-function_clip]
tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float64-compatible_unit-function_clip]
tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float64-identical_unit-function_clip]
  /usr/lib64/python3.13/site-packages/numpy/_core/fromnumeric.py:48: DeprecationWarning: __array_wrap__ must accept context and return_scalar arguments (positionally) in the future. (Deprecated NumPy 2.0)
    return conv.wrap(result, to_scalar=False)

tests/test_units.py::TestDataArray::test_missing_value_filling[int64-method_ffill]
tests/test_units.py::TestDataArray::test_missing_value_filling[int64-method_bfill]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2766: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py: 15 warnings
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2803: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py::TestDataArray::test_dropna[int64]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2831: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py::TestDataArray::test_isin[int64-no_unit]
tests/test_units.py::TestDataArray::test_isin[int64-dimensionless]
tests/test_units.py::TestDataArray::test_isin[int64-incompatible_unit]
tests/test_units.py::TestDataArray::test_isin[int64-compatible_unit]
tests/test_units.py::TestDataArray::test_isin[int64-identical_unit]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2856: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py::TestDataArray::test_isin[int64-no_unit]
tests/test_units.py::TestDataArray::test_isin[int64-dimensionless]
tests/test_units.py::TestDataArray::test_isin[int64-incompatible_unit]
tests/test_units.py::TestDataArray::test_isin[int64-compatible_unit]
tests/test_units.py::TestDataArray::test_isin[int64-identical_unit]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2861: RuntimeWarning: invalid value encountered in cast
    raw_values = np.array([1.4, np.nan, 2.3]).astype(dtype)

tests/test_units.py::TestDataset::test_combine_first[int64-data-dimensionless]
tests/test_units.py::TestDataset::test_combine_first[int64-data-incompatible_unit]
tests/test_units.py::TestDataset::test_combine_first[int64-data-compatible_unit]
tests/test_units.py::TestDataset::test_combine_first[int64-data-same_unit]
tests/test_units.py::TestDataset::test_combine_first[int64-data-no_unit]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4487: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype) * data_unit

tests/test_units.py::TestDataset::test_combine_first[int64-data-dimensionless]
tests/test_units.py::TestDataset::test_combine_first[int64-data-incompatible_unit]
tests/test_units.py::TestDataset::test_combine_first[int64-data-compatible_unit]
tests/test_units.py::TestDataset::test_combine_first[int64-data-same_unit]
tests/test_units.py::TestDataset::test_combine_first[int64-data-no_unit]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4490: RuntimeWarning: invalid value encountered in cast
    np.array([4.3, 9.8, 7.5, np.nan, 8.2, np.nan]).astype(dtype) * data_unit

tests/test_units.py::TestDataset::test_missing_value_filling[int64-method_ffill]
tests/test_units.py::TestDataset::test_missing_value_filling[int64-method_bfill]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4252: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py::TestDataset::test_missing_value_filling[int64-method_ffill]
tests/test_units.py::TestDataset::test_missing_value_filling[int64-method_bfill]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4256: RuntimeWarning: invalid value encountered in cast
    np.array([4.3, 9.8, 7.5, np.nan, 8.2, np.nan]).astype(dtype)

tests/test_units.py: 15 warnings
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4295: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py: 15 warnings
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4299: RuntimeWarning: invalid value encountered in cast
    np.array([4.3, 9.8, 7.5, np.nan, 8.2, np.nan]).astype(dtype)

tests/test_units.py::TestDataset::test_dropna[int64]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4325: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py::TestDataset::test_dropna[int64]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4329: RuntimeWarning: invalid value encountered in cast
    np.array([4.3, 9.8, 7.5, np.nan, 8.2, np.nan]).astype(dtype)

tests/test_units.py::TestDataset::test_isin[int64-no_unit]
tests/test_units.py::TestDataset::test_isin[int64-dimensionless]
tests/test_units.py::TestDataset::test_isin[int64-incompatible_unit]
tests/test_units.py::TestDataset::test_isin[int64-compatible_unit]
tests/test_units.py::TestDataset::test_isin[int64-same_unit]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4353: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py::TestDataset::test_isin[int64-no_unit]
tests/test_units.py::TestDataset::test_isin[int64-dimensionless]
tests/test_units.py::TestDataset::test_isin[int64-incompatible_unit]
tests/test_units.py::TestDataset::test_isin[int64-compatible_unit]
tests/test_units.py::TestDataset::test_isin[int64-same_unit]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4357: RuntimeWarning: invalid value encountered in cast
    np.array([4.3, 9.8, 7.5, np.nan, 8.2, np.nan]).astype(dtype)

tests/test_units.py::TestDataset::test_isin[int64-no_unit]
tests/test_units.py::TestDataset::test_isin[int64-dimensionless]
tests/test_units.py::TestDataset::test_isin[int64-incompatible_unit]
tests/test_units.py::TestDataset::test_isin[int64-compatible_unit]
tests/test_units.py::TestDataset::test_isin[int64-same_unit]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4362: RuntimeWarning: invalid value encountered in cast
    raw_values = np.array([1.4, np.nan, 2.3]).astype(dtype)

tests/test_units.py::TestDataset::test_interpolate_na[int64]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4438: RuntimeWarning: invalid value encountered in cast
    np.array([1.4, np.nan, 2.3, np.nan, np.nan, 9.1]).astype(dtype)

tests/test_units.py::TestDataset::test_interpolate_na[int64]
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4442: RuntimeWarning: invalid value encountered in cast
    np.array([4.3, 9.8, 7.5, np.nan, 8.2, np.nan]).astype(dtype)

tests/test_variable.py::TestIndexVariable::test_to_index_multiindex_level
  /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2435: FutureWarning: the `pandas.MultiIndex` object(s) passed as 'x' coordinate(s) or data variable(s) will no longer be implicitly promoted and wrapped into multiple indexed coordinates in the future (i.e., one coordinate for each multi-index level + one dimension coordinate). If you want to keep this behavior, you need to first wrap it explicitly using `mindex_coords = xarray.Coordinates.from_pandas_multiindex(mindex_obj, 'dim')` and pass it as coordinates, e.g., `xarray.Dataset(coords=mindex_coords)`, `dataset.assign_coords(mindex_coords)` or `dataarray.assign_coords(mindex_coords)`.
    ds = Dataset(coords={"x": midx})

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=================================== XPASSES ====================================
=========================== short test summary info ============================
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_array_api.py:9: could not import 'array_api_strict': No module named 'array_api_strict'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_cupy.py:9: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_distributed.py:18: could not import 'distributed': No module named 'distributed'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_sparse.py:21: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_strategies.py:8: could not import 'hypothesis': No module named 'hypothesis'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:3710: could not import 'aiobotocore': No module named 'aiobotocore'
SKIPPED [16] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:640: requires netcdf
SKIPPED [23] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:971: uint8 data can't be written to non-NetCDF4 data
SKIPPED [15] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:1177: requires netcdf
SKIPPED [6] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_cftime_offsets.py:1574: only relevant for pandas lt 2.2
SKIPPED [18] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_cftime_offsets.py:1549: only relevant for pandas lt 2.2
SKIPPED [12] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_cftime_offsets.py:1587: only relevant for pandas lt 2.2
SKIPPED [6] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_cftime_offsets.py:1603: only relevant for pandas lt 2.2
SKIPPED [3] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_cftime_offsets.py:1617: only for pandas lt 2.2
SKIPPED [11] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_cftime_offsets.py:1632: only for pandas lt 2.2
SKIPPED [16] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_cftime_offsets.py:1657: requires pandas>=3.0.0.dev0
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:3782: cannot pickle file objects
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:3786: cannot pickle file objects
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:2154: https://github.com/Unidata/netcdf4-python/issues/1195
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:2245: caching behavior differs for dask
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:3379: zarr-python 2.x or ZARR_V3_EXPERIMENTAL_API is unset.
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:3459: zarr-python 2.x or ZARR_V3_EXPERIMENTAL_API is unset.
SKIPPED [15] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:964: float32 will be treated as float64 in zarr
SKIPPED [8] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_coarsen.py:249: These parameters lead to all-NaN slices
SKIPPED [3] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:2578: requires netcdf
SKIPPED [3] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:152: Unsupported with zarr_format=2: No dimension names in V2
SKIPPED [6] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:152: Unsupported with zarr_format=2: This doesn't work with Zarr format 2
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_conventions.py:573: cannot roundtrip coordinates yet for CFEncodedInMemoryStore
SKIPPED [3] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:3947: only valid for h5netcdf < 1.4.0
SKIPPED [6] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:3957: only valid for h5netcdf < 1.4.0
SKIPPED [13] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_coding_times.py:1045: Nanosecond frequency is not valid for cftime dates.
SKIPPED [60] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_ops.py:649: numpy's argmin (not nanargmin) does not handle object-dtype
SKIPPED [36] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_ops.py:651: numpy's nanargmin raises ValueError for all nan axis
SKIPPED [80] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_ops.py:642: dim not in this test
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:4270: caching behavior differs for dask
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:309: requires h5netcdf>=1.3.0 and h5py with ros3 support
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:4299: requires h5netcdf>=1.3.0 and h5py with ros3 support
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:4308: requires h5netcdf>=1.3.0 and h5py with ros3 support
SKIPPED [64] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:4375: Flaky test which can cause the worker to crash (so don't xfail). Very open to contributions fixing this
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:3511: requires sparse
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:3524: requires sparse
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:4472: requires numexpr
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:4744: could not import 'aiobotocore': No module named 'aiobotocore'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:480: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:480: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:5208: requires pydap.client
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:5241: requires pydap.client
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:5250: requires pydap.client
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:480: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:484: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:484: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:484: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:488: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:488: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:488: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:492: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:492: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:492: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:496: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:496: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:496: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:500: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:500: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:500: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:504: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:504: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:504: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:508: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:508: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:508: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_groupby.py:327: requires flox
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataset.py:6868: requires numexpr
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_backends.py:6076: netcdf-c>4.8.1 adds the _ARRAY_DIMENSIONS attribute
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_groupby.py:1238: requires flox
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:6630: requires iris
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:6700: requires iris
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:6782: requires iris
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:6814: requires iris
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:6851: requires iris
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:6869: requires iris
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:7121: requires sparse
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataarray.py:7137: requires cupy
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataset.py:7596: requires sparse
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataset.py:7611: requires cupy
SKIPPED [3] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dtypes.py:132: requires array_api_strict
SKIPPED [16] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_ops.py:560: dask does not compute object-typed array
SKIPPED [8] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_groupby.py:2618: requires flox
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_groupby.py:2641: Skipped
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_groupby.py:2680: requires flox
SKIPPED [16] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_ops.py:554: numpy does not support this
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataset.py:3901: requires sparse
SKIPPED [8] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_groupby.py:2995: requires flox>=0.9.12
SKIPPED [3] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_groupby.py:3024: requires flox>=0.9.12
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_dataset.py:4936: requires sparse
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:138: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:138: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:138: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:143: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:143: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:143: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:148: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:148: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:148: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:153: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:153: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:153: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:157: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:157: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:157: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:161: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:161: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:161: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:166: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:166: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:166: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:170: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:170: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:170: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:174: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:174: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:174: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:178: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:178: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:178: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:183: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:183: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:183: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:187: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:187: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:187: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:199: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:199: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:199: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:203: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:203: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:203: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:207: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:207: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:207: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:211: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:211: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:211: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:215: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:215: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:215: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:221: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:221: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:221: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:225: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:225: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:225: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:229: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:229: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:229: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:233: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:233: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:233: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:237: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:237: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:237: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:241: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:241: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:241: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:246: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:246: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:246: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:251: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:251: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:251: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:256: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:256: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:256: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:260: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:260: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:260: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:265: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:265: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:265: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:269: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:269: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:269: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:273: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:273: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:273: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:278: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:278: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:278: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:282: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:282: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:282: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:287: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:287: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:287: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:292: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:292: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:292: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:297: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:297: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:297: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:301: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:301: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:301: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:305: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:305: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:305: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:309: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:309: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:309: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:313: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:313: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:313: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:317: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:317: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:317: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:322: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:322: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:322: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:326: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:326: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:326: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:330: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:330: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:330: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:335: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:335: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:335: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:341: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:341: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:341: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:345: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:345: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:345: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:351: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:351: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:351: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:355: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:355: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:355: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:359: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:359: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:359: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:363: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:363: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:363: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:368: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:368: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:368: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:373: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:373: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:373: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:378: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:378: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:378: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:383: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:383: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:383: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:388: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:388: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:388: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:393: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:393: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:393: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:398: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:398: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:398: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:403: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:403: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:403: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:408: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:408: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:408: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:413: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:413: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:413: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:418: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:418: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:418: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:423: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:423: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:423: could not import 'sparse': No module named 'sparse'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:428: could not import 'cupy': No module named 'cupy'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:428: could not import 'jax.numpy': No module named 'jax'
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:428: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:433: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:433: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:433: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:437: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:437: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:437: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:441: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:441: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:441: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:445: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:445: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:445: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:449: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:449: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:449: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:453: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:453: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:453: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:457: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:457: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:457: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:462: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:462: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:462: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:466: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:466: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:466: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:470: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:470: could not import 'jax.numpy': No module named 'jax'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:470: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:474: could not import 'cupy': No module named 'cupy'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:474: could not import 'jax.numpy': No module named 'jax'
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:3236: requires cartopy
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_duck_array_wrapping.py:474: could not import 'sparse': No module named 'sparse'
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:1327: Skipped
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:2124: does not make sense for surface plots
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:2128: does not make sense for surface plots
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:2135: does not make sense for surface plots
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:2139: does not make sense for surface plots
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:2143: does not make sense for surface plots
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:2147: does not make sense for surface plots
SKIPPED [24] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_interp.py:912: Too slow.
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:3004: nc_time_axis is not installed
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:3007: nc_time_axis is not installed
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_plot.py:3010: nc_time_axis is not installed
SKIPPED [32] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_rolling.py:439: requires numbagg
SKIPPED [32] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_rolling.py:783: std with window == 1 is unstable in bottleneck
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:373: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:406: indexes don't support units
SKIPPED [20] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:448: indexes don't support units
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_missing.py:451: requires numbagg
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_namedarray.py:385: could not import 'array_api_strict': No module named 'array_api_strict'
SKIPPED [20] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:552: indexes don't support units
SKIPPED [8] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_rolling.py:453: requires numbagg
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_rolling.py:475: requires numbagg
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_rolling.py:879: requires numbagg
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_rolling.py:886: requires numbagg
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:897: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:965: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:1031: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:714: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:1135: indexes don't support units
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:1225: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:791: indexes don't support units
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:1261: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:1306: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:1349: indexes don't support units
SKIPPED [20] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:1751: behavior of identical is undecided
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2313: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2345: calling np.argmax as a function on xarray objects is not supported
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2345: calling np.argmin as a function on xarray objects is not supported
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2345: median does not work with dataarrays yet
SKIPPED [30] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2992: the behavior of identical is undecided
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3069: indexes don't support units
SKIPPED [28] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3169: indexes don't support units
SKIPPED [30] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3284: indexes don't support units
SKIPPED [30] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3329: indexes don't support units
SKIPPED [20] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3574: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3645: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3672: rank not implemented for non-ndarray
SKIPPED [6] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3711: indexes don't support units
SKIPPED [16] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3770: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3824: indexes don't support units
SKIPPED [6] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3824: requires numbagg
SKIPPED [16] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3897: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3960: indexes don't support units
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4035: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2992: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4457: indexes don't support units
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4522: indexes don't support units
SKIPPED [30] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4522: behaviour of identical is unclear
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4615: indexes don't support units
SKIPPED [6] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4712: indexes don't support units
SKIPPED [30] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4959: indexes don't support units
SKIPPED [6] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5012: indexes don't support units
SKIPPED [30] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3374: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4785: rank not implemented for non-ndarray
SKIPPED [30] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4853: indexes don't support units
SKIPPED [30] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:4906: indexes don't support units
SKIPPED [20] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5140: indexes don't support units
SKIPPED [20] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5410: indexes don't support units
SKIPPED [20] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:3498: indexes don't support units
SKIPPED [32] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5467: indexes don't support units
SKIPPED [4] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2013: rank not implemented for non-ndarray
SKIPPED [10] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5554: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:2279: indexes don't support units
SKIPPED [20] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5215: indexes don't support units
SKIPPED [24] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5255: indexes don't support units
SKIPPED [12] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5308: indexes don't support units
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2519: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2523: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2527: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2531: unconditional skip
SKIPPED [45] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2535: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2554: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2558: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2562: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2566: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2570: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2574: unconditional skip
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_units.py:5368: indexes don't support units
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2933: requires sparse
SKIPPED [2] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2947: requires cupy
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2316: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2320: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2325: unconditional skip
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2329: unconditional skip
SKIPPED [72] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_weighted.py:298: `method` argument is not currently exposed
SKIPPED [1] ../BUILDROOT/usr/lib/python3.13/site-packages/xarray/tests/test_variable.py:2413: requires sparse
XFAIL tests/test_backends.py::TestScipyInMemoryData::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestScipyInMemoryData::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestScipyFileObject::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestScipyFileObject::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestScipyFilePath::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestScipyFilePath::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestNetCDF4Data::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestNetCDF3ViaNetCDF4Data::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestNetCDF4Data::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestNetCDF3ViaNetCDF4Data::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestNetCDF4ClassicViaNetCDF4Data::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestNetCDF4ClassicViaNetCDF4Data::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestNetCDF4ViaDaskData::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestGenericNetCDFData::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestGenericNetCDFData::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestZarrDictStore::test_roundtrip_mask_and_scale[2-dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_computation.py::test_cross[a5-b5-ae5-be5-cartesian--1-True]
XFAIL tests/test_computation.py::test_cross[a6-b6-ae6-be6-cartesian--1-True]
XFAIL tests/test_backends.py::TestH5NetCDFData::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestH5NetCDFData::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_conventions.py::TestCFEncodedDataStore::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_conventions.py::TestCFEncodedDataStore::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestZarrDirectoryStore::test_roundtrip_mask_and_scale[2-dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_dask.py::TestToDaskDataFrame::test_to_dask_dataframe - https://github.com/dask/dask/issues/11584
XFAIL tests/test_dask.py::TestToDaskDataFrame::test_to_dask_dataframe_2D_set_index
XFAIL tests/test_backends.py::TestH5NetCDFFileObject::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestH5NetCDFFileObject::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_combine.py::TestNestedCombine::test_nested_concat_too_many_dims_at_once
XFAIL tests/test_backends.py::TestZarrWriteEmpty::test_roundtrip_mask_and_scale[2-dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_mask_and_scale[dtype0-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_backends.py::TestH5NetCDFViaDaskData::test_roundtrip_mask_and_scale[dtype1-create_bad_unsigned_masked_scaled_data-create_bad_encoded_unsigned_masked_scaled_data] - Bad _Unsigned attribute.
XFAIL tests/test_dataarray.py::TestDataArray::test_copy_coords[False-expected_orig1]
XFAIL tests/test_backends.py::TestEncodingInvalid::test_extract_h5nc_encoding
XFAIL tests/test_backends.py::test_use_cftime_false_standard_calendar_in_range[gregorian] - https://github.com/pandas-dev/pandas/issues/56996
XFAIL tests/test_backends.py::test_use_cftime_false_standard_calendar_in_range[proleptic_gregorian] - https://github.com/pandas-dev/pandas/issues/56996
XFAIL tests/test_dataarray.py::TestReduce1D::test_idxmax[True-datetime] - reason: dask operation 'argmax' breaks when dtype is datetime64 (M)
XFAIL tests/test_backends.py::test_use_cftime_false_standard_calendar_in_range[standard] - https://github.com/pandas-dev/pandas/issues/56996
XFAIL tests/test_dataarray.py::TestReduce2D::test_idxmin[dask-datetime] - reason: dask operation 'argmin' breaks when dtype is datetime64 (M)
XFAIL tests/test_dataarray.py::TestReduce2D::test_idxmax[dask-datetime] - reason: dask operation 'argmax' breaks when dtype is datetime64 (M)
XFAIL tests/test_datatree.py::TestGetItem::test_getitem_multiple_data_variables - Should be deprecated in favour of .subset
XFAIL tests/test_datatree.py::TestGetItem::test_getitem_dict_like_selection_access_to_dataset - Indexing needs to return whole tree (GH https://github.com/xarray-contrib/datatree/issues/77)
XFAIL tests/test_datatree.py::TestCopy::test_copy_with_data - data argument not yet implemented
XFAIL tests/test_datatree.py::TestSetItem::test_setitem_dataset_on_this_node - assigning Datasets doesn't yet create new nodes
XFAIL tests/test_datatree.py::TestUFuncs::test_tree - __array_ufunc__ not implemented yet
XFAIL tests/test_datatree_mapping.py::TestMapOverSubTree::test_trees_with_different_node_names
XFAIL tests/test_dataset.py::TestDataset::test_copy_coords[False-expected_orig1]
XFAIL tests/test_duck_array_wrapping.py::TestTopLevelMethods::test_full_like[pint] - reason: xfail for pint: should work, see: https://github.com/hgrecco/pint/pull/1669
XFAIL tests/test_duck_array_wrapping.py::TestTopLevelMethods::test_dot[pint] - reason: xfail for pint: no tensordot
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_interp[pint] - interp uses numpy and scipy
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_isnull[pint] - reason: xfail for pint: returns a bool
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_notnull[pint] - reason: xfail for pint: returns a bool
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_count[pint] - reason: xfail for pint: returns an int
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_ffill[dask.array] - ffill uses bottleneck or numbagg
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_ffill[pint] - ffill uses bottleneck or numbagg
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_bfill[dask.array] - bfill uses bottleneck or numbagg
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_bfill[pint] - bfill uses bottleneck or numbagg
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_interpolate_na[dask.array] - interpolate_na uses numpy and scipy
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_interpolate_na[pint] - interpolate_na uses numpy and scipy
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_isin[pint] - reason: xfail for pint: returns a bool
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_rolling_reduce[True-pint] - reason: xfail for pint: no dispatch for numbagg/bottleneck
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_rolling_reduce[False-pint] - reason: xfail for pint: no dispatch for numbagg/bottleneck
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_rolling_exp_reduce[dask.array] - rolling_exp uses numbagg
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_rolling_exp_reduce[pint] - rolling_exp uses numbagg
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_cumulative_reduce[pint] - reason: xfail for pint: no dispatch for numbagg/bottleneck
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_weighted[pint] - reason: xfail for pint: no tensordot
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_dot[pint] - reason: xfail for pint: no tensordot
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_polyfit[pint] - polyfit uses numpy linalg
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_all[pint] - reason: xfail for pint: returns a bool
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_any[pint] - reason: xfail for pint: returns a bool
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_argmax[True-pint] - reason: xfail for pint: returns an int
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_argmax[False-pint] - reason: xfail for pint: returns an int
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_argmin[True-pint] - reason: xfail for pint: returns an int
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_argmin[False-pint] - reason: xfail for pint: returns an int
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_idxmax[True-pint] - reason: xfail for pint: returns the coordinate
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_idxmax[False-pint] - reason: xfail for pint: returns the coordinate
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_idxmin[True-pint] - reason: xfail for pint: returns the coordinate
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_idxmin[False-pint] - reason: xfail for pint: returns the coordinate
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_argsort[dask.array] - reason: xfail for dask.array: no argsort
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_argsort[pint] - reason: xfail for pint: returns an int
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_conjugate[dask.array] - reason: xfail for dask.array: conj but no conjugate
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_searchsorted[dask.array] - reason: xfail for dask.array: dask.array.searchsorted but no Array.searchsorted
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_searchsorted[pint] - reason: xfail for pint: returns an int
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_rank[dask.array] - rank uses bottleneck
XFAIL tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_rank[pint] - rank uses bottleneck
XFAIL tests/test_interp.py::test_datetime[2000-01-01T12:00-0.5]
XFAIL tests/test_plot.py::TestSurface::test_dates_are_concise - Failing inside matplotlib. Should probably be fixed upstream because other plot functions can handle it. Remove this test when it works, already in Common2dMixin
XFAIL tests/test_ufuncs.py::TestXarrayUfuncs::test_ufunc_duck_dask_no_array_ufunc - dask ufuncs currently dispatch to numpy
XFAIL tests/test_units.py::test_align_dataarray[float64-10-coords-no_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[float64-10-coords-dimensionless] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[float64-10-coords-incompatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[float64-10-coords-compatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[float64-10-coords-identical_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[float64-value1-coords-dimensionless] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[float64-value1-coords-incompatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[float64-value1-coords-compatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[float64-value1-coords-identical_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[int64-10-coords-no_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[int64-10-coords-dimensionless] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[int64-10-coords-incompatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[int64-10-coords-compatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[int64-10-coords-identical_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[int64-value1-coords-dimensionless] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_missing.py::test_interpolate_na_2d[None]
XFAIL tests/test_units.py::test_align_dataarray[int64-value1-coords-incompatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_namedarray.py::TestNamedArray::test_init[expected1] - NamedArray only supports array-like objects
XFAIL tests/test_units.py::test_align_dataarray[int64-value1-coords-compatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataarray[int64-value1-coords-identical_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-10-coords-no_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-10-coords-dimensionless] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-10-coords-incompatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-10-coords-compatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-10-coords-identical_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-value1-coords-dimensionless] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-value1-coords-incompatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-value1-coords-compatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[float64-value1-coords-identical_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-10-coords-no_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-10-coords-dimensionless] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-10-coords-incompatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-10-coords-compatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-10-coords-identical_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-value1-coords-dimensionless] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-value1-coords-incompatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-value1-coords-compatible_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_align_dataset[int64-value1-coords-identical_unit] - reason: fill_value is used for both data variables and coords. See https://github.com/pydata/xarray/issues/4165
XFAIL tests/test_units.py::test_replication_full_like_dataarray[float64-coords] - can't copy quantity into non-quantity
XFAIL tests/test_units.py::test_replication_full_like_dataarray[int64-coords] - can't copy quantity into non-quantity
XFAIL tests/test_units.py::test_replication_full_like_dataset[float64-coords] - can't copy quantity into non-quantity
XFAIL tests/test_units.py::test_replication_full_like_dataset[int64-coords] - can't copy quantity into non-quantity
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int64-no_unit-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[float64-compatible_unit] - pint converts to the wrong units
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int64-dimensionless-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_bivariate_ufunc[int64-compatible_unit] - pint converts to the wrong units
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int64-incompatible_unit-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[float64-function_searchsorted-no_unit] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int64-compatible_unit-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[float64-function_searchsorted-dimensionless] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[int64-identical_unit-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[float64-function_searchsorted-incompatible_unit] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_missing_value_filling[float64-method_ffill] - ffill and bfill lose units in data
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[float64-function_searchsorted-compatible_unit] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_missing_value_filling[float64-method_bfill] - ffill and bfill lose units in data
XFAIL tests/test_units.py::TestDataArray::test_computation_objects[float64-method_rolling-data] - reason: numpy.lib.stride_tricks.as_strided converts to ndarray
XFAIL tests/test_units.py::TestDataArray::test_missing_value_filling[int64-method_ffill] - ffill and bfill lose units in data
XFAIL tests/test_units.py::TestDataArray::test_computation_objects[int64-method_rolling-data] - reason: numpy.lib.stride_tricks.as_strided converts to ndarray
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[float64-function_searchsorted-identical_unit] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_missing_value_filling[int64-method_bfill] - ffill and bfill lose units in data
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[int64-function_searchsorted-no_unit] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[int64-function_searchsorted-dimensionless] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[int64-function_searchsorted-incompatible_unit] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[int64-function_searchsorted-compatible_unit] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_interpolate_na - uses numpy.vectorize
XFAIL tests/test_units.py::TestDataArray::test_searchsorted[int64-function_searchsorted-identical_unit] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataset::test_missing_value_filling[float64-method_ffill] - ffill and bfill lose the unit
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float64-no_unit-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float64-dimensionless-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float64-incompatible_unit-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataset::test_missing_value_filling[float64-method_bfill] - ffill and bfill lose the unit
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float64-compatible_unit-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataset::test_missing_value_filling[int64-method_ffill] - ffill and bfill lose the unit
XFAIL tests/test_units.py::TestDataArray::test_numpy_methods_with_args[float64-identical_unit-function_clip] - xarray does not implement __array_function__
XFAIL tests/test_units.py::TestDataset::test_missing_value_filling[int64-method_bfill] - ffill and bfill lose the unit
XFAIL tests/test_units.py::TestDataset::test_interp_reindex[float64-method_interp-data] - uses scipy
XFAIL tests/test_units.py::TestDataArray::test_interp_reindex[float64-method_interp-data] - uses scipy
XFAIL tests/test_units.py::TestDataset::test_interpolate_na[float64] - interpolate_na uses numpy.vectorize
XFAIL tests/test_units.py::TestDataset::test_interp_reindex[float64-method_interp-coords] - uses scipy
XFAIL tests/test_units.py::TestDataArray::test_interp_reindex[float64-method_interp-coords] - uses scipy
XFAIL tests/test_units.py::TestDataset::test_interpolate_na[int64] - interpolate_na uses numpy.vectorize
XFAIL tests/test_units.py::TestDataset::test_interp_reindex[int64-method_interp-data] - uses scipy
XFAIL tests/test_units.py::TestDataset::test_to_stacked_array[float64] - stacked dimension's labels have to be hashable, but is a numpy.array
XFAIL tests/test_units.py::TestDataset::test_to_stacked_array[int64] - stacked dimension's labels have to be hashable, but is a numpy.array
XFAIL tests/test_units.py::TestDataArray::test_interp_reindex[int64-method_interp-data] - uses scipy
XFAIL tests/test_units.py::TestDataset::test_interp_reindex[int64-method_interp-coords] - uses scipy
XFAIL tests/test_units.py::TestDataArray::test_interp_reindex[int64-method_interp-coords] - uses scipy
XFAIL tests/test_units.py::TestDataset::test_interp_reindex_like[float64-method_interp_like-data] - uses scipy
XFAIL tests/test_units.py::TestDataArray::test_interp_reindex_like[float64-method_interp_like-data] - uses scipy
XFAIL tests/test_units.py::TestDataset::test_interp_reindex_like[float64-method_interp_like-coords] - uses scipy
XFAIL tests/test_units.py::TestDataArray::test_interp_reindex_like[float64-method_interp_like-coords] - uses scipy
XFAIL tests/test_units.py::TestPlots::test_units_in_line_plot_labels[coord_unit1-coord_attrs1] - indexes don't support units
XFAIL tests/test_units.py::TestDataset::test_interp_reindex_like[int64-method_interp_like-data] - uses scipy
XFAIL tests/test_units.py::TestPlots::test_units_in_slice_line_plot_labels_sel[coord_unit1-coord_attrs1] - indexes don't support units
XFAIL tests/test_units.py::TestDataArray::test_interp_reindex_like[int64-method_interp_like-data] - uses scipy
XFAIL tests/test_units.py::TestPlots::test_units_in_slice_line_plot_labels_isel[coord_unit1-coord_attrs1] - pint.errors.UnitStrippedWarning
XFAIL tests/test_units.py::TestDataset::test_interp_reindex_like[int64-method_interp_like-coords] - uses scipy
XFAIL tests/test_units.py::TestDataArray::test_interp_reindex_like[int64-method_interp_like-coords] - uses scipy
XFAIL tests/test_units.py::TestDataset::test_computation_objects[float64-data-method_rolling] - strips units
XFAIL tests/test_units.py::TestDataset::test_computation_objects[float64-data-method_rolling_exp] - numbagg functions are not supported by pint
XFAIL tests/test_units.py::TestDataset::test_computation_objects[float64-coords-method_rolling_exp] - numbagg functions are not supported by pint
XFAIL tests/test_units.py::TestDataset::test_computation_objects[int64-data-method_rolling] - strips units
XFAIL tests/test_units.py::TestDataset::test_computation_objects[int64-data-method_rolling_exp] - numbagg functions are not supported by pint
XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg2-np_arg2-median] - median is not implemented by Dask
XFAIL tests/test_units.py::TestDataset::test_computation_objects[int64-coords-method_rolling_exp] - numbagg functions are not supported by pint
XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg2-np_arg2-reflect] - dask.array.pad bug
XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg3-np_arg3-median] - median is not implemented by Dask
XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg3-np_arg3-reflect] - dask.array.pad bug
XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg4-np_arg4-median] - median is not implemented by Dask
XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg4-np_arg4-reflect] - dask.array.pad bug
XFAIL tests/test_variable.py::TestVariableWithDask::test_multiindex - https://github.com/dask/dask/issues/11585
XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg0-np_arg0-median] - median is not implemented by Dask
XFAIL tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg1-np_arg1-median] - median is not implemented by Dask
XPASS tests/test_cftimeindex.py::test_multiindex - fails on pandas main branch
XPASS tests/test_computation.py::test_cross[a5-b5-ae5-be5-cartesian--1-False]
XPASS tests/test_computation.py::test_cross[a6-b6-ae6-be6-cartesian--1-False]
XPASS tests/test_coding_times.py::test_cf_datetime_nan[num_dates0-days since 2000-01-01-expected_list0] - expected failure on ARM
XPASS tests/test_coding_times.py::test_cf_datetime_nan[num_dates1-days since 2000-01-01-expected_list1] - expected failure on ARM
XPASS tests/test_coding_times.py::test_cf_datetime_nan[num_dates2-days since 2000-01-01-expected_list2] - expected failure on ARM
XPASS tests/test_dask.py::TestToDaskDataFrame::test_to_dask_dataframe_2D - Currently pandas with pyarrow installed will return a `string[pyarrow]` type, which causes the `y` column to have a different type depending on whether pyarrow is installed
XPASS tests/test_dask.py::TestToDaskDataFrame::test_to_dask_dataframe_not_daskarray - Currently pandas with pyarrow installed will return a `string[pyarrow]` type, which causes the index to have a different type depending on whether pyarrow is installed
XPASS tests/test_dataarray.py::TestDataArray::test_to_dask_dataframe - dask-expr is broken
XPASS tests/test_dataarray.py::TestDataArray::test_copy_coords[True-expected_orig0]
XPASS tests/test_duck_array_ops.py::test_datetime_mean[False] - expected failure on ARM
XPASS tests/test_duck_array_ops.py::test_datetime_mean[True] - expected failure on ARM
XPASS tests/test_dataset.py::TestDataset::test_copy_coords[True-expected_orig0]
XPASS tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_interp[dask.array] - interp uses numpy and scipy
XPASS tests/test_duck_array_wrapping.py::TestDataArrayMethods::test_polyfit[dask.array] - polyfit uses numpy linalg
XPASS tests/test_plot.py::TestImshow::test_dates_are_concise - Failing inside matplotlib. Should probably be fixed upstream because other plot functions can handle it. Remove this test when it works, already in Common2dMixin
XPASS tests/test_units.py::TestVariable::test_computation[float64-method_rolling_window-numbagg] - converts to ndarray
XPASS tests/test_units.py::TestVariable::test_computation[float64-method_rolling_window-None] - converts to ndarray
XPASS tests/test_units.py::TestVariable::test_computation[int64-method_rolling_window-numbagg] - converts to ndarray
XPASS tests/test_units.py::TestVariable::test_computation[int64-method_rolling_window-None] - converts to ndarray
XPASS tests/test_units.py::TestDataset::test_computation_objects[float64-coords-method_rolling] - strips units
XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg1-np_arg1-reflect] - dask.array.pad bug
XPASS tests/test_units.py::TestDataset::test_computation_objects[int64-coords-method_rolling] - strips units
XPASS tests/test_variable.py::TestVariableWithDask::test_pad[xr_arg0-np_arg0-reflect] - dask.array.pad bug
= 18188 passed, 1818 skipped, 201 xfailed, 24 xpassed, 165 warnings in 117.70s (0:01:57) =
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-xarray-2025.1.1-3.fc42.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HJ47t7
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ cd xarray-2025.1.1
+ DOCDIR=/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/doc/python3-xarray
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/doc/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/README.md /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/doc/python3-xarray
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mEUMNk
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ cd xarray-2025.1.1
+ LICENSEDIR=/builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ export LC_ALL=C.UTF-8
+ LC_ALL=C.UTF-8
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/licenses/ANYTREE_LICENSE /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/licenses/DASK_LICENSE /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/licenses/ICOMOON_LICENSE /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/licenses/NUMPY_LICENSE /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/licenses/PANDAS_LICENSE /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/licenses/PYTHON_LICENSE /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/licenses/SCIKIT_LEARN_LICENSE /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ cp -pr /builddir/build/BUILD/python-xarray-2025.1.1-build/xarray-2025.1.1/licenses/SEABORN_LICENSE /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT/usr/share/licenses/python3-xarray
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-xarray = 2025.1.1-3.fc42 python3-xarray = 2025.1.1-3.fc42 python3.13-xarray = 2025.1.1-3.fc42 python3.13dist(xarray) = 2025.1.1 python3dist(xarray) = 2025.1.1
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.13 python3.13dist(numpy) >= 1.24 python3.13dist(packaging) >= 23.2 python3.13dist(pandas) >= 2.1
Processing files: python3-xarray+io-2025.1.1-3.fc42.noarch
Provides: python-xarray+io = 2025.1.1-3.fc42 python3-xarray+io = 2025.1.1-3.fc42 python3.13-xarray+io = 2025.1.1-3.fc42 python3.13dist(xarray[io]) = 2025.1.1 python3dist(xarray[io]) = 2025.1.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.13 python3.13dist(cftime) python3.13dist(fsspec) python3.13dist(h5netcdf) python3.13dist(netcdf4) python3.13dist(pooch) python3.13dist(scipy) python3.13dist(zarr)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/python-xarray-2025.1.1-build/BUILDROOT
Wrote: /builddir/build/SRPMS/python-xarray-2025.1.1-3.fc42.src.rpm
Wrote: /builddir/build/RPMS/python3-xarray+io-2025.1.1-3.fc42.noarch.rpm
Wrote: /builddir/build/RPMS/python3-xarray-2025.1.1-3.fc42.noarch.rpm
Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.STEfsj
+ umask 022
+ cd /builddir/build/BUILD/python-xarray-2025.1.1-build
+ test -d /builddir/build/BUILD/python-xarray-2025.1.1-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILD/python-xarray-2025.1.1-build
+ rm -rf /builddir/build/BUILD/python-xarray-2025.1.1-build
+ RPM_EC=0
++ jobs -p
+ exit 0
Finish: rpmbuild python-xarray-2025.1.1-3.fc42.src.rpm
Finish: build phase for python-xarray-2025.1.1-3.fc42.src.rpm
INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/fedora-41-aarch64-1737285051.113880/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-xarray-2025.1.1-3.fc42.src.rpm) Config(child) 2 minutes 34 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-xarray+io",
            "epoch": null,
            "version": "2025.1.1",
            "release": "3.fc42",
            "arch": "noarch"
        },
        {
            "name": "python-xarray",
            "epoch": null,
            "version": "2025.1.1",
            "release": "3.fc42",
            "arch": "src"
        },
        {
            "name": "python3-xarray",
            "epoch": null,
            "version": "2025.1.1",
            "release": "3.fc42",
            "arch": "noarch"
        }
    ]
}
RPMResults finished