2024-08-29 23:06:57.904 | diskimage-builder version 3.33.0 2024-08-29 23:06:57.906 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console openeuler-minimal 2024-08-29 23:06:58.141 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-08-29 23:06:59.722 | Expanded element dependencies to: initialize-urandom package-installs manifests runtime-ssh-host-keys sysprep ensure-venv yum zuul-worker yum-minimal nodepool-base dib-init-system openstack-repos cache-url rpm-distro simple-init base openeuler-minimal cloud-init-datasources vm infra-package-needs source-repositories journal-to-console install-bin block-device-efi cache-devstack redhat-common openssh-server cloud-init bootloader install-static growroot pkg-map install-types 2024-08-29 23:06:59.726 | + diskimage_builder/lib/disk-image-create:main:256 : '[' 1 = 1 ']' 2024-08-29 23:06:59.731 | + diskimage_builder/lib/disk-image-create:main:257 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-e709b29972424e8ca5fc505ff03eb2cc 2024-08-29 23:06:59.736 | + diskimage_builder/lib/disk-image-create:main:257 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-e709b29972424e8ca5fc505ff03eb2cc 2024-08-29 23:06:59.740 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-08-29 23:06:59.745 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-08-29 23:06:59.750 | + diskimage_builder/lib/disk-image-create:main:300 : type fstrim 2024-08-29 23:06:59.755 | + diskimage_builder/lib/disk-image-create:main:308 : [[ -n '' ]] 2024-08-29 23:06:59.759 | + diskimage_builder/lib/disk-image-create:main:315 : mk_build_dir 2024-08-29 23:06:59.764 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-08-29 23:06:59.790 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.9vnJIjYY 2024-08-29 23:06:59.795 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-08-29 23:06:59.803 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.w8RAAxZY 2024-08-29 23:06:59.807 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2024-08-29 23:06:59.812 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2024-08-29 23:06:59.816 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2024-08-29 23:06:59.821 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2024-08-29 23:06:59.825 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-08-29 23:06:59.830 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-08-29 23:06:59.834 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2024-08-29 23:06:59.839 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /opt/dib_tmp/dib_build.9vnJIjYY 2024-08-29 23:06:59.839 | Building in /opt/dib_tmp/dib_build.9vnJIjYY 2024-08-29 23:06:59.843 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2024-08-29 23:06:59.849 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2024-08-29 23:06:59.853 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2024-08-29 23:06:59.858 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.9vnJIjYY/hooks 2024-08-29 23:06:59.862 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.9vnJIjYY/hooks 2024-08-29 23:06:59.867 | + diskimage_builder/lib/disk-image-create:main:319 : mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/block-device 2024-08-29 23:06:59.874 | + diskimage_builder/lib/disk-image-create:main:320 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.9vnJIjYY/block-device/config.yaml 2024-08-29 23:06:59.878 | + diskimage_builder/lib/disk-image-create:main:321 : block_device_create_config_file /opt/dib_tmp/dib_build.9vnJIjYY/block-device/config.yaml 2024-08-29 23:06:59.900 | Searching elements for block-device[-arm64].yaml ... 2024-08-29 23:07:00.124 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-08-29 23:07:00.128 | + diskimage_builder/lib/common-functions:block_device_create_config_file:517 : return 2024-08-29 23:07:00.134 | + diskimage_builder/lib/disk-image-create:main:324 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.9vnJIjYY/block-device/params.yaml 2024-08-29 23:07:00.139 | + diskimage_builder/lib/disk-image-create:main:325 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-08-29 23:07:00.143 | + diskimage_builder/lib/disk-image-create:main:326 : cat 2024-08-29 23:07:00.167 | + diskimage_builder/lib/disk-image-create:main:335 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-08-29 23:07:03.467 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-08-29 23:07:03.467 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.9vnJIjYY/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.w8RAAxZY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.9vnJIjYY/mnt', 'build-dir': '/opt/dib_tmp/dib_build.9vnJIjYY'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-29 23:07:03.472 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-08-29 23:07:03.473 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-08-29 23:07:03.473 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-08-29 23:07:03.474 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.9vnJIjYY/states/block-device/config.json] 2024-08-29 23:07:03.554 | ++ diskimage_builder/lib/disk-image-create:main:339 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-08-29 23:07:04.071 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-08-29 23:07:04.072 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.9vnJIjYY/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.w8RAAxZY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.9vnJIjYY/mnt', 'build-dir': '/opt/dib_tmp/dib_build.9vnJIjYY'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-29 23:07:04.072 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-08-29 23:07:04.073 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-08-29 23:07:04.155 | + diskimage_builder/lib/disk-image-create:main:339 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-08-29 23:07:04.161 | + diskimage_builder/lib/disk-image-create:main:340 : export DIB_ROOT_LABEL 2024-08-29 23:07:04.166 | ++ diskimage_builder/lib/disk-image-create:main:343 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-08-29 23:07:04.677 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-08-29 23:07:04.677 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.9vnJIjYY/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.w8RAAxZY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.9vnJIjYY/mnt', 'build-dir': '/opt/dib_tmp/dib_build.9vnJIjYY'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-29 23:07:04.678 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-08-29 23:07:04.678 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-08-29 23:07:04.763 | + diskimage_builder/lib/disk-image-create:main:343 : DIB_ROOT_FSTYPE=ext4 2024-08-29 23:07:04.768 | + diskimage_builder/lib/disk-image-create:main:344 : export DIB_ROOT_FSTYPE 2024-08-29 23:07:04.774 | ++ diskimage_builder/lib/disk-image-create:main:348 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-08-29 23:07:05.259 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-08-29 23:07:05.259 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.9vnJIjYY/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.w8RAAxZY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.9vnJIjYY/mnt', 'build-dir': '/opt/dib_tmp/dib_build.9vnJIjYY'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-29 23:07:05.260 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-08-29 23:07:05.260 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-08-29 23:07:05.338 | + diskimage_builder/lib/disk-image-create:main:348 : DIB_BOOT_LABEL= 2024-08-29 23:07:05.343 | + diskimage_builder/lib/disk-image-create:main:349 : export DIB_BOOT_LABEL 2024-08-29 23:07:05.348 | ++ diskimage_builder/lib/disk-image-create:main:352 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-08-29 23:07:05.811 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-08-29 23:07:05.812 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.9vnJIjYY/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.w8RAAxZY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.9vnJIjYY/mnt', 'build-dir': '/opt/dib_tmp/dib_build.9vnJIjYY'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-29 23:07:05.812 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-08-29 23:07:05.888 | + diskimage_builder/lib/disk-image-create:main:352 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-08-29 23:07:05.893 | + diskimage_builder/lib/disk-image-create:main:353 : export DIB_MOUNTPOINTS 2024-08-29 23:07:05.898 | + diskimage_builder/lib/disk-image-create:main:355 : create_base 2024-08-29 23:07:05.909 | + diskimage_builder/lib/common-functions:create_base:354 : mkdir /opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-29 23:07:05.916 | + diskimage_builder/lib/common-functions:create_base:358 : sudo chown root.root /opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-29 23:07:07.344 | chown: warning: '.' should be ':': 'root.root' 2024-08-29 23:07:07.353 | + diskimage_builder/lib/common-functions:create_base:359 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-29 23:07:07.358 | + diskimage_builder/lib/common-functions:create_base:359 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-29 23:07:07.363 | + diskimage_builder/lib/common-functions:create_base:361 : TARGET_ROOT=/opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-29 23:07:07.368 | + diskimage_builder/lib/common-functions:create_base:361 : run_d root 2024-08-29 23:07:07.374 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-08-29 23:07:07.378 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.9vnJIjYY/hooks ']' 2024-08-29 23:07:07.383 | + diskimage_builder/lib/common-functions:check_element:155 : generate_hooks 2024-08-29 23:07:07.416 | Copying hooks for vm 2024-08-29 23:07:07.595 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-08-29 23:07:07.610 | Copying hooks for infra-package-needs 2024-08-29 23:07:07.641 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-08-29 23:07:07.691 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-08-29 23:07:07.719 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-08-29 23:07:07.751 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-08-29 23:07:07.799 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-08-29 23:07:07.836 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-08-29 23:07:07.952 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-08-29 23:07:08.029 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-08-29 23:07:08.083 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-08-29 23:07:08.176 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-08-29 23:07:08.335 | Copying hooks for openeuler-minimal 2024-08-29 23:07:08.366 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-08-29 23:07:08.458 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-08-29 23:07:08.482 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-08-29 23:07:08.507 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-08-29 23:07:08.512 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-08-29 23:07:08.550 | Copying hooks for install-bin 2024-08-29 23:07:08.573 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-08-29 23:07:08.595 | Copying hooks for source-repositories 2024-08-29 23:07:08.609 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-08-29 23:07:08.654 | Copying hooks for cloud-init 2024-08-29 23:07:08.677 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-08-29 23:07:08.682 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/21-cloud-init-allow-password-auth 2024-08-29 23:07:08.687 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-08-29 23:07:08.724 | Copying hooks for package-installs 2024-08-29 23:07:08.735 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-08-29 23:07:08.752 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-08-29 23:07:08.756 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-08-29 23:07:08.760 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-08-29 23:07:08.763 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-08-29 23:07:08.774 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-08-29 23:07:08.778 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-08-29 23:07:08.788 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-08-29 23:07:08.793 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-08-29 23:07:08.804 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-08-29 23:07:08.808 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-08-29 23:07:08.825 | Copying hooks for yum 2024-08-29 23:07:08.835 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-08-29 23:07:08.887 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-08-29 23:07:08.898 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-08-29 23:07:08.920 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-08-29 23:07:08.930 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-08-29 23:07:08.942 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-08-29 23:07:08.946 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-08-29 23:07:08.950 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-08-29 23:07:08.954 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-08-29 23:07:08.966 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-08-29 23:07:08.980 | Copying hooks for cloud-init-datasources 2024-08-29 23:07:08.993 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-08-29 23:07:09.005 | Copying hooks for ensure-venv 2024-08-29 23:07:09.210 | Copying hooks for block-device-efi 2024-08-29 23:07:09.243 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-08-29 23:07:09.260 | Copying hooks for rpm-distro 2024-08-29 23:07:09.270 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/cleanup.d/99-selinux-fixfiles-restore 2024-08-29 23:07:09.281 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-08-29 23:07:09.285 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-08-29 23:07:09.289 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-08-29 23:07:09.301 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-08-29 23:07:09.312 | Copying hooks for yum-minimal 2024-08-29 23:07:09.322 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-08-29 23:07:09.333 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-08-29 23:07:09.347 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-08-29 23:07:09.357 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-08-29 23:07:09.361 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-08-29 23:07:09.382 | Copying hooks for base 2024-08-29 23:07:09.426 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-08-29 23:07:09.493 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-08-29 23:07:09.497 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-08-29 23:07:09.501 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-08-29 23:07:09.534 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-08-29 23:07:09.552 | Copying hooks for initialize-urandom 2024-08-29 23:07:09.581 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/init-scripts/systemd 2024-08-29 23:07:09.611 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/post-install.d/80-initialize-urandom 2024-08-29 23:07:09.628 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/static/usr 2024-08-29 23:07:09.682 | Copying hooks for install-types 2024-08-29 23:07:09.692 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-08-29 23:07:09.703 | Copying hooks for openssh-server 2024-08-29 23:07:09.713 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-08-29 23:07:09.717 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-08-29 23:07:09.758 | Copying hooks for bootloader 2024-08-29 23:07:09.785 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-08-29 23:07:09.809 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-08-29 23:07:09.825 | Copying hooks for manifests 2024-08-29 23:07:09.835 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-08-29 23:07:09.879 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-08-29 23:07:09.891 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-08-29 23:07:09.902 | Copying hooks for openstack-repos 2024-08-29 23:07:09.912 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-08-29 23:07:10.005 | Copying hooks for sysprep 2024-08-29 23:07:10.015 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-08-29 23:07:10.026 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-08-29 23:07:10.037 | Copying hooks for dib-init-system 2024-08-29 23:07:10.047 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-08-29 23:07:10.062 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-08-29 23:07:10.075 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-08-29 23:07:10.086 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-08-29 23:07:10.097 | Copying hooks for journal-to-console 2024-08-29 23:07:10.110 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-08-29 23:07:10.121 | Copying hooks for install-static 2024-08-29 23:07:10.132 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-08-29 23:07:10.150 | Copying hooks for cache-devstack 2024-08-29 23:07:10.238 | Copying hooks for redhat-common 2024-08-29 23:07:10.248 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-08-29 23:07:10.262 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-08-29 23:07:10.273 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-08-29 23:07:10.296 | Copying hooks for cache-url 2024-08-29 23:07:10.306 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-08-29 23:07:10.331 | Copying hooks for nodepool-base 2024-08-29 23:07:10.342 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-08-29 23:07:10.353 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-08-29 23:07:10.363 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-08-29 23:07:10.367 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-08-29 23:07:10.380 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-08-29 23:07:10.520 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-08-29 23:07:10.524 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-08-29 23:07:10.534 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-08-29 23:07:10.545 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-08-29 23:07:10.561 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-08-29 23:07:10.565 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-08-29 23:07:10.576 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-08-29 23:07:10.580 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-08-29 23:07:10.584 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-08-29 23:07:10.588 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-08-29 23:07:10.593 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-08-29 23:07:10.597 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-08-29 23:07:10.601 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-08-29 23:07:10.612 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-08-29 23:07:10.636 | Copying hooks for growroot 2024-08-29 23:07:10.647 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-08-29 23:07:10.658 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-08-29 23:07:10.673 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-08-29 23:07:10.679 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-08-29 23:07:10.684 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-08-29 23:07:10.712 | Copying hooks for runtime-ssh-host-keys 2024-08-29 23:07:10.723 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-08-29 23:07:10.734 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-08-29 23:07:10.744 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-08-29 23:07:10.760 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-08-29 23:07:10.766 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-08-29 23:07:10.789 | Copying hooks for simple-init 2024-08-29 23:07:10.799 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-08-29 23:07:10.809 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-08-29 23:07:10.813 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-08-29 23:07:10.817 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-08-29 23:07:10.823 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-08-29 23:07:10.828 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-08-29 23:07:10.840 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-08-29 23:07:10.844 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-08-29 23:07:10.870 | Copying hooks for pkg-map 2024-08-29 23:07:10.880 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-08-29 23:07:10.891 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-08-29 23:07:10.902 | Copying hooks for zuul-worker 2024-08-29 23:07:10.912 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-08-29 23:07:10.982 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-08-29 23:07:11.107 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-root bash 2024-08-29 23:07:11.112 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-08-29 23:07:11.112 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-root(,|$)' -q 2024-08-29 23:07:11.203 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d ']' 2024-08-29 23:07:11.208 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d' 2024-08-29 23:07:11.208 | Running hooks from /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d 2024-08-29 23:07:11.213 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-08-29 23:07:11.217 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d 2024-08-29 23:07:11.259 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/10-base-defaults 2024-08-29 23:07:11.267 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/10-base-defaults 2024-08-29 23:07:11.271 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-08-29 23:07:11.276 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-08-29 23:07:11.284 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-08-29 23:07:11.291 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-08-29 23:07:11.295 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-08-29 23:07:11.300 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-08-29 23:07:11.304 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-08-29 23:07:11.308 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-08-29 23:07:11.312 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-08-29 23:07:11.316 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-08-29 23:07:11.320 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-08-29 23:07:11.324 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-08-29 23:07:11.329 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-08-29 23:07:11.333 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-08-29 23:07:11.342 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-08-29 23:07:11.347 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-08-29 23:07:11.351 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-08-29 23:07:11.355 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-08-29 23:07:11.359 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-08-29 23:07:11.364 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-08-29 23:07:11.368 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-08-29 23:07:11.372 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-08-29 23:07:11.379 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-08-29 23:07:11.384 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-08-29 23:07:11.388 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-08-29 23:07:11.392 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/14-manifests 2024-08-29 23:07:11.400 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/14-manifests 2024-08-29 23:07:11.404 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-08-29 23:07:11.408 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-08-29 23:07:11.412 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-e709b29972424e8ca5fc505ff03eb2cc.d/ 2024-08-29 23:07:11.416 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-e709b29972424e8ca5fc505ff03eb2cc.d/ 2024-08-29 23:07:11.420 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/15-block-device.bash 2024-08-29 23:07:11.429 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/15-block-device.bash 2024-08-29 23:07:11.433 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-08-29 23:07:11.438 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-08-29 23:07:11.442 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-08-29 23:07:11.446 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-08-29 23:07:11.454 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-08-29 23:07:11.458 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-08-29 23:07:11.462 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-08-29 23:07:11.466 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-08-29 23:07:11.470 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-08-29 23:07:11.475 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-08-29 23:07:11.479 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-08-29 23:07:11.483 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-08-29 23:07:11.487 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/50-disable-cloud-init 2024-08-29 23:07:11.495 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/50-disable-cloud-init 2024-08-29 23:07:11.499 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-08-29 23:07:11.503 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-08-29 23:07:11.507 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/50-redhat-common 2024-08-29 23:07:11.515 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/50-redhat-common 2024-08-29 23:07:11.519 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-08-29 23:07:11.524 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-08-29 23:07:11.528 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-08-29 23:07:11.532 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-08-29 23:07:11.537 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/75-nodepool-base-env 2024-08-29 23:07:11.546 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/75-nodepool-base-env 2024-08-29 23:07:11.550 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-08-29 23:07:11.554 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-08-29 23:07:11.558 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-08-29 23:07:11.562 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-08-29 23:07:11.567 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-08-29 23:07:11.571 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-08-29 23:07:11.575 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-08-29 23:07:11.580 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-08-29 23:07:11.584 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/99-dib-init-system 2024-08-29 23:07:11.592 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../environment.d/99-dib-init-system 2024-08-29 23:07:11.596 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-08-29 23:07:11.600 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-08-29 23:07:11.604 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo 2024-08-29 23:07:11.679 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-08-29 23:07:11.683 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-08-29 23:07:11.687 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo 2024-08-29 23:07:11.792 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../yum.repos.d 2024-08-29 23:07:11.796 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../yum.repos.d 2024-08-29 23:07:11.802 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.osuosl.opendev.org/openeuler 2024-08-29 23:07:11.807 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-08-29 23:07:11.836 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.qCGzjF6RPc 2024-08-29 23:07:11.840 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-08-29 23:07:11.847 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.qCGzjF6RPc /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/../yum.repos.d/openEuler.repo 2024-08-29 23:07:11.884 | dib-run-parts 00-00-generate-repo completed 2024-08-29 23:07:11.884 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot 2024-08-29 23:07:11.893 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-08-29 23:07:11.897 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-08-29 23:07:11.901 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-08-29 23:07:11.905 | ++ diskimage_builder/lib/common-functions:source:20 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-08-29 23:07:11.911 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.9vnJIjYY/mnt/.extra_settings ']' 2024-08-29 23:07:11.915 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-08-29 23:07:11.920 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-08-29 23:07:11.927 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-08-29 23:07:11.931 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-08-29 23:07:11.935 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-08-29 23:07:11.940 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-08-29 23:07:11.945 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-08-29 23:07:12.134 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.eZmY4QNlFm 2024-08-29 23:07:12.138 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.eZmY4QNlFm' 2024-08-29 23:07:12.143 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.eZmY4QNlFm' EXIT 2024-08-29 23:07:12.147 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-08-29 23:07:12.151 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-08-29 23:07:12.206 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-08-29 23:07:12.211 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-08-29 23:07:12.215 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-08-29 23:07:12.414 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-08-29 23:07:12.418 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-08-29 23:07:12.422 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-08-29 23:07:12.427 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:271 : sudo mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys 2024-08-29 23:07:12.445 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:272 : sudo mount -t proc none /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc 2024-08-29 23:07:12.638 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:273 : sudo mount --bind /dev /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev 2024-08-29 23:07:12.654 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:274 : mount_dev_pts_options 2024-08-29 23:07:12.659 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-08-29 23:07:12.749 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-08-29 23:07:12.754 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:274 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev/pts 2024-08-29 23:07:12.772 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:277 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys 2024-08-29 23:07:12.788 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:280 : sudo mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/mnt/var/lib/rpm 2024-08-29 23:07:12.803 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:281 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.9vnJIjYY/mnt --initdb 2024-08-29 23:07:13.768 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc 2024-08-29 23:07:13.783 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:286 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/resolv.conf 2024-08-29 23:07:13.799 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:291 : sudo mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum 2024-08-29 23:07:13.814 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:292 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum 2024-08-29 23:07:13.830 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:294 : _install_repos 2024-08-29 23:07:13.834 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-08-29 23:07:13.839 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-08-29 23:07:13.843 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-08-29 23:07:13.847 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-08-29 23:07:13.852 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-08-29 23:07:13.856 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-08-29 23:07:13.860 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-08-29 23:07:13.864 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-08-29 23:07:13.869 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-08-29 23:07:13.873 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:115 : local repo= 2024-08-29 23:07:13.877 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:116 : [[ -z '' ]] 2024-08-29 23:07:13.881 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:118 : [[ -d /opt/dib_tmp/dib_build.9vnJIjYY/hooks/yum.repos.d/22.03-LTS ]] 2024-08-29 23:07:13.886 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:121 : repo=/opt/dib_tmp/dib_build.9vnJIjYY/hooks/yum.repos.d 2024-08-29 23:07:13.890 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:132 : local temp_tmp 2024-08-29 23:07:13.895 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:133 : mktemp -d 2024-08-29 23:07:13.902 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:133 : temp_tmp=/opt/dib_tmp/tmp.gmxj0KJziQ 2024-08-29 23:07:13.907 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:134 : TMPDIR=/opt/dib_tmp/tmp.gmxj0KJziQ 2024-08-29 23:07:13.912 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:134 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.9vnJIjYY/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.gmxj0KJziQ --destdir=/tmp/tmp.eZmY4QNlFm basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-08-29 23:07:22.560 | Loaded plugins: download 2024-08-29 23:07:22.560 | DNF version: 4.14.0 2024-08-29 23:07:22.561 | cachedir: /opt/dib_tmp/tmp.gmxj0KJziQ 2024-08-29 23:07:22.588 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-08-29 23:07:22.702 | repo: downloading from remote: OS 2024-08-29 23:07:25.670 | openEuler-22.03-LTS - OS 1.1 MB/s | 3.4 MB 00:02 2024-08-29 23:07:27.152 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-08-29 23:07:27.152 | repo: downloading from remote: update 2024-08-29 23:07:27.468 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-08-29 23:07:27.469 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-08-29 23:07:27.470 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-08-29 23:07:27.471 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz). 2024-08-29 23:07:27.472 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz). 2024-08-29 23:07:27.473 | error: Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) (http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz). 2024-08-29 23:07:27.473 | openEuler-22.03-LTS - update 1.8 kB/s | 588 B 00:00 2024-08-29 23:07:27.474 | Errors during downloading metadata for repository 'update': 2024-08-29 23:07:27.474 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz (IP: 140.211.167.73) 2024-08-29 23:07:27.474 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz (IP: 140.211.167.73) 2024-08-29 23:07:27.474 | - Status code: 404 for http://mirror.regionone.osuosl.opendev.org/openeuler/openEuler-22.03-LTS/update/aarch64/repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz (IP: 140.211.167.73) 2024-08-29 23:07:27.475 | Error: Failed to download metadata for repo 'update': Yum repo downloading error: Downloading error(s): repodata/9ff8af6f0cf5958d890ef903aa1a829861d4d17f3ccd932ff05ba102944fed19-primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz - Cannot download, all mirrors were already tried without success; repodata/dc29ab7963f9fc1571fa1f7a96859c468a9c7bb6087c5d07e8ff25d48b9bb266-updateinfo.xml.gz - Cannot download, all mirrors were already tried without success 2024-08-29 23:07:27.475 | Ignoring repositories: update 2024-08-29 23:07:27.476 | Last metadata expiration check: 0:00:02 ago on Thu Aug 29 23:07:25 2024. 2024-08-29 23:07:28.073 | (1/6): setup-2.13.9.1-1.oe2203.noarch.rpm 725 kB/s | 150 kB 00:00 2024-08-29 23:07:28.082 | (2/6): basesystem-12-2.oe2203.noarch.rpm 32 kB/s | 7.0 kB 00:00 2024-08-29 23:07:28.209 | (3/6): openEuler-repos-1.0-3.4.oe2203.aarch64.r 73 kB/s | 9.2 kB 00:00 2024-08-29 23:07:28.217 | (4/6): openEuler-release-22.03LTS-52.oe2203.aar 161 kB/s | 23 kB 00:00 2024-08-29 23:07:28.456 | (5/6): filesystem-3.16-4.oe2203.aarch64.rpm 1.8 MB/s | 1.1 MB 00:00 2024-08-29 23:07:28.468 | (6/6): openEuler-gpg-keys-1.0-3.4.oe2203.aarch6 40 kB/s | 10 kB 00:00 2024-08-29 23:07:28.967 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:139 : rc=0 2024-08-29 23:07:28.972 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:140 : rm -rf /opt/dib_tmp/tmp.gmxj0KJziQ 2024-08-29 23:07:28.981 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:141 : [[ 0 != 0 ]] 2024-08-29 23:07:28.986 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:147 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.9vnJIjYY/mnt --nodeps -ivh /tmp/tmp.eZmY4QNlFm/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.eZmY4QNlFm/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.eZmY4QNlFm/openEuler-gpg-keys-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.eZmY4QNlFm/openEuler-release-22.03LTS-52.oe2203.aarch64.rpm /tmp/tmp.eZmY4QNlFm/openEuler-repos-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.eZmY4QNlFm/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-08-29 23:07:29.001 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-08-29 23:07:29.001 | rpm: However assuming you know what you are doing... 2024-08-29 23:07:29.013 | warning: /tmp/tmp.eZmY4QNlFm/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-08-29 23:07:29.050 | Verifying... ######################################## 2024-08-29 23:07:29.116 | Preparing... ######################################## 2024-08-29 23:07:29.119 | Updating / installing... 2024-08-29 23:07:29.120 | openEuler-gpg-keys-1.0-3.4.oe2203 ######################################## 2024-08-29 23:07:29.307 | openEuler-repos-1.0-3.4.oe2203 ######################################## 2024-08-29 23:07:29.531 | openEuler-release-22.03LTS-52.oe2203 ######################################## 2024-08-29 23:07:29.589 | setup-2.13.9.1-1.oe2203 ######################################## 2024-08-29 23:07:29.917 | filesystem-3.16-4.oe2203 ######################################## 2024-08-29 23:07:30.195 | basesystem-12-2.oe2203 ######################################## 2024-08-29 23:07:30.462 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-08-29 23:07:30.463 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-08-29 23:07:31.684 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:152 : [[ -n '' ]] 2024-08-29 23:07:31.688 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:160 : [[ -n '' ]] 2024-08-29 23:07:31.693 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:167 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-08-29 23:07:31.697 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_repos:168 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum.repos.d/openEuler.repo 2024-08-29 23:07:31.755 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:311 : [[ openeuler =~ (fedora|openeuler) ]] 2024-08-29 23:07:31.760 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:312 : _install_pkg_manager dnf dnf-plugins-core curl 2024-08-29 23:07:31.764 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:181 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum.repos.d/openEuler.repo 2024-08-29 23:07:31.788 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:207 : flock -w 1200 9 2024-08-29 23:07:31.818 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : echo '%_dbpath /var/lib/rpm' 2024-08-29 23:07:31.824 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:210 : local _lang_pack= 2024-08-29 23:07:31.828 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:211 : local _extra_pkgs= 2024-08-29 23:07:31.833 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:213 : [[ openeuler == \f\e\d\o\r\a ]] 2024-08-29 23:07:31.837 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:214 : [[ openeuler == \c\e\n\t\o\s ]] 2024-08-29 23:07:31.842 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : _extra_pkgs+='coreutils ' 2024-08-29 23:07:31.846 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:236 : [[ ! -d /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum/vars ]] 2024-08-29 23:07:31.851 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:237 : sudo mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum 2024-08-29 23:07:31.866 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:238 : sudo ln -s /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum/vars 2024-08-29 23:07:31.937 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/22.03-LTS --setopt=reposdir=/opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.9vnJIjYY/mnt install dnf dnf-plugins-core curl coreutils 2024-08-29 23:07:34.093 | OS 4.8 kB/s | 3.8 kB 00:00 2024-08-29 23:07:37.455 | everything 13 kB/s | 3.8 kB 00:00 2024-08-29 23:07:46.705 | EPOL 11 kB/s | 3.0 kB 00:00 2024-08-29 23:07:49.563 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-08-29 23:07:52.298 | source 13 kB/s | 3.8 kB 00:00 2024-08-29 23:07:58.794 | update 12 kB/s | 3.5 kB 00:00 2024-08-29 23:08:38.070 | Last metadata expiration check: 0:00:01 ago on Sun Aug 25 09:10:54 2024. 2024-08-29 23:08:41.634 | Dependencies resolved. 2024-08-29 23:08:41.701 | ================================================================================ 2024-08-29 23:08:41.701 | Package Arch Version Repo Size 2024-08-29 23:08:41.701 | ================================================================================ 2024-08-29 23:08:41.701 | Installing: 2024-08-29 23:08:41.701 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-08-29 23:08:41.701 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-08-29 23:08:41.701 | dnf-data noarch 4.10.0-15.oe2203 update 23 k 2024-08-29 23:08:41.701 | dnf-plugins-core noarch 4.0.24-6.oe2203 update 14 k 2024-08-29 23:08:41.701 | Installing dependencies: 2024-08-29 23:08:41.701 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-08-29 23:08:41.701 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-08-29 23:08:41.701 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-08-29 23:08:41.701 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-08-29 23:08:41.701 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-08-29 23:08:41.701 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-08-29 23:08:41.701 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-08-29 23:08:41.701 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-08-29 23:08:41.701 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-08-29 23:08:41.701 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-08-29 23:08:41.702 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-08-29 23:08:41.702 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-08-29 23:08:41.702 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-08-29 23:08:41.702 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-08-29 23:08:41.702 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-08-29 23:08:41.702 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-08-29 23:08:41.702 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-08-29 23:08:41.702 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-08-29 23:08:41.702 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-08-29 23:08:41.702 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-08-29 23:08:41.702 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-08-29 23:08:41.702 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-08-29 23:08:41.702 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-08-29 23:08:41.702 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-08-29 23:08:41.702 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-08-29 23:08:41.702 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-08-29 23:08:41.702 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-08-29 23:08:41.702 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-08-29 23:08:41.702 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-08-29 23:08:41.702 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-08-29 23:08:41.702 | dnf noarch 4.10.0-15.oe2203 update 13 k 2024-08-29 23:08:41.702 | dracut aarch64 055-10.oe2203 update 292 k 2024-08-29 23:08:41.702 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-08-29 23:08:41.702 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-08-29 23:08:41.702 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-08-29 23:08:41.702 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-08-29 23:08:41.702 | file aarch64 5.41-3.oe2203 update 36 k 2024-08-29 23:08:41.702 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-08-29 23:08:41.702 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-08-29 23:08:41.702 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-08-29 23:08:41.702 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-08-29 23:08:41.702 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-08-29 23:08:41.702 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-08-29 23:08:41.702 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-08-29 23:08:41.702 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-08-29 23:08:41.702 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-08-29 23:08:41.702 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-08-29 23:08:41.702 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-08-29 23:08:41.702 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-08-29 23:08:41.702 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-08-29 23:08:41.702 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-08-29 23:08:41.702 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-08-29 23:08:41.702 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-08-29 23:08:41.702 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-08-29 23:08:41.702 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-08-29 23:08:41.702 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-08-29 23:08:41.702 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-08-29 23:08:41.702 | gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-08-29 23:08:41.702 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-08-29 23:08:41.702 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-08-29 23:08:41.702 | grep aarch64 3.7-9.oe2203 update 293 k 2024-08-29 23:08:41.702 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-08-29 23:08:41.702 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-08-29 23:08:41.702 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-08-29 23:08:41.702 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-08-29 23:08:41.702 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-08-29 23:08:41.702 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-08-29 23:08:41.702 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-08-29 23:08:41.703 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-08-29 23:08:41.703 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-08-29 23:08:41.703 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-08-29 23:08:41.703 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-08-29 23:08:41.703 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-08-29 23:08:41.703 | info aarch64 6.8-3.oe2203 OS 163 k 2024-08-29 23:08:41.703 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-08-29 23:08:41.703 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-08-29 23:08:41.703 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-08-29 23:08:41.703 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-08-29 23:08:41.703 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-08-29 23:08:41.703 | kmod aarch64 29-3.oe2203 OS 85 k 2024-08-29 23:08:41.703 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-08-29 23:08:41.703 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-08-29 23:08:41.703 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-08-29 23:08:41.703 | less aarch64 590-6.oe2203 update 101 k 2024-08-29 23:08:41.703 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-08-29 23:08:41.703 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-08-29 23:08:41.703 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-08-29 23:08:41.703 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-08-29 23:08:41.703 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-08-29 23:08:41.703 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-08-29 23:08:41.703 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-08-29 23:08:41.703 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-08-29 23:08:41.703 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-08-29 23:08:41.703 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-08-29 23:08:41.703 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-08-29 23:08:41.703 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-08-29 23:08:41.703 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-08-29 23:08:41.703 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-08-29 23:08:41.703 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-08-29 23:08:41.703 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-08-29 23:08:41.703 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-08-29 23:08:41.703 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-08-29 23:08:41.703 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-08-29 23:08:41.703 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-08-29 23:08:41.703 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-08-29 23:08:41.703 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-08-29 23:08:41.703 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-08-29 23:08:41.703 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-08-29 23:08:41.703 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-08-29 23:08:41.703 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-08-29 23:08:41.703 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-08-29 23:08:41.703 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-08-29 23:08:41.703 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-08-29 23:08:41.703 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-08-29 23:08:41.703 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-08-29 23:08:41.703 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-08-29 23:08:41.703 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-08-29 23:08:41.703 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-08-29 23:08:41.703 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-08-29 23:08:41.703 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-08-29 23:08:41.703 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-08-29 23:08:41.703 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-08-29 23:08:41.704 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-08-29 23:08:41.704 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-08-29 23:08:41.704 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-08-29 23:08:41.704 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-08-29 23:08:41.704 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-08-29 23:08:41.704 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-08-29 23:08:41.704 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-08-29 23:08:41.704 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-08-29 23:08:41.704 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-08-29 23:08:41.704 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-08-29 23:08:41.704 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-08-29 23:08:41.704 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-08-29 23:08:41.704 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-08-29 23:08:41.704 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-08-29 23:08:41.704 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-08-29 23:08:41.704 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-08-29 23:08:41.704 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-08-29 23:08:41.704 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-08-29 23:08:41.704 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-08-29 23:08:41.704 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-08-29 23:08:41.704 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-08-29 23:08:41.704 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-08-29 23:08:41.704 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-08-29 23:08:41.704 | libtiff aarch64 4.3.0-37.oe2203 update 166 k 2024-08-29 23:08:41.704 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-08-29 23:08:41.704 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-08-29 23:08:41.704 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-08-29 23:08:41.704 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-08-29 23:08:41.704 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-08-29 23:08:41.704 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-08-29 23:08:41.704 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-08-29 23:08:41.704 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-08-29 23:08:41.704 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-08-29 23:08:41.704 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-08-29 23:08:41.704 | libyaml aarch64 0.2.5-6.oe2203 update 54 k 2024-08-29 23:08:41.704 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-08-29 23:08:41.704 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-08-29 23:08:41.704 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-08-29 23:08:41.704 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-08-29 23:08:41.704 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-08-29 23:08:41.704 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-08-29 23:08:41.704 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-08-29 23:08:41.704 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-08-29 23:08:41.704 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-08-29 23:08:41.704 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-08-29 23:08:41.704 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-08-29 23:08:41.704 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-08-29 23:08:41.704 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-08-29 23:08:41.704 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-08-29 23:08:41.704 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-08-29 23:08:41.704 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-08-29 23:08:41.704 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-08-29 23:08:41.704 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-08-29 23:08:41.705 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-08-29 23:08:41.705 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-08-29 23:08:41.705 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-08-29 23:08:41.705 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-08-29 23:08:41.705 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-08-29 23:08:41.705 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-08-29 23:08:41.705 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-08-29 23:08:41.705 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-08-29 23:08:41.705 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-08-29 23:08:41.705 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-08-29 23:08:41.705 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-08-29 23:08:41.705 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-08-29 23:08:41.705 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-08-29 23:08:41.705 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-08-29 23:08:41.705 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-08-29 23:08:41.705 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-08-29 23:08:41.705 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-08-29 23:08:41.705 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-08-29 23:08:41.705 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-08-29 23:08:41.705 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-08-29 23:08:41.705 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-08-29 23:08:41.705 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-08-29 23:08:41.705 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-08-29 23:08:41.705 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-08-29 23:08:41.705 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-08-29 23:08:41.705 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-08-29 23:08:41.705 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-08-29 23:08:41.705 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-08-29 23:08:41.705 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-08-29 23:08:41.705 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-08-29 23:08:41.705 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-08-29 23:08:41.705 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-08-29 23:08:41.705 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-08-29 23:08:41.705 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-08-29 23:08:41.705 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-08-29 23:08:41.705 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-08-29 23:08:41.705 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-08-29 23:08:41.705 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-08-29 23:08:41.705 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-08-29 23:08:41.705 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-08-29 23:08:41.705 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-08-29 23:08:41.705 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-08-29 23:08:41.705 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-08-29 23:08:41.705 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-08-29 23:08:41.705 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-08-29 23:08:41.705 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-08-29 23:08:41.705 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-08-29 23:08:41.705 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-08-29 23:08:41.705 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-08-29 23:08:41.705 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-08-29 23:08:41.705 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-08-29 23:08:41.705 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-08-29 23:08:41.705 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-08-29 23:08:41.705 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-08-29 23:08:41.705 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-08-29 23:08:41.705 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-08-29 23:08:41.706 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-08-29 23:08:41.706 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-08-29 23:08:41.706 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-08-29 23:08:41.706 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-08-29 23:08:41.706 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-08-29 23:08:41.706 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-08-29 23:08:41.706 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-08-29 23:08:41.706 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-08-29 23:08:41.706 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-08-29 23:08:41.706 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-08-29 23:08:41.706 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-08-29 23:08:41.706 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-08-29 23:08:41.706 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-08-29 23:08:41.706 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-08-29 23:08:41.706 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-08-29 23:08:41.706 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-08-29 23:08:41.706 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-08-29 23:08:41.706 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-08-29 23:08:41.706 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-08-29 23:08:41.706 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-08-29 23:08:41.706 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-08-29 23:08:41.706 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-08-29 23:08:41.706 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-08-29 23:08:41.706 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-08-29 23:08:41.706 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-08-29 23:08:41.706 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-08-29 23:08:41.706 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-08-29 23:08:41.706 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-08-29 23:08:41.706 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-08-29 23:08:41.706 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-08-29 23:08:41.706 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-08-29 23:08:41.706 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-08-29 23:08:41.706 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-08-29 23:08:41.706 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-08-29 23:08:41.706 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-08-29 23:08:41.706 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-08-29 23:08:41.706 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-08-29 23:08:41.706 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-08-29 23:08:41.706 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-08-29 23:08:41.706 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-08-29 23:08:41.706 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-08-29 23:08:41.706 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-08-29 23:08:41.706 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-08-29 23:08:41.706 | popt aarch64 1.18-3.oe2203 update 49 k 2024-08-29 23:08:41.706 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-08-29 23:08:41.706 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-08-29 23:08:41.706 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-08-29 23:08:41.706 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-08-29 23:08:41.706 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-08-29 23:08:41.706 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-08-29 23:08:41.706 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-08-29 23:08:41.706 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-08-29 23:08:41.706 | python3-dnf noarch 4.10.0-15.oe2203 update 443 k 2024-08-29 23:08:41.706 | python3-dnf-plugins-core noarch 4.0.24-6.oe2203 update 209 k 2024-08-29 23:08:41.706 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-08-29 23:08:41.706 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-08-29 23:08:41.706 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-08-29 23:08:41.706 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-08-29 23:08:41.707 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-08-29 23:08:41.707 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-08-29 23:08:41.707 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-08-29 23:08:41.707 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-08-29 23:08:41.707 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-08-29 23:08:41.707 | readline aarch64 8.1-3.oe2203 update 146 k 2024-08-29 23:08:41.707 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-08-29 23:08:41.707 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-08-29 23:08:41.707 | sed aarch64 4.8-3.oe2203 update 162 k 2024-08-29 23:08:41.707 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-08-29 23:08:41.707 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-08-29 23:08:41.707 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-08-29 23:08:41.707 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-08-29 23:08:41.707 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-08-29 23:08:41.707 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-08-29 23:08:41.707 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-08-29 23:08:41.707 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-08-29 23:08:41.707 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-08-29 23:08:41.707 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-08-29 23:08:41.707 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-08-29 23:08:41.707 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-08-29 23:08:41.707 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-08-29 23:08:41.707 | which aarch64 2.21-14.oe2203 OS 30 k 2024-08-29 23:08:41.707 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-08-29 23:08:41.707 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-08-29 23:08:41.707 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-08-29 23:08:41.707 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-08-29 23:08:41.707 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-08-29 23:08:41.707 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-08-29 23:08:41.707 | Installing weak dependencies: 2024-08-29 23:08:41.707 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-08-29 23:08:41.707 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-08-29 23:08:41.707 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-08-29 23:08:41.707 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-08-29 23:08:41.707 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-08-29 23:08:41.707 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-08-29 23:08:41.707 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-08-29 23:08:41.707 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-08-29 23:08:41.707 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-08-29 23:08:41.707 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-08-29 23:08:41.707 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-08-29 23:08:41.707 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-08-29 23:08:41.707 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-08-29 23:08:41.707 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-08-29 23:08:41.707 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-08-29 23:08:41.707 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-08-29 23:08:41.707 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-08-29 23:08:41.707 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-08-29 23:08:41.707 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-08-29 23:08:41.707 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-08-29 23:08:41.707 | 2024-08-29 23:08:41.707 | Transaction Summary 2024-08-29 23:08:41.707 | ================================================================================ 2024-08-29 23:08:41.707 | Install 342 Packages 2024-08-29 23:08:41.707 | 2024-08-29 23:08:41.857 | Total download size: 139 M 2024-08-29 23:08:41.857 | Installed size: 596 M 2024-08-29 23:08:41.860 | Downloading Packages: 2024-08-29 23:08:42.694 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 118 kB/s | 74 kB 00:00 2024-08-29 23:08:43.058 | (2/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 469 kB/s | 171 kB 00:00 2024-08-29 23:08:43.184 | (3/342): adwaita-cursor-theme-41.0-1.oe2203.noa 581 kB/s | 649 kB 00:01 2024-08-29 23:08:43.419 | (4/342): attr-2.5.1-2.oe2203.aarch64.rpm 153 kB/s | 55 kB 00:00 2024-08-29 23:08:43.818 | (5/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 148 kB/s | 94 kB 00:00 2024-08-29 23:08:43.895 | (6/342): brotli-1.0.9-2.oe2203.aarch64.rpm 645 kB/s | 305 kB 00:00 2024-08-29 23:08:44.095 | (7/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 84 kB/s | 17 kB 00:00 2024-08-29 23:08:44.151 | (8/342): cairo-1.17.4-1.oe2203.aarch64.rpm 1.8 MB/s | 613 kB 00:00 2024-08-29 23:08:44.440 | (9/342): chkconfig-1.20-1.oe2203.aarch64.rpm 502 kB/s | 172 kB 00:00 2024-08-29 23:08:44.835 | (10/342): cronie-1.5.7-1.oe2203.aarch64.rpm 262 kB/s | 103 kB 00:00 2024-08-29 23:08:45.041 | (11/342): crontabs-1.11-22.oe2203.noarch.rpm 84 kB/s | 17 kB 00:00 2024-08-29 23:08:45.237 | (12/342): crypto-policies-20200619-2.git781bbd4 418 kB/s | 81 kB 00:00 2024-08-29 23:08:45.690 | (13/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 2.5 MB/s | 3.9 MB 00:01 2024-08-29 23:08:46.365 | (14/342): device-mapper-1.02.181-4.oe2203.aarch 315 kB/s | 213 kB 00:00 2024-08-29 23:08:46.795 | (15/342): diffutils-3.8-2.oe2203.aarch64.rpm 736 kB/s | 315 kB 00:00 2024-08-29 23:08:47.185 | (16/342): findutils-4.8.0-3.oe2203.aarch64.rpm 986 kB/s | 382 kB 00:00 2024-08-29 23:08:47.840 | (17/342): fontconfig-2.13.94-1.oe2203.aarch64.r 344 kB/s | 225 kB 00:00 2024-08-29 23:08:48.230 | (18/342): fonts-filesystem-2.0.5-2.oe2203.noarc 21 kB/s | 8.3 kB 00:00 2024-08-29 23:08:48.956 | (19/342): fuse-2.9.9-9.oe2203.aarch64.rpm 186 kB/s | 135 kB 00:00 2024-08-29 23:08:49.282 | (20/342): fuse-common-3.10.5-3.oe2203.aarch64.r 28 kB/s | 9.0 kB 00:00 2024-08-29 23:08:49.521 | (21/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 68 kB/s | 13 kB 00:00 2024-08-29 23:08:51.915 | (22/342): gcr-3.41.0-1.oe2203.aarch64.rpm 193 kB/s | 462 kB 00:02 2024-08-29 23:08:52.137 | (23/342): adwaita-icon-theme-41.0-1.oe2203.noar 1.0 MB/s | 11 MB 00:10 2024-08-29 23:08:53.194 | (24/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 196 kB/s | 251 kB 00:01 2024-08-29 23:08:53.652 | (25/342): gmp-6.2.1-1.oe2203.aarch64.rpm 540 kB/s | 247 kB 00:00 2024-08-29 23:08:54.398 | (26/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 117 kB/s | 87 kB 00:00 2024-08-29 23:08:54.763 | (27/342): grubby-8.40-28.oe2203.aarch64.rpm 143 kB/s | 52 kB 00:00 2024-08-29 23:08:54.972 | (28/342): gtk-update-icon-cache-3.24.30-5.oe220 143 kB/s | 30 kB 00:00 2024-08-29 23:09:09.232 | (29/342): gettext-0.21-4.oe2203.aarch64.rpm 68 kB/s | 1.1 MB 00:17 2024-08-29 23:09:15.790 | (30/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 161 kB/s | 3.3 MB 00:20 2024-08-29 23:09:16.241 | (31/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 41 kB/s | 18 kB 00:00 2024-08-29 23:09:18.449 | (32/342): info-6.8-3.oe2203.aarch64.rpm 74 kB/s | 163 kB 00:02 2024-08-29 23:09:21.485 | (33/342): kbd-2.4.0-1.oe2203.aarch64.rpm 83 kB/s | 251 kB 00:03 2024-08-29 23:09:25.826 | (34/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 121 kB/s | 525 kB 00:04 2024-08-29 23:09:34.110 | (35/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 106 kB/s | 5.1 MB 00:48 2024-08-29 23:09:34.514 | (36/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 61 kB/s | 25 kB 00:00 2024-08-29 23:09:35.161 | (37/342): kmod-29-3.oe2203.aarch64.rpm 131 kB/s | 85 kB 00:00 2024-08-29 23:09:35.583 | (38/342): kmod-libs-29-3.oe2203.aarch64.rpm 137 kB/s | 57 kB 00:00 2024-08-29 23:09:35.972 | (39/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 157 kB/s | 1.6 MB 00:10 2024-08-29 23:09:36.142 | (40/342): libXau-1.0.9-2.oe2203.aarch64.rpm 85 kB/s | 14 kB 00:00 2024-08-29 23:09:36.332 | (41/342): libXcomposite-0.4.5-1.oe2203.aarch64. 72 kB/s | 13 kB 00:00 2024-08-29 23:09:36.344 | (42/342): lcms2-2.12-1.oe2203.aarch64.rpm 191 kB/s | 145 kB 00:00 2024-08-29 23:09:36.548 | (43/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 121 kB/s | 26 kB 00:00 2024-08-29 23:09:36.598 | (44/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 53 kB/s | 13 kB 00:00 2024-08-29 23:09:36.758 | (45/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 81 kB/s | 17 kB 00:00 2024-08-29 23:09:36.940 | (46/342): libXft-2.3.4-1.oe2203.aarch64.rpm 127 kB/s | 43 kB 00:00 2024-08-29 23:09:36.955 | (47/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 68 kB/s | 13 kB 00:00 2024-08-29 23:09:37.098 | (48/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 154 kB/s | 24 kB 00:00 2024-08-29 23:09:37.152 | (49/342): libXrender-0.9.10-10.oe2203.aarch64.r 122 kB/s | 24 kB 00:00 2024-08-29 23:09:37.274 | (50/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 107 kB/s | 19 kB 00:00 2024-08-29 23:09:37.573 | (51/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 137 kB/s | 58 kB 00:00 2024-08-29 23:09:37.729 | (52/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 94 kB/s | 43 kB 00:00 2024-08-29 23:09:37.942 | (53/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 182 kB/s | 67 kB 00:00 2024-08-29 23:09:38.049 | (54/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 95 kB/s | 30 kB 00:00 2024-08-29 23:09:38.447 | (55/342): libedit-3.1-28.oe2203.aarch64.rpm 175 kB/s | 88 kB 00:00 2024-08-29 23:09:38.846 | (56/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 158 kB/s | 4.6 MB 00:29 2024-08-29 23:09:38.854 | (57/342): libev-4.33-2.oe2203.aarch64.rpm 117 kB/s | 47 kB 00:00 2024-08-29 23:09:38.994 | (58/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 214 kB/s | 201 kB 00:00 2024-08-29 23:09:39.006 | (59/342): libffi-3.4.2-2.oe2203.aarch64.rpm 170 kB/s | 26 kB 00:00 2024-08-29 23:09:39.300 | (60/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 134 kB/s | 41 kB 00:00 2024-08-29 23:09:39.356 | (61/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 319 kB/s | 112 kB 00:00 2024-08-29 23:09:39.784 | (62/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 329 kB/s | 159 kB 00:00 2024-08-29 23:09:39.798 | (63/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 114 kB/s | 50 kB 00:00 2024-08-29 23:09:40.155 | (64/342): libevent-2.1.12-4.oe2203.aarch64.rpm 169 kB/s | 221 kB 00:01 2024-08-29 23:09:40.234 | (65/342): libreport-filesystem-2.15.2-1.oe2203. 21 kB/s | 9.0 kB 00:00 2024-08-29 23:09:40.414 | (66/342): librepo-1.14.2-2.oe2203.aarch64.rpm 122 kB/s | 76 kB 00:00 2024-08-29 23:09:40.607 | (67/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 131 kB/s | 59 kB 00:00 2024-08-29 23:09:40.843 | (68/342): libsemanage-3.3-3.oe2203.aarch64.rpm 228 kB/s | 98 kB 00:00 2024-08-29 23:09:41.015 | (69/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 102 kB/s | 42 kB 00:00 2024-08-29 23:09:41.580 | (70/342): libthai-0.1.28-4.oe2203.aarch64.rpm 268 kB/s | 197 kB 00:00 2024-08-29 23:09:41.904 | (71/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 96 kB/s | 160 kB 00:01 2024-08-29 23:09:42.082 | (72/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 134 kB/s | 67 kB 00:00 2024-08-29 23:09:42.211 | (73/342): libutempter-1.2.1-2.oe2203.aarch64.rp 77 kB/s | 24 kB 00:00 2024-08-29 23:09:42.313 | (74/342): libverto-0.3.2-1.oe2203.aarch64.rpm 112 kB/s | 26 kB 00:00 2024-08-29 23:09:42.993 | (75/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 178 kB/s | 121 kB 00:00 2024-08-29 23:09:43.246 | (76/342): libunistring-0.9.10-8.oe2203.aarch64. 180 kB/s | 401 kB 00:02 2024-08-29 23:09:43.806 | (77/342): lz4-1.9.3-2.oe2203.aarch64.rpm 158 kB/s | 128 kB 00:00 2024-08-29 23:09:44.850 | (78/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 45 kB/s | 118 kB 00:02 2024-08-29 23:09:45.201 | (79/342): npth-1.6-2.oe2203.aarch64.rpm 66 kB/s | 23 kB 00:00 2024-08-29 23:09:45.468 | (80/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 228 kB/s | 378 kB 00:01 2024-08-29 23:09:45.778 | (81/342): os-prober-1.79-1.oe2203.aarch64.rpm 156 kB/s | 48 kB 00:00 2024-08-29 23:09:45.812 | (82/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 97 kB/s | 59 kB 00:00 2024-08-29 23:09:46.039 | (83/342): perl-Algorithm-Diff-1.201-1.oe2203.no 104 kB/s | 27 kB 00:00 2024-08-29 23:09:46.220 | (84/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 102 kB/s | 18 kB 00:00 2024-08-29 23:09:46.529 | (85/342): perl-Archive-Tar-2.40-1.oe2203.noarch 59 kB/s | 42 kB 00:00 2024-08-29 23:09:46.838 | (86/342): perl-CPAN-Meta-2.150010-419.oe2203.no 175 kB/s | 108 kB 00:00 2024-08-29 23:09:46.994 | (87/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 156 kB/s | 24 kB 00:00 2024-08-29 23:09:47.320 | (88/342): perl-Carp-1.50-418.oe2203.noarch.rpm 66 kB/s | 21 kB 00:00 2024-08-29 23:09:47.633 | (89/342): perl-CPAN-Meta-Requirements-2.140-419 23 kB/s | 26 kB 00:01 2024-08-29 23:09:47.755 | (90/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 58 kB/s | 25 kB 00:00 2024-08-29 23:09:47.999 | (91/342): perl-Compress-Raw-Zlib-2.101-1.oe2203 113 kB/s | 41 kB 00:00 2024-08-29 23:09:48.322 | (92/342): perl-Config-Perl-V-0.33-1.oe2203.noar 30 kB/s | 17 kB 00:00 2024-08-29 23:09:48.392 | (93/342): perl-Data-Dumper-2.183-1.oe2203.aarch 111 kB/s | 44 kB 00:00 2024-08-29 23:09:49.054 | (94/342): perl-Digest-1.20-1.oe2203.noarch.rpm 25 kB/s | 17 kB 00:00 2024-08-29 23:09:49.720 | (95/342): perl-Devel-PPPort-3.63-1.oe2203.aarch 134 kB/s | 187 kB 00:01 2024-08-29 23:09:50.244 | (96/342): perl-Digest-SHA-6.02-7.oe2203.aarch64 93 kB/s | 49 kB 00:00 2024-08-29 23:09:50.472 | (97/342): perl-Digest-MD5-2.58-1.oe2203.aarch64 20 kB/s | 29 kB 00:01 2024-08-29 23:09:50.665 | (98/342): perl-Encode-Locale-1.05-12.oe2203.noa 33 kB/s | 14 kB 00:00 2024-08-29 23:09:50.839 | (99/342): perl-Env-1.04-397.oe2203.noarch.rpm 46 kB/s | 17 kB 00:00 2024-08-29 23:09:51.100 | (100/342): perl-Exporter-5.74-1.oe2203.noarch.r 50 kB/s | 22 kB 00:00 2024-08-29 23:09:51.342 | (101/342): perl-ExtUtils-Command-7.62-1.oe2203. 23 kB/s | 11 kB 00:00 2024-08-29 23:09:51.592 | (102/342): perl-ExtUtils-Install-2.20-1.oe2203. 67 kB/s | 33 kB 00:00 2024-08-29 23:09:52.125 | (103/342): perl-ExtUtils-Manifest-1.73-1.oe2203 43 kB/s | 23 kB 00:00 2024-08-29 23:09:52.790 | (104/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 83 kB/s | 55 kB 00:00 2024-08-29 23:09:53.139 | (105/342): perl-File-Fetch-1.00-1.oe2203.noarch 64 kB/s | 22 kB 00:00 2024-08-29 23:09:53.436 | (106/342): perl-File-HomeDir-1.006-2.oe2203.noa 119 kB/s | 35 kB 00:00 2024-08-29 23:09:53.734 | (107/342): perl-File-Path-2.18-1.oe2203.noarch. 72 kB/s | 21 kB 00:00 2024-08-29 23:09:53.809 | (108/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 68 kB/s | 169 kB 00:02 2024-08-29 23:09:54.105 | (109/342): perl-File-Which-1.27-1.oe2203.noarch 80 kB/s | 24 kB 00:00 2024-08-29 23:09:54.203 | (110/342): perl-File-Temp-0.2311-2.oe2203.noarc 107 kB/s | 50 kB 00:00 2024-08-29 23:09:54.798 | (111/342): perl-Filter-Simple-0.94-1.oe2203.noa 27 kB/s | 16 kB 00:00 2024-08-29 23:09:55.101 | (112/342): perl-Filter-1.60-3.oe2203.aarch64.rp 49 kB/s | 49 kB 00:00 2024-08-29 23:09:55.514 | (113/342): perl-Getopt-Long-2.52-1.oe2203.noarc 63 kB/s | 45 kB 00:00 2024-08-29 23:09:55.665 | (114/342): man-db-2.9.4-2.oe2203.aarch64.rpm 92 kB/s | 1.1 MB 00:12 2024-08-29 23:09:55.901 | (115/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 80 kB/s | 31 kB 00:00 2024-08-29 23:09:56.327 | (116/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 76 kB/s | 32 kB 00:00 2024-08-29 23:09:56.707 | (117/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 65 kB/s | 25 kB 00:00 2024-08-29 23:09:56.822 | (118/342): perl-IO-Compress-2.101-2.oe2203.noar 64 kB/s | 110 kB 00:01 2024-08-29 23:09:57.033 | (119/342): perl-IPC-System-Simple-1.30-2.oe2203 96 kB/s | 31 kB 00:00 2024-08-29 23:09:57.299 | (120/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 113 kB/s | 181 kB 00:01 2024-08-29 23:09:57.742 | (121/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 48 kB/s | 44 kB 00:00 2024-08-29 23:09:57.937 | (122/342): perl-Locale-Maketext-1.29-1.oe2203.n 84 kB/s | 53 kB 00:00 2024-08-29 23:09:58.454 | (123/342): perl-MIME-Base64-3.16-1.oe2203.aarch 28 kB/s | 20 kB 00:00 2024-08-29 23:09:58.997 | (124/342): perl-Locale-Codes-3.68-1.oe2203.noar 134 kB/s | 264 kB 00:01 2024-08-29 23:09:59.271 | (125/342): perl-Math-BigRat-0.2620-1.oe2203.noa 33 kB/s | 27 kB 00:00 2024-08-29 23:09:59.538 | (126/342): perl-Math-BigInt-1.9998.27-1.oe2203. 76 kB/s | 121 kB 00:01 2024-08-29 23:09:59.766 | (127/342): perl-Module-Load-0.36-1.oe2203.noarc 27 kB/s | 13 kB 00:00 2024-08-29 23:09:59.796 | (128/342): perl-Module-CoreList-5.20211020-1.oe 108 kB/s | 86 kB 00:00 2024-08-29 23:09:59.984 | (129/342): perl-Module-Load-Conditional-0.74-1. 40 kB/s | 18 kB 00:00 2024-08-29 23:10:00.120 | (130/342): perl-Module-Metadata-1.000037-1.oe22 87 kB/s | 31 kB 00:00 2024-08-29 23:10:00.150 | (131/342): perl-Mozilla-CA-20211001-1.oe2203.no 29 kB/s | 10 kB 00:00 2024-08-29 23:10:00.290 | (132/342): perl-Params-Check-0.38-418.oe2203.no 89 kB/s | 15 kB 00:00 2024-08-29 23:10:00.484 | (133/342): perl-Perl-OSType-1.010-421.oe2203.no 102 kB/s | 20 kB 00:00 2024-08-29 23:10:00.668 | (134/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 58 kB/s | 11 kB 00:00 2024-08-29 23:10:01.111 | (135/342): perl-Pod-Checker-1.74-1.oe2203.noarc 52 kB/s | 23 kB 00:00 2024-08-29 23:10:01.494 | (136/342): perl-PathTools-3.80-1.oe2203.aarch64 44 kB/s | 59 kB 00:01 2024-08-29 23:10:01.524 | (137/342): perl-Pod-Escapes-1.07-420.oe2203.noa 33 kB/s | 14 kB 00:00 2024-08-29 23:10:02.149 | (138/342): perl-Pod-Parser-1.63-398.oe2203.noar 87 kB/s | 57 kB 00:00 2024-08-29 23:10:02.468 | (139/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 46 kB/s | 44 kB 00:00 2024-08-29 23:10:02.919 | (140/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 56 kB/s | 25 kB 00:00 2024-08-29 23:10:03.109 | (141/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 80 kB/s | 250 kB 00:03 2024-08-29 23:10:03.358 | (142/342): perl-Pod-Simple-3.43-1.oe2203.noarch 113 kB/s | 137 kB 00:01 2024-08-29 23:10:03.831 | (143/342): perl-Socket-2.032-1.oe2203.aarch64.r 60 kB/s | 43 kB 00:00 2024-08-29 23:10:03.861 | (144/342): perl-Scalar-List-Utils-1.60-1.oe2203 52 kB/s | 49 kB 00:00 2024-08-29 23:10:04.158 | (145/342): perl-Storable-3.25-1.oe2203.aarch64. 92 kB/s | 74 kB 00:00 2024-08-29 23:10:04.312 | (146/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 77 kB/s | 37 kB 00:00 2024-08-29 23:10:04.462 | (147/342): perl-Term-Cap-1.17-510.oe2203.noarch 58 kB/s | 18 kB 00:00 2024-08-29 23:10:04.650 | (148/342): perl-Term-ANSIColor-5.01-1.oe2203.no 38 kB/s | 30 kB 00:00 2024-08-29 23:10:04.790 | (149/342): perl-Text-Balanced-2.04-1.oe2203.noa 89 kB/s | 29 kB 00:00 2024-08-29 23:10:05.046 | (150/342): perl-Text-ParseWords-3.30-419.oe2203 48 kB/s | 12 kB 00:00 2024-08-29 23:10:05.272 | (151/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 58 kB/s | 13 kB 00:00 2024-08-29 23:10:05.442 | (152/342): perl-Text-Diff-1.45-7.oe2203.noarch. 34 kB/s | 27 kB 00:00 2024-08-29 23:10:05.522 | (153/342): perl-Thread-Queue-3.13-3.oe2203.noar 56 kB/s | 14 kB 00:00 2024-08-29 23:10:05.824 | (154/342): perl-Time-Local-1.300-1.oe2203.noarc 57 kB/s | 22 kB 00:00 2024-08-29 23:10:06.454 | (155/342): perl-Test-Simple-1.302188-1.oe2203.n 94 kB/s | 201 kB 00:02 2024-08-29 23:10:07.798 | (156/342): perl-Unicode-Normalize-1.28-1.oe2203 52 kB/s | 70 kB 00:01 2024-08-29 23:10:07.861 | (157/342): perl-URI-5.10-1.oe2203.noarch.rpm 31 kB/s | 72 kB 00:02 2024-08-29 23:10:08.304 | (158/342): perl-bignum-0.63-1.oe2203.noarch.rpm 44 kB/s | 19 kB 00:00 2024-08-29 23:10:08.820 | (159/342): perl-autodie-2.34-2.oe2203.noarch.rp 54 kB/s | 55 kB 00:01 2024-08-29 23:10:08.906 | (160/342): perl-constant-1.33-421.oe2203.noarch 28 kB/s | 17 kB 00:00 2024-08-29 23:10:09.394 | (161/342): perl-parent-0.238-1.oe2203.noarch.rp 23 kB/s | 11 kB 00:00 2024-08-29 23:10:09.518 | (162/342): perl-experimental-0.025-1.oe2203.noa 26 kB/s | 18 kB 00:00 2024-08-29 23:10:11.345 | (163/342): perl-podlators-4.14-1.oe2203.noarch. 34 kB/s | 63 kB 00:01 2024-08-29 23:10:11.506 | (164/342): perl-perlfaq-5.20210520-1.oe2203.noa 84 kB/s | 177 kB 00:02 2024-08-29 23:10:12.033 | (165/342): perl-threads-2.26-1.oe2203.aarch64.r 50 kB/s | 35 kB 00:00 2024-08-29 23:10:12.241 | (166/342): perl-threads-shared-1.62-1.oe2203.aa 40 kB/s | 30 kB 00:00 2024-08-29 23:10:12.777 | (167/342): perl-version-0.99.29-1.oe2203.aarch6 61 kB/s | 45 kB 00:00 2024-08-29 23:10:13.206 | (168/342): pigz-2.6-1.oe2203.aarch64.rpm 63 kB/s | 61 kB 00:00 2024-08-29 23:10:13.413 | (169/342): perl-Unicode-Collate-1.31-1.oe2203.a 88 kB/s | 667 kB 00:07 2024-08-29 23:10:13.853 | (170/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 84 kB/s | 91 kB 00:01 2024-08-29 23:10:14.429 | (171/342): python3-distro-1.6.0-1.oe2203.noarch 67 kB/s | 38 kB 00:00 2024-08-29 23:10:14.474 | (172/342): python3-dbus-1.2.18-2.oe2203.aarch64 111 kB/s | 118 kB 00:01 2024-08-29 23:10:14.931 | (173/342): python3-libcomps-0.1.18-1.oe2203.aar 84 kB/s | 42 kB 00:00 2024-08-29 23:10:15.264 | (174/342): python3-six-1.16.0-1.oe2203.noarch.r 113 kB/s | 38 kB 00:00 2024-08-29 23:10:15.419 | (175/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 54 kB/s | 8.3 kB 00:00 2024-08-29 23:10:16.494 | (176/342): python3-dateutil-2.8.2-2.oe2203.noar 92 kB/s | 301 kB 00:03 2024-08-29 23:10:17.048 | (177/342): shared-mime-info-2.1-1.oe2203.aarch6 181 kB/s | 294 kB 00:01 2024-08-29 23:10:17.080 | (178/342): python3-pyparsing-3.0.6-1.oe2203.noa 83 kB/s | 216 kB 00:02 2024-08-29 23:10:17.237 | (179/342): systemtap-sdt-devel-4.5-2.oe2203.aar 100 kB/s | 19 kB 00:00 2024-08-29 23:10:17.665 | (180/342): which-2.21-14.oe2203.aarch64.rpm 70 kB/s | 30 kB 00:00 2024-08-29 23:10:19.620 | (181/342): trousers-0.3.15-1.oe2203.aarch64.rpm 105 kB/s | 266 kB 00:02 2024-08-29 23:10:20.996 | (182/342): xkeyboard-config-2.33-1.oe2203.noarc 238 kB/s | 793 kB 00:03 2024-08-29 23:10:21.167 | (183/342): slang-2.3.2-8.oe2203.aarch64.rpm 114 kB/s | 533 kB 00:04 2024-08-29 23:10:21.548 | (184/342): acl-2.3.1-2.oe2203.aarch64.rpm 92 kB/s | 51 kB 00:00 2024-08-29 23:10:21.677 | (185/342): zip-3.0-29.oe2203.aarch64.rpm 105 kB/s | 217 kB 00:02 2024-08-29 23:10:22.067 | (186/342): atk-2.36.0-2.oe2203.aarch64.rpm 289 kB/s | 260 kB 00:00 2024-08-29 23:10:22.250 | (187/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 85 kB/s | 59 kB 00:00 2024-08-29 23:10:22.556 | (188/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 136 kB/s | 66 kB 00:00 2024-08-29 23:10:23.095 | (189/342): colord-libs-1.4.5-4.oe2203.aarch64.r 337 kB/s | 181 kB 00:00 2024-08-29 23:10:27.555 | (190/342): ca-certificates-2023.2.60-2.oe2203.n 77 kB/s | 411 kB 00:05 2024-08-29 23:10:30.178 | (191/342): cpio-2.13-10.oe2203.aarch64.rpm 97 kB/s | 253 kB 00:02 2024-08-29 23:10:32.273 | (192/342): coreutils-9.0-5.oe2203.aarch64.rpm 297 kB/s | 2.7 MB 00:09 2024-08-29 23:10:32.319 | (193/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 112 kB/s | 240 kB 00:02 2024-08-29 23:10:32.643 | (194/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 224 kB/s | 72 kB 00:00 2024-08-29 23:10:32.986 | (195/342): dbus-1.12.20-10.oe2203.aarch64.rpm 184 kB/s | 63 kB 00:00 2024-08-29 23:10:33.213 | (196/342): dbus-common-1.12.20-10.oe2203.noarch 58 kB/s | 13 kB 00:00 2024-08-29 23:10:33.651 | (197/342): curl-7.79.1-28.oe2203.aarch64.rpm 105 kB/s | 139 kB 00:01 2024-08-29 23:10:34.065 | (198/342): dbus-daemon-1.12.20-10.oe2203.aarch6 193 kB/s | 164 kB 00:00 2024-08-29 23:10:34.384 | (199/342): dbus-tools-1.12.20-10.oe2203.aarch64 83 kB/s | 26 kB 00:00 2024-08-29 23:10:34.866 | (200/342): dconf-0.40.0-3.oe2203.aarch64.rpm 172 kB/s | 83 kB 00:00 2024-08-29 23:10:35.058 | (201/342): dnf-4.10.0-15.oe2203.noarch.rpm 66 kB/s | 13 kB 00:00 2024-08-29 23:10:35.257 | (202/342): dnf-data-4.10.0-15.oe2203.noarch.rpm 115 kB/s | 23 kB 00:00 2024-08-29 23:10:35.309 | (203/342): dbus-libs-1.12.20-10.oe2203.aarch64. 82 kB/s | 136 kB 00:01 2024-08-29 23:10:35.410 | (204/342): dnf-plugins-core-4.0.24-6.oe2203.noa 91 kB/s | 14 kB 00:00 2024-08-29 23:10:37.933 | (205/342): dracut-055-10.oe2203.aarch64.rpm 111 kB/s | 292 kB 00:02 2024-08-29 23:10:38.422 | (206/342): bash-5.1.8-6.oe2203.aarch64.rpm 72 kB/s | 1.2 MB 00:16 2024-08-29 23:10:38.822 | (207/342): e2fsprogs-help-1.46.4-21.oe2203.noar 115 kB/s | 102 kB 00:00 2024-08-29 23:10:38.860 | (208/342): efi-srpm-macros-4-5.oe2203.noarch.rp 52 kB/s | 22 kB 00:00 2024-08-29 23:10:39.473 | (209/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 273 kB/s | 1.1 MB 00:04 2024-08-29 23:10:39.971 | (210/342): expat-2.4.1-10.oe2203.aarch64.rpm 151 kB/s | 75 kB 00:00 2024-08-29 23:10:40.446 | (211/342): file-5.41-3.oe2203.aarch64.rpm 77 kB/s | 36 kB 00:00 2024-08-29 23:10:40.657 | (212/342): elfutils-extra-0.185-13.oe2203.aarch 123 kB/s | 220 kB 00:01 2024-08-29 23:10:43.057 | (213/342): file-libs-5.41-3.oe2203.aarch64.rpm 251 kB/s | 655 kB 00:02 2024-08-29 23:10:43.323 | (214/342): elfutils-0.185-13.oe2203.aarch64.rpm 129 kB/s | 580 kB 00:04 2024-08-29 23:10:43.559 | (215/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 166 kB/s | 83 kB 00:00 2024-08-29 23:10:44.489 | (216/342): gdbm-1.22-11.oe2203.aarch64.rpm 179 kB/s | 166 kB 00:00 2024-08-29 23:10:46.204 | (217/342): freetype-2.11.0-3.oe2203.aarch64.rpm 63 kB/s | 349 kB 00:05 2024-08-29 23:10:46.472 | (218/342): gawk-5.1.1-4.oe2203.aarch64.rpm 109 kB/s | 344 kB 00:03 2024-08-29 23:10:46.617 | (219/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 214 kB/s | 455 kB 00:02 2024-08-29 23:10:47.404 | (220/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 56 kB/s | 67 kB 00:01 2024-08-29 23:11:07.365 | (221/342): glibc-2.34-149.oe2203.aarch64.rpm 138 kB/s | 2.8 MB 00:20 2024-08-29 23:11:10.766 | (222/342): glib2-2.68.1-21.oe2203.aarch64.rpm 109 kB/s | 2.6 MB 00:24 2024-08-29 23:11:17.991 | (223/342): gnutls-3.7.2-13.oe2203.aarch64.rpm 122 kB/s | 884 kB 00:07 2024-08-29 23:11:19.430 | (224/342): glibc-common-2.34-149.oe2203.aarch64 86 kB/s | 2.7 MB 00:32 2024-08-29 23:11:21.304 | (225/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 99 kB/s | 329 kB 00:03 2024-08-29 23:11:21.966 | (226/342): grep-3.7-9.oe2203.aarch64.rpm 115 kB/s | 293 kB 00:02 2024-08-29 23:11:23.821 | (227/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 132 kB/s | 2.1 MB 00:16 2024-08-29 23:11:28.267 | (228/342): groff-1.22.4-11.oe2203.aarch64.rpm 130 kB/s | 908 kB 00:06 2024-08-29 23:11:28.566 | (229/342): groff-base-1.22.4-11.oe2203.aarch64. 130 kB/s | 858 kB 00:06 2024-08-29 23:11:32.701 | (230/342): grub2-tools-minimal-2.06-41.oe2203.a 84 kB/s | 346 kB 00:04 2024-08-29 23:11:33.690 | (231/342): gzip-1.11-3.oe2203.aarch64.rpm 105 kB/s | 104 kB 00:00 2024-08-29 23:11:39.180 | (232/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 116 kB/s | 638 kB 00:05 2024-08-29 23:11:39.642 | (233/342): hicolor-icon-theme-0.17-6.oe2203.noa 96 kB/s | 44 kB 00:00 2024-08-29 23:11:39.988 | (234/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 97 kB/s | 33 kB 00:00 2024-08-29 23:11:40.340 | (235/342): json-c-0.15-6.oe2203.aarch64.rpm 102 kB/s | 36 kB 00:00 2024-08-29 23:11:40.725 | (236/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 109 kB/s | 42 kB 00:00 2024-08-29 23:11:43.293 | (237/342): grub2-common-2.06-41.oe2203.noarch.r 153 kB/s | 2.9 MB 00:19 2024-08-29 23:11:44.648 | (238/342): less-590-6.oe2203.aarch64.rpm 75 kB/s | 101 kB 00:01 2024-08-29 23:11:45.698 | (239/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 127 kB/s | 628 kB 00:04 2024-08-29 23:11:46.259 | (240/342): libXext-1.3.4-4.oe2203.aarch64.rpm 61 kB/s | 34 kB 00:00 2024-08-29 23:11:46.834 | (241/342): libXi-1.8-2.oe2203.aarch64.rpm 60 kB/s | 34 kB 00:00 2024-08-29 23:11:47.096 | (242/342): grub2-tools-2.06-41.oe2203.aarch64.r 101 kB/s | 1.8 MB 00:18 2024-08-29 23:11:47.214 | (243/342): libacl-2.3.1-2.oe2203.aarch64.rpm 58 kB/s | 22 kB 00:00 2024-08-29 23:11:48.390 | (244/342): libblkid-2.37.2-28.oe2203.aarch64.rp 125 kB/s | 147 kB 00:01 2024-08-29 23:11:49.411 | (245/342): libcap-2.61-5.oe2203.aarch64.rpm 61 kB/s | 62 kB 00:01 2024-08-29 23:11:50.203 | (246/342): libX11-1.7.2-8.oe2203.aarch64.rpm 129 kB/s | 716 kB 00:05 2024-08-29 23:11:50.519 | (247/342): libarchive-3.5.2-6.oe2203.aarch64.rp 93 kB/s | 320 kB 00:03 2024-08-29 23:11:51.792 | (248/342): libcurl-7.79.1-28.oe2203.aarch64.rpm 111 kB/s | 264 kB 00:02 2024-08-29 23:11:52.702 | (249/342): libfdisk-2.37.2-28.oe2203.aarch64.rp 87 kB/s | 191 kB 00:02 2024-08-29 23:11:52.880 | (250/342): libgcc-10.3.1-23.oe2203.aarch64.rpm 62 kB/s | 67 kB 00:01 2024-08-29 23:11:55.266 | (251/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 119 kB/s | 602 kB 00:05 2024-08-29 23:11:56.043 | (252/342): libgomp-10.3.1-23.oe2203.aarch64.rpm 71 kB/s | 224 kB 00:03 2024-08-29 23:11:57.050 | (253/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 95 kB/s | 414 kB 00:04 2024-08-29 23:11:57.217 | (254/342): libgpg-error-1.43-2.oe2203.aarch64.r 137 kB/s | 268 kB 00:01 2024-08-29 23:11:58.316 | (255/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 96 kB/s | 121 kB 00:01 2024-08-29 23:11:58.453 | (256/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 133 kB/s | 164 kB 00:01 2024-08-29 23:11:59.855 | (257/342): libmount-2.37.2-28.oe2203.aarch64.rp 121 kB/s | 169 kB 00:01 2024-08-29 23:11:59.915 | (258/342): libksba-1.6.0-3.oe2203.aarch64.rpm 87 kB/s | 139 kB 00:01 2024-08-29 23:12:00.450 | (259/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 52 kB/s | 28 kB 00:00 2024-08-29 23:12:00.860 | (260/342): libnghttp2-1.46.0-5.oe2203.aarch64.r 67 kB/s | 67 kB 00:01 2024-08-29 23:12:01.364 | (261/342): libpng-1.6.37-4.oe2203.aarch64.rpm 108 kB/s | 99 kB 00:00 2024-08-29 23:12:01.629 | (262/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 94 kB/s | 72 kB 00:00 2024-08-29 23:12:02.111 | (263/342): libpwquality-1.4.4-4.oe2203.aarch64. 115 kB/s | 86 kB 00:00 2024-08-29 23:12:02.833 | (264/342): libselinux-3.3-5.oe2203.aarch64.rpm 91 kB/s | 109 kB 00:01 2024-08-29 23:12:04.108 | (265/342): libsmartcols-2.37.2-28.oe2203.aarch6 90 kB/s | 115 kB 00:01 2024-08-29 23:12:06.345 | (266/342): libsepol-3.3-6.oe2203.aarch64.rpm 63 kB/s | 266 kB 00:04 2024-08-29 23:12:07.199 | (267/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 112 kB/s | 345 kB 00:03 2024-08-29 23:12:09.222 | (268/342): libssh-0.9.6-8.oe2203.aarch64.rpm 63 kB/s | 182 kB 00:02 2024-08-29 23:12:11.088 | (269/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 41 kB/s | 77 kB 00:01 2024-08-29 23:12:14.291 | (270/342): libtiff-4.3.0-37.oe2203.aarch64.rpm 52 kB/s | 166 kB 00:03 2024-08-29 23:12:14.585 | (271/342): libstdc++-10.3.1-23.oe2203.aarch64.r 66 kB/s | 484 kB 00:07 2024-08-29 23:12:15.497 | (272/342): libuuid-2.37.2-28.oe2203.aarch64.rpm 33 kB/s | 30 kB 00:00 2024-08-29 23:12:15.944 | (273/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 49 kB/s | 81 kB 00:01 2024-08-29 23:12:18.005 | (274/342): libxcb-1.14-2.oe2203.aarch64.rpm 78 kB/s | 195 kB 00:02 2024-08-29 23:12:18.623 | (275/342): libyaml-0.2.5-6.oe2203.aarch64.rpm 87 kB/s | 54 kB 00:00 2024-08-29 23:12:19.511 | (276/342): logrotate-3.20.1-1.oe2203.aarch64.rp 56 kB/s | 50 kB 00:00 2024-08-29 23:12:21.112 | (277/342): lua-5.4.3-11.oe2203.aarch64.rpm 85 kB/s | 136 kB 00:01 2024-08-29 23:12:22.355 | (278/342): libxml2-2.9.12-20.oe2203.aarch64.rpm 95 kB/s | 609 kB 00:06 2024-08-29 23:12:23.236 | (279/342): ncurses-base-6.3-8.oe2203.noarch.rpm 62 kB/s | 54 kB 00:00 2024-08-29 23:12:26.851 | (280/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 73 kB/s | 265 kB 00:03 2024-08-29 23:12:27.498 | (281/342): ncurses-6.3-8.oe2203.aarch64.rpm 106 kB/s | 674 kB 00:06 2024-08-29 23:12:28.467 | (282/342): newt-0.52.21-8.oe2203.aarch64.rpm 97 kB/s | 94 kB 00:00 2024-08-29 23:12:29.048 | (283/342): openEuler-rpm-config-30-30.oe2203.aa 84 kB/s | 49 kB 00:00 2024-08-29 23:12:30.969 | (284/342): openldap-2.6.0-6.oe2203.aarch64.rpm 108 kB/s | 207 kB 00:01 2024-08-29 23:12:33.602 | (285/342): openssh-8.8p1-23.oe2203.aarch64.rpm 114 kB/s | 300 kB 00:02 2024-08-29 23:12:35.362 | (286/342): nettle-3.8.1-1.oe2203.aarch64.rpm 110 kB/s | 935 kB 00:08 2024-08-29 23:12:37.961 | (287/342): openssh-server-8.8p1-23.oe2203.aarch 141 kB/s | 365 kB 00:02 2024-08-29 23:12:39.321 | (288/342): openssh-clients-8.8p1-23.oe2203.aarc 105 kB/s | 601 kB 00:05 2024-08-29 23:12:41.446 | (289/342): openssl-1.1.1m-28.oe2203.aarch64.rpm 122 kB/s | 424 kB 00:03 2024-08-29 23:12:43.405 | (290/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 111 kB/s | 217 kB 00:01 2024-08-29 23:12:44.583 | (291/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 102 kB/s | 120 kB 00:01 2024-08-29 23:12:47.958 | (292/342): pam-1.5.2-7.oe2203.aarch64.rpm 130 kB/s | 437 kB 00:03 2024-08-29 23:12:49.484 | (293/342): openssl-libs-1.1.1m-28.oe2203.aarch6 124 kB/s | 1.2 MB 00:10 2024-08-29 23:12:50.170 | (294/342): pango-1.49.3-3.oe2203.aarch64.rpm 110 kB/s | 243 kB 00:02 2024-08-29 23:12:52.407 | (295/342): pcre-8.45-2.oe2203.aarch64.rpm 133 kB/s | 389 kB 00:02 2024-08-29 23:12:53.701 | (296/342): pcre2-10.39-9.oe2203.aarch64.rpm 144 kB/s | 510 kB 00:03 2024-08-29 23:13:00.541 | (297/342): perl-Encode-3.16-3.oe2203.aarch64.rp 209 kB/s | 1.4 MB 00:06 2024-08-29 23:13:01.315 | (298/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 46 kB/s | 35 kB 00:00 2024-08-29 23:13:02.086 | (299/342): perl-Math-BigInt-FastCalc-0.5012-2.o 25 kB/s | 19 kB 00:00 2024-08-29 23:13:03.629 | (300/342): perl-Test-Harness-3.42-2.oe2203.noar 84 kB/s | 130 kB 00:01 2024-08-29 23:13:04.676 | (301/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 45 kB/s | 47 kB 00:01 2024-08-29 23:13:09.889 | (302/342): libicu-69.1-7.oe2203.aarch64.rpm 129 kB/s | 9.3 MB 01:13 2024-08-29 23:13:10.681 | (303/342): perl-libnet-3.13-2.oe2203.noarch.rpm 95 kB/s | 75 kB 00:00 2024-08-29 23:13:13.034 | (304/342): perl-5.34.0-12.oe2203.aarch64.rpm 157 kB/s | 3.2 MB 00:20 2024-08-29 23:13:14.827 | (305/342): pixman-0.40.0-3.oe2203.aarch64.rpm 83 kB/s | 148 kB 00:01 2024-08-29 23:13:15.668 | (306/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 68 kB/s | 57 kB 00:00 2024-08-29 23:13:16.506 | (307/342): popt-1.18-3.oe2203.aarch64.rpm 59 kB/s | 49 kB 00:00 2024-08-29 23:13:20.643 | (308/342): perl-devel-5.34.0-12.oe2203.aarch64. 136 kB/s | 2.1 MB 00:15 2024-08-29 23:13:21.030 | (309/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 46 kB/s | 207 kB 00:04 2024-08-29 23:13:21.672 | (310/342): perl-libs-5.34.0-12.oe2203.aarch64.r 152 kB/s | 1.6 MB 00:10 2024-08-29 23:13:22.274 | (311/342): publicsuffix-list-20211113-2.oe2203. 79 kB/s | 128 kB 00:01 2024-08-29 23:13:24.732 | (312/342): python-setuptools-59.4.0-5.oe2203.no 166 kB/s | 509 kB 00:03 2024-08-29 23:13:26.954 | (313/342): python3-dnf-4.10.0-15.oe2203.noarch. 199 kB/s | 443 kB 00:02 2024-08-29 23:13:28.140 | (314/342): python3-dnf-plugins-core-4.0.24-6.oe 177 kB/s | 209 kB 00:01 2024-08-29 23:13:29.307 | (315/342): python3-gpgme-1.16.0-3.oe2203.aarch6 207 kB/s | 242 kB 00:01 2024-08-29 23:13:29.956 | (316/342): python3-hawkey-0.65.0-6.oe2203.aarch 127 kB/s | 82 kB 00:00 2024-08-29 23:13:32.996 | (317/342): python3-libdnf-0.65.0-6.oe2203.aarch 215 kB/s | 653 kB 00:03 2024-08-29 23:13:34.262 | (318/342): python-pip-wheel-21.3.1-2.oe2203.noa 114 kB/s | 1.5 MB 00:13 2024-08-29 23:13:35.280 | (319/342): python3-rpm-4.17.0-33.oe2203.aarch64 76 kB/s | 78 kB 00:01 2024-08-29 23:13:48.446 | (320/342): python3-setuptools-59.4.0-5.oe2203.n 73 kB/s | 964 kB 00:13 2024-08-29 23:13:48.843 | (321/342): python3-pip-21.3.1-2.oe2203.noarch.r 143 kB/s | 2.2 MB 00:15 2024-08-29 23:13:49.727 | (322/342): python3-unbound-1.13.2-11.oe2203.aar 70 kB/s | 90 kB 00:01 2024-08-29 23:13:49.848 | (323/342): readline-8.1-3.oe2203.aarch64.rpm 145 kB/s | 146 kB 00:01 2024-08-29 23:13:51.938 | (324/342): rpm-4.17.0-33.oe2203.aarch64.rpm 222 kB/s | 492 kB 00:02 2024-08-29 23:13:52.849 | (325/342): sed-4.8-3.oe2203.aarch64.rpm 178 kB/s | 162 kB 00:00 2024-08-29 23:13:53.921 | (326/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 84 kB/s | 340 kB 00:04 2024-08-29 23:13:54.456 | (327/342): shadow-4.9-13.oe2203.aarch64.rpm 373 kB/s | 598 kB 00:01 2024-08-29 23:13:57.578 | (328/342): systemd-249-75.oe2203.aarch64.rpm 1.0 MB/s | 3.2 MB 00:03 2024-08-29 23:13:58.121 | (329/342): systemd-libs-249-75.oe2203.aarch64.r 835 kB/s | 453 kB 00:00 2024-08-29 23:14:01.915 | (330/342): systemd-udev-249-75.oe2203.aarch64.r 335 kB/s | 1.2 MB 00:03 2024-08-29 23:14:06.699 | (331/342): tcl-8.6.10-4.oe2203.aarch64.rpm 226 kB/s | 1.1 MB 00:04 2024-08-29 23:14:10.369 | (332/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 69 kB/s | 1.1 MB 00:16 2024-08-29 23:14:17.600 | (333/342): tzdata-2022a-18.oe2203.noarch.rpm 59 kB/s | 429 kB 00:07 2024-08-29 23:14:18.871 | (334/342): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 40 kB/s | 489 kB 00:12 2024-08-29 23:14:22.736 | (335/342): unbound-libs-1.13.2-11.oe2203.aarch6 90 kB/s | 464 kB 00:05 2024-08-29 23:14:23.798 | (336/342): wayland-1.19.91-4.oe2203.aarch64.rpm 56 kB/s | 59 kB 00:01 2024-08-29 23:14:24.935 | (337/342): xz-5.2.5-2.oe2203.aarch64.rpm 124 kB/s | 141 kB 00:01 2024-08-29 23:14:25.824 | (338/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 89 kB/s | 79 kB 00:00 2024-08-29 23:14:26.790 | (339/342): zlib-1.2.11-24.oe2203.aarch64.rpm 94 kB/s | 91 kB 00:00 2024-08-29 23:14:33.586 | (340/342): zstd-1.5.0-4.oe2203.aarch64.rpm 101 kB/s | 686 kB 00:06 2024-08-29 23:14:43.255 | (341/342): python3-3.9.9-28.oe2203.aarch64.rpm 99 kB/s | 7.8 MB 01:20 2024-08-29 23:15:01.277 | (342/342): util-linux-2.37.2-28.oe2203.aarch64. 56 kB/s | 2.3 MB 00:42 2024-08-29 23:15:01.280 | -------------------------------------------------------------------------------- 2024-08-29 23:15:01.324 | Total 376 kB/s | 139 MB 06:19 2024-08-29 23:15:01.779 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-08-29 23:15:03.127 | OS 1.5 kB/s | 2.1 kB 00:01 2024-08-29 23:15:04.236 | Importing GPG key 0xB25E7F66: 2024-08-29 23:15:04.237 | Userid : "private OBS (key without passphrase) " 2024-08-29 23:15:04.237 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-08-29 23:15:04.237 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-08-29 23:15:04.688 | Key imported successfully 2024-08-29 23:15:27.680 | Running transaction check 2024-08-29 23:15:29.107 | Transaction check succeeded. 2024-08-29 23:15:29.108 | Running transaction test 2024-08-29 23:15:33.750 | Transaction test succeeded. 2024-08-29 23:15:33.751 | Running transaction 2024-08-29 23:16:12.206 | Preparing : 1/1 2024-08-29 23:16:12.906 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-08-29 23:16:13.349 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-08-29 23:16:13.514 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-08-29 23:16:13.633 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-08-29 23:16:13.905 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-08-29 23:16:14.439 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-08-29 23:16:14.456 | Installing : glibc-common-2.34-149.oe2203.aarch64 6/342 2024-08-29 23:16:14.996 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-08-29 23:16:15.092 | Installing : glibc-2.34-149.oe2203.aarch64 7/342 2024-08-29 23:16:15.595 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-08-29 23:16:15.738 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-08-29 23:16:15.838 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-08-29 23:16:15.883 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-08-29 23:16:15.906 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-08-29 23:16:16.242 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-08-29 23:16:16.276 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-08-29 23:16:16.453 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-08-29 23:16:16.583 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-08-29 23:16:16.677 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 13/342 2024-08-29 23:16:16.739 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-08-29 23:16:16.814 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-08-29 23:16:16.911 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-08-29 23:16:16.941 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-08-29 23:16:17.151 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-08-29 23:16:17.576 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-08-29 23:16:17.598 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-08-29 23:16:17.956 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-08-29 23:16:18.140 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-08-29 23:16:18.162 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-08-29 23:16:18.252 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-08-29 23:16:18.281 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-08-29 23:16:18.392 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-08-29 23:16:18.488 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-08-29 23:16:18.562 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-08-29 23:16:18.580 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-08-29 23:16:18.802 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-08-29 23:16:18.857 | Installing : libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-08-29 23:16:18.945 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-08-29 23:16:18.963 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-08-29 23:16:18.974 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-08-29 23:16:18.990 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-08-29 23:16:19.120 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-08-29 23:16:19.131 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-08-29 23:16:19.245 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-08-29 23:16:19.280 | Installing : libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-08-29 23:16:19.589 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-08-29 23:16:19.894 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-08-29 23:16:20.070 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-08-29 23:16:20.163 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-08-29 23:16:20.241 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-08-29 23:16:20.898 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-08-29 23:16:20.938 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-08-29 23:16:21.051 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-08-29 23:16:21.076 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-08-29 23:16:21.506 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-08-29 23:16:21.724 | Installing : expat-2.4.1-10.oe2203.aarch64 36/342 2024-08-29 23:16:21.955 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-08-29 23:16:22.099 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-08-29 23:16:22.235 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-08-29 23:16:22.427 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-08-29 23:16:22.462 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-08-29 23:16:22.479 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-08-29 23:16:22.849 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-08-29 23:16:22.915 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-08-29 23:16:23.230 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-08-29 23:16:23.411 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-08-29 23:16:23.583 | Installing : libunistring-0.9.10-8.oe2203.aarch64 43/342 2024-08-29 23:16:23.653 | Installing : json-c-0.15-6.oe2203.aarch64 44/342 2024-08-29 23:16:23.671 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-08-29 23:16:23.859 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-08-29 23:16:23.895 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-08-29 23:16:23.969 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-08-29 23:16:24.084 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-08-29 23:16:24.121 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-08-29 23:16:24.184 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-08-29 23:16:24.204 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-08-29 23:16:24.344 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-08-29 23:16:24.418 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-08-29 23:16:24.454 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-08-29 23:16:24.614 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-08-29 23:16:24.653 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-08-29 23:16:24.718 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-08-29 23:16:24.784 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-08-29 23:16:24.820 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-08-29 23:16:24.865 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-08-29 23:16:24.987 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-08-29 23:16:25.952 | Installing : libgomp-10.3.1-23.oe2203.aarch64 57/342 2024-08-29 23:16:26.419 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-08-29 23:16:26.656 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-08-29 23:16:26.893 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-08-29 23:16:27.061 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-08-29 23:16:27.093 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-08-29 23:16:27.211 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-08-29 23:16:27.379 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-08-29 23:16:28.331 | Installing : groff-base-1.22.4-11.oe2203.aarch64 62/342 2024-08-29 23:16:28.929 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-08-29 23:16:29.882 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-08-29 23:16:29.947 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-08-29 23:16:30.153 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-08-29 23:16:30.248 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-08-29 23:16:30.754 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-08-29 23:16:30.953 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-08-29 23:16:31.077 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-08-29 23:16:31.765 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-08-29 23:16:31.886 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-08-29 23:16:32.014 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-08-29 23:16:32.862 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-08-29 23:16:32.905 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-08-29 23:16:33.199 | Installing : dnf-data-4.10.0-15.oe2203.noarch 74/342 2024-08-29 23:16:33.395 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-08-29 23:16:33.447 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-08-29 23:16:33.638 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-08-29 23:16:33.863 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-08-29 23:16:33.932 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-08-29 23:16:33.946 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-08-29 23:16:33.978 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-08-29 23:16:34.190 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-08-29 23:16:34.637 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-08-29 23:16:34.807 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-08-29 23:16:35.072 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-08-29 23:16:35.124 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-08-29 23:16:35.156 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-08-29 23:16:35.187 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-08-29 23:16:35.291 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-08-29 23:16:36.577 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-08-29 23:16:36.875 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-08-29 23:16:36.981 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-08-29 23:16:37.170 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-08-29 23:16:37.516 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-08-29 23:16:38.380 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-08-29 23:16:38.529 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-08-29 23:16:38.550 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-08-29 23:16:38.759 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-08-29 23:16:39.142 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-08-29 23:16:39.320 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-08-29 23:16:39.337 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-08-29 23:16:39.363 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-08-29 23:16:39.495 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-08-29 23:16:39.585 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-08-29 23:16:39.739 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-08-29 23:16:39.989 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-08-29 23:16:40.164 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-08-29 23:16:40.237 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-08-29 23:16:40.420 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-08-29 23:16:40.564 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-08-29 23:16:40.741 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-08-29 23:16:40.924 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-08-29 23:16:41.045 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-08-29 23:16:41.236 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-08-29 23:16:41.384 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-08-29 23:16:41.566 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-08-29 23:16:41.650 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-08-29 23:16:41.843 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-08-29 23:16:41.990 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-08-29 23:16:42.006 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-08-29 23:16:42.190 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-08-29 23:16:42.494 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-08-29 23:16:42.611 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-08-29 23:16:42.833 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-08-29 23:16:42.885 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-08-29 23:16:42.975 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-08-29 23:16:43.108 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-08-29 23:16:43.208 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-08-29 23:16:43.299 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-08-29 23:16:43.426 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-08-29 23:16:43.578 | Installing : cpio-2.13-10.oe2203.aarch64 117/342 2024-08-29 23:16:43.655 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 118/342 2024-08-29 23:16:43.736 | Installing : libtiff-4.3.0-37.oe2203.aarch64 119/342 2024-08-29 23:16:44.307 | Installing : less-590-6.oe2203.aarch64 120/342 2024-08-29 23:16:44.861 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 121/342 2024-08-29 23:16:44.922 | Installing : libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-08-29 23:16:45.144 | Running scriptlet: libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-08-29 23:16:45.228 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-08-29 23:16:45.334 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-08-29 23:16:45.630 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-08-29 23:16:45.866 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-08-29 23:16:46.611 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-08-29 23:16:46.921 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-08-29 23:16:47.208 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-08-29 23:16:47.647 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-08-29 23:16:47.758 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-08-29 23:16:47.888 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-08-29 23:16:48.241 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-08-29 23:16:48.454 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-08-29 23:16:48.677 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-08-29 23:16:49.163 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-08-29 23:16:50.099 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-08-29 23:16:50.379 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-08-29 23:16:50.604 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-08-29 23:16:50.860 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-08-29 23:16:51.070 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-08-29 23:16:51.481 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-08-29 23:16:51.918 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-08-29 23:16:52.261 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-08-29 23:16:52.629 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-08-29 23:16:52.773 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-08-29 23:16:53.341 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-08-29 23:16:53.777 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-08-29 23:16:53.921 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-08-29 23:16:53.984 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-08-29 23:16:54.059 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-08-29 23:16:54.077 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-08-29 23:16:54.091 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-08-29 23:16:54.202 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-08-29 23:16:54.246 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-08-29 23:16:54.500 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-08-29 23:16:54.767 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-08-29 23:16:55.273 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-08-29 23:16:55.693 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-08-29 23:16:55.735 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-08-29 23:16:55.904 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-08-29 23:16:55.938 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-08-29 23:16:56.054 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-08-29 23:16:56.570 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-08-29 23:16:56.591 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-08-29 23:16:56.860 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-08-29 23:16:56.876 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-08-29 23:16:56.898 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-08-29 23:16:57.169 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-08-29 23:16:57.189 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-08-29 23:16:57.237 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-08-29 23:16:57.288 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-08-29 23:16:57.627 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-08-29 23:16:58.175 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-08-29 23:16:58.450 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-08-29 23:16:59.178 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-08-29 23:16:59.979 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-08-29 23:17:00.237 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-08-29 23:17:00.367 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-08-29 23:17:00.384 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-08-29 23:17:00.400 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-08-29 23:17:00.565 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-08-29 23:17:00.580 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-08-29 23:17:00.598 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-08-29 23:17:00.697 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-08-29 23:17:00.714 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-08-29 23:17:00.814 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-08-29 23:17:00.849 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-08-29 23:17:00.867 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-08-29 23:17:00.882 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-08-29 23:17:00.898 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-08-29 23:17:00.936 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-08-29 23:17:00.953 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-08-29 23:17:01.011 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-08-29 23:17:01.031 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-08-29 23:17:01.116 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-08-29 23:17:01.306 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-08-29 23:17:01.766 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-08-29 23:17:01.920 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-08-29 23:17:01.938 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-08-29 23:17:01.969 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-08-29 23:17:02.044 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-08-29 23:17:02.192 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-08-29 23:17:02.256 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-08-29 23:17:02.477 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-08-29 23:17:02.656 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-08-29 23:17:02.854 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-08-29 23:17:02.871 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-08-29 23:17:03.147 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-08-29 23:17:03.205 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-08-29 23:17:04.048 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-08-29 23:17:04.234 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-08-29 23:17:04.564 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-08-29 23:17:04.719 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-08-29 23:17:05.082 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-08-29 23:17:05.339 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-08-29 23:17:05.447 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-08-29 23:17:05.495 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-08-29 23:17:05.599 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-08-29 23:17:05.674 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-08-29 23:17:05.692 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-08-29 23:17:05.864 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-08-29 23:17:05.901 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-08-29 23:17:06.324 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-08-29 23:17:06.894 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-08-29 23:17:07.474 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-08-29 23:17:07.859 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-08-29 23:17:08.403 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-08-29 23:17:08.641 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-08-29 23:17:08.697 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-08-29 23:17:08.822 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-08-29 23:17:09.221 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-08-29 23:17:09.461 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-08-29 23:17:09.492 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-08-29 23:17:09.652 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-08-29 23:17:09.713 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-08-29 23:17:09.751 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-08-29 23:17:09.842 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-08-29 23:17:10.261 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-08-29 23:17:10.287 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-08-29 23:17:10.459 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-08-29 23:17:10.481 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-08-29 23:17:10.512 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-08-29 23:17:10.529 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-08-29 23:17:10.551 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-08-29 23:17:10.576 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-08-29 23:17:10.593 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-08-29 23:17:10.598 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-08-29 23:17:10.621 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-08-29 23:17:10.641 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-08-29 23:17:10.657 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-08-29 23:17:11.172 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-08-29 23:17:11.266 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-08-29 23:17:11.319 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-08-29 23:17:11.339 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-08-29 23:17:11.545 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-08-29 23:17:11.563 | Installing : groff-1.22.4-11.oe2203.aarch64 219/342 2024-08-29 23:17:11.581 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-08-29 23:17:11.618 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-08-29 23:17:11.628 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-08-29 23:17:12.158 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-08-29 23:17:12.603 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-08-29 23:17:12.627 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-08-29 23:17:12.650 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-08-29 23:17:12.949 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-08-29 23:17:12.989 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-08-29 23:17:13.151 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-08-29 23:17:13.151 | /var/tmp/rpm-tmp.HayQyo: line 2: /usr/bin/rm: No such file or directory 2024-08-29 23:17:13.151 | 2024-08-29 23:17:13.339 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-08-29 23:17:13.400 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-08-29 23:17:13.786 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-08-29 23:17:13.818 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-08-29 23:17:13.827 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-08-29 23:17:13.846 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-08-29 23:17:13.865 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-08-29 23:17:13.874 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-08-29 23:17:13.901 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-08-29 23:17:13.947 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-08-29 23:17:14.008 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-08-29 23:17:14.035 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 234/342 2024-08-29 23:17:14.061 | Installing : curl-7.79.1-28.oe2203.aarch64 235/342 2024-08-29 23:17:14.169 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-08-29 23:17:14.611 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-08-29 23:17:14.791 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-08-29 23:17:14.839 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-08-29 23:17:14.916 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-08-29 23:17:15.289 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-08-29 23:17:15.347 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-08-29 23:17:15.405 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-08-29 23:17:15.420 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-08-29 23:17:15.443 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-08-29 23:17:15.499 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-08-29 23:17:16.294 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-08-29 23:17:16.350 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-08-29 23:17:16.476 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-08-29 23:17:16.665 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-08-29 23:17:16.688 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-08-29 23:17:16.790 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-08-29 23:17:18.454 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-08-29 23:17:18.775 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-08-29 23:17:18.991 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-08-29 23:17:19.567 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-08-29 23:17:19.882 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-08-29 23:17:20.102 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-08-29 23:17:20.353 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-08-29 23:17:20.396 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-08-29 23:17:20.422 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-08-29 23:17:21.235 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-08-29 23:17:21.350 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-08-29 23:17:21.385 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-08-29 23:17:22.023 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-08-29 23:17:22.130 | Installing : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-08-29 23:17:22.917 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 259/342 2024-08-29 23:17:23.097 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-08-29 23:17:23.137 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-08-29 23:17:23.197 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-08-29 23:17:24.589 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-08-29 23:17:24.663 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-08-29 23:17:25.528 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-08-29 23:17:25.529 | /var/tmp/rpm-tmp.ZcEEjP: line 3: /usr/bin/install: No such file or directory 2024-08-29 23:17:25.529 | 2024-08-29 23:17:26.510 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-08-29 23:17:26.671 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-08-29 23:17:26.684 | Installing : systemd-libs-249-75.oe2203.aarch64 264/342 2024-08-29 23:17:27.264 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 264/342 2024-08-29 23:17:27.343 | Installing : libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-08-29 23:17:27.611 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-08-29 23:17:27.705 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-08-29 23:17:27.769 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-08-29 23:17:27.843 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-08-29 23:17:28.920 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-08-29 23:17:30.247 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-08-29 23:17:30.816 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-08-29 23:17:30.918 | Installing : util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-08-29 23:17:30.962 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-08-29 23:17:31.042 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-08-29 23:17:31.313 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-08-29 23:17:31.440 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-08-29 23:17:31.541 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-08-29 23:17:31.596 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-08-29 23:17:31.611 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-08-29 23:17:31.630 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-08-29 23:17:31.667 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-08-29 23:17:31.839 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-08-29 23:17:32.099 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-08-29 23:17:32.154 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-08-29 23:17:34.254 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-08-29 23:17:34.378 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-08-29 23:17:41.517 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-08-29 23:17:41.647 | Installing : systemd-249-75.oe2203.aarch64 277/342 2024-08-29 23:17:44.115 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-08-29 23:17:44.200 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-08-29 23:17:44.911 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-08-29 23:17:44.929 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-08-29 23:17:45.341 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-08-29 23:17:45.870 | Installing : libcurl-7.79.1-28.oe2203.aarch64 280/342 2024-08-29 23:17:46.007 | Installing : systemd-udev-249-75.oe2203.aarch64 281/342 2024-08-29 23:17:47.726 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 281/342 2024-08-29 23:17:48.524 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-08-29 23:17:48.728 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-08-29 23:17:49.421 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-08-29 23:17:49.713 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-08-29 23:17:49.837 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-08-29 23:17:49.904 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-08-29 23:17:49.956 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-08-29 23:17:49.983 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-08-29 23:17:49.983 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-08-29 23:17:49.983 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-08-29 23:17:49.983 | 2024-08-29 23:17:50.091 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-08-29 23:17:54.572 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-08-29 23:17:54.600 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-08-29 23:17:54.619 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-08-29 23:17:54.885 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-08-29 23:17:54.940 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-08-29 23:17:55.142 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-08-29 23:17:55.240 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-08-29 23:17:55.334 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-08-29 23:17:55.484 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-08-29 23:17:55.520 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-08-29 23:17:55.556 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-08-29 23:17:55.583 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-08-29 23:17:56.767 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-08-29 23:17:56.778 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-08-29 23:17:56.886 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-08-29 23:17:57.094 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-08-29 23:17:57.172 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-08-29 23:17:57.223 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-08-29 23:17:57.509 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-08-29 23:17:57.735 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-08-29 23:17:57.860 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-08-29 23:17:58.143 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-08-29 23:17:58.294 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-08-29 23:17:58.486 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-08-29 23:17:58.556 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-08-29 23:17:58.826 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-08-29 23:17:58.922 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-08-29 23:18:01.890 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-08-29 23:18:02.118 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-08-29 23:18:02.143 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-08-29 23:18:02.143 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-08-29 23:18:02.143 | 2024-08-29 23:18:02.356 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-08-29 23:18:02.496 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-08-29 23:18:02.553 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-08-29 23:18:02.564 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-08-29 23:18:03.397 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-08-29 23:18:03.907 | Installing : gnutls-3.7.2-13.oe2203.aarch64 311/342 2024-08-29 23:18:04.155 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-08-29 23:18:04.640 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-08-29 23:18:04.677 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-08-29 23:18:04.697 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-08-29 23:18:05.215 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-08-29 23:18:05.235 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-08-29 23:18:05.289 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-08-29 23:18:05.367 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-08-29 23:18:05.444 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-08-29 23:18:05.593 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-08-29 23:18:05.646 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-08-29 23:18:05.707 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-08-29 23:18:05.754 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-08-29 23:18:05.876 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-08-29 23:18:05.919 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-08-29 23:18:05.962 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-08-29 23:18:06.136 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-08-29 23:18:06.708 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-08-29 23:18:08.799 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-08-29 23:18:09.524 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-08-29 23:18:10.659 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-08-29 23:18:11.035 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-08-29 23:18:11.207 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-08-29 23:18:11.976 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-08-29 23:18:13.064 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-08-29 23:18:13.064 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-08-29 23:18:13.064 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-08-29 23:18:13.064 | 2024-08-29 23:18:13.573 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-08-29 23:18:13.949 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-08-29 23:18:14.146 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-08-29 23:18:14.195 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-08-29 23:18:14.401 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-08-29 23:18:14.524 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-08-29 23:18:14.560 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-08-29 23:18:14.640 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-08-29 23:18:14.765 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-08-29 23:18:14.873 | Installing : python3-dnf-4.10.0-15.oe2203.noarch 339/342 2024-08-29 23:18:14.978 | Installing : dnf-4.10.0-15.oe2203.noarch 340/342 2024-08-29 23:18:15.001 | Running scriptlet: dnf-4.10.0-15.oe2203.noarch 340/342 2024-08-29 23:18:15.002 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-08-29 23:18:15.002 | 2024-08-29 23:18:15.128 | Installing : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 341/342 2024-08-29 23:18:15.190 | Installing : dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-08-29 23:18:15.191 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 342/342 2024-08-29 23:18:15.230 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-08-29 23:18:15.242 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-08-29 23:18:16.058 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-08-29 23:18:16.073 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-08-29 23:18:16.768 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-08-29 23:19:08.801 | Running scriptlet: dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-08-29 23:19:08.802 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-08-29 23:19:08.802 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-08-29 23:19:08.802 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-08-29 23:19:08.802 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-08-29 23:19:08.803 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-08-29 23:19:08.803 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-08-29 23:19:08.803 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-08-29 23:19:08.803 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-08-29 23:19:08.804 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-08-29 23:19:08.804 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-08-29 23:19:08.804 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-08-29 23:19:08.804 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-08-29 23:19:08.805 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-08-29 23:19:08.805 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-08-29 23:19:08.805 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-08-29 23:19:08.805 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-08-29 23:19:08.805 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-08-29 23:19:08.806 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-08-29 23:19:08.806 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-08-29 23:19:08.806 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-08-29 23:19:08.806 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-08-29 23:19:08.807 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-08-29 23:19:08.807 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-08-29 23:19:08.807 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-08-29 23:19:08.807 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-08-29 23:19:08.808 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-08-29 23:19:08.808 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-08-29 23:19:08.808 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-08-29 23:19:08.808 | Verifying : grubby-8.40-28.oe2203.aarch64 29/342 2024-08-29 23:19:08.809 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 30/342 2024-08-29 23:19:08.809 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 31/342 2024-08-29 23:19:08.809 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 32/342 2024-08-29 23:19:08.809 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 33/342 2024-08-29 23:19:08.809 | Verifying : info-6.8-3.oe2203.aarch64 34/342 2024-08-29 23:19:08.810 | Verifying : kbd-2.4.0-1.oe2203.aarch64 35/342 2024-08-29 23:19:08.810 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 36/342 2024-08-29 23:19:08.810 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 37/342 2024-08-29 23:19:08.810 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 38/342 2024-08-29 23:19:08.811 | Verifying : kmod-29-3.oe2203.aarch64 39/342 2024-08-29 23:19:08.811 | Verifying : kmod-libs-29-3.oe2203.aarch64 40/342 2024-08-29 23:19:08.811 | Verifying : lcms2-2.12-1.oe2203.aarch64 41/342 2024-08-29 23:19:08.811 | Verifying : libXau-1.0.9-2.oe2203.aarch64 42/342 2024-08-29 23:19:08.812 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 43/342 2024-08-29 23:19:08.812 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 44/342 2024-08-29 23:19:08.812 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 45/342 2024-08-29 23:19:08.812 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 46/342 2024-08-29 23:19:08.812 | Verifying : libXft-2.3.4-1.oe2203.aarch64 47/342 2024-08-29 23:19:08.813 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 48/342 2024-08-29 23:19:08.813 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 49/342 2024-08-29 23:19:08.813 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 50/342 2024-08-29 23:19:08.813 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 51/342 2024-08-29 23:19:08.814 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 52/342 2024-08-29 23:19:08.814 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 53/342 2024-08-29 23:19:08.814 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 54/342 2024-08-29 23:19:08.814 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 55/342 2024-08-29 23:19:08.815 | Verifying : libedit-3.1-28.oe2203.aarch64 56/342 2024-08-29 23:19:08.815 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 57/342 2024-08-29 23:19:08.815 | Verifying : libev-4.33-2.oe2203.aarch64 58/342 2024-08-29 23:19:08.815 | Verifying : libevent-2.1.12-4.oe2203.aarch64 59/342 2024-08-29 23:19:08.815 | Verifying : libffi-3.4.2-2.oe2203.aarch64 60/342 2024-08-29 23:19:08.816 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 61/342 2024-08-29 23:19:08.816 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 62/342 2024-08-29 23:19:08.816 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 63/342 2024-08-29 23:19:08.816 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 64/342 2024-08-29 23:19:08.817 | Verifying : librepo-1.14.2-2.oe2203.aarch64 65/342 2024-08-29 23:19:08.817 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 66/342 2024-08-29 23:19:08.817 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 67/342 2024-08-29 23:19:08.817 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 68/342 2024-08-29 23:19:08.818 | Verifying : libsemanage-3.3-3.oe2203.aarch64 69/342 2024-08-29 23:19:08.818 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 70/342 2024-08-29 23:19:08.818 | Verifying : libthai-0.1.28-4.oe2203.aarch64 71/342 2024-08-29 23:19:08.818 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 72/342 2024-08-29 23:19:08.818 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 73/342 2024-08-29 23:19:08.819 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 74/342 2024-08-29 23:19:08.819 | Verifying : libverto-0.3.2-1.oe2203.aarch64 75/342 2024-08-29 23:19:08.819 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 76/342 2024-08-29 23:19:08.819 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 77/342 2024-08-29 23:19:08.820 | Verifying : lz4-1.9.3-2.oe2203.aarch64 78/342 2024-08-29 23:19:08.820 | Verifying : man-db-2.9.4-2.oe2203.aarch64 79/342 2024-08-29 23:19:08.820 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 80/342 2024-08-29 23:19:08.820 | Verifying : npth-1.6-2.oe2203.aarch64 81/342 2024-08-29 23:19:08.821 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 82/342 2024-08-29 23:19:08.821 | Verifying : os-prober-1.79-1.oe2203.aarch64 83/342 2024-08-29 23:19:08.821 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 84/342 2024-08-29 23:19:08.821 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 85/342 2024-08-29 23:19:08.822 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 86/342 2024-08-29 23:19:08.822 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 87/342 2024-08-29 23:19:08.822 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 88/342 2024-08-29 23:19:08.822 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 89/342 2024-08-29 23:19:08.822 | Verifying : perl-Carp-1.50-418.oe2203.noarch 90/342 2024-08-29 23:19:08.823 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 91/342 2024-08-29 23:19:08.823 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 92/342 2024-08-29 23:19:08.823 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 93/342 2024-08-29 23:19:08.823 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 94/342 2024-08-29 23:19:08.824 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 95/342 2024-08-29 23:19:08.824 | Verifying : perl-Digest-1.20-1.oe2203.noarch 96/342 2024-08-29 23:19:08.824 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 97/342 2024-08-29 23:19:08.824 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 98/342 2024-08-29 23:19:08.825 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 99/342 2024-08-29 23:19:08.825 | Verifying : perl-Env-1.04-397.oe2203.noarch 100/342 2024-08-29 23:19:08.825 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 101/342 2024-08-29 23:19:08.825 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 102/342 2024-08-29 23:19:08.826 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 103/342 2024-08-29 23:19:08.826 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 104/342 2024-08-29 23:19:08.826 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 105/342 2024-08-29 23:19:08.826 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 106/342 2024-08-29 23:19:08.826 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 107/342 2024-08-29 23:19:08.827 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 108/342 2024-08-29 23:19:08.827 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 109/342 2024-08-29 23:19:08.827 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 110/342 2024-08-29 23:19:08.827 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 111/342 2024-08-29 23:19:08.828 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 112/342 2024-08-29 23:19:08.828 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 113/342 2024-08-29 23:19:08.828 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 114/342 2024-08-29 23:19:08.828 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 115/342 2024-08-29 23:19:08.829 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 116/342 2024-08-29 23:19:08.829 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 117/342 2024-08-29 23:19:08.829 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 118/342 2024-08-29 23:19:08.829 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 119/342 2024-08-29 23:19:08.829 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 120/342 2024-08-29 23:19:08.830 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 121/342 2024-08-29 23:19:08.830 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 122/342 2024-08-29 23:19:08.830 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 123/342 2024-08-29 23:19:08.830 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 124/342 2024-08-29 23:19:08.831 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 125/342 2024-08-29 23:19:08.831 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 126/342 2024-08-29 23:19:08.831 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 127/342 2024-08-29 23:19:08.831 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 128/342 2024-08-29 23:19:08.832 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 129/342 2024-08-29 23:19:08.832 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 130/342 2024-08-29 23:19:08.832 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 131/342 2024-08-29 23:19:08.832 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 132/342 2024-08-29 23:19:08.833 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 133/342 2024-08-29 23:19:08.833 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 134/342 2024-08-29 23:19:08.833 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 135/342 2024-08-29 23:19:08.833 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 136/342 2024-08-29 23:19:08.833 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 137/342 2024-08-29 23:19:08.834 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 138/342 2024-08-29 23:19:08.834 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 139/342 2024-08-29 23:19:08.834 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 140/342 2024-08-29 23:19:08.834 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 141/342 2024-08-29 23:19:08.835 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 142/342 2024-08-29 23:19:08.835 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 143/342 2024-08-29 23:19:08.835 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 144/342 2024-08-29 23:19:08.835 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 145/342 2024-08-29 23:19:08.836 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/342 2024-08-29 23:19:08.836 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 147/342 2024-08-29 23:19:08.836 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 148/342 2024-08-29 23:19:08.836 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 149/342 2024-08-29 23:19:08.837 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 150/342 2024-08-29 23:19:08.837 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 151/342 2024-08-29 23:19:08.837 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 152/342 2024-08-29 23:19:08.837 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 153/342 2024-08-29 23:19:08.837 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 154/342 2024-08-29 23:19:08.838 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 155/342 2024-08-29 23:19:08.838 | Verifying : perl-URI-5.10-1.oe2203.noarch 156/342 2024-08-29 23:19:08.838 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 157/342 2024-08-29 23:19:08.838 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 158/342 2024-08-29 23:19:08.839 | Verifying : perl-autodie-2.34-2.oe2203.noarch 159/342 2024-08-29 23:19:08.839 | Verifying : perl-bignum-0.63-1.oe2203.noarch 160/342 2024-08-29 23:19:08.839 | Verifying : perl-constant-1.33-421.oe2203.noarch 161/342 2024-08-29 23:19:08.839 | Verifying : perl-experimental-0.025-1.oe2203.noarch 162/342 2024-08-29 23:19:08.840 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 163/342 2024-08-29 23:19:08.840 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 164/342 2024-08-29 23:19:08.840 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 165/342 2024-08-29 23:19:08.840 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 166/342 2024-08-29 23:19:08.841 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 167/342 2024-08-29 23:19:08.841 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 168/342 2024-08-29 23:19:08.841 | Verifying : pigz-2.6-1.oe2203.aarch64 169/342 2024-08-29 23:19:08.841 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 170/342 2024-08-29 23:19:08.841 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 171/342 2024-08-29 23:19:08.842 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 172/342 2024-08-29 23:19:08.842 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 173/342 2024-08-29 23:19:08.842 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 174/342 2024-08-29 23:19:08.842 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 175/342 2024-08-29 23:19:08.843 | Verifying : python3-six-1.16.0-1.oe2203.noarch 176/342 2024-08-29 23:19:08.843 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 177/342 2024-08-29 23:19:08.843 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 178/342 2024-08-29 23:19:08.843 | Verifying : slang-2.3.2-8.oe2203.aarch64 179/342 2024-08-29 23:19:08.843 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 180/342 2024-08-29 23:19:08.844 | Verifying : trousers-0.3.15-1.oe2203.aarch64 181/342 2024-08-29 23:19:08.844 | Verifying : which-2.21-14.oe2203.aarch64 182/342 2024-08-29 23:19:08.844 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 183/342 2024-08-29 23:19:08.844 | Verifying : zip-3.0-29.oe2203.aarch64 184/342 2024-08-29 23:19:08.845 | Verifying : acl-2.3.1-2.oe2203.aarch64 185/342 2024-08-29 23:19:08.845 | Verifying : atk-2.36.0-2.oe2203.aarch64 186/342 2024-08-29 23:19:08.845 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 187/342 2024-08-29 23:19:08.845 | Verifying : bash-5.1.8-6.oe2203.aarch64 188/342 2024-08-29 23:19:08.846 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 189/342 2024-08-29 23:19:08.846 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 190/342 2024-08-29 23:19:08.846 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 191/342 2024-08-29 23:19:08.846 | Verifying : coreutils-9.0-5.oe2203.aarch64 192/342 2024-08-29 23:19:08.846 | Verifying : cpio-2.13-10.oe2203.aarch64 193/342 2024-08-29 23:19:08.847 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 194/342 2024-08-29 23:19:08.847 | Verifying : curl-7.79.1-28.oe2203.aarch64 195/342 2024-08-29 23:19:08.847 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 196/342 2024-08-29 23:19:08.847 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 197/342 2024-08-29 23:19:08.848 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 198/342 2024-08-29 23:19:08.848 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 199/342 2024-08-29 23:19:08.848 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 200/342 2024-08-29 23:19:08.848 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 201/342 2024-08-29 23:19:08.849 | Verifying : dconf-0.40.0-3.oe2203.aarch64 202/342 2024-08-29 23:19:08.849 | Verifying : dnf-4.10.0-15.oe2203.noarch 203/342 2024-08-29 23:19:08.849 | Verifying : dnf-data-4.10.0-15.oe2203.noarch 204/342 2024-08-29 23:19:08.849 | Verifying : dnf-plugins-core-4.0.24-6.oe2203.noarch 205/342 2024-08-29 23:19:08.849 | Verifying : dracut-055-10.oe2203.aarch64 206/342 2024-08-29 23:19:08.850 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 207/342 2024-08-29 23:19:08.850 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 208/342 2024-08-29 23:19:08.850 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 209/342 2024-08-29 23:19:08.850 | Verifying : elfutils-0.185-13.oe2203.aarch64 210/342 2024-08-29 23:19:08.851 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 211/342 2024-08-29 23:19:08.851 | Verifying : expat-2.4.1-10.oe2203.aarch64 212/342 2024-08-29 23:19:08.851 | Verifying : file-5.41-3.oe2203.aarch64 213/342 2024-08-29 23:19:08.851 | Verifying : file-libs-5.41-3.oe2203.aarch64 214/342 2024-08-29 23:19:08.851 | Verifying : freetype-2.11.0-3.oe2203.aarch64 215/342 2024-08-29 23:19:08.852 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 216/342 2024-08-29 23:19:08.852 | Verifying : gawk-5.1.1-4.oe2203.aarch64 217/342 2024-08-29 23:19:08.852 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 218/342 2024-08-29 23:19:08.852 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 219/342 2024-08-29 23:19:08.853 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 220/342 2024-08-29 23:19:08.853 | Verifying : glib2-2.68.1-21.oe2203.aarch64 221/342 2024-08-29 23:19:08.853 | Verifying : glibc-2.34-149.oe2203.aarch64 222/342 2024-08-29 23:19:08.853 | Verifying : glibc-common-2.34-149.oe2203.aarch64 223/342 2024-08-29 23:19:08.854 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 224/342 2024-08-29 23:19:08.854 | Verifying : gnutls-3.7.2-13.oe2203.aarch64 225/342 2024-08-29 23:19:08.854 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 226/342 2024-08-29 23:19:08.854 | Verifying : grep-3.7-9.oe2203.aarch64 227/342 2024-08-29 23:19:08.854 | Verifying : groff-1.22.4-11.oe2203.aarch64 228/342 2024-08-29 23:19:08.855 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 229/342 2024-08-29 23:19:08.855 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 230/342 2024-08-29 23:19:08.855 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 231/342 2024-08-29 23:19:08.855 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 232/342 2024-08-29 23:19:08.856 | Verifying : gzip-1.11-3.oe2203.aarch64 233/342 2024-08-29 23:19:08.856 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 234/342 2024-08-29 23:19:08.856 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 235/342 2024-08-29 23:19:08.856 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 236/342 2024-08-29 23:19:08.857 | Verifying : json-c-0.15-6.oe2203.aarch64 237/342 2024-08-29 23:19:08.857 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 238/342 2024-08-29 23:19:08.857 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 239/342 2024-08-29 23:19:08.857 | Verifying : less-590-6.oe2203.aarch64 240/342 2024-08-29 23:19:08.857 | Verifying : libX11-1.7.2-8.oe2203.aarch64 241/342 2024-08-29 23:19:08.858 | Verifying : libXext-1.3.4-4.oe2203.aarch64 242/342 2024-08-29 23:19:08.858 | Verifying : libXi-1.8-2.oe2203.aarch64 243/342 2024-08-29 23:19:08.858 | Verifying : libacl-2.3.1-2.oe2203.aarch64 244/342 2024-08-29 23:19:08.858 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 245/342 2024-08-29 23:19:08.859 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 246/342 2024-08-29 23:19:08.859 | Verifying : libcap-2.61-5.oe2203.aarch64 247/342 2024-08-29 23:19:08.859 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 248/342 2024-08-29 23:19:08.859 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 249/342 2024-08-29 23:19:08.860 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 250/342 2024-08-29 23:19:08.860 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 251/342 2024-08-29 23:19:08.860 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 252/342 2024-08-29 23:19:08.860 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 253/342 2024-08-29 23:19:08.861 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 254/342 2024-08-29 23:19:08.861 | Verifying : libicu-69.1-7.oe2203.aarch64 255/342 2024-08-29 23:19:08.861 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 256/342 2024-08-29 23:19:08.861 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 257/342 2024-08-29 23:19:08.861 | Verifying : libksba-1.6.0-3.oe2203.aarch64 258/342 2024-08-29 23:19:08.862 | Verifying : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-08-29 23:19:08.862 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 260/342 2024-08-29 23:19:08.862 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 261/342 2024-08-29 23:19:08.862 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 262/342 2024-08-29 23:19:08.863 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 263/342 2024-08-29 23:19:08.863 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 264/342 2024-08-29 23:19:08.863 | Verifying : libselinux-3.3-5.oe2203.aarch64 265/342 2024-08-29 23:19:08.863 | Verifying : libsepol-3.3-6.oe2203.aarch64 266/342 2024-08-29 23:19:08.863 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 267/342 2024-08-29 23:19:08.864 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 268/342 2024-08-29 23:19:08.864 | Verifying : libssh-0.9.6-8.oe2203.aarch64 269/342 2024-08-29 23:19:08.864 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 270/342 2024-08-29 23:19:08.864 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 271/342 2024-08-29 23:19:08.865 | Verifying : libtiff-4.3.0-37.oe2203.aarch64 272/342 2024-08-29 23:19:08.865 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 273/342 2024-08-29 23:19:08.865 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 274/342 2024-08-29 23:19:08.865 | Verifying : libxcb-1.14-2.oe2203.aarch64 275/342 2024-08-29 23:19:08.865 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 276/342 2024-08-29 23:19:08.866 | Verifying : libyaml-0.2.5-6.oe2203.aarch64 277/342 2024-08-29 23:19:08.866 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 278/342 2024-08-29 23:19:08.866 | Verifying : lua-5.4.3-11.oe2203.aarch64 279/342 2024-08-29 23:19:08.866 | Verifying : ncurses-6.3-8.oe2203.aarch64 280/342 2024-08-29 23:19:08.867 | Verifying : ncurses-base-6.3-8.oe2203.noarch 281/342 2024-08-29 23:19:08.867 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 282/342 2024-08-29 23:19:08.867 | Verifying : nettle-3.8.1-1.oe2203.aarch64 283/342 2024-08-29 23:19:08.867 | Verifying : newt-0.52.21-8.oe2203.aarch64 284/342 2024-08-29 23:19:08.867 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 285/342 2024-08-29 23:19:08.868 | Verifying : openldap-2.6.0-6.oe2203.aarch64 286/342 2024-08-29 23:19:08.868 | Verifying : openssh-8.8p1-23.oe2203.aarch64 287/342 2024-08-29 23:19:08.868 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 288/342 2024-08-29 23:19:08.868 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 289/342 2024-08-29 23:19:08.869 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 290/342 2024-08-29 23:19:08.869 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 291/342 2024-08-29 23:19:08.869 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 292/342 2024-08-29 23:19:08.869 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 293/342 2024-08-29 23:19:08.870 | Verifying : pam-1.5.2-7.oe2203.aarch64 294/342 2024-08-29 23:19:08.870 | Verifying : pango-1.49.3-3.oe2203.aarch64 295/342 2024-08-29 23:19:08.870 | Verifying : pcre-8.45-2.oe2203.aarch64 296/342 2024-08-29 23:19:08.870 | Verifying : pcre2-10.39-9.oe2203.aarch64 297/342 2024-08-29 23:19:08.870 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 298/342 2024-08-29 23:19:08.871 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 299/342 2024-08-29 23:19:08.871 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 300/342 2024-08-29 23:19:08.871 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 301/342 2024-08-29 23:19:08.871 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 302/342 2024-08-29 23:19:08.872 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 303/342 2024-08-29 23:19:08.872 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 304/342 2024-08-29 23:19:08.872 | Verifying : perl-libnet-3.13-2.oe2203.noarch 305/342 2024-08-29 23:19:08.872 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 306/342 2024-08-29 23:19:08.872 | Verifying : pixman-0.40.0-3.oe2203.aarch64 307/342 2024-08-29 23:19:08.873 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 308/342 2024-08-29 23:19:08.873 | Verifying : popt-1.18-3.oe2203.aarch64 309/342 2024-08-29 23:19:08.873 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 310/342 2024-08-29 23:19:08.873 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 311/342 2024-08-29 23:19:08.874 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 312/342 2024-08-29 23:19:08.874 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 313/342 2024-08-29 23:19:08.874 | Verifying : python3-3.9.9-28.oe2203.aarch64 314/342 2024-08-29 23:19:08.874 | Verifying : python3-dnf-4.10.0-15.oe2203.noarch 315/342 2024-08-29 23:19:08.874 | Verifying : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 316/342 2024-08-29 23:19:08.875 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 317/342 2024-08-29 23:19:08.875 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 318/342 2024-08-29 23:19:08.875 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 319/342 2024-08-29 23:19:08.875 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 320/342 2024-08-29 23:19:08.876 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 321/342 2024-08-29 23:19:08.876 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 322/342 2024-08-29 23:19:08.876 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 323/342 2024-08-29 23:19:08.876 | Verifying : readline-8.1-3.oe2203.aarch64 324/342 2024-08-29 23:19:08.876 | Verifying : rpm-4.17.0-33.oe2203.aarch64 325/342 2024-08-29 23:19:08.877 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 326/342 2024-08-29 23:19:08.877 | Verifying : sed-4.8-3.oe2203.aarch64 327/342 2024-08-29 23:19:08.877 | Verifying : shadow-2:4.9-13.oe2203.aarch64 328/342 2024-08-29 23:19:08.877 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 329/342 2024-08-29 23:19:08.878 | Verifying : systemd-249-75.oe2203.aarch64 330/342 2024-08-29 23:19:08.878 | Verifying : systemd-libs-249-75.oe2203.aarch64 331/342 2024-08-29 23:19:08.878 | Verifying : systemd-udev-249-75.oe2203.aarch64 332/342 2024-08-29 23:19:08.878 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 333/342 2024-08-29 23:19:08.878 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 334/342 2024-08-29 23:19:08.879 | Verifying : tzdata-2022a-18.oe2203.noarch 335/342 2024-08-29 23:19:08.879 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 336/342 2024-08-29 23:19:08.879 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 337/342 2024-08-29 23:19:08.879 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-08-29 23:19:08.880 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-08-29 23:19:08.880 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-08-29 23:19:08.880 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-08-29 23:19:21.986 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-08-29 23:19:21.986 | 2024-08-29 23:19:21.986 | Installed: 2024-08-29 23:19:21.986 | acl-2.3.1-2.oe2203.aarch64 2024-08-29 23:19:21.986 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-08-29 23:19:21.986 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-08-29 23:19:21.986 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-08-29 23:19:21.986 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-08-29 23:19:21.986 | atk-2.36.0-2.oe2203.aarch64 2024-08-29 23:19:21.986 | attr-2.5.1-2.oe2203.aarch64 2024-08-29 23:19:21.986 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-08-29 23:19:21.986 | avahi-libs-0.8-19.oe2203.aarch64 2024-08-29 23:19:21.986 | bash-5.1.8-6.oe2203.aarch64 2024-08-29 23:19:21.986 | brotli-1.0.9-2.oe2203.aarch64 2024-08-29 23:19:21.986 | bzip2-1.0.8-6.oe2203.aarch64 2024-08-29 23:19:21.986 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-08-29 23:19:21.986 | cairo-1.17.4-1.oe2203.aarch64 2024-08-29 23:19:21.986 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-08-29 23:19:21.986 | chkconfig-1.20-1.oe2203.aarch64 2024-08-29 23:19:21.986 | colord-libs-1.4.5-4.oe2203.aarch64 2024-08-29 23:19:21.986 | coreutils-9.0-5.oe2203.aarch64 2024-08-29 23:19:21.986 | cpio-2.13-10.oe2203.aarch64 2024-08-29 23:19:21.986 | cracklib-2.9.7-8.oe2203.aarch64 2024-08-29 23:19:21.986 | cronie-1.5.7-1.oe2203.aarch64 2024-08-29 23:19:21.986 | crontabs-1.11-22.oe2203.noarch 2024-08-29 23:19:21.986 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-08-29 23:19:21.986 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-08-29 23:19:21.986 | curl-7.79.1-28.oe2203.aarch64 2024-08-29 23:19:21.986 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-08-29 23:19:21.986 | dbus-1:1.12.20-10.oe2203.aarch64 2024-08-29 23:19:21.986 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-08-29 23:19:21.986 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-08-29 23:19:21.986 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-08-29 23:19:21.986 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-08-29 23:19:21.986 | dconf-0.40.0-3.oe2203.aarch64 2024-08-29 23:19:21.986 | dejavu-fonts-2.37-1.oe2203.noarch 2024-08-29 23:19:21.986 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-08-29 23:19:21.986 | diffutils-3.8-2.oe2203.aarch64 2024-08-29 23:19:21.986 | dnf-4.10.0-15.oe2203.noarch 2024-08-29 23:19:21.986 | dnf-data-4.10.0-15.oe2203.noarch 2024-08-29 23:19:21.987 | dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-08-29 23:19:21.987 | dracut-055-10.oe2203.aarch64 2024-08-29 23:19:21.987 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-08-29 23:19:21.987 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-08-29 23:19:21.987 | efi-srpm-macros-4-5.oe2203.noarch 2024-08-29 23:19:21.987 | elfutils-0.185-13.oe2203.aarch64 2024-08-29 23:19:21.987 | elfutils-extra-0.185-13.oe2203.aarch64 2024-08-29 23:19:21.987 | expat-2.4.1-10.oe2203.aarch64 2024-08-29 23:19:21.987 | file-5.41-3.oe2203.aarch64 2024-08-29 23:19:21.987 | file-libs-5.41-3.oe2203.aarch64 2024-08-29 23:19:21.987 | findutils-2:4.8.0-3.oe2203.aarch64 2024-08-29 23:19:21.987 | fontconfig-2.13.94-1.oe2203.aarch64 2024-08-29 23:19:21.987 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-08-29 23:19:21.987 | freetype-2.11.0-3.oe2203.aarch64 2024-08-29 23:19:21.987 | fribidi-1.0.10-2.oe2203.aarch64 2024-08-29 23:19:21.987 | fuse-2.9.9-9.oe2203.aarch64 2024-08-29 23:19:21.987 | fuse-common-3.10.5-3.oe2203.aarch64 2024-08-29 23:19:21.987 | fuse-help-2.9.9-9.oe2203.aarch64 2024-08-29 23:19:21.987 | gawk-5.1.1-4.oe2203.aarch64 2024-08-29 23:19:21.987 | gcr-3.41.0-1.oe2203.aarch64 2024-08-29 23:19:21.987 | gcr-base-3.41.0-1.oe2203.aarch64 2024-08-29 23:19:21.987 | gdbm-1:1.22-11.oe2203.aarch64 2024-08-29 23:19:21.987 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-08-29 23:19:21.987 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-08-29 23:19:21.987 | gettext-0.21-4.oe2203.aarch64 2024-08-29 23:19:21.987 | glib2-2.68.1-21.oe2203.aarch64 2024-08-29 23:19:21.987 | glibc-2.34-149.oe2203.aarch64 2024-08-29 23:19:21.987 | glibc-common-2.34-149.oe2203.aarch64 2024-08-29 23:19:21.987 | gmp-1:6.2.1-1.oe2203.aarch64 2024-08-29 23:19:21.987 | gnupg2-2.2.32-3.oe2203.aarch64 2024-08-29 23:19:21.987 | gnutls-3.7.2-13.oe2203.aarch64 2024-08-29 23:19:21.987 | gpgme-1.16.0-3.oe2203.aarch64 2024-08-29 23:19:21.987 | graphite2-1.3.14-5.oe2203.aarch64 2024-08-29 23:19:21.987 | grep-3.7-9.oe2203.aarch64 2024-08-29 23:19:21.987 | groff-1.22.4-11.oe2203.aarch64 2024-08-29 23:19:21.987 | groff-base-1.22.4-11.oe2203.aarch64 2024-08-29 23:19:21.987 | grub2-common-1:2.06-41.oe2203.noarch 2024-08-29 23:19:21.987 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-08-29 23:19:21.987 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-08-29 23:19:21.987 | grubby-8.40-28.oe2203.aarch64 2024-08-29 23:19:21.987 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-08-29 23:19:21.987 | gtk2-2.24.33-4.oe2203.aarch64 2024-08-29 23:19:21.987 | gtk3-3.24.30-5.oe2203.aarch64 2024-08-29 23:19:21.987 | gzip-1.11-3.oe2203.aarch64 2024-08-29 23:19:21.987 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-08-29 23:19:21.987 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-08-29 23:19:21.987 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-08-29 23:19:21.987 | info-6.8-3.oe2203.aarch64 2024-08-29 23:19:21.987 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-08-29 23:19:21.987 | json-c-0.15-6.oe2203.aarch64 2024-08-29 23:19:21.987 | kbd-2.4.0-1.oe2203.aarch64 2024-08-29 23:19:21.987 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-08-29 23:19:21.987 | kbd-misc-2.4.0-1.oe2203.noarch 2024-08-29 23:19:21.987 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-08-29 23:19:21.987 | kmod-29-3.oe2203.aarch64 2024-08-29 23:19:21.987 | kmod-libs-29-3.oe2203.aarch64 2024-08-29 23:19:21.987 | kpartx-0.8.7-6.oe2203.aarch64 2024-08-29 23:19:21.987 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-08-29 23:19:21.988 | lcms2-2.12-1.oe2203.aarch64 2024-08-29 23:19:21.988 | less-590-6.oe2203.aarch64 2024-08-29 23:19:21.988 | libX11-1.7.2-8.oe2203.aarch64 2024-08-29 23:19:21.988 | libXau-1.0.9-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libXcursor-1.2.0-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libXdamage-1.1.5-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libXext-1.3.4-4.oe2203.aarch64 2024-08-29 23:19:21.988 | libXfixes-6.0.0-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libXft-2.3.4-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libXi-1.8-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libXinerama-1.1.4-5.oe2203.aarch64 2024-08-29 23:19:21.988 | libXrandr-1.5.2-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libXrender-0.9.10-10.oe2203.aarch64 2024-08-29 23:19:21.988 | libXtst-1.2.3-10.oe2203.aarch64 2024-08-29 23:19:21.988 | libacl-2.3.1-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libarchive-3.5.2-6.oe2203.aarch64 2024-08-29 23:19:21.988 | libassuan-2.5.5-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libblkid-2.37.2-28.oe2203.aarch64 2024-08-29 23:19:21.988 | libcap-2.61-5.oe2203.aarch64 2024-08-29 23:19:21.988 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libcomps-0.1.18-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libcurl-7.79.1-28.oe2203.aarch64 2024-08-29 23:19:21.988 | libdatrie-0.2.13-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libdnf-0.65.0-6.oe2203.aarch64 2024-08-29 23:19:21.988 | libedit-3.1-28.oe2203.aarch64 2024-08-29 23:19:21.988 | libepoxy-1.5.9-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libev-4.33-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libevent-2.1.12-4.oe2203.aarch64 2024-08-29 23:19:21.988 | libfdisk-2.37.2-28.oe2203.aarch64 2024-08-29 23:19:21.988 | libffi-3.4.2-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libgcc-10.3.1-23.oe2203.aarch64 2024-08-29 23:19:21.988 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libgomp-10.3.1-23.oe2203.aarch64 2024-08-29 23:19:21.988 | libgpg-error-1.43-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libgusb-0.3.8-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libicu-69.1-7.oe2203.aarch64 2024-08-29 23:19:21.988 | libidn2-2.3.2-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libkcapi-1.3.1-7.oe2203.aarch64 2024-08-29 23:19:21.988 | libksba-1.6.0-3.oe2203.aarch64 2024-08-29 23:19:21.988 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libmount-2.37.2-28.oe2203.aarch64 2024-08-29 23:19:21.988 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-08-29 23:19:21.988 | libnsl2-2.0.0-4.oe2203.aarch64 2024-08-29 23:19:21.988 | libpipeline-1.5.4-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libpng-2:1.6.37-4.oe2203.aarch64 2024-08-29 23:19:21.988 | libpsl-0.21.1-5.oe2203.aarch64 2024-08-29 23:19:21.988 | libpwquality-1.4.4-4.oe2203.aarch64 2024-08-29 23:19:21.988 | librepo-1.14.2-2.oe2203.aarch64 2024-08-29 23:19:21.988 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-08-29 23:19:21.988 | libseccomp-2.5.3-1.oe2203.aarch64 2024-08-29 23:19:21.988 | libsecret-0.20.4-1.oe2203.aarch64 2024-08-29 23:19:21.989 | libselinux-3.3-5.oe2203.aarch64 2024-08-29 23:19:21.989 | libsemanage-3.3-3.oe2203.aarch64 2024-08-29 23:19:21.989 | libsepol-3.3-6.oe2203.aarch64 2024-08-29 23:19:21.989 | libsigsegv-2.13-1.oe2203.aarch64 2024-08-29 23:19:21.989 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-08-29 23:19:21.989 | libsolv-0.7.20-4.oe2203.aarch64 2024-08-29 23:19:21.989 | libssh-0.9.6-8.oe2203.aarch64 2024-08-29 23:19:21.989 | libstdc++-10.3.1-23.oe2203.aarch64 2024-08-29 23:19:21.989 | libtasn1-4.17.0-3.oe2203.aarch64 2024-08-29 23:19:21.989 | libthai-0.1.28-4.oe2203.aarch64 2024-08-29 23:19:21.989 | libtiff-4.3.0-37.oe2203.aarch64 2024-08-29 23:19:21.989 | libtirpc-1.3.2-3.oe2203.aarch64 2024-08-29 23:19:21.989 | libunistring-0.9.10-8.oe2203.aarch64 2024-08-29 23:19:21.989 | libusbx-1.0.24-1.oe2203.aarch64 2024-08-29 23:19:21.989 | libutempter-1.2.1-2.oe2203.aarch64 2024-08-29 23:19:21.989 | libuuid-2.37.2-28.oe2203.aarch64 2024-08-29 23:19:21.989 | libverto-0.3.2-1.oe2203.aarch64 2024-08-29 23:19:21.989 | libxcb-1.14-2.oe2203.aarch64 2024-08-29 23:19:21.989 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-08-29 23:19:21.989 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-08-29 23:19:21.989 | libxml2-2.9.12-20.oe2203.aarch64 2024-08-29 23:19:21.989 | libyaml-0.2.5-6.oe2203.aarch64 2024-08-29 23:19:21.989 | logrotate-3.20.1-1.oe2203.aarch64 2024-08-29 23:19:21.989 | lua-5.4.3-11.oe2203.aarch64 2024-08-29 23:19:21.989 | lz4-1.9.3-2.oe2203.aarch64 2024-08-29 23:19:21.989 | man-db-2.9.4-2.oe2203.aarch64 2024-08-29 23:19:21.989 | mpfr-4.1.0-1.oe2203.aarch64 2024-08-29 23:19:21.989 | ncurses-6.3-8.oe2203.aarch64 2024-08-29 23:19:21.989 | ncurses-base-6.3-8.oe2203.noarch 2024-08-29 23:19:21.989 | ncurses-libs-6.3-8.oe2203.aarch64 2024-08-29 23:19:21.989 | nettle-3.8.1-1.oe2203.aarch64 2024-08-29 23:19:21.989 | newt-0.52.21-8.oe2203.aarch64 2024-08-29 23:19:21.989 | npth-1.6-2.oe2203.aarch64 2024-08-29 23:19:21.989 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-08-29 23:19:21.989 | openldap-2.6.0-6.oe2203.aarch64 2024-08-29 23:19:21.989 | openssh-8.8p1-23.oe2203.aarch64 2024-08-29 23:19:21.989 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-08-29 23:19:21.989 | openssh-server-8.8p1-23.oe2203.aarch64 2024-08-29 23:19:21.989 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-08-29 23:19:21.989 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-08-29 23:19:21.989 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-08-29 23:19:21.989 | os-prober-1.79-1.oe2203.aarch64 2024-08-29 23:19:21.989 | p11-kit-0.24.0-2.oe2203.aarch64 2024-08-29 23:19:21.989 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-08-29 23:19:21.989 | pam-1.5.2-7.oe2203.aarch64 2024-08-29 23:19:21.989 | pango-1.49.3-3.oe2203.aarch64 2024-08-29 23:19:21.989 | pcre-8.45-2.oe2203.aarch64 2024-08-29 23:19:21.989 | pcre2-10.39-9.oe2203.aarch64 2024-08-29 23:19:21.989 | perl-4:5.34.0-12.oe2203.aarch64 2024-08-29 23:19:21.989 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-08-29 23:19:21.989 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-08-29 23:19:21.989 | perl-B-Debug-1.26-5.oe2203.noarch 2024-08-29 23:19:21.989 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-08-29 23:19:21.989 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-08-29 23:19:21.989 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Carp-1.50-418.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Digest-1.20-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Env-1.04-397.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Exporter-5.74-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-08-29 23:19:21.990 | perl-File-Path-2.18-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-08-29 23:19:21.990 | perl-File-Which-1.27-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-08-29 23:19:21.990 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-08-29 23:19:21.990 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-08-29 23:19:21.990 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-08-29 23:19:21.990 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-08-29 23:19:21.990 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-08-29 23:19:21.990 | perl-PathTools-3.80-1.oe2203.aarch64 2024-08-29 23:19:21.990 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-08-29 23:19:21.990 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-08-29 23:19:21.990 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-URI-5.10-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-autodie-2.34-2.oe2203.noarch 2024-08-29 23:19:21.991 | perl-bignum-0.63-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-constant-1.33-421.oe2203.noarch 2024-08-29 23:19:21.991 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-experimental-0.025-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-libnet-3.13-2.oe2203.noarch 2024-08-29 23:19:21.991 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-parent-1:0.238-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-podlators-1:4.14-1.oe2203.noarch 2024-08-29 23:19:21.991 | perl-threads-2:2.26-1.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-08-29 23:19:21.991 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-08-29 23:19:21.991 | pigz-2.6-1.oe2203.aarch64 2024-08-29 23:19:21.991 | pinentry-1.1.1-2.oe2203.aarch64 2024-08-29 23:19:21.991 | pixman-0.40.0-3.oe2203.aarch64 2024-08-29 23:19:21.991 | pkgconf-1.8.0-3.oe2203.aarch64 2024-08-29 23:19:21.991 | popt-1.18-3.oe2203.aarch64 2024-08-29 23:19:21.991 | procps-ng-3.3.17-5.oe2203.aarch64 2024-08-29 23:19:21.991 | publicsuffix-list-20211113-2.oe2203.noarch 2024-08-29 23:19:21.991 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-08-29 23:19:21.991 | python-setuptools-59.4.0-5.oe2203.noarch 2024-08-29 23:19:21.991 | python3-3.9.9-28.oe2203.aarch64 2024-08-29 23:19:21.991 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-08-29 23:19:21.991 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-08-29 23:19:21.991 | python3-distro-1.6.0-1.oe2203.noarch 2024-08-29 23:19:21.991 | python3-dnf-4.10.0-15.oe2203.noarch 2024-08-29 23:19:21.991 | python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-08-29 23:19:21.991 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-08-29 23:19:21.991 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-08-29 23:19:21.991 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-08-29 23:19:21.991 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-08-29 23:19:21.991 | python3-pip-21.3.1-2.oe2203.noarch 2024-08-29 23:19:21.991 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-08-29 23:19:21.991 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-08-29 23:19:21.991 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-08-29 23:19:21.992 | python3-six-1.16.0-1.oe2203.noarch 2024-08-29 23:19:21.992 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-08-29 23:19:21.992 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-08-29 23:19:21.992 | readline-8.1-3.oe2203.aarch64 2024-08-29 23:19:21.992 | rpm-4.17.0-33.oe2203.aarch64 2024-08-29 23:19:21.992 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-08-29 23:19:21.992 | sed-4.8-3.oe2203.aarch64 2024-08-29 23:19:21.992 | shadow-2:4.9-13.oe2203.aarch64 2024-08-29 23:19:21.992 | shared-mime-info-2.1-1.oe2203.aarch64 2024-08-29 23:19:21.992 | slang-2.3.2-8.oe2203.aarch64 2024-08-29 23:19:21.992 | sqlite-3.37.2-7.oe2203.aarch64 2024-08-29 23:19:21.992 | systemd-249-75.oe2203.aarch64 2024-08-29 23:19:21.992 | systemd-libs-249-75.oe2203.aarch64 2024-08-29 23:19:21.992 | systemd-udev-249-75.oe2203.aarch64 2024-08-29 23:19:21.992 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-08-29 23:19:21.992 | tcl-1:8.6.10-4.oe2203.aarch64 2024-08-29 23:19:21.992 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-08-29 23:19:21.992 | trousers-0.3.15-1.oe2203.aarch64 2024-08-29 23:19:21.992 | tzdata-2022a-18.oe2203.noarch 2024-08-29 23:19:21.992 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-08-29 23:19:21.992 | util-linux-2.37.2-28.oe2203.aarch64 2024-08-29 23:19:21.992 | wayland-1.19.91-4.oe2203.aarch64 2024-08-29 23:19:21.992 | which-2.21-14.oe2203.aarch64 2024-08-29 23:19:21.992 | xkeyboard-config-2.33-1.oe2203.noarch 2024-08-29 23:19:21.992 | xz-5.2.5-2.oe2203.aarch64 2024-08-29 23:19:21.992 | xz-libs-5.2.5-2.oe2203.aarch64 2024-08-29 23:19:21.992 | zip-3.0-29.oe2203.aarch64 2024-08-29 23:19:21.992 | zlib-1.2.11-24.oe2203.aarch64 2024-08-29 23:19:21.992 | zstd-1.5.0-4.oe2203.aarch64 2024-08-29 23:19:21.992 | 2024-08-29 23:19:21.992 | Complete! 2024-08-29 23:19:26.431 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:247 : rc=0 2024-08-29 23:19:26.435 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : sudo unset /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum/vars 2024-08-29 23:19:26.656 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : true 2024-08-29 23:19:26.660 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:255 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-08-29 23:19:26.680 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:255 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-08-29 23:19:26.687 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:256 : '[' 0 '!=' 0 ']' 2024-08-29 23:19:26.692 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_install_pkg_manager:263 : sudo sed -i s,/opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum.repos.d/openEuler.repo 2024-08-29 23:19:26.727 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:342 : [[ openeuler = centos ]] 2024-08-29 23:19:26.731 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:349 : _run_chroot rpm --rebuilddb 2024-08-29 23:19:26.736 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=rpm --rebuilddb' 2024-08-29 23:19:26.740 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.9vnJIjYY/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-08-29 23:19:27.150 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:350 : _run_chroot dnf clean all 2024-08-29 23:19:27.155 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf clean all' 2024-08-29 23:19:27.161 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.9vnJIjYY/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-08-29 23:19:36.846 | Unable to detect release version (use '--releasever' to specify release version) 2024-08-29 23:19:38.346 | 0 files removed 2024-08-29 23:19:38.622 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:353 : echo '%_install_langs C:en_US:en_US.UTF-8' 2024-08-29 23:19:38.622 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:354 : sudo tee -a /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/rpm/macros.langs 2024-08-29 23:19:38.647 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:356 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-08-29 23:19:38.652 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:362 : _base_packages+='systemd-udev ' 2024-08-29 23:19:38.656 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:366 : _run_chroot dnf -y update 2024-08-29 23:19:38.661 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf -y update' 2024-08-29 23:19:38.665 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.9vnJIjYY/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-08-29 23:19:39.036 | Unable to detect release version (use '--releasever' to specify release version) 2024-08-29 23:20:14.692 | OS 97 kB/s | 3.4 MB 00:35 2024-08-29 23:22:39.329 | everything 116 kB/s | 16 MB 02:23 2024-08-29 23:22:55.277 | EPOL 290 kB/s | 2.7 MB 00:09 2024-08-29 23:23:23.815 | debuginfo 141 kB/s | 3.8 MB 00:27 2024-08-29 23:23:34.111 | source 197 kB/s | 1.7 MB 00:08 2024-08-29 23:47:18.187 | update 58 kB/s | 81 MB 23:43 2024-08-29 23:47:52.055 | Dependencies resolved. 2024-08-29 23:47:52.072 | Nothing to do. 2024-08-29 23:47:52.073 | Complete! 2024-08-29 23:47:52.770 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:367 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-08-29 23:47:52.775 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-08-29 23:47:52.780 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.9vnJIjYY/mnt env -u TMPDIR sh -c 'dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-08-29 23:47:54.893 | Unable to detect release version (use '--releasever' to specify release version) 2024-08-29 23:47:57.144 | OS 2.6 kB/s | 3.8 kB 00:01 2024-08-29 23:48:01.152 | everything 2.8 kB/s | 3.8 kB 00:01 2024-08-29 23:48:08.245 | EPOL 11 kB/s | 3.0 kB 00:00 2024-08-29 23:48:09.887 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-08-29 23:48:12.130 | source 13 kB/s | 3.8 kB 00:00 2024-08-29 23:48:16.491 | update 12 kB/s | 3.5 kB 00:00 2024-08-29 23:48:49.425 | Dependencies resolved. 2024-08-29 23:48:49.517 | ================================================================================ 2024-08-29 23:48:49.517 | Package Arch Version Repo Size 2024-08-29 23:48:49.518 | ================================================================================ 2024-08-29 23:48:49.518 | Installing: 2024-08-29 23:48:49.518 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-08-29 23:48:49.518 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-08-29 23:48:49.518 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-08-29 23:48:49.518 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-08-29 23:48:49.518 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-08-29 23:48:49.518 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-08-29 23:48:49.518 | Installing dependencies: 2024-08-29 23:48:49.518 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-08-29 23:48:49.518 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-08-29 23:48:49.518 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-08-29 23:48:49.518 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-08-29 23:48:49.518 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-08-29 23:48:49.518 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-08-29 23:48:49.518 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-08-29 23:48:49.518 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-08-29 23:48:49.518 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-08-29 23:48:49.518 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-08-29 23:48:49.518 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-08-29 23:48:49.518 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-08-29 23:48:49.518 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-08-29 23:48:49.518 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-08-29 23:48:49.518 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-08-29 23:48:49.518 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-08-29 23:48:49.518 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-08-29 23:48:49.518 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-08-29 23:48:49.518 | dracut aarch64 055-10.oe2203 update 292 k 2024-08-29 23:48:49.518 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-08-29 23:48:49.518 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-08-29 23:48:49.518 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-08-29 23:48:49.518 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-08-29 23:48:49.518 | file aarch64 5.41-3.oe2203 update 36 k 2024-08-29 23:48:49.518 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-08-29 23:48:49.518 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-08-29 23:48:49.518 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-08-29 23:48:49.518 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-08-29 23:48:49.518 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-08-29 23:48:49.518 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-08-29 23:48:49.518 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-08-29 23:48:49.518 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-08-29 23:48:49.518 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-08-29 23:48:49.518 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-08-29 23:48:49.518 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-08-29 23:48:49.518 | grep aarch64 3.7-9.oe2203 update 293 k 2024-08-29 23:48:49.518 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-08-29 23:48:49.518 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-08-29 23:48:49.518 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-08-29 23:48:49.518 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-08-29 23:48:49.518 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-08-29 23:48:49.518 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-08-29 23:48:49.518 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-08-29 23:48:49.518 | info aarch64 6.8-3.oe2203 OS 163 k 2024-08-29 23:48:49.518 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-08-29 23:48:49.518 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-08-29 23:48:49.518 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-08-29 23:48:49.518 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-08-29 23:48:49.519 | kmod aarch64 29-3.oe2203 OS 85 k 2024-08-29 23:48:49.519 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-08-29 23:48:49.519 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-08-29 23:48:49.519 | less aarch64 590-6.oe2203 update 101 k 2024-08-29 23:48:49.519 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-08-29 23:48:49.519 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-08-29 23:48:49.519 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-08-29 23:48:49.519 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-08-29 23:48:49.519 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-08-29 23:48:49.519 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-08-29 23:48:49.519 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-08-29 23:48:49.519 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-08-29 23:48:49.519 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-08-29 23:48:49.519 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-08-29 23:48:49.519 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-08-29 23:48:49.519 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-08-29 23:48:49.519 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-08-29 23:48:49.519 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-08-29 23:48:49.519 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-08-29 23:48:49.519 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-08-29 23:48:49.519 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-08-29 23:48:49.519 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-08-29 23:48:49.519 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-08-29 23:48:49.519 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-08-29 23:48:49.519 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-08-29 23:48:49.519 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-08-29 23:48:49.519 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-08-29 23:48:49.519 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-08-29 23:48:49.519 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-08-29 23:48:49.519 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-08-29 23:48:49.519 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-08-29 23:48:49.519 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-08-29 23:48:49.519 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-08-29 23:48:49.519 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-08-29 23:48:49.519 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-08-29 23:48:49.519 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-08-29 23:48:49.519 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-08-29 23:48:49.519 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-08-29 23:48:49.519 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-08-29 23:48:49.519 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-08-29 23:48:49.519 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-08-29 23:48:49.519 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-08-29 23:48:49.519 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-08-29 23:48:49.519 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-08-29 23:48:49.519 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-08-29 23:48:49.519 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-08-29 23:48:49.519 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-08-29 23:48:49.519 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-08-29 23:48:49.519 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-08-29 23:48:49.519 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-08-29 23:48:49.519 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-08-29 23:48:49.519 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-08-29 23:48:49.520 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-08-29 23:48:49.520 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-08-29 23:48:49.520 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-08-29 23:48:49.520 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-08-29 23:48:49.520 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-08-29 23:48:49.520 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-08-29 23:48:49.520 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-08-29 23:48:49.520 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-08-29 23:48:49.520 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-08-29 23:48:49.520 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-08-29 23:48:49.520 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-08-29 23:48:49.520 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-08-29 23:48:49.520 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-08-29 23:48:49.520 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-08-29 23:48:49.520 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-08-29 23:48:49.520 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-08-29 23:48:49.520 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-08-29 23:48:49.520 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-08-29 23:48:49.520 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-08-29 23:48:49.520 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-08-29 23:48:49.520 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-08-29 23:48:49.520 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-08-29 23:48:49.520 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-08-29 23:48:49.520 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-08-29 23:48:49.520 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-08-29 23:48:49.520 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-08-29 23:48:49.520 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-08-29 23:48:49.520 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-08-29 23:48:49.520 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-08-29 23:48:49.520 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-08-29 23:48:49.520 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-08-29 23:48:49.520 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-08-29 23:48:49.520 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-08-29 23:48:49.520 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-08-29 23:48:49.520 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-08-29 23:48:49.520 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-08-29 23:48:49.520 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-08-29 23:48:49.520 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-08-29 23:48:49.520 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-08-29 23:48:49.520 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-08-29 23:48:49.520 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-08-29 23:48:49.520 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-08-29 23:48:49.520 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-08-29 23:48:49.520 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-08-29 23:48:49.520 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-08-29 23:48:49.520 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-08-29 23:48:49.520 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-08-29 23:48:49.520 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-08-29 23:48:49.520 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-08-29 23:48:49.520 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-08-29 23:48:49.520 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-08-29 23:48:49.520 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-08-29 23:48:49.520 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-08-29 23:48:49.520 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-08-29 23:48:49.520 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-08-29 23:48:49.521 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-08-29 23:48:49.521 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-08-29 23:48:49.521 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-08-29 23:48:49.521 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-08-29 23:48:49.521 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-08-29 23:48:49.521 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-08-29 23:48:49.521 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-08-29 23:48:49.521 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-08-29 23:48:49.521 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-08-29 23:48:49.521 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-08-29 23:48:49.521 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-08-29 23:48:49.521 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-08-29 23:48:49.521 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-08-29 23:48:49.521 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-08-29 23:48:49.521 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-08-29 23:48:49.521 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-08-29 23:48:49.521 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-08-29 23:48:49.521 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-08-29 23:48:49.521 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-08-29 23:48:49.521 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-08-29 23:48:49.521 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-08-29 23:48:49.521 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-08-29 23:48:49.521 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-08-29 23:48:49.521 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-08-29 23:48:49.521 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-08-29 23:48:49.521 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-08-29 23:48:49.521 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-08-29 23:48:49.521 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-08-29 23:48:49.521 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-08-29 23:48:49.521 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-08-29 23:48:49.521 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-08-29 23:48:49.521 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-08-29 23:48:49.521 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-08-29 23:48:49.521 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-08-29 23:48:49.521 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-08-29 23:48:49.521 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-08-29 23:48:49.521 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-08-29 23:48:49.521 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-08-29 23:48:49.521 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-08-29 23:48:49.521 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-08-29 23:48:49.521 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-08-29 23:48:49.521 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-08-29 23:48:49.521 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-08-29 23:48:49.521 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-08-29 23:48:49.521 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-08-29 23:48:49.521 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-08-29 23:48:49.521 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-08-29 23:48:49.521 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-08-29 23:48:49.521 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-08-29 23:48:49.521 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-08-29 23:48:49.521 | popt aarch64 1.18-3.oe2203 update 49 k 2024-08-29 23:48:49.521 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-08-29 23:48:49.521 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-08-29 23:48:49.521 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-08-29 23:48:49.521 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-08-29 23:48:49.521 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-08-29 23:48:49.522 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-08-29 23:48:49.522 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-08-29 23:48:49.522 | readline aarch64 8.1-3.oe2203 update 146 k 2024-08-29 23:48:49.522 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-08-29 23:48:49.522 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-08-29 23:48:49.522 | sed aarch64 4.8-3.oe2203 update 162 k 2024-08-29 23:48:49.522 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-08-29 23:48:49.522 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-08-29 23:48:49.522 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-08-29 23:48:49.522 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-08-29 23:48:49.522 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-08-29 23:48:49.522 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-08-29 23:48:49.522 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-08-29 23:48:49.522 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-08-29 23:48:49.522 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-08-29 23:48:49.522 | which aarch64 2.21-14.oe2203 OS 30 k 2024-08-29 23:48:49.522 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-08-29 23:48:49.522 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-08-29 23:48:49.522 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-08-29 23:48:49.522 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-08-29 23:48:49.522 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-08-29 23:48:49.522 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-08-29 23:48:49.522 | Installing weak dependencies: 2024-08-29 23:48:49.522 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-08-29 23:48:49.522 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-08-29 23:48:49.522 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-08-29 23:48:49.522 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-08-29 23:48:49.522 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-08-29 23:48:49.522 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-08-29 23:48:49.522 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-08-29 23:48:49.522 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-08-29 23:48:49.522 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-08-29 23:48:49.522 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-08-29 23:48:49.522 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-08-29 23:48:49.522 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-08-29 23:48:49.522 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-08-29 23:48:49.522 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-08-29 23:48:49.522 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-08-29 23:48:49.522 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-08-29 23:48:49.522 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-08-29 23:48:49.522 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-08-29 23:48:49.522 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-08-29 23:48:49.522 | 2024-08-29 23:48:49.522 | Transaction Summary 2024-08-29 23:48:49.522 | ================================================================================ 2024-08-29 23:48:49.522 | Install 258 Packages 2024-08-29 23:48:49.522 | 2024-08-29 23:48:49.569 | Total download size: 92 M 2024-08-29 23:48:49.570 | Installed size: 429 M 2024-08-29 23:48:49.573 | Downloading Packages: 2024-08-29 23:48:50.002 | (1/258): basesystem-12-2.oe2203.noarch.rpm 19 kB/s | 7.0 kB 00:00 2024-08-29 23:48:50.223 | (2/258): attr-2.5.1-2.oe2203.aarch64.rpm 95 kB/s | 55 kB 00:00 2024-08-29 23:48:50.239 | (3/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 157 kB/s | 94 kB 00:00 2024-08-29 23:48:51.153 | (4/258): chkconfig-1.20-1.oe2203.aarch64.rpm 185 kB/s | 172 kB 00:00 2024-08-29 23:48:51.737 | (5/258): cronie-1.5.7-1.oe2203.aarch64.rpm 177 kB/s | 103 kB 00:00 2024-08-29 23:48:51.892 | (6/258): crontabs-1.11-22.oe2203.noarch.rpm 111 kB/s | 17 kB 00:00 2024-08-29 23:48:52.314 | (7/258): brotli-1.0.9-2.oe2203.aarch64.rpm 132 kB/s | 305 kB 00:02 2024-08-29 23:48:52.330 | (8/258): crypto-policies-20200619-2.git781bbd4. 186 kB/s | 81 kB 00:00 2024-08-29 23:48:53.333 | (9/258): device-mapper-1.02.181-4.oe2203.aarch6 209 kB/s | 213 kB 00:01 2024-08-29 23:48:53.990 | (10/258): diffutils-3.8-2.oe2203.aarch64.rpm 190 kB/s | 315 kB 00:01 2024-08-29 23:48:56.159 | (11/258): filesystem-3.16-4.oe2203.aarch64.rpm 386 kB/s | 1.1 MB 00:02 2024-08-29 23:48:56.175 | (12/258): findutils-4.8.0-3.oe2203.aarch64.rpm 175 kB/s | 382 kB 00:02 2024-08-29 23:48:56.329 | (13/258): fuse-common-3.10.5-3.oe2203.aarch64.r 59 kB/s | 9.0 kB 00:00 2024-08-29 23:48:56.482 | (14/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 84 kB/s | 13 kB 00:00 2024-08-29 23:48:56.885 | (15/258): fuse-2.9.9-9.oe2203.aarch64.rpm 186 kB/s | 135 kB 00:00 2024-08-29 23:48:57.803 | (16/258): gettext-0.21-4.oe2203.aarch64.rpm 878 kB/s | 1.1 MB 00:01 2024-08-29 23:48:57.958 | (17/258): grubby-8.40-28.oe2203.aarch64.rpm 337 kB/s | 52 kB 00:00 2024-08-29 23:48:58.039 | (18/258): gmp-6.2.1-1.oe2203.aarch64.rpm 214 kB/s | 247 kB 00:01 2024-08-29 23:48:58.112 | (19/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 119 kB/s | 18 kB 00:00 2024-08-29 23:48:58.415 | (20/258): kbd-2.4.0-1.oe2203.aarch64.rpm 829 kB/s | 251 kB 00:00 2024-08-29 23:48:58.865 | (21/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 1.1 MB/s | 525 kB 00:00 2024-08-29 23:48:58.909 | (22/258): info-6.8-3.oe2203.aarch64.rpm 188 kB/s | 163 kB 00:00 2024-08-29 23:48:59.205 | (23/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 83 kB/s | 25 kB 00:00 2024-08-29 23:48:59.789 | (24/258): kmod-29-3.oe2203.aarch64.rpm 146 kB/s | 85 kB 00:00 2024-08-29 23:49:00.019 | (25/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 1.3 MB/s | 1.6 MB 00:01 2024-08-29 23:49:00.184 | (26/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 259 kB/s | 43 kB 00:00 2024-08-29 23:49:00.270 | (27/258): kmod-libs-29-3.oe2203.aarch64.rpm 120 kB/s | 57 kB 00:00 2024-08-29 23:49:00.338 | (28/258): libev-4.33-2.oe2203.aarch64.rpm 309 kB/s | 47 kB 00:00 2024-08-29 23:49:00.496 | (29/258): libffi-3.4.2-2.oe2203.aarch64.rpm 164 kB/s | 26 kB 00:00 2024-08-29 23:49:00.658 | (30/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 691 kB/s | 112 kB 00:00 2024-08-29 23:49:01.105 | (31/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 112 kB/s | 50 kB 00:00 2024-08-29 23:49:01.260 | (32/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 383 kB/s | 59 kB 00:00 2024-08-29 23:49:01.416 | (33/258): libsemanage-3.3-3.oe2203.aarch64.rpm 631 kB/s | 98 kB 00:00 2024-08-29 23:49:01.726 | (34/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 135 kB/s | 42 kB 00:00 2024-08-29 23:49:02.038 | (35/258): libunistring-0.9.10-8.oe2203.aarch64. 1.3 MB/s | 401 kB 00:00 2024-08-29 23:49:02.630 | (36/258): libuser-0.63-4.oe2203.aarch64.rpm 563 kB/s | 333 kB 00:00 2024-08-29 23:49:02.641 | (37/258): libevent-2.1.12-4.oe2203.aarch64.rpm 93 kB/s | 221 kB 00:02 2024-08-29 23:49:02.928 | (38/258): libutempter-1.2.1-2.oe2203.aarch64.rp 80 kB/s | 24 kB 00:00 2024-08-29 23:49:02.939 | (39/258): libverto-0.3.2-1.oe2203.aarch64.rpm 87 kB/s | 26 kB 00:00 2024-08-29 23:49:03.239 | (40/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 405 kB/s | 121 kB 00:00 2024-08-29 23:49:03.542 | (41/258): lz4-1.9.3-2.oe2203.aarch64.rpm 424 kB/s | 128 kB 00:00 2024-08-29 23:49:04.082 | (42/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 103 kB/s | 118 kB 00:01 2024-08-29 23:49:06.375 | (43/258): man-db-2.9.4-2.oe2203.aarch64.rpm 405 kB/s | 1.1 MB 00:02 2024-08-29 23:49:07.183 | (44/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 73 kB/s | 59 kB 00:00 2024-08-29 23:49:07.624 | (45/258): os-prober-1.79-1.oe2203.aarch64.rpm 110 kB/s | 48 kB 00:00 2024-08-29 23:49:08.355 | (46/258): passwd-0.80-9.oe2203.aarch64.rpm 131 kB/s | 96 kB 00:00 2024-08-29 23:49:08.653 | (47/258): perl-Algorithm-Diff-1.201-1.oe2203.no 90 kB/s | 27 kB 00:00 2024-08-29 23:49:09.096 | (48/258): perl-Archive-Tar-2.40-1.oe2203.noarch 96 kB/s | 42 kB 00:00 2024-08-29 23:49:09.250 | (49/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 120 kB/s | 18 kB 00:00 2024-08-29 23:49:09.578 | (50/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 69 kB/s | 378 kB 00:05 2024-08-29 23:49:10.019 | (51/258): perl-CPAN-Meta-Requirements-2.140-419 58 kB/s | 26 kB 00:00 2024-08-29 23:49:10.507 | (52/258): perl-CPAN-Meta-2.150010-419.oe2203.no 86 kB/s | 108 kB 00:01 2024-08-29 23:49:10.517 | (53/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 48 kB/s | 24 kB 00:00 2024-08-29 23:49:10.809 | (54/258): perl-Carp-1.50-418.oe2203.noarch.rpm 71 kB/s | 21 kB 00:00 2024-08-29 23:49:10.818 | (55/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 84 kB/s | 25 kB 00:00 2024-08-29 23:49:10.989 | (56/258): perl-Config-Perl-V-0.33-1.oe2203.noar 98 kB/s | 17 kB 00:00 2024-08-29 23:49:11.250 | (57/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 93 kB/s | 41 kB 00:00 2024-08-29 23:49:11.435 | (58/258): perl-Data-Dumper-2.183-1.oe2203.aarch 98 kB/s | 44 kB 00:00 2024-08-29 23:49:11.594 | (59/258): perl-Digest-1.20-1.oe2203.noarch.rpm 106 kB/s | 17 kB 00:00 2024-08-29 23:49:12.035 | (60/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 66 kB/s | 29 kB 00:00 2024-08-29 23:49:12.477 | (61/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 110 kB/s | 49 kB 00:00 2024-08-29 23:49:12.631 | (62/258): perl-Encode-Locale-1.05-12.oe2203.noa 91 kB/s | 14 kB 00:00 2024-08-29 23:49:12.785 | (63/258): perl-Env-1.04-397.oe2203.noarch.rpm 109 kB/s | 17 kB 00:00 2024-08-29 23:49:13.086 | (64/258): perl-Exporter-5.74-1.oe2203.noarch.rp 73 kB/s | 22 kB 00:00 2024-08-29 23:49:13.238 | (65/258): perl-ExtUtils-Command-7.62-1.oe2203.n 74 kB/s | 11 kB 00:00 2024-08-29 23:49:13.536 | (66/258): perl-ExtUtils-Install-2.20-1.oe2203.n 112 kB/s | 33 kB 00:00 2024-08-29 23:49:13.992 | (67/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 68 kB/s | 187 kB 00:02 2024-08-29 23:49:14.430 | (68/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 53 kB/s | 23 kB 00:00 2024-08-29 23:49:14.864 | (69/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 127 kB/s | 169 kB 00:01 2024-08-29 23:49:15.025 | (70/258): perl-File-Fetch-1.00-1.oe2203.noarch. 139 kB/s | 22 kB 00:00 2024-08-29 23:49:15.158 | (71/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 76 kB/s | 55 kB 00:00 2024-08-29 23:49:15.321 | (72/258): perl-File-HomeDir-1.006-2.oe2203.noar 119 kB/s | 35 kB 00:00 2024-08-29 23:49:15.454 | (73/258): perl-File-Path-2.18-1.oe2203.noarch.r 73 kB/s | 21 kB 00:00 2024-08-29 23:49:15.750 | (74/258): perl-File-Which-1.27-1.oe2203.noarch. 80 kB/s | 24 kB 00:00 2024-08-29 23:49:15.762 | (75/258): perl-File-Temp-0.2311-2.oe2203.noarch 113 kB/s | 50 kB 00:00 2024-08-29 23:49:15.918 | (76/258): perl-Filter-Simple-0.94-1.oe2203.noar 102 kB/s | 16 kB 00:00 2024-08-29 23:49:16.215 | (77/258): perl-Getopt-Long-2.52-1.oe2203.noarch 152 kB/s | 45 kB 00:00 2024-08-29 23:49:16.336 | (78/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 83 kB/s | 49 kB 00:00 2024-08-29 23:49:16.774 | (79/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 71 kB/s | 31 kB 00:00 2024-08-29 23:49:16.946 | (80/258): perl-IO-Compress-2.101-2.oe2203.noarc 151 kB/s | 110 kB 00:00 2024-08-29 23:49:17.243 | (81/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 109 kB/s | 32 kB 00:00 2024-08-29 23:49:17.679 | (82/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 57 kB/s | 25 kB 00:00 2024-08-29 23:49:17.979 | (83/258): perl-IPC-System-Simple-1.30-2.oe2203. 105 kB/s | 31 kB 00:00 2024-08-29 23:49:18.280 | (84/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 147 kB/s | 44 kB 00:00 2024-08-29 23:49:18.547 | (85/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 102 kB/s | 181 kB 00:01 2024-08-29 23:49:18.986 | (86/258): perl-Locale-Maketext-1.29-1.oe2203.no 122 kB/s | 53 kB 00:00 2024-08-29 23:49:19.424 | (87/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 45 kB/s | 20 kB 00:00 2024-08-29 23:49:19.872 | (88/258): perl-Locale-Codes-3.68-1.oe2203.noarc 166 kB/s | 264 kB 00:01 2024-08-29 23:49:20.028 | (89/258): perl-Math-BigRat-0.2620-1.oe2203.noar 176 kB/s | 27 kB 00:00 2024-08-29 23:49:20.473 | (90/258): perl-Module-CoreList-5.20211020-1.oe2 194 kB/s | 86 kB 00:00 2024-08-29 23:49:20.579 | (91/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 105 kB/s | 121 kB 00:01 2024-08-29 23:49:20.629 | (92/258): perl-Module-Load-0.36-1.oe2203.noarch 86 kB/s | 13 kB 00:00 2024-08-29 23:49:20.732 | (93/258): perl-Module-Load-Conditional-0.74-1.o 116 kB/s | 18 kB 00:00 2024-08-29 23:49:20.887 | (94/258): perl-Mozilla-CA-20211001-1.oe2203.noa 67 kB/s | 10 kB 00:00 2024-08-29 23:49:20.926 | (95/258): perl-Module-Metadata-1.000037-1.oe220 103 kB/s | 31 kB 00:00 2024-08-29 23:49:21.080 | (96/258): perl-Params-Check-0.38-418.oe2203.noa 98 kB/s | 15 kB 00:00 2024-08-29 23:49:21.431 | (97/258): perl-PathTools-3.80-1.oe2203.aarch64. 170 kB/s | 59 kB 00:00 2024-08-29 23:49:21.587 | (98/258): perl-Perl-OSType-1.010-421.oe2203.noa 128 kB/s | 20 kB 00:00 2024-08-29 23:49:21.741 | (99/258): perl-PerlIO-via-QuotedPrint-0.09-1.oe 69 kB/s | 11 kB 00:00 2024-08-29 23:49:21.894 | (100/258): perl-Pod-Checker-1.74-1.oe2203.noarc 152 kB/s | 23 kB 00:00 2024-08-29 23:49:22.053 | (101/258): perl-Pod-Escapes-1.07-420.oe2203.noa 87 kB/s | 14 kB 00:00 2024-08-29 23:49:22.350 | (102/258): perl-Pod-Parser-1.63-398.oe2203.noar 192 kB/s | 57 kB 00:00 2024-08-29 23:49:22.673 | (103/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 136 kB/s | 44 kB 00:00 2024-08-29 23:49:22.905 | (104/258): perl-Net-SSLeay-1.90-1.oe2203.aarch6 124 kB/s | 250 kB 00:02 2024-08-29 23:49:23.201 | (105/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 85 kB/s | 25 kB 00:00 2024-08-29 23:49:23.263 | (106/258): perl-Pod-Simple-3.43-1.oe2203.noarch 233 kB/s | 137 kB 00:00 2024-08-29 23:49:23.565 | (107/258): perl-Socket-2.032-1.oe2203.aarch64.r 144 kB/s | 43 kB 00:00 2024-08-29 23:49:23.786 | (108/258): perl-Scalar-List-Utils-1.60-1.oe2203 85 kB/s | 49 kB 00:00 2024-08-29 23:49:23.874 | (109/258): perl-Storable-3.25-1.oe2203.aarch64. 239 kB/s | 74 kB 00:00 2024-08-29 23:49:24.028 | (110/258): perl-Term-ANSIColor-5.01-1.oe2203.no 194 kB/s | 30 kB 00:00 2024-08-29 23:49:24.184 | (111/258): perl-Term-Cap-1.17-510.oe2203.noarch 113 kB/s | 18 kB 00:00 2024-08-29 23:49:24.367 | (112/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 64 kB/s | 37 kB 00:00 2024-08-29 23:49:24.989 | (113/258): perl-Text-Balanced-2.04-1.oe2203.noa 47 kB/s | 29 kB 00:00 2024-08-29 23:49:25.061 | (114/258): perl-Test-Simple-1.302188-1.oe2203.n 229 kB/s | 201 kB 00:00 2024-08-29 23:49:25.215 | (115/258): perl-Text-ParseWords-3.30-419.oe2203 80 kB/s | 12 kB 00:00 2024-08-29 23:49:25.368 | (116/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 86 kB/s | 13 kB 00:00 2024-08-29 23:49:25.426 | (117/258): perl-Text-Diff-1.45-7.oe2203.noarch. 61 kB/s | 27 kB 00:00 2024-08-29 23:49:25.526 | (118/258): perl-Thread-Queue-3.13-3.oe2203.noar 90 kB/s | 14 kB 00:00 2024-08-29 23:49:25.721 | (119/258): perl-Time-Local-1.300-1.oe2203.noarc 73 kB/s | 22 kB 00:00 2024-08-29 23:49:25.967 | (120/258): perl-URI-5.10-1.oe2203.noarch.rpm 164 kB/s | 72 kB 00:00 2024-08-29 23:49:26.414 | (121/258): perl-Unicode-Normalize-1.28-1.oe2203 156 kB/s | 70 kB 00:00 2024-08-29 23:49:26.713 | (122/258): perl-autodie-2.34-2.oe2203.noarch.rp 186 kB/s | 55 kB 00:00 2024-08-29 23:49:26.865 | (123/258): perl-bignum-0.63-1.oe2203.noarch.rpm 127 kB/s | 19 kB 00:00 2024-08-29 23:49:27.173 | (124/258): perl-constant-1.33-421.oe2203.noarch 55 kB/s | 17 kB 00:00 2024-08-29 23:49:27.326 | (125/258): perl-experimental-0.025-1.oe2203.noa 120 kB/s | 18 kB 00:00 2024-08-29 23:49:27.480 | (126/258): perl-parent-0.238-1.oe2203.noarch.rp 74 kB/s | 11 kB 00:00 2024-08-29 23:49:28.499 | (127/258): perl-perlfaq-5.20210520-1.oe2203.noa 174 kB/s | 177 kB 00:01 2024-08-29 23:49:29.209 | (128/258): perl-podlators-4.14-1.oe2203.noarch. 89 kB/s | 63 kB 00:00 2024-08-29 23:49:29.511 | (129/258): perl-threads-2.26-1.oe2203.aarch64.r 115 kB/s | 35 kB 00:00 2024-08-29 23:49:29.809 | (130/258): perl-threads-shared-1.62-1.oe2203.aa 100 kB/s | 30 kB 00:00 2024-08-29 23:49:30.106 | (131/258): perl-version-0.99.29-1.oe2203.aarch6 152 kB/s | 45 kB 00:00 2024-08-29 23:49:30.409 | (132/258): pigz-2.6-1.oe2203.aarch64.rpm 201 kB/s | 61 kB 00:00 2024-08-29 23:49:31.427 | (133/258): python3-pyparsing-3.0.6-1.oe2203.noa 212 kB/s | 216 kB 00:01 2024-08-29 23:49:31.586 | (134/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 53 kB/s | 8.3 kB 00:00 2024-08-29 23:49:31.827 | (135/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 96 kB/s | 3.9 MB 00:41 2024-08-29 23:49:32.082 | (136/258): perl-Unicode-Collate-1.31-1.oe2203.a 105 kB/s | 667 kB 00:06 2024-08-29 23:49:32.216 | (137/258): setup-2.13.9.1-1.oe2203.noarch.rpm 239 kB/s | 150 kB 00:00 2024-08-29 23:49:32.370 | (138/258): systemtap-sdt-devel-4.5-2.oe2203.aar 123 kB/s | 19 kB 00:00 2024-08-29 23:49:32.528 | (139/258): which-2.21-14.oe2203.aarch64.rpm 192 kB/s | 30 kB 00:00 2024-08-29 23:49:34.412 | (140/258): shared-mime-info-2.1-1.oe2203.aarch6 114 kB/s | 294 kB 00:02 2024-08-29 23:49:35.421 | (141/258): xkeyboard-config-2.33-1.oe2203.noarc 274 kB/s | 793 kB 00:02 2024-08-29 23:49:35.718 | (142/258): acl-2.3.1-2.oe2203.aarch64.rpm 171 kB/s | 51 kB 00:00 2024-08-29 23:49:36.579 | (143/258): zip-3.0-29.oe2203.aarch64.rpm 100 kB/s | 217 kB 00:02 2024-08-29 23:49:37.324 | (144/258): slang-2.3.2-8.oe2203.aarch64.rpm 102 kB/s | 533 kB 00:05 2024-08-29 23:49:37.605 | (145/258): bc-1.07.1-11.oe2203.aarch64.rpm 84 kB/s | 86 kB 00:01 2024-08-29 23:49:38.048 | (146/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 92 kB/s | 66 kB 00:00 2024-08-29 23:49:39.610 | (147/258): bash-5.1.8-6.oe2203.aarch64.rpm 310 kB/s | 1.2 MB 00:03 2024-08-29 23:49:41.061 | (148/258): cpio-2.13-10.oe2203.aarch64.rpm 175 kB/s | 253 kB 00:01 2024-08-29 23:49:41.336 | (149/258): ca-certificates-2023.2.60-2.oe2203.n 110 kB/s | 411 kB 00:03 2024-08-29 23:49:41.947 | (150/258): curl-7.79.1-28.oe2203.aarch64.rpm 157 kB/s | 139 kB 00:00 2024-08-29 23:49:42.207 | (151/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 83 kB/s | 72 kB 00:00 2024-08-29 23:49:44.140 | (152/258): dracut-055-10.oe2203.aarch64.rpm 133 kB/s | 292 kB 00:02 2024-08-29 23:49:44.586 | (153/258): e2fsprogs-help-1.46.4-21.oe2203.noar 229 kB/s | 102 kB 00:00 2024-08-29 23:49:44.740 | (154/258): efi-srpm-macros-4-5.oe2203.noarch.rp 146 kB/s | 22 kB 00:00 2024-08-29 23:49:47.359 | (155/258): elfutils-0.185-13.oe2203.aarch64.rpm 222 kB/s | 580 kB 00:02 2024-08-29 23:49:48.367 | (156/258): elfutils-extra-0.185-13.oe2203.aarch 219 kB/s | 220 kB 00:01 2024-08-29 23:49:48.717 | (157/258): expat-2.4.1-10.oe2203.aarch64.rpm 215 kB/s | 75 kB 00:00 2024-08-29 23:49:48.871 | (158/258): file-5.41-3.oe2203.aarch64.rpm 237 kB/s | 36 kB 00:00 2024-08-29 23:49:49.860 | (159/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 145 kB/s | 1.1 MB 00:07 2024-08-29 23:49:51.095 | (160/258): file-libs-5.41-3.oe2203.aarch64.rpm 295 kB/s | 655 kB 00:02 2024-08-29 23:49:51.451 | (161/258): gawk-5.1.1-4.oe2203.aarch64.rpm 216 kB/s | 344 kB 00:01 2024-08-29 23:49:52.115 | (162/258): gdbm-1.22-11.oe2203.aarch64.rpm 163 kB/s | 166 kB 00:01 2024-08-29 23:49:55.276 | (163/258): coreutils-9.0-5.oe2203.aarch64.rpm 158 kB/s | 2.7 MB 00:17 2024-08-29 23:50:08.395 | (164/258): glibc-2.34-149.oe2203.aarch64.rpm 175 kB/s | 2.8 MB 00:16 2024-08-29 23:50:09.141 | (165/258): glib2-2.68.1-21.oe2203.aarch64.rpm 150 kB/s | 2.6 MB 00:17 2024-08-29 23:50:09.901 | (166/258): glibc-common-2.34-149.oe2203.aarch64 188 kB/s | 2.7 MB 00:14 2024-08-29 23:50:10.340 | (167/258): grep-3.7-9.oe2203.aarch64.rpm 151 kB/s | 293 kB 00:01 2024-08-29 23:50:14.631 | (168/258): groff-1.22.4-11.oe2203.aarch64.rpm 165 kB/s | 908 kB 00:05 2024-08-29 23:50:16.399 | (169/258): groff-base-1.22.4-11.oe2203.aarch64. 132 kB/s | 858 kB 00:06 2024-08-29 23:50:20.942 | (170/258): grub2-tools-minimal-2.06-41.oe2203.a 76 kB/s | 346 kB 00:04 2024-08-29 23:50:22.240 | (171/258): gzip-1.11-3.oe2203.aarch64.rpm 80 kB/s | 104 kB 00:01 2024-08-29 23:50:22.822 | (172/258): json-c-0.15-6.oe2203.aarch64.rpm 62 kB/s | 36 kB 00:00 2024-08-29 23:50:23.403 | (173/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 72 kB/s | 42 kB 00:00 2024-08-29 23:50:29.988 | (174/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 95 kB/s | 628 kB 00:06 2024-08-29 23:50:31.143 | (175/258): less-590-6.oe2203.aarch64.rpm 88 kB/s | 101 kB 00:01 2024-08-29 23:50:31.583 | (176/258): libacl-2.3.1-2.oe2203.aarch64.rpm 50 kB/s | 22 kB 00:00 2024-08-29 23:50:34.786 | (177/258): grub2-tools-2.06-41.oe2203.aarch64.r 94 kB/s | 1.8 MB 00:20 2024-08-29 23:50:36.459 | (178/258): libarchive-3.5.2-6.oe2203.aarch64.rp 66 kB/s | 320 kB 00:04 2024-08-29 23:50:37.618 | (179/258): libcap-2.61-5.oe2203.aarch64.rpm 54 kB/s | 62 kB 00:01 2024-08-29 23:50:38.418 | (180/258): libblkid-2.37.2-28.oe2203.aarch64.rp 41 kB/s | 147 kB 00:03 2024-08-29 23:50:41.989 | (181/258): libcurl-7.79.1-28.oe2203.aarch64.rpm 60 kB/s | 264 kB 00:04 2024-08-29 23:50:42.186 | (182/258): libfdisk-2.37.2-28.oe2203.aarch64.rp 51 kB/s | 191 kB 00:03 2024-08-29 23:50:42.717 | (183/258): libgcc-10.3.1-23.oe2203.aarch64.rpm 93 kB/s | 67 kB 00:00 2024-08-29 23:50:44.257 | (184/258): grub2-common-2.06-41.oe2203.noarch.r 88 kB/s | 2.9 MB 00:33 2024-08-29 23:50:44.628 | (185/258): libgomp-10.3.1-23.oe2203.aarch64.rpm 117 kB/s | 224 kB 00:01 2024-08-29 23:50:45.565 | (186/258): libgpg-error-1.43-2.oe2203.aarch64.r 205 kB/s | 268 kB 00:01 2024-08-29 23:50:45.589 | (187/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 122 kB/s | 414 kB 00:03 2024-08-29 23:50:45.899 | (188/258): libnghttp2-1.46.0-5.oe2203.aarch64.r 217 kB/s | 67 kB 00:00 2024-08-29 23:50:46.073 | (189/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 162 kB/s | 28 kB 00:00 2024-08-29 23:50:46.499 | (190/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 88 kB/s | 164 kB 00:01 2024-08-29 23:50:46.513 | (191/258): libpng-1.6.37-4.oe2203.aarch64.rpm 225 kB/s | 99 kB 00:00 2024-08-29 23:50:46.872 | (192/258): libmount-2.37.2-28.oe2203.aarch64.rp 129 kB/s | 169 kB 00:01 2024-08-29 23:50:47.097 | (193/258): libpwquality-1.4.4-4.oe2203.aarch64. 148 kB/s | 86 kB 00:00 2024-08-29 23:50:47.509 | (194/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 72 kB/s | 72 kB 00:01 2024-08-29 23:50:47.740 | (195/258): libselinux-3.3-5.oe2203.aarch64.rpm 126 kB/s | 109 kB 00:00 2024-08-29 23:50:48.557 | (196/258): libsepol-3.3-6.oe2203.aarch64.rpm 183 kB/s | 266 kB 00:01 2024-08-29 23:50:48.805 | (197/258): libsmartcols-2.37.2-28.oe2203.aarch6 89 kB/s | 115 kB 00:01 2024-08-29 23:50:48.896 | (198/258): libssh-0.9.6-8.oe2203.aarch64.rpm 157 kB/s | 182 kB 00:01 2024-08-29 23:50:49.622 | (199/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 112 kB/s | 81 kB 00:00 2024-08-29 23:50:49.682 | (200/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 88 kB/s | 77 kB 00:00 2024-08-29 23:50:50.014 | (201/258): libuuid-2.37.2-28.oe2203.aarch64.rpm 76 kB/s | 30 kB 00:00 2024-08-29 23:50:50.459 | (202/258): logrotate-3.20.1-1.oe2203.aarch64.rp 113 kB/s | 50 kB 00:00 2024-08-29 23:50:51.031 | (203/258): libstdc++-10.3.1-23.oe2203.aarch64.r 196 kB/s | 484 kB 00:02 2024-08-29 23:50:51.470 | (204/258): lua-5.4.3-11.oe2203.aarch64.rpm 135 kB/s | 136 kB 00:01 2024-08-29 23:50:52.091 | (205/258): ncurses-base-6.3-8.oe2203.noarch.rpm 88 kB/s | 54 kB 00:00 2024-08-29 23:50:55.825 | (206/258): ncurses-6.3-8.oe2203.aarch64.rpm 141 kB/s | 674 kB 00:04 2024-08-29 23:50:55.836 | (207/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 71 kB/s | 265 kB 00:03 2024-08-29 23:50:55.853 | (208/258): libxml2-2.9.12-20.oe2203.aarch64.rpm 99 kB/s | 609 kB 00:06 2024-08-29 23:50:56.288 | (209/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 21 kB/s | 9.7 kB 00:00 2024-08-29 23:50:56.480 | (210/258): openEuler-release-22.03LTS-54.oe2203 35 kB/s | 22 kB 00:00 2024-08-29 23:50:56.666 | (211/258): openEuler-repos-1.0-3.6.oe2203.aarch 23 kB/s | 8.8 kB 00:00 2024-08-29 23:50:57.178 | (212/258): openEuler-rpm-config-30-30.oe2203.aa 70 kB/s | 49 kB 00:00 2024-08-29 23:50:57.187 | (213/258): newt-0.52.21-8.oe2203.aarch64.rpm 69 kB/s | 94 kB 00:01 2024-08-29 23:50:58.962 | (214/258): openldap-2.6.0-6.oe2203.aarch64.rpm 90 kB/s | 207 kB 00:02 2024-08-29 23:51:01.975 | (215/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 72 kB/s | 217 kB 00:03 2024-08-29 23:51:02.375 | (216/258): openssl-1.1.1m-28.oe2203.aarch64.rpm 82 kB/s | 424 kB 00:05 2024-08-29 23:51:03.715 | (217/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 69 kB/s | 120 kB 00:01 2024-08-29 23:51:07.444 | (218/258): pcre-8.45-2.oe2203.aarch64.rpm 104 kB/s | 389 kB 00:03 2024-08-29 23:51:11.656 | (219/258): openssl-libs-1.1.1m-28.oe2203.aarch6 87 kB/s | 1.2 MB 00:14 2024-08-29 23:51:11.799 | (220/258): pcre2-10.39-9.oe2203.aarch64.rpm 117 kB/s | 510 kB 00:04 2024-08-29 23:51:12.078 | (221/258): pam-1.5.2-7.oe2203.aarch64.rpm 45 kB/s | 437 kB 00:09 2024-08-29 23:51:13.817 | (222/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 20 kB/s | 35 kB 00:01 2024-08-29 23:51:14.801 | (223/258): perl-Math-BigInt-FastCalc-0.5012-2.o 20 kB/s | 19 kB 00:00 2024-08-29 23:51:17.684 | (224/258): perl-Test-Harness-3.42-2.oe2203.noar 45 kB/s | 130 kB 00:02 2024-08-29 23:51:18.631 | (225/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 49 kB/s | 47 kB 00:00 2024-08-29 23:51:23.366 | (226/258): perl-Encode-3.16-3.oe2203.aarch64.rp 124 kB/s | 1.4 MB 00:11 2024-08-29 23:51:24.380 | (227/258): perl-libnet-3.13-2.oe2203.noarch.rpm 74 kB/s | 75 kB 00:01 2024-08-29 23:51:41.440 | (228/258): perl-libs-5.34.0-12.oe2203.aarch64.r 98 kB/s | 1.6 MB 00:17 2024-08-29 23:51:42.022 | (229/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 98 kB/s | 57 kB 00:00 2024-08-29 23:51:42.460 | (230/258): popt-1.18-3.oe2203.aarch64.rpm 113 kB/s | 49 kB 00:00 2024-08-29 23:51:44.045 | (231/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 131 kB/s | 207 kB 00:01 2024-08-29 23:51:45.148 | (232/258): publicsuffix-list-20211113-2.oe2203. 116 kB/s | 128 kB 00:01 2024-08-29 23:51:47.779 | (233/258): perl-5.34.0-12.oe2203.aarch64.rpm 90 kB/s | 3.2 MB 00:36 2024-08-29 23:51:48.454 | (234/258): perl-devel-5.34.0-12.oe2203.aarch64. 73 kB/s | 2.1 MB 00:29 2024-08-29 23:51:50.808 | (235/258): python-setuptools-59.4.0-5.oe2203.no 168 kB/s | 509 kB 00:03 2024-08-29 23:51:57.473 | (236/258): python-pip-wheel-21.3.1-2.oe2203.noa 123 kB/s | 1.5 MB 00:12 2024-08-29 23:52:04.193 | (237/258): python3-setuptools-59.4.0-5.oe2203.n 143 kB/s | 964 kB 00:06 2024-08-29 23:52:04.921 | (238/258): readline-8.1-3.oe2203.aarch64.rpm 200 kB/s | 146 kB 00:00 2024-08-29 23:52:06.654 | (239/258): rpm-4.17.0-33.oe2203.aarch64.rpm 284 kB/s | 492 kB 00:01 2024-08-29 23:52:07.388 | (240/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 464 kB/s | 340 kB 00:00 2024-08-29 23:52:07.688 | (241/258): sed-4.8-3.oe2203.aarch64.rpm 543 kB/s | 162 kB 00:00 2024-08-29 23:52:09.166 | (242/258): shadow-4.9-13.oe2203.aarch64.rpm 405 kB/s | 598 kB 00:01 2024-08-29 23:52:10.330 | (243/258): python3-pip-21.3.1-2.oe2203.noarch.r 116 kB/s | 2.2 MB 00:19 2024-08-29 23:52:14.820 | (244/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 201 kB/s | 1.1 MB 00:05 2024-08-29 23:52:17.913 | (245/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 112 kB/s | 845 kB 00:07 2024-08-29 23:52:23.049 | (246/258): systemd-libs-249-75.oe2203.aarch64.r 88 kB/s | 453 kB 00:05 2024-08-29 23:52:36.511 | (247/258): systemd-249-75.oe2203.aarch64.rpm 152 kB/s | 3.2 MB 00:21 2024-08-29 23:52:37.186 | (248/258): systemd-udev-249-75.oe2203.aarch64.r 90 kB/s | 1.2 MB 00:14 2024-08-29 23:52:41.222 | (249/258): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 121 kB/s | 489 kB 00:04 2024-08-29 23:52:45.010 | (250/258): tzdata-2022a-18.oe2203.noarch.rpm 113 kB/s | 429 kB 00:03 2024-08-29 23:52:46.286 | (251/258): tcl-8.6.10-4.oe2203.aarch64.rpm 110 kB/s | 1.1 MB 00:09 2024-08-29 23:52:52.024 | (252/258): vim-minimal-9.0-23.oe2203.aarch64.rp 107 kB/s | 611 kB 00:05 2024-08-29 23:52:53.362 | (253/258): xz-5.2.5-2.oe2203.aarch64.rpm 105 kB/s | 141 kB 00:01 2024-08-29 23:52:54.228 | (254/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 91 kB/s | 79 kB 00:00 2024-08-29 23:52:55.384 | (255/258): zlib-1.2.11-24.oe2203.aarch64.rpm 79 kB/s | 91 kB 00:01 2024-08-29 23:53:04.596 | (256/258): zstd-1.5.0-4.oe2203.aarch64.rpm 74 kB/s | 686 kB 00:09 2024-08-29 23:53:12.880 | (257/258): util-linux-2.37.2-28.oe2203.aarch64. 86 kB/s | 2.3 MB 00:27 2024-08-29 23:53:25.518 | (258/258): python3-3.9.9-28.oe2203.aarch64.rpm 83 kB/s | 7.8 MB 01:37 2024-08-29 23:53:25.522 | -------------------------------------------------------------------------------- 2024-08-29 23:53:25.523 | Total 340 kB/s | 92 MB 04:35 2024-08-29 23:53:25.552 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-08-29 23:53:27.624 | OS 1.0 kB/s | 2.1 kB 00:02 2024-08-29 23:53:28.524 | Importing GPG key 0xB25E7F66: 2024-08-29 23:53:28.524 | Userid : "private OBS (key without passphrase) " 2024-08-29 23:53:28.524 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-08-29 23:53:28.524 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-08-29 23:53:28.651 | Key imported successfully 2024-08-29 23:53:31.543 | Running transaction check 2024-08-29 23:53:31.813 | Transaction check succeeded. 2024-08-29 23:53:31.814 | Running transaction test 2024-08-29 23:53:37.497 | Transaction test succeeded. 2024-08-29 23:53:37.498 | Running transaction 2024-08-29 23:53:45.344 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-08-29 23:53:45.451 | Preparing : 1/1 2024-08-29 23:53:45.492 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-08-29 23:53:45.698 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-08-29 23:53:46.426 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-08-29 23:53:46.993 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-08-29 23:53:47.424 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-08-29 23:53:47.679 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-08-29 23:53:47.680 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-08-29 23:53:47.680 | warning: /etc/yum.repos.d/openEuler.repo created as /etc/yum.repos.d/openEuler.repo.rpmnew 2024-08-29 23:53:47.680 | 2024-08-29 23:53:48.478 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-08-29 23:53:49.177 | Installing : glibc-common-2.34-149.oe2203.aarch64 8/258 2024-08-29 23:53:49.241 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-08-29 23:53:49.787 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-08-29 23:53:49.960 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-08-29 23:53:49.960 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-08-29 23:53:49.960 | warning: /etc/group created as /etc/group.rpmnew 2024-08-29 23:53:49.960 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-08-29 23:53:49.960 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-08-29 23:53:49.960 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-08-29 23:53:49.960 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-08-29 23:53:49.960 | 2024-08-29 23:53:50.142 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-08-29 23:53:50.282 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-08-29 23:53:50.302 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-08-29 23:53:50.935 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-08-29 23:53:50.935 | Installing : glibc-2.34-149.oe2203.aarch64 15/258 2024-08-29 23:53:50.935 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-08-29 23:53:50.935 | 2024-08-29 23:53:51.342 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-08-29 23:53:51.836 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-08-29 23:53:51.884 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-08-29 23:53:51.995 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-08-29 23:53:52.107 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-08-29 23:53:52.324 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-08-29 23:53:52.374 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-08-29 23:53:52.679 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-08-29 23:53:52.797 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-08-29 23:53:52.871 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-08-29 23:53:52.928 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-08-29 23:53:52.997 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-08-29 23:53:53.075 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-08-29 23:53:53.170 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-08-29 23:53:53.202 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-08-29 23:53:53.314 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-08-29 23:53:53.352 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-08-29 23:53:53.643 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-08-29 23:53:54.193 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-08-29 23:53:54.560 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-08-29 23:53:54.584 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-08-29 23:53:54.663 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-08-29 23:53:54.676 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-08-29 23:53:54.693 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-08-29 23:53:54.787 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-08-29 23:53:54.819 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-08-29 23:53:55.027 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-08-29 23:53:55.324 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 31/258 2024-08-29 23:53:55.348 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-08-29 23:53:55.518 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-08-29 23:53:55.559 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-08-29 23:53:55.606 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-08-29 23:53:55.658 | Installing : libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-08-29 23:53:55.695 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-08-29 23:53:55.780 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-08-29 23:53:56.160 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-08-29 23:53:56.239 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-08-29 23:53:56.284 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-08-29 23:53:56.461 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-08-29 23:53:56.483 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-08-29 23:53:56.617 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-08-29 23:53:56.706 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-08-29 23:53:56.881 | Installing : libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-08-29 23:53:56.930 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-08-29 23:53:56.978 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-08-29 23:53:57.020 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-08-29 23:53:57.173 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-08-29 23:53:57.231 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-08-29 23:53:57.307 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-08-29 23:53:57.407 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-08-29 23:53:57.661 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-08-29 23:53:57.701 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-08-29 23:53:58.039 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-08-29 23:53:58.140 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-08-29 23:53:58.271 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-08-29 23:53:58.468 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-08-29 23:53:58.510 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-08-29 23:53:58.541 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-08-29 23:53:58.898 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-08-29 23:53:59.277 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-08-29 23:53:59.478 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-08-29 23:54:00.130 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-08-29 23:54:01.025 | Installing : groff-base-1.22.4-11.oe2203.aarch64 53/258 2024-08-29 23:54:02.095 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-08-29 23:54:02.188 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-08-29 23:54:02.222 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-08-29 23:54:02.300 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-08-29 23:54:02.486 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-08-29 23:54:02.769 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-08-29 23:54:02.981 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-08-29 23:54:03.017 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-08-29 23:54:03.148 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-08-29 23:54:03.162 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-08-29 23:54:03.224 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-08-29 23:54:03.421 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-08-29 23:54:03.723 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-08-29 23:54:03.817 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-08-29 23:54:04.039 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-08-29 23:54:04.362 | Installing : libgomp-10.3.1-23.oe2203.aarch64 64/258 2024-08-29 23:54:04.863 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-08-29 23:54:05.082 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-08-29 23:54:05.201 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-08-29 23:54:05.413 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-08-29 23:54:05.502 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-08-29 23:54:05.582 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-08-29 23:54:05.717 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-08-29 23:54:05.803 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-08-29 23:54:05.959 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-08-29 23:54:06.122 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-08-29 23:54:06.209 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-08-29 23:54:06.428 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-08-29 23:54:06.689 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-08-29 23:54:07.334 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-08-29 23:54:07.538 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-08-29 23:54:08.078 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-08-29 23:54:08.326 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-08-29 23:54:08.389 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-08-29 23:54:08.459 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-08-29 23:54:08.516 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-08-29 23:54:08.728 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-08-29 23:54:08.998 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-08-29 23:54:09.020 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-08-29 23:54:09.460 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-08-29 23:54:09.505 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-08-29 23:54:09.946 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-08-29 23:54:10.550 | Installing : cpio-2.13-10.oe2203.aarch64 86/258 2024-08-29 23:54:11.466 | Installing : expat-2.4.1-10.oe2203.aarch64 87/258 2024-08-29 23:54:11.807 | Installing : json-c-0.15-6.oe2203.aarch64 88/258 2024-08-29 23:54:12.266 | Installing : less-590-6.oe2203.aarch64 89/258 2024-08-29 23:54:12.634 | Installing : libgpg-error-1.43-2.oe2203.aarch64 90/258 2024-08-29 23:54:12.952 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 91/258 2024-08-29 23:54:13.237 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 92/258 2024-08-29 23:54:13.657 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-08-29 23:54:14.239 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-08-29 23:54:14.768 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-08-29 23:54:14.965 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-08-29 23:54:15.215 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-08-29 23:54:15.421 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-08-29 23:54:15.581 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-08-29 23:54:15.900 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-08-29 23:54:16.119 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-08-29 23:54:16.475 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-08-29 23:54:16.505 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-08-29 23:54:16.634 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-08-29 23:54:16.898 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-08-29 23:54:17.366 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-08-29 23:54:17.548 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-08-29 23:54:17.980 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-08-29 23:54:18.219 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-08-29 23:54:18.266 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-08-29 23:54:18.330 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-08-29 23:54:18.403 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-08-29 23:54:18.604 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-08-29 23:54:18.666 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-08-29 23:54:18.826 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-08-29 23:54:18.882 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-08-29 23:54:18.933 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-08-29 23:54:19.334 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-08-29 23:54:19.759 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-08-29 23:54:19.862 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-08-29 23:54:19.922 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-08-29 23:54:20.826 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-08-29 23:54:20.981 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-08-29 23:54:21.018 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-08-29 23:54:21.036 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-08-29 23:54:21.099 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-08-29 23:54:21.112 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-08-29 23:54:21.126 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-08-29 23:54:21.210 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-08-29 23:54:21.253 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-08-29 23:54:21.364 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-08-29 23:54:21.408 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-08-29 23:54:21.465 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-08-29 23:54:21.524 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-08-29 23:54:21.546 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-08-29 23:54:21.570 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-08-29 23:54:21.585 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-08-29 23:54:21.613 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-08-29 23:54:21.648 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-08-29 23:54:21.668 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-08-29 23:54:21.731 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-08-29 23:54:21.744 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-08-29 23:54:21.768 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-08-29 23:54:21.809 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-08-29 23:54:21.825 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-08-29 23:54:22.003 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-08-29 23:54:22.054 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-08-29 23:54:22.090 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-08-29 23:54:22.269 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-08-29 23:54:22.330 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-08-29 23:54:22.391 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-08-29 23:54:22.496 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-08-29 23:54:22.580 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-08-29 23:54:22.821 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-08-29 23:54:22.836 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-08-29 23:54:22.852 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-08-29 23:54:22.894 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-08-29 23:54:22.907 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-08-29 23:54:22.925 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-08-29 23:54:22.953 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-08-29 23:54:22.967 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-08-29 23:54:22.998 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-08-29 23:54:23.174 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-08-29 23:54:23.188 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-08-29 23:54:23.290 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-08-29 23:54:23.315 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-08-29 23:54:23.346 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-08-29 23:54:23.369 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-08-29 23:54:23.389 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-08-29 23:54:23.409 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-08-29 23:54:23.431 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-08-29 23:54:23.447 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-08-29 23:54:23.469 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-08-29 23:54:23.647 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-08-29 23:54:23.739 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-08-29 23:54:23.765 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-08-29 23:54:23.799 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-08-29 23:54:23.828 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-08-29 23:54:24.038 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-08-29 23:54:24.097 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-08-29 23:54:24.137 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-08-29 23:54:24.231 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-08-29 23:54:24.249 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-08-29 23:54:24.761 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-08-29 23:54:24.782 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-08-29 23:54:24.826 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-08-29 23:54:24.909 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-08-29 23:54:24.949 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-08-29 23:54:25.415 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-08-29 23:54:25.752 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-08-29 23:54:26.046 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-08-29 23:54:26.094 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-08-29 23:54:26.155 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-08-29 23:54:26.285 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-08-29 23:54:26.301 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-08-29 23:54:26.321 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-08-29 23:54:26.388 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-08-29 23:54:26.428 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-08-29 23:54:26.755 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-08-29 23:54:26.915 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-08-29 23:54:27.120 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-08-29 23:54:27.148 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-08-29 23:54:27.201 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-08-29 23:54:27.250 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-08-29 23:54:27.419 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-08-29 23:54:27.463 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-08-29 23:54:27.499 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-08-29 23:54:27.634 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-08-29 23:54:27.670 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-08-29 23:54:27.700 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-08-29 23:54:27.738 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-08-29 23:54:27.828 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-08-29 23:54:27.988 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-08-29 23:54:28.091 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-08-29 23:54:28.113 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-08-29 23:54:28.211 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-08-29 23:54:28.227 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-08-29 23:54:28.305 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-08-29 23:54:28.394 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-08-29 23:54:28.509 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-08-29 23:54:28.629 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-08-29 23:54:28.646 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-08-29 23:54:28.804 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-08-29 23:54:28.818 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-08-29 23:54:28.839 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-08-29 23:54:29.096 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-08-29 23:54:30.787 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-08-29 23:54:31.609 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-08-29 23:54:31.725 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-08-29 23:54:31.776 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-08-29 23:54:32.040 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-08-29 23:54:32.232 | Installing : groff-1.22.4-11.oe2203.aarch64 190/258 2024-08-29 23:54:32.250 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-08-29 23:54:32.489 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-08-29 23:54:32.838 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-08-29 23:54:33.637 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-08-29 23:54:34.063 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-08-29 23:54:34.117 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-08-29 23:54:34.143 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-08-29 23:54:34.309 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-08-29 23:54:34.342 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-08-29 23:54:34.436 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-08-29 23:54:34.593 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-08-29 23:54:34.848 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-08-29 23:54:35.196 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-08-29 23:54:35.406 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-08-29 23:54:35.510 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-08-29 23:54:35.544 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-08-29 23:54:35.566 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-08-29 23:54:35.830 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-08-29 23:54:35.858 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-08-29 23:54:36.302 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-08-29 23:54:36.491 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-08-29 23:54:37.255 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 205/258 2024-08-29 23:54:37.326 | Installing : curl-7.79.1-28.oe2203.aarch64 206/258 2024-08-29 23:54:37.558 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-08-29 23:54:38.164 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-08-29 23:54:38.366 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-08-29 23:54:38.594 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-08-29 23:54:38.820 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-08-29 23:54:39.126 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-08-29 23:54:39.316 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-08-29 23:54:39.565 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-08-29 23:54:39.692 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-08-29 23:54:39.717 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-08-29 23:54:39.823 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-08-29 23:54:40.035 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-08-29 23:54:40.157 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-08-29 23:54:40.585 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-08-29 23:54:40.739 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-08-29 23:54:40.765 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-08-29 23:54:40.865 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-08-29 23:54:41.941 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-08-29 23:54:42.548 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-08-29 23:54:42.775 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-08-29 23:54:43.102 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-08-29 23:54:43.485 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-08-29 23:54:44.391 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-08-29 23:54:44.433 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-08-29 23:54:44.486 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-08-29 23:54:44.540 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-08-29 23:54:44.582 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-08-29 23:54:44.934 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-08-29 23:54:45.120 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-08-29 23:54:45.179 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-08-29 23:54:45.249 | Installing : libmount-2.37.2-28.oe2203.aarch64 230/258 2024-08-29 23:54:45.353 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 230/258 2024-08-29 23:54:45.745 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-08-29 23:54:45.776 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-08-29 23:54:45.853 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-08-29 23:54:46.028 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-08-29 23:54:46.208 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-08-29 23:54:46.730 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-08-29 23:54:46.978 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-08-29 23:54:47.013 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-08-29 23:54:47.049 | Installing : libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-08-29 23:54:47.086 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-08-29 23:54:47.152 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-08-29 23:54:47.306 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-08-29 23:54:48.137 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-08-29 23:54:48.252 | Installing : systemd-libs-249-75.oe2203.aarch64 237/258 2024-08-29 23:54:48.389 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 237/258 2024-08-29 23:54:48.530 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-08-29 23:54:48.557 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-08-29 23:54:49.320 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-08-29 23:54:49.451 | Installing : util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-08-29 23:54:49.479 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-08-29 23:54:49.661 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-08-29 23:54:49.887 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-08-29 23:54:49.929 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-08-29 23:54:49.966 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-08-29 23:54:50.168 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-08-29 23:54:50.181 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-08-29 23:54:50.203 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-08-29 23:54:50.490 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-08-29 23:54:50.639 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-08-29 23:54:50.932 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-08-29 23:54:51.092 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-08-29 23:54:53.511 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-08-29 23:54:54.689 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-08-29 23:54:55.297 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-08-29 23:54:55.846 | Installing : systemd-249-75.oe2203.aarch64 248/258 2024-08-29 23:54:56.916 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-08-29 23:54:57.253 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-08-29 23:54:57.717 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-08-29 23:54:58.219 | Installing : systemd-udev-249-75.oe2203.aarch64 250/258 2024-08-29 23:54:59.034 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 250/258 2024-08-29 23:54:59.214 | Installing : libcurl-7.79.1-28.oe2203.aarch64 251/258 2024-08-29 23:54:59.487 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-08-29 23:54:59.779 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-08-29 23:55:00.093 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-08-29 23:55:00.382 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-08-29 23:55:00.486 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-08-29 23:55:01.449 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-08-29 23:55:01.731 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-08-29 23:55:01.766 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-08-29 23:55:02.038 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-08-29 23:55:02.145 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-08-29 23:55:02.666 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-08-29 23:55:02.943 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-08-29 23:55:02.975 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-08-29 23:55:03.397 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-08-29 23:55:03.534 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-08-29 23:55:03.670 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-08-29 23:55:04.136 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-08-29 23:55:04.149 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-08-29 23:55:04.172 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-08-29 23:55:04.849 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-08-29 23:55:04.864 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-08-29 23:55:06.612 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-08-29 23:55:06.641 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-08-29 23:55:06.916 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-08-29 23:55:43.066 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-08-29 23:55:43.116 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-08-29 23:55:43.155 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-08-29 23:55:43.220 | Running scriptlet: systemd-249-75.oe2203.aarch64 258/258 2024-08-29 23:55:43.371 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 258/258 2024-08-29 23:55:43.371 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-08-29 23:55:43.371 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-08-29 23:55:43.372 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-08-29 23:55:43.372 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-08-29 23:55:43.373 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-08-29 23:55:43.373 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-08-29 23:55:43.373 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-08-29 23:55:43.374 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-08-29 23:55:43.374 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-08-29 23:55:43.374 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-08-29 23:55:43.375 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-08-29 23:55:43.375 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-08-29 23:55:43.375 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-08-29 23:55:43.376 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-08-29 23:55:43.376 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-08-29 23:55:43.376 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-08-29 23:55:43.377 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-08-29 23:55:43.377 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-08-29 23:55:43.377 | Verifying : grubby-8.40-28.oe2203.aarch64 19/258 2024-08-29 23:55:43.378 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 20/258 2024-08-29 23:55:43.378 | Verifying : info-6.8-3.oe2203.aarch64 21/258 2024-08-29 23:55:43.378 | Verifying : kbd-2.4.0-1.oe2203.aarch64 22/258 2024-08-29 23:55:43.379 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 23/258 2024-08-29 23:55:43.379 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 24/258 2024-08-29 23:55:43.379 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 25/258 2024-08-29 23:55:43.380 | Verifying : kmod-29-3.oe2203.aarch64 26/258 2024-08-29 23:55:43.380 | Verifying : kmod-libs-29-3.oe2203.aarch64 27/258 2024-08-29 23:55:43.380 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 28/258 2024-08-29 23:55:43.381 | Verifying : libev-4.33-2.oe2203.aarch64 29/258 2024-08-29 23:55:43.381 | Verifying : libevent-2.1.12-4.oe2203.aarch64 30/258 2024-08-29 23:55:43.381 | Verifying : libffi-3.4.2-2.oe2203.aarch64 31/258 2024-08-29 23:55:43.382 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 32/258 2024-08-29 23:55:43.382 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 33/258 2024-08-29 23:55:43.382 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 34/258 2024-08-29 23:55:43.383 | Verifying : libsemanage-3.3-3.oe2203.aarch64 35/258 2024-08-29 23:55:43.383 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 36/258 2024-08-29 23:55:43.383 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 37/258 2024-08-29 23:55:43.384 | Verifying : libuser-0.63-4.oe2203.aarch64 38/258 2024-08-29 23:55:43.384 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 39/258 2024-08-29 23:55:43.384 | Verifying : libverto-0.3.2-1.oe2203.aarch64 40/258 2024-08-29 23:55:43.385 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 41/258 2024-08-29 23:55:43.385 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 42/258 2024-08-29 23:55:43.385 | Verifying : lz4-1.9.3-2.oe2203.aarch64 43/258 2024-08-29 23:55:43.386 | Verifying : man-db-2.9.4-2.oe2203.aarch64 44/258 2024-08-29 23:55:43.386 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 45/258 2024-08-29 23:55:43.386 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 46/258 2024-08-29 23:55:43.387 | Verifying : os-prober-1.79-1.oe2203.aarch64 47/258 2024-08-29 23:55:43.387 | Verifying : passwd-0.80-9.oe2203.aarch64 48/258 2024-08-29 23:55:43.387 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 49/258 2024-08-29 23:55:43.388 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 50/258 2024-08-29 23:55:43.388 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 51/258 2024-08-29 23:55:43.388 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 52/258 2024-08-29 23:55:43.389 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 53/258 2024-08-29 23:55:43.389 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 54/258 2024-08-29 23:55:43.390 | Verifying : perl-Carp-1.50-418.oe2203.noarch 55/258 2024-08-29 23:55:43.390 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 56/258 2024-08-29 23:55:43.390 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 57/258 2024-08-29 23:55:43.391 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 58/258 2024-08-29 23:55:43.391 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 59/258 2024-08-29 23:55:43.391 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 60/258 2024-08-29 23:55:43.392 | Verifying : perl-Digest-1.20-1.oe2203.noarch 61/258 2024-08-29 23:55:43.392 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 62/258 2024-08-29 23:55:43.392 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 63/258 2024-08-29 23:55:43.393 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 64/258 2024-08-29 23:55:43.393 | Verifying : perl-Env-1.04-397.oe2203.noarch 65/258 2024-08-29 23:55:43.393 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 66/258 2024-08-29 23:55:43.394 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 67/258 2024-08-29 23:55:43.394 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 68/258 2024-08-29 23:55:43.394 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 69/258 2024-08-29 23:55:43.395 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 70/258 2024-08-29 23:55:43.395 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 71/258 2024-08-29 23:55:43.395 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 72/258 2024-08-29 23:55:43.396 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 73/258 2024-08-29 23:55:43.396 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 74/258 2024-08-29 23:55:43.396 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 75/258 2024-08-29 23:55:43.397 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 76/258 2024-08-29 23:55:43.397 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 77/258 2024-08-29 23:55:43.397 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 78/258 2024-08-29 23:55:43.398 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 79/258 2024-08-29 23:55:43.398 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 80/258 2024-08-29 23:55:43.398 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 81/258 2024-08-29 23:55:43.399 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 82/258 2024-08-29 23:55:43.399 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 83/258 2024-08-29 23:55:43.400 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 84/258 2024-08-29 23:55:43.400 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 85/258 2024-08-29 23:55:43.400 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 86/258 2024-08-29 23:55:43.401 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 87/258 2024-08-29 23:55:43.401 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 88/258 2024-08-29 23:55:43.401 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 89/258 2024-08-29 23:55:43.402 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 90/258 2024-08-29 23:55:43.402 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 91/258 2024-08-29 23:55:43.402 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 92/258 2024-08-29 23:55:43.403 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 93/258 2024-08-29 23:55:43.403 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 94/258 2024-08-29 23:55:43.403 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 95/258 2024-08-29 23:55:43.404 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 96/258 2024-08-29 23:55:43.404 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 97/258 2024-08-29 23:55:43.404 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 98/258 2024-08-29 23:55:43.405 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 99/258 2024-08-29 23:55:43.405 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 100/258 2024-08-29 23:55:43.405 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 101/258 2024-08-29 23:55:43.406 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 102/258 2024-08-29 23:55:43.406 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 103/258 2024-08-29 23:55:43.406 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 104/258 2024-08-29 23:55:43.407 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 105/258 2024-08-29 23:55:43.407 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 106/258 2024-08-29 23:55:43.407 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 107/258 2024-08-29 23:55:43.408 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 108/258 2024-08-29 23:55:43.408 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 109/258 2024-08-29 23:55:43.409 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 110/258 2024-08-29 23:55:43.409 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 111/258 2024-08-29 23:55:43.409 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 112/258 2024-08-29 23:55:43.410 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 113/258 2024-08-29 23:55:43.410 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 114/258 2024-08-29 23:55:43.410 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 115/258 2024-08-29 23:55:43.411 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 116/258 2024-08-29 23:55:43.411 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 117/258 2024-08-29 23:55:43.411 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 118/258 2024-08-29 23:55:43.412 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 119/258 2024-08-29 23:55:43.412 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 120/258 2024-08-29 23:55:43.412 | Verifying : perl-URI-5.10-1.oe2203.noarch 121/258 2024-08-29 23:55:43.413 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 122/258 2024-08-29 23:55:43.413 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 123/258 2024-08-29 23:55:43.413 | Verifying : perl-autodie-2.34-2.oe2203.noarch 124/258 2024-08-29 23:55:43.414 | Verifying : perl-bignum-0.63-1.oe2203.noarch 125/258 2024-08-29 23:55:43.414 | Verifying : perl-constant-1.33-421.oe2203.noarch 126/258 2024-08-29 23:55:43.414 | Verifying : perl-experimental-0.025-1.oe2203.noarch 127/258 2024-08-29 23:55:43.415 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 128/258 2024-08-29 23:55:43.415 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 129/258 2024-08-29 23:55:43.415 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 130/258 2024-08-29 23:55:43.416 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 131/258 2024-08-29 23:55:43.416 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 132/258 2024-08-29 23:55:43.416 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 133/258 2024-08-29 23:55:43.417 | Verifying : pigz-2.6-1.oe2203.aarch64 134/258 2024-08-29 23:55:43.417 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 135/258 2024-08-29 23:55:43.417 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 136/258 2024-08-29 23:55:43.418 | Verifying : setup-2.13.9.1-1.oe2203.noarch 137/258 2024-08-29 23:55:43.418 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 138/258 2024-08-29 23:55:43.418 | Verifying : slang-2.3.2-8.oe2203.aarch64 139/258 2024-08-29 23:55:43.419 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 140/258 2024-08-29 23:55:43.419 | Verifying : which-2.21-14.oe2203.aarch64 141/258 2024-08-29 23:55:43.419 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 142/258 2024-08-29 23:55:43.420 | Verifying : zip-3.0-29.oe2203.aarch64 143/258 2024-08-29 23:55:43.420 | Verifying : acl-2.3.1-2.oe2203.aarch64 144/258 2024-08-29 23:55:43.421 | Verifying : bash-5.1.8-6.oe2203.aarch64 145/258 2024-08-29 23:55:43.421 | Verifying : bc-1.07.1-11.oe2203.aarch64 146/258 2024-08-29 23:55:43.421 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 147/258 2024-08-29 23:55:43.422 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 148/258 2024-08-29 23:55:43.422 | Verifying : coreutils-9.0-5.oe2203.aarch64 149/258 2024-08-29 23:55:43.422 | Verifying : cpio-2.13-10.oe2203.aarch64 150/258 2024-08-29 23:55:43.422 | Verifying : curl-7.79.1-28.oe2203.aarch64 151/258 2024-08-29 23:55:43.423 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 152/258 2024-08-29 23:55:43.423 | Verifying : dracut-055-10.oe2203.aarch64 153/258 2024-08-29 23:55:43.423 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 154/258 2024-08-29 23:55:43.424 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 155/258 2024-08-29 23:55:43.424 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 156/258 2024-08-29 23:55:43.425 | Verifying : elfutils-0.185-13.oe2203.aarch64 157/258 2024-08-29 23:55:43.425 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 158/258 2024-08-29 23:55:43.425 | Verifying : expat-2.4.1-10.oe2203.aarch64 159/258 2024-08-29 23:55:43.426 | Verifying : file-5.41-3.oe2203.aarch64 160/258 2024-08-29 23:55:43.426 | Verifying : file-libs-5.41-3.oe2203.aarch64 161/258 2024-08-29 23:55:43.426 | Verifying : gawk-5.1.1-4.oe2203.aarch64 162/258 2024-08-29 23:55:43.427 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 163/258 2024-08-29 23:55:43.427 | Verifying : glib2-2.68.1-21.oe2203.aarch64 164/258 2024-08-29 23:55:43.427 | Verifying : glibc-2.34-149.oe2203.aarch64 165/258 2024-08-29 23:55:43.427 | Verifying : glibc-common-2.34-149.oe2203.aarch64 166/258 2024-08-29 23:55:43.428 | Verifying : grep-3.7-9.oe2203.aarch64 167/258 2024-08-29 23:55:43.428 | Verifying : groff-1.22.4-11.oe2203.aarch64 168/258 2024-08-29 23:55:43.429 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 169/258 2024-08-29 23:55:43.429 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 170/258 2024-08-29 23:55:43.429 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 171/258 2024-08-29 23:55:43.430 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 172/258 2024-08-29 23:55:43.430 | Verifying : gzip-1.11-3.oe2203.aarch64 173/258 2024-08-29 23:55:43.430 | Verifying : json-c-0.15-6.oe2203.aarch64 174/258 2024-08-29 23:55:43.431 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 175/258 2024-08-29 23:55:43.431 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 176/258 2024-08-29 23:55:43.431 | Verifying : less-590-6.oe2203.aarch64 177/258 2024-08-29 23:55:43.432 | Verifying : libacl-2.3.1-2.oe2203.aarch64 178/258 2024-08-29 23:55:43.432 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 179/258 2024-08-29 23:55:43.432 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 180/258 2024-08-29 23:55:43.433 | Verifying : libcap-2.61-5.oe2203.aarch64 181/258 2024-08-29 23:55:43.433 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 182/258 2024-08-29 23:55:43.433 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 183/258 2024-08-29 23:55:43.434 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 184/258 2024-08-29 23:55:43.434 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 185/258 2024-08-29 23:55:43.434 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 186/258 2024-08-29 23:55:43.435 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 187/258 2024-08-29 23:55:43.435 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 188/258 2024-08-29 23:55:43.435 | Verifying : libmount-2.37.2-28.oe2203.aarch64 189/258 2024-08-29 23:55:43.436 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 190/258 2024-08-29 23:55:43.436 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 191/258 2024-08-29 23:55:43.436 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 192/258 2024-08-29 23:55:43.437 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 193/258 2024-08-29 23:55:43.437 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 194/258 2024-08-29 23:55:43.437 | Verifying : libselinux-3.3-5.oe2203.aarch64 195/258 2024-08-29 23:55:43.438 | Verifying : libsepol-3.3-6.oe2203.aarch64 196/258 2024-08-29 23:55:43.438 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 197/258 2024-08-29 23:55:43.438 | Verifying : libssh-0.9.6-8.oe2203.aarch64 198/258 2024-08-29 23:55:43.439 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 199/258 2024-08-29 23:55:43.439 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 200/258 2024-08-29 23:55:43.439 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 201/258 2024-08-29 23:55:43.440 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 202/258 2024-08-29 23:55:43.440 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 203/258 2024-08-29 23:55:43.440 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 204/258 2024-08-29 23:55:43.441 | Verifying : lua-5.4.3-11.oe2203.aarch64 205/258 2024-08-29 23:55:43.441 | Verifying : ncurses-6.3-8.oe2203.aarch64 206/258 2024-08-29 23:55:43.441 | Verifying : ncurses-base-6.3-8.oe2203.noarch 207/258 2024-08-29 23:55:43.442 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 208/258 2024-08-29 23:55:43.442 | Verifying : newt-0.52.21-8.oe2203.aarch64 209/258 2024-08-29 23:55:43.442 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 210/258 2024-08-29 23:55:43.443 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 211/258 2024-08-29 23:55:43.443 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 212/258 2024-08-29 23:55:43.443 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 213/258 2024-08-29 23:55:43.444 | Verifying : openldap-2.6.0-6.oe2203.aarch64 214/258 2024-08-29 23:55:43.444 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 215/258 2024-08-29 23:55:43.444 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 216/258 2024-08-29 23:55:43.445 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 217/258 2024-08-29 23:55:43.445 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 218/258 2024-08-29 23:55:43.445 | Verifying : pam-1.5.2-7.oe2203.aarch64 219/258 2024-08-29 23:55:43.446 | Verifying : pcre-8.45-2.oe2203.aarch64 220/258 2024-08-29 23:55:43.446 | Verifying : pcre2-10.39-9.oe2203.aarch64 221/258 2024-08-29 23:55:43.446 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 222/258 2024-08-29 23:55:43.447 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 223/258 2024-08-29 23:55:43.447 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 224/258 2024-08-29 23:55:43.447 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 225/258 2024-08-29 23:55:43.448 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 226/258 2024-08-29 23:55:43.448 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 227/258 2024-08-29 23:55:43.448 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 228/258 2024-08-29 23:55:43.449 | Verifying : perl-libnet-3.13-2.oe2203.noarch 229/258 2024-08-29 23:55:43.449 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 230/258 2024-08-29 23:55:43.449 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 231/258 2024-08-29 23:55:43.450 | Verifying : popt-1.18-3.oe2203.aarch64 232/258 2024-08-29 23:55:43.450 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 233/258 2024-08-29 23:55:43.450 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 234/258 2024-08-29 23:55:43.451 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 235/258 2024-08-29 23:55:43.451 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 236/258 2024-08-29 23:55:43.451 | Verifying : python3-3.9.9-28.oe2203.aarch64 237/258 2024-08-29 23:55:43.452 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 238/258 2024-08-29 23:55:43.452 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 239/258 2024-08-29 23:55:43.452 | Verifying : readline-8.1-3.oe2203.aarch64 240/258 2024-08-29 23:55:43.453 | Verifying : rpm-4.17.0-33.oe2203.aarch64 241/258 2024-08-29 23:55:43.453 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 242/258 2024-08-29 23:55:43.453 | Verifying : sed-4.8-3.oe2203.aarch64 243/258 2024-08-29 23:55:43.454 | Verifying : shadow-2:4.9-13.oe2203.aarch64 244/258 2024-08-29 23:55:43.454 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 245/258 2024-08-29 23:55:43.454 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 246/258 2024-08-29 23:55:43.455 | Verifying : systemd-249-75.oe2203.aarch64 247/258 2024-08-29 23:55:43.455 | Verifying : systemd-libs-249-75.oe2203.aarch64 248/258 2024-08-29 23:55:43.455 | Verifying : systemd-udev-249-75.oe2203.aarch64 249/258 2024-08-29 23:55:43.456 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 250/258 2024-08-29 23:55:43.456 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 251/258 2024-08-29 23:55:43.456 | Verifying : tzdata-2022a-18.oe2203.noarch 252/258 2024-08-29 23:55:43.457 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 253/258 2024-08-29 23:55:43.457 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-08-29 23:55:43.457 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-08-29 23:55:43.457 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-08-29 23:55:43.458 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-08-29 23:55:52.051 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-08-29 23:55:52.051 | 2024-08-29 23:55:52.051 | Installed: 2024-08-29 23:55:52.051 | acl-2.3.1-2.oe2203.aarch64 2024-08-29 23:55:52.051 | attr-2.5.1-2.oe2203.aarch64 2024-08-29 23:55:52.051 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-08-29 23:55:52.051 | basesystem-12-2.oe2203.noarch 2024-08-29 23:55:52.051 | bash-5.1.8-6.oe2203.aarch64 2024-08-29 23:55:52.051 | bc-1.07.1-11.oe2203.aarch64 2024-08-29 23:55:52.051 | brotli-1.0.9-2.oe2203.aarch64 2024-08-29 23:55:52.051 | bzip2-1.0.8-6.oe2203.aarch64 2024-08-29 23:55:52.051 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-08-29 23:55:52.051 | chkconfig-1.20-1.oe2203.aarch64 2024-08-29 23:55:52.051 | coreutils-9.0-5.oe2203.aarch64 2024-08-29 23:55:52.051 | cpio-2.13-10.oe2203.aarch64 2024-08-29 23:55:52.051 | cracklib-2.9.7-8.oe2203.aarch64 2024-08-29 23:55:52.051 | cronie-1.5.7-1.oe2203.aarch64 2024-08-29 23:55:52.052 | crontabs-1.11-22.oe2203.noarch 2024-08-29 23:55:52.052 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-08-29 23:55:52.052 | curl-7.79.1-28.oe2203.aarch64 2024-08-29 23:55:52.052 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-08-29 23:55:52.052 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-08-29 23:55:52.052 | diffutils-3.8-2.oe2203.aarch64 2024-08-29 23:55:52.052 | dracut-055-10.oe2203.aarch64 2024-08-29 23:55:52.052 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-08-29 23:55:52.052 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-08-29 23:55:52.052 | efi-srpm-macros-4-5.oe2203.noarch 2024-08-29 23:55:52.052 | elfutils-0.185-13.oe2203.aarch64 2024-08-29 23:55:52.052 | elfutils-extra-0.185-13.oe2203.aarch64 2024-08-29 23:55:52.052 | expat-2.4.1-10.oe2203.aarch64 2024-08-29 23:55:52.052 | file-5.41-3.oe2203.aarch64 2024-08-29 23:55:52.052 | file-libs-5.41-3.oe2203.aarch64 2024-08-29 23:55:52.052 | filesystem-3.16-4.oe2203.aarch64 2024-08-29 23:55:52.052 | findutils-2:4.8.0-3.oe2203.aarch64 2024-08-29 23:55:52.052 | fuse-2.9.9-9.oe2203.aarch64 2024-08-29 23:55:52.052 | fuse-common-3.10.5-3.oe2203.aarch64 2024-08-29 23:55:52.052 | fuse-help-2.9.9-9.oe2203.aarch64 2024-08-29 23:55:52.052 | gawk-5.1.1-4.oe2203.aarch64 2024-08-29 23:55:52.052 | gdbm-1:1.22-11.oe2203.aarch64 2024-08-29 23:55:52.052 | gettext-0.21-4.oe2203.aarch64 2024-08-29 23:55:52.052 | glib2-2.68.1-21.oe2203.aarch64 2024-08-29 23:55:52.052 | glibc-2.34-149.oe2203.aarch64 2024-08-29 23:55:52.052 | glibc-common-2.34-149.oe2203.aarch64 2024-08-29 23:55:52.052 | gmp-1:6.2.1-1.oe2203.aarch64 2024-08-29 23:55:52.052 | grep-3.7-9.oe2203.aarch64 2024-08-29 23:55:52.052 | groff-1.22.4-11.oe2203.aarch64 2024-08-29 23:55:52.052 | groff-base-1.22.4-11.oe2203.aarch64 2024-08-29 23:55:52.052 | grub2-common-1:2.06-41.oe2203.noarch 2024-08-29 23:55:52.052 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-08-29 23:55:52.052 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-08-29 23:55:52.052 | grubby-8.40-28.oe2203.aarch64 2024-08-29 23:55:52.052 | gzip-1.11-3.oe2203.aarch64 2024-08-29 23:55:52.052 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-08-29 23:55:52.052 | info-6.8-3.oe2203.aarch64 2024-08-29 23:55:52.052 | json-c-0.15-6.oe2203.aarch64 2024-08-29 23:55:52.052 | kbd-2.4.0-1.oe2203.aarch64 2024-08-29 23:55:52.052 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-08-29 23:55:52.052 | kbd-misc-2.4.0-1.oe2203.noarch 2024-08-29 23:55:52.052 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-08-29 23:55:52.052 | kmod-29-3.oe2203.aarch64 2024-08-29 23:55:52.052 | kmod-libs-29-3.oe2203.aarch64 2024-08-29 23:55:52.052 | kpartx-0.8.7-6.oe2203.aarch64 2024-08-29 23:55:52.052 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-08-29 23:55:52.052 | less-590-6.oe2203.aarch64 2024-08-29 23:55:52.052 | libacl-2.3.1-2.oe2203.aarch64 2024-08-29 23:55:52.052 | libarchive-3.5.2-6.oe2203.aarch64 2024-08-29 23:55:52.052 | libblkid-2.37.2-28.oe2203.aarch64 2024-08-29 23:55:52.052 | libcap-2.61-5.oe2203.aarch64 2024-08-29 23:55:52.052 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-08-29 23:55:52.052 | libcurl-7.79.1-28.oe2203.aarch64 2024-08-29 23:55:52.052 | libev-4.33-2.oe2203.aarch64 2024-08-29 23:55:52.052 | libevent-2.1.12-4.oe2203.aarch64 2024-08-29 23:55:52.053 | libfdisk-2.37.2-28.oe2203.aarch64 2024-08-29 23:55:52.053 | libffi-3.4.2-2.oe2203.aarch64 2024-08-29 23:55:52.053 | libgcc-10.3.1-23.oe2203.aarch64 2024-08-29 23:55:52.053 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-08-29 23:55:52.053 | libgomp-10.3.1-23.oe2203.aarch64 2024-08-29 23:55:52.053 | libgpg-error-1.43-2.oe2203.aarch64 2024-08-29 23:55:52.053 | libidn2-2.3.2-2.oe2203.aarch64 2024-08-29 23:55:52.053 | libkcapi-1.3.1-7.oe2203.aarch64 2024-08-29 23:55:52.053 | libmount-2.37.2-28.oe2203.aarch64 2024-08-29 23:55:52.053 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-08-29 23:55:52.053 | libnsl2-2.0.0-4.oe2203.aarch64 2024-08-29 23:55:52.053 | libpipeline-1.5.4-1.oe2203.aarch64 2024-08-29 23:55:52.053 | libpng-2:1.6.37-4.oe2203.aarch64 2024-08-29 23:55:52.053 | libpsl-0.21.1-5.oe2203.aarch64 2024-08-29 23:55:52.053 | libpwquality-1.4.4-4.oe2203.aarch64 2024-08-29 23:55:52.053 | libseccomp-2.5.3-1.oe2203.aarch64 2024-08-29 23:55:52.053 | libselinux-3.3-5.oe2203.aarch64 2024-08-29 23:55:52.053 | libsemanage-3.3-3.oe2203.aarch64 2024-08-29 23:55:52.053 | libsepol-3.3-6.oe2203.aarch64 2024-08-29 23:55:52.053 | libsigsegv-2.13-1.oe2203.aarch64 2024-08-29 23:55:52.053 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-08-29 23:55:52.053 | libssh-0.9.6-8.oe2203.aarch64 2024-08-29 23:55:52.053 | libstdc++-10.3.1-23.oe2203.aarch64 2024-08-29 23:55:52.053 | libtasn1-4.17.0-3.oe2203.aarch64 2024-08-29 23:55:52.053 | libtirpc-1.3.2-3.oe2203.aarch64 2024-08-29 23:55:52.053 | libunistring-0.9.10-8.oe2203.aarch64 2024-08-29 23:55:52.053 | libuser-0.63-4.oe2203.aarch64 2024-08-29 23:55:52.053 | libutempter-1.2.1-2.oe2203.aarch64 2024-08-29 23:55:52.053 | libuuid-2.37.2-28.oe2203.aarch64 2024-08-29 23:55:52.053 | libverto-0.3.2-1.oe2203.aarch64 2024-08-29 23:55:52.053 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-08-29 23:55:52.053 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-08-29 23:55:52.053 | libxml2-2.9.12-20.oe2203.aarch64 2024-08-29 23:55:52.053 | logrotate-3.20.1-1.oe2203.aarch64 2024-08-29 23:55:52.053 | lua-5.4.3-11.oe2203.aarch64 2024-08-29 23:55:52.053 | lz4-1.9.3-2.oe2203.aarch64 2024-08-29 23:55:52.053 | man-db-2.9.4-2.oe2203.aarch64 2024-08-29 23:55:52.053 | mpfr-4.1.0-1.oe2203.aarch64 2024-08-29 23:55:52.053 | ncurses-6.3-8.oe2203.aarch64 2024-08-29 23:55:52.053 | ncurses-base-6.3-8.oe2203.noarch 2024-08-29 23:55:52.053 | ncurses-libs-6.3-8.oe2203.aarch64 2024-08-29 23:55:52.053 | newt-0.52.21-8.oe2203.aarch64 2024-08-29 23:55:52.053 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-08-29 23:55:52.053 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-08-29 23:55:52.053 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-08-29 23:55:52.053 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-08-29 23:55:52.053 | openldap-2.6.0-6.oe2203.aarch64 2024-08-29 23:55:52.053 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-08-29 23:55:52.053 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-08-29 23:55:52.053 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-08-29 23:55:52.053 | os-prober-1.79-1.oe2203.aarch64 2024-08-29 23:55:52.053 | p11-kit-0.24.0-2.oe2203.aarch64 2024-08-29 23:55:52.054 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-08-29 23:55:52.054 | pam-1.5.2-7.oe2203.aarch64 2024-08-29 23:55:52.054 | passwd-0.80-9.oe2203.aarch64 2024-08-29 23:55:52.054 | pcre-8.45-2.oe2203.aarch64 2024-08-29 23:55:52.054 | pcre2-10.39-9.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-4:5.34.0-12.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-B-Debug-1.26-5.oe2203.noarch 2024-08-29 23:55:52.054 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-08-29 23:55:52.054 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-08-29 23:55:52.054 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Carp-1.50-418.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Digest-1.20-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Env-1.04-397.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Exporter-5.74-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-08-29 23:55:52.054 | perl-File-Path-2.18-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-08-29 23:55:52.054 | perl-File-Which-1.27-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-08-29 23:55:52.054 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-08-29 23:55:52.054 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-08-29 23:55:52.054 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-08-29 23:55:52.054 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-08-29 23:55:52.054 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-08-29 23:55:52.054 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-08-29 23:55:52.054 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-08-29 23:55:52.055 | perl-PathTools-3.80-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-08-29 23:55:52.055 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-URI-5.10-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-autodie-2.34-2.oe2203.noarch 2024-08-29 23:55:52.055 | perl-bignum-0.63-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-constant-1.33-421.oe2203.noarch 2024-08-29 23:55:52.055 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-experimental-0.025-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-libnet-3.13-2.oe2203.noarch 2024-08-29 23:55:52.055 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-parent-1:0.238-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-podlators-1:4.14-1.oe2203.noarch 2024-08-29 23:55:52.055 | perl-threads-2:2.26-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-08-29 23:55:52.055 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-08-29 23:55:52.055 | pigz-2.6-1.oe2203.aarch64 2024-08-29 23:55:52.055 | pkgconf-1.8.0-3.oe2203.aarch64 2024-08-29 23:55:52.055 | popt-1.18-3.oe2203.aarch64 2024-08-29 23:55:52.055 | procps-ng-3.3.17-5.oe2203.aarch64 2024-08-29 23:55:52.055 | publicsuffix-list-20211113-2.oe2203.noarch 2024-08-29 23:55:52.055 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-08-29 23:55:52.055 | python-setuptools-59.4.0-5.oe2203.noarch 2024-08-29 23:55:52.055 | python3-3.9.9-28.oe2203.aarch64 2024-08-29 23:55:52.055 | python3-pip-21.3.1-2.oe2203.noarch 2024-08-29 23:55:52.055 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-08-29 23:55:52.055 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-08-29 23:55:52.055 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-08-29 23:55:52.055 | readline-8.1-3.oe2203.aarch64 2024-08-29 23:55:52.055 | rpm-4.17.0-33.oe2203.aarch64 2024-08-29 23:55:52.055 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-08-29 23:55:52.056 | sed-4.8-3.oe2203.aarch64 2024-08-29 23:55:52.056 | setup-2.13.9.1-1.oe2203.noarch 2024-08-29 23:55:52.056 | shadow-2:4.9-13.oe2203.aarch64 2024-08-29 23:55:52.056 | shared-mime-info-2.1-1.oe2203.aarch64 2024-08-29 23:55:52.056 | slang-2.3.2-8.oe2203.aarch64 2024-08-29 23:55:52.056 | sqlite-3.37.2-7.oe2203.aarch64 2024-08-29 23:55:52.056 | sudo-1.9.8p2-15.oe2203.aarch64 2024-08-29 23:55:52.056 | systemd-249-75.oe2203.aarch64 2024-08-29 23:55:52.056 | systemd-libs-249-75.oe2203.aarch64 2024-08-29 23:55:52.056 | systemd-udev-249-75.oe2203.aarch64 2024-08-29 23:55:52.056 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-08-29 23:55:52.056 | tcl-1:8.6.10-4.oe2203.aarch64 2024-08-29 23:55:52.056 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-08-29 23:55:52.056 | tzdata-2022a-18.oe2203.noarch 2024-08-29 23:55:52.056 | util-linux-2.37.2-28.oe2203.aarch64 2024-08-29 23:55:52.056 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-08-29 23:55:52.056 | which-2.21-14.oe2203.aarch64 2024-08-29 23:55:52.056 | xkeyboard-config-2.33-1.oe2203.noarch 2024-08-29 23:55:52.056 | xz-5.2.5-2.oe2203.aarch64 2024-08-29 23:55:52.056 | xz-libs-5.2.5-2.oe2203.aarch64 2024-08-29 23:55:52.056 | zip-3.0-29.oe2203.aarch64 2024-08-29 23:55:52.056 | zlib-1.2.11-24.oe2203.aarch64 2024-08-29 23:55:52.056 | zstd-1.5.0-4.oe2203.aarch64 2024-08-29 23:55:52.056 | 2024-08-29 23:55:52.056 | Complete! 2024-08-29 23:55:52.312 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:377 : echo -e '# This file intentionally left blank\n' 2024-08-29 23:55:52.312 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:378 : sudo tee /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/resolv.conf 2024-08-29 23:55:52.322 | # This file intentionally left blank 2024-08-29 23:55:52.322 | 2024-08-29 23:55:52.329 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:381 : echo -e 'LANG="en_US.UTF-8"' 2024-08-29 23:55:52.329 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:382 : sudo tee /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/locale.conf 2024-08-29 23:55:52.338 | LANG="en_US.UTF-8" 2024-08-29 23:55:52.344 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:384 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-08-29 23:55:52.348 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-08-29 23:55:52.353 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.9vnJIjYY/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-08-29 23:55:52.373 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:390 : sudo umount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum 2024-08-29 23:55:52.470 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:391 : sudo umount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc 2024-08-29 23:55:52.485 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:392 : sudo umount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev/pts 2024-08-29 23:55:52.501 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:393 : sudo umount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev 2024-08-29 23:55:52.516 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:394 : sudo umount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys 2024-08-29 23:55:52.532 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:399 : sudo find /opt/dib_tmp/dib_build.9vnJIjYY/mnt -type f -name '*rpmnew' 2024-08-29 23:55:52.792 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-08-29 23:55:52.797 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/nsswitch.conf.rpmnew 2024-08-29 23:55:52.797 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-08-29 23:55:52.806 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/nsswitch.conf 2024-08-29 23:55:52.839 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-08-29 23:55:52.844 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/inputrc.rpmnew 2024-08-29 23:55:52.844 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-08-29 23:55:52.852 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/inputrc 2024-08-29 23:55:52.867 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-08-29 23:55:52.872 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum.repos.d/openEuler.repo.rpmnew 2024-08-29 23:55:52.872 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-08-29 23:55:52.879 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum.repos.d/openEuler.repo.rpmnew /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/yum.repos.d/openEuler.repo 2024-08-29 23:55:52.894 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:403 : sudo rm -f /opt/dib_tmp/dib_build.9vnJIjYY/mnt/.extra_settings 2024-08-29 23:55:52.913 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.eZmY4QNlFm 2024-08-29 23:55:52.920 | dib-run-parts 08-yum-chroot completed 2024-08-29 23:55:52.920 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-apt-allow-unauthenticated 2024-08-29 23:55:53.001 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-08-29 23:55:53.005 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-08-29 23:55:53.009 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/apt/apt.conf.d ']' 2024-08-29 23:55:53.012 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-08-29 23:55:53.012 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-yum-cache 2024-08-29 23:55:53.055 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-08-29 23:55:53.059 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-08-29 23:55:53.063 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.9vnJIjYY/mnt ']' 2024-08-29 23:55:53.067 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-08-29 23:55:53.071 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-08-29 23:55:53.100 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum 2024-08-29 23:55:53.115 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum 2024-08-29 23:55:53.144 | dib-run-parts 50-yum-cache completed 2024-08-29 23:55:53.144 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/60-apt-phased-updates 2024-08-29 23:55:53.226 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-08-29 23:55:53.230 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-08-29 23:55:53.234 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :22.03-LTS: ]] 2024-08-29 23:55:53.237 | dib-run-parts 60-apt-phased-updates completed 2024-08-29 23:55:53.238 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-08-29 23:55:53.238 | dib-run-parts 2024-08-29 23:55:53.279 | dib-run-parts Target: root.d 2024-08-29 23:55:53.279 | dib-run-parts 2024-08-29 23:55:53.279 | dib-run-parts Script Seconds 2024-08-29 23:55:53.279 | dib-run-parts --------------------------------------- ---------- 2024-08-29 23:55:53.279 | dib-run-parts 2024-08-29 23:55:53.566 | dib-run-parts 00-00-generate-repo 0.212 2024-08-29 23:55:53.576 | dib-run-parts 08-yum-chroot 2921.030 2024-08-29 23:55:53.583 | dib-run-parts 50-apt-allow-unauthenticated 0.090 2024-08-29 23:55:53.591 | dib-run-parts 50-yum-cache 0.130 2024-08-29 23:55:53.599 | dib-run-parts 60-apt-phased-updates 0.091 2024-08-29 23:55:53.601 | dib-run-parts 2024-08-29 23:55:53.601 | dib-run-parts --------------------- END PROFILING --------------------- 2024-08-29 23:55:53.609 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-root bash 2024-08-29 23:55:53.614 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-08-29 23:55:53.616 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-root(,|$)' -q 2024-08-29 23:55:53.627 | ++ diskimage_builder/lib/common-functions:create_base:362 : ls /opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-29 23:55:53.628 | ++ diskimage_builder/lib/common-functions:create_base:362 : grep -v '^lost+found\|tmp$' 2024-08-29 23:55:53.636 | + diskimage_builder/lib/common-functions:create_base:362 : '[' -z 'afs 2024-08-29 23:55:53.636 | bin 2024-08-29 23:55:53.636 | boot 2024-08-29 23:55:53.636 | dev 2024-08-29 23:55:53.636 | etc 2024-08-29 23:55:53.636 | home 2024-08-29 23:55:53.636 | lib 2024-08-29 23:55:53.636 | lib64 2024-08-29 23:55:53.636 | media 2024-08-29 23:55:53.636 | mnt 2024-08-29 23:55:53.636 | opt 2024-08-29 23:55:53.636 | proc 2024-08-29 23:55:53.636 | root 2024-08-29 23:55:53.636 | run 2024-08-29 23:55:53.636 | sbin 2024-08-29 23:55:53.636 | srv 2024-08-29 23:55:53.636 | sys 2024-08-29 23:55:53.636 | usr 2024-08-29 23:55:53.636 | var' ']' 2024-08-29 23:55:53.641 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -L /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/resolv.conf ']' 2024-08-29 23:55:53.645 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -f /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/resolv.conf ']' 2024-08-29 23:55:53.650 | + diskimage_builder/lib/common-functions:create_base:377 : sudo mv /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/resolv.conf.ORIG 2024-08-29 23:55:53.665 | + diskimage_builder/lib/common-functions:create_base:381 : sudo touch /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/resolv.conf 2024-08-29 23:55:53.701 | + diskimage_builder/lib/common-functions:create_base:382 : sudo chmod 777 /opt/dib_tmp/dib_build.9vnJIjYY/mnt/etc/resolv.conf 2024-08-29 23:55:53.750 | + diskimage_builder/lib/common-functions:create_base:384 : '[' -e /etc/resolv.conf ']' 2024-08-29 23:55:53.755 | + diskimage_builder/lib/common-functions:create_base:385 : cat /etc/resolv.conf 2024-08-29 23:55:53.761 | + diskimage_builder/lib/common-functions:create_base:389 : mount_proc_dev_sys 2024-08-29 23:55:53.766 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc 2024-08-29 23:55:53.781 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev 2024-08-29 23:55:53.796 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-08-29 23:55:53.803 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-08-29 23:55:53.892 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-08-29 23:55:53.898 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev/pts 2024-08-29 23:55:53.914 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys 2024-08-29 23:55:53.930 | + diskimage_builder/lib/disk-image-create:main:357 : mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d 2024-08-29 23:55:53.937 | + diskimage_builder/lib/disk-image-create:main:358 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-08-29 23:55:53.942 | + diskimage_builder/lib/disk-image-create:main:359 : run_d extra-data 2024-08-29 23:55:53.946 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-08-29 23:55:53.951 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.9vnJIjYY/hooks ']' 2024-08-29 23:55:53.956 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-extra-data bash 2024-08-29 23:55:53.961 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-08-29 23:55:53.964 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-08-29 23:55:53.971 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d ']' 2024-08-29 23:55:53.976 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d' 2024-08-29 23:55:53.976 | Running hooks from /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d 2024-08-29 23:55:53.981 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-08-29 23:55:53.985 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d 2024-08-29 23:55:54.010 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/10-base-defaults 2024-08-29 23:55:54.018 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/10-base-defaults 2024-08-29 23:55:54.041 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-08-29 23:55:54.045 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-08-29 23:55:54.050 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-08-29 23:55:54.057 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-08-29 23:55:54.076 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-08-29 23:55:54.080 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-08-29 23:55:54.084 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-08-29 23:55:54.088 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-08-29 23:55:54.092 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-08-29 23:55:54.096 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-08-29 23:55:54.100 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-08-29 23:55:54.104 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-08-29 23:55:54.108 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-08-29 23:55:54.112 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-08-29 23:55:54.120 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-08-29 23:55:54.133 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-08-29 23:55:54.137 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-08-29 23:55:54.141 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-08-29 23:55:54.146 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-08-29 23:55:54.150 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-08-29 23:55:54.154 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-08-29 23:55:54.158 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-08-29 23:55:54.165 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-08-29 23:55:54.169 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-08-29 23:55:54.173 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-08-29 23:55:54.177 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-08-29 23:55:54.185 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-08-29 23:55:54.258 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-08-29 23:55:54.262 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-08-29 23:55:54.266 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/14-manifests 2024-08-29 23:55:54.274 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/14-manifests 2024-08-29 23:55:54.295 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-08-29 23:55:54.299 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-08-29 23:55:54.303 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-e709b29972424e8ca5fc505ff03eb2cc.d/ 2024-08-29 23:55:54.307 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-e709b29972424e8ca5fc505ff03eb2cc.d/ 2024-08-29 23:55:54.311 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-08-29 23:55:54.319 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-08-29 23:55:54.324 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-08-29 23:55:54.328 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-08-29 23:55:54.333 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-08-29 23:55:54.337 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-08-29 23:55:54.344 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-08-29 23:55:54.350 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-08-29 23:55:54.354 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-08-29 23:55:54.358 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-08-29 23:55:54.362 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-08-29 23:55:54.367 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-08-29 23:55:54.371 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-08-29 23:55:54.375 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-08-29 23:55:54.379 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-08-29 23:55:54.388 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-08-29 23:55:54.394 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-08-29 23:55:54.398 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-08-29 23:55:54.402 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/50-redhat-common 2024-08-29 23:55:54.409 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/50-redhat-common 2024-08-29 23:55:54.427 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-08-29 23:55:54.431 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-08-29 23:55:54.435 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-08-29 23:55:54.439 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-08-29 23:55:54.444 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-08-29 23:55:54.451 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-08-29 23:55:54.473 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-08-29 23:55:54.477 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-08-29 23:55:54.482 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-08-29 23:55:54.486 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-08-29 23:55:54.490 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-08-29 23:55:54.494 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-08-29 23:55:54.498 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-08-29 23:55:54.503 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-08-29 23:55:54.507 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-08-29 23:55:54.514 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-08-29 23:55:54.537 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-08-29 23:55:54.541 | ++ /opt/dib_tmp/dib_build.9vnJIjYY/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-08-29 23:55:54.546 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/10-create-pkg-map-dir 2024-08-29 23:55:54.595 | Copying pkg-map for infra-package-needs 2024-08-29 23:55:54.629 | Copying pkg-map for source-repositories 2024-08-29 23:55:54.651 | Copying pkg-map for cloud-init 2024-08-29 23:55:54.673 | Copying pkg-map for ensure-venv 2024-08-29 23:55:54.685 | Copying pkg-map for yum-minimal 2024-08-29 23:55:54.697 | Copying pkg-map for base 2024-08-29 23:55:54.713 | Copying pkg-map for openssh-server 2024-08-29 23:55:54.724 | Copying pkg-map for bootloader 2024-08-29 23:55:54.737 | Copying pkg-map for redhat-common 2024-08-29 23:55:54.749 | Copying pkg-map for cache-url 2024-08-29 23:55:54.761 | Copying pkg-map for nodepool-base 2024-08-29 23:55:54.789 | Copying pkg-map for growroot 2024-08-29 23:55:54.801 | Copying pkg-map for runtime-ssh-host-keys 2024-08-29 23:55:54.813 | Copying pkg-map for simple-init 2024-08-29 23:55:54.828 | dib-run-parts 10-create-pkg-map-dir completed 2024-08-29 23:55:54.828 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/20-manifest-dir 2024-08-29 23:55:54.872 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-08-29 23:55:54.876 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-08-29 23:55:54.880 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.9vnJIjYY/mnt//etc/dib-manifests 2024-08-29 23:55:54.893 | dib-run-parts 20-manifest-dir completed 2024-08-29 23:55:54.893 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/50-create-repo-list 2024-08-29 23:55:59.722 | dib-run-parts 50-create-repo-list completed 2024-08-29 23:55:59.722 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/60-zuul-user 2024-08-29 23:55:59.754 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-08-29 23:55:59.759 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-08-29 23:55:59.763 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-08-29 23:55:59.763 | ' 2024-08-29 23:55:59.767 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-08-29 23:55:59.767 | ' ']' 2024-08-29 23:55:59.771 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-08-29 23:55:59.772 | ' ']' 2024-08-29 23:55:59.776 | + /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-08-29 23:55:59.776 | ' 2024-08-29 23:55:59.779 | dib-run-parts 60-zuul-user completed 2024-08-29 23:55:59.779 | dib-run-parts Running /opt/dib_tmp/dib_build.9vnJIjYY/hooks/extra-data.d/98-source-repositories 2024-08-29 23:56:00.006 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Aug 29 23:56:00 UTC 2024 for /opt/dib_tmp/dib_build.9vnJIjYY/hooks/source-repository-simple-init 2024-08-29 23:56:00.057 | (0001 / 0001) 2024-08-29 23:56:01.231 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-08-29 23:56:05.288 | Cloning from glean cache and applying ref master 2024-08-29 23:56:05.836 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-08-29 23:56:05.862 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Aug 29 23:56:05 UTC 2024 for /opt/dib_tmp/dib_build.9vnJIjYY/hooks/source-repository-stackviz 2024-08-29 23:56:05.883 | (0001 / 0001) 2024-08-29 23:56:05.914 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-08-29 23:56:06.146 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-29 23:56:06.147 | Dload Upload Total Spent Left Speed 2024-08-29 23:56:06.812 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 388 0 --:--:-- --:--:-- --:--:-- 388 2024-08-29 23:56:07.077 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-29 23:56:07.084 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-08-29 23:56:07.265 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Aug 29 23:56:07 UTC 2024 for /opt/dib_tmp/dib_build.9vnJIjYY/hooks/source-repository-zanatacli 2024-08-29 23:56:07.285 | (0001 / 0001) 2024-08-29 23:56:07.315 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-08-29 23:56:07.353 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-08-29 23:56:07.355 | Dload Upload Total Spent Left Speed 2024-08-29 23:56:07.776 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 326 0 --:--:-- --:--:-- --:--:-- 326 2024-08-29 23:56:07.929 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-08-29 23:56:07.936 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-08-29 23:56:09.867 | Getting /opt/dib_cache/source-repositories/repositories_flock: Thu Aug 29 23:56:09 UTC 2024 for /opt/dib_tmp/dib_build.9vnJIjYY/hooks/source-repository-projects-yaml 2024-08-29 23:56:09.874 | (0001 / 1317) 2024-08-29 23:56:09.920 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-08-29 23:56:10.441 | Cloning from airshipctl cache and applying ref * 2024-08-29 23:56:12.668 | (0002 / 1317) 2024-08-29 23:56:12.711 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-08-29 23:56:14.343 | Cloning from airshipui cache and applying ref * 2024-08-29 23:56:15.346 | (0003 / 1317) 2024-08-29 23:56:15.375 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-08-29 23:56:15.805 | Cloning from apis cache and applying ref * 2024-08-29 23:56:15.875 | (0004 / 1317) 2024-08-29 23:56:15.942 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-08-29 23:56:17.932 | Cloning from armada cache and applying ref * 2024-08-29 23:56:40.793 | (0005 / 1317) 2024-08-29 23:56:40.853 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-08-29 23:56:42.114 | Cloning from armada-go cache and applying ref * 2024-08-29 23:56:44.418 | (0006 / 1317) 2024-08-29 23:56:44.481 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-08-29 23:56:45.204 | Cloning from armada-operator cache and applying ref * 2024-08-29 23:56:47.696 | (0007 / 1317) 2024-08-29 23:56:47.776 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-08-29 23:56:48.184 | Cloning from charts cache and applying ref * 2024-08-29 23:56:48.311 | (0008 / 1317) 2024-08-29 23:56:48.463 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-08-29 23:56:49.535 | Cloning from deckhand cache and applying ref * 2024-08-29 23:57:06.357 | (0009 / 1317) 2024-08-29 23:57:06.420 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-08-29 23:57:07.184 | Cloning from divingbell cache and applying ref * 2024-08-29 23:57:07.905 | (0010 / 1317) 2024-08-29 23:57:07.966 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-08-29 23:57:08.306 | Cloning from docs cache and applying ref * 2024-08-29 23:57:08.431 | (0011 / 1317) 2024-08-29 23:57:08.477 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-08-29 23:57:09.673 | Cloning from drydock cache and applying ref * 2024-08-29 23:57:18.817 | (0012 / 1317) 2024-08-29 23:57:18.852 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-08-29 23:57:19.624 | Cloning from election cache and applying ref * 2024-08-29 23:57:19.701 | (0013 / 1317) 2024-08-29 23:57:19.736 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-08-29 23:57:20.300 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-08-29 23:57:20.391 | (0014 / 1317) 2024-08-29 23:57:20.431 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-08-29 23:57:20.840 | Cloning from go-redfish cache and applying ref * 2024-08-29 23:57:20.960 | (0015 / 1317) 2024-08-29 23:57:20.979 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-08-29 23:57:21.366 | Cloning from governance cache and applying ref * 2024-08-29 23:57:21.438 | (0016 / 1317) 2024-08-29 23:57:21.455 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-08-29 23:57:22.024 | Cloning from hostconfig-operator cache and applying ref * 2024-08-29 23:57:22.118 | (0017 / 1317) 2024-08-29 23:57:22.157 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-08-29 23:57:23.506 | Cloning from image-builder cache and applying ref * 2024-08-29 23:57:23.632 | (0018 / 1317) 2024-08-29 23:57:23.662 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-08-29 23:57:24.465 | Cloning from images cache and applying ref * 2024-08-29 23:57:24.723 | (0019 / 1317) 2024-08-29 23:57:24.740 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-08-29 23:57:25.669 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-08-29 23:57:34.809 | (0020 / 1317) 2024-08-29 23:57:34.827 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-08-29 23:57:36.095 | Cloning from maas cache and applying ref * 2024-08-29 23:57:40.498 | (0021 / 1317) 2024-08-29 23:57:40.562 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-08-29 23:57:42.237 | Cloning from pegleg cache and applying ref * 2024-08-29 23:57:50.327 | (0022 / 1317) 2024-08-29 23:57:50.366 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-08-29 23:57:52.449 | Cloning from porthole cache and applying ref * 2024-08-29 23:58:40.232 | (0023 / 1317) 2024-08-29 23:58:40.288 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-08-29 23:58:41.826 | Cloning from promenade cache and applying ref * 2024-08-29 23:59:28.863 | (0024 / 1317) 2024-08-29 23:59:28.890 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-08-29 23:59:30.752 | Cloning from shipyard cache and applying ref * 2024-08-29 23:59:47.846 | (0025 / 1317) 2024-08-29 23:59:47.876 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-08-29 23:59:48.514 | Cloning from sip cache and applying ref * 2024-08-29 23:59:52.597 | (0026 / 1317) 2024-08-29 23:59:52.615 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-08-29 23:59:53.533 | Cloning from specs cache and applying ref * 2024-08-29 23:59:53.671 | (0027 / 1317) 2024-08-29 23:59:53.731 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-08-29 23:59:54.364 | Cloning from spyglass cache and applying ref * 2024-08-29 23:59:54.476 | (0028 / 1317) 2024-08-29 23:59:54.527 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-08-29 23:59:54.892 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-08-29 23:59:54.970 | (0029 / 1317) 2024-08-29 23:59:55.002 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-08-29 23:59:55.478 | Cloning from tempest-plugin cache and applying ref * 2024-08-29 23:59:55.555 | (0030 / 1317) 2024-08-29 23:59:55.630 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-08-29 23:59:57.123 | Cloning from treasuremap cache and applying ref * 2024-08-30 00:00:32.044 | (0031 / 1317) 2024-08-30 00:00:32.077 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-08-30 00:00:32.868 | Cloning from vino cache and applying ref * 2024-08-30 00:00:33.009 | (0032 / 1317) 2024-08-30 00:00:33.046 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-08-30 00:00:34.467 | Cloning from zuul-airship-roles cache and applying ref * 2024-08-30 00:00:34.549 | (0033 / 1317) 2024-08-30 00:00:34.567 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-08-30 00:00:35.749 | Cloning from cfn-overview cache and applying ref * 2024-08-30 00:00:36.846 | (0034 / 1317) 2024-08-30 00:00:36.911 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-08-30 00:00:37.808 | Cloning from cfn-security cache and applying ref * 2024-08-30 00:00:37.928 | (0035 / 1317) 2024-08-30 00:00:37.945 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-08-30 00:00:38.987 | Cloning from computing-native cache and applying ref * 2024-08-30 00:00:39.364 | (0036 / 1317) 2024-08-30 00:00:39.381 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-08-30 00:00:40.077 | Cloning from computing-offload cache and applying ref * 2024-08-30 00:00:44.567 | (0037 / 1317) 2024-08-30 00:00:44.603 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-08-30 00:00:45.746 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-08-30 00:00:54.167 | (0038 / 1317) 2024-08-30 00:00:54.185 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-08-30 00:00:55.876 | Cloning from use-case-and-architecture cache and applying ref * 2024-08-30 00:01:09.406 | (0039 / 1317) 2024-08-30 00:01:10.183 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-08-30 00:01:12.014 | Cloning from cirros cache and applying ref * 2024-08-30 00:01:12.233 | (0040 / 1317) 2024-08-30 00:01:12.259 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-08-30 00:01:13.452 | Cloning from inaugust.com cache and applying ref * 2024-08-30 00:01:14.572 | (0041 / 1317) 2024-08-30 00:01:14.615 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-08-30 00:01:15.067 | Cloning from src.sh cache and applying ref * 2024-08-30 00:01:15.139 | (0042 / 1317) 2024-08-30 00:01:15.205 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-08-30 00:01:16.190 | Cloning from ttrun cache and applying ref * 2024-08-30 00:01:16.934 | (0043 / 1317) 2024-08-30 00:01:17.146 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-08-30 00:01:21.832 | Cloning from jenkins-job-builder cache and applying ref * 2024-08-30 00:02:04.677 | (0044 / 1317) 2024-08-30 00:02:04.723 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-08-30 00:02:06.156 | Cloning from python-jenkins cache and applying ref * 2024-08-30 00:02:07.781 | (0045 / 1317) 2024-08-30 00:02:07.798 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-08-30 00:02:08.376 | Cloning from ci-cloud-config cache and applying ref * 2024-08-30 00:02:08.456 | (0046 / 1317) 2024-08-30 00:02:08.496 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-08-30 00:02:08.965 | Cloning from afsmon cache and applying ref * 2024-08-30 00:02:09.060 | (0047 / 1317) 2024-08-30 00:02:09.104 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-08-30 00:02:09.485 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-08-30 00:02:09.560 | (0048 / 1317) 2024-08-30 00:02:09.599 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-08-30 00:02:10.053 | Cloning from ansible-role-puppet cache and applying ref * 2024-08-30 00:02:10.128 | (0049 / 1317) 2024-08-30 00:02:10.174 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-08-30 00:02:10.543 | Cloning from askbot-theme cache and applying ref * 2024-08-30 00:02:10.641 | (0050 / 1317) 2024-08-30 00:02:10.659 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-08-30 00:02:12.084 | Cloning from base-jobs cache and applying ref * 2024-08-30 00:02:19.260 | (0051 / 1317) 2024-08-30 00:02:19.290 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-08-30 00:02:20.302 | Cloning from bindep cache and applying ref * 2024-08-30 00:02:22.158 | (0052 / 1317) 2024-08-30 00:02:22.176 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-08-30 00:02:22.620 | Cloning from ci-sandbox cache and applying ref * 2024-08-30 00:02:22.998 | (0053 / 1317) 2024-08-30 00:02:23.032 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-08-30 00:02:23.409 | Cloning from dstat_graph cache and applying ref * 2024-08-30 00:02:23.613 | (0054 / 1317) 2024-08-30 00:02:23.669 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-08-30 00:02:24.416 | Cloning from elastic-recheck cache and applying ref * 2024-08-30 00:02:24.674 | (0055 / 1317) 2024-08-30 00:02:24.691 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-08-30 00:02:25.540 | Cloning from engagement cache and applying ref * 2024-08-30 00:02:26.296 | (0056 / 1317) 2024-08-30 00:02:26.313 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-08-30 00:02:27.005 | Cloning from gear cache and applying ref * 2024-08-30 00:02:27.154 | (0057 / 1317) 2024-08-30 00:02:27.171 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-08-30 00:02:27.646 | Cloning from germqtt cache and applying ref * 2024-08-30 00:02:27.718 | (0058 / 1317) 2024-08-30 00:02:27.750 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-08-30 00:02:28.656 | Cloning from gerritbot cache and applying ref * 2024-08-30 00:02:28.987 | (0059 / 1317) 2024-08-30 00:02:29.015 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-08-30 00:02:29.606 | Cloning from gerritlib cache and applying ref * 2024-08-30 00:02:29.992 | (0060 / 1317) 2024-08-30 00:02:30.011 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-08-30 00:02:30.578 | Cloning from git-restack cache and applying ref * 2024-08-30 00:02:30.740 | (0061 / 1317) 2024-08-30 00:02:30.757 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-08-30 00:02:32.061 | Cloning from git-review cache and applying ref * 2024-08-30 00:02:39.075 | (0062 / 1317) 2024-08-30 00:02:39.123 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-08-30 00:02:40.110 | Cloning from glean cache and applying ref * 2024-08-30 00:02:40.661 | (0063 / 1317) 2024-08-30 00:02:40.701 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-08-30 00:02:41.918 | Cloning from grafyaml cache and applying ref * 2024-08-30 00:02:42.299 | (0064 / 1317) 2024-08-30 00:02:42.317 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-08-30 00:02:44.202 | Cloning from infra-manual cache and applying ref * 2024-08-30 00:02:45.744 | (0065 / 1317) 2024-08-30 00:02:45.762 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-08-30 00:02:46.803 | Cloning from infra-openafs-deb cache and applying ref * 2024-08-30 00:02:47.593 | (0066 / 1317) 2024-08-30 00:02:47.611 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-08-30 00:02:47.971 | Cloning from infra-specs cache and applying ref * 2024-08-30 00:02:48.069 | (0067 / 1317) 2024-08-30 00:02:48.149 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-08-30 00:02:48.532 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-08-30 00:02:50.188 | (0068 / 1317) 2024-08-30 00:02:50.262 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-08-30 00:02:51.554 | Cloning from irc-meetings cache and applying ref * 2024-08-30 00:02:57.692 | (0069 / 1317) 2024-08-30 00:02:57.709 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-08-30 00:02:58.642 | Cloning from jeepyb cache and applying ref * 2024-08-30 00:02:59.278 | (0070 / 1317) 2024-08-30 00:02:59.295 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-08-30 00:02:59.864 | Cloning from lodgeit cache and applying ref * 2024-08-30 00:03:01.150 | (0071 / 1317) 2024-08-30 00:03:01.188 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-08-30 00:03:01.588 | Cloning from log-classify cache and applying ref * 2024-08-30 00:03:01.659 | (0072 / 1317) 2024-08-30 00:03:01.676 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-08-30 00:03:01.988 | Cloning from log_processor cache and applying ref * 2024-08-30 00:03:02.063 | (0073 / 1317) 2024-08-30 00:03:02.080 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-08-30 00:03:02.451 | Cloning from lpmqtt cache and applying ref * 2024-08-30 00:03:02.566 | (0074 / 1317) 2024-08-30 00:03:02.583 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-08-30 00:03:03.022 | Cloning from meetbot cache and applying ref * 2024-08-30 00:03:03.100 | (0075 / 1317) 2024-08-30 00:03:03.117 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-08-30 00:03:04.003 | Cloning from mqtt_statsd cache and applying ref * 2024-08-30 00:03:04.084 | (0076 / 1317) 2024-08-30 00:03:04.115 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-08-30 00:03:04.635 | Cloning from netlify-sandbox cache and applying ref * 2024-08-30 00:03:06.490 | (0077 / 1317) 2024-08-30 00:03:06.520 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-08-30 00:03:07.029 | Cloning from project-config cache and applying ref * 2024-08-30 00:03:07.343 | (0078 / 1317) 2024-08-30 00:03:07.360 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-08-30 00:03:07.913 | Cloning from project-config-example cache and applying ref * 2024-08-30 00:03:07.987 | (0079 / 1317) 2024-08-30 00:03:08.005 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-08-30 00:03:08.733 | Cloning from publications cache and applying ref * 2024-08-30 00:03:09.770 | (0080 / 1317) 2024-08-30 00:03:09.797 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-08-30 00:03:10.447 | Cloning from puppet-bup cache and applying ref * 2024-08-30 00:03:10.525 | (0081 / 1317) 2024-08-30 00:03:10.543 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-08-30 00:03:11.198 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-08-30 00:03:11.272 | (0082 / 1317) 2024-08-30 00:03:11.289 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-08-30 00:03:11.742 | Cloning from puppet-ethercalc cache and applying ref * 2024-08-30 00:03:11.815 | (0083 / 1317) 2024-08-30 00:03:11.832 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-08-30 00:03:12.264 | Cloning from puppet-httpd cache and applying ref * 2024-08-30 00:03:12.340 | (0084 / 1317) 2024-08-30 00:03:12.357 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-08-30 00:03:12.677 | Cloning from puppet-jeepyb cache and applying ref * 2024-08-30 00:03:12.749 | (0085 / 1317) 2024-08-30 00:03:12.810 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-08-30 00:03:13.307 | Cloning from puppet-logrotate cache and applying ref * 2024-08-30 00:03:13.381 | (0086 / 1317) 2024-08-30 00:03:13.398 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-08-30 00:03:13.707 | Cloning from puppet-mysql_backup cache and applying ref * 2024-08-30 00:03:13.780 | (0087 / 1317) 2024-08-30 00:03:13.810 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-08-30 00:03:14.181 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-08-30 00:03:14.253 | (0088 / 1317) 2024-08-30 00:03:14.287 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-08-30 00:03:14.618 | Cloning from puppet-pip cache and applying ref * 2024-08-30 00:03:14.704 | (0089 / 1317) 2024-08-30 00:03:14.722 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-08-30 00:03:15.304 | Cloning from puppet-project_config cache and applying ref * 2024-08-30 00:03:15.390 | (0090 / 1317) 2024-08-30 00:03:15.408 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-08-30 00:03:15.915 | Cloning from puppet-redis cache and applying ref * 2024-08-30 00:03:15.990 | (0091 / 1317) 2024-08-30 00:03:16.187 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-08-30 00:03:16.882 | Cloning from puppet-reviewday cache and applying ref * 2024-08-30 00:03:16.973 | (0092 / 1317) 2024-08-30 00:03:16.990 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-08-30 00:03:17.451 | Cloning from puppet-simpleproxy cache and applying ref * 2024-08-30 00:03:17.524 | (0093 / 1317) 2024-08-30 00:03:17.562 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-08-30 00:03:17.889 | Cloning from puppet-ssh cache and applying ref * 2024-08-30 00:03:17.963 | (0094 / 1317) 2024-08-30 00:03:17.981 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-08-30 00:03:18.472 | Cloning from puppet-storyboard cache and applying ref * 2024-08-30 00:03:18.547 | (0095 / 1317) 2024-08-30 00:03:18.564 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-08-30 00:03:18.856 | Cloning from puppet-tmpreaper cache and applying ref * 2024-08-30 00:03:18.928 | (0096 / 1317) 2024-08-30 00:03:18.946 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-08-30 00:03:19.288 | Cloning from puppet-ulimit cache and applying ref * 2024-08-30 00:03:19.361 | (0097 / 1317) 2024-08-30 00:03:19.378 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-08-30 00:03:19.739 | Cloning from puppet-user cache and applying ref * 2024-08-30 00:03:19.814 | (0098 / 1317) 2024-08-30 00:03:19.831 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-08-30 00:03:20.318 | Cloning from puppet-vcsrepo cache and applying ref * 2024-08-30 00:03:20.394 | (0099 / 1317) 2024-08-30 00:03:20.411 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-08-30 00:03:21.035 | Cloning from puppet-zanata cache and applying ref * 2024-08-30 00:03:21.108 | (0100 / 1317) 2024-08-30 00:03:21.125 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-08-30 00:03:21.532 | Cloning from python-storyboardclient cache and applying ref * 2024-08-30 00:03:21.611 | (0101 / 1317) 2024-08-30 00:03:21.647 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-08-30 00:03:22.928 | Cloning from sandbox cache and applying ref * 2024-08-30 00:03:31.474 | (0102 / 1317) 2024-08-30 00:03:31.493 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-08-30 00:03:32.307 | Cloning from statusbot cache and applying ref * 2024-08-30 00:03:32.557 | (0103 / 1317) 2024-08-30 00:03:32.574 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-08-30 00:03:33.094 | Cloning from storyboard cache and applying ref * 2024-08-30 00:03:33.851 | (0104 / 1317) 2024-08-30 00:03:33.868 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-08-30 00:03:34.768 | Cloning from storyboard-vue cache and applying ref * 2024-08-30 00:03:34.926 | (0105 / 1317) 2024-08-30 00:03:34.943 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-08-30 00:03:35.453 | Cloning from storyboard-webclient cache and applying ref * 2024-08-30 00:03:35.624 | (0106 / 1317) 2024-08-30 00:03:35.668 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-08-30 00:03:36.074 | Cloning from subunit2sql cache and applying ref * 2024-08-30 00:03:36.293 | (0107 / 1317) 2024-08-30 00:03:36.310 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-08-30 00:03:37.907 | Cloning from system-config cache and applying ref * 2024-08-30 00:06:58.122 | (0108 / 1317) 2024-08-30 00:06:58.175 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-08-30 00:06:58.992 | Cloning from yaml2ical cache and applying ref * 2024-08-30 00:06:59.841 | (0109 / 1317) 2024-08-30 00:06:59.858 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-08-30 00:07:00.567 | Cloning from zone-gating.dev cache and applying ref * 2024-08-30 00:07:02.116 | (0110 / 1317) 2024-08-30 00:07:02.144 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-08-30 00:07:03.439 | Cloning from zone-opendev.org cache and applying ref * 2024-08-30 00:07:18.085 | (0111 / 1317) 2024-08-30 00:07:18.103 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-08-30 00:07:18.846 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-08-30 00:07:20.316 | (0112 / 1317) 2024-08-30 00:07:20.348 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-08-30 00:07:21.233 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-08-30 00:07:21.918 | (0113 / 1317) 2024-08-30 00:07:21.936 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-08-30 00:07:22.310 | Cloning from edge-computing-group cache and applying ref * 2024-08-30 00:07:22.796 | (0114 / 1317) 2024-08-30 00:07:22.812 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-08-30 00:07:23.166 | Cloning from four-opens cache and applying ref * 2024-08-30 00:07:23.238 | (0115 / 1317) 2024-08-30 00:07:23.282 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-08-30 00:07:23.942 | Cloning from groups cache and applying ref * 2024-08-30 00:07:24.102 | (0116 / 1317) 2024-08-30 00:07:24.119 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-08-30 00:07:34.598 | fatal: unable to access 'https://opendev.org/openinfra/groups-static-pages.git/': Could not resolve host: opendev.org 2024-08-30 00:07:34.611 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-08-30 00:07:34.616 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : exitval=128 2024-08-30 00:07:34.622 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : cleanup 2024-08-30 00:07:34.627 | + diskimage_builder/lib/img-functions:cleanup:42 : unmount_image 2024-08-30 00:07:34.632 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-08-30 00:07:34.844 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-30 00:07:34.850 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-30 00:07:34.855 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-08-30 00:07:34.860 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-08-30 00:07:34.865 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-08-30 00:07:34.871 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-08-30 00:07:34.876 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.9vnJIjYY/mnt ']' 2024-08-30 00:07:34.881 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-30 00:07:34.889 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-30 00:07:34.895 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-08-30 00:07:34.900 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-08-30 00:07:34.907 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-08-30 00:07:34.907 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.9vnJIjYY/mnt/' 2024-08-30 00:07:34.908 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-08-30 00:07:34.915 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum 2024-08-30 00:07:34.915 | /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys 2024-08-30 00:07:34.915 | /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc 2024-08-30 00:07:34.915 | /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev/pts 2024-08-30 00:07:34.915 | /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev' 2024-08-30 00:07:34.920 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-30 00:07:34.925 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-30 00:07:34.930 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:34.935 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-30 00:07:34.940 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum == */boot/efi ]] 2024-08-30 00:07:34.945 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:34.950 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-30 00:07:34.955 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-30 00:07:34.960 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum' 2024-08-30 00:07:34.960 | Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum 2024-08-30 00:07:34.965 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.9vnJIjYY/mnt/tmp/yum 2024-08-30 00:07:34.982 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-30 00:07:34.987 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-30 00:07:34.992 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:34.997 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-30 00:07:35.002 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys == */boot/efi ]] 2024-08-30 00:07:35.007 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:35.012 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-30 00:07:35.018 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-30 00:07:35.023 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys' 2024-08-30 00:07:35.023 | Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys 2024-08-30 00:07:35.028 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.9vnJIjYY/mnt/sys 2024-08-30 00:07:35.044 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-30 00:07:35.049 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-30 00:07:35.054 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:35.059 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-30 00:07:35.064 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc == */boot/efi ]] 2024-08-30 00:07:35.069 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:35.074 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-30 00:07:35.079 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-30 00:07:35.083 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc' 2024-08-30 00:07:35.084 | Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc 2024-08-30 00:07:35.088 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.9vnJIjYY/mnt/proc 2024-08-30 00:07:35.105 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-30 00:07:35.110 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-30 00:07:35.115 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:35.120 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-30 00:07:35.125 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev/pts == */boot/efi ]] 2024-08-30 00:07:35.130 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:35.134 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-30 00:07:35.140 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-30 00:07:35.145 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev/pts' 2024-08-30 00:07:35.145 | Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev/pts 2024-08-30 00:07:35.150 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev/pts 2024-08-30 00:07:35.166 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-08-30 00:07:35.171 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-08-30 00:07:35.176 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:35.181 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-08-30 00:07:35.186 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev == */boot/efi ]] 2024-08-30 00:07:35.191 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-08-30 00:07:35.196 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-08-30 00:07:35.201 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-08-30 00:07:35.206 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev' 2024-08-30 00:07:35.206 | Unmount /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev 2024-08-30 00:07:35.211 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.9vnJIjYY/mnt/dev 2024-08-30 00:07:35.227 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-08-30 00:07:35.232 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-08-30 00:07:35.237 | + diskimage_builder/lib/img-functions:cleanup:43 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-08-30 00:07:35.979 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-08-30 00:07:35.979 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.9vnJIjYY/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.w8RAAxZY', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.9vnJIjYY/mnt', 'build-dir': '/opt/dib_tmp/dib_build.9vnJIjYY'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-08-30 00:07:36.052 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-08-30 00:07:36.129 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_build_dir 2024-08-30 00:07:36.135 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.9vnJIjYY/built; do sleep 1; done' 2024-08-30 00:07:36.175 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : sudo rm -rf /opt/dib_tmp/dib_build.9vnJIjYY/mnt 2024-08-30 00:07:40.139 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : kill_chroot_processes /opt/dib_tmp/dib_build.9vnJIjYY 2024-08-30 00:07:41.069 | + diskimage_builder/lib/common-functions:cleanup_build_dir:223 : tmpfs_check 0 2024-08-30 00:07:41.074 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-08-30 00:07:41.079 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-08-30 00:07:41.084 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-08-30 00:07:41.090 | + diskimage_builder/lib/common-functions:cleanup_build_dir:231 : rm -rf --one-file-system /opt/dib_tmp/dib_build.9vnJIjYY 2024-08-30 00:07:41.121 | + diskimage_builder/lib/img-functions:cleanup:45 : cleanup_image_dir 2024-08-30 00:07:41.126 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : kill_chroot_processes /opt/dib_tmp/dib_image.w8RAAxZY 2024-08-30 00:07:41.207 | + diskimage_builder/lib/common-functions:cleanup_image_dir:236 : tmpfs_check 0 2024-08-30 00:07:41.213 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-08-30 00:07:41.218 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-08-30 00:07:41.223 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-08-30 00:07:41.228 | + diskimage_builder/lib/common-functions:cleanup_image_dir:242 : rm -rf --one-file-system /opt/dib_tmp/dib_image.w8RAAxZY 2024-08-30 00:07:41.258 | + diskimage_builder/lib/img-functions:trap_cleanup:38 : exit 128 Exit code: 128