2024-03-26 19:13:59.482 | diskimage-builder version 3.32.0 2024-03-26 19:13:59.484 | 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-03-26 19:13:59.950 | 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-03-26 19:14:01.291 | Expanded element dependencies to: growroot dib-init-system manifests zuul-worker journal-to-console rpm-distro cloud-init-datasources yum install-types cache-url nodepool-base install-bin vm cache-devstack initialize-urandom yum-minimal base source-repositories sysprep package-installs bootloader openssh-server pkg-map openeuler-minimal redhat-common runtime-ssh-host-keys infra-package-needs block-device-efi openstack-repos simple-init ensure-venv install-static cloud-init 2024-03-26 19:14:01.296 | + diskimage_builder/lib/disk-image-create:main:256 : '[' 1 = 1 ']' 2024-03-26 19:14:01.301 | + diskimage_builder/lib/disk-image-create:main:257 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66 2024-03-26 19:14:01.305 | + diskimage_builder/lib/disk-image-create:main:257 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66 2024-03-26 19:14:01.310 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-03-26 19:14:01.314 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-03-26 19:14:01.319 | + diskimage_builder/lib/disk-image-create:main:300 : type fstrim 2024-03-26 19:14:01.324 | + diskimage_builder/lib/disk-image-create:main:308 : [[ -n '' ]] 2024-03-26 19:14:01.329 | + diskimage_builder/lib/disk-image-create:main:315 : mk_build_dir 2024-03-26 19:14:01.334 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-03-26 19:14:01.357 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.5iJNfLov 2024-03-26 19:14:01.362 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-03-26 19:14:01.368 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.pRJf0pMS 2024-03-26 19:14:01.372 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2024-03-26 19:14:01.377 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2024-03-26 19:14:01.381 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2024-03-26 19:14:01.385 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2024-03-26 19:14:01.389 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-03-26 19:14:01.394 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-03-26 19:14:01.398 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2024-03-26 19:14:01.403 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /opt/dib_tmp/dib_build.5iJNfLov 2024-03-26 19:14:01.403 | Building in /opt/dib_tmp/dib_build.5iJNfLov 2024-03-26 19:14:01.408 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2024-03-26 19:14:01.412 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2024-03-26 19:14:01.416 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2024-03-26 19:14:01.421 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.5iJNfLov/hooks 2024-03-26 19:14:01.425 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.5iJNfLov/hooks 2024-03-26 19:14:01.430 | + diskimage_builder/lib/disk-image-create:main:319 : mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/block-device 2024-03-26 19:14:01.437 | + diskimage_builder/lib/disk-image-create:main:320 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml 2024-03-26 19:14:01.442 | + diskimage_builder/lib/disk-image-create:main:321 : block_device_create_config_file /opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml 2024-03-26 19:14:01.464 | Searching elements for block-device[-arm64].yaml ... 2024-03-26 19:14:01.496 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-03-26 19:14:01.500 | + diskimage_builder/lib/common-functions:block_device_create_config_file:517 : return 2024-03-26 19:14:01.505 | + diskimage_builder/lib/disk-image-create:main:324 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.5iJNfLov/block-device/params.yaml 2024-03-26 19:14:01.509 | + diskimage_builder/lib/disk-image-create:main:325 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-03-26 19:14:01.514 | + diskimage_builder/lib/disk-image-create:main:326 : cat 2024-03-26 19:14:01.524 | + 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-03-26 19:14:05.162 | 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-03-26 19:14:05.163 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 19:14:05.168 | 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-03-26 19:14:05.169 | 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-03-26 19:14:05.169 | 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-03-26 19:14:05.170 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.5iJNfLov/states/block-device/config.json] 2024-03-26 19:14:05.246 | ++ 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-03-26 19:14:05.725 | 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-03-26 19:14:05.725 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 19:14:05.725 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-03-26 19:14:05.726 | 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-03-26 19:14:05.797 | + diskimage_builder/lib/disk-image-create:main:339 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-03-26 19:14:05.802 | + diskimage_builder/lib/disk-image-create:main:340 : export DIB_ROOT_LABEL 2024-03-26 19:14:05.807 | ++ 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-03-26 19:14:06.297 | 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-03-26 19:14:06.298 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 19:14:06.298 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-03-26 19:14:06.299 | 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-03-26 19:14:06.373 | + diskimage_builder/lib/disk-image-create:main:343 : DIB_ROOT_FSTYPE=ext4 2024-03-26 19:14:06.378 | + diskimage_builder/lib/disk-image-create:main:344 : export DIB_ROOT_FSTYPE 2024-03-26 19:14:06.383 | ++ 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-03-26 19:14:06.877 | 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-03-26 19:14:06.877 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 19:14:06.878 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-03-26 19:14:06.878 | 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-03-26 19:14:06.950 | + diskimage_builder/lib/disk-image-create:main:348 : DIB_BOOT_LABEL= 2024-03-26 19:14:06.954 | + diskimage_builder/lib/disk-image-create:main:349 : export DIB_BOOT_LABEL 2024-03-26 19:14:06.960 | ++ 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-03-26 19:14:07.440 | 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-03-26 19:14:07.440 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 19:14:07.440 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-03-26 19:14:07.512 | + diskimage_builder/lib/disk-image-create:main:352 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-03-26 19:14:07.517 | + diskimage_builder/lib/disk-image-create:main:353 : export DIB_MOUNTPOINTS 2024-03-26 19:14:07.521 | + diskimage_builder/lib/disk-image-create:main:355 : create_base 2024-03-26 19:14:07.526 | + diskimage_builder/lib/common-functions:create_base:354 : mkdir /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 19:14:07.533 | + diskimage_builder/lib/common-functions:create_base:358 : sudo chown root.root /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 19:14:10.373 | chown: warning: '.' should be ':': 'root.root' 2024-03-26 19:14:10.383 | + diskimage_builder/lib/common-functions:create_base:359 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 19:14:10.388 | + diskimage_builder/lib/common-functions:create_base:359 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 19:14:10.392 | + diskimage_builder/lib/common-functions:create_base:361 : TARGET_ROOT=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 19:14:10.397 | + diskimage_builder/lib/common-functions:create_base:361 : run_d root 2024-03-26 19:14:10.402 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-03-26 19:14:10.406 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 19:14:10.411 | + diskimage_builder/lib/common-functions:check_element:155 : generate_hooks 2024-03-26 19:14:10.442 | Copying hooks for vm 2024-03-26 19:14:10.776 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-03-26 19:14:10.822 | Copying hooks for infra-package-needs 2024-03-26 19:14:10.835 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-03-26 19:14:10.852 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-03-26 19:14:10.869 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-03-26 19:14:10.935 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-03-26 19:14:10.949 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-03-26 19:14:10.960 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-03-26 19:14:11.026 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-03-26 19:14:11.052 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-03-26 19:14:11.066 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-03-26 19:14:11.079 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-03-26 19:14:11.211 | Copying hooks for openeuler-minimal 2024-03-26 19:14:11.268 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-03-26 19:14:11.368 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-03-26 19:14:11.385 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-03-26 19:14:11.401 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-03-26 19:14:11.407 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-03-26 19:14:11.432 | Copying hooks for install-bin 2024-03-26 19:14:11.450 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-03-26 19:14:11.461 | Copying hooks for source-repositories 2024-03-26 19:14:11.473 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-03-26 19:14:11.554 | Copying hooks for cloud-init 2024-03-26 19:14:11.564 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-03-26 19:14:11.578 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/21-cloud-init-allow-password-auth 2024-03-26 19:14:11.582 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-03-26 19:14:11.645 | Copying hooks for package-installs 2024-03-26 19:14:11.655 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-03-26 19:14:11.668 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-03-26 19:14:11.671 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-03-26 19:14:11.675 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-03-26 19:14:11.678 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-03-26 19:14:11.689 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-03-26 19:14:11.692 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-03-26 19:14:11.702 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-03-26 19:14:11.706 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-03-26 19:14:11.716 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-03-26 19:14:11.720 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-03-26 19:14:11.755 | Copying hooks for yum 2024-03-26 19:14:11.765 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-03-26 19:14:11.777 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-03-26 19:14:11.787 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-03-26 19:14:11.797 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-03-26 19:14:11.807 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-03-26 19:14:11.811 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-03-26 19:14:11.829 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-03-26 19:14:11.841 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-03-26 19:14:11.844 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-03-26 19:14:11.855 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-03-26 19:14:11.868 | Copying hooks for cloud-init-datasources 2024-03-26 19:14:11.878 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-03-26 19:14:11.888 | Copying hooks for ensure-venv 2024-03-26 19:14:11.935 | Copying hooks for block-device-efi 2024-03-26 19:14:11.944 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-03-26 19:14:12.076 | Copying hooks for rpm-distro 2024-03-26 19:14:12.087 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/cleanup.d/99-selinux-fixfiles-restore 2024-03-26 19:14:12.107 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-03-26 19:14:12.112 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-03-26 19:14:12.116 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-03-26 19:14:12.127 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-03-26 19:14:12.142 | Copying hooks for yum-minimal 2024-03-26 19:14:12.152 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-03-26 19:14:12.163 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-03-26 19:14:12.174 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-03-26 19:14:12.184 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-03-26 19:14:12.188 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-03-26 19:14:12.209 | Copying hooks for base 2024-03-26 19:14:12.219 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-03-26 19:14:12.229 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-03-26 19:14:12.233 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-03-26 19:14:12.236 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-03-26 19:14:12.246 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-03-26 19:14:12.263 | Copying hooks for initialize-urandom 2024-03-26 19:14:12.275 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/init-scripts/systemd 2024-03-26 19:14:12.287 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/post-install.d/80-initialize-urandom 2024-03-26 19:14:12.318 | Copying hooks /opt/project-config/nodepool/elements/initialize-urandom/static/usr 2024-03-26 19:14:12.335 | Copying hooks for install-types 2024-03-26 19:14:12.346 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-03-26 19:14:12.356 | Copying hooks for openssh-server 2024-03-26 19:14:12.366 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-03-26 19:14:12.369 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-03-26 19:14:12.390 | Copying hooks for bootloader 2024-03-26 19:14:12.400 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-03-26 19:14:12.410 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-03-26 19:14:12.424 | Copying hooks for manifests 2024-03-26 19:14:12.434 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-03-26 19:14:12.445 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-03-26 19:14:12.455 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-03-26 19:14:12.465 | Copying hooks for openstack-repos 2024-03-26 19:14:12.475 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-03-26 19:14:12.558 | Copying hooks for sysprep 2024-03-26 19:14:12.569 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-03-26 19:14:12.579 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-03-26 19:14:12.590 | Copying hooks for dib-init-system 2024-03-26 19:14:12.699 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-03-26 19:14:12.757 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-03-26 19:14:12.816 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-03-26 19:14:12.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-03-26 19:14:12.844 | Copying hooks for journal-to-console 2024-03-26 19:14:12.854 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-03-26 19:14:12.864 | Copying hooks for install-static 2024-03-26 19:14:12.874 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-03-26 19:14:12.905 | Copying hooks for cache-devstack 2024-03-26 19:14:12.978 | Copying hooks for redhat-common 2024-03-26 19:14:12.988 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-03-26 19:14:12.999 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-03-26 19:14:13.009 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-03-26 19:14:13.031 | Copying hooks for cache-url 2024-03-26 19:14:13.040 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-03-26 19:14:13.064 | Copying hooks for nodepool-base 2024-03-26 19:14:13.073 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-03-26 19:14:13.085 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-03-26 19:14:13.097 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-03-26 19:14:13.113 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-03-26 19:14:13.126 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-03-26 19:14:13.152 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-03-26 19:14:13.156 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-03-26 19:14:13.166 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-03-26 19:14:13.193 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-03-26 19:14:13.197 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-03-26 19:14:13.201 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-03-26 19:14:13.252 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-03-26 19:14:13.257 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-03-26 19:14:13.261 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-03-26 19:14:13.265 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-03-26 19:14:13.269 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-03-26 19:14:13.288 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-03-26 19:14:13.292 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-03-26 19:14:13.302 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-03-26 19:14:13.325 | Copying hooks for growroot 2024-03-26 19:14:13.408 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-03-26 19:14:13.418 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-03-26 19:14:13.441 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-03-26 19:14:13.446 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-03-26 19:14:13.451 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-03-26 19:14:13.473 | Copying hooks for runtime-ssh-host-keys 2024-03-26 19:14:13.483 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-03-26 19:14:13.493 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-03-26 19:14:13.503 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-03-26 19:14:13.518 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-03-26 19:14:13.522 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-03-26 19:14:13.544 | Copying hooks for simple-init 2024-03-26 19:14:13.556 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-03-26 19:14:13.570 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-03-26 19:14:13.574 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-03-26 19:14:13.579 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-03-26 19:14:13.586 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-03-26 19:14:13.593 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-03-26 19:14:13.608 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-03-26 19:14:13.613 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-03-26 19:14:13.645 | Copying hooks for pkg-map 2024-03-26 19:14:13.659 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-03-26 19:14:13.672 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-03-26 19:14:13.688 | Copying hooks for zuul-worker 2024-03-26 19:14:13.704 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-03-26 19:14:13.746 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-03-26 19:14:13.780 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-root bash 2024-03-26 19:14:13.786 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 19:14:13.786 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-root(,|$)' -q 2024-03-26 19:14:13.813 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d ']' 2024-03-26 19:14:13.817 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d' 2024-03-26 19:14:13.818 | Running hooks from /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d 2024-03-26 19:14:13.822 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-03-26 19:14:13.827 | + 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.5iJNfLov/hooks/root.d 2024-03-26 19:14:13.869 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/10-base-defaults 2024-03-26 19:14:13.876 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/10-base-defaults 2024-03-26 19:14:13.880 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 19:14:13.884 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 19:14:13.889 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 19:14:13.896 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 19:14:13.901 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-03-26 19:14:13.905 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-03-26 19:14:13.909 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 19:14:13.913 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 19:14:13.917 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-03-26 19:14:13.921 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 19:14:13.926 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 19:14:13.930 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-03-26 19:14:13.934 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-03-26 19:14:13.939 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 19:14:13.946 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 19:14:13.950 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-03-26 19:14:13.955 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-03-26 19:14:13.959 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-03-26 19:14:13.963 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-03-26 19:14:13.967 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-03-26 19:14:13.972 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-03-26 19:14:13.976 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-03-26 19:14:13.983 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-03-26 19:14:13.987 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-03-26 19:14:13.992 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-03-26 19:14:13.996 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/14-manifests 2024-03-26 19:14:14.004 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/14-manifests 2024-03-26 19:14:14.009 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 19:14:14.013 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 19:14:14.017 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 19:14:14.021 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 19:14:14.026 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/15-block-device.bash 2024-03-26 19:14:14.033 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/15-block-device.bash 2024-03-26 19:14:14.038 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-03-26 19:14:14.042 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-03-26 19:14:14.046 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-03-26 19:14:14.050 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-03-26 19:14:14.058 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-03-26 19:14:14.062 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (centos|fedora|rocky) ]] 2024-03-26 19:14:14.066 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 19:14:14.071 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 19:14:14.075 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 19:14:14.079 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-03-26 19:14:14.083 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 19:14:14.087 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/50-disable-cloud-init 2024-03-26 19:14:14.095 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/50-disable-cloud-init 2024-03-26 19:14:14.099 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 19:14:14.103 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 19:14:14.108 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/50-redhat-common 2024-03-26 19:14:14.115 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/50-redhat-common 2024-03-26 19:14:14.120 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 19:14:14.124 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 19:14:14.128 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-03-26 19:14:14.134 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-03-26 19:14:14.138 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/75-nodepool-base-env 2024-03-26 19:14:14.145 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/75-nodepool-base-env 2024-03-26 19:14:14.150 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 19:14:14.154 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 19:14:14.158 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 19:14:14.162 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 19:14:14.166 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 19:14:14.171 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 19:14:14.175 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 19:14:14.179 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 19:14:14.184 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/99-dib-init-system 2024-03-26 19:14:14.192 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../environment.d/99-dib-init-system 2024-03-26 19:14:14.196 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-03-26 19:14:14.200 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-03-26 19:14:14.205 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo 2024-03-26 19:14:14.218 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-03-26 19:14:14.222 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-03-26 19:14:14.227 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo 2024-03-26 19:14:14.236 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../yum.repos.d 2024-03-26 19:14:14.240 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../yum.repos.d 2024-03-26 19:14:14.247 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.linaro.opendev.org/openeuler 2024-03-26 19:14:14.251 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-03-26 19:14:14.516 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.LdfbN3dLp5 2024-03-26 19:14:14.520 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-03-26 19:14:14.526 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.LdfbN3dLp5 /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/../yum.repos.d/openEuler.repo 2024-03-26 19:14:14.550 | dib-run-parts 00-00-generate-repo completed 2024-03-26 19:14:14.550 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot 2024-03-26 19:14:14.559 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-03-26 19:14:14.563 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-03-26 19:14:14.567 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-03-26 19:14:14.571 | ++ diskimage_builder/lib/common-functions:source:20 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-03-26 19:14:14.577 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/.extra_settings ']' 2024-03-26 19:14:14.581 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-03-26 19:14:14.586 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-03-26 19:14:14.590 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-03-26 19:14:14.594 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-03-26 19:14:14.598 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-03-26 19:14:14.603 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-03-26 19:14:14.607 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-03-26 19:14:15.041 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.xMUiSlBlGr 2024-03-26 19:14:15.046 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.xMUiSlBlGr' 2024-03-26 19:14:15.050 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.xMUiSlBlGr' EXIT 2024-03-26 19:14:15.054 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-03-26 19:14:15.059 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-03-26 19:14:15.116 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-03-26 19:14:15.120 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-03-26 19:14:15.124 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-03-26 19:14:15.140 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-03-26 19:14:15.145 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-03-26 19:14:15.149 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-03-26 19:14:15.154 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:271 : sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 19:14:15.171 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:272 : sudo mount -t proc none /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 19:14:15.465 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:273 : sudo mount --bind /dev /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 19:14:15.482 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:274 : mount_dev_pts_options 2024-03-26 19:14:15.487 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-03-26 19:14:15.898 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-03-26 19:14:15.903 | + /opt/dib_tmp/dib_build.5iJNfLov/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.5iJNfLov/mnt/dev/pts 2024-03-26 19:14:15.920 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:277 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 19:14:15.935 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:280 : sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/mnt/var/lib/rpm 2024-03-26 19:14:15.950 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:281 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.5iJNfLov/mnt --initdb 2024-03-26 19:14:17.813 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc 2024-03-26 19:14:17.828 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:286 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf 2024-03-26 19:14:17.843 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:291 : sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum 2024-03-26 19:14:17.858 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:292 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum 2024-03-26 19:14:17.873 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:294 : _install_repos 2024-03-26 19:14:17.877 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-03-26 19:14:17.881 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-03-26 19:14:17.886 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-03-26 19:14:17.890 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-03-26 19:14:17.894 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-03-26 19:14:17.899 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-03-26 19:14:17.903 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-03-26 19:14:17.907 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-03-26 19:14:17.912 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-03-26 19:14:17.916 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:115 : local repo= 2024-03-26 19:14:17.920 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:116 : [[ -z '' ]] 2024-03-26 19:14:17.925 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:118 : [[ -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/yum.repos.d/22.03-LTS ]] 2024-03-26 19:14:17.929 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:121 : repo=/opt/dib_tmp/dib_build.5iJNfLov/hooks/yum.repos.d 2024-03-26 19:14:17.933 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:132 : local temp_tmp 2024-03-26 19:14:17.938 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:133 : mktemp -d 2024-03-26 19:14:17.961 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:133 : temp_tmp=/opt/dib_tmp/tmp.SrJ8qTBs2h 2024-03-26 19:14:17.965 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:134 : TMPDIR=/opt/dib_tmp/tmp.SrJ8qTBs2h 2024-03-26 19:14:17.970 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:134 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.5iJNfLov/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.SrJ8qTBs2h --destdir=/tmp/tmp.xMUiSlBlGr basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-03-26 19:14:26.981 | Loaded plugins: download 2024-03-26 19:14:26.982 | DNF version: 4.14.0 2024-03-26 19:14:26.983 | cachedir: /opt/dib_tmp/tmp.SrJ8qTBs2h 2024-03-26 19:14:27.025 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-03-26 19:14:27.224 | repo: downloading from remote: OS 2024-03-26 19:14:28.479 | openEuler-22.03-LTS - OS 2.7 MB/s | 3.4 MB 00:01 2024-03-26 19:14:30.168 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-03-26 19:14:30.168 | repo: downloading from remote: update 2024-03-26 19:14:38.031 | openEuler-22.03-LTS - update 9.3 MB/s | 73 MB 00:07 2024-03-26 19:15:12.630 | update: using metadata from Fri Mar 22 12:21:04 2024. 2024-03-26 19:15:12.631 | Last metadata expiration check: 0:00:02 ago on Tue Mar 26 19:14:31 2024. 2024-03-26 19:15:14.452 | (1/6): basesystem-12-2.oe2203.noarch.rpm 31 kB/s | 7.0 kB 00:00 2024-03-26 19:15:14.581 | (2/6): openEuler-release-22.03LTS-54.oe2203.aar 170 kB/s | 22 kB 00:00 2024-03-26 19:15:14.732 | (3/6): setup-2.13.9.1-1.oe2203.noarch.rpm 297 kB/s | 150 kB 00:00 2024-03-26 19:15:14.740 | (4/6): openEuler-repos-1.0-3.6.oe2203.aarch64.r 56 kB/s | 8.8 kB 00:00 2024-03-26 19:15:14.799 | (5/6): openEuler-gpg-keys-1.0-3.6.oe2203.aarch6 147 kB/s | 9.7 kB 00:00 2024-03-26 19:15:14.922 | (6/6): filesystem-3.16-4.oe2203.aarch64.rpm 1.5 MB/s | 1.1 MB 00:00 2024-03-26 19:15:15.214 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:139 : rc=0 2024-03-26 19:15:15.219 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:140 : rm -rf /opt/dib_tmp/tmp.SrJ8qTBs2h 2024-03-26 19:15:15.277 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:141 : [[ 0 != 0 ]] 2024-03-26 19:15:15.282 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:147 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.5iJNfLov/mnt --nodeps -ivh /tmp/tmp.xMUiSlBlGr/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.xMUiSlBlGr/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.xMUiSlBlGr/openEuler-gpg-keys-1.0-3.6.oe2203.aarch64.rpm /tmp/tmp.xMUiSlBlGr/openEuler-release-22.03LTS-54.oe2203.aarch64.rpm /tmp/tmp.xMUiSlBlGr/openEuler-repos-1.0-3.6.oe2203.aarch64.rpm /tmp/tmp.xMUiSlBlGr/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-03-26 19:15:15.296 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-03-26 19:15:15.297 | rpm: However assuming you know what you are doing... 2024-03-26 19:15:15.367 | warning: /tmp/tmp.xMUiSlBlGr/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-03-26 19:15:15.407 | Verifying... ######################################## 2024-03-26 19:15:15.475 | Preparing... ######################################## 2024-03-26 19:15:15.477 | Updating / installing... 2024-03-26 19:15:15.478 | openEuler-gpg-keys-1.0-3.6.oe2203 ######################################## 2024-03-26 19:15:16.231 | openEuler-repos-1.0-3.6.oe2203 ######################################## 2024-03-26 19:15:16.284 | openEuler-release-22.03LTS-54.oe2203 ######################################## 2024-03-26 19:15:16.304 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-03-26 19:15:16.305 | warning: %post(openEuler-release-22.03LTS-54.oe2203.aarch64) scriptlet failed, exit status 127 2024-03-26 19:15:16.329 | setup-2.13.9.1-1.oe2203 ######################################## 2024-03-26 19:15:17.010 | filesystem-3.16-4.oe2203 ######################################## 2024-03-26 19:15:17.587 | basesystem-12-2.oe2203 ######################################## 2024-03-26 19:15:17.766 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-03-26 19:15:17.767 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-03-26 19:15:18.447 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:152 : [[ -n '' ]] 2024-03-26 19:15:18.452 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:160 : [[ -n '' ]] 2024-03-26 19:15:18.457 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:167 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-03-26 19:15:18.461 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_repos:168 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/yum.repos.d/openEuler.repo 2024-03-26 19:15:18.597 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:311 : [[ openeuler =~ (fedora|openeuler) ]] 2024-03-26 19:15:18.602 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:312 : _install_pkg_manager dnf dnf-plugins-core curl 2024-03-26 19:15:18.606 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:181 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/yum.repos.d/openEuler.repo 2024-03-26 19:15:18.637 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:207 : flock -w 1200 9 2024-03-26 19:15:18.792 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : echo '%_dbpath /var/lib/rpm' 2024-03-26 19:15:18.796 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:210 : local _lang_pack= 2024-03-26 19:15:18.801 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:211 : local _extra_pkgs= 2024-03-26 19:15:18.805 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:213 : [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 19:15:18.809 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:214 : [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 19:15:18.814 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : _extra_pkgs+='coreutils ' 2024-03-26 19:15:18.818 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:236 : [[ ! -d /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/yum/vars ]] 2024-03-26 19:15:18.825 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:237 : sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/yum 2024-03-26 19:15:18.841 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:238 : sudo ln -s /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/yum/vars 2024-03-26 19:15:18.918 | + /opt/dib_tmp/dib_build.5iJNfLov/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.5iJNfLov/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.5iJNfLov/mnt install dnf dnf-plugins-core curl coreutils 2024-03-26 19:15:27.655 | OS 1.9 kB/s | 16 kB 00:08 2024-03-26 19:15:35.549 | OS 442 kB/s | 3.4 MB 00:07 2024-03-26 19:15:42.591 | everything 3.1 kB/s | 16 kB 00:04 2024-03-26 19:15:49.906 | everything 2.2 MB/s | 16 MB 00:07 2024-03-26 19:16:03.321 | EPOL 3.0 kB/s | 16 kB 00:05 2024-03-26 19:16:10.607 | EPOL 373 kB/s | 2.7 MB 00:07 2024-03-26 19:16:17.074 | debuginfo 3.2 kB/s | 16 kB 00:04 2024-03-26 19:16:23.935 | debuginfo 565 kB/s | 3.8 MB 00:06 2024-03-26 19:16:30.910 | source 3.2 kB/s | 16 kB 00:04 2024-03-26 19:16:37.865 | source 248 kB/s | 1.7 MB 00:06 2024-03-26 19:16:43.654 | update 3.2 kB/s | 16 kB 00:04 2024-03-26 19:16:56.476 | update 5.7 MB/s | 73 MB 00:12 2024-03-26 19:17:36.594 | update-source 3.3 kB/s | 16 kB 00:04 2024-03-26 19:17:43.047 | update-source 187 kB/s | 1.2 MB 00:06 2024-03-26 19:17:44.186 | Last metadata expiration check: 0:00:01 ago on Tue Mar 26 19:17:42 2024. 2024-03-26 19:17:47.900 | Dependencies resolved. 2024-03-26 19:17:47.983 | ================================================================================ 2024-03-26 19:17:47.984 | Package Arch Version Repo Size 2024-03-26 19:17:47.984 | ================================================================================ 2024-03-26 19:17:47.984 | Installing: 2024-03-26 19:17:47.984 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-03-26 19:17:47.984 | curl aarch64 7.79.1-27.oe2203 update 139 k 2024-03-26 19:17:47.984 | dnf-data noarch 4.10.0-14.oe2203 update 23 k 2024-03-26 19:17:47.984 | dnf-plugins-core noarch 4.0.24-5.oe2203 update 14 k 2024-03-26 19:17:47.984 | Installing dependencies: 2024-03-26 19:17:47.984 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-03-26 19:17:47.984 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-03-26 19:17:47.984 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-03-26 19:17:47.984 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-03-26 19:17:47.984 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-03-26 19:17:47.984 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-03-26 19:17:47.984 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-03-26 19:17:47.984 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-03-26 19:17:47.984 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-03-26 19:17:47.984 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-03-26 19:17:47.984 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-03-26 19:17:47.984 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-03-26 19:17:47.984 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-03-26 19:17:47.984 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-03-26 19:17:47.984 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-03-26 19:17:47.984 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-03-26 19:17:47.984 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-03-26 19:17:47.984 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-03-26 19:17:47.984 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-03-26 19:17:47.984 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-03-26 19:17:47.984 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-03-26 19:17:47.984 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-03-26 19:17:47.984 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-03-26 19:17:47.984 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-03-26 19:17:47.984 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-03-26 19:17:47.984 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-03-26 19:17:47.984 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-03-26 19:17:47.984 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-03-26 19:17:47.984 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-03-26 19:17:47.984 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-03-26 19:17:47.984 | dnf noarch 4.10.0-14.oe2203 update 13 k 2024-03-26 19:17:47.984 | dracut aarch64 055-10.oe2203 update 292 k 2024-03-26 19:17:47.984 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-03-26 19:17:47.984 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-03-26 19:17:47.984 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-03-26 19:17:47.984 | expat aarch64 2.4.1-8.oe2203 update 76 k 2024-03-26 19:17:47.984 | file aarch64 5.41-3.oe2203 update 36 k 2024-03-26 19:17:47.984 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-03-26 19:17:47.984 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-03-26 19:17:47.984 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-03-26 19:17:47.984 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-03-26 19:17:47.984 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-03-26 19:17:47.984 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-03-26 19:17:47.985 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-03-26 19:17:47.985 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-03-26 19:17:47.985 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-03-26 19:17:47.985 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-03-26 19:17:47.985 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-03-26 19:17:47.985 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-03-26 19:17:47.985 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-03-26 19:17:47.985 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-03-26 19:17:47.985 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-03-26 19:17:47.985 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-03-26 19:17:47.985 | glibc aarch64 2.34-144.oe2203 update 2.8 M 2024-03-26 19:17:47.985 | glibc-common aarch64 2.34-144.oe2203 update 2.7 M 2024-03-26 19:17:47.985 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-03-26 19:17:47.985 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-03-26 19:17:47.985 | gnutls aarch64 3.7.2-10.oe2203 update 878 k 2024-03-26 19:17:47.985 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-03-26 19:17:47.985 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-03-26 19:17:47.985 | grep aarch64 3.7-9.oe2203 update 293 k 2024-03-26 19:17:47.985 | groff aarch64 1.22.4-9.oe2203 OS 907 k 2024-03-26 19:17:47.985 | groff-base aarch64 1.22.4-9.oe2203 OS 858 k 2024-03-26 19:17:47.985 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-03-26 19:17:47.985 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-03-26 19:17:47.985 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-03-26 19:17:47.985 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-03-26 19:17:47.985 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-03-26 19:17:47.985 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-03-26 19:17:47.985 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-03-26 19:17:47.985 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-03-26 19:17:47.985 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-03-26 19:17:47.985 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-03-26 19:17:47.985 | info aarch64 6.8-3.oe2203 OS 163 k 2024-03-26 19:17:47.985 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-03-26 19:17:47.985 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-03-26 19:17:47.985 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-03-26 19:17:47.985 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-03-26 19:17:47.985 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-03-26 19:17:47.985 | kmod aarch64 29-3.oe2203 OS 85 k 2024-03-26 19:17:47.985 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-03-26 19:17:47.985 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-03-26 19:17:47.985 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-03-26 19:17:47.985 | less aarch64 590-5.oe2203 update 101 k 2024-03-26 19:17:47.985 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-03-26 19:17:47.985 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-03-26 19:17:47.985 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-03-26 19:17:47.985 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-03-26 19:17:47.985 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-03-26 19:17:47.985 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-03-26 19:17:47.985 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-03-26 19:17:47.985 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-03-26 19:17:47.985 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-03-26 19:17:47.985 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-03-26 19:17:47.986 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-03-26 19:17:47.986 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-03-26 19:17:47.986 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-03-26 19:17:47.986 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-03-26 19:17:47.986 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-03-26 19:17:47.986 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-03-26 19:17:47.986 | libblkid aarch64 2.37.2-5.oe2203 OS 139 k 2024-03-26 19:17:47.986 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-03-26 19:17:47.986 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-03-26 19:17:47.986 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-03-26 19:17:47.986 | libcurl aarch64 7.79.1-27.oe2203 update 264 k 2024-03-26 19:17:47.986 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-03-26 19:17:47.986 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-03-26 19:17:47.986 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-03-26 19:17:47.986 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-03-26 19:17:47.986 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-03-26 19:17:47.986 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-03-26 19:17:47.986 | libfdisk aarch64 2.37.2-5.oe2203 OS 183 k 2024-03-26 19:17:47.986 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-03-26 19:17:47.986 | libgcc aarch64 10.3.1-19.oe2203 update 68 k 2024-03-26 19:17:47.986 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-03-26 19:17:47.986 | libgomp aarch64 10.3.1-19.oe2203 update 224 k 2024-03-26 19:17:47.986 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-03-26 19:17:47.986 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-03-26 19:17:47.986 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-03-26 19:17:47.986 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-03-26 19:17:47.986 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-03-26 19:17:47.986 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-03-26 19:17:47.986 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-03-26 19:17:47.986 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-03-26 19:17:47.986 | libmount aarch64 2.37.2-5.oe2203 OS 161 k 2024-03-26 19:17:47.986 | libnghttp2 aarch64 1.46.0-4.oe2203 update 67 k 2024-03-26 19:17:47.986 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-03-26 19:17:47.986 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-03-26 19:17:47.986 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-03-26 19:17:47.986 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-03-26 19:17:47.986 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-03-26 19:17:47.986 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-03-26 19:17:47.986 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-03-26 19:17:47.987 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-03-26 19:17:47.987 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-03-26 19:17:47.987 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-03-26 19:17:47.987 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-03-26 19:17:47.987 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-03-26 19:17:47.987 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-03-26 19:17:47.987 | libsmartcols aarch64 2.37.2-5.oe2203 OS 108 k 2024-03-26 19:17:47.987 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-03-26 19:17:47.987 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-03-26 19:17:47.987 | libstdc++ aarch64 10.3.1-19.oe2203 update 491 k 2024-03-26 19:17:47.987 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-03-26 19:17:47.987 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-03-26 19:17:47.987 | libtiff aarch64 4.3.0-36.oe2203 update 167 k 2024-03-26 19:17:47.987 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-03-26 19:17:47.987 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-03-26 19:17:47.987 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-03-26 19:17:47.987 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-03-26 19:17:47.987 | libuuid aarch64 2.37.2-5.oe2203 OS 23 k 2024-03-26 19:17:47.987 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-03-26 19:17:47.987 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-03-26 19:17:47.987 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-03-26 19:17:47.987 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-03-26 19:17:47.987 | libxml2 aarch64 2.9.12-19.oe2203 update 609 k 2024-03-26 19:17:47.987 | libyaml aarch64 0.2.5-2.oe2203 OS 53 k 2024-03-26 19:17:47.987 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-03-26 19:17:47.987 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-03-26 19:17:47.987 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-03-26 19:17:47.987 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-03-26 19:17:47.987 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-03-26 19:17:47.987 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-03-26 19:17:47.987 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-03-26 19:17:47.987 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-03-26 19:17:47.987 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-03-26 19:17:47.987 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-03-26 19:17:47.987 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-03-26 19:17:47.987 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-03-26 19:17:47.987 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-03-26 19:17:47.987 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-03-26 19:17:47.987 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-03-26 19:17:47.987 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-03-26 19:17:47.987 | openssl aarch64 1:1.1.1m-26.oe2203 update 424 k 2024-03-26 19:17:47.988 | openssl-libs aarch64 1:1.1.1m-26.oe2203 update 1.2 M 2024-03-26 19:17:47.988 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-03-26 19:17:47.988 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-03-26 19:17:47.988 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-03-26 19:17:47.988 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-03-26 19:17:47.988 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-03-26 19:17:47.988 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-03-26 19:17:47.988 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-03-26 19:17:47.988 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-03-26 19:17:47.988 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-03-26 19:17:47.988 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-03-26 19:17:47.988 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-03-26 19:17:47.988 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-03-26 19:17:47.988 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-03-26 19:17:47.988 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-03-26 19:17:47.988 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-03-26 19:17:47.988 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-03-26 19:17:47.988 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-03-26 19:17:47.988 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-03-26 19:17:47.988 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-03-26 19:17:47.988 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-03-26 19:17:47.988 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-03-26 19:17:47.988 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-03-26 19:17:47.988 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-03-26 19:17:47.988 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-03-26 19:17:47.988 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-03-26 19:17:47.988 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-03-26 19:17:47.988 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-03-26 19:17:47.988 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-03-26 19:17:47.988 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-03-26 19:17:47.988 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-03-26 19:17:47.988 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-03-26 19:17:47.988 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-03-26 19:17:47.988 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-03-26 19:17:47.988 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-03-26 19:17:47.988 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-03-26 19:17:47.988 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-03-26 19:17:47.988 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-03-26 19:17:47.988 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-03-26 19:17:47.988 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-03-26 19:17:47.988 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-03-26 19:17:47.988 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-03-26 19:17:47.988 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-03-26 19:17:47.989 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-03-26 19:17:47.989 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-03-26 19:17:47.989 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-03-26 19:17:47.989 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-03-26 19:17:47.989 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-03-26 19:17:47.989 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-03-26 19:17:47.989 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-03-26 19:17:47.989 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-03-26 19:17:47.989 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-03-26 19:17:47.989 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-03-26 19:17:47.989 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-03-26 19:17:47.989 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-03-26 19:17:47.989 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-03-26 19:17:47.989 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-03-26 19:17:47.989 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-03-26 19:17:47.989 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-03-26 19:17:47.989 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-03-26 19:17:47.989 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-03-26 19:17:47.989 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-03-26 19:17:47.989 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-03-26 19:17:47.989 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-03-26 19:17:47.989 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-03-26 19:17:47.989 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-03-26 19:17:47.989 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-03-26 19:17:47.989 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-03-26 19:17:47.989 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-03-26 19:17:47.989 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-03-26 19:17:47.989 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-03-26 19:17:47.989 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-03-26 19:17:47.989 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-03-26 19:17:47.989 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-03-26 19:17:47.989 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-03-26 19:17:47.989 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-03-26 19:17:47.989 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-03-26 19:17:47.989 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-03-26 19:17:47.989 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-03-26 19:17:47.990 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-03-26 19:17:47.990 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-03-26 19:17:47.990 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-03-26 19:17:47.990 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-03-26 19:17:47.990 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-03-26 19:17:47.990 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-03-26 19:17:47.990 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-03-26 19:17:47.990 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-03-26 19:17:47.990 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-03-26 19:17:47.990 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-03-26 19:17:47.990 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-03-26 19:17:47.990 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-03-26 19:17:47.990 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-03-26 19:17:47.990 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-03-26 19:17:47.990 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-03-26 19:17:47.990 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-03-26 19:17:47.990 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-03-26 19:17:47.990 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-03-26 19:17:47.990 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-03-26 19:17:47.990 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-03-26 19:17:47.990 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-03-26 19:17:47.990 | popt aarch64 1.18-3.oe2203 update 49 k 2024-03-26 19:17:47.990 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-03-26 19:17:47.990 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-03-26 19:17:47.990 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-03-26 19:17:47.990 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-03-26 19:17:47.990 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-03-26 19:17:47.990 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-03-26 19:17:47.990 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-03-26 19:17:47.990 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-03-26 19:17:47.990 | python3-dnf noarch 4.10.0-14.oe2203 update 443 k 2024-03-26 19:17:47.990 | python3-dnf-plugins-core noarch 4.0.24-5.oe2203 update 210 k 2024-03-26 19:17:47.990 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-03-26 19:17:47.990 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-03-26 19:17:47.990 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-03-26 19:17:47.990 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-03-26 19:17:47.991 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-03-26 19:17:47.991 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-03-26 19:17:47.991 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-03-26 19:17:47.991 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-03-26 19:17:47.991 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-03-26 19:17:47.991 | readline aarch64 8.1-3.oe2203 update 146 k 2024-03-26 19:17:47.991 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-03-26 19:17:47.991 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-03-26 19:17:47.991 | sed aarch64 4.8-3.oe2203 update 162 k 2024-03-26 19:17:47.991 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-03-26 19:17:47.991 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-03-26 19:17:47.991 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-03-26 19:17:47.991 | systemd aarch64 249-72.oe2203 update 3.2 M 2024-03-26 19:17:47.991 | systemd-libs aarch64 249-72.oe2203 update 454 k 2024-03-26 19:17:47.991 | systemd-udev aarch64 249-72.oe2203 update 1.2 M 2024-03-26 19:17:47.992 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-03-26 19:17:47.992 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-03-26 19:17:47.992 | tpm2-tss aarch64 3.1.0-4.oe2203 update 489 k 2024-03-26 19:17:47.992 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-03-26 19:17:47.992 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-03-26 19:17:47.992 | util-linux aarch64 2.37.2-5.oe2203 OS 2.3 M 2024-03-26 19:17:47.992 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-03-26 19:17:47.992 | which aarch64 2.21-14.oe2203 OS 30 k 2024-03-26 19:17:47.992 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-03-26 19:17:47.992 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-03-26 19:17:47.992 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-03-26 19:17:47.992 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-03-26 19:17:47.992 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-03-26 19:17:47.992 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-03-26 19:17:47.992 | Installing weak dependencies: 2024-03-26 19:17:47.992 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-03-26 19:17:47.992 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-03-26 19:17:47.992 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-03-26 19:17:47.992 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-03-26 19:17:47.992 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-03-26 19:17:47.993 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-03-26 19:17:47.993 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-03-26 19:17:47.993 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-03-26 19:17:47.993 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-03-26 19:17:47.993 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-03-26 19:17:47.993 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-03-26 19:17:47.993 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-03-26 19:17:47.993 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-03-26 19:17:47.993 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-03-26 19:17:47.993 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-03-26 19:17:47.993 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-03-26 19:17:47.993 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-03-26 19:17:47.993 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-03-26 19:17:47.993 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-03-26 19:17:47.993 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-03-26 19:17:47.993 | 2024-03-26 19:17:47.993 | Transaction Summary 2024-03-26 19:17:47.993 | ================================================================================ 2024-03-26 19:17:47.993 | Install 342 Packages 2024-03-26 19:17:47.993 | 2024-03-26 19:17:48.413 | Total download size: 139 M 2024-03-26 19:17:48.414 | Installed size: 596 M 2024-03-26 19:17:48.415 | Downloading Packages: 2024-03-26 19:17:58.852 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 112 kB/s | 74 kB 00:00 2024-03-26 19:17:59.280 | (2/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 399 kB/s | 171 kB 00:00 2024-03-26 19:17:59.319 | (3/342): adwaita-cursor-theme-41.0-1.oe2203.noa 576 kB/s | 649 kB 00:01 2024-03-26 19:17:59.636 | (4/342): attr-2.5.1-2.oe2203.aarch64.rpm 156 kB/s | 55 kB 00:00 2024-03-26 19:17:59.805 | (5/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 194 kB/s | 94 kB 00:00 2024-03-26 19:18:00.005 | (6/342): brotli-1.0.9-2.oe2203.aarch64.rpm 839 kB/s | 305 kB 00:00 2024-03-26 19:18:00.275 | (7/342): cairo-1.17.4-1.oe2203.aarch64.rpm 1.3 MB/s | 613 kB 00:00 2024-03-26 19:18:00.542 | (8/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 32 kB/s | 17 kB 00:00 2024-03-26 19:18:00.823 | (9/342): adwaita-icon-theme-41.0-1.oe2203.noarc 4.0 MB/s | 11 MB 00:02 2024-03-26 19:18:00.978 | (10/342): chkconfig-1.20-1.oe2203.aarch64.rpm 247 kB/s | 172 kB 00:00 2024-03-26 19:18:01.278 | (11/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 5.3 MB/s | 3.9 MB 00:00 2024-03-26 19:18:01.744 | (12/342): cronie-1.5.7-1.oe2203.aarch64.rpm 136 kB/s | 103 kB 00:00 2024-03-26 19:18:01.938 | (13/342): crontabs-1.11-22.oe2203.noarch.rpm 18 kB/s | 17 kB 00:00 2024-03-26 19:18:02.081 | (14/342): crypto-policies-20200619-2.git781bbd4 101 kB/s | 81 kB 00:00 2024-03-26 19:18:02.202 | (15/342): device-mapper-1.02.181-4.oe2203.aarch 813 kB/s | 213 kB 00:00 2024-03-26 19:18:02.474 | (16/342): findutils-4.8.0-3.oe2203.aarch64.rpm 1.4 MB/s | 382 kB 00:00 2024-03-26 19:18:02.716 | (17/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 6.5 MB/s | 5.1 MB 00:00 2024-03-26 19:18:02.855 | (18/342): fontconfig-2.13.94-1.oe2203.aarch64.r 593 kB/s | 225 kB 00:00 2024-03-26 19:18:02.982 | (19/342): fonts-filesystem-2.0.5-2.oe2203.noarc 31 kB/s | 8.3 kB 00:00 2024-03-26 19:18:03.126 | (20/342): diffutils-3.8-2.oe2203.aarch64.rpm 301 kB/s | 315 kB 00:01 2024-03-26 19:18:03.386 | (21/342): fuse-2.9.9-9.oe2203.aarch64.rpm 254 kB/s | 135 kB 00:00 2024-03-26 19:18:03.632 | (22/342): fuse-common-3.10.5-3.oe2203.aarch64.r 14 kB/s | 9.0 kB 00:00 2024-03-26 19:18:03.723 | (23/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 22 kB/s | 13 kB 00:00 2024-03-26 19:18:03.919 | (24/342): gcr-3.41.0-1.oe2203.aarch64.rpm 869 kB/s | 462 kB 00:00 2024-03-26 19:18:04.339 | (25/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 409 kB/s | 251 kB 00:00 2024-03-26 19:18:05.104 | (26/342): gettext-0.21-4.oe2203.aarch64.rpm 841 kB/s | 1.1 MB 00:01 2024-03-26 19:18:05.271 | (27/342): gmp-6.2.1-1.oe2203.aarch64.rpm 183 kB/s | 247 kB 00:01 2024-03-26 19:18:05.445 | (28/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 79 kB/s | 87 kB 00:01 2024-03-26 19:18:06.788 | (29/342): groff-1.22.4-9.oe2203.aarch64.rpm 598 kB/s | 907 kB 00:01 2024-03-26 19:18:07.540 | (30/342): groff-base-1.22.4-9.oe2203.aarch64.rp 379 kB/s | 858 kB 00:02 2024-03-26 19:18:08.100 | (31/342): grubby-8.40-28.oe2203.aarch64.rpm 20 kB/s | 52 kB 00:02 2024-03-26 19:18:08.366 | (32/342): gtk-update-icon-cache-3.24.30-5.oe220 19 kB/s | 30 kB 00:01 2024-03-26 19:18:09.040 | (33/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 27 kB/s | 18 kB 00:00 2024-03-26 19:18:10.177 | (34/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 1.6 MB/s | 3.3 MB 00:02 2024-03-26 19:18:10.736 | (35/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 1.7 MB/s | 4.6 MB 00:02 2024-03-26 19:18:10.947 | (36/342): info-6.8-3.oe2203.aarch64.rpm 86 kB/s | 163 kB 00:01 2024-03-26 19:18:11.191 | (37/342): kbd-2.4.0-1.oe2203.aarch64.rpm 248 kB/s | 251 kB 00:01 2024-03-26 19:18:11.822 | (38/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 602 kB/s | 525 kB 00:00 2024-03-26 19:18:11.980 | (39/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 1.5 MB/s | 1.6 MB 00:01 2024-03-26 19:18:12.326 | (40/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 22 kB/s | 25 kB 00:01 2024-03-26 19:18:12.637 | (41/342): kmod-29-3.oe2203.aarch64.rpm 105 kB/s | 85 kB 00:00 2024-03-26 19:18:12.690 | (42/342): kmod-libs-29-3.oe2203.aarch64.rpm 159 kB/s | 57 kB 00:00 2024-03-26 19:18:12.769 | (43/342): lcms2-2.12-1.oe2203.aarch64.rpm 328 kB/s | 145 kB 00:00 2024-03-26 19:18:12.859 | (44/342): libXau-1.0.9-2.oe2203.aarch64.rpm 65 kB/s | 14 kB 00:00 2024-03-26 19:18:13.050 | (45/342): libXcomposite-0.4.5-1.oe2203.aarch64. 48 kB/s | 13 kB 00:00 2024-03-26 19:18:13.120 | (46/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 52 kB/s | 13 kB 00:00 2024-03-26 19:18:13.330 | (47/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 46 kB/s | 26 kB 00:00 2024-03-26 19:18:13.391 | (48/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 50 kB/s | 17 kB 00:00 2024-03-26 19:18:13.502 | (49/342): libXft-2.3.4-1.oe2203.aarch64.rpm 114 kB/s | 43 kB 00:00 2024-03-26 19:18:13.734 | (50/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 33 kB/s | 13 kB 00:00 2024-03-26 19:18:13.783 | (51/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 86 kB/s | 24 kB 00:00 2024-03-26 19:18:13.811 | (52/342): libXrender-0.9.10-10.oe2203.aarch64.r 78 kB/s | 24 kB 00:00 2024-03-26 19:18:14.069 | (53/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 56 kB/s | 19 kB 00:00 2024-03-26 19:18:14.203 | (54/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 148 kB/s | 58 kB 00:00 2024-03-26 19:18:14.272 | (55/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 211 kB/s | 43 kB 00:00 2024-03-26 19:18:14.497 | (56/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 135 kB/s | 30 kB 00:00 2024-03-26 19:18:14.580 | (57/342): libblkid-2.37.2-5.oe2203.aarch64.rpm 181 kB/s | 139 kB 00:00 2024-03-26 19:18:14.612 | (58/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 164 kB/s | 67 kB 00:00 2024-03-26 19:18:14.698 | (59/342): libedit-3.1-28.oe2203.aarch64.rpm 440 kB/s | 88 kB 00:00 2024-03-26 19:18:14.908 | (60/342): libev-4.33-2.oe2203.aarch64.rpm 160 kB/s | 47 kB 00:00 2024-03-26 19:18:14.946 | (61/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 552 kB/s | 201 kB 00:00 2024-03-26 19:18:15.178 | (62/342): libevent-2.1.12-4.oe2203.aarch64.rpm 462 kB/s | 221 kB 00:00 2024-03-26 19:18:15.343 | (63/342): libfdisk-2.37.2-5.oe2203.aarch64.rpm 424 kB/s | 183 kB 00:00 2024-03-26 19:18:15.360 | (64/342): libffi-3.4.2-2.oe2203.aarch64.rpm 62 kB/s | 26 kB 00:00 2024-03-26 19:18:15.373 | (65/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 211 kB/s | 41 kB 00:00 2024-03-26 19:18:15.536 | (66/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 637 kB/s | 112 kB 00:00 2024-03-26 19:18:15.554 | (67/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 823 kB/s | 159 kB 00:00 2024-03-26 19:18:15.724 | (68/342): libmount-2.37.2-5.oe2203.aarch64.rpm 461 kB/s | 161 kB 00:00 2024-03-26 19:18:15.783 | (69/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 220 kB/s | 50 kB 00:00 2024-03-26 19:18:15.794 | (70/342): librepo-1.14.2-2.oe2203.aarch64.rpm 320 kB/s | 76 kB 00:00 2024-03-26 19:18:16.062 | (71/342): libreport-filesystem-2.15.2-1.oe2203. 27 kB/s | 9.0 kB 00:00 2024-03-26 19:18:16.074 | (72/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 211 kB/s | 59 kB 00:00 2024-03-26 19:18:16.085 | (73/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 552 kB/s | 160 kB 00:00 2024-03-26 19:18:16.679 | (74/342): libsemanage-3.3-3.oe2203.aarch64.rpm 159 kB/s | 98 kB 00:00 2024-03-26 19:18:16.702 | (75/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 68 kB/s | 42 kB 00:00 2024-03-26 19:18:16.773 | (76/342): libsmartcols-2.37.2-5.oe2203.aarch64. 157 kB/s | 108 kB 00:00 2024-03-26 19:18:17.011 | (77/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 306 kB/s | 67 kB 00:00 2024-03-26 19:18:17.218 | (78/342): libthai-0.1.28-4.oe2203.aarch64.rpm 367 kB/s | 197 kB 00:00 2024-03-26 19:18:17.268 | (79/342): libunistring-0.9.10-8.oe2203.aarch64. 843 kB/s | 401 kB 00:00 2024-03-26 19:18:17.274 | (80/342): libutempter-1.2.1-2.oe2203.aarch64.rp 90 kB/s | 24 kB 00:00 2024-03-26 19:18:17.558 | (81/342): libuuid-2.37.2-5.oe2203.aarch64.rpm 67 kB/s | 23 kB 00:00 2024-03-26 19:18:17.794 | (82/342): libverto-0.3.2-1.oe2203.aarch64.rpm 50 kB/s | 26 kB 00:00 2024-03-26 19:18:18.075 | (83/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 148 kB/s | 118 kB 00:00 2024-03-26 19:18:18.199 | (84/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 189 kB/s | 121 kB 00:00 2024-03-26 19:18:18.429 | (85/342): libyaml-0.2.5-2.oe2203.aarch64.rpm 84 kB/s | 53 kB 00:00 2024-03-26 19:18:18.515 | (86/342): lz4-1.9.3-2.oe2203.aarch64.rpm 408 kB/s | 128 kB 00:00 2024-03-26 19:18:18.692 | (87/342): npth-1.6-2.oe2203.aarch64.rpm 132 kB/s | 23 kB 00:00 2024-03-26 19:18:18.757 | (88/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 1.1 MB/s | 378 kB 00:00 2024-03-26 19:18:18.880 | (89/342): man-db-2.9.4-2.oe2203.aarch64.rpm 1.6 MB/s | 1.1 MB 00:00 2024-03-26 19:18:18.936 | (90/342): os-prober-1.79-1.oe2203.aarch64.rpm 271 kB/s | 48 kB 00:00 2024-03-26 19:18:19.091 | (91/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 148 kB/s | 59 kB 00:00 2024-03-26 19:18:19.161 | (92/342): perl-Algorithm-Diff-1.201-1.oe2203.no 96 kB/s | 27 kB 00:00 2024-03-26 19:18:19.179 | (93/342): perl-Archive-Tar-2.40-1.oe2203.noarch 174 kB/s | 42 kB 00:00 2024-03-26 19:18:19.270 | (94/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 104 kB/s | 18 kB 00:00 2024-03-26 19:18:19.404 | (95/342): perl-CPAN-Meta-2.150010-419.oe2203.no 481 kB/s | 108 kB 00:00 2024-03-26 19:18:19.414 | (96/342): perl-CPAN-Meta-Requirements-2.140-419 110 kB/s | 26 kB 00:00 2024-03-26 19:18:19.451 | (97/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 133 kB/s | 24 kB 00:00 2024-03-26 19:18:19.881 | (98/342): perl-Carp-1.50-418.oe2203.noarch.rpm 45 kB/s | 21 kB 00:00 2024-03-26 19:18:20.014 | (99/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 42 kB/s | 25 kB 00:00 2024-03-26 19:18:20.166 | (100/342): perl-Compress-Raw-Zlib-2.101-1.oe220 58 kB/s | 41 kB 00:00 2024-03-26 19:18:20.206 | (101/342): perl-Config-Perl-V-0.33-1.oe2203.noa 52 kB/s | 17 kB 00:00 2024-03-26 19:18:20.343 | (102/342): perl-Devel-PPPort-3.63-1.oe2203.aarc 1.0 MB/s | 187 kB 00:00 2024-03-26 19:18:20.356 | (103/342): perl-Data-Dumper-2.183-1.oe2203.aarc 230 kB/s | 44 kB 00:00 2024-03-26 19:18:20.372 | (104/342): perl-Digest-1.20-1.oe2203.noarch.rpm 102 kB/s | 17 kB 00:00 2024-03-26 19:18:20.708 | (105/342): perl-Digest-MD5-2.58-1.oe2203.aarch6 79 kB/s | 29 kB 00:00 2024-03-26 19:18:20.756 | (106/342): perl-Digest-SHA-6.02-7.oe2203.aarch6 121 kB/s | 49 kB 00:00 2024-03-26 19:18:20.781 | (107/342): perl-Encode-Locale-1.05-12.oe2203.no 34 kB/s | 14 kB 00:00 2024-03-26 19:18:21.051 | (108/342): perl-Env-1.04-397.oe2203.noarch.rpm 49 kB/s | 17 kB 00:00 2024-03-26 19:18:21.198 | (109/342): perl-Exporter-5.74-1.oe2203.noarch.r 52 kB/s | 22 kB 00:00 2024-03-26 19:18:21.296 | (110/342): perl-ExtUtils-Command-7.62-1.oe2203. 22 kB/s | 11 kB 00:00 2024-03-26 19:18:21.418 | (111/342): perl-ExtUtils-Install-2.20-1.oe2203. 91 kB/s | 33 kB 00:00 2024-03-26 19:18:21.573 | (112/342): perl-ExtUtils-Manifest-1.73-1.oe2203 84 kB/s | 23 kB 00:00 2024-03-26 19:18:21.606 | (113/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 546 kB/s | 169 kB 00:00 2024-03-26 19:18:21.773 | (114/342): perl-File-Fetch-1.00-1.oe2203.noarch 111 kB/s | 22 kB 00:00 2024-03-26 19:18:21.793 | (115/342): perl-File-HomeDir-1.006-2.oe2203.noa 190 kB/s | 35 kB 00:00 2024-03-26 19:18:21.911 | (116/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 112 kB/s | 55 kB 00:00 2024-03-26 19:18:22.120 | (117/342): perl-File-Path-2.18-1.oe2203.noarch. 62 kB/s | 21 kB 00:00 2024-03-26 19:18:22.191 | (118/342): perl-File-Temp-0.2311-2.oe2203.noarc 126 kB/s | 50 kB 00:00 2024-03-26 19:18:22.303 | (119/342): perl-File-Which-1.27-1.oe2203.noarch 61 kB/s | 24 kB 00:00 2024-03-26 19:18:22.384 | (120/342): perl-Filter-1.60-3.oe2203.aarch64.rp 185 kB/s | 49 kB 00:00 2024-03-26 19:18:22.575 | (121/342): perl-Getopt-Long-2.52-1.oe2203.noarc 167 kB/s | 45 kB 00:00 2024-03-26 19:18:22.603 | (122/342): perl-Filter-Simple-0.94-1.oe2203.noa 53 kB/s | 16 kB 00:00 2024-03-26 19:18:22.753 | (123/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 175 kB/s | 31 kB 00:00 2024-03-26 19:18:23.016 | (124/342): perl-IO-Compress-2.101-2.oe2203.noar 175 kB/s | 110 kB 00:00 2024-03-26 19:18:23.162 | (125/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 324 kB/s | 181 kB 00:00 2024-03-26 19:18:23.304 | (126/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 59 kB/s | 32 kB 00:00 2024-03-26 19:18:23.483 | (127/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 53 kB/s | 25 kB 00:00 2024-03-26 19:18:23.647 | (128/342): perl-IPC-System-Simple-1.30-2.oe2203 92 kB/s | 31 kB 00:00 2024-03-26 19:18:23.750 | (129/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 99 kB/s | 44 kB 00:00 2024-03-26 19:18:23.813 | (130/342): perl-Locale-Codes-3.68-1.oe2203.noar 803 kB/s | 264 kB 00:00 2024-03-26 19:18:23.938 | (131/342): perl-MIME-Base64-3.16-1.oe2203.aarch 106 kB/s | 20 kB 00:00 2024-03-26 19:18:24.200 | (132/342): perl-Locale-Maketext-1.29-1.oe2203.n 119 kB/s | 53 kB 00:00 2024-03-26 19:18:24.311 | (133/342): perl-Math-BigRat-0.2620-1.oe2203.noa 73 kB/s | 27 kB 00:00 2024-03-26 19:18:24.544 | (134/342): perl-Math-BigInt-1.9998.27-1.oe2203. 166 kB/s | 121 kB 00:00 2024-03-26 19:18:24.860 | (135/342): perl-Module-CoreList-5.20211020-1.oe 131 kB/s | 86 kB 00:00 2024-03-26 19:18:24.990 | (136/342): perl-Module-Load-0.36-1.oe2203.noarc 20 kB/s | 13 kB 00:00 2024-03-26 19:18:25.037 | (137/342): perl-Module-Load-Conditional-0.74-1. 36 kB/s | 18 kB 00:00 2024-03-26 19:18:25.459 | (138/342): perl-Mozilla-CA-20211001-1.oe2203.no 22 kB/s | 10 kB 00:00 2024-03-26 19:18:25.671 | (139/342): perl-Module-Metadata-1.000037-1.oe22 45 kB/s | 31 kB 00:00 2024-03-26 19:18:25.835 | (140/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 313 kB/s | 250 kB 00:00 2024-03-26 19:18:25.930 | (141/342): perl-Params-Check-0.38-418.oe2203.no 32 kB/s | 15 kB 00:00 2024-03-26 19:18:26.128 | (142/342): perl-PathTools-3.80-1.oe2203.aarch64 130 kB/s | 59 kB 00:00 2024-03-26 19:18:26.616 | (143/342): perl-Perl-OSType-1.010-421.oe2203.no 29 kB/s | 20 kB 00:00 2024-03-26 19:18:26.744 | (144/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 13 kB/s | 11 kB 00:00 2024-03-26 19:18:26.889 | (145/342): perl-Pod-Checker-1.74-1.oe2203.noarc 30 kB/s | 23 kB 00:00 2024-03-26 19:18:27.090 | (146/342): perl-Pod-Escapes-1.07-420.oe2203.noa 40 kB/s | 14 kB 00:00 2024-03-26 19:18:27.391 | (147/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 87 kB/s | 44 kB 00:00 2024-03-26 19:18:27.591 | (148/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 126 kB/s | 25 kB 00:00 2024-03-26 19:18:27.892 | (149/342): perl-Pod-Simple-3.43-1.oe2203.noarch 171 kB/s | 137 kB 00:00 2024-03-26 19:18:28.029 | (150/342): perl-Pod-Parser-1.63-398.oe2203.noar 45 kB/s | 57 kB 00:01 2024-03-26 19:18:28.060 | (151/342): perl-Scalar-List-Utils-1.60-1.oe2203 105 kB/s | 49 kB 00:00 2024-03-26 19:18:28.224 | (152/342): perl-Socket-2.032-1.oe2203.aarch64.r 131 kB/s | 43 kB 00:00 2024-03-26 19:18:28.248 | (153/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 199 kB/s | 37 kB 00:00 2024-03-26 19:18:28.440 | (154/342): perl-Term-ANSIColor-5.01-1.oe2203.no 139 kB/s | 30 kB 00:00 2024-03-26 19:18:28.450 | (155/342): perl-Term-Cap-1.17-510.oe2203.noarch 87 kB/s | 18 kB 00:00 2024-03-26 19:18:28.851 | (156/342): perl-Text-Balanced-2.04-1.oe2203.noa 73 kB/s | 29 kB 00:00 2024-03-26 19:18:29.013 | (157/342): perl-Storable-3.25-1.oe2203.aarch64. 77 kB/s | 74 kB 00:00 2024-03-26 19:18:29.116 | (158/342): perl-Text-Diff-1.45-7.oe2203.noarch. 101 kB/s | 27 kB 00:00 2024-03-26 19:18:29.221 | (159/342): perl-Test-Simple-1.302188-1.oe2203.n 258 kB/s | 201 kB 00:00 2024-03-26 19:18:29.297 | (160/342): perl-Text-ParseWords-3.30-419.oe2203 43 kB/s | 12 kB 00:00 2024-03-26 19:18:29.339 | (161/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 59 kB/s | 13 kB 00:00 2024-03-26 19:18:29.605 | (162/342): perl-Thread-Queue-3.13-3.oe2203.noar 37 kB/s | 14 kB 00:00 2024-03-26 19:18:29.678 | (163/342): perl-Time-Local-1.300-1.oe2203.noarc 57 kB/s | 22 kB 00:00 2024-03-26 19:18:29.747 | (164/342): perl-URI-5.10-1.oe2203.noarch.rpm 177 kB/s | 72 kB 00:00 2024-03-26 19:18:29.977 | (165/342): perl-autodie-2.34-2.oe2203.noarch.rp 241 kB/s | 55 kB 00:00 2024-03-26 19:18:30.160 | (166/342): perl-bignum-0.63-1.oe2203.noarch.rpm 106 kB/s | 19 kB 00:00 2024-03-26 19:18:30.398 | (167/342): perl-constant-1.33-421.oe2203.noarch 71 kB/s | 17 kB 00:00 2024-03-26 19:18:30.495 | (168/342): perl-Unicode-Normalize-1.28-1.oe2203 85 kB/s | 70 kB 00:00 2024-03-26 19:18:30.640 | (169/342): perl-experimental-0.025-1.oe2203.noa 76 kB/s | 18 kB 00:00 2024-03-26 19:18:30.727 | (170/342): perl-parent-0.238-1.oe2203.noarch.rp 49 kB/s | 11 kB 00:00 2024-03-26 19:18:31.114 | (171/342): perl-perlfaq-5.20210520-1.oe2203.noa 374 kB/s | 177 kB 00:00 2024-03-26 19:18:31.705 | (172/342): perl-Unicode-Collate-1.31-1.oe2203.a 318 kB/s | 667 kB 00:02 2024-03-26 19:18:31.916 | (173/342): perl-podlators-4.14-1.oe2203.noarch. 53 kB/s | 63 kB 00:01 2024-03-26 19:18:32.112 | (174/342): perl-threads-2.26-1.oe2203.aarch64.r 35 kB/s | 35 kB 00:00 2024-03-26 19:18:32.227 | (175/342): perl-threads-shared-1.62-1.oe2203.aa 57 kB/s | 30 kB 00:00 2024-03-26 19:18:32.453 | (176/342): perl-version-0.99.29-1.oe2203.aarch6 133 kB/s | 45 kB 00:00 2024-03-26 19:18:32.714 | (177/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 187 kB/s | 91 kB 00:00 2024-03-26 19:18:32.858 | (178/342): pigz-2.6-1.oe2203.aarch64.rpm 81 kB/s | 61 kB 00:00 2024-03-26 19:18:32.999 | (179/342): python3-dbus-1.2.18-2.oe2203.aarch64 414 kB/s | 118 kB 00:00 2024-03-26 19:18:33.288 | (180/342): python3-libcomps-0.1.18-1.oe2203.aar 147 kB/s | 42 kB 00:00 2024-03-26 19:18:33.427 | (181/342): python3-distro-1.6.0-1.oe2203.noarch 68 kB/s | 38 kB 00:00 2024-03-26 19:18:33.457 | (182/342): python3-dateutil-2.8.2-2.oe2203.noar 300 kB/s | 301 kB 00:01 2024-03-26 19:18:33.704 | (183/342): python3-six-1.16.0-1.oe2203.noarch.r 137 kB/s | 38 kB 00:00 2024-03-26 19:18:33.782 | (184/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 26 kB/s | 8.3 kB 00:00 2024-03-26 19:18:34.304 | (185/342): slang-2.3.2-8.oe2203.aarch64.rpm 1.0 MB/s | 533 kB 00:00 2024-03-26 19:18:34.443 | (186/342): shared-mime-info-2.1-1.oe2203.aarch6 399 kB/s | 294 kB 00:00 2024-03-26 19:18:34.623 | (187/342): systemtap-sdt-devel-4.5-2.oe2203.aar 59 kB/s | 19 kB 00:00 2024-03-26 19:18:34.985 | (188/342): python3-pyparsing-3.0.6-1.oe2203.noa 127 kB/s | 216 kB 00:01 2024-03-26 19:18:35.416 | (189/342): util-linux-2.37.2-5.oe2203.aarch64.r 2.9 MB/s | 2.3 MB 00:00 2024-03-26 19:18:35.637 | (190/342): trousers-0.3.15-1.oe2203.aarch64.rpm 236 kB/s | 266 kB 00:01 2024-03-26 19:18:35.833 | (191/342): which-2.21-14.oe2203.aarch64.rpm 36 kB/s | 30 kB 00:00 2024-03-26 19:18:36.298 | (192/342): acl-2.3.1-2.oe2203.aarch64.rpm 109 kB/s | 51 kB 00:00 2024-03-26 19:18:36.922 | (193/342): atk-2.36.0-2.oe2203.aarch64.rpm 418 kB/s | 260 kB 00:00 2024-03-26 19:18:37.366 | (194/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 134 kB/s | 59 kB 00:00 2024-03-26 19:18:37.664 | (195/342): zip-3.0-29.oe2203.aarch64.rpm 118 kB/s | 217 kB 00:01 2024-03-26 19:18:37.748 | (196/342): xkeyboard-config-2.33-1.oe2203.noarc 340 kB/s | 793 kB 00:02 2024-03-26 19:18:38.131 | (197/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 143 kB/s | 66 kB 00:00 2024-03-26 19:18:38.520 | (198/342): ca-certificates-2023.2.60-2.oe2203.n 533 kB/s | 411 kB 00:00 2024-03-26 19:18:38.790 | (199/342): colord-libs-1.4.5-4.oe2203.aarch64.r 276 kB/s | 181 kB 00:00 2024-03-26 19:18:39.655 | (200/342): coreutils-9.0-5.oe2203.aarch64.rpm 2.4 MB/s | 2.7 MB 00:01 2024-03-26 19:18:39.726 | (201/342): cpio-2.13-10.oe2203.aarch64.rpm 271 kB/s | 253 kB 00:00 2024-03-26 19:18:39.919 | (202/342): curl-7.79.1-27.oe2203.aarch64.rpm 726 kB/s | 139 kB 00:00 2024-03-26 19:18:40.176 | (203/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 283 kB/s | 72 kB 00:00 2024-03-26 19:18:40.196 | (204/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 445 kB/s | 240 kB 00:00 2024-03-26 19:18:40.413 | (205/342): dbus-1.12.20-10.oe2203.aarch64.rpm 266 kB/s | 63 kB 00:00 2024-03-26 19:18:40.483 | (206/342): dbus-common-1.12.20-10.oe2203.noarch 46 kB/s | 13 kB 00:00 2024-03-26 19:18:40.818 | (207/342): bash-5.1.8-6.oe2203.aarch64.rpm 349 kB/s | 1.2 MB 00:03 2024-03-26 19:18:40.851 | (208/342): dbus-daemon-1.12.20-10.oe2203.aarch6 376 kB/s | 164 kB 00:00 2024-03-26 19:18:40.880 | (209/342): dbus-libs-1.12.20-10.oe2203.aarch64. 343 kB/s | 136 kB 00:00 2024-03-26 19:18:41.000 | (210/342): dbus-tools-1.12.20-10.oe2203.aarch64 147 kB/s | 26 kB 00:00 2024-03-26 19:18:41.089 | (211/342): dnf-4.10.0-14.oe2203.noarch.rpm 63 kB/s | 13 kB 00:00 2024-03-26 19:18:41.170 | (212/342): dnf-data-4.10.0-14.oe2203.noarch.rpm 137 kB/s | 23 kB 00:00 2024-03-26 19:18:41.363 | (213/342): dconf-0.40.0-3.oe2203.aarch64.rpm 172 kB/s | 83 kB 00:00 2024-03-26 19:18:41.394 | (214/342): dnf-plugins-core-4.0.24-5.oe2203.noa 45 kB/s | 14 kB 00:00 2024-03-26 19:18:41.784 | (215/342): e2fsprogs-help-1.46.4-21.oe2203.noar 261 kB/s | 102 kB 00:00 2024-03-26 19:18:41.894 | (216/342): dracut-055-10.oe2203.aarch64.rpm 404 kB/s | 292 kB 00:00 2024-03-26 19:18:41.954 | (217/342): efi-srpm-macros-4-5.oe2203.noarch.rp 134 kB/s | 22 kB 00:00 2024-03-26 19:18:42.127 | (218/342): elfutils-extra-0.185-13.oe2203.aarch 1.3 MB/s | 220 kB 00:00 2024-03-26 19:18:42.296 | (219/342): expat-2.4.1-8.oe2203.aarch64.rpm 450 kB/s | 76 kB 00:00 2024-03-26 19:18:42.468 | (220/342): file-5.41-3.oe2203.aarch64.rpm 213 kB/s | 36 kB 00:00 2024-03-26 19:18:42.495 | (221/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 982 kB/s | 1.1 MB 00:01 2024-03-26 19:18:42.802 | (222/342): file-libs-5.41-3.oe2203.aarch64.rpm 1.9 MB/s | 655 kB 00:00 2024-03-26 19:18:42.816 | (223/342): freetype-2.11.0-3.oe2203.aarch64.rpm 1.1 MB/s | 349 kB 00:00 2024-03-26 19:18:42.832 | (224/342): elfutils-0.185-13.oe2203.aarch64.rpm 618 kB/s | 580 kB 00:00 2024-03-26 19:18:42.971 | (225/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 494 kB/s | 83 kB 00:00 2024-03-26 19:18:43.138 | (226/342): gawk-5.1.1-4.oe2203.aarch64.rpm 1.0 MB/s | 344 kB 00:00 2024-03-26 19:18:43.152 | (227/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 2.5 MB/s | 455 kB 00:00 2024-03-26 19:18:43.162 | (228/342): gdbm-1.22-11.oe2203.aarch64.rpm 505 kB/s | 166 kB 00:00 2024-03-26 19:18:43.304 | (229/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 408 kB/s | 67 kB 00:00 2024-03-26 19:18:43.564 | (230/342): glibc-2.34-144.oe2203.aarch64.rpm 7.0 MB/s | 2.8 MB 00:00 2024-03-26 19:18:43.861 | (231/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 7.2 MB/s | 2.1 MB 00:00 2024-03-26 19:18:44.333 | (232/342): gnutls-3.7.2-10.oe2203.aarch64.rpm 1.8 MB/s | 878 kB 00:00 2024-03-26 19:18:44.528 | (233/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 1.7 MB/s | 329 kB 00:00 2024-03-26 19:18:44.791 | (234/342): grep-3.7-9.oe2203.aarch64.rpm 1.1 MB/s | 293 kB 00:00 2024-03-26 19:18:45.033 | (235/342): glibc-common-2.34-144.oe2203.aarch64 1.6 MB/s | 2.7 MB 00:01 2024-03-26 19:18:45.367 | (236/342): grub2-common-2.06-41.oe2203.noarch.r 5.0 MB/s | 2.9 MB 00:00 2024-03-26 19:18:45.712 | (237/342): grub2-tools-minimal-2.06-41.oe2203.a 1.0 MB/s | 346 kB 00:00 2024-03-26 19:18:45.908 | (238/342): gzip-1.11-3.oe2203.aarch64.rpm 539 kB/s | 104 kB 00:00 2024-03-26 19:18:46.037 | (239/342): grub2-tools-2.06-41.oe2203.aarch64.r 1.9 MB/s | 1.8 MB 00:00 2024-03-26 19:18:46.212 | (240/342): glib2-2.68.1-21.oe2203.aarch64.rpm 869 kB/s | 2.6 MB 00:03 2024-03-26 19:18:46.572 | (241/342): hicolor-icon-theme-0.17-6.oe2203.noa 83 kB/s | 44 kB 00:00 2024-03-26 19:18:46.618 | (242/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 901 kB/s | 638 kB 00:00 2024-03-26 19:18:46.666 | (243/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 74 kB/s | 33 kB 00:00 2024-03-26 19:18:46.765 | (244/342): json-c-0.15-6.oe2203.aarch64.rpm 188 kB/s | 36 kB 00:00 2024-03-26 19:18:46.991 | (245/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 129 kB/s | 42 kB 00:00 2024-03-26 19:18:47.004 | (246/342): less-590-5.oe2203.aarch64.rpm 423 kB/s | 101 kB 00:00 2024-03-26 19:18:47.223 | (247/342): libXext-1.3.4-4.oe2203.aarch64.rpm 156 kB/s | 34 kB 00:00 2024-03-26 19:18:47.535 | (248/342): libXi-1.8-2.oe2203.aarch64.rpm 110 kB/s | 34 kB 00:00 2024-03-26 19:18:47.708 | (249/342): libX11-1.7.2-8.oe2203.aarch64.rpm 1.0 MB/s | 716 kB 00:00 2024-03-26 19:18:47.860 | (250/342): libacl-2.3.1-2.oe2203.aarch64.rpm 68 kB/s | 22 kB 00:00 2024-03-26 19:18:48.025 | (251/342): libarchive-3.5.2-6.oe2203.aarch64.rp 1.0 MB/s | 320 kB 00:00 2024-03-26 19:18:48.195 | (252/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 411 kB/s | 628 kB 00:01 2024-03-26 19:18:48.308 | (253/342): libcap-2.61-5.oe2203.aarch64.rpm 139 kB/s | 62 kB 00:00 2024-03-26 19:18:48.534 | (254/342): libcurl-7.79.1-27.oe2203.aarch64.rpm 520 kB/s | 264 kB 00:00 2024-03-26 19:18:48.719 | (255/342): libgcc-10.3.1-19.oe2203.aarch64.rpm 165 kB/s | 68 kB 00:00 2024-03-26 19:18:48.857 | (256/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 1.1 MB/s | 602 kB 00:00 2024-03-26 19:18:48.896 | (257/342): libgomp-10.3.1-19.oe2203.aarch64.rpm 1.2 MB/s | 224 kB 00:00 2024-03-26 19:18:48.950 | (258/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 1.0 MB/s | 414 kB 00:00 2024-03-26 19:18:49.314 | (259/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 335 kB/s | 121 kB 00:00 2024-03-26 19:18:49.430 | (260/342): libgpg-error-1.43-2.oe2203.aarch64.r 468 kB/s | 268 kB 00:00 2024-03-26 19:18:49.854 | (261/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 305 kB/s | 164 kB 00:00 2024-03-26 19:18:49.924 | (262/342): libksba-1.6.0-3.oe2203.aarch64.rpm 283 kB/s | 139 kB 00:00 2024-03-26 19:18:50.027 | (263/342): libnghttp2-1.46.0-4.oe2203.aarch64.r 401 kB/s | 67 kB 00:00 2024-03-26 19:18:50.123 | (264/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 141 kB/s | 28 kB 00:00 2024-03-26 19:18:50.278 | (265/342): libpng-1.6.37-4.oe2203.aarch64.rpm 394 kB/s | 99 kB 00:00 2024-03-26 19:18:50.319 | (266/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 370 kB/s | 72 kB 00:00 2024-03-26 19:18:50.485 | (267/342): libpwquality-1.4.4-4.oe2203.aarch64. 421 kB/s | 86 kB 00:00 2024-03-26 19:18:50.524 | (268/342): libselinux-3.3-5.oe2203.aarch64.rpm 531 kB/s | 109 kB 00:00 2024-03-26 19:18:50.926 | (269/342): libsepol-3.3-6.oe2203.aarch64.rpm 606 kB/s | 266 kB 00:00 2024-03-26 19:18:50.985 | (270/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 750 kB/s | 345 kB 00:00 2024-03-26 19:18:51.216 | (271/342): libssh-0.9.6-8.oe2203.aarch64.rpm 633 kB/s | 182 kB 00:00 2024-03-26 19:18:51.501 | (272/342): libstdc++-10.3.1-19.oe2203.aarch64.r 954 kB/s | 491 kB 00:00 2024-03-26 19:18:52.216 | (273/342): libicu-69.1-7.oe2203.aarch64.rpm 2.8 MB/s | 9.3 MB 00:03 2024-03-26 19:18:52.360 | (274/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 68 kB/s | 77 kB 00:01 2024-03-26 19:18:52.433 | (275/342): libtiff-4.3.0-36.oe2203.aarch64.rpm 180 kB/s | 167 kB 00:00 2024-03-26 19:18:52.612 | (276/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 325 kB/s | 81 kB 00:00 2024-03-26 19:18:52.934 | (277/342): logrotate-3.20.1-1.oe2203.aarch64.rp 156 kB/s | 50 kB 00:00 2024-03-26 19:18:53.190 | (278/342): libxcb-1.14-2.oe2203.aarch64.rpm 235 kB/s | 195 kB 00:00 2024-03-26 19:18:53.444 | (279/342): libxml2-2.9.12-19.oe2203.aarch64.rpm 603 kB/s | 609 kB 00:01 2024-03-26 19:18:53.525 | (280/342): lua-5.4.3-11.oe2203.aarch64.rpm 231 kB/s | 136 kB 00:00 2024-03-26 19:18:53.936 | (281/342): ncurses-base-6.3-8.oe2203.noarch.rpm 111 kB/s | 54 kB 00:00 2024-03-26 19:18:54.204 | (282/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 392 kB/s | 265 kB 00:00 2024-03-26 19:18:54.273 | (283/342): ncurses-6.3-8.oe2203.aarch64.rpm 815 kB/s | 674 kB 00:00 2024-03-26 19:18:54.568 | (284/342): newt-0.52.21-8.oe2203.aarch64.rpm 259 kB/s | 94 kB 00:00 2024-03-26 19:18:54.873 | (285/342): openEuler-rpm-config-30-30.oe2203.aa 81 kB/s | 49 kB 00:00 2024-03-26 19:18:55.666 | (286/342): nettle-3.8.1-1.oe2203.aarch64.rpm 541 kB/s | 935 kB 00:01 2024-03-26 19:18:55.714 | (287/342): openldap-2.6.0-6.oe2203.aarch64.rpm 181 kB/s | 207 kB 00:01 2024-03-26 19:18:55.967 | (288/342): openssh-8.8p1-23.oe2203.aarch64.rpm 275 kB/s | 300 kB 00:01 2024-03-26 19:18:56.084 | (289/342): openssh-server-8.8p1-23.oe2203.aarch 993 kB/s | 365 kB 00:00 2024-03-26 19:18:56.342 | (290/342): openssh-clients-8.8p1-23.oe2203.aarc 960 kB/s | 601 kB 00:00 2024-03-26 19:18:56.529 | (291/342): openssl-libs-1.1.1m-26.oe2203.aarch6 2.8 MB/s | 1.2 MB 00:00 2024-03-26 19:18:56.626 | (292/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 771 kB/s | 217 kB 00:00 2024-03-26 19:18:56.787 | (293/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 468 kB/s | 120 kB 00:00 2024-03-26 19:18:57.000 | (294/342): openssl-1.1.1m-26.oe2203.aarch64.rpm 411 kB/s | 424 kB 00:01 2024-03-26 19:18:57.050 | (295/342): pango-1.49.3-3.oe2203.aarch64.rpm 927 kB/s | 243 kB 00:00 2024-03-26 19:18:57.198 | (296/342): pcre-8.45-2.oe2203.aarch64.rpm 1.9 MB/s | 389 kB 00:00 2024-03-26 19:18:57.476 | (297/342): pcre2-10.39-9.oe2203.aarch64.rpm 1.2 MB/s | 510 kB 00:00 2024-03-26 19:18:57.747 | (298/342): pam-1.5.2-7.oe2203.aarch64.rpm 390 kB/s | 437 kB 00:01 2024-03-26 19:18:57.823 | (299/342): perl-Encode-3.16-3.oe2203.aarch64.rp 4.1 MB/s | 1.4 MB 00:00 2024-03-26 19:18:58.222 | (300/342): perl-5.34.0-12.oe2203.aarch64.rpm 3.1 MB/s | 3.2 MB 00:01 2024-03-26 19:18:58.327 | (301/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 61 kB/s | 35 kB 00:00 2024-03-26 19:18:58.460 | (302/342): perl-Math-BigInt-FastCalc-0.5012-2.o 30 kB/s | 19 kB 00:00 2024-03-26 19:18:58.534 | (303/342): perl-Test-Harness-3.42-2.oe2203.noar 419 kB/s | 130 kB 00:00 2024-03-26 19:18:58.704 | (304/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 193 kB/s | 47 kB 00:00 2024-03-26 19:18:58.791 | (305/342): perl-libnet-3.13-2.oe2203.noarch.rpm 294 kB/s | 75 kB 00:00 2024-03-26 19:18:59.101 | (306/342): pixman-0.40.0-3.oe2203.aarch64.rpm 481 kB/s | 148 kB 00:00 2024-03-26 19:18:59.224 | (307/342): perl-devel-5.34.0-12.oe2203.aarch64. 2.8 MB/s | 2.1 MB 00:00 2024-03-26 19:18:59.444 | (308/342): perl-libs-5.34.0-12.oe2203.aarch64.r 2.2 MB/s | 1.6 MB 00:00 2024-03-26 19:18:59.527 | (309/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 136 kB/s | 57 kB 00:00 2024-03-26 19:18:59.661 | (310/342): popt-1.18-3.oe2203.aarch64.rpm 229 kB/s | 49 kB 00:00 2024-03-26 19:18:59.726 | (311/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 738 kB/s | 207 kB 00:00 2024-03-26 19:18:59.901 | (312/342): publicsuffix-list-20211113-2.oe2203. 344 kB/s | 128 kB 00:00 2024-03-26 19:18:59.940 | (313/342): python-setuptools-59.4.0-5.oe2203.no 2.3 MB/s | 509 kB 00:00 2024-03-26 19:19:00.144 | (314/342): python-pip-wheel-21.3.1-2.oe2203.noa 3.1 MB/s | 1.5 MB 00:00 2024-03-26 19:19:00.365 | (315/342): python3-dnf-4.10.0-14.oe2203.noarch. 1.0 MB/s | 443 kB 00:00 2024-03-26 19:19:00.741 | (316/342): python3-dnf-plugins-core-4.0.24-5.oe 355 kB/s | 210 kB 00:00 2024-03-26 19:19:00.784 | (317/342): python3-gpgme-1.16.0-3.oe2203.aarch6 587 kB/s | 242 kB 00:00 2024-03-26 19:19:01.219 | (318/342): python3-hawkey-0.65.0-6.oe2203.aarch 175 kB/s | 82 kB 00:00 2024-03-26 19:19:01.482 | (319/342): python3-3.9.9-28.oe2203.aarch64.rpm 5.0 MB/s | 7.8 MB 00:01 2024-03-26 19:19:01.581 | (320/342): python3-libdnf-0.65.0-6.oe2203.aarch 825 kB/s | 653 kB 00:00 2024-03-26 19:19:02.035 | (321/342): python3-rpm-4.17.0-33.oe2203.aarch64 173 kB/s | 78 kB 00:00 2024-03-26 19:19:02.185 | (322/342): python3-pip-21.3.1-2.oe2203.noarch.r 2.3 MB/s | 2.2 MB 00:00 2024-03-26 19:19:02.311 | (323/342): python3-setuptools-59.4.0-5.oe2203.n 1.3 MB/s | 964 kB 00:00 2024-03-26 19:19:02.404 | (324/342): python3-unbound-1.13.2-11.oe2203.aar 246 kB/s | 90 kB 00:00 2024-03-26 19:19:02.584 | (325/342): readline-8.1-3.oe2203.aarch64.rpm 536 kB/s | 146 kB 00:00 2024-03-26 19:19:02.721 | (326/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 1.0 MB/s | 340 kB 00:00 2024-03-26 19:19:02.746 | (327/342): rpm-4.17.0-33.oe2203.aarch64.rpm 1.1 MB/s | 492 kB 00:00 2024-03-26 19:19:02.768 | (328/342): sed-4.8-3.oe2203.aarch64.rpm 895 kB/s | 162 kB 00:00 2024-03-26 19:19:03.026 | (329/342): shadow-4.9-13.oe2203.aarch64.rpm 1.9 MB/s | 598 kB 00:00 2024-03-26 19:19:03.145 | (330/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 2.8 MB/s | 1.1 MB 00:00 2024-03-26 19:19:03.403 | (331/342): systemd-libs-249-72.oe2203.aarch64.r 1.2 MB/s | 454 kB 00:00 2024-03-26 19:19:03.740 | (332/342): systemd-249-72.oe2203.aarch64.rpm 3.3 MB/s | 3.2 MB 00:00 2024-03-26 19:19:03.851 | (333/342): tcl-8.6.10-4.oe2203.aarch64.rpm 2.4 MB/s | 1.1 MB 00:00 2024-03-26 19:19:04.156 | (334/342): tpm2-tss-3.1.0-4.oe2203.aarch64.rpm 1.2 MB/s | 489 kB 00:00 2024-03-26 19:19:04.254 | (335/342): tzdata-2022a-18.oe2203.noarch.rpm 1.0 MB/s | 429 kB 00:00 2024-03-26 19:19:04.541 | (336/342): unbound-libs-1.13.2-11.oe2203.aarch6 1.2 MB/s | 464 kB 00:00 2024-03-26 19:19:04.609 | (337/342): wayland-1.19.91-4.oe2203.aarch64.rpm 167 kB/s | 59 kB 00:00 2024-03-26 19:19:04.906 | (338/342): systemd-udev-249-72.oe2203.aarch64.r 723 kB/s | 1.2 MB 00:01 2024-03-26 19:19:05.299 | (339/342): xz-5.2.5-2.oe2203.aarch64.rpm 186 kB/s | 141 kB 00:00 2024-03-26 19:19:05.385 | (340/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 101 kB/s | 79 kB 00:00 2024-03-26 19:19:05.480 | (341/342): zlib-1.2.11-24.oe2203.aarch64.rpm 159 kB/s | 91 kB 00:00 2024-03-26 19:19:05.772 | (342/342): zstd-1.5.0-4.oe2203.aarch64.rpm 1.7 MB/s | 686 kB 00:00 2024-03-26 19:19:05.775 | -------------------------------------------------------------------------------- 2024-03-26 19:19:05.776 | Total 1.8 MB/s | 139 MB 01:17 2024-03-26 19:19:06.022 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-03-26 19:19:06.341 | OS 6.5 kB/s | 2.1 kB 00:00 2024-03-26 19:19:07.559 | Importing GPG key 0xB25E7F66: 2024-03-26 19:19:07.559 | Userid : "private OBS (key without passphrase) " 2024-03-26 19:19:07.559 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-03-26 19:19:07.559 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-03-26 19:19:08.209 | Key imported successfully 2024-03-26 19:19:12.516 | Running transaction check 2024-03-26 19:19:13.680 | Transaction check succeeded. 2024-03-26 19:19:13.681 | Running transaction test 2024-03-26 19:19:17.131 | Transaction test succeeded. 2024-03-26 19:19:17.134 | Running transaction 2024-03-26 19:20:32.188 | Preparing : 1/1 2024-03-26 19:20:32.505 | Installing : libgcc-10.3.1-19.oe2203.aarch64 1/342 2024-03-26 19:20:32.876 | Running scriptlet: libgcc-10.3.1-19.oe2203.aarch64 1/342 2024-03-26 19:20:33.112 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-03-26 19:20:33.499 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-03-26 19:20:33.669 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-03-26 19:20:34.505 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-03-26 19:20:34.667 | Installing : glibc-common-2.34-144.oe2203.aarch64 6/342 2024-03-26 19:20:35.208 | Running scriptlet: glibc-2.34-144.oe2203.aarch64 7/342 2024-03-26 19:20:35.315 | Installing : glibc-2.34-144.oe2203.aarch64 7/342 2024-03-26 19:20:35.827 | Running scriptlet: glibc-2.34-144.oe2203.aarch64 7/342 2024-03-26 19:20:36.019 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-03-26 19:20:36.185 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-03-26 19:20:36.231 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-03-26 19:20:36.399 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-03-26 19:20:36.731 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-03-26 19:20:36.925 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-03-26 19:20:37.006 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-03-26 19:20:37.107 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-03-26 19:20:37.157 | Installing : libstdc++-10.3.1-19.oe2203.aarch64 13/342 2024-03-26 19:20:37.169 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-03-26 19:20:37.244 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-03-26 19:20:37.259 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-03-26 19:20:37.289 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-03-26 19:20:37.299 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-03-26 19:20:37.331 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-03-26 19:20:37.344 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-03-26 19:20:37.709 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-03-26 19:20:37.736 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-03-26 19:20:37.760 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-03-26 19:20:37.770 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-03-26 19:20:37.800 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-03-26 19:20:37.865 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-03-26 19:20:37.977 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-03-26 19:20:38.026 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-03-26 19:20:38.038 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-03-26 19:20:38.373 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-03-26 19:20:38.386 | Installing : libxml2-2.9.12-19.oe2203.aarch64 24/342 2024-03-26 19:20:38.713 | Running scriptlet: libxml2-2.9.12-19.oe2203.aarch64 24/342 2024-03-26 19:20:38.766 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-03-26 19:20:38.785 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-03-26 19:20:38.819 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-03-26 19:20:38.933 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-03-26 19:20:39.139 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-03-26 19:20:39.381 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-03-26 19:20:39.472 | Installing : libuuid-2.37.2-5.oe2203.aarch64 28/342 2024-03-26 19:20:39.846 | Running scriptlet: libuuid-2.37.2-5.oe2203.aarch64 28/342 2024-03-26 19:20:39.975 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-03-26 19:20:40.107 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-03-26 19:20:40.222 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-03-26 19:20:40.367 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-03-26 19:20:40.845 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-03-26 19:20:40.963 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-03-26 19:20:41.156 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-03-26 19:20:41.259 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-03-26 19:20:41.573 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-03-26 19:20:41.664 | Installing : expat-2.4.1-8.oe2203.aarch64 36/342 2024-03-26 19:20:41.883 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-03-26 19:20:41.923 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-03-26 19:20:42.036 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-03-26 19:20:42.222 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-03-26 19:20:42.859 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-03-26 19:20:43.312 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-03-26 19:20:43.931 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-03-26 19:20:44.074 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-03-26 19:20:44.459 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-03-26 19:20:44.804 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-03-26 19:20:44.972 | Installing : libsmartcols-2.37.2-5.oe2203.aarch64 43/342 2024-03-26 19:20:45.134 | Running scriptlet: libsmartcols-2.37.2-5.oe2203.aarch64 43/342 2024-03-26 19:20:45.429 | Installing : libunistring-0.9.10-8.oe2203.aarch64 44/342 2024-03-26 19:20:45.560 | Installing : json-c-0.15-6.oe2203.aarch64 45/342 2024-03-26 19:20:45.604 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-03-26 19:20:45.786 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-03-26 19:20:45.994 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-03-26 19:20:46.038 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-03-26 19:20:46.635 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-03-26 19:20:46.794 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-03-26 19:20:46.847 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-03-26 19:20:47.114 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-03-26 19:20:47.157 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-03-26 19:20:47.192 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-03-26 19:20:47.282 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-03-26 19:20:47.363 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-03-26 19:20:47.428 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-03-26 19:20:47.482 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-03-26 19:20:47.510 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-03-26 19:20:47.651 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-03-26 19:20:48.076 | Installing : libgomp-10.3.1-19.oe2203.aarch64 57/342 2024-03-26 19:20:48.231 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-03-26 19:20:48.344 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-03-26 19:20:48.507 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-03-26 19:20:48.647 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-03-26 19:20:48.679 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-03-26 19:20:48.724 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-03-26 19:20:48.905 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-03-26 19:20:49.642 | Installing : groff-base-1.22.4-9.oe2203.aarch64 62/342 2024-03-26 19:20:49.846 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-03-26 19:20:50.213 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-03-26 19:20:50.366 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-03-26 19:20:50.567 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-03-26 19:20:50.680 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-03-26 19:20:51.200 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-03-26 19:20:51.389 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-03-26 19:20:51.454 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-03-26 19:20:51.582 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-03-26 19:20:51.773 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-03-26 19:20:51.914 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-03-26 19:20:52.968 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-03-26 19:20:53.092 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-03-26 19:20:53.192 | Installing : dnf-data-4.10.0-14.oe2203.noarch 74/342 2024-03-26 19:20:53.288 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-03-26 19:20:53.630 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-03-26 19:20:53.779 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-03-26 19:20:54.148 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-03-26 19:20:54.280 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-03-26 19:20:54.382 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-03-26 19:20:54.652 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-03-26 19:20:54.731 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-03-26 19:20:55.269 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-03-26 19:20:55.407 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-03-26 19:20:55.769 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-03-26 19:20:55.907 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-03-26 19:20:56.154 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-03-26 19:20:56.181 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-03-26 19:20:56.270 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-03-26 19:20:58.034 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-03-26 19:20:58.252 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-03-26 19:20:58.296 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-03-26 19:20:58.516 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-03-26 19:20:58.538 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-03-26 19:20:58.905 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-03-26 19:20:59.058 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-03-26 19:20:59.081 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-03-26 19:20:59.158 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-03-26 19:20:59.407 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-03-26 19:20:59.546 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-03-26 19:20:59.578 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-03-26 19:20:59.621 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-03-26 19:20:59.785 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-03-26 19:20:59.948 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-03-26 19:21:00.133 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-03-26 19:21:00.245 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-03-26 19:21:00.350 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-03-26 19:21:00.878 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-03-26 19:21:00.910 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-03-26 19:21:01.101 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-03-26 19:21:01.317 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-03-26 19:21:01.670 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-03-26 19:21:01.754 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-03-26 19:21:02.089 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-03-26 19:21:02.132 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-03-26 19:21:02.266 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-03-26 19:21:02.331 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-03-26 19:21:02.378 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-03-26 19:21:02.435 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-03-26 19:21:02.481 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-03-26 19:21:02.533 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-03-26 19:21:02.649 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-03-26 19:21:02.845 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-03-26 19:21:03.098 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-03-26 19:21:03.337 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-03-26 19:21:03.617 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-03-26 19:21:03.758 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-03-26 19:21:03.815 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-03-26 19:21:03.855 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-03-26 19:21:03.910 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-03-26 19:21:03.929 | Installing : libyaml-0.2.5-2.oe2203.aarch64 117/342 2024-03-26 19:21:04.045 | Running scriptlet: libyaml-0.2.5-2.oe2203.aarch64 117/342 2024-03-26 19:21:04.175 | Installing : cpio-2.13-10.oe2203.aarch64 118/342 2024-03-26 19:21:04.331 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 119/342 2024-03-26 19:21:04.552 | Installing : libtiff-4.3.0-36.oe2203.aarch64 120/342 2024-03-26 19:21:04.669 | Installing : less-590-5.oe2203.aarch64 121/342 2024-03-26 19:21:04.828 | Installing : libnghttp2-1.46.0-4.oe2203.aarch64 122/342 2024-03-26 19:21:05.062 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-03-26 19:21:05.192 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-03-26 19:21:05.618 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-03-26 19:21:05.725 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-03-26 19:21:06.388 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-03-26 19:21:06.657 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-03-26 19:21:07.078 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-03-26 19:21:07.423 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-03-26 19:21:07.525 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-03-26 19:21:07.582 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-03-26 19:21:07.977 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-03-26 19:21:09.398 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-03-26 19:21:09.475 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-03-26 19:21:09.675 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-03-26 19:21:09.760 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-03-26 19:21:09.907 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-03-26 19:21:10.141 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-03-26 19:21:10.332 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-03-26 19:21:10.472 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-03-26 19:21:10.722 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-03-26 19:21:10.910 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-03-26 19:21:11.003 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-03-26 19:21:11.101 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-03-26 19:21:11.188 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-03-26 19:21:12.053 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-03-26 19:21:12.125 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-03-26 19:21:12.381 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-03-26 19:21:12.453 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-03-26 19:21:12.819 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-03-26 19:21:12.845 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-03-26 19:21:12.859 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-03-26 19:21:12.955 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-03-26 19:21:13.007 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-03-26 19:21:13.130 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-03-26 19:21:13.311 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-03-26 19:21:13.538 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-03-26 19:21:13.610 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-03-26 19:21:13.631 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-03-26 19:21:13.875 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-03-26 19:21:13.896 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-03-26 19:21:14.108 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-03-26 19:21:14.341 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-03-26 19:21:14.362 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-03-26 19:21:14.547 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-03-26 19:21:14.570 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-03-26 19:21:14.592 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-03-26 19:21:14.914 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-03-26 19:21:14.932 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-03-26 19:21:14.965 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-03-26 19:21:15.008 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-03-26 19:21:15.040 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-03-26 19:21:15.079 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-03-26 19:21:15.100 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-03-26 19:21:15.117 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-03-26 19:21:15.194 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-03-26 19:21:15.268 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-03-26 19:21:15.284 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-03-26 19:21:15.301 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-03-26 19:21:15.317 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-03-26 19:21:15.329 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-03-26 19:21:15.367 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-03-26 19:21:15.422 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-03-26 19:21:15.468 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-03-26 19:21:15.603 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-03-26 19:21:15.634 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-03-26 19:21:15.939 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-03-26 19:21:16.079 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-03-26 19:21:16.181 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-03-26 19:21:16.249 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-03-26 19:21:16.313 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-03-26 19:21:16.344 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-03-26 19:21:16.372 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-03-26 19:21:16.393 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-03-26 19:21:16.410 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-03-26 19:21:16.466 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-03-26 19:21:16.630 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-03-26 19:21:16.784 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-03-26 19:21:16.823 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-03-26 19:21:16.855 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-03-26 19:21:16.888 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-03-26 19:21:16.961 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-03-26 19:21:17.391 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-03-26 19:21:17.532 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-03-26 19:21:17.702 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-03-26 19:21:17.912 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-03-26 19:21:17.931 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-03-26 19:21:18.182 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-03-26 19:21:18.203 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-03-26 19:21:18.227 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-03-26 19:21:18.375 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-03-26 19:21:18.645 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-03-26 19:21:18.991 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-03-26 19:21:19.642 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-03-26 19:21:19.763 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-03-26 19:21:19.920 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-03-26 19:21:19.980 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-03-26 19:21:20.005 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-03-26 19:21:20.021 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-03-26 19:21:20.039 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-03-26 19:21:20.191 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-03-26 19:21:20.338 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-03-26 19:21:20.723 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-03-26 19:21:20.932 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-03-26 19:21:21.071 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-03-26 19:21:21.483 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-03-26 19:21:21.615 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-03-26 19:21:21.682 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-03-26 19:21:21.742 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-03-26 19:21:22.361 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-03-26 19:21:22.498 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-03-26 19:21:22.759 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-03-26 19:21:22.845 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-03-26 19:21:22.894 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-03-26 19:21:23.159 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-03-26 19:21:23.514 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-03-26 19:21:24.024 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-03-26 19:21:24.275 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-03-26 19:21:24.296 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-03-26 19:21:24.788 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-03-26 19:21:24.818 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-03-26 19:21:24.939 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-03-26 19:21:25.050 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-03-26 19:21:25.252 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-03-26 19:21:25.537 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-03-26 19:21:25.553 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-03-26 19:21:25.595 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-03-26 19:21:25.610 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-03-26 19:21:25.629 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-03-26 19:21:25.744 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-03-26 19:21:26.310 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-03-26 19:21:26.420 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-03-26 19:21:26.491 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-03-26 19:21:26.546 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-03-26 19:21:26.756 | Running scriptlet: groff-1.22.4-9.oe2203.aarch64 219/342 2024-03-26 19:21:26.809 | Installing : groff-1.22.4-9.oe2203.aarch64 219/342 2024-03-26 19:21:26.897 | Running scriptlet: groff-1.22.4-9.oe2203.aarch64 219/342 2024-03-26 19:21:27.027 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-03-26 19:21:27.090 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-03-26 19:21:27.307 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-03-26 19:21:27.751 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-03-26 19:21:28.132 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-03-26 19:21:28.497 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-03-26 19:21:28.721 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-03-26 19:21:28.924 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-03-26 19:21:29.489 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-03-26 19:21:29.489 | /var/tmp/rpm-tmp.j5jWkf: line 2: /usr/bin/rm: No such file or directory 2024-03-26 19:21:29.489 | 2024-03-26 19:21:30.480 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-03-26 19:21:30.700 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-03-26 19:21:30.811 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-03-26 19:21:30.952 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-03-26 19:21:31.048 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-03-26 19:21:31.076 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-03-26 19:21:31.207 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-03-26 19:21:31.266 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-03-26 19:21:31.317 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-03-26 19:21:31.450 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-03-26 19:21:31.581 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-03-26 19:21:31.742 | Installing : openssl-1:1.1.1m-26.oe2203.aarch64 234/342 2024-03-26 19:21:31.837 | Installing : curl-7.79.1-27.oe2203.aarch64 235/342 2024-03-26 19:21:32.029 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-03-26 19:21:32.654 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-03-26 19:21:32.785 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-03-26 19:21:33.048 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-03-26 19:21:33.227 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-03-26 19:21:33.364 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-03-26 19:21:33.470 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-03-26 19:21:33.638 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-03-26 19:21:33.655 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-03-26 19:21:33.679 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-03-26 19:21:33.700 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-03-26 19:21:33.971 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-03-26 19:21:34.178 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-03-26 19:21:34.235 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-03-26 19:21:34.361 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-03-26 19:21:34.402 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-03-26 19:21:34.445 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-03-26 19:21:36.649 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-03-26 19:21:37.202 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-03-26 19:21:37.389 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-03-26 19:21:37.789 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-03-26 19:21:38.033 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-03-26 19:21:38.089 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-03-26 19:21:38.229 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-03-26 19:21:38.418 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-03-26 19:21:38.442 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-03-26 19:21:38.778 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-03-26 19:21:38.843 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-03-26 19:21:38.853 | Installing : libfdisk-2.37.2-5.oe2203.aarch64 258/342 2024-03-26 19:21:39.103 | Running scriptlet: libfdisk-2.37.2-5.oe2203.aarch64 258/342 2024-03-26 19:21:39.156 | Installing : libmount-2.37.2-5.oe2203.aarch64 259/342 2024-03-26 19:21:39.356 | Running scriptlet: libmount-2.37.2-5.oe2203.aarch64 259/342 2024-03-26 19:21:39.480 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-03-26 19:21:39.545 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-03-26 19:21:39.568 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-03-26 19:21:40.088 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-03-26 19:21:40.113 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-03-26 19:21:40.229 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-03-26 19:21:40.229 | /var/tmp/rpm-tmp.zcOrXV: line 3: /usr/bin/install: No such file or directory 2024-03-26 19:21:40.229 | 2024-03-26 19:21:42.459 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-03-26 19:21:42.584 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-03-26 19:21:42.798 | Installing : systemd-libs-249-72.oe2203.aarch64 264/342 2024-03-26 19:21:43.410 | Running scriptlet: systemd-libs-249-72.oe2203.aarch64 264/342 2024-03-26 19:21:43.498 | Installing : libblkid-2.37.2-5.oe2203.aarch64 265/342 2024-03-26 19:21:43.794 | Running scriptlet: libblkid-2.37.2-5.oe2203.aarch64 265/342 2024-03-26 19:21:44.188 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-03-26 19:21:45.607 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-03-26 19:21:45.664 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-03-26 19:21:46.791 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-03-26 19:21:47.377 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-03-26 19:21:47.996 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-03-26 19:21:48.069 | Installing : util-linux-2.37.2-5.oe2203.aarch64 269/342 2024-03-26 19:21:48.172 | Running scriptlet: util-linux-2.37.2-5.oe2203.aarch64 269/342 2024-03-26 19:21:48.297 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-03-26 19:21:48.307 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-03-26 19:21:48.476 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-03-26 19:21:48.512 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-03-26 19:21:48.544 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-03-26 19:21:48.598 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-03-26 19:21:48.654 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-03-26 19:21:48.674 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-03-26 19:21:48.843 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-03-26 19:21:49.131 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-03-26 19:21:49.354 | Installing : openssl-libs-1:1.1.1m-26.oe2203.aarch64 275/342 2024-03-26 19:21:52.261 | Running scriptlet: openssl-libs-1:1.1.1m-26.oe2203.aarch64 275/342 2024-03-26 19:21:52.661 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-03-26 19:21:59.356 | Running scriptlet: systemd-249-72.oe2203.aarch64 277/342 2024-03-26 19:21:59.430 | Installing : systemd-249-72.oe2203.aarch64 277/342 2024-03-26 19:22:01.340 | Running scriptlet: systemd-249-72.oe2203.aarch64 277/342 2024-03-26 19:22:01.564 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-03-26 19:22:01.993 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-03-26 19:22:02.177 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-03-26 19:22:02.555 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-03-26 19:22:02.931 | Installing : libcurl-7.79.1-27.oe2203.aarch64 280/342 2024-03-26 19:22:02.979 | Installing : systemd-udev-249-72.oe2203.aarch64 281/342 2024-03-26 19:22:04.820 | Running scriptlet: systemd-udev-249-72.oe2203.aarch64 281/342 2024-03-26 19:22:08.592 | Running scriptlet: tpm2-tss-3.1.0-4.oe2203.aarch64 282/342 2024-03-26 19:22:08.649 | Installing : tpm2-tss-3.1.0-4.oe2203.aarch64 282/342 2024-03-26 19:22:09.371 | Running scriptlet: tpm2-tss-3.1.0-4.oe2203.aarch64 282/342 2024-03-26 19:22:09.717 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-03-26 19:22:09.841 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-03-26 19:22:09.885 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-03-26 19:22:09.927 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-03-26 19:22:09.954 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-03-26 19:22:09.954 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-03-26 19:22:09.954 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-03-26 19:22:09.954 | 2024-03-26 19:22:10.073 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-03-26 19:22:14.963 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-03-26 19:22:15.074 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-03-26 19:22:15.144 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-03-26 19:22:15.534 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-03-26 19:22:15.667 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-03-26 19:22:15.818 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-03-26 19:22:16.229 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-03-26 19:22:16.316 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-03-26 19:22:16.450 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-03-26 19:22:16.528 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-03-26 19:22:16.565 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-03-26 19:22:16.594 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-03-26 19:22:17.311 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-03-26 19:22:17.328 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-03-26 19:22:17.550 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-03-26 19:22:17.702 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-03-26 19:22:17.838 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-03-26 19:22:17.995 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-03-26 19:22:18.433 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-03-26 19:22:18.542 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-03-26 19:22:18.569 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-03-26 19:22:18.851 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-03-26 19:22:18.893 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-03-26 19:22:19.008 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-03-26 19:22:19.064 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-03-26 19:22:19.605 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-03-26 19:22:19.645 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-03-26 19:22:20.641 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-03-26 19:22:20.792 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-03-26 19:22:20.817 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-03-26 19:22:20.817 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-03-26 19:22:20.817 | 2024-03-26 19:22:21.043 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-03-26 19:22:21.163 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-03-26 19:22:21.231 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-03-26 19:22:21.274 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-03-26 19:22:21.892 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-03-26 19:22:22.146 | Installing : gnutls-3.7.2-10.oe2203.aarch64 311/342 2024-03-26 19:22:22.266 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-03-26 19:22:22.752 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-03-26 19:22:22.847 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-03-26 19:22:22.994 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-03-26 19:22:29.420 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-03-26 19:22:29.450 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-03-26 19:22:29.506 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-03-26 19:22:29.600 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-03-26 19:22:29.684 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-03-26 19:22:29.782 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-03-26 19:22:29.959 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-03-26 19:22:30.101 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-03-26 19:22:30.163 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-03-26 19:22:30.321 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-03-26 19:22:30.389 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-03-26 19:22:30.454 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-03-26 19:22:30.663 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-03-26 19:22:30.965 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-03-26 19:22:34.021 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-03-26 19:22:34.452 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-03-26 19:22:35.547 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-03-26 19:22:36.532 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-03-26 19:22:36.683 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-03-26 19:22:36.751 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-03-26 19:22:37.914 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-03-26 19:22:37.914 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-03-26 19:22:37.914 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-03-26 19:22:37.914 | 2024-03-26 19:22:38.011 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-03-26 19:22:38.700 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-03-26 19:22:38.780 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-03-26 19:22:38.922 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-03-26 19:22:39.266 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-03-26 19:22:39.581 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-03-26 19:22:39.700 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-03-26 19:22:39.906 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-03-26 19:22:40.196 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-03-26 19:22:40.258 | Installing : python3-dnf-4.10.0-14.oe2203.noarch 339/342 2024-03-26 19:22:40.276 | Installing : dnf-4.10.0-14.oe2203.noarch 340/342 2024-03-26 19:22:40.303 | Running scriptlet: dnf-4.10.0-14.oe2203.noarch 340/342 2024-03-26 19:22:40.303 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-03-26 19:22:40.303 | 2024-03-26 19:22:40.438 | Installing : python3-dnf-plugins-core-4.0.24-5.oe2203.noarch 341/342 2024-03-26 19:22:40.451 | Installing : dnf-plugins-core-4.0.24-5.oe2203.noarch 342/342 2024-03-26 19:22:40.452 | Running scriptlet: glibc-common-2.34-144.oe2203.aarch64 342/342 2024-03-26 19:22:40.501 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-03-26 19:22:40.514 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-03-26 19:22:41.628 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-03-26 19:22:41.643 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-03-26 19:22:42.036 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-03-26 19:24:21.013 | Running scriptlet: dnf-plugins-core-4.0.24-5.oe2203.noarch 342/342 2024-03-26 19:24:21.014 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-03-26 19:24:21.014 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-03-26 19:24:21.014 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-03-26 19:24:21.014 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-03-26 19:24:21.015 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-03-26 19:24:21.015 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-03-26 19:24:21.015 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-03-26 19:24:21.015 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-03-26 19:24:21.015 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-03-26 19:24:21.016 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-03-26 19:24:21.016 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-03-26 19:24:21.016 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-03-26 19:24:21.016 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-03-26 19:24:21.017 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-03-26 19:24:21.017 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-03-26 19:24:21.017 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-03-26 19:24:21.017 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-03-26 19:24:21.017 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-03-26 19:24:21.018 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-03-26 19:24:21.018 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-03-26 19:24:21.018 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-03-26 19:24:21.018 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-03-26 19:24:21.019 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-03-26 19:24:21.019 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-03-26 19:24:21.019 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-03-26 19:24:21.019 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-03-26 19:24:21.020 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-03-26 19:24:21.020 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-03-26 19:24:21.020 | Verifying : groff-1.22.4-9.oe2203.aarch64 29/342 2024-03-26 19:24:21.020 | Verifying : groff-base-1.22.4-9.oe2203.aarch64 30/342 2024-03-26 19:24:21.020 | Verifying : grubby-8.40-28.oe2203.aarch64 31/342 2024-03-26 19:24:21.021 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 32/342 2024-03-26 19:24:21.021 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 33/342 2024-03-26 19:24:21.021 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 34/342 2024-03-26 19:24:21.021 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 35/342 2024-03-26 19:24:21.021 | Verifying : info-6.8-3.oe2203.aarch64 36/342 2024-03-26 19:24:21.022 | Verifying : kbd-2.4.0-1.oe2203.aarch64 37/342 2024-03-26 19:24:21.022 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 38/342 2024-03-26 19:24:21.022 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 39/342 2024-03-26 19:24:21.022 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 40/342 2024-03-26 19:24:21.023 | Verifying : kmod-29-3.oe2203.aarch64 41/342 2024-03-26 19:24:21.023 | Verifying : kmod-libs-29-3.oe2203.aarch64 42/342 2024-03-26 19:24:21.023 | Verifying : lcms2-2.12-1.oe2203.aarch64 43/342 2024-03-26 19:24:21.023 | Verifying : libXau-1.0.9-2.oe2203.aarch64 44/342 2024-03-26 19:24:21.023 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 45/342 2024-03-26 19:24:21.024 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 46/342 2024-03-26 19:24:21.024 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 47/342 2024-03-26 19:24:21.024 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 48/342 2024-03-26 19:24:21.024 | Verifying : libXft-2.3.4-1.oe2203.aarch64 49/342 2024-03-26 19:24:21.024 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 50/342 2024-03-26 19:24:21.025 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 51/342 2024-03-26 19:24:21.025 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 52/342 2024-03-26 19:24:21.025 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 53/342 2024-03-26 19:24:21.025 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 54/342 2024-03-26 19:24:21.026 | Verifying : libblkid-2.37.2-5.oe2203.aarch64 55/342 2024-03-26 19:24:21.026 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 56/342 2024-03-26 19:24:21.026 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 57/342 2024-03-26 19:24:21.026 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 58/342 2024-03-26 19:24:21.026 | Verifying : libedit-3.1-28.oe2203.aarch64 59/342 2024-03-26 19:24:21.027 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 60/342 2024-03-26 19:24:21.027 | Verifying : libev-4.33-2.oe2203.aarch64 61/342 2024-03-26 19:24:21.027 | Verifying : libevent-2.1.12-4.oe2203.aarch64 62/342 2024-03-26 19:24:21.027 | Verifying : libfdisk-2.37.2-5.oe2203.aarch64 63/342 2024-03-26 19:24:21.028 | Verifying : libffi-3.4.2-2.oe2203.aarch64 64/342 2024-03-26 19:24:21.028 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 65/342 2024-03-26 19:24:21.028 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 66/342 2024-03-26 19:24:21.028 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 67/342 2024-03-26 19:24:21.028 | Verifying : libmount-2.37.2-5.oe2203.aarch64 68/342 2024-03-26 19:24:21.029 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 69/342 2024-03-26 19:24:21.029 | Verifying : librepo-1.14.2-2.oe2203.aarch64 70/342 2024-03-26 19:24:21.029 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-03-26 19:24:21.029 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 72/342 2024-03-26 19:24:21.030 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 73/342 2024-03-26 19:24:21.030 | Verifying : libsemanage-3.3-3.oe2203.aarch64 74/342 2024-03-26 19:24:21.030 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 75/342 2024-03-26 19:24:21.030 | Verifying : libsmartcols-2.37.2-5.oe2203.aarch64 76/342 2024-03-26 19:24:21.030 | Verifying : libthai-0.1.28-4.oe2203.aarch64 77/342 2024-03-26 19:24:21.031 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 78/342 2024-03-26 19:24:21.031 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 79/342 2024-03-26 19:24:21.031 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 80/342 2024-03-26 19:24:21.031 | Verifying : libuuid-2.37.2-5.oe2203.aarch64 81/342 2024-03-26 19:24:21.032 | Verifying : libverto-0.3.2-1.oe2203.aarch64 82/342 2024-03-26 19:24:21.032 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 83/342 2024-03-26 19:24:21.032 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 84/342 2024-03-26 19:24:21.032 | Verifying : libyaml-0.2.5-2.oe2203.aarch64 85/342 2024-03-26 19:24:21.032 | Verifying : lz4-1.9.3-2.oe2203.aarch64 86/342 2024-03-26 19:24:21.033 | Verifying : man-db-2.9.4-2.oe2203.aarch64 87/342 2024-03-26 19:24:21.033 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 88/342 2024-03-26 19:24:21.033 | Verifying : npth-1.6-2.oe2203.aarch64 89/342 2024-03-26 19:24:21.033 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 90/342 2024-03-26 19:24:21.033 | Verifying : os-prober-1.79-1.oe2203.aarch64 91/342 2024-03-26 19:24:21.034 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 92/342 2024-03-26 19:24:21.034 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 93/342 2024-03-26 19:24:21.034 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 94/342 2024-03-26 19:24:21.034 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 95/342 2024-03-26 19:24:21.035 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 96/342 2024-03-26 19:24:21.035 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 97/342 2024-03-26 19:24:21.035 | Verifying : perl-Carp-1.50-418.oe2203.noarch 98/342 2024-03-26 19:24:21.035 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 99/342 2024-03-26 19:24:21.035 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 100/342 2024-03-26 19:24:21.036 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 101/342 2024-03-26 19:24:21.036 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 102/342 2024-03-26 19:24:21.036 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 103/342 2024-03-26 19:24:21.036 | Verifying : perl-Digest-1.20-1.oe2203.noarch 104/342 2024-03-26 19:24:21.037 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 105/342 2024-03-26 19:24:21.037 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 106/342 2024-03-26 19:24:21.037 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 107/342 2024-03-26 19:24:21.037 | Verifying : perl-Env-1.04-397.oe2203.noarch 108/342 2024-03-26 19:24:21.037 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 109/342 2024-03-26 19:24:21.038 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 110/342 2024-03-26 19:24:21.038 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 111/342 2024-03-26 19:24:21.038 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 112/342 2024-03-26 19:24:21.038 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 113/342 2024-03-26 19:24:21.039 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 114/342 2024-03-26 19:24:21.039 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 115/342 2024-03-26 19:24:21.039 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 116/342 2024-03-26 19:24:21.039 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 117/342 2024-03-26 19:24:21.039 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 118/342 2024-03-26 19:24:21.040 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 119/342 2024-03-26 19:24:21.040 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 120/342 2024-03-26 19:24:21.040 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 121/342 2024-03-26 19:24:21.040 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 122/342 2024-03-26 19:24:21.041 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 123/342 2024-03-26 19:24:21.041 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 124/342 2024-03-26 19:24:21.041 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 125/342 2024-03-26 19:24:21.041 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 126/342 2024-03-26 19:24:21.041 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 127/342 2024-03-26 19:24:21.042 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 128/342 2024-03-26 19:24:21.042 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 129/342 2024-03-26 19:24:21.042 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 130/342 2024-03-26 19:24:21.042 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 131/342 2024-03-26 19:24:21.043 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 132/342 2024-03-26 19:24:21.043 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 133/342 2024-03-26 19:24:21.043 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 134/342 2024-03-26 19:24:21.043 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 135/342 2024-03-26 19:24:21.043 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 136/342 2024-03-26 19:24:21.044 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 137/342 2024-03-26 19:24:21.044 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 138/342 2024-03-26 19:24:21.044 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 139/342 2024-03-26 19:24:21.044 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 140/342 2024-03-26 19:24:21.045 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 141/342 2024-03-26 19:24:21.045 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 142/342 2024-03-26 19:24:21.045 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 143/342 2024-03-26 19:24:21.045 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 144/342 2024-03-26 19:24:21.045 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 145/342 2024-03-26 19:24:21.046 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 146/342 2024-03-26 19:24:21.046 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 147/342 2024-03-26 19:24:21.046 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 148/342 2024-03-26 19:24:21.046 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 149/342 2024-03-26 19:24:21.047 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 150/342 2024-03-26 19:24:21.047 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 151/342 2024-03-26 19:24:21.047 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 152/342 2024-03-26 19:24:21.047 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 153/342 2024-03-26 19:24:21.047 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 154/342 2024-03-26 19:24:21.048 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 155/342 2024-03-26 19:24:21.048 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 156/342 2024-03-26 19:24:21.048 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 157/342 2024-03-26 19:24:21.048 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 158/342 2024-03-26 19:24:21.049 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 159/342 2024-03-26 19:24:21.049 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 160/342 2024-03-26 19:24:21.049 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 161/342 2024-03-26 19:24:21.049 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 162/342 2024-03-26 19:24:21.049 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 163/342 2024-03-26 19:24:21.050 | Verifying : perl-URI-5.10-1.oe2203.noarch 164/342 2024-03-26 19:24:21.050 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 165/342 2024-03-26 19:24:21.050 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 166/342 2024-03-26 19:24:21.050 | Verifying : perl-autodie-2.34-2.oe2203.noarch 167/342 2024-03-26 19:24:21.051 | Verifying : perl-bignum-0.63-1.oe2203.noarch 168/342 2024-03-26 19:24:21.051 | Verifying : perl-constant-1.33-421.oe2203.noarch 169/342 2024-03-26 19:24:21.051 | Verifying : perl-experimental-0.025-1.oe2203.noarch 170/342 2024-03-26 19:24:21.051 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 171/342 2024-03-26 19:24:21.051 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 172/342 2024-03-26 19:24:21.052 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 173/342 2024-03-26 19:24:21.052 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 174/342 2024-03-26 19:24:21.052 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 175/342 2024-03-26 19:24:21.052 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 176/342 2024-03-26 19:24:21.052 | Verifying : pigz-2.6-1.oe2203.aarch64 177/342 2024-03-26 19:24:21.053 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 178/342 2024-03-26 19:24:21.053 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 179/342 2024-03-26 19:24:21.053 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 180/342 2024-03-26 19:24:21.053 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 181/342 2024-03-26 19:24:21.054 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 182/342 2024-03-26 19:24:21.054 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 183/342 2024-03-26 19:24:21.054 | Verifying : python3-six-1.16.0-1.oe2203.noarch 184/342 2024-03-26 19:24:21.054 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 185/342 2024-03-26 19:24:21.055 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 186/342 2024-03-26 19:24:21.055 | Verifying : slang-2.3.2-8.oe2203.aarch64 187/342 2024-03-26 19:24:21.055 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 188/342 2024-03-26 19:24:21.056 | Verifying : trousers-0.3.15-1.oe2203.aarch64 189/342 2024-03-26 19:24:21.056 | Verifying : util-linux-2.37.2-5.oe2203.aarch64 190/342 2024-03-26 19:24:21.056 | Verifying : which-2.21-14.oe2203.aarch64 191/342 2024-03-26 19:24:21.056 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 192/342 2024-03-26 19:24:21.057 | Verifying : zip-3.0-29.oe2203.aarch64 193/342 2024-03-26 19:24:21.057 | Verifying : acl-2.3.1-2.oe2203.aarch64 194/342 2024-03-26 19:24:21.057 | Verifying : atk-2.36.0-2.oe2203.aarch64 195/342 2024-03-26 19:24:21.057 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 196/342 2024-03-26 19:24:21.057 | Verifying : bash-5.1.8-6.oe2203.aarch64 197/342 2024-03-26 19:24:21.058 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 198/342 2024-03-26 19:24:21.058 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 199/342 2024-03-26 19:24:21.058 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 200/342 2024-03-26 19:24:21.058 | Verifying : coreutils-9.0-5.oe2203.aarch64 201/342 2024-03-26 19:24:21.059 | Verifying : cpio-2.13-10.oe2203.aarch64 202/342 2024-03-26 19:24:21.059 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 203/342 2024-03-26 19:24:21.059 | Verifying : curl-7.79.1-27.oe2203.aarch64 204/342 2024-03-26 19:24:21.059 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 205/342 2024-03-26 19:24:21.059 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 206/342 2024-03-26 19:24:21.060 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 207/342 2024-03-26 19:24:21.060 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 208/342 2024-03-26 19:24:21.060 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 209/342 2024-03-26 19:24:21.060 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 210/342 2024-03-26 19:24:21.060 | Verifying : dconf-0.40.0-3.oe2203.aarch64 211/342 2024-03-26 19:24:21.061 | Verifying : dnf-4.10.0-14.oe2203.noarch 212/342 2024-03-26 19:24:21.061 | Verifying : dnf-data-4.10.0-14.oe2203.noarch 213/342 2024-03-26 19:24:21.061 | Verifying : dnf-plugins-core-4.0.24-5.oe2203.noarch 214/342 2024-03-26 19:24:21.061 | Verifying : dracut-055-10.oe2203.aarch64 215/342 2024-03-26 19:24:21.062 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 216/342 2024-03-26 19:24:21.062 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 217/342 2024-03-26 19:24:21.062 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 218/342 2024-03-26 19:24:21.062 | Verifying : elfutils-0.185-13.oe2203.aarch64 219/342 2024-03-26 19:24:21.062 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 220/342 2024-03-26 19:24:21.063 | Verifying : expat-2.4.1-8.oe2203.aarch64 221/342 2024-03-26 19:24:21.063 | Verifying : file-5.41-3.oe2203.aarch64 222/342 2024-03-26 19:24:21.063 | Verifying : file-libs-5.41-3.oe2203.aarch64 223/342 2024-03-26 19:24:21.063 | Verifying : freetype-2.11.0-3.oe2203.aarch64 224/342 2024-03-26 19:24:21.064 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 225/342 2024-03-26 19:24:21.064 | Verifying : gawk-5.1.1-4.oe2203.aarch64 226/342 2024-03-26 19:24:21.064 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 227/342 2024-03-26 19:24:21.064 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 228/342 2024-03-26 19:24:21.064 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 229/342 2024-03-26 19:24:21.065 | Verifying : glib2-2.68.1-21.oe2203.aarch64 230/342 2024-03-26 19:24:21.065 | Verifying : glibc-2.34-144.oe2203.aarch64 231/342 2024-03-26 19:24:21.065 | Verifying : glibc-common-2.34-144.oe2203.aarch64 232/342 2024-03-26 19:24:21.065 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 233/342 2024-03-26 19:24:21.065 | Verifying : gnutls-3.7.2-10.oe2203.aarch64 234/342 2024-03-26 19:24:21.066 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 235/342 2024-03-26 19:24:21.066 | Verifying : grep-3.7-9.oe2203.aarch64 236/342 2024-03-26 19:24:21.066 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 237/342 2024-03-26 19:24:21.066 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 238/342 2024-03-26 19:24:21.067 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 239/342 2024-03-26 19:24:21.067 | Verifying : gzip-1.11-3.oe2203.aarch64 240/342 2024-03-26 19:24:21.067 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 241/342 2024-03-26 19:24:21.067 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 242/342 2024-03-26 19:24:21.067 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 243/342 2024-03-26 19:24:21.068 | Verifying : json-c-0.15-6.oe2203.aarch64 244/342 2024-03-26 19:24:21.068 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 245/342 2024-03-26 19:24:21.068 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 246/342 2024-03-26 19:24:21.068 | Verifying : less-590-5.oe2203.aarch64 247/342 2024-03-26 19:24:21.069 | Verifying : libX11-1.7.2-8.oe2203.aarch64 248/342 2024-03-26 19:24:21.069 | Verifying : libXext-1.3.4-4.oe2203.aarch64 249/342 2024-03-26 19:24:21.069 | Verifying : libXi-1.8-2.oe2203.aarch64 250/342 2024-03-26 19:24:21.069 | Verifying : libacl-2.3.1-2.oe2203.aarch64 251/342 2024-03-26 19:24:21.069 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 252/342 2024-03-26 19:24:21.070 | Verifying : libcap-2.61-5.oe2203.aarch64 253/342 2024-03-26 19:24:21.070 | Verifying : libcurl-7.79.1-27.oe2203.aarch64 254/342 2024-03-26 19:24:21.070 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 255/342 2024-03-26 19:24:21.070 | Verifying : libgcc-10.3.1-19.oe2203.aarch64 256/342 2024-03-26 19:24:21.071 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 257/342 2024-03-26 19:24:21.071 | Verifying : libgomp-10.3.1-19.oe2203.aarch64 258/342 2024-03-26 19:24:21.071 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 259/342 2024-03-26 19:24:21.071 | Verifying : libicu-69.1-7.oe2203.aarch64 260/342 2024-03-26 19:24:21.072 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 261/342 2024-03-26 19:24:21.072 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 262/342 2024-03-26 19:24:21.072 | Verifying : libksba-1.6.0-3.oe2203.aarch64 263/342 2024-03-26 19:24:21.072 | Verifying : libnghttp2-1.46.0-4.oe2203.aarch64 264/342 2024-03-26 19:24:21.072 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 265/342 2024-03-26 19:24:21.073 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 266/342 2024-03-26 19:24:21.073 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 267/342 2024-03-26 19:24:21.073 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 268/342 2024-03-26 19:24:21.073 | Verifying : libselinux-3.3-5.oe2203.aarch64 269/342 2024-03-26 19:24:21.074 | Verifying : libsepol-3.3-6.oe2203.aarch64 270/342 2024-03-26 19:24:21.074 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 271/342 2024-03-26 19:24:21.074 | Verifying : libssh-0.9.6-8.oe2203.aarch64 272/342 2024-03-26 19:24:21.074 | Verifying : libstdc++-10.3.1-19.oe2203.aarch64 273/342 2024-03-26 19:24:21.074 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 274/342 2024-03-26 19:24:21.075 | Verifying : libtiff-4.3.0-36.oe2203.aarch64 275/342 2024-03-26 19:24:21.075 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 276/342 2024-03-26 19:24:21.075 | Verifying : libxcb-1.14-2.oe2203.aarch64 277/342 2024-03-26 19:24:21.075 | Verifying : libxml2-2.9.12-19.oe2203.aarch64 278/342 2024-03-26 19:24:21.076 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 279/342 2024-03-26 19:24:21.076 | Verifying : lua-5.4.3-11.oe2203.aarch64 280/342 2024-03-26 19:24:21.076 | Verifying : ncurses-6.3-8.oe2203.aarch64 281/342 2024-03-26 19:24:21.076 | Verifying : ncurses-base-6.3-8.oe2203.noarch 282/342 2024-03-26 19:24:21.077 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 283/342 2024-03-26 19:24:21.077 | Verifying : nettle-3.8.1-1.oe2203.aarch64 284/342 2024-03-26 19:24:21.077 | Verifying : newt-0.52.21-8.oe2203.aarch64 285/342 2024-03-26 19:24:21.077 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 286/342 2024-03-26 19:24:21.077 | Verifying : openldap-2.6.0-6.oe2203.aarch64 287/342 2024-03-26 19:24:21.078 | Verifying : openssh-8.8p1-23.oe2203.aarch64 288/342 2024-03-26 19:24:21.078 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 289/342 2024-03-26 19:24:21.078 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 290/342 2024-03-26 19:24:21.078 | Verifying : openssl-1:1.1.1m-26.oe2203.aarch64 291/342 2024-03-26 19:24:21.079 | Verifying : openssl-libs-1:1.1.1m-26.oe2203.aarch64 292/342 2024-03-26 19:24:21.079 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 293/342 2024-03-26 19:24:21.079 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 294/342 2024-03-26 19:24:21.079 | Verifying : pam-1.5.2-7.oe2203.aarch64 295/342 2024-03-26 19:24:21.080 | Verifying : pango-1.49.3-3.oe2203.aarch64 296/342 2024-03-26 19:24:21.080 | Verifying : pcre-8.45-2.oe2203.aarch64 297/342 2024-03-26 19:24:21.080 | Verifying : pcre2-10.39-9.oe2203.aarch64 298/342 2024-03-26 19:24:21.080 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 299/342 2024-03-26 19:24:21.080 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 300/342 2024-03-26 19:24:21.081 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 301/342 2024-03-26 19:24:21.081 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 302/342 2024-03-26 19:24:21.081 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 303/342 2024-03-26 19:24:21.081 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 304/342 2024-03-26 19:24:21.082 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 305/342 2024-03-26 19:24:21.082 | Verifying : perl-libnet-3.13-2.oe2203.noarch 306/342 2024-03-26 19:24:21.082 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 307/342 2024-03-26 19:24:21.082 | Verifying : pixman-0.40.0-3.oe2203.aarch64 308/342 2024-03-26 19:24:21.083 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 309/342 2024-03-26 19:24:21.083 | Verifying : popt-1.18-3.oe2203.aarch64 310/342 2024-03-26 19:24:21.083 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 311/342 2024-03-26 19:24:21.083 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 312/342 2024-03-26 19:24:21.083 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 313/342 2024-03-26 19:24:21.084 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 314/342 2024-03-26 19:24:21.084 | Verifying : python3-3.9.9-28.oe2203.aarch64 315/342 2024-03-26 19:24:21.084 | Verifying : python3-dnf-4.10.0-14.oe2203.noarch 316/342 2024-03-26 19:24:21.084 | Verifying : python3-dnf-plugins-core-4.0.24-5.oe2203.noarch 317/342 2024-03-26 19:24:21.085 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 318/342 2024-03-26 19:24:21.085 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 319/342 2024-03-26 19:24:21.085 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 320/342 2024-03-26 19:24:21.085 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 321/342 2024-03-26 19:24:21.085 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 322/342 2024-03-26 19:24:21.086 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 323/342 2024-03-26 19:24:21.086 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 324/342 2024-03-26 19:24:21.087 | Verifying : readline-8.1-3.oe2203.aarch64 325/342 2024-03-26 19:24:21.087 | Verifying : rpm-4.17.0-33.oe2203.aarch64 326/342 2024-03-26 19:24:21.088 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 327/342 2024-03-26 19:24:21.088 | Verifying : sed-4.8-3.oe2203.aarch64 328/342 2024-03-26 19:24:21.088 | Verifying : shadow-2:4.9-13.oe2203.aarch64 329/342 2024-03-26 19:24:21.088 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 330/342 2024-03-26 19:24:21.088 | Verifying : systemd-249-72.oe2203.aarch64 331/342 2024-03-26 19:24:21.089 | Verifying : systemd-libs-249-72.oe2203.aarch64 332/342 2024-03-26 19:24:21.089 | Verifying : systemd-udev-249-72.oe2203.aarch64 333/342 2024-03-26 19:24:21.089 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 334/342 2024-03-26 19:24:21.089 | Verifying : tpm2-tss-3.1.0-4.oe2203.aarch64 335/342 2024-03-26 19:24:21.090 | Verifying : tzdata-2022a-18.oe2203.noarch 336/342 2024-03-26 19:24:21.090 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 337/342 2024-03-26 19:24:21.090 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-03-26 19:24:21.090 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-03-26 19:24:21.090 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-03-26 19:24:21.091 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-03-26 19:24:33.750 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-03-26 19:24:33.750 | 2024-03-26 19:24:33.750 | Installed: 2024-03-26 19:24:33.750 | acl-2.3.1-2.oe2203.aarch64 2024-03-26 19:24:33.750 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-03-26 19:24:33.750 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-03-26 19:24:33.750 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-03-26 19:24:33.750 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-03-26 19:24:33.750 | atk-2.36.0-2.oe2203.aarch64 2024-03-26 19:24:33.750 | attr-2.5.1-2.oe2203.aarch64 2024-03-26 19:24:33.750 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-03-26 19:24:33.750 | avahi-libs-0.8-19.oe2203.aarch64 2024-03-26 19:24:33.750 | bash-5.1.8-6.oe2203.aarch64 2024-03-26 19:24:33.750 | brotli-1.0.9-2.oe2203.aarch64 2024-03-26 19:24:33.750 | bzip2-1.0.8-6.oe2203.aarch64 2024-03-26 19:24:33.750 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-03-26 19:24:33.750 | cairo-1.17.4-1.oe2203.aarch64 2024-03-26 19:24:33.750 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-03-26 19:24:33.750 | chkconfig-1.20-1.oe2203.aarch64 2024-03-26 19:24:33.750 | colord-libs-1.4.5-4.oe2203.aarch64 2024-03-26 19:24:33.750 | coreutils-9.0-5.oe2203.aarch64 2024-03-26 19:24:33.750 | cpio-2.13-10.oe2203.aarch64 2024-03-26 19:24:33.750 | cracklib-2.9.7-8.oe2203.aarch64 2024-03-26 19:24:33.750 | cronie-1.5.7-1.oe2203.aarch64 2024-03-26 19:24:33.750 | crontabs-1.11-22.oe2203.noarch 2024-03-26 19:24:33.750 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-03-26 19:24:33.750 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-03-26 19:24:33.750 | curl-7.79.1-27.oe2203.aarch64 2024-03-26 19:24:33.750 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-03-26 19:24:33.750 | dbus-1:1.12.20-10.oe2203.aarch64 2024-03-26 19:24:33.750 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-03-26 19:24:33.750 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-03-26 19:24:33.750 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-03-26 19:24:33.750 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-03-26 19:24:33.750 | dconf-0.40.0-3.oe2203.aarch64 2024-03-26 19:24:33.750 | dejavu-fonts-2.37-1.oe2203.noarch 2024-03-26 19:24:33.750 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-03-26 19:24:33.751 | diffutils-3.8-2.oe2203.aarch64 2024-03-26 19:24:33.751 | dnf-4.10.0-14.oe2203.noarch 2024-03-26 19:24:33.751 | dnf-data-4.10.0-14.oe2203.noarch 2024-03-26 19:24:33.751 | dnf-plugins-core-4.0.24-5.oe2203.noarch 2024-03-26 19:24:33.751 | dracut-055-10.oe2203.aarch64 2024-03-26 19:24:33.751 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-03-26 19:24:33.751 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-03-26 19:24:33.751 | efi-srpm-macros-4-5.oe2203.noarch 2024-03-26 19:24:33.751 | elfutils-0.185-13.oe2203.aarch64 2024-03-26 19:24:33.751 | elfutils-extra-0.185-13.oe2203.aarch64 2024-03-26 19:24:33.751 | expat-2.4.1-8.oe2203.aarch64 2024-03-26 19:24:33.751 | file-5.41-3.oe2203.aarch64 2024-03-26 19:24:33.751 | file-libs-5.41-3.oe2203.aarch64 2024-03-26 19:24:33.751 | findutils-2:4.8.0-3.oe2203.aarch64 2024-03-26 19:24:33.751 | fontconfig-2.13.94-1.oe2203.aarch64 2024-03-26 19:24:33.751 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-03-26 19:24:33.751 | freetype-2.11.0-3.oe2203.aarch64 2024-03-26 19:24:33.751 | fribidi-1.0.10-2.oe2203.aarch64 2024-03-26 19:24:33.751 | fuse-2.9.9-9.oe2203.aarch64 2024-03-26 19:24:33.751 | fuse-common-3.10.5-3.oe2203.aarch64 2024-03-26 19:24:33.751 | fuse-help-2.9.9-9.oe2203.aarch64 2024-03-26 19:24:33.751 | gawk-5.1.1-4.oe2203.aarch64 2024-03-26 19:24:33.751 | gcr-3.41.0-1.oe2203.aarch64 2024-03-26 19:24:33.751 | gcr-base-3.41.0-1.oe2203.aarch64 2024-03-26 19:24:33.751 | gdbm-1:1.22-11.oe2203.aarch64 2024-03-26 19:24:33.751 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-03-26 19:24:33.751 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-03-26 19:24:33.751 | gettext-0.21-4.oe2203.aarch64 2024-03-26 19:24:33.751 | glib2-2.68.1-21.oe2203.aarch64 2024-03-26 19:24:33.751 | glibc-2.34-144.oe2203.aarch64 2024-03-26 19:24:33.751 | glibc-common-2.34-144.oe2203.aarch64 2024-03-26 19:24:33.751 | gmp-1:6.2.1-1.oe2203.aarch64 2024-03-26 19:24:33.751 | gnupg2-2.2.32-3.oe2203.aarch64 2024-03-26 19:24:33.751 | gnutls-3.7.2-10.oe2203.aarch64 2024-03-26 19:24:33.751 | gpgme-1.16.0-3.oe2203.aarch64 2024-03-26 19:24:33.751 | graphite2-1.3.14-5.oe2203.aarch64 2024-03-26 19:24:33.751 | grep-3.7-9.oe2203.aarch64 2024-03-26 19:24:33.751 | groff-1.22.4-9.oe2203.aarch64 2024-03-26 19:24:33.751 | groff-base-1.22.4-9.oe2203.aarch64 2024-03-26 19:24:33.751 | grub2-common-1:2.06-41.oe2203.noarch 2024-03-26 19:24:33.751 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-03-26 19:24:33.751 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-03-26 19:24:33.751 | grubby-8.40-28.oe2203.aarch64 2024-03-26 19:24:33.751 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-03-26 19:24:33.751 | gtk2-2.24.33-4.oe2203.aarch64 2024-03-26 19:24:33.751 | gtk3-3.24.30-5.oe2203.aarch64 2024-03-26 19:24:33.751 | gzip-1.11-3.oe2203.aarch64 2024-03-26 19:24:33.751 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-03-26 19:24:33.751 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-03-26 19:24:33.751 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-03-26 19:24:33.751 | info-6.8-3.oe2203.aarch64 2024-03-26 19:24:33.751 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-03-26 19:24:33.751 | json-c-0.15-6.oe2203.aarch64 2024-03-26 19:24:33.751 | kbd-2.4.0-1.oe2203.aarch64 2024-03-26 19:24:33.751 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-03-26 19:24:33.751 | kbd-misc-2.4.0-1.oe2203.noarch 2024-03-26 19:24:33.751 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-03-26 19:24:33.751 | kmod-29-3.oe2203.aarch64 2024-03-26 19:24:33.751 | kmod-libs-29-3.oe2203.aarch64 2024-03-26 19:24:33.752 | kpartx-0.8.7-6.oe2203.aarch64 2024-03-26 19:24:33.752 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-03-26 19:24:33.752 | lcms2-2.12-1.oe2203.aarch64 2024-03-26 19:24:33.752 | less-590-5.oe2203.aarch64 2024-03-26 19:24:33.752 | libX11-1.7.2-8.oe2203.aarch64 2024-03-26 19:24:33.752 | libXau-1.0.9-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libXcursor-1.2.0-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libXdamage-1.1.5-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libXext-1.3.4-4.oe2203.aarch64 2024-03-26 19:24:33.752 | libXfixes-6.0.0-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libXft-2.3.4-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libXi-1.8-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libXinerama-1.1.4-5.oe2203.aarch64 2024-03-26 19:24:33.752 | libXrandr-1.5.2-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libXrender-0.9.10-10.oe2203.aarch64 2024-03-26 19:24:33.752 | libXtst-1.2.3-10.oe2203.aarch64 2024-03-26 19:24:33.752 | libacl-2.3.1-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libarchive-3.5.2-6.oe2203.aarch64 2024-03-26 19:24:33.752 | libassuan-2.5.5-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libblkid-2.37.2-5.oe2203.aarch64 2024-03-26 19:24:33.752 | libcap-2.61-5.oe2203.aarch64 2024-03-26 19:24:33.752 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libcomps-0.1.18-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libcurl-7.79.1-27.oe2203.aarch64 2024-03-26 19:24:33.752 | libdatrie-0.2.13-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libdnf-0.65.0-6.oe2203.aarch64 2024-03-26 19:24:33.752 | libedit-3.1-28.oe2203.aarch64 2024-03-26 19:24:33.752 | libepoxy-1.5.9-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libev-4.33-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libevent-2.1.12-4.oe2203.aarch64 2024-03-26 19:24:33.752 | libfdisk-2.37.2-5.oe2203.aarch64 2024-03-26 19:24:33.752 | libffi-3.4.2-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libgcc-10.3.1-19.oe2203.aarch64 2024-03-26 19:24:33.752 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libgomp-10.3.1-19.oe2203.aarch64 2024-03-26 19:24:33.752 | libgpg-error-1.43-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libgusb-0.3.8-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libicu-69.1-7.oe2203.aarch64 2024-03-26 19:24:33.752 | libidn2-2.3.2-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libkcapi-1.3.1-7.oe2203.aarch64 2024-03-26 19:24:33.752 | libksba-1.6.0-3.oe2203.aarch64 2024-03-26 19:24:33.752 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libmount-2.37.2-5.oe2203.aarch64 2024-03-26 19:24:33.752 | libnghttp2-1.46.0-4.oe2203.aarch64 2024-03-26 19:24:33.752 | libnsl2-2.0.0-4.oe2203.aarch64 2024-03-26 19:24:33.752 | libpipeline-1.5.4-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libpng-2:1.6.37-4.oe2203.aarch64 2024-03-26 19:24:33.752 | libpsl-0.21.1-5.oe2203.aarch64 2024-03-26 19:24:33.752 | libpwquality-1.4.4-4.oe2203.aarch64 2024-03-26 19:24:33.752 | librepo-1.14.2-2.oe2203.aarch64 2024-03-26 19:24:33.752 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-03-26 19:24:33.752 | libseccomp-2.5.3-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libsecret-0.20.4-1.oe2203.aarch64 2024-03-26 19:24:33.752 | libselinux-3.3-5.oe2203.aarch64 2024-03-26 19:24:33.752 | libsemanage-3.3-3.oe2203.aarch64 2024-03-26 19:24:33.753 | libsepol-3.3-6.oe2203.aarch64 2024-03-26 19:24:33.753 | libsigsegv-2.13-1.oe2203.aarch64 2024-03-26 19:24:33.753 | libsmartcols-2.37.2-5.oe2203.aarch64 2024-03-26 19:24:33.753 | libsolv-0.7.20-4.oe2203.aarch64 2024-03-26 19:24:33.753 | libssh-0.9.6-8.oe2203.aarch64 2024-03-26 19:24:33.753 | libstdc++-10.3.1-19.oe2203.aarch64 2024-03-26 19:24:33.753 | libtasn1-4.17.0-3.oe2203.aarch64 2024-03-26 19:24:33.753 | libthai-0.1.28-4.oe2203.aarch64 2024-03-26 19:24:33.753 | libtiff-4.3.0-36.oe2203.aarch64 2024-03-26 19:24:33.753 | libtirpc-1.3.2-3.oe2203.aarch64 2024-03-26 19:24:33.753 | libunistring-0.9.10-8.oe2203.aarch64 2024-03-26 19:24:33.753 | libusbx-1.0.24-1.oe2203.aarch64 2024-03-26 19:24:33.753 | libutempter-1.2.1-2.oe2203.aarch64 2024-03-26 19:24:33.753 | libuuid-2.37.2-5.oe2203.aarch64 2024-03-26 19:24:33.753 | libverto-0.3.2-1.oe2203.aarch64 2024-03-26 19:24:33.753 | libxcb-1.14-2.oe2203.aarch64 2024-03-26 19:24:33.753 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-03-26 19:24:33.753 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-03-26 19:24:33.753 | libxml2-2.9.12-19.oe2203.aarch64 2024-03-26 19:24:33.753 | libyaml-0.2.5-2.oe2203.aarch64 2024-03-26 19:24:33.753 | logrotate-3.20.1-1.oe2203.aarch64 2024-03-26 19:24:33.753 | lua-5.4.3-11.oe2203.aarch64 2024-03-26 19:24:33.753 | lz4-1.9.3-2.oe2203.aarch64 2024-03-26 19:24:33.753 | man-db-2.9.4-2.oe2203.aarch64 2024-03-26 19:24:33.753 | mpfr-4.1.0-1.oe2203.aarch64 2024-03-26 19:24:33.753 | ncurses-6.3-8.oe2203.aarch64 2024-03-26 19:24:33.753 | ncurses-base-6.3-8.oe2203.noarch 2024-03-26 19:24:33.753 | ncurses-libs-6.3-8.oe2203.aarch64 2024-03-26 19:24:33.753 | nettle-3.8.1-1.oe2203.aarch64 2024-03-26 19:24:33.753 | newt-0.52.21-8.oe2203.aarch64 2024-03-26 19:24:33.753 | npth-1.6-2.oe2203.aarch64 2024-03-26 19:24:33.753 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-03-26 19:24:33.753 | openldap-2.6.0-6.oe2203.aarch64 2024-03-26 19:24:33.753 | openssh-8.8p1-23.oe2203.aarch64 2024-03-26 19:24:33.753 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-03-26 19:24:33.753 | openssh-server-8.8p1-23.oe2203.aarch64 2024-03-26 19:24:33.753 | openssl-1:1.1.1m-26.oe2203.aarch64 2024-03-26 19:24:33.753 | openssl-libs-1:1.1.1m-26.oe2203.aarch64 2024-03-26 19:24:33.753 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-03-26 19:24:33.753 | os-prober-1.79-1.oe2203.aarch64 2024-03-26 19:24:33.753 | p11-kit-0.24.0-2.oe2203.aarch64 2024-03-26 19:24:33.753 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-03-26 19:24:33.753 | pam-1.5.2-7.oe2203.aarch64 2024-03-26 19:24:33.753 | pango-1.49.3-3.oe2203.aarch64 2024-03-26 19:24:33.753 | pcre-8.45-2.oe2203.aarch64 2024-03-26 19:24:33.753 | pcre2-10.39-9.oe2203.aarch64 2024-03-26 19:24:33.753 | perl-4:5.34.0-12.oe2203.aarch64 2024-03-26 19:24:33.753 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-03-26 19:24:33.753 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-03-26 19:24:33.753 | perl-B-Debug-1.26-5.oe2203.noarch 2024-03-26 19:24:33.753 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-03-26 19:24:33.753 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-03-26 19:24:33.753 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-03-26 19:24:33.753 | perl-Carp-1.50-418.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Digest-1.20-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Env-1.04-397.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Exporter-5.74-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-03-26 19:24:33.754 | perl-File-Path-2.18-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-03-26 19:24:33.754 | perl-File-Which-1.27-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-03-26 19:24:33.754 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-03-26 19:24:33.754 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-03-26 19:24:33.754 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-03-26 19:24:33.754 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-03-26 19:24:33.754 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-03-26 19:24:33.754 | perl-PathTools-3.80-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-03-26 19:24:33.754 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-03-26 19:24:33.754 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-03-26 19:24:33.754 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-03-26 19:24:33.755 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-URI-5.10-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-03-26 19:24:33.755 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-03-26 19:24:33.755 | perl-autodie-2.34-2.oe2203.noarch 2024-03-26 19:24:33.755 | perl-bignum-0.63-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-constant-1.33-421.oe2203.noarch 2024-03-26 19:24:33.755 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-03-26 19:24:33.755 | perl-experimental-0.025-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-libnet-3.13-2.oe2203.noarch 2024-03-26 19:24:33.755 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-03-26 19:24:33.755 | perl-parent-1:0.238-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-podlators-1:4.14-1.oe2203.noarch 2024-03-26 19:24:33.755 | perl-threads-2:2.26-1.oe2203.aarch64 2024-03-26 19:24:33.755 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-03-26 19:24:33.755 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-03-26 19:24:33.755 | pigz-2.6-1.oe2203.aarch64 2024-03-26 19:24:33.755 | pinentry-1.1.1-2.oe2203.aarch64 2024-03-26 19:24:33.755 | pixman-0.40.0-3.oe2203.aarch64 2024-03-26 19:24:33.755 | pkgconf-1.8.0-3.oe2203.aarch64 2024-03-26 19:24:33.755 | popt-1.18-3.oe2203.aarch64 2024-03-26 19:24:33.755 | procps-ng-3.3.17-5.oe2203.aarch64 2024-03-26 19:24:33.755 | publicsuffix-list-20211113-2.oe2203.noarch 2024-03-26 19:24:33.755 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-03-26 19:24:33.755 | python-setuptools-59.4.0-5.oe2203.noarch 2024-03-26 19:24:33.755 | python3-3.9.9-28.oe2203.aarch64 2024-03-26 19:24:33.755 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-03-26 19:24:33.755 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-03-26 19:24:33.755 | python3-distro-1.6.0-1.oe2203.noarch 2024-03-26 19:24:33.755 | python3-dnf-4.10.0-14.oe2203.noarch 2024-03-26 19:24:33.755 | python3-dnf-plugins-core-4.0.24-5.oe2203.noarch 2024-03-26 19:24:33.755 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-03-26 19:24:33.755 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-03-26 19:24:33.755 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-03-26 19:24:33.755 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-03-26 19:24:33.755 | python3-pip-21.3.1-2.oe2203.noarch 2024-03-26 19:24:33.755 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-03-26 19:24:33.755 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-03-26 19:24:33.755 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-03-26 19:24:33.755 | python3-six-1.16.0-1.oe2203.noarch 2024-03-26 19:24:33.755 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-03-26 19:24:33.755 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-03-26 19:24:33.755 | readline-8.1-3.oe2203.aarch64 2024-03-26 19:24:33.755 | rpm-4.17.0-33.oe2203.aarch64 2024-03-26 19:24:33.755 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-03-26 19:24:33.755 | sed-4.8-3.oe2203.aarch64 2024-03-26 19:24:33.755 | shadow-2:4.9-13.oe2203.aarch64 2024-03-26 19:24:33.756 | shared-mime-info-2.1-1.oe2203.aarch64 2024-03-26 19:24:33.756 | slang-2.3.2-8.oe2203.aarch64 2024-03-26 19:24:33.756 | sqlite-3.37.2-7.oe2203.aarch64 2024-03-26 19:24:33.756 | systemd-249-72.oe2203.aarch64 2024-03-26 19:24:33.756 | systemd-libs-249-72.oe2203.aarch64 2024-03-26 19:24:33.756 | systemd-udev-249-72.oe2203.aarch64 2024-03-26 19:24:33.756 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-03-26 19:24:33.756 | tcl-1:8.6.10-4.oe2203.aarch64 2024-03-26 19:24:33.756 | tpm2-tss-3.1.0-4.oe2203.aarch64 2024-03-26 19:24:33.756 | trousers-0.3.15-1.oe2203.aarch64 2024-03-26 19:24:33.756 | tzdata-2022a-18.oe2203.noarch 2024-03-26 19:24:33.756 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-03-26 19:24:33.756 | util-linux-2.37.2-5.oe2203.aarch64 2024-03-26 19:24:33.756 | wayland-1.19.91-4.oe2203.aarch64 2024-03-26 19:24:33.756 | which-2.21-14.oe2203.aarch64 2024-03-26 19:24:33.756 | xkeyboard-config-2.33-1.oe2203.noarch 2024-03-26 19:24:33.756 | xz-5.2.5-2.oe2203.aarch64 2024-03-26 19:24:33.756 | xz-libs-5.2.5-2.oe2203.aarch64 2024-03-26 19:24:33.756 | zip-3.0-29.oe2203.aarch64 2024-03-26 19:24:33.756 | zlib-1.2.11-24.oe2203.aarch64 2024-03-26 19:24:33.756 | zstd-1.5.0-4.oe2203.aarch64 2024-03-26 19:24:33.756 | 2024-03-26 19:24:33.756 | Complete! 2024-03-26 19:24:35.244 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:247 : rc=0 2024-03-26 19:24:35.249 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : sudo unset /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/yum/vars 2024-03-26 19:24:35.526 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : true 2024-03-26 19:24:35.531 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:255 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-03-26 19:24:35.540 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:255 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-03-26 19:24:35.547 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:256 : '[' 0 '!=' 0 ']' 2024-03-26 19:24:35.552 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_install_pkg_manager:263 : sudo sed -i s,/opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/yum.repos.d/openEuler.repo 2024-03-26 19:24:35.645 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:342 : [[ openeuler = centos ]] 2024-03-26 19:24:35.650 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:349 : _run_chroot rpm --rebuilddb 2024-03-26 19:24:35.654 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=rpm --rebuilddb' 2024-03-26 19:24:35.659 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-03-26 19:24:38.553 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:350 : _run_chroot dnf clean all 2024-03-26 19:24:38.558 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf clean all' 2024-03-26 19:24:38.562 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-03-26 19:24:53.259 | Unable to detect release version (use '--releasever' to specify release version) 2024-03-26 19:24:55.266 | 0 files removed 2024-03-26 19:24:55.577 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:354 : sudo tee -a /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/rpm/macros.langs 2024-03-26 19:24:55.578 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:353 : echo '%_install_langs C:en_US:en_US.UTF-8' 2024-03-26 19:24:55.626 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:356 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-03-26 19:24:55.631 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:362 : _base_packages+='systemd-udev ' 2024-03-26 19:24:55.635 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:366 : _run_chroot dnf -y update 2024-03-26 19:24:55.640 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=dnf -y update' 2024-03-26 19:24:55.644 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-03-26 19:24:56.036 | Unable to detect release version (use '--releasever' to specify release version) 2024-03-26 19:25:03.880 | OS 448 kB/s | 3.4 MB 00:07 2024-03-26 19:25:13.178 | everything 2.0 MB/s | 16 MB 00:08 2024-03-26 19:25:27.063 | EPOL 374 kB/s | 2.7 MB 00:07 2024-03-26 19:25:35.266 | debuginfo 544 kB/s | 3.8 MB 00:07 2024-03-26 19:25:44.662 | source 219 kB/s | 1.7 MB 00:07 2024-03-26 19:25:58.336 | update 5.6 MB/s | 73 MB 00:13 2024-03-26 19:26:33.229 | update-source 158 kB/s | 1.2 MB 00:07 2024-03-26 19:26:34.043 | Last metadata expiration check: 0:00:02 ago on Tue Mar 26 19:26:31 2024. 2024-03-26 19:26:39.272 | Dependencies resolved. 2024-03-26 19:26:39.275 | Nothing to do. 2024-03-26 19:26:39.276 | Complete! 2024-03-26 19:26:39.472 | + /opt/dib_tmp/dib_build.5iJNfLov/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-03-26 19:26:39.477 | + /opt/dib_tmp/dib_build.5iJNfLov/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-03-26 19:26:39.481 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/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-03-26 19:26:40.467 | Unable to detect release version (use '--releasever' to specify release version) 2024-03-26 19:26:45.674 | OS 3.3 kB/s | 16 kB 00:04 2024-03-26 19:26:52.417 | OS 513 kB/s | 3.4 MB 00:06 2024-03-26 19:26:58.414 | everything 3.6 kB/s | 16 kB 00:04 2024-03-26 19:27:06.380 | everything 2.0 MB/s | 16 MB 00:07 2024-03-26 19:27:17.757 | EPOL 3.4 kB/s | 16 kB 00:04 2024-03-26 19:27:24.516 | EPOL 402 kB/s | 2.7 MB 00:06 2024-03-26 19:27:30.456 | debuginfo 3.3 kB/s | 16 kB 00:04 2024-03-26 19:27:37.423 | debuginfo 557 kB/s | 3.8 MB 00:06 2024-03-26 19:27:43.921 | source 3.3 kB/s | 16 kB 00:04 2024-03-26 19:27:49.882 | source 290 kB/s | 1.7 MB 00:05 2024-03-26 19:27:55.266 | update 3.3 kB/s | 16 kB 00:04 2024-03-26 19:28:08.599 | update 5.5 MB/s | 73 MB 00:13 2024-03-26 19:28:41.101 | update-source 3.3 kB/s | 16 kB 00:04 2024-03-26 19:28:47.508 | update-source 189 kB/s | 1.2 MB 00:06 2024-03-26 19:28:48.352 | Last metadata expiration check: 0:00:01 ago on Tue Mar 26 19:28:47 2024. 2024-03-26 19:28:52.091 | Dependencies resolved. 2024-03-26 19:28:52.445 | ================================================================================ 2024-03-26 19:28:52.445 | Package Arch Version Repo Size 2024-03-26 19:28:52.445 | ================================================================================ 2024-03-26 19:28:52.445 | Installing: 2024-03-26 19:28:52.445 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-03-26 19:28:52.445 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-03-26 19:28:52.445 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-03-26 19:28:52.445 | systemd aarch64 249-72.oe2203 update 3.2 M 2024-03-26 19:28:52.445 | systemd-udev aarch64 249-72.oe2203 update 1.2 M 2024-03-26 19:28:52.445 | util-linux aarch64 2.37.2-5.oe2203 OS 2.3 M 2024-03-26 19:28:52.445 | Installing dependencies: 2024-03-26 19:28:52.445 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-03-26 19:28:52.445 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-03-26 19:28:52.445 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-03-26 19:28:52.445 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-03-26 19:28:52.445 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-03-26 19:28:52.445 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-03-26 19:28:52.445 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-03-26 19:28:52.445 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-03-26 19:28:52.445 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-03-26 19:28:52.445 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-03-26 19:28:52.445 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-03-26 19:28:52.445 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-03-26 19:28:52.445 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-03-26 19:28:52.445 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-03-26 19:28:52.445 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-03-26 19:28:52.445 | curl aarch64 7.79.1-27.oe2203 update 139 k 2024-03-26 19:28:52.445 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-03-26 19:28:52.445 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-03-26 19:28:52.445 | dracut aarch64 055-10.oe2203 update 292 k 2024-03-26 19:28:52.445 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-03-26 19:28:52.445 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-03-26 19:28:52.445 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-03-26 19:28:52.445 | expat aarch64 2.4.1-8.oe2203 update 76 k 2024-03-26 19:28:52.445 | file aarch64 5.41-3.oe2203 update 36 k 2024-03-26 19:28:52.445 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-03-26 19:28:52.445 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-03-26 19:28:52.445 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-03-26 19:28:52.445 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-03-26 19:28:52.445 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-03-26 19:28:52.446 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-03-26 19:28:52.446 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-03-26 19:28:52.446 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-03-26 19:28:52.446 | glibc aarch64 2.34-144.oe2203 update 2.8 M 2024-03-26 19:28:52.446 | glibc-common aarch64 2.34-144.oe2203 update 2.7 M 2024-03-26 19:28:52.446 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-03-26 19:28:52.446 | grep aarch64 3.7-9.oe2203 update 293 k 2024-03-26 19:28:52.446 | groff aarch64 1.22.4-9.oe2203 OS 907 k 2024-03-26 19:28:52.446 | groff-base aarch64 1.22.4-9.oe2203 OS 858 k 2024-03-26 19:28:52.446 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-03-26 19:28:52.446 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-03-26 19:28:52.446 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-03-26 19:28:52.446 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-03-26 19:28:52.446 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-03-26 19:28:52.446 | info aarch64 6.8-3.oe2203 OS 163 k 2024-03-26 19:28:52.446 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-03-26 19:28:52.446 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-03-26 19:28:52.446 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-03-26 19:28:52.446 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-03-26 19:28:52.446 | kmod aarch64 29-3.oe2203 OS 85 k 2024-03-26 19:28:52.446 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-03-26 19:28:52.446 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-03-26 19:28:52.446 | less aarch64 590-5.oe2203 update 101 k 2024-03-26 19:28:52.446 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-03-26 19:28:52.446 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-03-26 19:28:52.446 | libblkid aarch64 2.37.2-5.oe2203 OS 139 k 2024-03-26 19:28:52.446 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-03-26 19:28:52.446 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-03-26 19:28:52.446 | libcurl aarch64 7.79.1-27.oe2203 update 264 k 2024-03-26 19:28:52.446 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-03-26 19:28:52.446 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-03-26 19:28:52.446 | libfdisk aarch64 2.37.2-5.oe2203 OS 183 k 2024-03-26 19:28:52.446 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-03-26 19:28:52.446 | libgcc aarch64 10.3.1-19.oe2203 update 68 k 2024-03-26 19:28:52.446 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-03-26 19:28:52.446 | libgomp aarch64 10.3.1-19.oe2203 update 224 k 2024-03-26 19:28:52.446 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-03-26 19:28:52.446 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-03-26 19:28:52.446 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-03-26 19:28:52.446 | libmount aarch64 2.37.2-5.oe2203 OS 161 k 2024-03-26 19:28:52.446 | libnghttp2 aarch64 1.46.0-4.oe2203 update 67 k 2024-03-26 19:28:52.446 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-03-26 19:28:52.446 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-03-26 19:28:52.446 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-03-26 19:28:52.446 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-03-26 19:28:52.446 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-03-26 19:28:52.446 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-03-26 19:28:52.446 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-03-26 19:28:52.446 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-03-26 19:28:52.446 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-03-26 19:28:52.446 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-03-26 19:28:52.446 | libsmartcols aarch64 2.37.2-5.oe2203 OS 108 k 2024-03-26 19:28:52.446 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-03-26 19:28:52.446 | libstdc++ aarch64 10.3.1-19.oe2203 update 491 k 2024-03-26 19:28:52.446 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-03-26 19:28:52.446 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-03-26 19:28:52.446 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-03-26 19:28:52.446 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-03-26 19:28:52.446 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-03-26 19:28:52.446 | libuuid aarch64 2.37.2-5.oe2203 OS 23 k 2024-03-26 19:28:52.447 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-03-26 19:28:52.447 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-03-26 19:28:52.447 | libxml2 aarch64 2.9.12-19.oe2203 update 609 k 2024-03-26 19:28:52.447 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-03-26 19:28:52.447 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-03-26 19:28:52.447 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-03-26 19:28:52.447 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-03-26 19:28:52.447 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-03-26 19:28:52.447 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-03-26 19:28:52.447 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-03-26 19:28:52.447 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-03-26 19:28:52.447 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-03-26 19:28:52.447 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-03-26 19:28:52.447 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-03-26 19:28:52.447 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-03-26 19:28:52.447 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-03-26 19:28:52.447 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-03-26 19:28:52.447 | openssl aarch64 1:1.1.1m-26.oe2203 update 424 k 2024-03-26 19:28:52.447 | openssl-libs aarch64 1:1.1.1m-26.oe2203 update 1.2 M 2024-03-26 19:28:52.447 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-03-26 19:28:52.447 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-03-26 19:28:52.447 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-03-26 19:28:52.447 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-03-26 19:28:52.447 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-03-26 19:28:52.447 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-03-26 19:28:52.447 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-03-26 19:28:52.447 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-03-26 19:28:52.447 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-03-26 19:28:52.447 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-03-26 19:28:52.447 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-03-26 19:28:52.447 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-03-26 19:28:52.447 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-03-26 19:28:52.447 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-03-26 19:28:52.447 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-03-26 19:28:52.447 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-03-26 19:28:52.447 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-03-26 19:28:52.447 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-03-26 19:28:52.447 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-03-26 19:28:52.447 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-03-26 19:28:52.447 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-03-26 19:28:52.447 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-03-26 19:28:52.447 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-03-26 19:28:52.447 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-03-26 19:28:52.447 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-03-26 19:28:52.447 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-03-26 19:28:52.447 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-03-26 19:28:52.447 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-03-26 19:28:52.447 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-03-26 19:28:52.447 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-03-26 19:28:52.447 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-03-26 19:28:52.447 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-03-26 19:28:52.448 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-03-26 19:28:52.448 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-03-26 19:28:52.448 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-03-26 19:28:52.448 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-03-26 19:28:52.448 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-03-26 19:28:52.448 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-03-26 19:28:52.448 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-03-26 19:28:52.448 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-03-26 19:28:52.448 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-03-26 19:28:52.448 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-03-26 19:28:52.448 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-03-26 19:28:52.448 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-03-26 19:28:52.448 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-03-26 19:28:52.448 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-03-26 19:28:52.448 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-03-26 19:28:52.448 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-03-26 19:28:52.448 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-03-26 19:28:52.448 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-03-26 19:28:52.448 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-03-26 19:28:52.448 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-03-26 19:28:52.448 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-03-26 19:28:52.448 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-03-26 19:28:52.448 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-03-26 19:28:52.448 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-03-26 19:28:52.448 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-03-26 19:28:52.448 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-03-26 19:28:52.448 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-03-26 19:28:52.448 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-03-26 19:28:52.448 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-03-26 19:28:52.448 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-03-26 19:28:52.448 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-03-26 19:28:52.448 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-03-26 19:28:52.448 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-03-26 19:28:52.448 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-03-26 19:28:52.448 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-03-26 19:28:52.448 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-03-26 19:28:52.448 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-03-26 19:28:52.448 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-03-26 19:28:52.448 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-03-26 19:28:52.448 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-03-26 19:28:52.448 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-03-26 19:28:52.448 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-03-26 19:28:52.448 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-03-26 19:28:52.448 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-03-26 19:28:52.448 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-03-26 19:28:52.448 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-03-26 19:28:52.448 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-03-26 19:28:52.448 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-03-26 19:28:52.448 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-03-26 19:28:52.448 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-03-26 19:28:52.448 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-03-26 19:28:52.448 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-03-26 19:28:52.448 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-03-26 19:28:52.448 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-03-26 19:28:52.448 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-03-26 19:28:52.448 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-03-26 19:28:52.448 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-03-26 19:28:52.449 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-03-26 19:28:52.449 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-03-26 19:28:52.449 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-03-26 19:28:52.449 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-03-26 19:28:52.449 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-03-26 19:28:52.449 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-03-26 19:28:52.449 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-03-26 19:28:52.449 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-03-26 19:28:52.449 | popt aarch64 1.18-3.oe2203 update 49 k 2024-03-26 19:28:52.449 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-03-26 19:28:52.449 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-03-26 19:28:52.449 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-03-26 19:28:52.449 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-03-26 19:28:52.449 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-03-26 19:28:52.449 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-03-26 19:28:52.449 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-03-26 19:28:52.449 | readline aarch64 8.1-3.oe2203 update 146 k 2024-03-26 19:28:52.449 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-03-26 19:28:52.449 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-03-26 19:28:52.449 | sed aarch64 4.8-3.oe2203 update 162 k 2024-03-26 19:28:52.449 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-03-26 19:28:52.449 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-03-26 19:28:52.449 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-03-26 19:28:52.449 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-03-26 19:28:52.449 | systemd-libs aarch64 249-72.oe2203 update 454 k 2024-03-26 19:28:52.449 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-03-26 19:28:52.449 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-03-26 19:28:52.449 | tpm2-tss aarch64 3.1.0-4.oe2203 update 489 k 2024-03-26 19:28:52.449 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-03-26 19:28:52.449 | which aarch64 2.21-14.oe2203 OS 30 k 2024-03-26 19:28:52.449 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-03-26 19:28:52.449 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-03-26 19:28:52.449 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-03-26 19:28:52.449 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-03-26 19:28:52.449 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-03-26 19:28:52.449 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-03-26 19:28:52.449 | Installing weak dependencies: 2024-03-26 19:28:52.449 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-03-26 19:28:52.449 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-03-26 19:28:52.449 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-03-26 19:28:52.449 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-03-26 19:28:52.449 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-03-26 19:28:52.449 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-03-26 19:28:52.449 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-03-26 19:28:52.449 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-03-26 19:28:52.449 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-03-26 19:28:52.449 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-03-26 19:28:52.450 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-03-26 19:28:52.450 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-03-26 19:28:52.450 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-03-26 19:28:52.450 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-03-26 19:28:52.450 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-03-26 19:28:52.450 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-03-26 19:28:52.450 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-03-26 19:28:52.450 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-03-26 19:28:52.450 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-03-26 19:28:52.450 | 2024-03-26 19:28:52.450 | Transaction Summary 2024-03-26 19:28:52.450 | ================================================================================ 2024-03-26 19:28:52.450 | Install 258 Packages 2024-03-26 19:28:52.450 | 2024-03-26 19:28:52.589 | Total download size: 92 M 2024-03-26 19:28:52.589 | Installed size: 429 M 2024-03-26 19:28:52.593 | Downloading Packages: 2024-03-26 19:29:02.562 | (1/258): basesystem-12-2.oe2203.noarch.rpm 17 kB/s | 7.0 kB 00:00 2024-03-26 19:29:02.819 | (2/258): attr-2.5.1-2.oe2203.aarch64.rpm 84 kB/s | 55 kB 00:00 2024-03-26 19:29:02.975 | (3/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 116 kB/s | 94 kB 00:00 2024-03-26 19:29:03.378 | (4/258): chkconfig-1.20-1.oe2203.aarch64.rpm 309 kB/s | 172 kB 00:00 2024-03-26 19:29:03.414 | (5/258): brotli-1.0.9-2.oe2203.aarch64.rpm 358 kB/s | 305 kB 00:00 2024-03-26 19:29:03.633 | (6/258): cronie-1.5.7-1.oe2203.aarch64.rpm 407 kB/s | 103 kB 00:00 2024-03-26 19:29:03.696 | (7/258): crontabs-1.11-22.oe2203.noarch.rpm 61 kB/s | 17 kB 00:00 2024-03-26 19:29:04.004 | (8/258): crypto-policies-20200619-2.git781bbd4. 220 kB/s | 81 kB 00:00 2024-03-26 19:29:04.195 | (9/258): device-mapper-1.02.181-4.oe2203.aarch6 426 kB/s | 213 kB 00:00 2024-03-26 19:29:04.400 | (10/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 2.7 MB/s | 3.9 MB 00:01 2024-03-26 19:29:04.420 | (11/258): diffutils-3.8-2.oe2203.aarch64.rpm 759 kB/s | 315 kB 00:00 2024-03-26 19:29:04.592 | (12/258): findutils-4.8.0-3.oe2203.aarch64.rpm 2.0 MB/s | 382 kB 00:00 2024-03-26 19:29:04.615 | (13/258): fuse-2.9.9-9.oe2203.aarch64.rpm 697 kB/s | 135 kB 00:00 2024-03-26 19:29:04.935 | (14/258): filesystem-3.16-4.oe2203.aarch64.rpm 1.4 MB/s | 1.1 MB 00:00 2024-03-26 19:29:05.072 | (15/258): fuse-common-3.10.5-3.oe2203.aarch64.r 19 kB/s | 9.0 kB 00:00 2024-03-26 19:29:05.260 | (16/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 20 kB/s | 13 kB 00:00 2024-03-26 19:29:05.775 | (17/258): gettext-0.21-4.oe2203.aarch64.rpm 1.4 MB/s | 1.1 MB 00:00 2024-03-26 19:29:05.790 | (18/258): gmp-6.2.1-1.oe2203.aarch64.rpm 467 kB/s | 247 kB 00:00 2024-03-26 19:29:05.952 | (19/258): groff-1.22.4-9.oe2203.aarch64.rpm 1.3 MB/s | 907 kB 00:00 2024-03-26 19:29:05.978 | (20/258): grubby-8.40-28.oe2203.aarch64.rpm 277 kB/s | 52 kB 00:00 2024-03-26 19:29:06.521 | (21/258): groff-base-1.22.4-9.oe2203.aarch64.rp 1.1 MB/s | 858 kB 00:00 2024-03-26 19:29:06.538 | (22/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 31 kB/s | 18 kB 00:00 2024-03-26 19:29:06.752 | (23/258): info-6.8-3.oe2203.aarch64.rpm 212 kB/s | 163 kB 00:00 2024-03-26 19:29:06.818 | (24/258): kbd-2.4.0-1.oe2203.aarch64.rpm 848 kB/s | 251 kB 00:00 2024-03-26 19:29:06.884 | (25/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 1.5 MB/s | 525 kB 00:00 2024-03-26 19:29:06.999 | (26/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 137 kB/s | 25 kB 00:00 2024-03-26 19:29:07.080 | (27/258): kmod-29-3.oe2203.aarch64.rpm 435 kB/s | 85 kB 00:00 2024-03-26 19:29:07.249 | (28/258): kmod-libs-29-3.oe2203.aarch64.rpm 231 kB/s | 57 kB 00:00 2024-03-26 19:29:07.380 | (29/258): libblkid-2.37.2-5.oe2203.aarch64.rpm 467 kB/s | 139 kB 00:00 2024-03-26 19:29:07.476 | (30/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 188 kB/s | 43 kB 00:00 2024-03-26 19:29:07.606 | (31/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 1.8 MB/s | 1.6 MB 00:00 2024-03-26 19:29:07.658 | (32/258): libev-4.33-2.oe2203.aarch64.rpm 171 kB/s | 47 kB 00:00 2024-03-26 19:29:07.719 | (33/258): libevent-2.1.12-4.oe2203.aarch64.rpm 912 kB/s | 221 kB 00:00 2024-03-26 19:29:07.796 | (34/258): libfdisk-2.37.2-5.oe2203.aarch64.rpm 968 kB/s | 183 kB 00:00 2024-03-26 19:29:08.064 | (35/258): libffi-3.4.2-2.oe2203.aarch64.rpm 64 kB/s | 26 kB 00:00 2024-03-26 19:29:08.523 | (36/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 139 kB/s | 112 kB 00:00 2024-03-26 19:29:08.611 | (37/258): libmount-2.37.2-5.oe2203.aarch64.rpm 198 kB/s | 161 kB 00:00 2024-03-26 19:29:08.704 | (38/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 79 kB/s | 50 kB 00:00 2024-03-26 19:29:08.942 | (39/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 141 kB/s | 59 kB 00:00 2024-03-26 19:29:09.027 | (40/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 129 kB/s | 42 kB 00:00 2024-03-26 19:29:09.116 | (41/258): libsemanage-3.3-3.oe2203.aarch64.rpm 237 kB/s | 98 kB 00:00 2024-03-26 19:29:09.330 | (42/258): libsmartcols-2.37.2-5.oe2203.aarch64. 278 kB/s | 108 kB 00:00 2024-03-26 19:29:09.475 | (43/258): libunistring-0.9.10-8.oe2203.aarch64. 896 kB/s | 401 kB 00:00 2024-03-26 19:29:09.646 | (44/258): libuser-0.63-4.oe2203.aarch64.rpm 629 kB/s | 333 kB 00:00 2024-03-26 19:29:09.791 | (45/258): libutempter-1.2.1-2.oe2203.aarch64.rp 51 kB/s | 24 kB 00:00 2024-03-26 19:29:09.968 | (46/258): libuuid-2.37.2-5.oe2203.aarch64.rpm 46 kB/s | 23 kB 00:00 2024-03-26 19:29:10.115 | (47/258): libverto-0.3.2-1.oe2203.aarch64.rpm 55 kB/s | 26 kB 00:00 2024-03-26 19:29:10.142 | (48/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 703 kB/s | 121 kB 00:00 2024-03-26 19:29:10.298 | (49/258): lz4-1.9.3-2.oe2203.aarch64.rpm 705 kB/s | 128 kB 00:00 2024-03-26 19:29:10.317 | (50/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 341 kB/s | 118 kB 00:00 2024-03-26 19:29:10.769 | (51/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 131 kB/s | 59 kB 00:00 2024-03-26 19:29:10.827 | (52/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 718 kB/s | 378 kB 00:00 2024-03-26 19:29:10.924 | (53/258): man-db-2.9.4-2.oe2203.aarch64.rpm 1.4 MB/s | 1.1 MB 00:00 2024-03-26 19:29:10.946 | (54/258): os-prober-1.79-1.oe2203.aarch64.rpm 276 kB/s | 48 kB 00:00 2024-03-26 19:29:11.021 | (55/258): passwd-0.80-9.oe2203.aarch64.rpm 496 kB/s | 96 kB 00:00 2024-03-26 19:29:11.095 | (56/258): perl-Algorithm-Diff-1.201-1.oe2203.no 158 kB/s | 27 kB 00:00 2024-03-26 19:29:11.108 | (57/258): perl-Archive-Tar-2.40-1.oe2203.noarch 263 kB/s | 42 kB 00:00 2024-03-26 19:29:11.199 | (58/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 104 kB/s | 18 kB 00:00 2024-03-26 19:29:11.312 | (59/258): perl-CPAN-Meta-2.150010-419.oe2203.no 498 kB/s | 108 kB 00:00 2024-03-26 19:29:11.321 | (60/258): perl-CPAN-Meta-Requirements-2.140-419 121 kB/s | 26 kB 00:00 2024-03-26 19:29:11.368 | (61/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 144 kB/s | 24 kB 00:00 2024-03-26 19:29:11.484 | (62/258): perl-Carp-1.50-418.oe2203.noarch.rpm 126 kB/s | 21 kB 00:00 2024-03-26 19:29:11.588 | (63/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 95 kB/s | 25 kB 00:00 2024-03-26 19:29:11.719 | (64/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 117 kB/s | 41 kB 00:00 2024-03-26 19:29:11.789 | (65/258): perl-Config-Perl-V-0.33-1.oe2203.noar 55 kB/s | 17 kB 00:00 2024-03-26 19:29:11.893 | (66/258): perl-Data-Dumper-2.183-1.oe2203.aarch 144 kB/s | 44 kB 00:00 2024-03-26 19:29:11.946 | (67/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 828 kB/s | 187 kB 00:00 2024-03-26 19:29:12.084 | (68/258): perl-Digest-1.20-1.oe2203.noarch.rpm 57 kB/s | 17 kB 00:00 2024-03-26 19:29:12.155 | (69/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 111 kB/s | 29 kB 00:00 2024-03-26 19:29:12.241 | (70/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 165 kB/s | 49 kB 00:00 2024-03-26 19:29:12.309 | (71/258): perl-Encode-Locale-1.05-12.oe2203.noa 62 kB/s | 14 kB 00:00 2024-03-26 19:29:12.423 | (72/258): perl-Env-1.04-397.oe2203.noarch.rpm 62 kB/s | 17 kB 00:00 2024-03-26 19:29:12.503 | (73/258): perl-Exporter-5.74-1.oe2203.noarch.rp 83 kB/s | 22 kB 00:00 2024-03-26 19:29:12.513 | (74/258): perl-ExtUtils-Command-7.62-1.oe2203.n 56 kB/s | 11 kB 00:00 2024-03-26 19:29:12.587 | (75/258): perl-ExtUtils-Install-2.20-1.oe2203.n 203 kB/s | 33 kB 00:00 2024-03-26 19:29:12.947 | (76/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 381 kB/s | 169 kB 00:00 2024-03-26 19:29:12.984 | (77/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 49 kB/s | 23 kB 00:00 2024-03-26 19:29:12.993 | (78/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 136 kB/s | 55 kB 00:00 2024-03-26 19:29:13.147 | (79/258): perl-File-Fetch-1.00-1.oe2203.noarch. 111 kB/s | 22 kB 00:00 2024-03-26 19:29:13.158 | (80/258): perl-File-Path-2.18-1.oe2203.noarch.r 131 kB/s | 21 kB 00:00 2024-03-26 19:29:13.177 | (81/258): perl-File-HomeDir-1.006-2.oe2203.noar 184 kB/s | 35 kB 00:00 2024-03-26 19:29:13.384 | (82/258): perl-File-Temp-0.2311-2.oe2203.noarch 211 kB/s | 50 kB 00:00 2024-03-26 19:29:13.481 | (83/258): perl-File-Which-1.27-1.oe2203.noarch. 74 kB/s | 24 kB 00:00 2024-03-26 19:29:13.513 | (84/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 146 kB/s | 49 kB 00:00 2024-03-26 19:29:13.554 | (85/258): perl-Filter-Simple-0.94-1.oe2203.noar 95 kB/s | 16 kB 00:00 2024-03-26 19:29:13.675 | (86/258): perl-Getopt-Long-2.52-1.oe2203.noarch 234 kB/s | 45 kB 00:00 2024-03-26 19:29:13.762 | (87/258): perl-IO-Compress-2.101-2.oe2203.noarc 444 kB/s | 110 kB 00:00 2024-03-26 19:29:13.816 | (88/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 118 kB/s | 31 kB 00:00 2024-03-26 19:29:14.009 | (89/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 131 kB/s | 32 kB 00:00 2024-03-26 19:29:14.097 | (90/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 88 kB/s | 25 kB 00:00 2024-03-26 19:29:14.145 | (91/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 385 kB/s | 181 kB 00:00 2024-03-26 19:29:14.179 | (92/258): perl-IPC-System-Simple-1.30-2.oe2203. 186 kB/s | 31 kB 00:00 2024-03-26 19:29:14.278 | (93/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 245 kB/s | 44 kB 00:00 2024-03-26 19:29:14.463 | (94/258): perl-Locale-Codes-3.68-1.oe2203.noarc 832 kB/s | 264 kB 00:00 2024-03-26 19:29:14.568 | (95/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 68 kB/s | 20 kB 00:00 2024-03-26 19:29:14.656 | (96/258): perl-Locale-Maketext-1.29-1.oe2203.no 112 kB/s | 53 kB 00:00 2024-03-26 19:29:14.732 | (97/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 453 kB/s | 121 kB 00:00 2024-03-26 19:29:14.882 | (98/258): perl-Math-BigRat-0.2620-1.oe2203.noar 87 kB/s | 27 kB 00:00 2024-03-26 19:29:15.035 | (99/258): perl-Module-CoreList-5.20211020-1.oe2 227 kB/s | 86 kB 00:00 2024-03-26 19:29:15.121 | (100/258): perl-Module-Load-0.36-1.oe2203.noarc 35 kB/s | 13 kB 00:00 2024-03-26 19:29:15.274 | (101/258): perl-Module-Load-Conditional-0.74-1. 45 kB/s | 18 kB 00:00 2024-03-26 19:29:15.289 | (102/258): perl-Module-Metadata-1.000037-1.oe22 121 kB/s | 31 kB 00:00 2024-03-26 19:29:15.312 | (103/258): perl-Mozilla-CA-20211001-1.oe2203.no 54 kB/s | 10 kB 00:00 2024-03-26 19:29:15.529 | (104/258): perl-Params-Check-0.38-418.oe2203.no 63 kB/s | 15 kB 00:00 2024-03-26 19:29:15.541 | (105/258): perl-PathTools-3.80-1.oe2203.aarch64 260 kB/s | 59 kB 00:00 2024-03-26 19:29:15.613 | (106/258): perl-Net-SSLeay-1.90-1.oe2203.aarch6 740 kB/s | 250 kB 00:00 2024-03-26 19:29:15.745 | (107/258): perl-Perl-OSType-1.010-421.oe2203.no 92 kB/s | 20 kB 00:00 2024-03-26 19:29:15.757 | (108/258): perl-PerlIO-via-QuotedPrint-0.09-1.o 49 kB/s | 11 kB 00:00 2024-03-26 19:29:15.840 | (109/258): perl-Pod-Checker-1.74-1.oe2203.noarc 103 kB/s | 23 kB 00:00 2024-03-26 19:29:15.949 | (110/258): perl-Pod-Escapes-1.07-420.oe2203.noa 68 kB/s | 14 kB 00:00 2024-03-26 19:29:16.010 | (111/258): perl-Pod-Parser-1.63-398.oe2203.noar 227 kB/s | 57 kB 00:00 2024-03-26 19:29:16.106 | (112/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 165 kB/s | 44 kB 00:00 2024-03-26 19:29:16.201 | (113/258): perl-Pod-Simple-3.43-1.oe2203.noarch 547 kB/s | 137 kB 00:00 2024-03-26 19:29:16.280 | (114/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 93 kB/s | 25 kB 00:00 2024-03-26 19:29:16.368 | (115/258): perl-Scalar-List-Utils-1.60-1.oe2203 189 kB/s | 49 kB 00:00 2024-03-26 19:29:16.386 | (116/258): perl-Socket-2.032-1.oe2203.aarch64.r 236 kB/s | 43 kB 00:00 2024-03-26 19:29:16.452 | (117/258): perl-Storable-3.25-1.oe2203.aarch64. 433 kB/s | 74 kB 00:00 2024-03-26 19:29:16.572 | (118/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 184 kB/s | 37 kB 00:00 2024-03-26 19:29:16.580 | (119/258): perl-Term-ANSIColor-5.01-1.oe2203.no 154 kB/s | 30 kB 00:00 2024-03-26 19:29:17.028 | (120/258): perl-Term-Cap-1.17-510.oe2203.noarch 30 kB/s | 18 kB 00:00 2024-03-26 19:29:17.231 | (121/258): perl-Text-Balanced-2.04-1.oe2203.noa 45 kB/s | 29 kB 00:00 2024-03-26 19:29:17.335 | (122/258): perl-Text-Diff-1.45-7.oe2203.noarch. 87 kB/s | 27 kB 00:00 2024-03-26 19:29:17.360 | (123/258): perl-Test-Simple-1.302188-1.oe2203.n 255 kB/s | 201 kB 00:00 2024-03-26 19:29:17.408 | (124/258): perl-Text-ParseWords-3.30-419.oe2203 70 kB/s | 12 kB 00:00 2024-03-26 19:29:17.505 | (125/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 78 kB/s | 13 kB 00:00 2024-03-26 19:29:17.531 | (126/258): perl-Thread-Queue-3.13-3.oe2203.noar 83 kB/s | 14 kB 00:00 2024-03-26 19:29:17.571 | (127/258): perl-Time-Local-1.300-1.oe2203.noarc 133 kB/s | 22 kB 00:00 2024-03-26 19:29:17.789 | (128/258): perl-URI-5.10-1.oe2203.noarch.rpm 255 kB/s | 72 kB 00:00 2024-03-26 19:29:17.946 | (129/258): perl-Unicode-Normalize-1.28-1.oe2203 186 kB/s | 70 kB 00:00 2024-03-26 19:29:18.375 | (130/258): perl-autodie-2.34-2.oe2203.noarch.rp 95 kB/s | 55 kB 00:00 2024-03-26 19:29:18.473 | (131/258): perl-bignum-0.63-1.oe2203.noarch.rpm 37 kB/s | 19 kB 00:00 2024-03-26 19:29:18.576 | (132/258): perl-Unicode-Collate-1.31-1.oe2203.a 639 kB/s | 667 kB 00:01 2024-03-26 19:29:18.679 | (133/258): perl-constant-1.33-421.oe2203.noarch 56 kB/s | 17 kB 00:00 2024-03-26 19:29:18.781 | (134/258): perl-experimental-0.025-1.oe2203.noa 59 kB/s | 18 kB 00:00 2024-03-26 19:29:18.892 | (135/258): perl-parent-0.238-1.oe2203.noarch.rp 36 kB/s | 11 kB 00:00 2024-03-26 19:29:18.974 | (136/258): perl-podlators-4.14-1.oe2203.noarch. 328 kB/s | 63 kB 00:00 2024-03-26 19:29:19.057 | (137/258): perl-perlfaq-5.20210520-1.oe2203.noa 469 kB/s | 177 kB 00:00 2024-03-26 19:29:19.191 | (138/258): perl-threads-shared-1.62-1.oe2203.aa 137 kB/s | 30 kB 00:00 2024-03-26 19:29:19.223 | (139/258): perl-threads-2.26-1.oe2203.aarch64.r 105 kB/s | 35 kB 00:00 2024-03-26 19:29:19.233 | (140/258): perl-version-0.99.29-1.oe2203.aarch6 258 kB/s | 45 kB 00:00 2024-03-26 19:29:19.364 | (141/258): pigz-2.6-1.oe2203.aarch64.rpm 354 kB/s | 61 kB 00:00 2024-03-26 19:29:19.402 | (142/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 50 kB/s | 8.3 kB 00:00 2024-03-26 19:29:19.569 | (143/258): setup-2.13.9.1-1.oe2203.noarch.rpm 735 kB/s | 150 kB 00:00 2024-03-26 19:29:19.701 | (144/258): python3-pyparsing-3.0.6-1.oe2203.noa 453 kB/s | 216 kB 00:00 2024-03-26 19:29:19.802 | (145/258): shared-mime-info-2.1-1.oe2203.aarch6 737 kB/s | 294 kB 00:00 2024-03-26 19:29:19.866 | (146/258): systemtap-sdt-devel-4.5-2.oe2203.aar 115 kB/s | 19 kB 00:00 2024-03-26 19:29:19.963 | (147/258): slang-2.3.2-8.oe2203.aarch64.rpm 1.3 MB/s | 533 kB 00:00 2024-03-26 19:29:20.116 | (148/258): which-2.21-14.oe2203.aarch64.rpm 121 kB/s | 30 kB 00:00 2024-03-26 19:29:20.166 | (149/258): xkeyboard-config-2.33-1.oe2203.noarc 3.8 MB/s | 793 kB 00:00 2024-03-26 19:29:20.295 | (150/258): zip-3.0-29.oe2203.aarch64.rpm 1.2 MB/s | 217 kB 00:00 2024-03-26 19:29:20.525 | (151/258): util-linux-2.37.2-5.oe2203.aarch64.r 3.2 MB/s | 2.3 MB 00:00 2024-03-26 19:29:20.725 | (152/258): acl-2.3.1-2.oe2203.aarch64.rpm 91 kB/s | 51 kB 00:00 2024-03-26 19:29:20.746 | (153/258): bc-1.07.1-11.oe2203.aarch64.rpm 393 kB/s | 86 kB 00:00 2024-03-26 19:29:20.898 | (154/258): bash-5.1.8-6.oe2203.aarch64.rpm 2.0 MB/s | 1.2 MB 00:00 2024-03-26 19:29:20.910 | (155/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 363 kB/s | 66 kB 00:00 2024-03-26 19:29:20.935 | (156/258): ca-certificates-2023.2.60-2.oe2203.n 2.1 MB/s | 411 kB 00:00 2024-03-26 19:29:21.166 | (157/258): cpio-2.13-10.oe2203.aarch64.rpm 993 kB/s | 253 kB 00:00 2024-03-26 19:29:21.235 | (158/258): curl-7.79.1-27.oe2203.aarch64.rpm 466 kB/s | 139 kB 00:00 2024-03-26 19:29:21.489 | (159/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 225 kB/s | 72 kB 00:00 2024-03-26 19:29:21.578 | (160/258): dracut-055-10.oe2203.aarch64.rpm 853 kB/s | 292 kB 00:00 2024-03-26 19:29:21.866 | (161/258): coreutils-9.0-5.oe2203.aarch64.rpm 2.8 MB/s | 2.7 MB 00:00 2024-03-26 19:29:21.879 | (162/258): e2fsprogs-help-1.46.4-21.oe2203.noar 340 kB/s | 102 kB 00:00 2024-03-26 19:29:22.082 | (163/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 1.8 MB/s | 1.1 MB 00:00 2024-03-26 19:29:22.178 | (164/258): efi-srpm-macros-4-5.oe2203.noarch.rp 72 kB/s | 22 kB 00:00 2024-03-26 19:29:22.292 | (165/258): elfutils-0.185-13.oe2203.aarch64.rpm 1.4 MB/s | 580 kB 00:00 2024-03-26 19:29:22.363 | (166/258): elfutils-extra-0.185-13.oe2203.aarch 787 kB/s | 220 kB 00:00 2024-03-26 19:29:22.525 | (167/258): expat-2.4.1-8.oe2203.aarch64.rpm 219 kB/s | 76 kB 00:00 2024-03-26 19:29:22.687 | (168/258): file-5.41-3.oe2203.aarch64.rpm 92 kB/s | 36 kB 00:00 2024-03-26 19:29:22.748 | (169/258): gawk-5.1.1-4.oe2203.aarch64.rpm 1.5 MB/s | 344 kB 00:00 2024-03-26 19:29:22.772 | (170/258): file-libs-5.41-3.oe2203.aarch64.rpm 1.6 MB/s | 655 kB 00:00 2024-03-26 19:29:22.860 | (171/258): gdbm-1.22-11.oe2203.aarch64.rpm 969 kB/s | 166 kB 00:00 2024-03-26 19:29:23.400 | (172/258): glib2-2.68.1-21.oe2203.aarch64.rpm 4.0 MB/s | 2.6 MB 00:00 2024-03-26 19:29:23.641 | (173/258): glibc-2.34-144.oe2203.aarch64.rpm 3.2 MB/s | 2.8 MB 00:00 2024-03-26 19:29:23.957 | (174/258): grep-3.7-9.oe2203.aarch64.rpm 527 kB/s | 293 kB 00:00 2024-03-26 19:29:24.078 | (175/258): glibc-common-2.34-144.oe2203.aarch64 2.2 MB/s | 2.7 MB 00:01 2024-03-26 19:29:24.328 | (176/258): grub2-common-2.06-41.oe2203.noarch.r 4.2 MB/s | 2.9 MB 00:00 2024-03-26 19:29:24.578 | (177/258): grub2-tools-minimal-2.06-41.oe2203.a 693 kB/s | 346 kB 00:00 2024-03-26 19:29:24.899 | (178/258): gzip-1.11-3.oe2203.aarch64.rpm 183 kB/s | 104 kB 00:00 2024-03-26 19:29:25.013 | (179/258): json-c-0.15-6.oe2203.aarch64.rpm 83 kB/s | 36 kB 00:00 2024-03-26 19:29:25.118 | (180/258): grub2-tools-2.06-41.oe2203.aarch64.r 1.6 MB/s | 1.8 MB 00:01 2024-03-26 19:29:25.283 | (181/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 109 kB/s | 42 kB 00:00 2024-03-26 19:29:25.486 | (182/258): less-590-5.oe2203.aarch64.rpm 276 kB/s | 101 kB 00:00 2024-03-26 19:29:25.803 | (183/258): libacl-2.3.1-2.oe2203.aarch64.rpm 42 kB/s | 22 kB 00:00 2024-03-26 19:29:25.826 | (184/258): libarchive-3.5.2-6.oe2203.aarch64.rp 944 kB/s | 320 kB 00:00 2024-03-26 19:29:25.849 | (185/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 752 kB/s | 628 kB 00:00 2024-03-26 19:29:25.980 | (186/258): libcap-2.61-5.oe2203.aarch64.rpm 354 kB/s | 62 kB 00:00 2024-03-26 19:29:26.019 | (187/258): libcurl-7.79.1-27.oe2203.aarch64.rpm 1.3 MB/s | 264 kB 00:00 2024-03-26 19:29:26.194 | (188/258): libgcc-10.3.1-19.oe2203.aarch64.rpm 196 kB/s | 68 kB 00:00 2024-03-26 19:29:26.465 | (189/258): libgomp-10.3.1-19.oe2203.aarch64.rpm 503 kB/s | 224 kB 00:00 2024-03-26 19:29:26.669 | (190/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 602 kB/s | 414 kB 00:00 2024-03-26 19:29:26.776 | (191/258): libgpg-error-1.43-2.oe2203.aarch64.r 462 kB/s | 268 kB 00:00 2024-03-26 19:29:26.984 | (192/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 317 kB/s | 164 kB 00:00 2024-03-26 19:29:26.995 | (193/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 128 kB/s | 28 kB 00:00 2024-03-26 19:29:27.251 | (194/258): libnghttp2-1.46.0-4.oe2203.aarch64.r 116 kB/s | 67 kB 00:00 2024-03-26 19:29:27.579 | (195/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 124 kB/s | 72 kB 00:00 2024-03-26 19:29:27.657 | (196/258): libpng-1.6.37-4.oe2203.aarch64.rpm 147 kB/s | 99 kB 00:00 2024-03-26 19:29:27.666 | (197/258): libpwquality-1.4.4-4.oe2203.aarch64. 208 kB/s | 86 kB 00:00 2024-03-26 19:29:27.789 | (198/258): libselinux-3.3-5.oe2203.aarch64.rpm 522 kB/s | 109 kB 00:00 2024-03-26 19:29:28.024 | (199/258): libsepol-3.3-6.oe2203.aarch64.rpm 729 kB/s | 266 kB 00:00 2024-03-26 19:29:28.070 | (200/258): libssh-0.9.6-8.oe2203.aarch64.rpm 451 kB/s | 182 kB 00:00 2024-03-26 19:29:28.145 | (201/258): libstdc++-10.3.1-19.oe2203.aarch64.r 1.4 MB/s | 491 kB 00:00 2024-03-26 19:29:28.337 | (202/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 247 kB/s | 77 kB 00:00 2024-03-26 19:29:28.361 | (203/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 280 kB/s | 81 kB 00:00 2024-03-26 19:29:28.651 | (204/258): logrotate-3.20.1-1.oe2203.aarch64.rp 160 kB/s | 50 kB 00:00 2024-03-26 19:29:29.020 | (205/258): libxml2-2.9.12-19.oe2203.aarch64.rpm 697 kB/s | 609 kB 00:00 2024-03-26 19:29:29.090 | (206/258): lua-5.4.3-11.oe2203.aarch64.rpm 187 kB/s | 136 kB 00:00 2024-03-26 19:29:29.126 | (207/258): ncurses-6.3-8.oe2203.aarch64.rpm 1.4 MB/s | 674 kB 00:00 2024-03-26 19:29:29.195 | (208/258): ncurses-base-6.3-8.oe2203.noarch.rpm 313 kB/s | 54 kB 00:00 2024-03-26 19:29:29.296 | (209/258): newt-0.52.21-8.oe2203.aarch64.rpm 556 kB/s | 94 kB 00:00 2024-03-26 19:29:29.440 | (210/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 40 kB/s | 9.7 kB 00:00 2024-03-26 19:29:29.466 | (211/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 708 kB/s | 265 kB 00:00 2024-03-26 19:29:29.476 | (212/258): openEuler-release-22.03LTS-54.oe2203 122 kB/s | 22 kB 00:00 2024-03-26 19:29:29.642 | (213/258): openEuler-repos-1.0-3.6.oe2203.aarch 44 kB/s | 8.8 kB 00:00 2024-03-26 19:29:29.695 | (214/258): openEuler-rpm-config-30-30.oe2203.aa 214 kB/s | 49 kB 00:00 2024-03-26 19:29:29.869 | (215/258): openldap-2.6.0-6.oe2203.aarch64.rpm 526 kB/s | 207 kB 00:00 2024-03-26 19:29:29.916 | (216/258): openssl-1.1.1m-26.oe2203.aarch64.rpm 1.5 MB/s | 424 kB 00:00 2024-03-26 19:29:30.143 | (217/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 798 kB/s | 217 kB 00:00 2024-03-26 19:29:30.247 | (218/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 364 kB/s | 120 kB 00:00 2024-03-26 19:29:30.333 | (219/258): openssl-libs-1.1.1m-26.oe2203.aarch6 1.9 MB/s | 1.2 MB 00:00 2024-03-26 19:29:30.448 | (220/258): pam-1.5.2-7.oe2203.aarch64.rpm 1.4 MB/s | 437 kB 00:00 2024-03-26 19:29:30.505 | (221/258): pcre-8.45-2.oe2203.aarch64.rpm 1.5 MB/s | 389 kB 00:00 2024-03-26 19:29:30.755 | (222/258): pcre2-10.39-9.oe2203.aarch64.rpm 1.2 MB/s | 510 kB 00:00 2024-03-26 19:29:30.941 | (223/258): perl-Encode-3.16-3.oe2203.aarch64.rp 3.2 MB/s | 1.4 MB 00:00 2024-03-26 19:29:31.036 | (224/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 126 kB/s | 35 kB 00:00 2024-03-26 19:29:31.118 | (225/258): perl-5.34.0-12.oe2203.aarch64.rpm 4.7 MB/s | 3.2 MB 00:00 2024-03-26 19:29:31.153 | (226/258): perl-Math-BigInt-FastCalc-0.5012-2.o 91 kB/s | 19 kB 00:00 2024-03-26 19:29:31.238 | (227/258): perl-Test-Harness-3.42-2.oe2203.noar 646 kB/s | 130 kB 00:00 2024-03-26 19:29:31.561 | (228/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 106 kB/s | 47 kB 00:00 2024-03-26 19:29:31.625 | (229/258): perl-libnet-3.13-2.oe2203.noarch.rpm 196 kB/s | 75 kB 00:00 2024-03-26 19:29:31.734 | (230/258): perl-devel-5.34.0-12.oe2203.aarch64. 3.7 MB/s | 2.1 MB 00:00 2024-03-26 19:29:31.807 | (231/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 316 kB/s | 57 kB 00:00 2024-03-26 19:29:32.486 | (232/258): perl-libs-5.34.0-12.oe2203.aarch64.r 1.8 MB/s | 1.6 MB 00:00 2024-03-26 19:29:32.573 | (233/258): popt-1.18-3.oe2203.aarch64.rpm 59 kB/s | 49 kB 00:00 2024-03-26 19:29:32.631 | (234/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 252 kB/s | 207 kB 00:00 2024-03-26 19:29:32.770 | (235/258): publicsuffix-list-20211113-2.oe2203. 454 kB/s | 128 kB 00:00 2024-03-26 19:29:33.368 | (236/258): python-pip-wheel-21.3.1-2.oe2203.noa 1.9 MB/s | 1.5 MB 00:00 2024-03-26 19:29:33.490 | (237/258): python-setuptools-59.4.0-5.oe2203.no 593 kB/s | 509 kB 00:00 2024-03-26 19:29:33.760 | (238/258): python3-pip-21.3.1-2.oe2203.noarch.r 5.7 MB/s | 2.2 MB 00:00 2024-03-26 19:29:33.917 | (239/258): python3-setuptools-59.4.0-5.oe2203.n 2.2 MB/s | 964 kB 00:00 2024-03-26 19:29:33.946 | (240/258): readline-8.1-3.oe2203.aarch64.rpm 790 kB/s | 146 kB 00:00 2024-03-26 19:29:35.156 | (241/258): python3-3.9.9-28.oe2203.aarch64.rpm 3.3 MB/s | 7.8 MB 00:02 2024-03-26 19:29:35.360 | (242/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 241 kB/s | 340 kB 00:01 2024-03-26 19:29:35.561 | (243/258): rpm-4.17.0-33.oe2203.aarch64.rpm 299 kB/s | 492 kB 00:01 2024-03-26 19:29:35.628 | (244/258): sed-4.8-3.oe2203.aarch64.rpm 345 kB/s | 162 kB 00:00 2024-03-26 19:29:35.751 | (245/258): shadow-4.9-13.oe2203.aarch64.rpm 1.5 MB/s | 598 kB 00:00 2024-03-26 19:29:36.175 | (246/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 1.5 MB/s | 845 kB 00:00 2024-03-26 19:29:36.817 | (247/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 905 kB/s | 1.1 MB 00:01 2024-03-26 19:29:37.103 | (248/258): systemd-libs-249-72.oe2203.aarch64.r 490 kB/s | 454 kB 00:00 2024-03-26 19:29:37.776 | (249/258): systemd-249-72.oe2203.aarch64.rpm 1.6 MB/s | 3.2 MB 00:02 2024-03-26 19:29:37.854 | (250/258): systemd-udev-249-72.oe2203.aarch64.r 1.2 MB/s | 1.2 MB 00:01 2024-03-26 19:29:37.874 | (251/258): tcl-8.6.10-4.oe2203.aarch64.rpm 1.4 MB/s | 1.1 MB 00:00 2024-03-26 19:29:38.043 | (252/258): tzdata-2022a-18.oe2203.noarch.rpm 2.2 MB/s | 429 kB 00:00 2024-03-26 19:29:38.135 | (253/258): vim-minimal-9.0-23.oe2203.aarch64.rp 2.3 MB/s | 611 kB 00:00 2024-03-26 19:29:38.356 | (254/258): xz-5.2.5-2.oe2203.aarch64.rpm 452 kB/s | 141 kB 00:00 2024-03-26 19:29:38.613 | (255/258): tpm2-tss-3.1.0-4.oe2203.aarch64.rpm 585 kB/s | 489 kB 00:00 2024-03-26 19:29:38.675 | (256/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 146 kB/s | 79 kB 00:00 2024-03-26 19:29:38.685 | (257/258): zlib-1.2.11-24.oe2203.aarch64.rpm 277 kB/s | 91 kB 00:00 2024-03-26 19:29:38.990 | (258/258): zstd-1.5.0-4.oe2203.aarch64.rpm 1.8 MB/s | 686 kB 00:00 2024-03-26 19:29:38.993 | -------------------------------------------------------------------------------- 2024-03-26 19:29:38.994 | Total 2.0 MB/s | 92 MB 00:46 2024-03-26 19:29:39.041 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-03-26 19:29:39.359 | OS 6.6 kB/s | 2.1 kB 00:00 2024-03-26 19:29:40.618 | Importing GPG key 0xB25E7F66: 2024-03-26 19:29:40.618 | Userid : "private OBS (key without passphrase) " 2024-03-26 19:29:40.618 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-03-26 19:29:40.618 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-03-26 19:29:40.876 | Key imported successfully 2024-03-26 19:29:43.779 | Running transaction check 2024-03-26 19:29:44.064 | Transaction check succeeded. 2024-03-26 19:29:44.065 | Running transaction test 2024-03-26 19:29:51.734 | Transaction test succeeded. 2024-03-26 19:29:51.735 | Running transaction 2024-03-26 19:30:07.955 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-03-26 19:30:08.618 | Preparing : 1/1 2024-03-26 19:30:09.326 | Installing : libgcc-10.3.1-19.oe2203.aarch64 1/258 2024-03-26 19:30:09.825 | Running scriptlet: libgcc-10.3.1-19.oe2203.aarch64 1/258 2024-03-26 19:30:10.771 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-03-26 19:30:11.185 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-03-26 19:30:11.578 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-03-26 19:30:12.017 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-03-26 19:30:12.279 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-03-26 19:30:13.116 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-03-26 19:30:13.342 | Installing : glibc-common-2.34-144.oe2203.aarch64 8/258 2024-03-26 19:30:13.426 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-03-26 19:30:13.736 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-03-26 19:30:13.898 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-03-26 19:30:13.899 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-03-26 19:30:13.899 | warning: /etc/group created as /etc/group.rpmnew 2024-03-26 19:30:13.899 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-03-26 19:30:13.899 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-03-26 19:30:13.899 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-03-26 19:30:13.899 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-03-26 19:30:13.899 | 2024-03-26 19:30:14.203 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-03-26 19:30:14.734 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-03-26 19:30:14.987 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-03-26 19:30:15.633 | Running scriptlet: glibc-2.34-144.oe2203.aarch64 15/258 2024-03-26 19:30:15.634 | Installing : glibc-2.34-144.oe2203.aarch64 15/258 2024-03-26 19:30:15.634 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-03-26 19:30:15.634 | 2024-03-26 19:30:16.553 | Running scriptlet: glibc-2.34-144.oe2203.aarch64 15/258 2024-03-26 19:30:16.708 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-03-26 19:30:16.756 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-03-26 19:30:17.146 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-03-26 19:30:17.554 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-03-26 19:30:18.066 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-03-26 19:30:18.138 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-03-26 19:30:18.179 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-03-26 19:30:18.428 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-03-26 19:30:18.557 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-03-26 19:30:18.773 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-03-26 19:30:18.999 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-03-26 19:30:19.079 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-03-26 19:30:19.407 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-03-26 19:30:19.440 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-03-26 19:30:19.782 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-03-26 19:30:19.888 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-03-26 19:30:19.946 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-03-26 19:30:21.050 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-03-26 19:30:21.418 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-03-26 19:30:21.442 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-03-26 19:30:21.765 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-03-26 19:30:21.779 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-03-26 19:30:21.796 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-03-26 19:30:22.006 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-03-26 19:30:22.044 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-03-26 19:30:22.205 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-03-26 19:30:22.268 | Installing : libstdc++-10.3.1-19.oe2203.aarch64 31/258 2024-03-26 19:30:22.290 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-03-26 19:30:22.312 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-03-26 19:30:22.396 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-03-26 19:30:22.500 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-03-26 19:30:22.610 | Installing : libuuid-2.37.2-5.oe2203.aarch64 34/258 2024-03-26 19:30:22.726 | Running scriptlet: libuuid-2.37.2-5.oe2203.aarch64 34/258 2024-03-26 19:30:23.069 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-03-26 19:30:23.274 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-03-26 19:30:23.569 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-03-26 19:30:23.622 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-03-26 19:30:23.711 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-03-26 19:30:23.733 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-03-26 19:30:23.900 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-03-26 19:30:23.988 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-03-26 19:30:24.366 | Installing : libxml2-2.9.12-19.oe2203.aarch64 40/258 2024-03-26 19:30:24.881 | Running scriptlet: libxml2-2.9.12-19.oe2203.aarch64 40/258 2024-03-26 19:30:25.342 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-03-26 19:30:25.747 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-03-26 19:30:25.931 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-03-26 19:30:26.079 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-03-26 19:30:26.216 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-03-26 19:30:26.653 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-03-26 19:30:27.188 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-03-26 19:30:27.252 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-03-26 19:30:27.283 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-03-26 19:30:28.272 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-03-26 19:30:29.421 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-03-26 19:30:30.035 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-03-26 19:30:30.577 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-03-26 19:30:30.634 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-03-26 19:30:31.236 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-03-26 19:30:31.526 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-03-26 19:30:31.935 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-03-26 19:30:32.573 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-03-26 19:30:33.653 | Installing : groff-base-1.22.4-9.oe2203.aarch64 53/258 2024-03-26 19:30:34.290 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-03-26 19:30:34.881 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-03-26 19:30:34.917 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-03-26 19:30:36.793 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-03-26 19:30:37.098 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-03-26 19:30:37.614 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-03-26 19:30:37.882 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-03-26 19:30:37.951 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-03-26 19:30:38.132 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-03-26 19:30:38.307 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-03-26 19:30:38.450 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-03-26 19:30:39.178 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-03-26 19:30:39.776 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-03-26 19:30:40.763 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-03-26 19:30:41.215 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-03-26 19:30:41.886 | Installing : libgomp-10.3.1-19.oe2203.aarch64 64/258 2024-03-26 19:30:42.998 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-03-26 19:30:43.788 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-03-26 19:30:44.476 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-03-26 19:30:44.952 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-03-26 19:30:45.406 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-03-26 19:30:46.162 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-03-26 19:30:46.514 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-03-26 19:30:46.790 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-03-26 19:30:47.308 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-03-26 19:30:48.050 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-03-26 19:30:48.276 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-03-26 19:30:48.744 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-03-26 19:30:49.003 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-03-26 19:30:51.372 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-03-26 19:30:52.164 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-03-26 19:30:53.666 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-03-26 19:30:54.186 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-03-26 19:30:55.473 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-03-26 19:30:55.957 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-03-26 19:30:59.019 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-03-26 19:30:59.770 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-03-26 19:31:00.585 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-03-26 19:31:00.609 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-03-26 19:31:01.550 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-03-26 19:31:02.143 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-03-26 19:31:03.705 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-03-26 19:31:04.365 | Installing : libsmartcols-2.37.2-5.oe2203.aarch64 86/258 2024-03-26 19:31:05.576 | Running scriptlet: libsmartcols-2.37.2-5.oe2203.aarch64 86/258 2024-03-26 19:31:06.291 | Installing : cpio-2.13-10.oe2203.aarch64 87/258 2024-03-26 19:31:06.614 | Installing : expat-2.4.1-8.oe2203.aarch64 88/258 2024-03-26 19:31:07.384 | Installing : json-c-0.15-6.oe2203.aarch64 89/258 2024-03-26 19:31:08.595 | Installing : less-590-5.oe2203.aarch64 90/258 2024-03-26 19:31:09.745 | Installing : libgpg-error-1.43-2.oe2203.aarch64 91/258 2024-03-26 19:31:10.206 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 92/258 2024-03-26 19:31:10.558 | Installing : libnghttp2-1.46.0-4.oe2203.aarch64 93/258 2024-03-26 19:31:11.003 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-03-26 19:31:11.659 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-03-26 19:31:12.115 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-03-26 19:31:12.440 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-03-26 19:31:13.231 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-03-26 19:31:13.581 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-03-26 19:31:13.741 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-03-26 19:31:14.898 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-03-26 19:31:15.212 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-03-26 19:31:15.379 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-03-26 19:31:15.764 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-03-26 19:31:16.847 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-03-26 19:31:17.566 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-03-26 19:31:18.884 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-03-26 19:31:19.470 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-03-26 19:31:19.703 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-03-26 19:31:19.955 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-03-26 19:31:20.386 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-03-26 19:31:20.942 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-03-26 19:31:21.354 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-03-26 19:31:22.141 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-03-26 19:31:22.414 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-03-26 19:31:22.521 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-03-26 19:31:22.913 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-03-26 19:31:23.318 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-03-26 19:31:23.645 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-03-26 19:31:23.867 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-03-26 19:31:25.122 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-03-26 19:31:25.982 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-03-26 19:31:26.056 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-03-26 19:31:26.074 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-03-26 19:31:26.664 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-03-26 19:31:26.682 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-03-26 19:31:26.696 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-03-26 19:31:27.043 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-03-26 19:31:27.525 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-03-26 19:31:27.855 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-03-26 19:31:27.934 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-03-26 19:31:28.286 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-03-26 19:31:28.792 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-03-26 19:31:28.814 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-03-26 19:31:29.019 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-03-26 19:31:29.067 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-03-26 19:31:29.441 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-03-26 19:31:29.769 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-03-26 19:31:29.792 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-03-26 19:31:29.869 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-03-26 19:31:29.910 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-03-26 19:31:29.949 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-03-26 19:31:30.512 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-03-26 19:31:30.532 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-03-26 19:31:30.659 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-03-26 19:31:30.739 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-03-26 19:31:31.293 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-03-26 19:31:31.547 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-03-26 19:31:31.636 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-03-26 19:31:31.783 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-03-26 19:31:32.099 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-03-26 19:31:32.190 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-03-26 19:31:32.534 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-03-26 19:31:32.594 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-03-26 19:31:32.611 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-03-26 19:31:32.652 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-03-26 19:31:32.700 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-03-26 19:31:32.719 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-03-26 19:31:32.772 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-03-26 19:31:32.825 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-03-26 19:31:32.937 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-03-26 19:31:33.102 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-03-26 19:31:33.119 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-03-26 19:31:33.291 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-03-26 19:31:33.929 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-03-26 19:31:34.237 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-03-26 19:31:34.371 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-03-26 19:31:34.619 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-03-26 19:31:34.641 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-03-26 19:31:35.100 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-03-26 19:31:35.128 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-03-26 19:31:35.458 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-03-26 19:31:35.636 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-03-26 19:31:36.019 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-03-26 19:31:36.047 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-03-26 19:31:36.395 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-03-26 19:31:36.824 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-03-26 19:31:37.143 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-03-26 19:31:37.224 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-03-26 19:31:37.389 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-03-26 19:31:37.890 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-03-26 19:31:37.908 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-03-26 19:31:38.235 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-03-26 19:31:38.315 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-03-26 19:31:38.471 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-03-26 19:31:38.593 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-03-26 19:31:38.790 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-03-26 19:31:39.583 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-03-26 19:31:39.957 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-03-26 19:31:40.324 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-03-26 19:31:40.521 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-03-26 19:31:40.587 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-03-26 19:31:40.750 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-03-26 19:31:40.780 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-03-26 19:31:40.799 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-03-26 19:31:41.689 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-03-26 19:31:41.881 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-03-26 19:31:42.454 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-03-26 19:31:43.837 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-03-26 19:31:44.060 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-03-26 19:31:44.123 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-03-26 19:31:44.692 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-03-26 19:31:46.911 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-03-26 19:31:48.013 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-03-26 19:31:48.351 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-03-26 19:31:48.851 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-03-26 19:31:50.107 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-03-26 19:31:52.627 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-03-26 19:31:53.958 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-03-26 19:31:54.460 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-03-26 19:31:54.782 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-03-26 19:31:55.494 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-03-26 19:31:55.848 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-03-26 19:31:55.870 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-03-26 19:31:56.554 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-03-26 19:31:56.582 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-03-26 19:31:57.344 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-03-26 19:31:57.762 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-03-26 19:31:58.344 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-03-26 19:31:58.668 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-03-26 19:31:58.684 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-03-26 19:31:58.916 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-03-26 19:31:58.932 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-03-26 19:31:58.951 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-03-26 19:31:59.307 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-03-26 19:32:00.153 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-03-26 19:32:00.731 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-03-26 19:32:01.045 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-03-26 19:32:01.218 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-03-26 19:32:01.480 | Running scriptlet: groff-1.22.4-9.oe2203.aarch64 190/258 2024-03-26 19:32:02.657 | Installing : groff-1.22.4-9.oe2203.aarch64 190/258 2024-03-26 19:32:02.752 | Running scriptlet: groff-1.22.4-9.oe2203.aarch64 190/258 2024-03-26 19:32:03.566 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-03-26 19:32:04.028 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-03-26 19:32:04.659 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-03-26 19:32:05.377 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-03-26 19:32:05.579 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-03-26 19:32:05.811 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-03-26 19:32:06.204 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-03-26 19:32:06.664 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-03-26 19:32:07.588 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-03-26 19:32:08.422 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-03-26 19:32:09.443 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-03-26 19:32:10.190 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-03-26 19:32:10.636 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-03-26 19:32:11.160 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-03-26 19:32:11.223 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-03-26 19:32:11.243 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-03-26 19:32:11.662 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-03-26 19:32:11.703 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-03-26 19:32:12.378 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-03-26 19:32:12.983 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-03-26 19:32:13.730 | Installing : openssl-1:1.1.1m-26.oe2203.aarch64 205/258 2024-03-26 19:32:14.575 | Installing : curl-7.79.1-27.oe2203.aarch64 206/258 2024-03-26 19:32:14.928 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-03-26 19:32:15.714 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-03-26 19:32:16.925 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-03-26 19:32:17.957 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-03-26 19:32:20.195 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-03-26 19:32:20.659 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-03-26 19:32:21.304 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-03-26 19:32:21.514 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-03-26 19:32:21.631 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-03-26 19:32:21.656 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-03-26 19:32:22.059 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-03-26 19:32:22.790 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-03-26 19:32:23.578 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-03-26 19:32:24.029 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-03-26 19:32:24.314 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-03-26 19:32:24.358 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-03-26 19:32:24.664 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-03-26 19:32:26.092 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-03-26 19:32:27.167 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-03-26 19:32:28.526 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-03-26 19:32:29.491 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-03-26 19:32:30.284 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-03-26 19:32:30.646 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-03-26 19:32:30.805 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-03-26 19:32:31.488 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-03-26 19:32:31.616 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-03-26 19:32:32.137 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-03-26 19:32:32.324 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-03-26 19:32:32.686 | Installing : libfdisk-2.37.2-5.oe2203.aarch64 229/258 2024-03-26 19:32:32.877 | Running scriptlet: libfdisk-2.37.2-5.oe2203.aarch64 229/258 2024-03-26 19:32:32.926 | Installing : libmount-2.37.2-5.oe2203.aarch64 230/258 2024-03-26 19:32:33.295 | Running scriptlet: libmount-2.37.2-5.oe2203.aarch64 230/258 2024-03-26 19:32:33.948 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-03-26 19:32:33.978 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-03-26 19:32:34.075 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-03-26 19:32:34.297 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-03-26 19:32:34.609 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-03-26 19:32:37.247 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-03-26 19:32:37.702 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-03-26 19:32:37.805 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-03-26 19:32:37.967 | Installing : libblkid-2.37.2-5.oe2203.aarch64 235/258 2024-03-26 19:32:38.046 | Running scriptlet: libblkid-2.37.2-5.oe2203.aarch64 235/258 2024-03-26 19:32:38.112 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-03-26 19:32:38.399 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-03-26 19:32:39.473 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-03-26 19:32:39.840 | Installing : systemd-libs-249-72.oe2203.aarch64 237/258 2024-03-26 19:32:40.174 | Running scriptlet: systemd-libs-249-72.oe2203.aarch64 237/258 2024-03-26 19:32:40.509 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-03-26 19:32:40.536 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-03-26 19:32:41.165 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-03-26 19:32:41.415 | Installing : util-linux-2.37.2-5.oe2203.aarch64 240/258 2024-03-26 19:32:41.478 | Running scriptlet: util-linux-2.37.2-5.oe2203.aarch64 240/258 2024-03-26 19:32:41.689 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-03-26 19:32:41.951 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-03-26 19:32:42.147 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-03-26 19:32:42.183 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-03-26 19:32:42.273 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-03-26 19:32:42.306 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-03-26 19:32:42.328 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-03-26 19:32:42.484 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-03-26 19:32:42.693 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-03-26 19:32:43.312 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-03-26 19:32:43.637 | Installing : openssl-libs-1:1.1.1m-26.oe2203.aarch64 246/258 2024-03-26 19:32:46.436 | Running scriptlet: openssl-libs-1:1.1.1m-26.oe2203.aarch64 246/258 2024-03-26 19:32:47.344 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-03-26 19:32:48.305 | Running scriptlet: systemd-249-72.oe2203.aarch64 248/258 2024-03-26 19:32:48.762 | Installing : systemd-249-72.oe2203.aarch64 248/258 2024-03-26 19:32:50.124 | Running scriptlet: systemd-249-72.oe2203.aarch64 248/258 2024-03-26 19:32:50.623 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-03-26 19:32:51.189 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-03-26 19:32:51.599 | Installing : systemd-udev-249-72.oe2203.aarch64 250/258 2024-03-26 19:32:52.465 | Running scriptlet: systemd-udev-249-72.oe2203.aarch64 250/258 2024-03-26 19:32:52.578 | Installing : libcurl-7.79.1-27.oe2203.aarch64 251/258 2024-03-26 19:32:52.646 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-03-26 19:32:52.920 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-03-26 19:32:54.496 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-03-26 19:32:54.886 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-03-26 19:32:55.011 | Running scriptlet: tpm2-tss-3.1.0-4.oe2203.aarch64 254/258 2024-03-26 19:32:55.579 | Installing : tpm2-tss-3.1.0-4.oe2203.aarch64 254/258 2024-03-26 19:32:55.663 | Running scriptlet: tpm2-tss-3.1.0-4.oe2203.aarch64 254/258 2024-03-26 19:32:55.711 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-03-26 19:32:56.259 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-03-26 19:32:56.444 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-03-26 19:32:56.716 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-03-26 19:32:56.881 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-03-26 19:32:56.933 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-03-26 19:32:57.146 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-03-26 19:32:57.656 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-03-26 19:32:57.968 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-03-26 19:32:58.086 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-03-26 19:32:58.095 | Running scriptlet: glibc-common-2.34-144.oe2203.aarch64 258/258 2024-03-26 19:32:58.115 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-03-26 19:32:58.155 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-03-26 19:32:58.167 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-03-26 19:32:58.945 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-03-26 19:32:59.297 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-03-26 19:32:59.404 | Running scriptlet: glibc-common-2.34-144.oe2203.aarch64 258/258 2024-03-26 19:33:32.488 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-03-26 19:33:32.784 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-03-26 19:33:32.865 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-03-26 19:33:32.929 | Running scriptlet: systemd-249-72.oe2203.aarch64 258/258 2024-03-26 19:33:33.139 | Running scriptlet: systemd-udev-249-72.oe2203.aarch64 258/258 2024-03-26 19:33:33.139 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-03-26 19:33:33.139 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-03-26 19:33:33.140 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-03-26 19:33:33.140 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-03-26 19:33:33.140 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-03-26 19:33:33.141 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-03-26 19:33:33.141 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-03-26 19:33:33.141 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-03-26 19:33:33.142 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-03-26 19:33:33.142 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-03-26 19:33:33.142 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-03-26 19:33:33.143 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-03-26 19:33:33.143 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-03-26 19:33:33.143 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-03-26 19:33:33.144 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-03-26 19:33:33.144 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-03-26 19:33:33.144 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-03-26 19:33:33.145 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-03-26 19:33:33.145 | Verifying : groff-1.22.4-9.oe2203.aarch64 19/258 2024-03-26 19:33:33.145 | Verifying : groff-base-1.22.4-9.oe2203.aarch64 20/258 2024-03-26 19:33:33.146 | Verifying : grubby-8.40-28.oe2203.aarch64 21/258 2024-03-26 19:33:33.146 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 22/258 2024-03-26 19:33:33.146 | Verifying : info-6.8-3.oe2203.aarch64 23/258 2024-03-26 19:33:33.147 | Verifying : kbd-2.4.0-1.oe2203.aarch64 24/258 2024-03-26 19:33:33.147 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 25/258 2024-03-26 19:33:33.147 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 26/258 2024-03-26 19:33:33.148 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 27/258 2024-03-26 19:33:33.148 | Verifying : kmod-29-3.oe2203.aarch64 28/258 2024-03-26 19:33:33.148 | Verifying : kmod-libs-29-3.oe2203.aarch64 29/258 2024-03-26 19:33:33.148 | Verifying : libblkid-2.37.2-5.oe2203.aarch64 30/258 2024-03-26 19:33:33.149 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 31/258 2024-03-26 19:33:33.149 | Verifying : libev-4.33-2.oe2203.aarch64 32/258 2024-03-26 19:33:33.149 | Verifying : libevent-2.1.12-4.oe2203.aarch64 33/258 2024-03-26 19:33:33.150 | Verifying : libfdisk-2.37.2-5.oe2203.aarch64 34/258 2024-03-26 19:33:33.150 | Verifying : libffi-3.4.2-2.oe2203.aarch64 35/258 2024-03-26 19:33:33.150 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 36/258 2024-03-26 19:33:33.151 | Verifying : libmount-2.37.2-5.oe2203.aarch64 37/258 2024-03-26 19:33:33.151 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 38/258 2024-03-26 19:33:33.151 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 39/258 2024-03-26 19:33:33.152 | Verifying : libsemanage-3.3-3.oe2203.aarch64 40/258 2024-03-26 19:33:33.152 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 41/258 2024-03-26 19:33:33.152 | Verifying : libsmartcols-2.37.2-5.oe2203.aarch64 42/258 2024-03-26 19:33:33.153 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 43/258 2024-03-26 19:33:33.153 | Verifying : libuser-0.63-4.oe2203.aarch64 44/258 2024-03-26 19:33:33.153 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 45/258 2024-03-26 19:33:33.154 | Verifying : libuuid-2.37.2-5.oe2203.aarch64 46/258 2024-03-26 19:33:33.154 | Verifying : libverto-0.3.2-1.oe2203.aarch64 47/258 2024-03-26 19:33:33.154 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 48/258 2024-03-26 19:33:33.154 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 49/258 2024-03-26 19:33:33.155 | Verifying : lz4-1.9.3-2.oe2203.aarch64 50/258 2024-03-26 19:33:33.155 | Verifying : man-db-2.9.4-2.oe2203.aarch64 51/258 2024-03-26 19:33:33.155 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 52/258 2024-03-26 19:33:33.156 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 53/258 2024-03-26 19:33:33.156 | Verifying : os-prober-1.79-1.oe2203.aarch64 54/258 2024-03-26 19:33:33.156 | Verifying : passwd-0.80-9.oe2203.aarch64 55/258 2024-03-26 19:33:33.157 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 56/258 2024-03-26 19:33:33.157 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 57/258 2024-03-26 19:33:33.157 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 58/258 2024-03-26 19:33:33.158 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 59/258 2024-03-26 19:33:33.158 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 60/258 2024-03-26 19:33:33.158 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 61/258 2024-03-26 19:33:33.159 | Verifying : perl-Carp-1.50-418.oe2203.noarch 62/258 2024-03-26 19:33:33.159 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 63/258 2024-03-26 19:33:33.159 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 64/258 2024-03-26 19:33:33.160 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 65/258 2024-03-26 19:33:33.160 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 66/258 2024-03-26 19:33:33.160 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 67/258 2024-03-26 19:33:33.161 | Verifying : perl-Digest-1.20-1.oe2203.noarch 68/258 2024-03-26 19:33:33.161 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 69/258 2024-03-26 19:33:33.161 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 70/258 2024-03-26 19:33:33.162 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 71/258 2024-03-26 19:33:33.162 | Verifying : perl-Env-1.04-397.oe2203.noarch 72/258 2024-03-26 19:33:33.162 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 73/258 2024-03-26 19:33:33.163 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 74/258 2024-03-26 19:33:33.163 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 75/258 2024-03-26 19:33:33.163 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 76/258 2024-03-26 19:33:33.164 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 77/258 2024-03-26 19:33:33.164 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 78/258 2024-03-26 19:33:33.164 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 79/258 2024-03-26 19:33:33.165 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 80/258 2024-03-26 19:33:33.165 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 81/258 2024-03-26 19:33:33.165 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 82/258 2024-03-26 19:33:33.166 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 83/258 2024-03-26 19:33:33.166 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 84/258 2024-03-26 19:33:33.166 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 85/258 2024-03-26 19:33:33.167 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 86/258 2024-03-26 19:33:33.167 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 87/258 2024-03-26 19:33:33.167 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 88/258 2024-03-26 19:33:33.168 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 89/258 2024-03-26 19:33:33.168 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 90/258 2024-03-26 19:33:33.168 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 91/258 2024-03-26 19:33:33.169 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 92/258 2024-03-26 19:33:33.169 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 93/258 2024-03-26 19:33:33.169 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 94/258 2024-03-26 19:33:33.170 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 95/258 2024-03-26 19:33:33.170 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 96/258 2024-03-26 19:33:33.170 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 97/258 2024-03-26 19:33:33.171 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 98/258 2024-03-26 19:33:33.171 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 99/258 2024-03-26 19:33:33.171 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 100/258 2024-03-26 19:33:33.171 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 101/258 2024-03-26 19:33:33.172 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 102/258 2024-03-26 19:33:33.172 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 103/258 2024-03-26 19:33:33.172 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 104/258 2024-03-26 19:33:33.173 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 105/258 2024-03-26 19:33:33.173 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 106/258 2024-03-26 19:33:33.173 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 107/258 2024-03-26 19:33:33.174 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 108/258 2024-03-26 19:33:33.174 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 109/258 2024-03-26 19:33:33.174 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 110/258 2024-03-26 19:33:33.175 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 111/258 2024-03-26 19:33:33.175 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 112/258 2024-03-26 19:33:33.175 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 113/258 2024-03-26 19:33:33.176 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 114/258 2024-03-26 19:33:33.176 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 115/258 2024-03-26 19:33:33.176 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 116/258 2024-03-26 19:33:33.177 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 117/258 2024-03-26 19:33:33.177 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 118/258 2024-03-26 19:33:33.177 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 119/258 2024-03-26 19:33:33.178 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 120/258 2024-03-26 19:33:33.178 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 121/258 2024-03-26 19:33:33.178 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 122/258 2024-03-26 19:33:33.179 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 123/258 2024-03-26 19:33:33.179 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 124/258 2024-03-26 19:33:33.179 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 125/258 2024-03-26 19:33:33.180 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 126/258 2024-03-26 19:33:33.180 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 127/258 2024-03-26 19:33:33.180 | Verifying : perl-URI-5.10-1.oe2203.noarch 128/258 2024-03-26 19:33:33.181 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 129/258 2024-03-26 19:33:33.181 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 130/258 2024-03-26 19:33:33.181 | Verifying : perl-autodie-2.34-2.oe2203.noarch 131/258 2024-03-26 19:33:33.182 | Verifying : perl-bignum-0.63-1.oe2203.noarch 132/258 2024-03-26 19:33:33.182 | Verifying : perl-constant-1.33-421.oe2203.noarch 133/258 2024-03-26 19:33:33.182 | Verifying : perl-experimental-0.025-1.oe2203.noarch 134/258 2024-03-26 19:33:33.183 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 135/258 2024-03-26 19:33:33.183 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 136/258 2024-03-26 19:33:33.183 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 137/258 2024-03-26 19:33:33.184 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 138/258 2024-03-26 19:33:33.184 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 139/258 2024-03-26 19:33:33.184 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 140/258 2024-03-26 19:33:33.184 | Verifying : pigz-2.6-1.oe2203.aarch64 141/258 2024-03-26 19:33:33.185 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 142/258 2024-03-26 19:33:33.185 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 143/258 2024-03-26 19:33:33.185 | Verifying : setup-2.13.9.1-1.oe2203.noarch 144/258 2024-03-26 19:33:33.186 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 145/258 2024-03-26 19:33:33.186 | Verifying : slang-2.3.2-8.oe2203.aarch64 146/258 2024-03-26 19:33:33.186 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 147/258 2024-03-26 19:33:33.187 | Verifying : util-linux-2.37.2-5.oe2203.aarch64 148/258 2024-03-26 19:33:33.187 | Verifying : which-2.21-14.oe2203.aarch64 149/258 2024-03-26 19:33:33.187 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 150/258 2024-03-26 19:33:33.188 | Verifying : zip-3.0-29.oe2203.aarch64 151/258 2024-03-26 19:33:33.188 | Verifying : acl-2.3.1-2.oe2203.aarch64 152/258 2024-03-26 19:33:33.188 | Verifying : bash-5.1.8-6.oe2203.aarch64 153/258 2024-03-26 19:33:33.189 | Verifying : bc-1.07.1-11.oe2203.aarch64 154/258 2024-03-26 19:33:33.189 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 155/258 2024-03-26 19:33:33.189 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 156/258 2024-03-26 19:33:33.190 | Verifying : coreutils-9.0-5.oe2203.aarch64 157/258 2024-03-26 19:33:33.190 | Verifying : cpio-2.13-10.oe2203.aarch64 158/258 2024-03-26 19:33:33.190 | Verifying : curl-7.79.1-27.oe2203.aarch64 159/258 2024-03-26 19:33:33.191 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 160/258 2024-03-26 19:33:33.191 | Verifying : dracut-055-10.oe2203.aarch64 161/258 2024-03-26 19:33:33.191 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 162/258 2024-03-26 19:33:33.191 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 163/258 2024-03-26 19:33:33.192 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 164/258 2024-03-26 19:33:33.192 | Verifying : elfutils-0.185-13.oe2203.aarch64 165/258 2024-03-26 19:33:33.192 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 166/258 2024-03-26 19:33:33.193 | Verifying : expat-2.4.1-8.oe2203.aarch64 167/258 2024-03-26 19:33:33.193 | Verifying : file-5.41-3.oe2203.aarch64 168/258 2024-03-26 19:33:33.193 | Verifying : file-libs-5.41-3.oe2203.aarch64 169/258 2024-03-26 19:33:33.194 | Verifying : gawk-5.1.1-4.oe2203.aarch64 170/258 2024-03-26 19:33:33.194 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 171/258 2024-03-26 19:33:33.194 | Verifying : glib2-2.68.1-21.oe2203.aarch64 172/258 2024-03-26 19:33:33.195 | Verifying : glibc-2.34-144.oe2203.aarch64 173/258 2024-03-26 19:33:33.195 | Verifying : glibc-common-2.34-144.oe2203.aarch64 174/258 2024-03-26 19:33:33.195 | Verifying : grep-3.7-9.oe2203.aarch64 175/258 2024-03-26 19:33:33.196 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 176/258 2024-03-26 19:33:33.196 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 177/258 2024-03-26 19:33:33.196 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 178/258 2024-03-26 19:33:33.197 | Verifying : gzip-1.11-3.oe2203.aarch64 179/258 2024-03-26 19:33:33.197 | Verifying : json-c-0.15-6.oe2203.aarch64 180/258 2024-03-26 19:33:33.197 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 181/258 2024-03-26 19:33:33.198 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 182/258 2024-03-26 19:33:33.198 | Verifying : less-590-5.oe2203.aarch64 183/258 2024-03-26 19:33:33.198 | Verifying : libacl-2.3.1-2.oe2203.aarch64 184/258 2024-03-26 19:33:33.198 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 185/258 2024-03-26 19:33:33.199 | Verifying : libcap-2.61-5.oe2203.aarch64 186/258 2024-03-26 19:33:33.199 | Verifying : libcurl-7.79.1-27.oe2203.aarch64 187/258 2024-03-26 19:33:33.199 | Verifying : libgcc-10.3.1-19.oe2203.aarch64 188/258 2024-03-26 19:33:33.200 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 189/258 2024-03-26 19:33:33.200 | Verifying : libgomp-10.3.1-19.oe2203.aarch64 190/258 2024-03-26 19:33:33.200 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 191/258 2024-03-26 19:33:33.201 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 192/258 2024-03-26 19:33:33.201 | Verifying : libnghttp2-1.46.0-4.oe2203.aarch64 193/258 2024-03-26 19:33:33.201 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 194/258 2024-03-26 19:33:33.202 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 195/258 2024-03-26 19:33:33.202 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 196/258 2024-03-26 19:33:33.202 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 197/258 2024-03-26 19:33:33.203 | Verifying : libselinux-3.3-5.oe2203.aarch64 198/258 2024-03-26 19:33:33.203 | Verifying : libsepol-3.3-6.oe2203.aarch64 199/258 2024-03-26 19:33:33.203 | Verifying : libssh-0.9.6-8.oe2203.aarch64 200/258 2024-03-26 19:33:33.204 | Verifying : libstdc++-10.3.1-19.oe2203.aarch64 201/258 2024-03-26 19:33:33.204 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 202/258 2024-03-26 19:33:33.204 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 203/258 2024-03-26 19:33:33.204 | Verifying : libxml2-2.9.12-19.oe2203.aarch64 204/258 2024-03-26 19:33:33.205 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 205/258 2024-03-26 19:33:33.205 | Verifying : lua-5.4.3-11.oe2203.aarch64 206/258 2024-03-26 19:33:33.205 | Verifying : ncurses-6.3-8.oe2203.aarch64 207/258 2024-03-26 19:33:33.206 | Verifying : ncurses-base-6.3-8.oe2203.noarch 208/258 2024-03-26 19:33:33.206 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 209/258 2024-03-26 19:33:33.206 | Verifying : newt-0.52.21-8.oe2203.aarch64 210/258 2024-03-26 19:33:33.207 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 211/258 2024-03-26 19:33:33.207 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 212/258 2024-03-26 19:33:33.207 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 213/258 2024-03-26 19:33:33.208 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 214/258 2024-03-26 19:33:33.208 | Verifying : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-03-26 19:33:33.208 | Verifying : openssl-1:1.1.1m-26.oe2203.aarch64 216/258 2024-03-26 19:33:33.209 | Verifying : openssl-libs-1:1.1.1m-26.oe2203.aarch64 217/258 2024-03-26 19:33:33.209 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 218/258 2024-03-26 19:33:33.209 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 219/258 2024-03-26 19:33:33.210 | Verifying : pam-1.5.2-7.oe2203.aarch64 220/258 2024-03-26 19:33:33.210 | Verifying : pcre-8.45-2.oe2203.aarch64 221/258 2024-03-26 19:33:33.210 | Verifying : pcre2-10.39-9.oe2203.aarch64 222/258 2024-03-26 19:33:33.210 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 223/258 2024-03-26 19:33:33.211 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 224/258 2024-03-26 19:33:33.211 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 225/258 2024-03-26 19:33:33.211 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 226/258 2024-03-26 19:33:33.212 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 227/258 2024-03-26 19:33:33.212 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 228/258 2024-03-26 19:33:33.212 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 229/258 2024-03-26 19:33:33.213 | Verifying : perl-libnet-3.13-2.oe2203.noarch 230/258 2024-03-26 19:33:33.213 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 231/258 2024-03-26 19:33:33.213 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 232/258 2024-03-26 19:33:33.214 | Verifying : popt-1.18-3.oe2203.aarch64 233/258 2024-03-26 19:33:33.214 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 234/258 2024-03-26 19:33:33.214 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 235/258 2024-03-26 19:33:33.215 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 236/258 2024-03-26 19:33:33.215 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 237/258 2024-03-26 19:33:33.215 | Verifying : python3-3.9.9-28.oe2203.aarch64 238/258 2024-03-26 19:33:33.216 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 239/258 2024-03-26 19:33:33.216 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 240/258 2024-03-26 19:33:33.217 | Verifying : readline-8.1-3.oe2203.aarch64 241/258 2024-03-26 19:33:33.217 | Verifying : rpm-4.17.0-33.oe2203.aarch64 242/258 2024-03-26 19:33:33.217 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 243/258 2024-03-26 19:33:33.218 | Verifying : sed-4.8-3.oe2203.aarch64 244/258 2024-03-26 19:33:33.218 | Verifying : shadow-2:4.9-13.oe2203.aarch64 245/258 2024-03-26 19:33:33.218 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 246/258 2024-03-26 19:33:33.219 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 247/258 2024-03-26 19:33:33.219 | Verifying : systemd-249-72.oe2203.aarch64 248/258 2024-03-26 19:33:33.219 | Verifying : systemd-libs-249-72.oe2203.aarch64 249/258 2024-03-26 19:33:33.220 | Verifying : systemd-udev-249-72.oe2203.aarch64 250/258 2024-03-26 19:33:33.220 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 251/258 2024-03-26 19:33:33.220 | Verifying : tpm2-tss-3.1.0-4.oe2203.aarch64 252/258 2024-03-26 19:33:33.221 | Verifying : tzdata-2022a-18.oe2203.noarch 253/258 2024-03-26 19:33:33.221 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-03-26 19:33:33.221 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-03-26 19:33:33.222 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-03-26 19:33:33.222 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-03-26 19:33:36.565 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-03-26 19:33:36.565 | 2024-03-26 19:33:36.565 | Installed: 2024-03-26 19:33:36.565 | acl-2.3.1-2.oe2203.aarch64 2024-03-26 19:33:36.565 | attr-2.5.1-2.oe2203.aarch64 2024-03-26 19:33:36.565 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-03-26 19:33:36.565 | basesystem-12-2.oe2203.noarch 2024-03-26 19:33:36.565 | bash-5.1.8-6.oe2203.aarch64 2024-03-26 19:33:36.565 | bc-1.07.1-11.oe2203.aarch64 2024-03-26 19:33:36.565 | brotli-1.0.9-2.oe2203.aarch64 2024-03-26 19:33:36.565 | bzip2-1.0.8-6.oe2203.aarch64 2024-03-26 19:33:36.566 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-03-26 19:33:36.566 | chkconfig-1.20-1.oe2203.aarch64 2024-03-26 19:33:36.566 | coreutils-9.0-5.oe2203.aarch64 2024-03-26 19:33:36.566 | cpio-2.13-10.oe2203.aarch64 2024-03-26 19:33:36.566 | cracklib-2.9.7-8.oe2203.aarch64 2024-03-26 19:33:36.566 | cronie-1.5.7-1.oe2203.aarch64 2024-03-26 19:33:36.566 | crontabs-1.11-22.oe2203.noarch 2024-03-26 19:33:36.566 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-03-26 19:33:36.566 | curl-7.79.1-27.oe2203.aarch64 2024-03-26 19:33:36.566 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-03-26 19:33:36.566 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-03-26 19:33:36.566 | diffutils-3.8-2.oe2203.aarch64 2024-03-26 19:33:36.566 | dracut-055-10.oe2203.aarch64 2024-03-26 19:33:36.566 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-03-26 19:33:36.566 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-03-26 19:33:36.566 | efi-srpm-macros-4-5.oe2203.noarch 2024-03-26 19:33:36.566 | elfutils-0.185-13.oe2203.aarch64 2024-03-26 19:33:36.566 | elfutils-extra-0.185-13.oe2203.aarch64 2024-03-26 19:33:36.566 | expat-2.4.1-8.oe2203.aarch64 2024-03-26 19:33:36.566 | file-5.41-3.oe2203.aarch64 2024-03-26 19:33:36.566 | file-libs-5.41-3.oe2203.aarch64 2024-03-26 19:33:36.566 | filesystem-3.16-4.oe2203.aarch64 2024-03-26 19:33:36.566 | findutils-2:4.8.0-3.oe2203.aarch64 2024-03-26 19:33:36.566 | fuse-2.9.9-9.oe2203.aarch64 2024-03-26 19:33:36.566 | fuse-common-3.10.5-3.oe2203.aarch64 2024-03-26 19:33:36.566 | fuse-help-2.9.9-9.oe2203.aarch64 2024-03-26 19:33:36.566 | gawk-5.1.1-4.oe2203.aarch64 2024-03-26 19:33:36.566 | gdbm-1:1.22-11.oe2203.aarch64 2024-03-26 19:33:36.566 | gettext-0.21-4.oe2203.aarch64 2024-03-26 19:33:36.566 | glib2-2.68.1-21.oe2203.aarch64 2024-03-26 19:33:36.566 | glibc-2.34-144.oe2203.aarch64 2024-03-26 19:33:36.566 | glibc-common-2.34-144.oe2203.aarch64 2024-03-26 19:33:36.566 | gmp-1:6.2.1-1.oe2203.aarch64 2024-03-26 19:33:36.566 | grep-3.7-9.oe2203.aarch64 2024-03-26 19:33:36.566 | groff-1.22.4-9.oe2203.aarch64 2024-03-26 19:33:36.566 | groff-base-1.22.4-9.oe2203.aarch64 2024-03-26 19:33:36.566 | grub2-common-1:2.06-41.oe2203.noarch 2024-03-26 19:33:36.566 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-03-26 19:33:36.566 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-03-26 19:33:36.566 | grubby-8.40-28.oe2203.aarch64 2024-03-26 19:33:36.566 | gzip-1.11-3.oe2203.aarch64 2024-03-26 19:33:36.566 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-03-26 19:33:36.566 | info-6.8-3.oe2203.aarch64 2024-03-26 19:33:36.566 | json-c-0.15-6.oe2203.aarch64 2024-03-26 19:33:36.566 | kbd-2.4.0-1.oe2203.aarch64 2024-03-26 19:33:36.566 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-03-26 19:33:36.566 | kbd-misc-2.4.0-1.oe2203.noarch 2024-03-26 19:33:36.566 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-03-26 19:33:36.566 | kmod-29-3.oe2203.aarch64 2024-03-26 19:33:36.566 | kmod-libs-29-3.oe2203.aarch64 2024-03-26 19:33:36.566 | kpartx-0.8.7-6.oe2203.aarch64 2024-03-26 19:33:36.566 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-03-26 19:33:36.566 | less-590-5.oe2203.aarch64 2024-03-26 19:33:36.566 | libacl-2.3.1-2.oe2203.aarch64 2024-03-26 19:33:36.567 | libarchive-3.5.2-6.oe2203.aarch64 2024-03-26 19:33:36.567 | libblkid-2.37.2-5.oe2203.aarch64 2024-03-26 19:33:36.567 | libcap-2.61-5.oe2203.aarch64 2024-03-26 19:33:36.567 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-03-26 19:33:36.567 | libcurl-7.79.1-27.oe2203.aarch64 2024-03-26 19:33:36.567 | libev-4.33-2.oe2203.aarch64 2024-03-26 19:33:36.567 | libevent-2.1.12-4.oe2203.aarch64 2024-03-26 19:33:36.567 | libfdisk-2.37.2-5.oe2203.aarch64 2024-03-26 19:33:36.567 | libffi-3.4.2-2.oe2203.aarch64 2024-03-26 19:33:36.567 | libgcc-10.3.1-19.oe2203.aarch64 2024-03-26 19:33:36.567 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-03-26 19:33:36.567 | libgomp-10.3.1-19.oe2203.aarch64 2024-03-26 19:33:36.567 | libgpg-error-1.43-2.oe2203.aarch64 2024-03-26 19:33:36.567 | libidn2-2.3.2-2.oe2203.aarch64 2024-03-26 19:33:36.567 | libkcapi-1.3.1-7.oe2203.aarch64 2024-03-26 19:33:36.567 | libmount-2.37.2-5.oe2203.aarch64 2024-03-26 19:33:36.567 | libnghttp2-1.46.0-4.oe2203.aarch64 2024-03-26 19:33:36.567 | libnsl2-2.0.0-4.oe2203.aarch64 2024-03-26 19:33:36.567 | libpipeline-1.5.4-1.oe2203.aarch64 2024-03-26 19:33:36.567 | libpng-2:1.6.37-4.oe2203.aarch64 2024-03-26 19:33:36.567 | libpsl-0.21.1-5.oe2203.aarch64 2024-03-26 19:33:36.567 | libpwquality-1.4.4-4.oe2203.aarch64 2024-03-26 19:33:36.567 | libseccomp-2.5.3-1.oe2203.aarch64 2024-03-26 19:33:36.567 | libselinux-3.3-5.oe2203.aarch64 2024-03-26 19:33:36.567 | libsemanage-3.3-3.oe2203.aarch64 2024-03-26 19:33:36.567 | libsepol-3.3-6.oe2203.aarch64 2024-03-26 19:33:36.567 | libsigsegv-2.13-1.oe2203.aarch64 2024-03-26 19:33:36.567 | libsmartcols-2.37.2-5.oe2203.aarch64 2024-03-26 19:33:36.567 | libssh-0.9.6-8.oe2203.aarch64 2024-03-26 19:33:36.567 | libstdc++-10.3.1-19.oe2203.aarch64 2024-03-26 19:33:36.567 | libtasn1-4.17.0-3.oe2203.aarch64 2024-03-26 19:33:36.567 | libtirpc-1.3.2-3.oe2203.aarch64 2024-03-26 19:33:36.567 | libunistring-0.9.10-8.oe2203.aarch64 2024-03-26 19:33:36.567 | libuser-0.63-4.oe2203.aarch64 2024-03-26 19:33:36.567 | libutempter-1.2.1-2.oe2203.aarch64 2024-03-26 19:33:36.567 | libuuid-2.37.2-5.oe2203.aarch64 2024-03-26 19:33:36.567 | libverto-0.3.2-1.oe2203.aarch64 2024-03-26 19:33:36.567 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-03-26 19:33:36.567 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-03-26 19:33:36.567 | libxml2-2.9.12-19.oe2203.aarch64 2024-03-26 19:33:36.567 | logrotate-3.20.1-1.oe2203.aarch64 2024-03-26 19:33:36.567 | lua-5.4.3-11.oe2203.aarch64 2024-03-26 19:33:36.567 | lz4-1.9.3-2.oe2203.aarch64 2024-03-26 19:33:36.567 | man-db-2.9.4-2.oe2203.aarch64 2024-03-26 19:33:36.567 | mpfr-4.1.0-1.oe2203.aarch64 2024-03-26 19:33:36.567 | ncurses-6.3-8.oe2203.aarch64 2024-03-26 19:33:36.567 | ncurses-base-6.3-8.oe2203.noarch 2024-03-26 19:33:36.567 | ncurses-libs-6.3-8.oe2203.aarch64 2024-03-26 19:33:36.567 | newt-0.52.21-8.oe2203.aarch64 2024-03-26 19:33:36.567 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-03-26 19:33:36.567 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-03-26 19:33:36.567 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-03-26 19:33:36.567 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-03-26 19:33:36.567 | openldap-2.6.0-6.oe2203.aarch64 2024-03-26 19:33:36.567 | openssl-1:1.1.1m-26.oe2203.aarch64 2024-03-26 19:33:36.568 | openssl-libs-1:1.1.1m-26.oe2203.aarch64 2024-03-26 19:33:36.568 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-03-26 19:33:36.568 | os-prober-1.79-1.oe2203.aarch64 2024-03-26 19:33:36.568 | p11-kit-0.24.0-2.oe2203.aarch64 2024-03-26 19:33:36.568 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-03-26 19:33:36.568 | pam-1.5.2-7.oe2203.aarch64 2024-03-26 19:33:36.568 | passwd-0.80-9.oe2203.aarch64 2024-03-26 19:33:36.568 | pcre-8.45-2.oe2203.aarch64 2024-03-26 19:33:36.568 | pcre2-10.39-9.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-4:5.34.0-12.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-B-Debug-1.26-5.oe2203.noarch 2024-03-26 19:33:36.568 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-03-26 19:33:36.568 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-03-26 19:33:36.568 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Carp-1.50-418.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Digest-1.20-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Env-1.04-397.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Exporter-5.74-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-03-26 19:33:36.568 | perl-File-Path-2.18-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-03-26 19:33:36.568 | perl-File-Which-1.27-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-03-26 19:33:36.568 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-03-26 19:33:36.568 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-03-26 19:33:36.568 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-03-26 19:33:36.568 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-03-26 19:33:36.568 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-03-26 19:33:36.568 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-03-26 19:33:36.568 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-03-26 19:33:36.569 | perl-PathTools-3.80-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-03-26 19:33:36.569 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-URI-5.10-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-autodie-2.34-2.oe2203.noarch 2024-03-26 19:33:36.569 | perl-bignum-0.63-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-constant-1.33-421.oe2203.noarch 2024-03-26 19:33:36.569 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-experimental-0.025-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-libnet-3.13-2.oe2203.noarch 2024-03-26 19:33:36.569 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-parent-1:0.238-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-podlators-1:4.14-1.oe2203.noarch 2024-03-26 19:33:36.569 | perl-threads-2:2.26-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-03-26 19:33:36.569 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-03-26 19:33:36.569 | pigz-2.6-1.oe2203.aarch64 2024-03-26 19:33:36.569 | pkgconf-1.8.0-3.oe2203.aarch64 2024-03-26 19:33:36.569 | popt-1.18-3.oe2203.aarch64 2024-03-26 19:33:36.569 | procps-ng-3.3.17-5.oe2203.aarch64 2024-03-26 19:33:36.569 | publicsuffix-list-20211113-2.oe2203.noarch 2024-03-26 19:33:36.569 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-03-26 19:33:36.569 | python-setuptools-59.4.0-5.oe2203.noarch 2024-03-26 19:33:36.569 | python3-3.9.9-28.oe2203.aarch64 2024-03-26 19:33:36.569 | python3-pip-21.3.1-2.oe2203.noarch 2024-03-26 19:33:36.570 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-03-26 19:33:36.570 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-03-26 19:33:36.570 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-03-26 19:33:36.570 | readline-8.1-3.oe2203.aarch64 2024-03-26 19:33:36.570 | rpm-4.17.0-33.oe2203.aarch64 2024-03-26 19:33:36.570 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-03-26 19:33:36.570 | sed-4.8-3.oe2203.aarch64 2024-03-26 19:33:36.570 | setup-2.13.9.1-1.oe2203.noarch 2024-03-26 19:33:36.570 | shadow-2:4.9-13.oe2203.aarch64 2024-03-26 19:33:36.570 | shared-mime-info-2.1-1.oe2203.aarch64 2024-03-26 19:33:36.570 | slang-2.3.2-8.oe2203.aarch64 2024-03-26 19:33:36.570 | sqlite-3.37.2-7.oe2203.aarch64 2024-03-26 19:33:36.570 | sudo-1.9.8p2-15.oe2203.aarch64 2024-03-26 19:33:36.570 | systemd-249-72.oe2203.aarch64 2024-03-26 19:33:36.570 | systemd-libs-249-72.oe2203.aarch64 2024-03-26 19:33:36.570 | systemd-udev-249-72.oe2203.aarch64 2024-03-26 19:33:36.570 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-03-26 19:33:36.570 | tcl-1:8.6.10-4.oe2203.aarch64 2024-03-26 19:33:36.570 | tpm2-tss-3.1.0-4.oe2203.aarch64 2024-03-26 19:33:36.570 | tzdata-2022a-18.oe2203.noarch 2024-03-26 19:33:36.570 | util-linux-2.37.2-5.oe2203.aarch64 2024-03-26 19:33:36.570 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-03-26 19:33:36.570 | which-2.21-14.oe2203.aarch64 2024-03-26 19:33:36.570 | xkeyboard-config-2.33-1.oe2203.noarch 2024-03-26 19:33:36.570 | xz-5.2.5-2.oe2203.aarch64 2024-03-26 19:33:36.570 | xz-libs-5.2.5-2.oe2203.aarch64 2024-03-26 19:33:36.570 | zip-3.0-29.oe2203.aarch64 2024-03-26 19:33:36.570 | zlib-1.2.11-24.oe2203.aarch64 2024-03-26 19:33:36.570 | zstd-1.5.0-4.oe2203.aarch64 2024-03-26 19:33:36.570 | 2024-03-26 19:33:36.570 | Complete! 2024-03-26 19:33:37.027 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:377 : echo -e '# This file intentionally left blank\n' 2024-03-26 19:33:37.027 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:378 : sudo tee /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf 2024-03-26 19:33:37.036 | # This file intentionally left blank 2024-03-26 19:33:37.036 | 2024-03-26 19:33:37.043 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:381 : echo -e 'LANG="en_US.UTF-8"' 2024-03-26 19:33:37.043 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:382 : sudo tee /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/locale.conf 2024-03-26 19:33:37.052 | LANG="en_US.UTF-8" 2024-03-26 19:33:37.059 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:384 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-03-26 19:33:37.063 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:323 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-03-26 19:33:37.068 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:_run_chroot:324 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-03-26 19:33:37.087 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:390 : sudo umount /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum 2024-03-26 19:33:37.131 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:391 : sudo umount /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 19:33:37.146 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:392 : sudo umount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts 2024-03-26 19:33:37.163 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:393 : sudo umount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 19:33:37.179 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:394 : sudo umount /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 19:33:37.194 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:399 : sudo find /opt/dib_tmp/dib_build.5iJNfLov/mnt -type f -name '*rpmnew' 2024-03-26 19:33:37.577 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-03-26 19:33:37.582 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/nsswitch.conf.rpmnew 2024-03-26 19:33:37.582 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-03-26 19:33:37.590 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/nsswitch.conf 2024-03-26 19:33:37.610 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:399 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-03-26 19:33:37.615 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:400 : sed 's/.rpmnew$//' 2024-03-26 19:33:37.616 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:400 : echo /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/inputrc.rpmnew 2024-03-26 19:33:37.623 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:400 : sudo mv /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/inputrc 2024-03-26 19:33:37.638 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:403 : sudo rm -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/.extra_settings 2024-03-26 19:33:37.655 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.xMUiSlBlGr 2024-03-26 19:33:37.673 | dib-run-parts 08-yum-chroot completed 2024-03-26 19:33:37.673 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-apt-allow-unauthenticated 2024-03-26 19:33:37.896 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-03-26 19:33:37.900 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-03-26 19:33:37.904 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/apt/apt.conf.d ']' 2024-03-26 19:33:37.907 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-03-26 19:33:37.907 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-yum-cache 2024-03-26 19:33:38.080 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-03-26 19:33:38.084 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-03-26 19:33:38.088 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.5iJNfLov/mnt ']' 2024-03-26 19:33:38.092 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-03-26 19:33:38.096 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-03-26 19:33:38.103 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum 2024-03-26 19:33:38.118 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum 2024-03-26 19:33:38.133 | dib-run-parts 50-yum-cache completed 2024-03-26 19:33:38.133 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/60-apt-phased-updates 2024-03-26 19:33:38.294 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-03-26 19:33:38.298 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-03-26 19:33:38.302 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/root.d/60-apt-phased-updates:main:26 : '[' 22.03-LTS = jammy ']' 2024-03-26 19:33:38.306 | dib-run-parts 60-apt-phased-updates completed 2024-03-26 19:33:38.306 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-03-26 19:33:38.306 | dib-run-parts 2024-03-26 19:33:38.329 | dib-run-parts Target: root.d 2024-03-26 19:33:38.329 | dib-run-parts 2024-03-26 19:33:38.329 | dib-run-parts Script Seconds 2024-03-26 19:33:38.329 | dib-run-parts --------------------------------------- ---------- 2024-03-26 19:33:38.329 | dib-run-parts 2024-03-26 19:33:38.876 | dib-run-parts 00-00-generate-repo 0.338 2024-03-26 19:33:38.885 | dib-run-parts 08-yum-chroot 1163.120 2024-03-26 19:33:38.893 | dib-run-parts 50-apt-allow-unauthenticated 0.231 2024-03-26 19:33:38.901 | dib-run-parts 50-yum-cache 0.224 2024-03-26 19:33:38.909 | dib-run-parts 60-apt-phased-updates 0.170 2024-03-26 19:33:38.912 | dib-run-parts 2024-03-26 19:33:38.912 | dib-run-parts --------------------- END PROFILING --------------------- 2024-03-26 19:33:38.919 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-root bash 2024-03-26 19:33:38.924 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 19:33:38.927 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-root(,|$)' -q 2024-03-26 19:33:38.986 | ++ diskimage_builder/lib/common-functions:create_base:362 : grep -v '^lost+found\|tmp$' 2024-03-26 19:33:38.987 | ++ diskimage_builder/lib/common-functions:create_base:362 : ls /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 19:33:39.039 | + diskimage_builder/lib/common-functions:create_base:362 : '[' -z 'afs 2024-03-26 19:33:39.039 | bin 2024-03-26 19:33:39.039 | boot 2024-03-26 19:33:39.039 | dev 2024-03-26 19:33:39.039 | etc 2024-03-26 19:33:39.039 | home 2024-03-26 19:33:39.039 | lib 2024-03-26 19:33:39.039 | lib64 2024-03-26 19:33:39.039 | media 2024-03-26 19:33:39.039 | mnt 2024-03-26 19:33:39.039 | opt 2024-03-26 19:33:39.039 | proc 2024-03-26 19:33:39.039 | root 2024-03-26 19:33:39.039 | run 2024-03-26 19:33:39.039 | sbin 2024-03-26 19:33:39.039 | srv 2024-03-26 19:33:39.039 | sys 2024-03-26 19:33:39.039 | usr 2024-03-26 19:33:39.039 | var' ']' 2024-03-26 19:33:39.043 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -L /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf ']' 2024-03-26 19:33:39.048 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf ']' 2024-03-26 19:33:39.053 | + diskimage_builder/lib/common-functions:create_base:377 : sudo mv /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf.ORIG 2024-03-26 19:33:39.068 | + diskimage_builder/lib/common-functions:create_base:381 : sudo touch /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf 2024-03-26 19:33:39.119 | + diskimage_builder/lib/common-functions:create_base:382 : sudo chmod 777 /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf 2024-03-26 19:33:39.149 | + diskimage_builder/lib/common-functions:create_base:384 : '[' -e /etc/resolv.conf ']' 2024-03-26 19:33:39.153 | + diskimage_builder/lib/common-functions:create_base:385 : cat /etc/resolv.conf 2024-03-26 19:33:39.160 | + diskimage_builder/lib/common-functions:create_base:389 : mount_proc_dev_sys 2024-03-26 19:33:39.165 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 19:33:39.180 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 19:33:39.196 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-03-26 19:33:39.201 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-03-26 19:33:39.335 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-03-26 19:33:39.341 | + 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.5iJNfLov/mnt/dev/pts 2024-03-26 19:33:39.358 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 19:33:39.373 | + diskimage_builder/lib/disk-image-create:main:357 : mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d 2024-03-26 19:33:39.381 | + diskimage_builder/lib/disk-image-create:main:358 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-03-26 19:33:39.385 | + diskimage_builder/lib/disk-image-create:main:359 : run_d extra-data 2024-03-26 19:33:39.390 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-03-26 19:33:39.395 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 19:33:39.400 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-extra-data bash 2024-03-26 19:33:39.405 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-03-26 19:33:39.405 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 19:33:39.414 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d ']' 2024-03-26 19:33:39.418 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d' 2024-03-26 19:33:39.418 | Running hooks from /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d 2024-03-26 19:33:39.423 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-03-26 19:33:39.428 | + 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.5iJNfLov/hooks/extra-data.d 2024-03-26 19:33:39.452 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/10-base-defaults 2024-03-26 19:33:39.459 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/10-base-defaults 2024-03-26 19:33:39.482 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 19:33:39.486 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 19:33:39.491 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 19:33:39.498 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 19:33:39.536 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-03-26 19:33:39.540 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-03-26 19:33:39.544 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 19:33:39.548 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 19:33:39.552 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-03-26 19:33:39.556 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 19:33:39.561 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 19:33:39.567 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-03-26 19:33:39.571 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-03-26 19:33:39.575 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 19:33:39.584 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 19:33:39.793 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-03-26 19:33:39.797 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-03-26 19:33:39.801 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-03-26 19:33:39.805 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-03-26 19:33:39.809 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-03-26 19:33:39.813 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-03-26 19:33:39.818 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-03-26 19:33:39.825 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-03-26 19:33:39.829 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 19:33:39.833 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 19:33:39.837 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-03-26 19:33:39.845 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-03-26 19:33:39.993 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-03-26 19:33:39.997 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-03-26 19:33:40.001 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/14-manifests 2024-03-26 19:33:40.009 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/14-manifests 2024-03-26 19:33:40.079 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 19:33:40.083 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 19:33:40.087 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 19:33:40.092 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 19:33:40.096 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-03-26 19:33:40.104 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-03-26 19:33:40.110 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-03-26 19:33:40.113 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-03-26 19:33:40.118 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-03-26 19:33:40.122 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-03-26 19:33:40.129 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-03-26 19:33:40.169 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (centos|fedora|rocky) ]] 2024-03-26 19:33:40.173 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 19:33:40.177 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 19:33:40.181 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 19:33:40.185 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-03-26 19:33:40.190 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 19:33:40.194 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-03-26 19:33:40.201 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-03-26 19:33:40.244 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 19:33:40.248 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 19:33:40.252 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/50-redhat-common 2024-03-26 19:33:40.260 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/50-redhat-common 2024-03-26 19:33:40.374 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 19:33:40.379 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 19:33:40.383 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-03-26 19:33:40.387 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-03-26 19:33:40.391 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-03-26 19:33:40.399 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-03-26 19:33:40.418 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 19:33:40.423 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 19:33:40.427 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 19:33:40.431 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 19:33:40.435 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 19:33:40.440 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 19:33:40.444 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 19:33:40.448 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 19:33:40.452 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-03-26 19:33:40.460 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-03-26 19:33:40.499 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-03-26 19:33:40.503 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-03-26 19:33:40.508 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/10-create-pkg-map-dir 2024-03-26 19:33:40.534 | Copying pkg-map for infra-package-needs 2024-03-26 19:33:40.558 | Copying pkg-map for source-repositories 2024-03-26 19:33:40.569 | Copying pkg-map for cloud-init 2024-03-26 19:33:40.593 | Copying pkg-map for ensure-venv 2024-03-26 19:33:40.606 | Copying pkg-map for yum-minimal 2024-03-26 19:33:40.629 | Copying pkg-map for base 2024-03-26 19:33:40.641 | Copying pkg-map for openssh-server 2024-03-26 19:33:40.653 | Copying pkg-map for bootloader 2024-03-26 19:33:40.665 | Copying pkg-map for redhat-common 2024-03-26 19:33:40.698 | Copying pkg-map for cache-url 2024-03-26 19:33:40.710 | Copying pkg-map for nodepool-base 2024-03-26 19:33:40.721 | Copying pkg-map for growroot 2024-03-26 19:33:40.733 | Copying pkg-map for runtime-ssh-host-keys 2024-03-26 19:33:40.744 | Copying pkg-map for simple-init 2024-03-26 19:33:40.759 | dib-run-parts 10-create-pkg-map-dir completed 2024-03-26 19:33:40.759 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/20-manifest-dir 2024-03-26 19:33:40.769 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-03-26 19:33:40.773 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-03-26 19:33:40.777 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests 2024-03-26 19:33:40.790 | dib-run-parts 20-manifest-dir completed 2024-03-26 19:33:40.790 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/50-create-repo-list 2024-03-26 19:33:43.912 | dib-run-parts 50-create-repo-list completed 2024-03-26 19:33:43.912 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/60-zuul-user 2024-03-26 19:33:43.996 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-03-26 19:33:44.000 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-03-26 19:33:44.004 | + /opt/dib_tmp/dib_build.5iJNfLov/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-03-26 19:33:44.004 | ' 2024-03-26 19:33:44.008 | + /opt/dib_tmp/dib_build.5iJNfLov/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-03-26 19:33:44.009 | ' ']' 2024-03-26 19:33:44.013 | + /opt/dib_tmp/dib_build.5iJNfLov/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-03-26 19:33:44.013 | ' ']' 2024-03-26 19:33:44.017 | + /opt/dib_tmp/dib_build.5iJNfLov/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-03-26 19:33:44.017 | ' 2024-03-26 19:33:44.020 | dib-run-parts 60-zuul-user completed 2024-03-26 19:33:44.020 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/98-source-repositories 2024-03-26 19:33:44.185 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Mar 26 19:33:44 UTC 2024 for /opt/dib_tmp/dib_build.5iJNfLov/hooks/source-repository-simple-init 2024-03-26 19:33:44.549 | (0001 / 0001) 2024-03-26 19:33:45.472 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-03-26 19:33:46.940 | Cloning from glean cache and applying ref master 2024-03-26 19:33:47.318 | HEAD is now at f15485b Fix glean docs build 2024-03-26 19:33:47.346 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Mar 26 19:33:47 UTC 2024 for /opt/dib_tmp/dib_build.5iJNfLov/hooks/source-repository-stackviz 2024-03-26 19:33:47.370 | (0001 / 0001) 2024-03-26 19:33:47.418 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-03-26 19:33:47.583 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 19:33:47.585 | Dload Upload Total Spent Left Speed 2024-03-26 19:33:48.298 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 362 0 --:--:-- --:--:-- --:--:-- 362 2024-03-26 19:33:48.574 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 19:33:48.582 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-03-26 19:33:48.672 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Mar 26 19:33:48 UTC 2024 for /opt/dib_tmp/dib_build.5iJNfLov/hooks/source-repository-zanatacli 2024-03-26 19:33:48.711 | (0001 / 0001) 2024-03-26 19:33:48.730 | 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-03-26 19:33:48.765 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 19:33:48.767 | Dload Upload Total Spent Left Speed 2024-03-26 19:33:49.240 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 289 0 --:--:-- --:--:-- --:--:-- 290 2024-03-26 19:33:49.437 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 19:33:49.444 | 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-03-26 19:33:50.865 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Mar 26 19:33:50 UTC 2024 for /opt/dib_tmp/dib_build.5iJNfLov/hooks/source-repository-projects-yaml 2024-03-26 19:33:50.873 | (0001 / 1384) 2024-03-26 19:33:50.967 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-03-26 19:33:51.580 | Cloning from airshipctl cache and applying ref * 2024-03-26 19:33:52.562 | (0002 / 1384) 2024-03-26 19:33:52.657 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-03-26 19:33:53.708 | Cloning from airshipui cache and applying ref * 2024-03-26 19:33:54.577 | (0003 / 1384) 2024-03-26 19:33:54.619 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-03-26 19:33:55.166 | Cloning from apis cache and applying ref * 2024-03-26 19:33:55.238 | (0004 / 1384) 2024-03-26 19:33:55.270 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-03-26 19:33:57.624 | Cloning from armada cache and applying ref * 2024-03-26 19:34:16.782 | (0005 / 1384) 2024-03-26 19:34:16.841 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-03-26 19:34:18.053 | Cloning from armada-go cache and applying ref * 2024-03-26 19:34:21.098 | (0006 / 1384) 2024-03-26 19:34:21.151 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-03-26 19:34:21.889 | Cloning from armada-operator cache and applying ref * 2024-03-26 19:34:23.384 | (0007 / 1384) 2024-03-26 19:34:23.426 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-03-26 19:34:24.545 | Cloning from charts cache and applying ref * 2024-03-26 19:34:24.825 | (0008 / 1384) 2024-03-26 19:34:24.851 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-03-26 19:34:26.223 | Cloning from deckhand cache and applying ref * 2024-03-26 19:34:38.880 | (0009 / 1384) 2024-03-26 19:34:38.924 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-03-26 19:34:40.479 | Cloning from divingbell cache and applying ref * 2024-03-26 19:34:41.605 | (0010 / 1384) 2024-03-26 19:34:41.654 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-03-26 19:34:42.452 | Cloning from docs cache and applying ref * 2024-03-26 19:34:42.772 | (0011 / 1384) 2024-03-26 19:34:42.815 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-03-26 19:34:44.423 | Cloning from drydock cache and applying ref * 2024-03-26 19:34:54.679 | (0012 / 1384) 2024-03-26 19:34:54.709 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-03-26 19:34:55.220 | Cloning from election cache and applying ref * 2024-03-26 19:34:55.319 | (0013 / 1384) 2024-03-26 19:34:55.391 | 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-03-26 19:34:55.761 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-03-26 19:34:55.836 | (0014 / 1384) 2024-03-26 19:34:55.902 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-03-26 19:34:56.622 | Cloning from go-redfish cache and applying ref * 2024-03-26 19:34:56.730 | (0015 / 1384) 2024-03-26 19:34:56.749 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-03-26 19:34:57.206 | Cloning from governance cache and applying ref * 2024-03-26 19:34:57.280 | (0016 / 1384) 2024-03-26 19:34:57.297 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-03-26 19:34:57.808 | Cloning from hostconfig-operator cache and applying ref * 2024-03-26 19:34:57.903 | (0017 / 1384) 2024-03-26 19:34:57.934 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-03-26 19:34:58.832 | Cloning from image-builder cache and applying ref * 2024-03-26 19:34:58.932 | (0018 / 1384) 2024-03-26 19:34:58.950 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-03-26 19:34:59.486 | Cloning from images cache and applying ref * 2024-03-26 19:34:59.581 | (0019 / 1384) 2024-03-26 19:34:59.599 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-03-26 19:35:01.482 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-03-26 19:35:04.677 | (0020 / 1384) 2024-03-26 19:35:04.695 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-03-26 19:35:06.719 | Cloning from maas cache and applying ref * 2024-03-26 19:35:11.112 | (0021 / 1384) 2024-03-26 19:35:11.150 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-03-26 19:35:12.134 | Cloning from pegleg cache and applying ref * 2024-03-26 19:35:19.841 | (0022 / 1384) 2024-03-26 19:35:19.915 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-03-26 19:35:22.428 | Cloning from porthole cache and applying ref * 2024-03-26 19:35:55.203 | (0023 / 1384) 2024-03-26 19:35:55.250 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-03-26 19:35:56.381 | Cloning from promenade cache and applying ref * 2024-03-26 19:36:38.372 | (0024 / 1384) 2024-03-26 19:36:38.409 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-03-26 19:36:40.356 | Cloning from shipyard cache and applying ref * 2024-03-26 19:36:59.921 | (0025 / 1384) 2024-03-26 19:36:59.939 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-03-26 19:37:00.451 | Cloning from sip cache and applying ref * 2024-03-26 19:37:06.228 | (0026 / 1384) 2024-03-26 19:37:06.245 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-03-26 19:37:06.766 | Cloning from specs cache and applying ref * 2024-03-26 19:37:06.843 | (0027 / 1384) 2024-03-26 19:37:06.896 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-03-26 19:37:07.652 | Cloning from spyglass cache and applying ref * 2024-03-26 19:37:07.772 | (0028 / 1384) 2024-03-26 19:37:07.804 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-03-26 19:37:08.206 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-03-26 19:37:08.295 | (0029 / 1384) 2024-03-26 19:37:08.329 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-03-26 19:37:08.833 | Cloning from tempest-plugin cache and applying ref * 2024-03-26 19:37:08.913 | (0030 / 1384) 2024-03-26 19:37:08.941 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-03-26 19:37:10.346 | Cloning from treasuremap cache and applying ref * 2024-03-26 19:37:32.243 | (0031 / 1384) 2024-03-26 19:37:32.276 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-03-26 19:37:32.891 | Cloning from vino cache and applying ref * 2024-03-26 19:37:33.020 | (0032 / 1384) 2024-03-26 19:37:33.045 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-03-26 19:37:33.409 | Cloning from zuul-airship-roles cache and applying ref * 2024-03-26 19:37:33.490 | (0033 / 1384) 2024-03-26 19:37:33.507 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-03-26 19:37:34.061 | Cloning from cfn-overview cache and applying ref * 2024-03-26 19:37:34.499 | (0034 / 1384) 2024-03-26 19:37:34.516 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-03-26 19:37:35.194 | Cloning from computing-native cache and applying ref * 2024-03-26 19:37:35.455 | (0035 / 1384) 2024-03-26 19:37:35.472 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-03-26 19:37:36.404 | Cloning from computing-offload cache and applying ref * 2024-03-26 19:37:41.501 | (0036 / 1384) 2024-03-26 19:37:41.547 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-03-26 19:37:44.420 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-03-26 19:38:00.141 | (0037 / 1384) 2024-03-26 19:38:00.159 | 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-03-26 19:38:01.424 | Cloning from use-case-and-architecture cache and applying ref * 2024-03-26 19:38:11.335 | (0038 / 1384) 2024-03-26 19:38:11.352 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-03-26 19:38:11.948 | Cloning from cirros cache and applying ref * 2024-03-26 19:38:12.182 | (0039 / 1384) 2024-03-26 19:38:12.231 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-03-26 19:38:13.432 | Cloning from inaugust.com cache and applying ref * 2024-03-26 19:38:14.486 | (0040 / 1384) 2024-03-26 19:38:14.536 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-03-26 19:38:15.129 | Cloning from src.sh cache and applying ref * 2024-03-26 19:38:15.226 | (0041 / 1384) 2024-03-26 19:38:15.276 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-03-26 19:38:15.759 | Cloning from ttrun cache and applying ref * 2024-03-26 19:38:15.860 | (0042 / 1384) 2024-03-26 19:38:15.877 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-03-26 19:38:21.693 | Cloning from jenkins-job-builder cache and applying ref * 2024-03-26 19:38:59.244 | (0043 / 1384) 2024-03-26 19:38:59.268 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-03-26 19:39:00.538 | Cloning from python-jenkins cache and applying ref * 2024-03-26 19:39:02.240 | (0044 / 1384) 2024-03-26 19:39:02.258 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-03-26 19:39:02.698 | Cloning from ci-cloud-config cache and applying ref * 2024-03-26 19:39:02.776 | (0045 / 1384) 2024-03-26 19:39:02.821 | Updating cache of https://opendev.org/nebulous/activemq.git in /opt/dib_cache/source-repositories/activemq_3446e62e0c7f56a447e4ac8d9db50dddfeb013a2 with ref * 2024-03-26 19:39:03.976 | Cloning from activemq cache and applying ref * 2024-03-26 19:39:05.081 | (0046 / 1384) 2024-03-26 19:39:05.161 | Updating cache of https://opendev.org/nebulous/asyncapi.git in /opt/dib_cache/source-repositories/asyncapi_b0cdfcb1346229e3089fd7430a67d42ef89a2c03 with ref * 2024-03-26 19:39:05.711 | Cloning from asyncapi cache and applying ref * 2024-03-26 19:39:05.784 | (0047 / 1384) 2024-03-26 19:39:05.818 | Updating cache of https://opendev.org/nebulous/brokerage-quality-assurance-server.git in /opt/dib_cache/source-repositories/brokerage_quality_assurance_server_d6a0ce92ca08f631dcae20dbbbc329eb9dd8775b with ref * 2024-03-26 19:39:06.420 | Cloning from brokerage-quality-assurance-server cache and applying ref * 2024-03-26 19:39:06.494 | (0048 / 1384) 2024-03-26 19:39:06.555 | Updating cache of https://opendev.org/nebulous/cloud-fog-service-broker.git in /opt/dib_cache/source-repositories/cloud_fog_service_broker_bd89f6ec921433b155b7c2228eb7a9f90e66a4d6 with ref * 2024-03-26 19:39:11.956 | Cloning from cloud-fog-service-broker cache and applying ref * 2024-03-26 19:39:18.685 | (0049 / 1384) 2024-03-26 19:39:19.561 | Updating cache of https://opendev.org/nebulous/component-sandbox.git in /opt/dib_cache/source-repositories/component_sandbox_05286b6083e33d2eb6dcc610cd4cdbad0a1f1d65 with ref * 2024-03-26 19:39:21.944 | Cloning from component-sandbox cache and applying ref * 2024-03-26 19:39:23.342 | (0050 / 1384) 2024-03-26 19:39:23.412 | Updating cache of https://opendev.org/nebulous/component-template.git in /opt/dib_cache/source-repositories/component_template_fc19b743cf5ee424fc7861520335f8956144c594 with ref * 2024-03-26 19:39:25.059 | Cloning from component-template cache and applying ref * 2024-03-26 19:39:28.221 | (0051 / 1384) 2024-03-26 19:39:28.269 | Updating cache of https://opendev.org/nebulous/exn-connector-cpp.git in /opt/dib_cache/source-repositories/exn_connector_cpp_3d9473083d5156705859a988fd1cfaff3873d525 with ref * 2024-03-26 19:39:29.219 | Cloning from exn-connector-cpp cache and applying ref * 2024-03-26 19:39:29.291 | (0052 / 1384) 2024-03-26 19:39:29.389 | Updating cache of https://opendev.org/nebulous/exn-connector-java.git in /opt/dib_cache/source-repositories/exn_connector_java_4d3a22ab0e84045d1a6af058fbd855fb359dd0d8 with ref * 2024-03-26 19:39:31.237 | Cloning from exn-connector-java cache and applying ref * 2024-03-26 19:39:45.784 | (0053 / 1384) 2024-03-26 19:39:46.271 | Updating cache of https://opendev.org/nebulous/exn-connector-python.git in /opt/dib_cache/source-repositories/exn_connector_python_727575680401895a0db192d2dbc5dc5b8d7d80b0 with ref * 2024-03-26 19:39:47.326 | Cloning from exn-connector-python cache and applying ref * 2024-03-26 19:39:49.302 | (0054 / 1384) 2024-03-26 19:39:49.319 | Updating cache of https://opendev.org/nebulous/exn-middleware.git in /opt/dib_cache/source-repositories/exn_middleware_9960155cf992905984bd1318943f553b16861046 with ref * 2024-03-26 19:39:50.463 | Cloning from exn-middleware cache and applying ref * 2024-03-26 19:39:55.534 | (0055 / 1384) 2024-03-26 19:39:55.552 | Updating cache of https://opendev.org/nebulous/exponential-smoothing-predictor.git in /opt/dib_cache/source-repositories/exponential_smoothing_predictor_a34763eb1b29ca479bf18249119c68cb52376fb0 with ref * 2024-03-26 19:39:56.346 | Cloning from exponential-smoothing-predictor cache and applying ref * 2024-03-26 19:39:58.962 | (0056 / 1384) 2024-03-26 19:39:58.980 | Updating cache of https://opendev.org/nebulous/gui.git in /opt/dib_cache/source-repositories/gui_d36aba5e231fbb36b20ea29b9b2f0e760a176e10 with ref * 2024-03-26 19:39:59.763 | Cloning from gui cache and applying ref * 2024-03-26 19:40:00.930 | (0057 / 1384) 2024-03-26 19:40:00.949 | Updating cache of https://opendev.org/nebulous/gui-controller.git in /opt/dib_cache/source-repositories/gui_controller_ac79f52b9e2d2ab4c707b9170cfae4997686cad5 with ref * 2024-03-26 19:40:01.974 | Cloning from gui-controller cache and applying ref * 2024-03-26 19:40:04.602 | (0058 / 1384) 2024-03-26 19:40:04.638 | Updating cache of https://opendev.org/nebulous/influxdb.git in /opt/dib_cache/source-repositories/influxdb_229ca5e162a80003efe8c59c5df17a58497a1219 with ref * 2024-03-26 19:40:05.472 | Cloning from influxdb cache and applying ref * 2024-03-26 19:40:06.635 | (0059 / 1384) 2024-03-26 19:40:06.653 | Updating cache of https://opendev.org/nebulous/iot-dpp-orchestrator.git in /opt/dib_cache/source-repositories/iot_dpp_orchestrator_6e838fa2b4c6d85238ce2fcfdf14336a41bec777 with ref * 2024-03-26 19:40:07.580 | Cloning from iot-dpp-orchestrator cache and applying ref * 2024-03-26 19:40:09.099 | (0060 / 1384) 2024-03-26 19:40:09.174 | Updating cache of https://opendev.org/nebulous/library-template.git in /opt/dib_cache/source-repositories/library_template_1577ddead9b8a60caae910712433f9b8c2e63626 with ref * 2024-03-26 19:40:10.059 | Cloning from library-template cache and applying ref * 2024-03-26 19:40:11.440 | (0061 / 1384) 2024-03-26 19:40:11.461 | Updating cache of https://opendev.org/nebulous/monitoring.git in /opt/dib_cache/source-repositories/monitoring_fde1d8a77206e5bc8a22c22e5f4649d21ccff1b0 with ref * 2024-03-26 19:40:12.763 | Cloning from monitoring cache and applying ref * 2024-03-26 19:40:19.523 | (0062 / 1384) 2024-03-26 19:40:19.541 | Updating cache of https://opendev.org/nebulous/monitoring-data-persistor.git in /opt/dib_cache/source-repositories/monitoring_data_persistor_fd65931c7f878bb09e705c1bc4bfc45456430df1 with ref * 2024-03-26 19:40:21.641 | Cloning from monitoring-data-persistor cache and applying ref * 2024-03-26 19:40:24.287 | (0063 / 1384) 2024-03-26 19:40:24.306 | Updating cache of https://opendev.org/nebulous/nebulous.git in /opt/dib_cache/source-repositories/nebulous_2fc947cbcdc5c100b6a770449e0bb16545e0d9d4 with ref * 2024-03-26 19:40:25.105 | Cloning from nebulous cache and applying ref * 2024-03-26 19:40:29.921 | (0064 / 1384) 2024-03-26 19:40:29.968 | Updating cache of https://opendev.org/nebulous/nebulous-sandbox.git in /opt/dib_cache/source-repositories/nebulous_sandbox_9404df6eff533d8b56203338388d32cf71e4b6e4 with ref * 2024-03-26 19:40:30.703 | Cloning from nebulous-sandbox cache and applying ref * 2024-03-26 19:40:30.809 | (0065 / 1384) 2024-03-26 19:40:30.826 | Updating cache of https://opendev.org/nebulous/netdata-cluster-installation.git in /opt/dib_cache/source-repositories/netdata_cluster_installation_8aa394b3c5d864f1e57ae1ad2d6f379ad520d4e9 with ref * 2024-03-26 19:40:31.353 | Cloning from netdata-cluster-installation cache and applying ref * 2024-03-26 19:40:31.428 | (0066 / 1384) 2024-03-26 19:40:31.475 | Updating cache of https://opendev.org/nebulous/ontology-server.git in /opt/dib_cache/source-repositories/ontology_server_6883520e7aabc9c37db62fd92609167b4bce45c3 with ref * 2024-03-26 19:40:31.984 | Cloning from ontology-server cache and applying ref * 2024-03-26 19:40:32.068 | (0067 / 1384) 2024-03-26 19:40:32.145 | Updating cache of https://opendev.org/nebulous/optimiser-constraint-checker.git in /opt/dib_cache/source-repositories/optimiser_constraint_checker_eea94acaeba6f8818f6a16e4e86a015ebec8f36c with ref * 2024-03-26 19:40:32.703 | Cloning from optimiser-constraint-checker cache and applying ref * 2024-03-26 19:40:33.356 | (0068 / 1384) 2024-03-26 19:40:33.374 | Updating cache of https://opendev.org/nebulous/optimiser-controller.git in /opt/dib_cache/source-repositories/optimiser_controller_559089a0d50e7d2b8faee613e10b2b20f0622436 with ref * 2024-03-26 19:40:34.606 | Cloning from optimiser-controller cache and applying ref * 2024-03-26 19:41:22.839 | (0069 / 1384) 2024-03-26 19:41:22.857 | Updating cache of https://opendev.org/nebulous/optimiser-resource-auction-agent.git in /opt/dib_cache/source-repositories/optimiser_resource_auction_agent_8a9e5e274d3fbcd8c6bc7b0232310420bb3f5802 with ref * 2024-03-26 19:41:23.541 | Cloning from optimiser-resource-auction-agent cache and applying ref * 2024-03-26 19:41:24.519 | (0070 / 1384) 2024-03-26 19:41:24.552 | Updating cache of https://opendev.org/nebulous/optimiser-solver.git in /opt/dib_cache/source-repositories/optimiser_solver_220a4614f514d6a00fc4c412240295460821dd68 with ref * 2024-03-26 19:41:25.992 | Cloning from optimiser-solver cache and applying ref * 2024-03-26 19:41:35.301 | (0071 / 1384) 2024-03-26 19:41:35.360 | Updating cache of https://opendev.org/nebulous/optimiser-utility-evaluator.git in /opt/dib_cache/source-repositories/optimiser_utility_evaluator_a479b3e060afaa1284ebd1235298a5ed8bb74855 with ref * 2024-03-26 19:41:37.030 | Cloning from optimiser-utility-evaluator cache and applying ref * 2024-03-26 19:41:41.487 | (0072 / 1384) 2024-03-26 19:41:41.532 | Updating cache of https://opendev.org/nebulous/overlay-network-agent.git in /opt/dib_cache/source-repositories/overlay_network_agent_c347db8914bec025bbcffdcf4562fa75ee48f50b with ref * 2024-03-26 19:41:42.117 | Cloning from overlay-network-agent cache and applying ref * 2024-03-26 19:41:43.529 | (0073 / 1384) 2024-03-26 19:41:43.546 | Updating cache of https://opendev.org/nebulous/overlay-network-manager.git in /opt/dib_cache/source-repositories/overlay_network_manager_6cd566c39754329774f63fa54cba707ec33aa1aa with ref * 2024-03-26 19:41:44.298 | Cloning from overlay-network-manager cache and applying ref * 2024-03-26 19:41:47.568 | (0074 / 1384) 2024-03-26 19:41:47.619 | Updating cache of https://opendev.org/nebulous/pilot-1-1-windmill.git in /opt/dib_cache/source-repositories/pilot_1_1_windmill_c566f72330e78b306389b4a2f55cf79762d16034 with ref * 2024-03-26 19:41:48.174 | Cloning from pilot-1-1-windmill cache and applying ref * 2024-03-26 19:41:48.245 | (0075 / 1384) 2024-03-26 19:41:48.263 | Updating cache of https://opendev.org/nebulous/pilot-1-2-city.git in /opt/dib_cache/source-repositories/pilot_1_2_city_30d17998c3e860d99cc470f477c3ef74ab8a838f with ref * 2024-03-26 19:41:48.812 | Cloning from pilot-1-2-city cache and applying ref * 2024-03-26 19:41:48.884 | (0076 / 1384) 2024-03-26 19:41:48.901 | Updating cache of https://opendev.org/nebulous/pilot-2-1-intralogistics.git in /opt/dib_cache/source-repositories/pilot_2_1_intralogistics_8a0fdbd1487399f090fb5181b3e5bf611e45fefa with ref * 2024-03-26 19:41:49.568 | Cloning from pilot-2-1-intralogistics cache and applying ref * 2024-03-26 19:41:49.639 | (0077 / 1384) 2024-03-26 19:41:49.656 | Updating cache of https://opendev.org/nebulous/pilot-2-2-last-mile.git in /opt/dib_cache/source-repositories/pilot_2_2_last_mile_d83bf6bd15a0efeb53ba78ddda94f8f01840a5c6 with ref * 2024-03-26 19:41:50.170 | Cloning from pilot-2-2-last-mile cache and applying ref * 2024-03-26 19:41:50.240 | (0078 / 1384) 2024-03-26 19:41:50.257 | Updating cache of https://opendev.org/nebulous/pilot-3-1-agriculture.git in /opt/dib_cache/source-repositories/pilot_3_1_agriculture_a1d71fdd05ff5aaaaf897771825ae595e43d52fe with ref * 2024-03-26 19:41:50.916 | Cloning from pilot-3-1-agriculture cache and applying ref * 2024-03-26 19:41:50.987 | (0079 / 1384) 2024-03-26 19:41:51.005 | Updating cache of https://opendev.org/nebulous/pilot-4-1-emergency.git in /opt/dib_cache/source-repositories/pilot_4_1_emergency_f538ab4363629e629abbfdc04345aa9bc5b05617 with ref * 2024-03-26 19:41:51.868 | Cloning from pilot-4-1-emergency cache and applying ref * 2024-03-26 19:41:51.939 | (0080 / 1384) 2024-03-26 19:41:51.956 | Updating cache of https://opendev.org/nebulous/prediction-orchestrator.git in /opt/dib_cache/source-repositories/prediction_orchestrator_d954950a5c383d2d7143ddbd027aef30f941d594 with ref * 2024-03-26 19:41:52.843 | Cloning from prediction-orchestrator cache and applying ref * 2024-03-26 19:41:56.095 | (0081 / 1384) 2024-03-26 19:41:56.113 | Updating cache of https://opendev.org/nebulous/project-config.git in /opt/dib_cache/source-repositories/project_config_75a57f005ef2111f9c6af7de9fb7b731a9d5035f with ref * 2024-03-26 19:41:57.196 | Cloning from project-config cache and applying ref * 2024-03-26 19:42:04.233 | (0082 / 1384) 2024-03-26 19:42:04.360 | Updating cache of https://opendev.org/nebulous/resource-manager.git in /opt/dib_cache/source-repositories/resource_manager_b5549667727586bf79d4e34f3c67961663b71693 with ref * 2024-03-26 19:42:05.241 | Cloning from resource-manager cache and applying ref * 2024-03-26 19:42:08.906 | (0083 / 1384) 2024-03-26 19:42:08.925 | Updating cache of https://opendev.org/nebulous/security-manager.git in /opt/dib_cache/source-repositories/security_manager_ed3de06f7b10084199f2882ca21197552f9e5e9e with ref * 2024-03-26 19:42:09.680 | Cloning from security-manager cache and applying ref * 2024-03-26 19:42:10.710 | (0084 / 1384) 2024-03-26 19:42:10.728 | Updating cache of https://opendev.org/nebulous/service-level-agreement-generator.git in /opt/dib_cache/source-repositories/service_level_agreement_generator_6099c8f13824d3c458c36146b7659e5c76e923ec with ref * 2024-03-26 19:42:11.092 | Cloning from service-level-agreement-generator cache and applying ref * 2024-03-26 19:42:11.163 | (0085 / 1384) 2024-03-26 19:42:11.209 | Updating cache of https://opendev.org/nebulous/slo-violation-detector.git in /opt/dib_cache/source-repositories/slo_violation_detector_91c9bb5d4d959ddad9b61a73feeee334b499cab0 with ref * 2024-03-26 19:42:12.627 | Cloning from slo-violation-detector cache and applying ref * 2024-03-26 19:42:20.979 | (0086 / 1384) 2024-03-26 19:42:20.996 | Updating cache of https://opendev.org/nebulous/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_8ac12b32e39f2295c49fa82720ffafa0eeb511e5 with ref * 2024-03-26 19:42:22.377 | Cloning from zuul-jobs cache and applying ref * 2024-03-26 19:42:36.147 | (0087 / 1384) 2024-03-26 19:42:36.165 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-03-26 19:42:36.638 | Cloning from afsmon cache and applying ref * 2024-03-26 19:42:36.713 | (0088 / 1384) 2024-03-26 19:42:36.743 | 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-03-26 19:42:37.110 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-03-26 19:42:37.189 | (0089 / 1384) 2024-03-26 19:42:37.225 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-03-26 19:42:37.551 | Cloning from ansible-role-puppet cache and applying ref * 2024-03-26 19:42:37.626 | (0090 / 1384) 2024-03-26 19:42:37.644 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-03-26 19:42:38.209 | Cloning from askbot-theme cache and applying ref * 2024-03-26 19:42:38.285 | (0091 / 1384) 2024-03-26 19:42:38.396 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-03-26 19:42:39.332 | Cloning from base-jobs cache and applying ref * 2024-03-26 19:42:45.347 | (0092 / 1384) 2024-03-26 19:42:45.365 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-03-26 19:42:46.473 | Cloning from bindep cache and applying ref * 2024-03-26 19:42:47.825 | (0093 / 1384) 2024-03-26 19:42:47.842 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-03-26 19:42:48.282 | Cloning from ci-sandbox cache and applying ref * 2024-03-26 19:42:48.594 | (0094 / 1384) 2024-03-26 19:42:48.636 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-03-26 19:42:49.025 | Cloning from dstat_graph cache and applying ref * 2024-03-26 19:42:49.170 | (0095 / 1384) 2024-03-26 19:42:49.187 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-03-26 19:42:49.719 | Cloning from elastic-recheck cache and applying ref * 2024-03-26 19:42:49.986 | (0096 / 1384) 2024-03-26 19:42:50.004 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-03-26 19:42:50.966 | Cloning from engagement cache and applying ref * 2024-03-26 19:42:52.149 | (0097 / 1384) 2024-03-26 19:42:52.167 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-03-26 19:42:52.704 | Cloning from gear cache and applying ref * 2024-03-26 19:42:52.914 | (0098 / 1384) 2024-03-26 19:42:52.932 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-03-26 19:42:53.396 | Cloning from germqtt cache and applying ref * 2024-03-26 19:42:53.469 | (0099 / 1384) 2024-03-26 19:42:53.501 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-03-26 19:42:54.112 | Cloning from gerritbot cache and applying ref * 2024-03-26 19:42:54.437 | (0100 / 1384) 2024-03-26 19:42:54.455 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-03-26 19:42:55.055 | Cloning from gerritlib cache and applying ref * 2024-03-26 19:42:55.431 | (0101 / 1384) 2024-03-26 19:42:55.448 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-03-26 19:42:55.847 | Cloning from git-restack cache and applying ref * 2024-03-26 19:42:55.978 | (0102 / 1384) 2024-03-26 19:42:55.996 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-03-26 19:42:56.907 | Cloning from git-review cache and applying ref * 2024-03-26 19:43:01.496 | (0103 / 1384) 2024-03-26 19:43:01.513 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-03-26 19:43:02.410 | Cloning from glean cache and applying ref * 2024-03-26 19:43:02.572 | (0104 / 1384) 2024-03-26 19:43:02.591 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-03-26 19:43:03.667 | Cloning from grafyaml cache and applying ref * 2024-03-26 19:43:04.086 | (0105 / 1384) 2024-03-26 19:43:04.104 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-03-26 19:43:05.312 | Cloning from infra-manual cache and applying ref * 2024-03-26 19:43:07.062 | (0106 / 1384) 2024-03-26 19:43:07.080 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-03-26 19:43:07.639 | Cloning from infra-openafs-deb cache and applying ref * 2024-03-26 19:43:08.688 | (0107 / 1384) 2024-03-26 19:43:08.705 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-03-26 19:43:09.076 | Cloning from infra-specs cache and applying ref * 2024-03-26 19:43:09.169 | (0108 / 1384) 2024-03-26 19:43:09.186 | 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-03-26 19:43:09.531 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-03-26 19:43:10.313 | (0109 / 1384) 2024-03-26 19:43:10.331 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-03-26 19:43:11.072 | Cloning from irc-meetings cache and applying ref * 2024-03-26 19:43:15.259 | (0110 / 1384) 2024-03-26 19:43:15.277 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-03-26 19:43:16.383 | Cloning from jeepyb cache and applying ref * 2024-03-26 19:43:16.888 | (0111 / 1384) 2024-03-26 19:43:16.906 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-03-26 19:43:17.701 | Cloning from lodgeit cache and applying ref * 2024-03-26 19:43:19.276 | (0112 / 1384) 2024-03-26 19:43:19.294 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-03-26 19:43:19.642 | Cloning from log-classify cache and applying ref * 2024-03-26 19:43:19.717 | (0113 / 1384) 2024-03-26 19:43:19.734 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-03-26 19:43:20.039 | Cloning from log_processor cache and applying ref * 2024-03-26 19:43:20.117 | (0114 / 1384) 2024-03-26 19:43:20.134 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-03-26 19:43:20.648 | Cloning from lpmqtt cache and applying ref * 2024-03-26 19:43:20.723 | (0115 / 1384) 2024-03-26 19:43:20.741 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-03-26 19:43:21.192 | Cloning from meetbot cache and applying ref * 2024-03-26 19:43:21.270 | (0116 / 1384) 2024-03-26 19:43:21.290 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-03-26 19:43:22.088 | Cloning from mqtt_statsd cache and applying ref * 2024-03-26 19:43:22.163 | (0117 / 1384) 2024-03-26 19:43:22.181 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-03-26 19:43:22.605 | Cloning from netlify-sandbox cache and applying ref * 2024-03-26 19:43:23.668 | (0118 / 1384) 2024-03-26 19:43:23.688 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-03-26 19:43:24.311 | Cloning from project-config cache and applying ref * 2024-03-26 19:43:24.528 | (0119 / 1384) 2024-03-26 19:43:24.545 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-03-26 19:43:24.896 | Cloning from project-config-example cache and applying ref * 2024-03-26 19:43:24.971 | (0120 / 1384) 2024-03-26 19:43:24.989 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-03-26 19:43:25.459 | Cloning from publications cache and applying ref * 2024-03-26 19:43:27.259 | (0121 / 1384) 2024-03-26 19:43:27.277 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-03-26 19:43:27.892 | Cloning from puppet-bup cache and applying ref * 2024-03-26 19:43:27.997 | (0122 / 1384) 2024-03-26 19:43:28.015 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-03-26 19:43:28.619 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-03-26 19:43:28.697 | (0123 / 1384) 2024-03-26 19:43:28.715 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-03-26 19:43:29.115 | Cloning from puppet-ethercalc cache and applying ref * 2024-03-26 19:43:29.191 | (0124 / 1384) 2024-03-26 19:43:29.209 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-03-26 19:43:29.640 | Cloning from puppet-httpd cache and applying ref * 2024-03-26 19:43:29.717 | (0125 / 1384) 2024-03-26 19:43:29.735 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-03-26 19:43:30.101 | Cloning from puppet-jeepyb cache and applying ref * 2024-03-26 19:43:30.173 | (0126 / 1384) 2024-03-26 19:43:30.191 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-03-26 19:43:30.554 | Cloning from puppet-logrotate cache and applying ref * 2024-03-26 19:43:30.632 | (0127 / 1384) 2024-03-26 19:43:30.649 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-03-26 19:43:31.029 | Cloning from puppet-mysql_backup cache and applying ref * 2024-03-26 19:43:31.103 | (0128 / 1384) 2024-03-26 19:43:31.121 | 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-03-26 19:43:31.521 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-03-26 19:43:31.597 | (0129 / 1384) 2024-03-26 19:43:31.615 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-03-26 19:43:32.097 | Cloning from puppet-pip cache and applying ref * 2024-03-26 19:43:32.171 | (0130 / 1384) 2024-03-26 19:43:32.188 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-03-26 19:43:32.632 | Cloning from puppet-project_config cache and applying ref * 2024-03-26 19:43:32.705 | (0131 / 1384) 2024-03-26 19:43:32.723 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-03-26 19:43:33.077 | Cloning from puppet-redis cache and applying ref * 2024-03-26 19:43:33.152 | (0132 / 1384) 2024-03-26 19:43:33.169 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-03-26 19:43:33.497 | Cloning from puppet-reviewday cache and applying ref * 2024-03-26 19:43:33.584 | (0133 / 1384) 2024-03-26 19:43:33.601 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-03-26 19:43:33.970 | Cloning from puppet-simpleproxy cache and applying ref * 2024-03-26 19:43:34.044 | (0134 / 1384) 2024-03-26 19:43:34.062 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-03-26 19:43:34.546 | Cloning from puppet-ssh cache and applying ref * 2024-03-26 19:43:34.667 | (0135 / 1384) 2024-03-26 19:43:34.695 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-03-26 19:43:35.219 | Cloning from puppet-storyboard cache and applying ref * 2024-03-26 19:43:35.297 | (0136 / 1384) 2024-03-26 19:43:35.316 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-03-26 19:43:35.773 | Cloning from puppet-tmpreaper cache and applying ref * 2024-03-26 19:43:35.848 | (0137 / 1384) 2024-03-26 19:43:35.865 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-03-26 19:43:36.441 | Cloning from puppet-ulimit cache and applying ref * 2024-03-26 19:43:36.517 | (0138 / 1384) 2024-03-26 19:43:36.534 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-03-26 19:43:36.916 | Cloning from puppet-user cache and applying ref * 2024-03-26 19:43:36.993 | (0139 / 1384) 2024-03-26 19:43:37.010 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-03-26 19:43:37.516 | Cloning from puppet-vcsrepo cache and applying ref * 2024-03-26 19:43:37.591 | (0140 / 1384) 2024-03-26 19:43:37.610 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-03-26 19:43:38.084 | Cloning from puppet-zanata cache and applying ref * 2024-03-26 19:43:38.158 | (0141 / 1384) 2024-03-26 19:43:38.176 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-03-26 19:43:38.545 | Cloning from python-storyboardclient cache and applying ref * 2024-03-26 19:43:38.635 | (0142 / 1384) 2024-03-26 19:43:38.653 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-03-26 19:43:39.654 | Cloning from sandbox cache and applying ref * 2024-03-26 19:43:47.832 | (0143 / 1384) 2024-03-26 19:43:47.850 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-03-26 19:43:48.608 | Cloning from statusbot cache and applying ref * 2024-03-26 19:43:48.839 | (0144 / 1384) 2024-03-26 19:43:48.857 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-03-26 19:43:49.359 | Cloning from storyboard cache and applying ref * 2024-03-26 19:43:50.256 | (0145 / 1384) 2024-03-26 19:43:50.273 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-03-26 19:43:50.745 | Cloning from storyboard-vue cache and applying ref * 2024-03-26 19:43:50.884 | (0146 / 1384) 2024-03-26 19:43:50.901 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-03-26 19:43:51.418 | Cloning from storyboard-webclient cache and applying ref * 2024-03-26 19:43:51.657 | (0147 / 1384) 2024-03-26 19:43:51.675 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-03-26 19:43:52.408 | Cloning from subunit2sql cache and applying ref * 2024-03-26 19:43:52.786 | (0148 / 1384) 2024-03-26 19:43:52.804 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-03-26 19:43:54.381 | Cloning from system-config cache and applying ref * 2024-03-26 19:46:16.351 | (0149 / 1384) 2024-03-26 19:46:16.368 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-03-26 19:46:17.027 | Cloning from yaml2ical cache and applying ref * 2024-03-26 19:46:17.229 | (0150 / 1384) 2024-03-26 19:46:17.247 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-03-26 19:46:18.724 | Cloning from zone-gating.dev cache and applying ref * 2024-03-26 19:46:19.201 | (0151 / 1384) 2024-03-26 19:46:19.219 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-03-26 19:46:20.203 | Cloning from zone-opendev.org cache and applying ref * 2024-03-26 19:46:28.312 | (0152 / 1384) 2024-03-26 19:46:28.329 | 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-03-26 19:46:29.309 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-03-26 19:46:31.239 | (0153 / 1384) 2024-03-26 19:46:31.267 | 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-03-26 19:46:32.183 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-03-26 19:46:32.807 | (0154 / 1384) 2024-03-26 19:46:32.824 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-03-26 19:46:33.609 | Cloning from edge-computing-group cache and applying ref * 2024-03-26 19:46:35.187 | (0155 / 1384) 2024-03-26 19:46:35.204 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-03-26 19:46:36.207 | Cloning from four-opens cache and applying ref * 2024-03-26 19:46:36.281 | (0156 / 1384) 2024-03-26 19:46:36.299 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-03-26 19:46:36.887 | Cloning from groups cache and applying ref * 2024-03-26 19:46:38.081 | (0157 / 1384) 2024-03-26 19:46:38.099 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-03-26 19:46:38.904 | Cloning from groups-static-pages cache and applying ref * 2024-03-26 19:46:39.047 | (0158 / 1384) 2024-03-26 19:46:39.064 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-03-26 19:46:39.847 | Cloning from interop cache and applying ref * 2024-03-26 19:46:41.139 | (0159 / 1384) 2024-03-26 19:46:41.156 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-03-26 19:46:41.564 | Cloning from odsreg cache and applying ref * 2024-03-26 19:46:41.661 | (0160 / 1384) 2024-03-26 19:46:41.679 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-03-26 19:46:42.451 | Cloning from openstack-map cache and applying ref * 2024-03-26 19:46:42.641 | (0161 / 1384) 2024-03-26 19:46:42.659 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-03-26 19:46:43.167 | Cloning from openstackweb cache and applying ref * 2024-03-26 19:46:45.364 | (0162 / 1384) 2024-03-26 19:46:45.382 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-03-26 19:46:47.177 | Cloning from python-tempestconf cache and applying ref * 2024-03-26 19:46:50.396 | (0163 / 1384) 2024-03-26 19:46:50.413 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-03-26 19:46:51.984 | Cloning from refstack cache and applying ref * 2024-03-26 19:46:54.584 | (0164 / 1384) 2024-03-26 19:46:54.602 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-03-26 19:46:55.606 | Cloning from refstack-client cache and applying ref * 2024-03-26 19:46:56.855 | (0165 / 1384) 2024-03-26 19:46:56.878 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-03-26 19:46:57.286 | Cloning from transparency-policy cache and applying ref * 2024-03-26 19:46:57.377 | (0166 / 1384) 2024-03-26 19:46:57.396 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-03-26 19:46:57.733 | Cloning from way cache and applying ref * 2024-03-26 19:46:57.805 | (0167 / 1384) 2024-03-26 19:46:57.823 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-03-26 19:46:58.274 | Cloning from contrib cache and applying ref * 2024-03-26 19:46:58.351 | (0168 / 1384) 2024-03-26 19:46:58.371 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-03-26 19:47:00.005 | Cloning from adjutant cache and applying ref * 2024-03-26 19:47:00.214 | (0169 / 1384) 2024-03-26 19:47:00.232 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-03-26 19:47:01.458 | Cloning from adjutant-ui cache and applying ref * 2024-03-26 19:47:01.579 | (0170 / 1384) 2024-03-26 19:47:01.597 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-03-26 19:47:03.904 | Cloning from ansible-collection-kolla cache and applying ref * 2024-03-26 19:47:13.869 | (0171 / 1384) 2024-03-26 19:47:13.886 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-03-26 19:47:15.860 | Cloning from ansible-collections-openstack cache and applying ref * 2024-03-26 19:47:28.908 | (0172 / 1384) 2024-03-26 19:47:28.925 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-03-26 19:47:29.859 | Cloning from ansible-config_template cache and applying ref * 2024-03-26 19:47:31.569 | (0173 / 1384) 2024-03-26 19:47:31.589 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-03-26 19:47:34.357 | Cloning from ansible-hardening cache and applying ref * 2024-03-26 19:47:38.294 | (0174 / 1384) 2024-03-26 19:47:38.312 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-03-26 19:47:38.844 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-03-26 19:47:38.919 | (0175 / 1384) 2024-03-26 19:47:38.937 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-03-26 19:47:41.367 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-03-26 19:47:41.861 | (0176 / 1384) 2024-03-26 19:47:41.894 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-03-26 19:47:43.773 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-03-26 19:47:44.377 | (0177 / 1384) 2024-03-26 19:47:44.395 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-03-26 19:47:46.619 | Cloning from ansible-role-pki cache and applying ref * 2024-03-26 19:47:55.281 | (0178 / 1384) 2024-03-26 19:47:55.297 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-03-26 19:47:56.818 | Cloning from ansible-role-proxysql cache and applying ref * 2024-03-26 19:47:56.905 | (0179 / 1384) 2024-03-26 19:47:56.923 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-03-26 19:48:00.375 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-03-26 19:48:06.275 | (0180 / 1384) 2024-03-26 19:48:06.328 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-03-26 19:48:08.883 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-03-26 19:48:09.233 | (0181 / 1384) 2024-03-26 19:48:09.251 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-03-26 19:48:11.675 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-03-26 19:48:12.748 | (0182 / 1384) 2024-03-26 19:48:12.765 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-03-26 19:48:14.459 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-03-26 19:48:16.678 | (0183 / 1384) 2024-03-26 19:48:16.696 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-03-26 19:48:19.278 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-03-26 19:48:21.140 | (0184 / 1384) 2024-03-26 19:48:21.160 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-03-26 19:48:25.566 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-03-26 19:48:26.737 | (0185 / 1384) 2024-03-26 19:48:26.756 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-03-26 19:48:29.523 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-03-26 19:48:32.365 | (0186 / 1384) 2024-03-26 19:48:32.383 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-03-26 19:48:33.032 | Cloning from ansible-role-vault cache and applying ref * 2024-03-26 19:48:33.113 | (0187 / 1384) 2024-03-26 19:48:33.133 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-03-26 19:48:34.086 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-03-26 19:48:35.904 | (0188 / 1384) 2024-03-26 19:48:35.922 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-03-26 19:48:44.620 | Cloning from aodh cache and applying ref * 2024-03-26 19:48:55.904 | (0189 / 1384) 2024-03-26 19:48:55.921 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-03-26 19:48:56.636 | Cloning from api-sig cache and applying ref * 2024-03-26 19:48:56.765 | (0190 / 1384) 2024-03-26 19:48:56.783 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-03-26 19:48:57.423 | Cloning from api-site cache and applying ref * 2024-03-26 19:48:58.577 | (0191 / 1384) 2024-03-26 19:48:58.594 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-03-26 19:48:59.337 | Cloning from arch-design cache and applying ref * 2024-03-26 19:48:59.720 | (0192 / 1384) 2024-03-26 19:48:59.738 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-03-26 19:49:00.581 | Cloning from auto-scaling-sig cache and applying ref * 2024-03-26 19:49:00.657 | (0193 / 1384) 2024-03-26 19:49:00.675 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-03-26 19:49:02.878 | Cloning from automaton cache and applying ref * 2024-03-26 19:49:04.837 | (0194 / 1384) 2024-03-26 19:49:04.855 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-03-26 19:49:11.722 | Cloning from barbican cache and applying ref * 2024-03-26 19:49:26.599 | (0195 / 1384) 2024-03-26 19:49:26.616 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-03-26 19:49:27.519 | Cloning from barbican-specs cache and applying ref * 2024-03-26 19:49:27.603 | (0196 / 1384) 2024-03-26 19:49:27.620 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-03-26 19:49:29.563 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-03-26 19:49:36.165 | (0197 / 1384) 2024-03-26 19:49:36.182 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-03-26 19:49:37.480 | Cloning from barbican-ui cache and applying ref * 2024-03-26 19:49:37.583 | (0198 / 1384) 2024-03-26 19:49:37.600 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-03-26 19:49:40.247 | Cloning from bashate cache and applying ref * 2024-03-26 19:49:40.666 | (0199 / 1384) 2024-03-26 19:49:40.684 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-03-26 19:49:44.008 | Cloning from bifrost cache and applying ref * 2024-03-26 19:51:01.593 | (0200 / 1384) 2024-03-26 19:51:01.611 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-03-26 19:51:05.112 | Cloning from blazar cache and applying ref * 2024-03-26 19:51:12.556 | (0201 / 1384) 2024-03-26 19:51:12.575 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-03-26 19:51:14.760 | Cloning from blazar-dashboard cache and applying ref * 2024-03-26 19:51:18.160 | (0202 / 1384) 2024-03-26 19:51:18.181 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-03-26 19:51:20.169 | Cloning from blazar-nova cache and applying ref * 2024-03-26 19:51:21.801 | (0203 / 1384) 2024-03-26 19:51:21.819 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-03-26 19:51:22.415 | Cloning from blazar-specs cache and applying ref * 2024-03-26 19:51:22.527 | (0204 / 1384) 2024-03-26 19:51:22.545 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-03-26 19:51:23.633 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-03-26 19:51:24.402 | (0205 / 1384) 2024-03-26 19:51:24.420 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-03-26 19:51:25.403 | Cloning from bugdaystats cache and applying ref * 2024-03-26 19:51:25.503 | (0206 / 1384) 2024-03-26 19:51:25.520 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-03-26 19:51:27.689 | Cloning from castellan cache and applying ref * 2024-03-26 19:51:32.012 | (0207 / 1384) 2024-03-26 19:51:32.029 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-03-26 19:51:45.164 | Cloning from ceilometer cache and applying ref * 2024-03-26 19:52:08.528 | (0208 / 1384) 2024-03-26 19:52:08.545 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-03-26 19:52:11.174 | Cloning from ceilometermiddleware cache and applying ref * 2024-03-26 19:52:12.456 | (0209 / 1384) 2024-03-26 19:52:12.476 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-03-26 19:52:13.700 | Cloning from charm-aodh cache and applying ref * 2024-03-26 19:52:20.322 | (0210 / 1384) 2024-03-26 19:52:20.339 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-03-26 19:52:21.296 | Cloning from charm-aodh-k8s cache and applying ref * 2024-03-26 19:52:25.537 | (0211 / 1384) 2024-03-26 19:52:25.555 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-03-26 19:52:27.612 | Cloning from charm-barbican cache and applying ref * 2024-03-26 19:52:33.840 | (0212 / 1384) 2024-03-26 19:52:33.857 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-03-26 19:52:36.474 | Cloning from charm-barbican-k8s cache and applying ref * 2024-03-26 19:52:40.823 | (0213 / 1384) 2024-03-26 19:52:40.840 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-03-26 19:52:41.361 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-03-26 19:52:41.453 | (0214 / 1384) 2024-03-26 19:52:41.471 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-03-26 19:52:43.180 | Cloning from charm-barbican-vault cache and applying ref * 2024-03-26 19:52:47.180 | (0215 / 1384) 2024-03-26 19:52:47.198 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-03-26 19:52:53.011 | Cloning from charm-ceilometer cache and applying ref * 2024-03-26 19:53:01.835 | (0216 / 1384) 2024-03-26 19:53:01.852 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-03-26 19:53:03.171 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-03-26 19:53:06.935 | (0217 / 1384) 2024-03-26 19:53:06.953 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-03-26 19:53:08.214 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-03-26 19:53:10.749 | (0218 / 1384) 2024-03-26 19:53:10.767 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-03-26 19:53:11.817 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-03-26 19:53:16.261 | (0219 / 1384) 2024-03-26 19:53:16.279 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-03-26 19:53:16.937 | Cloning from charm-ceph-fs cache and applying ref * 2024-03-26 19:53:19.655 | (0220 / 1384) 2024-03-26 19:53:19.675 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-03-26 19:53:21.059 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-03-26 19:53:30.169 | (0221 / 1384) 2024-03-26 19:53:30.188 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-03-26 19:53:31.772 | Cloning from charm-ceph-mon cache and applying ref * 2024-03-26 19:53:45.238 | (0222 / 1384) 2024-03-26 19:53:45.255 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-03-26 19:53:45.922 | Cloning from charm-ceph-nfs cache and applying ref * 2024-03-26 19:53:46.306 | (0223 / 1384) 2024-03-26 19:53:46.323 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-03-26 19:53:47.132 | Cloning from charm-ceph-osd cache and applying ref * 2024-03-26 19:53:55.657 | (0224 / 1384) 2024-03-26 19:53:55.675 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-03-26 19:53:56.982 | Cloning from charm-ceph-proxy cache and applying ref * 2024-03-26 19:53:59.175 | (0225 / 1384) 2024-03-26 19:53:59.193 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-03-26 19:54:00.723 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-03-26 19:54:08.677 | (0226 / 1384) 2024-03-26 19:54:08.695 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-03-26 19:54:09.565 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-03-26 19:54:12.548 | (0227 / 1384) 2024-03-26 19:54:12.566 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-03-26 19:54:13.995 | Cloning from charm-cinder cache and applying ref * 2024-03-26 19:54:28.293 | (0228 / 1384) 2024-03-26 19:54:28.311 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-03-26 19:54:29.476 | Cloning from charm-cinder-backup cache and applying ref * 2024-03-26 19:54:31.389 | (0229 / 1384) 2024-03-26 19:54:31.409 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-03-26 19:54:32.660 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-03-26 19:54:35.283 | (0230 / 1384) 2024-03-26 19:54:35.301 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-03-26 19:54:36.641 | Cloning from charm-cinder-ceph cache and applying ref * 2024-03-26 19:54:40.926 | (0231 / 1384) 2024-03-26 19:54:40.943 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-03-26 19:54:42.067 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-03-26 19:54:47.982 | (0232 / 1384) 2024-03-26 19:54:47.999 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-03-26 19:54:48.411 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-03-26 19:54:48.485 | (0233 / 1384) 2024-03-26 19:54:48.503 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-03-26 19:54:48.851 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-03-26 19:54:48.927 | (0234 / 1384) 2024-03-26 19:54:48.945 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-03-26 19:54:50.154 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-03-26 19:54:51.043 | (0235 / 1384) 2024-03-26 19:54:51.067 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-03-26 19:54:51.930 | Cloning from charm-cinder-k8s cache and applying ref * 2024-03-26 19:54:59.413 | (0236 / 1384) 2024-03-26 19:54:59.431 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-03-26 19:55:01.024 | Cloning from charm-cinder-lvm cache and applying ref * 2024-03-26 19:55:06.390 | (0237 / 1384) 2024-03-26 19:55:06.408 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-03-26 19:55:07.420 | Cloning from charm-cinder-netapp cache and applying ref * 2024-03-26 19:55:11.381 | (0238 / 1384) 2024-03-26 19:55:11.398 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-03-26 19:55:11.973 | Cloning from charm-cinder-nfs cache and applying ref * 2024-03-26 19:55:12.197 | (0239 / 1384) 2024-03-26 19:55:12.214 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-03-26 19:55:13.032 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-03-26 19:55:14.428 | (0240 / 1384) 2024-03-26 19:55:14.446 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-03-26 19:55:15.885 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-03-26 19:55:21.336 | (0241 / 1384) 2024-03-26 19:55:21.354 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-03-26 19:55:22.330 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-03-26 19:55:23.969 | (0242 / 1384) 2024-03-26 19:55:23.987 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-03-26 19:55:25.026 | Cloning from charm-cinder-three-par cache and applying ref * 2024-03-26 19:55:28.745 | (0243 / 1384) 2024-03-26 19:55:28.764 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-03-26 19:55:29.073 | Cloning from charm-cloudkitty cache and applying ref * 2024-03-26 19:55:29.150 | (0244 / 1384) 2024-03-26 19:55:29.167 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-03-26 19:55:30.049 | Cloning from charm-deployment-guide cache and applying ref * 2024-03-26 19:55:35.137 | (0245 / 1384) 2024-03-26 19:55:35.155 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-03-26 19:55:37.158 | Cloning from charm-designate cache and applying ref * 2024-03-26 19:55:46.221 | (0246 / 1384) 2024-03-26 19:55:46.237 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-03-26 19:55:47.646 | Cloning from charm-designate-bind cache and applying ref * 2024-03-26 19:55:50.496 | (0247 / 1384) 2024-03-26 19:55:50.513 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-03-26 19:55:51.251 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-03-26 19:55:51.600 | (0248 / 1384) 2024-03-26 19:55:51.619 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-03-26 19:55:53.078 | Cloning from charm-designate-k8s cache and applying ref * 2024-03-26 19:55:55.735 | (0249 / 1384) 2024-03-26 19:55:55.753 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-03-26 19:55:57.307 | Cloning from charm-glance cache and applying ref * 2024-03-26 19:56:07.517 | (0250 / 1384) 2024-03-26 19:56:07.535 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-03-26 19:56:09.607 | Cloning from charm-glance-k8s cache and applying ref * 2024-03-26 19:56:22.718 | (0251 / 1384) 2024-03-26 19:56:22.736 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-03-26 19:56:23.905 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-03-26 19:56:28.375 | (0252 / 1384) 2024-03-26 19:56:28.393 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-03-26 19:56:28.811 | Cloning from charm-glusterfs cache and applying ref * 2024-03-26 19:56:28.940 | (0253 / 1384) 2024-03-26 19:56:28.957 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-03-26 19:56:30.412 | Cloning from charm-gnocchi cache and applying ref * 2024-03-26 19:56:35.477 | (0254 / 1384) 2024-03-26 19:56:35.503 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-03-26 19:56:36.874 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-03-26 19:56:39.609 | (0255 / 1384) 2024-03-26 19:56:39.628 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-03-26 19:56:42.063 | Cloning from charm-guide cache and applying ref * 2024-03-26 19:57:39.480 | (0256 / 1384) 2024-03-26 19:57:39.498 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-03-26 19:57:41.624 | Cloning from charm-hacluster cache and applying ref * 2024-03-26 19:57:47.138 | (0257 / 1384) 2024-03-26 19:57:47.156 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-03-26 19:57:49.135 | Cloning from charm-heat cache and applying ref * 2024-03-26 19:57:56.140 | (0258 / 1384) 2024-03-26 19:57:56.158 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-03-26 19:57:57.400 | Cloning from charm-heat-k8s cache and applying ref * 2024-03-26 19:58:16.317 | (0259 / 1384) 2024-03-26 19:58:16.334 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-03-26 19:58:17.579 | Cloning from charm-horizon-k8s cache and applying ref * 2024-03-26 19:58:27.201 | (0260 / 1384) 2024-03-26 19:58:27.219 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-03-26 19:58:28.637 | Cloning from charm-infinidat-tools cache and applying ref * 2024-03-26 19:58:31.073 | (0261 / 1384) 2024-03-26 19:58:31.090 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-03-26 19:58:31.648 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-03-26 19:58:31.722 | (0262 / 1384) 2024-03-26 19:58:31.740 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-03-26 19:58:32.290 | Cloning from charm-interface-bgp cache and applying ref * 2024-03-26 19:58:32.366 | (0263 / 1384) 2024-03-26 19:58:32.383 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-03-26 19:58:32.905 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-03-26 19:58:32.977 | (0264 / 1384) 2024-03-26 19:58:32.994 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-03-26 19:58:33.440 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-03-26 19:58:33.515 | (0265 / 1384) 2024-03-26 19:58:33.533 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-03-26 19:58:34.052 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-03-26 19:58:34.126 | (0266 / 1384) 2024-03-26 19:58:34.143 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-03-26 19:58:34.577 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-03-26 19:58:34.651 | (0267 / 1384) 2024-03-26 19:58:34.669 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-03-26 19:58:35.228 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-03-26 19:58:35.301 | (0268 / 1384) 2024-03-26 19:58:35.318 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-03-26 19:58:36.055 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-03-26 19:58:36.128 | (0269 / 1384) 2024-03-26 19:58:36.145 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-03-26 19:58:36.504 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-03-26 19:58:36.581 | (0270 / 1384) 2024-03-26 19:58:36.599 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-03-26 19:58:36.917 | Cloning from charm-interface-designate cache and applying ref * 2024-03-26 19:58:36.989 | (0271 / 1384) 2024-03-26 19:58:37.006 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-03-26 19:58:37.292 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-03-26 19:58:37.364 | (0272 / 1384) 2024-03-26 19:58:37.381 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-03-26 19:58:37.948 | Cloning from charm-interface-hacluster cache and applying ref * 2024-03-26 19:58:38.674 | (0273 / 1384) 2024-03-26 19:58:38.691 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-03-26 19:58:39.025 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-03-26 19:58:39.097 | (0274 / 1384) 2024-03-26 19:58:39.115 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-03-26 19:58:39.457 | Cloning from charm-interface-keystone cache and applying ref * 2024-03-26 19:58:41.054 | (0275 / 1384) 2024-03-26 19:58:41.071 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-03-26 19:58:41.412 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-03-26 19:58:41.484 | (0276 / 1384) 2024-03-26 19:58:41.502 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-03-26 19:58:41.887 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-03-26 19:58:41.961 | (0277 / 1384) 2024-03-26 19:58:41.978 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-03-26 19:58:42.293 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-03-26 19:58:42.365 | (0278 / 1384) 2024-03-26 19:58:42.383 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-03-26 19:58:42.771 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-03-26 19:58:42.843 | (0279 / 1384) 2024-03-26 19:58:42.860 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-03-26 19:58:43.454 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-03-26 19:58:43.527 | (0280 / 1384) 2024-03-26 19:58:43.544 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-03-26 19:58:43.879 | Cloning from charm-interface-magpie cache and applying ref * 2024-03-26 19:58:43.953 | (0281 / 1384) 2024-03-26 19:58:43.970 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-03-26 19:58:44.281 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-03-26 19:58:44.357 | (0282 / 1384) 2024-03-26 19:58:44.375 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-03-26 19:58:44.678 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-03-26 19:58:44.750 | (0283 / 1384) 2024-03-26 19:58:44.768 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-03-26 19:58:45.070 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-03-26 19:58:45.144 | (0284 / 1384) 2024-03-26 19:58:45.161 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-03-26 19:58:45.461 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-03-26 19:58:45.535 | (0285 / 1384) 2024-03-26 19:58:45.552 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-03-26 19:58:45.942 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-03-26 19:58:46.015 | (0286 / 1384) 2024-03-26 19:58:46.032 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-03-26 19:58:46.338 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-03-26 19:58:46.411 | (0287 / 1384) 2024-03-26 19:58:46.429 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-03-26 19:58:46.814 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-03-26 19:58:46.887 | (0288 / 1384) 2024-03-26 19:58:46.905 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-03-26 19:58:47.327 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-03-26 19:58:47.404 | (0289 / 1384) 2024-03-26 19:58:47.422 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-03-26 19:58:47.728 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-03-26 19:58:47.801 | (0290 / 1384) 2024-03-26 19:58:47.820 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-03-26 19:58:48.149 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-03-26 19:58:48.222 | (0291 / 1384) 2024-03-26 19:58:48.240 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-03-26 19:58:48.618 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-03-26 19:58:48.690 | (0292 / 1384) 2024-03-26 19:58:48.708 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-03-26 19:58:49.895 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-03-26 19:58:49.969 | (0293 / 1384) 2024-03-26 19:58:49.986 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-03-26 19:58:50.804 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-03-26 19:58:50.878 | (0294 / 1384) 2024-03-26 19:58:50.896 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-03-26 19:58:51.264 | Cloning from charm-interface-placement cache and applying ref * 2024-03-26 19:58:51.337 | (0295 / 1384) 2024-03-26 19:58:51.355 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-03-26 19:58:51.827 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-03-26 19:58:51.900 | (0296 / 1384) 2024-03-26 19:58:51.918 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-03-26 19:58:52.384 | Cloning from charm-interface-service-control cache and applying ref * 2024-03-26 19:58:52.457 | (0297 / 1384) 2024-03-26 19:58:52.476 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-03-26 19:58:53.159 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-03-26 19:58:53.232 | (0298 / 1384) 2024-03-26 19:58:53.251 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-03-26 19:58:53.817 | Cloning from charm-ironic cache and applying ref * 2024-03-26 19:58:53.919 | (0299 / 1384) 2024-03-26 19:58:53.937 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-03-26 19:58:56.815 | Cloning from charm-ironic-api cache and applying ref * 2024-03-26 19:59:07.623 | (0300 / 1384) 2024-03-26 19:59:07.641 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-03-26 19:59:09.872 | Cloning from charm-ironic-conductor cache and applying ref * 2024-03-26 19:59:26.114 | (0301 / 1384) 2024-03-26 19:59:26.132 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-03-26 19:59:27.931 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-03-26 19:59:30.634 | (0302 / 1384) 2024-03-26 19:59:30.652 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-03-26 19:59:33.209 | Cloning from charm-keystone cache and applying ref * 2024-03-26 19:59:49.012 | (0303 / 1384) 2024-03-26 19:59:49.029 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-03-26 19:59:50.010 | Cloning from charm-keystone-k8s cache and applying ref * 2024-03-26 20:00:05.974 | (0304 / 1384) 2024-03-26 20:00:05.993 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-03-26 20:00:07.521 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-03-26 20:00:10.238 | (0305 / 1384) 2024-03-26 20:00:10.256 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-03-26 20:00:12.807 | Cloning from charm-keystone-ldap cache and applying ref * 2024-03-26 20:00:15.227 | (0306 / 1384) 2024-03-26 20:00:15.245 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-03-26 20:00:16.150 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-03-26 20:00:17.562 | (0307 / 1384) 2024-03-26 20:00:17.580 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-03-26 20:00:18.766 | Cloning from charm-keystone-openidc cache and applying ref * 2024-03-26 20:00:20.920 | (0308 / 1384) 2024-03-26 20:00:20.938 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-03-26 20:00:22.902 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-03-26 20:00:26.747 | (0309 / 1384) 2024-03-26 20:00:26.764 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-03-26 20:00:27.475 | Cloning from charm-layer-ceph cache and applying ref * 2024-03-26 20:00:27.548 | (0310 / 1384) 2024-03-26 20:00:27.566 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-03-26 20:00:28.128 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-03-26 20:00:28.204 | (0311 / 1384) 2024-03-26 20:00:28.221 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-03-26 20:00:28.984 | Cloning from charm-layer-openstack cache and applying ref * 2024-03-26 20:00:29.157 | (0312 / 1384) 2024-03-26 20:00:29.175 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-03-26 20:00:29.666 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-03-26 20:00:29.740 | (0313 / 1384) 2024-03-26 20:00:29.758 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-03-26 20:00:30.559 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-03-26 20:00:30.633 | (0314 / 1384) 2024-03-26 20:00:30.651 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-03-26 20:00:32.917 | Cloning from charm-magnum cache and applying ref * 2024-03-26 20:00:39.341 | (0315 / 1384) 2024-03-26 20:00:39.360 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-03-26 20:00:41.232 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-03-26 20:00:46.249 | (0316 / 1384) 2024-03-26 20:00:46.267 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-03-26 20:00:47.725 | Cloning from charm-magnum-k8s cache and applying ref * 2024-03-26 20:00:48.728 | (0317 / 1384) 2024-03-26 20:00:48.746 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-03-26 20:00:49.830 | Cloning from charm-magpie cache and applying ref * 2024-03-26 20:00:58.113 | (0318 / 1384) 2024-03-26 20:00:58.131 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-03-26 20:00:59.901 | Cloning from charm-manila cache and applying ref * 2024-03-26 20:01:11.119 | (0319 / 1384) 2024-03-26 20:01:11.138 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-03-26 20:01:12.444 | Cloning from charm-manila-dashboard cache and applying ref * 2024-03-26 20:01:15.250 | (0320 / 1384) 2024-03-26 20:01:15.268 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-03-26 20:01:15.911 | Cloning from charm-manila-flashblade cache and applying ref * 2024-03-26 20:01:16.024 | (0321 / 1384) 2024-03-26 20:01:16.042 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-03-26 20:01:17.431 | Cloning from charm-manila-ganesha cache and applying ref * 2024-03-26 20:01:21.852 | (0322 / 1384) 2024-03-26 20:01:21.870 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-03-26 20:01:24.609 | Cloning from charm-manila-generic cache and applying ref * 2024-03-26 20:01:26.534 | (0323 / 1384) 2024-03-26 20:01:26.551 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-03-26 20:01:27.258 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-03-26 20:01:27.329 | (0324 / 1384) 2024-03-26 20:01:27.348 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-03-26 20:01:29.029 | Cloning from charm-manila-infinidat cache and applying ref * 2024-03-26 20:01:30.987 | (0325 / 1384) 2024-03-26 20:01:31.004 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-03-26 20:01:32.776 | Cloning from charm-manila-netapp cache and applying ref * 2024-03-26 20:01:37.217 | (0326 / 1384) 2024-03-26 20:01:37.235 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-03-26 20:01:40.198 | Cloning from charm-masakari cache and applying ref * 2024-03-26 20:01:47.551 | (0327 / 1384) 2024-03-26 20:01:47.568 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-03-26 20:01:48.962 | Cloning from charm-masakari-monitors cache and applying ref * 2024-03-26 20:01:52.321 | (0328 / 1384) 2024-03-26 20:01:52.339 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-03-26 20:01:53.020 | Cloning from charm-mistral cache and applying ref * 2024-03-26 20:01:53.096 | (0329 / 1384) 2024-03-26 20:01:53.114 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-03-26 20:01:53.637 | Cloning from charm-murano cache and applying ref * 2024-03-26 20:01:53.710 | (0330 / 1384) 2024-03-26 20:01:53.727 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-03-26 20:01:55.704 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-03-26 20:02:04.089 | (0331 / 1384) 2024-03-26 20:02:04.107 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-03-26 20:02:06.443 | Cloning from charm-mysql-router cache and applying ref * 2024-03-26 20:02:07.997 | (0332 / 1384) 2024-03-26 20:02:08.015 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-03-26 20:02:10.571 | Cloning from charm-neutron-api cache and applying ref * 2024-03-26 20:02:22.199 | (0333 / 1384) 2024-03-26 20:02:22.218 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-03-26 20:02:23.040 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-03-26 20:02:23.124 | (0334 / 1384) 2024-03-26 20:02:23.142 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-03-26 20:02:24.577 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-03-26 20:02:26.213 | (0335 / 1384) 2024-03-26 20:02:26.232 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-03-26 20:02:28.332 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-03-26 20:02:34.911 | (0336 / 1384) 2024-03-26 20:02:34.928 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-03-26 20:02:36.640 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-03-26 20:02:41.703 | (0337 / 1384) 2024-03-26 20:02:41.721 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-03-26 20:02:43.012 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-03-26 20:02:44.468 | (0338 / 1384) 2024-03-26 20:02:44.486 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-03-26 20:02:46.351 | Cloning from charm-neutron-gateway cache and applying ref * 2024-03-26 20:02:50.948 | (0339 / 1384) 2024-03-26 20:02:50.965 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-03-26 20:02:51.841 | Cloning from charm-neutron-k8s cache and applying ref * 2024-03-26 20:02:59.662 | (0340 / 1384) 2024-03-26 20:02:59.680 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-03-26 20:03:00.723 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-03-26 20:03:03.860 | (0341 / 1384) 2024-03-26 20:03:03.878 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-03-26 20:03:05.023 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-03-26 20:03:10.060 | (0342 / 1384) 2024-03-26 20:03:10.078 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-03-26 20:03:12.058 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-03-26 20:03:44.851 | (0343 / 1384) 2024-03-26 20:03:44.871 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-03-26 20:03:47.128 | Cloning from charm-nova-compute cache and applying ref * 2024-03-26 20:04:07.821 | (0344 / 1384) 2024-03-26 20:04:07.839 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-03-26 20:04:08.655 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-03-26 20:04:11.829 | (0345 / 1384) 2024-03-26 20:04:11.847 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-03-26 20:04:12.445 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-03-26 20:04:12.599 | (0346 / 1384) 2024-03-26 20:04:12.616 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-03-26 20:04:13.540 | Cloning from charm-nova-k8s cache and applying ref * 2024-03-26 20:04:19.811 | (0347 / 1384) 2024-03-26 20:04:19.829 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-03-26 20:04:20.274 | Cloning from charm-nova-lxd cache and applying ref * 2024-03-26 20:04:20.411 | (0348 / 1384) 2024-03-26 20:04:20.430 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-03-26 20:04:21.825 | Cloning from charm-octavia cache and applying ref * 2024-03-26 20:04:30.168 | (0349 / 1384) 2024-03-26 20:04:30.185 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-03-26 20:04:31.264 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-03-26 20:04:33.134 | (0350 / 1384) 2024-03-26 20:04:33.152 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-03-26 20:04:34.192 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-03-26 20:04:38.751 | (0351 / 1384) 2024-03-26 20:04:38.771 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-03-26 20:04:39.957 | Cloning from charm-octavia-k8s cache and applying ref * 2024-03-26 20:04:41.466 | (0352 / 1384) 2024-03-26 20:04:41.484 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-03-26 20:04:41.909 | Cloning from charm-odl-controller cache and applying ref * 2024-03-26 20:04:41.997 | (0353 / 1384) 2024-03-26 20:04:42.016 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-03-26 20:04:44.279 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-03-26 20:05:02.268 | (0354 / 1384) 2024-03-26 20:05:02.285 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-03-26 20:05:03.375 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-03-26 20:05:03.983 | (0355 / 1384) 2024-03-26 20:05:04.000 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-03-26 20:05:05.285 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-03-26 20:05:14.179 | (0356 / 1384) 2024-03-26 20:05:14.198 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-03-26 20:05:14.849 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-03-26 20:05:14.929 | (0357 / 1384) 2024-03-26 20:05:14.947 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-03-26 20:05:15.417 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-03-26 20:05:15.497 | (0358 / 1384) 2024-03-26 20:05:15.515 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-03-26 20:05:16.208 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-03-26 20:05:16.315 | (0359 / 1384) 2024-03-26 20:05:16.333 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-03-26 20:05:16.713 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-03-26 20:05:16.788 | (0360 / 1384) 2024-03-26 20:05:16.806 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-03-26 20:05:17.150 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-03-26 20:05:17.224 | (0361 / 1384) 2024-03-26 20:05:17.243 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-03-26 20:05:17.556 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-03-26 20:05:17.633 | (0362 / 1384) 2024-03-26 20:05:17.651 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-03-26 20:05:18.546 | Cloning from charm-ops-openstack cache and applying ref * 2024-03-26 20:05:19.370 | (0363 / 1384) 2024-03-26 20:05:19.388 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-03-26 20:05:20.397 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-03-26 20:05:34.980 | (0364 / 1384) 2024-03-26 20:05:34.998 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-03-26 20:05:35.971 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-03-26 20:05:36.512 | (0365 / 1384) 2024-03-26 20:05:36.529 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-03-26 20:05:36.960 | Cloning from charm-panko cache and applying ref * 2024-03-26 20:05:37.032 | (0366 / 1384) 2024-03-26 20:05:37.050 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-03-26 20:05:37.857 | Cloning from charm-percona-cluster cache and applying ref * 2024-03-26 20:05:38.738 | (0367 / 1384) 2024-03-26 20:05:38.757 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-03-26 20:05:40.375 | Cloning from charm-placement cache and applying ref * 2024-03-26 20:05:47.128 | (0368 / 1384) 2024-03-26 20:05:47.146 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-03-26 20:05:47.949 | Cloning from charm-placement-k8s cache and applying ref * 2024-03-26 20:05:56.985 | (0369 / 1384) 2024-03-26 20:05:57.006 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-03-26 20:05:58.227 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-03-26 20:06:05.849 | (0370 / 1384) 2024-03-26 20:06:05.867 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-03-26 20:06:06.823 | Cloning from charm-specs cache and applying ref * 2024-03-26 20:06:09.851 | (0371 / 1384) 2024-03-26 20:06:09.868 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-03-26 20:06:11.513 | Cloning from charm-swift-proxy cache and applying ref * 2024-03-26 20:06:21.720 | (0372 / 1384) 2024-03-26 20:06:21.738 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-03-26 20:06:23.769 | Cloning from charm-swift-storage cache and applying ref * 2024-03-26 20:06:29.663 | (0373 / 1384) 2024-03-26 20:06:29.681 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-03-26 20:06:30.726 | Cloning from charm-tempest cache and applying ref * 2024-03-26 20:06:30.811 | (0374 / 1384) 2024-03-26 20:06:30.829 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-03-26 20:06:31.515 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-03-26 20:06:31.598 | (0375 / 1384) 2024-03-26 20:06:31.616 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-03-26 20:06:32.382 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-03-26 20:06:32.465 | (0376 / 1384) 2024-03-26 20:06:32.483 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-03-26 20:06:33.026 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-03-26 20:06:33.108 | (0377 / 1384) 2024-03-26 20:06:33.126 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-03-26 20:06:33.623 | Cloning from charm-trilio-wlm cache and applying ref * 2024-03-26 20:06:33.706 | (0378 / 1384) 2024-03-26 20:06:33.724 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-03-26 20:06:34.175 | Cloning from charm-trove cache and applying ref * 2024-03-26 20:06:34.248 | (0379 / 1384) 2024-03-26 20:06:34.266 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-03-26 20:06:35.502 | Cloning from charm-vault cache and applying ref * 2024-03-26 20:06:45.495 | (0380 / 1384) 2024-03-26 20:06:45.513 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-03-26 20:06:46.712 | Cloning from charm-watcher cache and applying ref * 2024-03-26 20:06:50.572 | (0381 / 1384) 2024-03-26 20:06:50.590 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-03-26 20:06:51.536 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-03-26 20:06:53.791 | (0382 / 1384) 2024-03-26 20:06:53.810 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-03-26 20:06:54.685 | Cloning from charm-zuul-jobs cache and applying ref * 2024-03-26 20:06:57.240 | (0383 / 1384) 2024-03-26 20:06:57.260 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-03-26 20:06:58.232 | Cloning from charms.ceph cache and applying ref * 2024-03-26 20:06:59.883 | (0384 / 1384) 2024-03-26 20:06:59.901 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-03-26 20:07:02.458 | Cloning from charms.openstack cache and applying ref * 2024-03-26 20:07:05.103 | (0385 / 1384) 2024-03-26 20:07:05.123 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-03-26 20:07:05.748 | Cloning from ci-log-processing cache and applying ref * 2024-03-26 20:07:15.490 | (0386 / 1384) 2024-03-26 20:07:15.507 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-03-26 20:07:22.525 | Cloning from cinder cache and applying ref * 2024-03-26 20:10:40.999 | (0387 / 1384) 2024-03-26 20:10:41.018 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-03-26 20:10:41.892 | Cloning from cinder-specs cache and applying ref * 2024-03-26 20:10:44.206 | (0388 / 1384) 2024-03-26 20:10:44.224 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-03-26 20:10:45.879 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-03-26 20:10:52.294 | (0389 / 1384) 2024-03-26 20:10:52.314 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-03-26 20:10:53.843 | Cloning from cinderlib cache and applying ref * 2024-03-26 20:10:55.828 | (0390 / 1384) 2024-03-26 20:10:55.847 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-03-26 20:10:57.866 | Cloning from cliff cache and applying ref * 2024-03-26 20:10:59.561 | (0391 / 1384) 2024-03-26 20:10:59.580 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-03-26 20:11:02.340 | Cloning from cloudkitty cache and applying ref * 2024-03-26 20:11:19.974 | (0392 / 1384) 2024-03-26 20:11:19.991 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-03-26 20:11:22.476 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-03-26 20:11:24.274 | (0393 / 1384) 2024-03-26 20:11:24.293 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-03-26 20:11:24.809 | Cloning from cloudkitty-specs cache and applying ref * 2024-03-26 20:11:24.998 | (0394 / 1384) 2024-03-26 20:11:25.016 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-03-26 20:11:26.091 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-03-26 20:11:26.806 | (0395 / 1384) 2024-03-26 20:11:26.823 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-03-26 20:11:27.478 | Cloning from codegenerator cache and applying ref * 2024-03-26 20:11:27.592 | (0396 / 1384) 2024-03-26 20:11:27.750 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-03-26 20:11:28.508 | Cloning from constellations cache and applying ref * 2024-03-26 20:11:28.605 | (0397 / 1384) 2024-03-26 20:11:28.623 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-03-26 20:11:29.637 | Cloning from contributor-guide cache and applying ref * 2024-03-26 20:11:30.802 | (0398 / 1384) 2024-03-26 20:11:30.943 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-03-26 20:11:31.349 | Cloning from cookiecutter cache and applying ref * 2024-03-26 20:11:31.475 | (0399 / 1384) 2024-03-26 20:11:31.492 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-03-26 20:11:31.866 | Cloning from coverage2sql cache and applying ref * 2024-03-26 20:11:31.959 | (0400 / 1384) 2024-03-26 20:11:31.977 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-03-26 20:11:38.126 | Cloning from cyborg cache and applying ref * 2024-03-26 20:11:46.420 | (0401 / 1384) 2024-03-26 20:11:46.437 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-03-26 20:11:47.054 | Cloning from cyborg-specs cache and applying ref * 2024-03-26 20:11:47.577 | (0402 / 1384) 2024-03-26 20:11:47.596 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-03-26 20:11:49.180 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-03-26 20:11:49.771 | (0403 / 1384) 2024-03-26 20:11:49.789 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-03-26 20:11:50.975 | Cloning from debtcollector cache and applying ref * 2024-03-26 20:11:51.609 | (0404 / 1384) 2024-03-26 20:11:51.626 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-03-26 20:11:54.917 | Cloning from designate cache and applying ref * 2024-03-26 20:13:07.436 | (0405 / 1384) 2024-03-26 20:13:07.454 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-03-26 20:13:09.960 | Cloning from designate-dashboard cache and applying ref * 2024-03-26 20:13:13.297 | (0406 / 1384) 2024-03-26 20:13:13.315 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-03-26 20:13:13.902 | Cloning from designate-specs cache and applying ref * 2024-03-26 20:13:14.074 | (0407 / 1384) 2024-03-26 20:13:14.091 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-03-26 20:13:16.323 | Cloning from designate-tempest-plugin cache and applying ref * 2024-03-26 20:13:24.477 | (0408 / 1384) 2024-03-26 20:13:24.494 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-03-26 20:13:28.663 | Cloning from devstack cache and applying ref * 2024-03-26 20:14:08.408 | (0409 / 1384) 2024-03-26 20:14:08.425 | Updating cache of https://opendev.org/openstack/devstack-gate.git in /opt/dib_cache/source-repositories/devstack_gate_9389c230aa0e48163ab8a8948b643d84787d54c3 with ref * 2024-03-26 20:14:09.099 | Cloning from devstack-gate cache and applying ref * 2024-03-26 20:14:09.247 | (0410 / 1384) 2024-03-26 20:14:09.264 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-03-26 20:14:10.139 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-03-26 20:14:10.230 | (0411 / 1384) 2024-03-26 20:14:10.247 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-03-26 20:14:12.651 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-03-26 20:14:17.061 | (0412 / 1384) 2024-03-26 20:14:17.080 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-03-26 20:14:19.447 | Cloning from devstack-plugin-container cache and applying ref * 2024-03-26 20:14:21.071 | (0413 / 1384) 2024-03-26 20:14:21.088 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-03-26 20:14:21.856 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-03-26 20:14:21.929 | (0414 / 1384) 2024-03-26 20:14:21.946 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-03-26 20:14:22.689 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-03-26 20:14:22.765 | (0415 / 1384) 2024-03-26 20:14:22.783 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-03-26 20:14:23.774 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-03-26 20:14:24.754 | (0416 / 1384) 2024-03-26 20:14:24.771 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-03-26 20:14:25.628 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-03-26 20:14:25.924 | (0417 / 1384) 2024-03-26 20:14:25.942 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-03-26 20:14:26.793 | Cloning from devstack-tools cache and applying ref * 2024-03-26 20:14:27.180 | (0418 / 1384) 2024-03-26 20:14:27.198 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-03-26 20:14:28.406 | Cloning from devstack-vagrant cache and applying ref * 2024-03-26 20:14:30.039 | (0419 / 1384) 2024-03-26 20:14:30.056 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-03-26 20:14:34.424 | Cloning from diskimage-builder cache and applying ref * 2024-03-26 20:14:57.917 | (0420 / 1384) 2024-03-26 20:14:57.935 | Updating cache of https://opendev.org/openstack/ec2-api.git in /opt/dib_cache/source-repositories/ec2_api_37adebebb7646b88f2c18e9e51a77e5264197b0e with ref * 2024-03-26 20:15:00.692 | Cloning from ec2-api cache and applying ref * 2024-03-26 20:15:01.633 | (0421 / 1384) 2024-03-26 20:15:01.650 | Updating cache of https://opendev.org/openstack/ec2api-tempest-plugin.git in /opt/dib_cache/source-repositories/ec2api_tempest_plugin_bb8575262be96475d2180e0ea1a29120a82b6e4f with ref * 2024-03-26 20:15:02.777 | Cloning from ec2api-tempest-plugin cache and applying ref * 2024-03-26 20:15:02.905 | (0422 / 1384) 2024-03-26 20:15:02.923 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-03-26 20:15:04.625 | Cloning from election cache and applying ref * 2024-03-26 20:15:33.753 | (0423 / 1384) 2024-03-26 20:15:33.771 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-03-26 20:15:35.247 | Cloning from eslint-config-openstack cache and applying ref * 2024-03-26 20:15:35.363 | (0424 / 1384) 2024-03-26 20:15:35.381 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-03-26 20:15:36.944 | Cloning from etcd3gw cache and applying ref * 2024-03-26 20:15:38.920 | (0425 / 1384) 2024-03-26 20:15:38.937 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-03-26 20:15:41.426 | Cloning from freezer cache and applying ref * 2024-03-26 20:15:44.859 | (0426 / 1384) 2024-03-26 20:15:44.877 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-03-26 20:15:45.993 | Cloning from freezer-api cache and applying ref * 2024-03-26 20:15:46.215 | (0427 / 1384) 2024-03-26 20:15:46.233 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-03-26 20:15:48.253 | Cloning from freezer-dr cache and applying ref * 2024-03-26 20:15:48.397 | (0428 / 1384) 2024-03-26 20:15:48.415 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-03-26 20:15:48.918 | Cloning from freezer-specs cache and applying ref * 2024-03-26 20:15:48.995 | (0429 / 1384) 2024-03-26 20:15:49.013 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-03-26 20:15:50.377 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-03-26 20:15:50.463 | (0430 / 1384) 2024-03-26 20:15:50.481 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-03-26 20:15:51.797 | Cloning from freezer-web-ui cache and applying ref * 2024-03-26 20:15:51.928 | (0431 / 1384) 2024-03-26 20:15:51.945 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-03-26 20:15:53.257 | Cloning from futurist cache and applying ref * 2024-03-26 20:15:54.054 | (0432 / 1384) 2024-03-26 20:15:54.073 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-03-26 20:16:09.205 | Cloning from glance cache and applying ref * 2024-03-26 20:16:41.130 | (0433 / 1384) 2024-03-26 20:16:41.148 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-03-26 20:16:41.989 | Cloning from glance-specs cache and applying ref * 2024-03-26 20:16:45.777 | (0434 / 1384) 2024-03-26 20:16:45.795 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-03-26 20:16:46.562 | Cloning from glance-tempest-plugin cache and applying ref * 2024-03-26 20:16:47.117 | (0435 / 1384) 2024-03-26 20:16:47.135 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-03-26 20:16:52.938 | Cloning from glance_store cache and applying ref * 2024-03-26 20:17:03.581 | (0436 / 1384) 2024-03-26 20:17:03.598 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-03-26 20:17:04.104 | Cloning from goal-tools cache and applying ref * 2024-03-26 20:17:04.212 | (0437 / 1384) 2024-03-26 20:17:04.230 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-03-26 20:17:06.204 | Cloning from governance cache and applying ref * 2024-03-26 20:17:36.164 | (0438 / 1384) 2024-03-26 20:17:36.181 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-03-26 20:17:36.539 | Cloning from governance-sigs cache and applying ref * 2024-03-26 20:17:36.613 | (0439 / 1384) 2024-03-26 20:17:36.631 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-03-26 20:17:37.000 | Cloning from governance-website cache and applying ref * 2024-03-26 20:17:37.073 | (0440 / 1384) 2024-03-26 20:17:37.091 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-03-26 20:17:39.127 | Cloning from grenade cache and applying ref * 2024-03-26 20:17:44.609 | (0441 / 1384) 2024-03-26 20:17:44.627 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-03-26 20:17:45.258 | Cloning from ha-guide cache and applying ref * 2024-03-26 20:17:45.974 | (0442 / 1384) 2024-03-26 20:17:45.992 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-03-26 20:17:48.071 | Cloning from hacking cache and applying ref * 2024-03-26 20:17:50.033 | (0443 / 1384) 2024-03-26 20:17:50.051 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-03-26 20:18:09.648 | Cloning from heat cache and applying ref * 2024-03-26 20:18:56.723 | (0444 / 1384) 2024-03-26 20:18:56.741 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-03-26 20:18:58.984 | Cloning from heat-agents cache and applying ref * 2024-03-26 20:19:02.024 | (0445 / 1384) 2024-03-26 20:19:02.042 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-03-26 20:19:02.977 | Cloning from heat-cfntools cache and applying ref * 2024-03-26 20:19:04.491 | (0446 / 1384) 2024-03-26 20:19:04.509 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-03-26 20:19:06.941 | Cloning from heat-dashboard cache and applying ref * 2024-03-26 20:19:14.135 | (0447 / 1384) 2024-03-26 20:19:14.153 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-03-26 20:19:14.880 | Cloning from heat-specs cache and applying ref * 2024-03-26 20:19:15.101 | (0448 / 1384) 2024-03-26 20:19:15.119 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-03-26 20:19:16.779 | Cloning from heat-tempest-plugin cache and applying ref * 2024-03-26 20:19:20.051 | (0449 / 1384) 2024-03-26 20:19:20.069 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-03-26 20:19:20.799 | Cloning from heat-templates cache and applying ref * 2024-03-26 20:19:21.401 | (0450 / 1384) 2024-03-26 20:19:21.418 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-03-26 20:19:23.080 | Cloning from heat-translator cache and applying ref * 2024-03-26 20:19:23.850 | (0451 / 1384) 2024-03-26 20:19:23.868 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-03-26 20:19:27.847 | Cloning from horizon cache and applying ref * 2024-03-26 20:21:00.368 | (0452 / 1384) 2024-03-26 20:21:00.385 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-03-26 20:21:01.660 | Cloning from i18n cache and applying ref * 2024-03-26 20:21:07.268 | (0453 / 1384) 2024-03-26 20:21:07.286 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-03-26 20:21:07.733 | Cloning from ideas cache and applying ref * 2024-03-26 20:21:07.808 | (0454 / 1384) 2024-03-26 20:21:07.826 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-03-26 20:21:18.059 | Cloning from ironic cache and applying ref * 2024-03-26 20:22:10.637 | (0455 / 1384) 2024-03-26 20:22:10.655 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-03-26 20:22:14.665 | Cloning from ironic-inspector cache and applying ref * 2024-03-26 20:22:27.838 | (0456 / 1384) 2024-03-26 20:22:27.856 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-03-26 20:22:28.402 | Cloning from ironic-inspector-specs cache and applying ref * 2024-03-26 20:22:28.477 | (0457 / 1384) 2024-03-26 20:22:28.494 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-03-26 20:22:30.110 | Cloning from ironic-lib cache and applying ref * 2024-03-26 20:22:34.680 | (0458 / 1384) 2024-03-26 20:22:34.698 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-03-26 20:22:36.670 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-03-26 20:22:39.501 | (0459 / 1384) 2024-03-26 20:22:39.520 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-03-26 20:22:43.264 | Cloning from ironic-python-agent cache and applying ref * 2024-03-26 20:23:14.688 | (0460 / 1384) 2024-03-26 20:23:14.706 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-03-26 20:23:16.717 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-03-26 20:23:25.991 | (0461 / 1384) 2024-03-26 20:23:26.009 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-03-26 20:23:27.208 | Cloning from ironic-specs cache and applying ref * 2024-03-26 20:23:33.612 | (0462 / 1384) 2024-03-26 20:23:33.629 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-03-26 20:23:35.149 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-03-26 20:23:40.173 | (0463 / 1384) 2024-03-26 20:23:40.192 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-03-26 20:23:41.918 | Cloning from ironic-ui cache and applying ref * 2024-03-26 20:23:43.792 | (0464 / 1384) 2024-03-26 20:23:43.809 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-03-26 20:23:44.258 | Cloning from karma-subunit-reporter cache and applying ref * 2024-03-26 20:23:44.336 | (0465 / 1384) 2024-03-26 20:23:44.353 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-03-26 20:23:48.151 | Cloning from kayobe cache and applying ref * 2024-03-26 20:25:15.826 | (0466 / 1384) 2024-03-26 20:25:15.844 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-03-26 20:25:18.932 | Cloning from kayobe-config cache and applying ref * 2024-03-26 20:25:22.212 | (0467 / 1384) 2024-03-26 20:25:22.230 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-03-26 20:25:24.294 | Cloning from kayobe-config-dev cache and applying ref * 2024-03-26 20:25:26.507 | (0468 / 1384) 2024-03-26 20:25:26.524 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-03-26 20:25:42.010 | Cloning from keystone cache and applying ref * 2024-03-26 20:26:13.149 | (0469 / 1384) 2024-03-26 20:26:13.166 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-03-26 20:26:13.763 | Cloning from keystone-specs cache and applying ref * 2024-03-26 20:26:14.187 | (0470 / 1384) 2024-03-26 20:26:14.205 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-03-26 20:26:15.442 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-03-26 20:26:17.049 | (0471 / 1384) 2024-03-26 20:26:17.067 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-03-26 20:26:25.851 | Cloning from keystoneauth cache and applying ref * 2024-03-26 20:26:33.563 | (0472 / 1384) 2024-03-26 20:26:33.581 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-03-26 20:26:38.994 | Cloning from keystonemiddleware cache and applying ref * 2024-03-26 20:26:43.283 | (0473 / 1384) 2024-03-26 20:26:43.301 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-03-26 20:26:47.919 | Cloning from kolla cache and applying ref * 2024-03-26 20:28:13.353 | (0474 / 1384) 2024-03-26 20:28:13.372 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-03-26 20:28:21.710 | Cloning from kolla-ansible cache and applying ref * 2024-03-26 20:29:53.885 | (0475 / 1384) 2024-03-26 20:29:53.902 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-03-26 20:29:56.488 | Cloning from kuryr cache and applying ref * 2024-03-26 20:29:58.969 | (0476 / 1384) 2024-03-26 20:29:58.987 | Updating cache of https://opendev.org/openstack/kuryr-kubernetes.git in /opt/dib_cache/source-repositories/kuryr_kubernetes_2eba18c1e62ced42bace11ae6cef74364535f26d with ref * 2024-03-26 20:30:00.881 | Cloning from kuryr-kubernetes cache and applying ref * 2024-03-26 20:30:09.564 | (0477 / 1384) 2024-03-26 20:30:09.582 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-03-26 20:30:12.794 | Cloning from kuryr-libnetwork cache and applying ref * 2024-03-26 20:30:15.960 | (0478 / 1384) 2024-03-26 20:30:15.979 | Updating cache of https://opendev.org/openstack/kuryr-tempest-plugin.git in /opt/dib_cache/source-repositories/kuryr_tempest_plugin_c0e1ed94228bcebf2fa16a3664eac5254d32d08e with ref * 2024-03-26 20:30:17.456 | Cloning from kuryr-tempest-plugin cache and applying ref * 2024-03-26 20:30:23.188 | (0479 / 1384) 2024-03-26 20:30:23.206 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-03-26 20:30:23.888 | Cloning from large-scale cache and applying ref * 2024-03-26 20:30:24.718 | (0480 / 1384) 2024-03-26 20:30:24.736 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-03-26 20:30:25.573 | Cloning from ldappool cache and applying ref * 2024-03-26 20:30:26.000 | (0481 / 1384) 2024-03-26 20:30:26.017 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-03-26 20:30:26.988 | Cloning from liberasurecode cache and applying ref * 2024-03-26 20:30:28.707 | (0482 / 1384) 2024-03-26 20:30:28.725 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-03-26 20:30:29.461 | Cloning from loci cache and applying ref * 2024-03-26 20:30:30.934 | (0483 / 1384) 2024-03-26 20:30:30.952 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-03-26 20:30:31.376 | Cloning from logstash-filters cache and applying ref * 2024-03-26 20:30:31.450 | (0484 / 1384) 2024-03-26 20:30:31.468 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-03-26 20:30:36.549 | Cloning from magnum cache and applying ref * 2024-03-26 20:31:09.000 | (0485 / 1384) 2024-03-26 20:31:09.018 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-03-26 20:31:09.589 | Cloning from magnum-capi-helm cache and applying ref * 2024-03-26 20:31:09.965 | (0486 / 1384) 2024-03-26 20:31:09.982 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2024-03-26 20:31:10.353 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-03-26 20:31:10.425 | (0487 / 1384) 2024-03-26 20:31:10.443 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-03-26 20:31:11.109 | Cloning from magnum-specs cache and applying ref * 2024-03-26 20:31:11.613 | (0488 / 1384) 2024-03-26 20:31:11.630 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-03-26 20:31:13.021 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-03-26 20:31:15.837 | (0489 / 1384) 2024-03-26 20:31:15.854 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-03-26 20:31:17.444 | Cloning from magnum-ui cache and applying ref * 2024-03-26 20:31:21.245 | (0490 / 1384) 2024-03-26 20:31:21.263 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-03-26 20:31:33.938 | Cloning from manila cache and applying ref * 2024-03-26 20:33:31.760 | (0491 / 1384) 2024-03-26 20:33:31.779 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-03-26 20:33:32.464 | Cloning from manila-image-elements cache and applying ref * 2024-03-26 20:33:32.768 | (0492 / 1384) 2024-03-26 20:33:32.786 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-03-26 20:33:33.734 | Cloning from manila-specs cache and applying ref * 2024-03-26 20:33:34.831 | (0493 / 1384) 2024-03-26 20:33:34.854 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-03-26 20:33:36.688 | Cloning from manila-tempest-plugin cache and applying ref * 2024-03-26 20:33:57.354 | (0494 / 1384) 2024-03-26 20:33:57.373 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-03-26 20:34:06.679 | Cloning from manila-test-image cache and applying ref * 2024-03-26 20:34:06.919 | (0495 / 1384) 2024-03-26 20:34:06.937 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-03-26 20:34:09.151 | Cloning from manila-ui cache and applying ref * 2024-03-26 20:34:17.340 | (0496 / 1384) 2024-03-26 20:34:17.359 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-03-26 20:34:19.977 | Cloning from masakari cache and applying ref * 2024-03-26 20:34:31.300 | (0497 / 1384) 2024-03-26 20:34:31.318 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-03-26 20:34:34.044 | Cloning from masakari-dashboard cache and applying ref * 2024-03-26 20:34:36.643 | (0498 / 1384) 2024-03-26 20:34:36.661 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-03-26 20:34:38.303 | Cloning from masakari-monitors cache and applying ref * 2024-03-26 20:34:39.730 | (0499 / 1384) 2024-03-26 20:34:39.748 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-03-26 20:34:40.349 | Cloning from masakari-specs cache and applying ref * 2024-03-26 20:34:42.067 | (0500 / 1384) 2024-03-26 20:34:42.085 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-03-26 20:34:42.423 | Cloning from meta-config cache and applying ref * 2024-03-26 20:34:42.495 | (0501 / 1384) 2024-03-26 20:34:42.514 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-03-26 20:34:46.716 | Cloning from metalsmith cache and applying ref * 2024-03-26 20:34:54.739 | (0502 / 1384) 2024-03-26 20:34:54.756 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-03-26 20:34:55.368 | Cloning from microversion-parse cache and applying ref * 2024-03-26 20:34:55.828 | (0503 / 1384) 2024-03-26 20:34:55.846 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-03-26 20:35:00.604 | Cloning from mistral cache and applying ref * 2024-03-26 20:35:09.801 | (0504 / 1384) 2024-03-26 20:35:09.819 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-03-26 20:35:11.977 | Cloning from mistral-dashboard cache and applying ref * 2024-03-26 20:35:12.753 | (0505 / 1384) 2024-03-26 20:35:12.771 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-03-26 20:35:14.788 | Cloning from mistral-extra cache and applying ref * 2024-03-26 20:35:16.457 | (0506 / 1384) 2024-03-26 20:35:16.474 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-03-26 20:35:18.377 | Cloning from mistral-lib cache and applying ref * 2024-03-26 20:35:19.363 | (0507 / 1384) 2024-03-26 20:35:19.381 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-03-26 20:35:19.927 | Cloning from mistral-specs cache and applying ref * 2024-03-26 20:35:20.006 | (0508 / 1384) 2024-03-26 20:35:20.024 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-03-26 20:35:21.017 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-03-26 20:35:21.154 | (0509 / 1384) 2024-03-26 20:35:21.171 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-03-26 20:35:21.730 | Cloning from molteniron cache and applying ref * 2024-03-26 20:35:21.862 | (0510 / 1384) 2024-03-26 20:35:21.880 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-03-26 20:35:23.071 | Cloning from monasca-agent cache and applying ref * 2024-03-26 20:35:24.235 | (0511 / 1384) 2024-03-26 20:35:24.253 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-03-26 20:35:26.297 | Cloning from monasca-api cache and applying ref * 2024-03-26 20:35:27.439 | (0512 / 1384) 2024-03-26 20:35:27.456 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-03-26 20:35:27.933 | Cloning from monasca-ceilometer cache and applying ref * 2024-03-26 20:35:28.021 | (0513 / 1384) 2024-03-26 20:35:28.038 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-03-26 20:35:30.201 | Cloning from monasca-common cache and applying ref * 2024-03-26 20:35:32.160 | (0514 / 1384) 2024-03-26 20:35:32.178 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-03-26 20:35:32.978 | Cloning from monasca-events-api cache and applying ref * 2024-03-26 20:35:33.538 | (0515 / 1384) 2024-03-26 20:35:33.556 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-03-26 20:35:33.898 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-03-26 20:35:34.029 | (0516 / 1384) 2024-03-26 20:35:34.048 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-03-26 20:35:34.517 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-03-26 20:35:34.601 | (0517 / 1384) 2024-03-26 20:35:34.619 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-03-26 20:35:35.325 | Cloning from monasca-log-api cache and applying ref * 2024-03-26 20:35:35.661 | (0518 / 1384) 2024-03-26 20:35:35.679 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-03-26 20:35:36.729 | Cloning from monasca-notification cache and applying ref * 2024-03-26 20:35:37.739 | (0519 / 1384) 2024-03-26 20:35:37.757 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-03-26 20:35:38.890 | Cloning from monasca-persister cache and applying ref * 2024-03-26 20:35:39.748 | (0520 / 1384) 2024-03-26 20:35:39.766 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-03-26 20:35:40.416 | Cloning from monasca-specs cache and applying ref * 2024-03-26 20:35:40.498 | (0521 / 1384) 2024-03-26 20:35:40.517 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-03-26 20:35:41.462 | Cloning from monasca-statsd cache and applying ref * 2024-03-26 20:35:41.563 | (0522 / 1384) 2024-03-26 20:35:41.581 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-03-26 20:35:42.233 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-03-26 20:35:42.378 | (0523 / 1384) 2024-03-26 20:35:42.396 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-03-26 20:35:43.361 | Cloning from monasca-thresh cache and applying ref * 2024-03-26 20:35:43.493 | (0524 / 1384) 2024-03-26 20:35:43.511 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-03-26 20:35:44.233 | Cloning from monasca-transform cache and applying ref * 2024-03-26 20:35:44.323 | (0525 / 1384) 2024-03-26 20:35:44.341 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-03-26 20:35:45.548 | Cloning from monasca-ui cache and applying ref * 2024-03-26 20:35:45.893 | (0526 / 1384) 2024-03-26 20:35:45.911 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-03-26 20:35:46.228 | Cloning from multi-arch-sig cache and applying ref * 2024-03-26 20:35:46.305 | (0527 / 1384) 2024-03-26 20:35:46.324 | Updating cache of https://opendev.org/openstack/murano.git in /opt/dib_cache/source-repositories/murano_61055536fc266095a140c1257507459eb0f80984 with ref * 2024-03-26 20:35:48.690 | Cloning from murano cache and applying ref * 2024-03-26 20:35:52.736 | (0528 / 1384) 2024-03-26 20:35:52.756 | Updating cache of https://opendev.org/openstack/murano-agent.git in /opt/dib_cache/source-repositories/murano_agent_d4c08079e830ddb71aeb61720ea3bfa60018760f with ref * 2024-03-26 20:35:54.456 | Cloning from murano-agent cache and applying ref * 2024-03-26 20:35:55.405 | (0529 / 1384) 2024-03-26 20:35:55.425 | Updating cache of https://opendev.org/openstack/murano-apps.git in /opt/dib_cache/source-repositories/murano_apps_d603158f36dfdcafeb1e9a4bf6d6400b2c0788fc with ref * 2024-03-26 20:35:56.389 | Cloning from murano-apps cache and applying ref * 2024-03-26 20:35:57.472 | (0530 / 1384) 2024-03-26 20:35:57.491 | Updating cache of https://opendev.org/openstack/murano-dashboard.git in /opt/dib_cache/source-repositories/murano_dashboard_13cc440288855e8fcbca6f6d2f5224f3ef15ab4e with ref * 2024-03-26 20:36:02.482 | Cloning from murano-dashboard cache and applying ref * 2024-03-26 20:36:05.137 | (0531 / 1384) 2024-03-26 20:36:05.155 | Updating cache of https://opendev.org/openstack/murano-pkg-check.git in /opt/dib_cache/source-repositories/murano_pkg_check_8ed8cc24fe261aa0c3ce440b4e2e3060b9d0af5a with ref * 2024-03-26 20:36:05.752 | Cloning from murano-pkg-check cache and applying ref * 2024-03-26 20:36:05.880 | (0532 / 1384) 2024-03-26 20:36:05.897 | Updating cache of https://opendev.org/openstack/murano-specs.git in /opt/dib_cache/source-repositories/murano_specs_4eab40c33e2b4b98ee46bfb23bdfd98a20d78c3d with ref * 2024-03-26 20:36:06.359 | Cloning from murano-specs cache and applying ref * 2024-03-26 20:36:06.511 | (0533 / 1384) 2024-03-26 20:36:06.529 | Updating cache of https://opendev.org/openstack/murano-tempest-plugin.git in /opt/dib_cache/source-repositories/murano_tempest_plugin_bf10bedd21475e860a1889fec0fc792e37724b92 with ref * 2024-03-26 20:36:07.539 | Cloning from murano-tempest-plugin cache and applying ref * 2024-03-26 20:36:07.701 | (0534 / 1384) 2024-03-26 20:36:07.720 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-03-26 20:36:09.892 | Cloning from networking-bagpipe cache and applying ref * 2024-03-26 20:36:14.119 | (0535 / 1384) 2024-03-26 20:36:14.137 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-03-26 20:36:16.180 | Cloning from networking-baremetal cache and applying ref * 2024-03-26 20:36:19.937 | (0536 / 1384) 2024-03-26 20:36:19.955 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-03-26 20:36:22.120 | Cloning from networking-bgpvpn cache and applying ref * 2024-03-26 20:36:30.153 | (0537 / 1384) 2024-03-26 20:36:30.171 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-03-26 20:36:32.560 | Cloning from networking-generic-switch cache and applying ref * 2024-03-26 20:36:42.785 | (0538 / 1384) 2024-03-26 20:36:42.803 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-03-26 20:36:43.824 | Cloning from networking-midonet cache and applying ref * 2024-03-26 20:36:44.431 | (0539 / 1384) 2024-03-26 20:36:44.456 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-03-26 20:36:46.963 | Cloning from networking-odl cache and applying ref * 2024-03-26 20:36:53.415 | (0540 / 1384) 2024-03-26 20:36:53.438 | Updating cache of https://opendev.org/openstack/networking-ovn.git in /opt/dib_cache/source-repositories/networking_ovn_6f088c4fbd1b4021d2d36f41ea5e5fb885996fef with ref * 2024-03-26 20:36:54.388 | Cloning from networking-ovn cache and applying ref * 2024-03-26 20:36:54.769 | (0541 / 1384) 2024-03-26 20:36:54.792 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-03-26 20:36:57.425 | Cloning from networking-sfc cache and applying ref * 2024-03-26 20:37:05.045 | (0542 / 1384) 2024-03-26 20:37:05.067 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-03-26 20:37:18.469 | Cloning from neutron cache and applying ref * 2024-03-26 20:38:06.805 | (0543 / 1384) 2024-03-26 20:38:06.823 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-03-26 20:38:09.428 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-03-26 20:38:14.243 | (0544 / 1384) 2024-03-26 20:38:14.261 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-03-26 20:38:16.609 | Cloning from neutron-fwaas cache and applying ref * 2024-03-26 20:38:36.307 | (0545 / 1384) 2024-03-26 20:38:36.325 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-03-26 20:38:37.817 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-03-26 20:38:39.433 | (0546 / 1384) 2024-03-26 20:38:39.450 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-03-26 20:38:46.420 | Cloning from neutron-lib cache and applying ref * 2024-03-26 20:39:36.233 | (0547 / 1384) 2024-03-26 20:39:36.250 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-03-26 20:39:38.506 | Cloning from neutron-specs cache and applying ref * 2024-03-26 20:39:47.383 | (0548 / 1384) 2024-03-26 20:39:47.401 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-03-26 20:39:50.763 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-03-26 20:40:35.297 | (0549 / 1384) 2024-03-26 20:40:35.315 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-03-26 20:40:43.635 | Cloning from neutron-vpnaas cache and applying ref * 2024-03-26 20:40:54.733 | (0550 / 1384) 2024-03-26 20:40:54.750 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-03-26 20:40:59.349 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-03-26 20:41:05.254 | (0551 / 1384) 2024-03-26 20:41:05.272 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-03-26 20:41:06.047 | Cloning from nose-html-output cache and applying ref * 2024-03-26 20:41:06.123 | (0552 / 1384) 2024-03-26 20:41:06.140 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-03-26 20:41:17.627 | Cloning from nova cache and applying ref * 2024-03-26 20:43:20.743 | (0553 / 1384) 2024-03-26 20:43:20.761 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-03-26 20:43:22.212 | Cloning from nova-specs cache and applying ref * 2024-03-26 20:43:33.498 | (0554 / 1384) 2024-03-26 20:43:33.515 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2024-03-26 20:43:37.955 | Cloning from octavia cache and applying ref * 2024-03-26 20:45:46.162 | (0555 / 1384) 2024-03-26 20:45:46.179 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2024-03-26 20:45:54.750 | Cloning from octavia-dashboard cache and applying ref * 2024-03-26 20:46:03.591 | (0556 / 1384) 2024-03-26 20:46:03.609 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2024-03-26 20:46:05.531 | Cloning from octavia-lib cache and applying ref * 2024-03-26 20:46:10.387 | (0557 / 1384) 2024-03-26 20:46:10.404 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2024-03-26 20:46:12.174 | Cloning from octavia-tempest-plugin cache and applying ref * 2024-03-26 20:46:18.719 | (0558 / 1384) 2024-03-26 20:46:18.736 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2024-03-26 20:46:19.465 | Cloning from openapi cache and applying ref * 2024-03-26 20:46:19.536 | (0559 / 1384) 2024-03-26 20:46:19.554 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2024-03-26 20:47:47.857 | Cloning from openstack cache and applying ref * 2024-03-26 20:50:49.879 | (0560 / 1384) 2024-03-26 20:50:49.897 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2024-03-26 20:51:00.356 | Cloning from openstack-ansible cache and applying ref * 2024-03-26 20:53:47.401 | (0561 / 1384) 2024-03-26 20:53:47.418 | Updating cache of https://opendev.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_94d73c5d7bc79b72455adb468fa0ca9d5d088a82 with ref * 2024-03-26 20:53:49.155 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2024-03-26 20:53:49.639 | (0562 / 1384) 2024-03-26 20:53:49.657 | Updating cache of https://opendev.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_b30d350f395f4cad0bb53e215659f039f2aafe46 with ref * 2024-03-26 20:53:51.078 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2024-03-26 20:53:59.613 | (0563 / 1384) 2024-03-26 20:53:59.631 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_819687c3eda847d6a865b5316e24f9d70d0161d6 with ref * 2024-03-26 20:54:00.438 | Cloning from openstack-ansible-galera_client cache and applying ref * 2024-03-26 20:54:00.581 | (0564 / 1384) 2024-03-26 20:54:00.599 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_c437627b8acb3dfb7014e838a35aaa06e5da6dd2 with ref * 2024-03-26 20:54:02.108 | Cloning from openstack-ansible-galera_server cache and applying ref * 2024-03-26 20:54:11.325 | (0565 / 1384) 2024-03-26 20:54:11.343 | Updating cache of https://opendev.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_4384b12a73153e37514319d24bdc93644380386f with ref * 2024-03-26 20:54:14.049 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2024-03-26 20:54:24.484 | (0566 / 1384) 2024-03-26 20:54:24.501 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_a21457d7388279f5ffc430574970f46663670353 with ref * 2024-03-26 20:54:26.320 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2024-03-26 20:54:28.110 | (0567 / 1384) 2024-03-26 20:54:28.128 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_c19e23bad047821a1c9c37fedba7bfa2d3f39224 with ref * 2024-03-26 20:54:29.909 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2024-03-26 20:54:33.893 | (0568 / 1384) 2024-03-26 20:54:33.911 | Updating cache of https://opendev.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_e81d9ab1a8b3e5bdebd469387a9adbb8a997ffa8 with ref * 2024-03-26 20:54:34.995 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2024-03-26 20:54:35.593 | (0569 / 1384) 2024-03-26 20:54:35.610 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_container_create_fa9884d2f99293d074685ff9e0dfa6bc9b187f94 with ref * 2024-03-26 20:54:36.159 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2024-03-26 20:54:36.239 | (0570 / 1384) 2024-03-26 20:54:36.257 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_hosts_0bf30b09500021d9d02e5845291377466941616d with ref * 2024-03-26 20:54:36.739 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2024-03-26 20:54:36.818 | (0571 / 1384) 2024-03-26 20:54:36.836 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_2a2ce62fc9498c5d1f1e7be5a9eaff8863bbb829 with ref * 2024-03-26 20:54:38.468 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2024-03-26 20:54:44.154 | (0572 / 1384) 2024-03-26 20:54:44.171 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_3326503506c12f3c84279ac366139e23d4806b72 with ref * 2024-03-26 20:54:45.633 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2024-03-26 20:54:45.789 | (0573 / 1384) 2024-03-26 20:54:45.807 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2024-03-26 20:54:47.351 | Cloning from openstack-ansible-ops cache and applying ref * 2024-03-26 20:54:51.478 | (0574 / 1384) 2024-03-26 20:54:51.495 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_adjutant.git in /opt/dib_cache/source-repositories/openstack_ansible_os_adjutant_7991761da6811ff9e0084c28beb090e3518a6da6 with ref * 2024-03-26 20:54:52.857 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2024-03-26 20:54:54.708 | (0575 / 1384) 2024-03-26 20:54:54.726 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_6b85067fc9c34cef5fe262bddf90011a37e012d0 with ref * 2024-03-26 20:54:56.242 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2024-03-26 20:54:57.660 | (0576 / 1384) 2024-03-26 20:54:57.677 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_7a0f92d49c60f82cf09fb81b6f3b44585e307f32 with ref * 2024-03-26 20:54:59.271 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2024-03-26 20:55:00.433 | (0577 / 1384) 2024-03-26 20:55:00.451 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_blazar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_blazar_e0576b9c289cfe7241cda1a45d984dc363708d41 with ref * 2024-03-26 20:55:01.847 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2024-03-26 20:55:04.464 | (0578 / 1384) 2024-03-26 20:55:04.481 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a03c9abdc39eb5b0ec38ce1dc58e4e7b23c476e6 with ref * 2024-03-26 20:55:06.129 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2024-03-26 20:55:08.233 | (0579 / 1384) 2024-03-26 20:55:08.251 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_f000711eb08957431e6cf1374dc174b08dd18b07 with ref * 2024-03-26 20:55:09.796 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2024-03-26 20:55:14.163 | (0580 / 1384) 2024-03-26 20:55:14.181 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_05f762adaf9667deb75b8561e4fe609d9f187b32 with ref * 2024-03-26 20:55:15.596 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2024-03-26 20:55:16.381 | (0581 / 1384) 2024-03-26 20:55:16.399 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_congress.git in /opt/dib_cache/source-repositories/openstack_ansible_os_congress_43a3d82c0605ea6a7441b277cd10ae2edb9024ae with ref * 2024-03-26 20:55:17.495 | Cloning from openstack-ansible-os_congress cache and applying ref * 2024-03-26 20:55:17.573 | (0582 / 1384) 2024-03-26 20:55:17.591 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_98bc829b1bd60f26b06eb17f4fa6499fcc162585 with ref * 2024-03-26 20:55:18.705 | Cloning from openstack-ansible-os_designate cache and applying ref * 2024-03-26 20:55:20.146 | (0583 / 1384) 2024-03-26 20:55:20.163 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_3fdf38f1e88ac6ec7040ea8199fbb95084e9e0c8 with ref * 2024-03-26 20:55:21.846 | Cloning from openstack-ansible-os_glance cache and applying ref * 2024-03-26 20:55:27.836 | (0584 / 1384) 2024-03-26 20:55:27.854 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_bb6e19a41fbaed00a8e3d2537b8a9cc5afb33ad2 with ref * 2024-03-26 20:55:29.253 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2024-03-26 20:55:30.500 | (0585 / 1384) 2024-03-26 20:55:30.518 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_cc634c3d8a1b51be5da1ab92de9db2c10b9de26c with ref * 2024-03-26 20:55:32.209 | Cloning from openstack-ansible-os_heat cache and applying ref * 2024-03-26 20:55:33.588 | (0586 / 1384) 2024-03-26 20:55:33.606 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_c61a8fb1c88e8de8f493040250a0c6bb15b435ab with ref * 2024-03-26 20:55:34.895 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2024-03-26 20:55:37.947 | (0587 / 1384) 2024-03-26 20:55:37.965 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_5d5a7da815e067842ae664a65a873ec5dc5c76d5 with ref * 2024-03-26 20:55:39.630 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2024-03-26 20:55:45.105 | (0588 / 1384) 2024-03-26 20:55:45.123 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_bce6988b9b79fcd6e3214e83cb1c4ab70251878d with ref * 2024-03-26 20:55:45.528 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2024-03-26 20:55:45.600 | (0589 / 1384) 2024-03-26 20:55:45.618 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_145999154d0a400ec092b79eaa7f441f3249d9f0 with ref * 2024-03-26 20:55:47.177 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2024-03-26 20:55:53.045 | (0590 / 1384) 2024-03-26 20:55:53.063 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_bff64d4364faa6050aabbff3acb8693114033fa6 with ref * 2024-03-26 20:55:55.278 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2024-03-26 20:55:59.888 | (0591 / 1384) 2024-03-26 20:55:59.905 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_manila.git in /opt/dib_cache/source-repositories/openstack_ansible_os_manila_8eab7289c632388d07ad3230a9fef774d6a97202 with ref * 2024-03-26 20:56:00.968 | Cloning from openstack-ansible-os_manila cache and applying ref * 2024-03-26 20:56:02.569 | (0592 / 1384) 2024-03-26 20:56:02.587 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_masakari.git in /opt/dib_cache/source-repositories/openstack_ansible_os_masakari_b1cf7fc61ca2ad0fddc306e57144f972ab8a9e98 with ref * 2024-03-26 20:56:05.136 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2024-03-26 20:56:07.024 | (0593 / 1384) 2024-03-26 20:56:07.042 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_mistral.git in /opt/dib_cache/source-repositories/openstack_ansible_os_mistral_c9bc7ce14f7048fe02a8cf9bab19fe4663f47d1a with ref * 2024-03-26 20:56:08.169 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2024-03-26 20:56:08.710 | (0594 / 1384) 2024-03-26 20:56:08.728 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_0ffdedfc9ddf2fd949bee1aa48a960e41d48c692 with ref * 2024-03-26 20:56:09.884 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2024-03-26 20:56:09.972 | (0595 / 1384) 2024-03-26 20:56:09.990 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_2712911fe3d73f9d512962c045d2081e9d8463ed with ref * 2024-03-26 20:56:10.602 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2024-03-26 20:56:10.679 | (0596 / 1384) 2024-03-26 20:56:10.697 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_murano.git in /opt/dib_cache/source-repositories/openstack_ansible_os_murano_89a52c6820696fed9daad1e854a5a42805bf8a45 with ref * 2024-03-26 20:56:11.886 | Cloning from openstack-ansible-os_murano cache and applying ref * 2024-03-26 20:56:13.288 | (0597 / 1384) 2024-03-26 20:56:13.306 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_49a4d53841e5f5a95bbe96fbce21e5d352f7e317 with ref * 2024-03-26 20:56:15.109 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2024-03-26 20:56:25.263 | (0598 / 1384) 2024-03-26 20:56:25.280 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_632480517c2ac150712d955c86b411176fd24c50 with ref * 2024-03-26 20:56:27.832 | Cloning from openstack-ansible-os_nova cache and applying ref * 2024-03-26 20:56:42.611 | (0599 / 1384) 2024-03-26 20:56:42.629 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_f261671e93ebbae015fc0ff297a6ac3e38254528 with ref * 2024-03-26 20:56:44.060 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2024-03-26 20:56:46.560 | (0600 / 1384) 2024-03-26 20:56:46.577 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_panko.git in /opt/dib_cache/source-repositories/openstack_ansible_os_panko_00b3066648cc6adfa4b958594628bf43f0d61e11 with ref * 2024-03-26 20:56:47.395 | Cloning from openstack-ansible-os_panko cache and applying ref * 2024-03-26 20:56:47.482 | (0601 / 1384) 2024-03-26 20:56:47.500 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_placement.git in /opt/dib_cache/source-repositories/openstack_ansible_os_placement_aa6e801ec6cebeee4cc4249433f5a62775d838f2 with ref * 2024-03-26 20:56:48.413 | Cloning from openstack-ansible-os_placement cache and applying ref * 2024-03-26 20:56:48.966 | (0602 / 1384) 2024-03-26 20:56:48.983 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_9bd8837f059e50dfc2c9be7773ff318808914206 with ref * 2024-03-26 20:56:50.447 | Cloning from openstack-ansible-os_rally cache and applying ref * 2024-03-26 20:56:51.217 | (0603 / 1384) 2024-03-26 20:56:51.235 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_sahara.git in /opt/dib_cache/source-repositories/openstack_ansible_os_sahara_0bd42fcabc69423065399476f66d4e90600ddbd6 with ref * 2024-03-26 20:56:52.731 | Cloning from openstack-ansible-os_sahara cache and applying ref * 2024-03-26 20:56:56.024 | (0604 / 1384) 2024-03-26 20:56:56.042 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_senlin.git in /opt/dib_cache/source-repositories/openstack_ansible_os_senlin_1be28be390c28042eb0d7a0986c59a744edad6a1 with ref * 2024-03-26 20:56:57.423 | Cloning from openstack-ansible-os_senlin cache and applying ref * 2024-03-26 20:56:58.633 | (0605 / 1384) 2024-03-26 20:56:58.650 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_skyline.git in /opt/dib_cache/source-repositories/openstack_ansible_os_skyline_28e1754ce52740055c7de39a3086b0a6816a4133 with ref * 2024-03-26 20:56:59.170 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2024-03-26 20:56:59.419 | (0606 / 1384) 2024-03-26 20:56:59.437 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_7f8e3b0790ac775c12b94546bb057496e304db44 with ref * 2024-03-26 20:57:01.493 | Cloning from openstack-ansible-os_swift cache and applying ref * 2024-03-26 20:57:03.373 | (0607 / 1384) 2024-03-26 20:57:03.390 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tacker.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tacker_936b4d05789a5df483d59e4f28925ed6d8437ea0 with ref * 2024-03-26 20:57:04.736 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2024-03-26 20:57:06.195 | (0608 / 1384) 2024-03-26 20:57:06.213 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_a8de1b40ac55bf2dd6d075040d29940ee3bec4d2 with ref * 2024-03-26 20:57:07.999 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2024-03-26 20:57:12.624 | (0609 / 1384) 2024-03-26 20:57:12.642 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_a8753568e4bd2ce8a13c6dc41701d6a7a8787188 with ref * 2024-03-26 20:57:14.088 | Cloning from openstack-ansible-os_trove cache and applying ref * 2024-03-26 20:57:16.559 | (0610 / 1384) 2024-03-26 20:57:16.578 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_zun.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zun_a7928d136e3502862ae37e1faf1ecf1b96279642 with ref * 2024-03-26 20:57:17.626 | Cloning from openstack-ansible-os_zun cache and applying ref * 2024-03-26 20:57:20.028 | (0611 / 1384) 2024-03-26 20:57:20.053 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2024-03-26 20:57:21.927 | Cloning from openstack-ansible-plugins cache and applying ref * 2024-03-26 20:57:37.809 | (0612 / 1384) 2024-03-26 20:57:37.828 | Updating cache of https://opendev.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_ff59240c7b3de697972b268f1a448b8d9a496738 with ref * 2024-03-26 20:57:40.070 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2024-03-26 20:57:48.302 | (0613 / 1384) 2024-03-26 20:57:48.319 | Updating cache of https://opendev.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_77b353a5b87c8301ed8f4fa22c7d14ba8a7a3521 with ref * 2024-03-26 20:57:50.320 | Cloning from openstack-ansible-repo_server cache and applying ref * 2024-03-26 20:57:52.300 | (0614 / 1384) 2024-03-26 20:57:52.317 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_36ffff0df4212e372d05c18abae000ae70a92f02 with ref * 2024-03-26 20:57:53.680 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2024-03-26 20:57:53.817 | (0615 / 1384) 2024-03-26 20:57:53.834 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_b86f9e07715333446aaa8c20f8483909351343ee with ref * 2024-03-26 20:57:55.335 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2024-03-26 20:57:55.460 | (0616 / 1384) 2024-03-26 20:57:55.477 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2024-03-26 20:57:56.196 | Cloning from openstack-ansible-specs cache and applying ref * 2024-03-26 20:57:58.212 | (0617 / 1384) 2024-03-26 20:57:58.230 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2024-03-26 20:57:59.936 | Cloning from openstack-ansible-tests cache and applying ref * 2024-03-26 20:58:00.705 | (0618 / 1384) 2024-03-26 20:58:00.723 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2024-03-26 20:58:01.752 | Cloning from openstack-doc-tools cache and applying ref * 2024-03-26 20:58:02.192 | (0619 / 1384) 2024-03-26 20:58:02.209 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2024-03-26 20:58:08.697 | Cloning from openstack-helm cache and applying ref * 2024-03-26 20:59:16.125 | (0620 / 1384) 2024-03-26 20:59:16.143 | Updating cache of https://opendev.org/openstack/openstack-helm-images.git in /opt/dib_cache/source-repositories/openstack_helm_images_9c4a2be61c7dc26af28c57a4754cd6f60718a91f with ref * 2024-03-26 20:59:17.251 | Cloning from openstack-helm-images cache and applying ref * 2024-03-26 20:59:33.063 | (0621 / 1384) 2024-03-26 20:59:33.080 | Updating cache of https://opendev.org/openstack/openstack-helm-infra.git in /opt/dib_cache/source-repositories/openstack_helm_infra_087a38fcca99641f7941ba4a93b74cc735cb8e59 with ref * 2024-03-26 20:59:41.228 | Cloning from openstack-helm-infra cache and applying ref * 2024-03-26 21:01:00.206 | (0622 / 1384) 2024-03-26 21:01:00.223 | Updating cache of https://opendev.org/openstack/openstack-manuals.git in /opt/dib_cache/source-repositories/openstack_manuals_06e75d7930c2a388dc8913513389ca21b0499fd1 with ref * 2024-03-26 21:01:02.229 | Cloning from openstack-manuals cache and applying ref * 2024-03-26 21:01:59.141 | (0623 / 1384) 2024-03-26 21:01:59.159 | Updating cache of https://opendev.org/openstack/openstack-nose.git in /opt/dib_cache/source-repositories/openstack_nose_ae26e2391bd6478d0110f0230def4e6392ad79d0 with ref * 2024-03-26 21:01:59.667 | Cloning from openstack-nose cache and applying ref * 2024-03-26 21:01:59.741 | (0624 / 1384) 2024-03-26 21:01:59.759 | Updating cache of https://opendev.org/openstack/openstack-planet.git in /opt/dib_cache/source-repositories/openstack_planet_e4bd9d38c82b9fc95cbf88d1a929ce736c25015a with ref * 2024-03-26 21:02:00.131 | Cloning from openstack-planet cache and applying ref * 2024-03-26 21:02:01.037 | (0625 / 1384) 2024-03-26 21:02:01.054 | Updating cache of https://opendev.org/openstack/openstack-zuul-jobs.git in /opt/dib_cache/source-repositories/openstack_zuul_jobs_6f6daae78a70131850b409dd379a6ba788228c39 with ref * 2024-03-26 21:02:02.031 | Cloning from openstack-zuul-jobs cache and applying ref * 2024-03-26 21:02:20.837 | (0626 / 1384) 2024-03-26 21:02:20.855 | Updating cache of https://opendev.org/openstack/openstack-zuul-roles.git in /opt/dib_cache/source-repositories/openstack_zuul_roles_d32ab5c6569cc50ac8a5aa5c2cd2e36fc66e3e3e with ref * 2024-03-26 21:02:21.369 | Cloning from openstack-zuul-roles cache and applying ref * 2024-03-26 21:02:21.443 | (0627 / 1384) 2024-03-26 21:02:21.460 | Updating cache of https://opendev.org/openstack/openstackclient.git in /opt/dib_cache/source-repositories/openstackclient_f68d26c06a37397d3d0c74e7291057f53daec696 with ref * 2024-03-26 21:02:21.874 | Cloning from openstackclient cache and applying ref * 2024-03-26 21:02:22.849 | (0628 / 1384) 2024-03-26 21:02:22.867 | Updating cache of https://opendev.org/openstack/openstackdocstheme.git in /opt/dib_cache/source-repositories/openstackdocstheme_44379ee93357a5ba99ef78a5042d8670d38a5d6c with ref * 2024-03-26 21:02:24.710 | Cloning from openstackdocstheme cache and applying ref * 2024-03-26 21:02:28.752 | (0629 / 1384) 2024-03-26 21:02:28.771 | Updating cache of https://opendev.org/openstack/openstacksdk.git in /opt/dib_cache/source-repositories/openstacksdk_b24ff0f55892b6991247ae6c165a6f6c1c85f044 with ref * 2024-03-26 21:02:33.762 | Cloning from openstacksdk cache and applying ref * 2024-03-26 21:04:06.542 | (0630 / 1384) 2024-03-26 21:04:06.560 | Updating cache of https://opendev.org/openstack/operations-guide.git in /opt/dib_cache/source-repositories/operations_guide_ced27f3f3cee3b9a3b448b43ac22b8948b0a7d04 with ref * 2024-03-26 21:04:07.359 | Cloning from operations-guide cache and applying ref * 2024-03-26 21:04:10.135 | (0631 / 1384) 2024-03-26 21:04:10.153 | Updating cache of https://opendev.org/openstack/os-api-ref.git in /opt/dib_cache/source-repositories/os_api_ref_499263bac65d2b3e9a9dc484e4909289b0ade7ed with ref * 2024-03-26 21:04:10.884 | Cloning from os-api-ref cache and applying ref * 2024-03-26 21:04:11.199 | (0632 / 1384) 2024-03-26 21:04:11.218 | Updating cache of https://opendev.org/openstack/os-apply-config.git in /opt/dib_cache/source-repositories/os_apply_config_6057682f9ad7e376e8a11794db383ff65acd3028 with ref * 2024-03-26 21:04:12.534 | Cloning from os-apply-config cache and applying ref * 2024-03-26 21:04:13.506 | (0633 / 1384) 2024-03-26 21:04:13.524 | Updating cache of https://opendev.org/openstack/os-brick.git in /opt/dib_cache/source-repositories/os_brick_86cc857acfb1f57ff857a9c4b2d59db4045bb16d with ref * 2024-03-26 21:04:17.827 | Cloning from os-brick cache and applying ref * 2024-03-26 21:04:51.092 | (0634 / 1384) 2024-03-26 21:04:51.110 | Updating cache of https://opendev.org/openstack/os-client-config.git in /opt/dib_cache/source-repositories/os_client_config_758c96686e28cdccff7d40e7cd90780fe039b599 with ref * 2024-03-26 21:04:52.102 | Cloning from os-client-config cache and applying ref * 2024-03-26 21:04:52.289 | (0635 / 1384) 2024-03-26 21:04:52.307 | Updating cache of https://opendev.org/openstack/os-collect-config.git in /opt/dib_cache/source-repositories/os_collect_config_44852c9388e8f712fe2724d929c0a286d4905752 with ref * 2024-03-26 21:04:53.519 | Cloning from os-collect-config cache and applying ref * 2024-03-26 21:04:54.841 | (0636 / 1384) 2024-03-26 21:04:54.859 | Updating cache of https://opendev.org/openstack/os-ken.git in /opt/dib_cache/source-repositories/os_ken_8171faead45f3a2b30df8c0a4845a6be128bc8aa with ref * 2024-03-26 21:04:57.711 | Cloning from os-ken cache and applying ref * 2024-03-26 21:05:02.741 | (0637 / 1384) 2024-03-26 21:05:02.758 | Updating cache of https://opendev.org/openstack/os-performance-tools.git in /opt/dib_cache/source-repositories/os_performance_tools_768562fd08890aeff7129b2c2dd4cf5031ba8f07 with ref * 2024-03-26 21:05:03.388 | Cloning from os-performance-tools cache and applying ref * 2024-03-26 21:05:03.517 | (0638 / 1384) 2024-03-26 21:05:03.535 | Updating cache of https://opendev.org/openstack/os-refresh-config.git in /opt/dib_cache/source-repositories/os_refresh_config_746acd5e9c513e82399b5c470d482c712d5906b3 with ref * 2024-03-26 21:05:04.855 | Cloning from os-refresh-config cache and applying ref * 2024-03-26 21:05:06.393 | (0639 / 1384) 2024-03-26 21:05:06.411 | Updating cache of https://opendev.org/openstack/os-resource-classes.git in /opt/dib_cache/source-repositories/os_resource_classes_4d5056c985055140eae4dd14ecd859aa71db7565 with ref * 2024-03-26 21:05:06.947 | Cloning from os-resource-classes cache and applying ref * 2024-03-26 21:05:07.030 | (0640 / 1384) 2024-03-26 21:05:07.048 | Updating cache of https://opendev.org/openstack/os-service-types.git in /opt/dib_cache/source-repositories/os_service_types_5385753ebb02d97ee6d591aed9fa4da0758109c5 with ref * 2024-03-26 21:05:07.606 | Cloning from os-service-types cache and applying ref * 2024-03-26 21:05:07.750 | (0641 / 1384) 2024-03-26 21:05:07.768 | Updating cache of https://opendev.org/openstack/os-testr.git in /opt/dib_cache/source-repositories/os_testr_28d278e4c93f3a79f8060b4645b75a04a0e0d417 with ref * 2024-03-26 21:05:08.456 | Cloning from os-testr cache and applying ref * 2024-03-26 21:05:09.305 | (0642 / 1384) 2024-03-26 21:05:09.324 | Updating cache of https://opendev.org/openstack/os-traits.git in /opt/dib_cache/source-repositories/os_traits_3eb04b0ab587d9b764dea336fa0a23c7e287a952 with ref * 2024-03-26 21:05:10.307 | Cloning from os-traits cache and applying ref * 2024-03-26 21:05:10.545 | (0643 / 1384) 2024-03-26 21:05:10.563 | Updating cache of https://opendev.org/openstack/os-vif.git in /opt/dib_cache/source-repositories/os_vif_72409b62b10a6fe91f12f87cd25eb89d6b1972fe with ref * 2024-03-26 21:05:13.101 | Cloning from os-vif cache and applying ref * 2024-03-26 21:05:17.100 | (0644 / 1384) 2024-03-26 21:05:17.118 | Updating cache of https://opendev.org/openstack/osc-lib.git in /opt/dib_cache/source-repositories/osc_lib_5db1c2a71284cd74907f91bdcc8a8b44e77ebcfc with ref * 2024-03-26 21:05:19.722 | Cloning from osc-lib cache and applying ref * 2024-03-26 21:05:24.624 | (0645 / 1384) 2024-03-26 21:05:24.642 | Updating cache of https://opendev.org/openstack/osc-placement.git in /opt/dib_cache/source-repositories/osc_placement_12ed4dead93dcad4aa54c92dc27b692740f02afb with ref * 2024-03-26 21:05:26.557 | Cloning from osc-placement cache and applying ref * 2024-03-26 21:05:28.069 | (0646 / 1384) 2024-03-26 21:05:28.087 | Updating cache of https://opendev.org/openstack/oslo-cookiecutter.git in /opt/dib_cache/source-repositories/oslo_cookiecutter_ac662018c2037f80aa15d273a69bb81264d2acf0 with ref * 2024-03-26 21:05:28.479 | Cloning from oslo-cookiecutter cache and applying ref * 2024-03-26 21:05:28.558 | (0647 / 1384) 2024-03-26 21:05:28.576 | Updating cache of https://opendev.org/openstack/oslo-specs.git in /opt/dib_cache/source-repositories/oslo_specs_c54d90d6a0773ce0e274754bbc86d94eaabf9c49 with ref * 2024-03-26 21:05:29.053 | Cloning from oslo-specs cache and applying ref * 2024-03-26 21:05:29.613 | (0648 / 1384) 2024-03-26 21:05:29.631 | Updating cache of https://opendev.org/openstack/oslo.cache.git in /opt/dib_cache/source-repositories/oslo_cache_f4ed03f1ffcb443838ec4e029e078c3b5be8e004 with ref * 2024-03-26 21:05:31.754 | Cloning from oslo.cache cache and applying ref * 2024-03-26 21:05:39.002 | (0649 / 1384) 2024-03-26 21:05:39.021 | Updating cache of https://opendev.org/openstack/oslo.concurrency.git in /opt/dib_cache/source-repositories/oslo_concurrency_e5a64d5ee2ec1b9dba8465d79c307a790f2956da with ref * 2024-03-26 21:05:40.982 | Cloning from oslo.concurrency cache and applying ref * 2024-03-26 21:05:43.174 | (0650 / 1384) 2024-03-26 21:05:43.192 | Updating cache of https://opendev.org/openstack/oslo.config.git in /opt/dib_cache/source-repositories/oslo_config_cea54b78139bbae3a9cba183c55e42420dfb7b7d with ref * 2024-03-26 21:05:47.814 | Cloning from oslo.config cache and applying ref * 2024-03-26 21:05:50.187 | (0651 / 1384) 2024-03-26 21:05:50.204 | Updating cache of https://opendev.org/openstack/oslo.context.git in /opt/dib_cache/source-repositories/oslo_context_ef80e9955eb3bb62ec27d07f4f68b51c451d7719 with ref * 2024-03-26 21:05:52.054 | Cloning from oslo.context cache and applying ref * 2024-03-26 21:05:53.353 | (0652 / 1384) 2024-03-26 21:05:53.372 | Updating cache of https://opendev.org/openstack/oslo.db.git in /opt/dib_cache/source-repositories/oslo_db_c1e40be46f4fa72cc6aa21f49d8b12d451ae4c6a with ref * 2024-03-26 21:05:55.798 | Cloning from oslo.db cache and applying ref * 2024-03-26 21:06:05.414 | (0653 / 1384) 2024-03-26 21:06:05.432 | Updating cache of https://opendev.org/openstack/oslo.i18n.git in /opt/dib_cache/source-repositories/oslo_i18n_3388cc54e168abe61867b8e5a2a6d8c24d0bcfe4 with ref * 2024-03-26 21:06:07.365 | Cloning from oslo.i18n cache and applying ref * 2024-03-26 21:06:08.967 | (0654 / 1384) 2024-03-26 21:06:08.985 | Updating cache of https://opendev.org/openstack/oslo.limit.git in /opt/dib_cache/source-repositories/oslo_limit_d74ba82cd695bae8896c7b78ac26c76023923168 with ref * 2024-03-26 21:06:10.791 | Cloning from oslo.limit cache and applying ref * 2024-03-26 21:06:13.605 | (0655 / 1384) 2024-03-26 21:06:13.623 | Updating cache of https://opendev.org/openstack/oslo.log.git in /opt/dib_cache/source-repositories/oslo_log_64e906312df71dedc5d1ccd1a64d58cd294ae926 with ref * 2024-03-26 21:06:15.987 | Cloning from oslo.log cache and applying ref * 2024-03-26 21:06:17.151 | (0656 / 1384) 2024-03-26 21:06:17.168 | Updating cache of https://opendev.org/openstack/oslo.messaging.git in /opt/dib_cache/source-repositories/oslo_messaging_afb0f57519226263fcc42593b74fc411d0aaf703 with ref * 2024-03-26 21:06:21.553 | Cloning from oslo.messaging cache and applying ref * 2024-03-26 21:06:39.509 | (0657 / 1384) 2024-03-26 21:06:39.526 | Updating cache of https://opendev.org/openstack/oslo.metrics.git in /opt/dib_cache/source-repositories/oslo_metrics_1d1f9a407fd94b982531d9930ec8d9c132bf72a6 with ref * 2024-03-26 21:06:41.009 | Cloning from oslo.metrics cache and applying ref * 2024-03-26 21:06:42.506 | (0658 / 1384) 2024-03-26 21:06:42.524 | Updating cache of https://opendev.org/openstack/oslo.middleware.git in /opt/dib_cache/source-repositories/oslo_middleware_1884936fa487d3306017f132982fcedf15f57967 with ref * 2024-03-26 21:06:44.653 | Cloning from oslo.middleware cache and applying ref * 2024-03-26 21:06:49.488 | (0659 / 1384) 2024-03-26 21:06:49.507 | Updating cache of https://opendev.org/openstack/oslo.policy.git in /opt/dib_cache/source-repositories/oslo_policy_b0a4a0dc02f704fab0f0b2cf4ef33b1ce38cba62 with ref * 2024-03-26 21:06:53.437 | Cloning from oslo.policy cache and applying ref * 2024-03-26 21:06:56.483 | (0660 / 1384) 2024-03-26 21:06:56.502 | Updating cache of https://opendev.org/openstack/oslo.privsep.git in /opt/dib_cache/source-repositories/oslo_privsep_a977a6b5141098f5471ac7753db0fcf72f8baa23 with ref * 2024-03-26 21:06:58.423 | Cloning from oslo.privsep cache and applying ref * 2024-03-26 21:07:00.820 | (0661 / 1384) 2024-03-26 21:07:00.838 | Updating cache of https://opendev.org/openstack/oslo.reports.git in /opt/dib_cache/source-repositories/oslo_reports_c1c05138a4e391017afab5d3c1ebb8863cc98567 with ref * 2024-03-26 21:07:02.475 | Cloning from oslo.reports cache and applying ref * 2024-03-26 21:07:05.386 | (0662 / 1384) 2024-03-26 21:07:05.404 | Updating cache of https://opendev.org/openstack/oslo.rootwrap.git in /opt/dib_cache/source-repositories/oslo_rootwrap_a2a87439735232e8ce1e48f9a3aab525c64910a1 with ref * 2024-03-26 21:07:06.848 | Cloning from oslo.rootwrap cache and applying ref * 2024-03-26 21:07:08.391 | (0663 / 1384) 2024-03-26 21:07:08.408 | Updating cache of https://opendev.org/openstack/oslo.serialization.git in /opt/dib_cache/source-repositories/oslo_serialization_a55a74fee3027d0733046dee5686092bed1998fe with ref * 2024-03-26 21:07:09.895 | Cloning from oslo.serialization cache and applying ref * 2024-03-26 21:07:14.266 | (0664 / 1384) 2024-03-26 21:07:14.285 | Updating cache of https://opendev.org/openstack/oslo.service.git in /opt/dib_cache/source-repositories/oslo_service_fc48ae92934f1e628dedbc2ccd5154e7b132037c with ref * 2024-03-26 21:07:16.898 | Cloning from oslo.service cache and applying ref * 2024-03-26 21:07:19.388 | (0665 / 1384) 2024-03-26 21:07:19.408 | Updating cache of https://opendev.org/openstack/oslo.tools.git in /opt/dib_cache/source-repositories/oslo_tools_1df3c83ab539e46f6b2fe96e95d7a5842117fa76 with ref * 2024-03-26 21:07:20.010 | Cloning from oslo.tools cache and applying ref * 2024-03-26 21:07:20.210 | (0666 / 1384) 2024-03-26 21:07:20.229 | Updating cache of https://opendev.org/openstack/oslo.upgradecheck.git in /opt/dib_cache/source-repositories/oslo_upgradecheck_ceb84dccb9d0070c080aac68b8837bd555aaf45c with ref * 2024-03-26 21:07:21.679 | Cloning from oslo.upgradecheck cache and applying ref * 2024-03-26 21:07:24.433 | (0667 / 1384) 2024-03-26 21:07:24.450 | Updating cache of https://opendev.org/openstack/oslo.utils.git in /opt/dib_cache/source-repositories/oslo_utils_1ad6d7b14d8e121c5fed2300c9f18a4772b025f0 with ref * 2024-03-26 21:07:27.170 | Cloning from oslo.utils cache and applying ref * 2024-03-26 21:07:32.853 | (0668 / 1384) 2024-03-26 21:07:32.873 | Updating cache of https://opendev.org/openstack/oslo.versionedobjects.git in /opt/dib_cache/source-repositories/oslo_versionedobjects_aeb13af4b553c5cc5abe4fc4d19df01e77bec3f4 with ref * 2024-03-26 21:07:35.009 | Cloning from oslo.versionedobjects cache and applying ref * 2024-03-26 21:07:38.986 | (0669 / 1384) 2024-03-26 21:07:39.004 | Updating cache of https://opendev.org/openstack/oslo.vmware.git in /opt/dib_cache/source-repositories/oslo_vmware_f7ada988c94e0c7b0e80dd8b6efbc069ae1e3cea with ref * 2024-03-26 21:07:43.288 | Cloning from oslo.vmware cache and applying ref * 2024-03-26 21:07:47.370 | (0670 / 1384) 2024-03-26 21:07:47.387 | Updating cache of https://opendev.org/openstack/oslotest.git in /opt/dib_cache/source-repositories/oslotest_4d8e1ea58bb880389fdc41096bee4ca5e1a5cbb3 with ref * 2024-03-26 21:07:50.019 | Cloning from oslotest cache and applying ref * 2024-03-26 21:07:53.597 | (0671 / 1384) 2024-03-26 21:07:53.617 | Updating cache of https://opendev.org/openstack/osops.git in /opt/dib_cache/source-repositories/osops_9a718b06ac896558a0fe6402b7699f91551e7934 with ref * 2024-03-26 21:07:54.278 | Cloning from osops cache and applying ref * 2024-03-26 21:07:54.674 | (0672 / 1384) 2024-03-26 21:07:54.693 | Updating cache of https://opendev.org/openstack/osprofiler.git in /opt/dib_cache/source-repositories/osprofiler_33079d6b90511e5fe9e411b4d0783b3e1160088d with ref * 2024-03-26 21:07:56.199 | Cloning from osprofiler cache and applying ref * 2024-03-26 21:07:59.117 | (0673 / 1384) 2024-03-26 21:07:59.135 | Updating cache of https://opendev.org/openstack/ossa.git in /opt/dib_cache/source-repositories/ossa_e823004fa09cdbd81aeeb28f74e1c68d67dc5a55 with ref * 2024-03-26 21:08:01.269 | Cloning from ossa cache and applying ref * 2024-03-26 21:08:03.151 | (0674 / 1384) 2024-03-26 21:08:03.169 | Updating cache of https://opendev.org/openstack/ovn-bgp-agent.git in /opt/dib_cache/source-repositories/ovn_bgp_agent_475adb78b8de36625fdaf10923a27ca2c159e2af with ref * 2024-03-26 21:08:04.698 | Cloning from ovn-bgp-agent cache and applying ref * 2024-03-26 21:09:28.087 | (0675 / 1384) 2024-03-26 21:09:28.105 | Updating cache of https://opendev.org/openstack/ovn-octavia-provider.git in /opt/dib_cache/source-repositories/ovn_octavia_provider_7397a3a2dadb8820d0a8ed2bf0f217471f7f8631 with ref * 2024-03-26 21:09:32.276 | Cloning from ovn-octavia-provider cache and applying ref * 2024-03-26 21:10:05.675 | (0676 / 1384) 2024-03-26 21:10:05.693 | Updating cache of https://opendev.org/openstack/ovsdbapp.git in /opt/dib_cache/source-repositories/ovsdbapp_5fa633589b29c390e2ad9f1746a6a932854f1c91 with ref * 2024-03-26 21:10:10.227 | Cloning from ovsdbapp cache and applying ref * 2024-03-26 21:10:23.614 | (0677 / 1384) 2024-03-26 21:10:23.632 | Updating cache of https://opendev.org/openstack/panko.git in /opt/dib_cache/source-repositories/panko_f9dfa1e547cd99fa22c5e669451f81b31cf470e0 with ref * 2024-03-26 21:10:24.888 | Cloning from panko cache and applying ref * 2024-03-26 21:10:25.349 | (0678 / 1384) 2024-03-26 21:10:25.367 | Updating cache of https://opendev.org/openstack/pbr.git in /opt/dib_cache/source-repositories/pbr_8382c1cea83cf1b1ada6477f0d5e5fd7e14f4e1c with ref * 2024-03-26 21:10:26.521 | Cloning from pbr cache and applying ref * 2024-03-26 21:10:28.119 | (0679 / 1384) 2024-03-26 21:10:28.137 | Updating cache of https://opendev.org/openstack/performance-docs.git in /opt/dib_cache/source-repositories/performance_docs_a571cf07ec79980a65b85906c345a65172c9c391 with ref * 2024-03-26 21:10:28.749 | Cloning from performance-docs cache and applying ref * 2024-03-26 21:10:40.527 | (0680 / 1384) 2024-03-26 21:10:40.545 | Updating cache of https://opendev.org/openstack/placement.git in /opt/dib_cache/source-repositories/placement_a5628e660bca1b2060f76c2c0079c51073ccb4c7 with ref * 2024-03-26 21:10:42.711 | Cloning from placement cache and applying ref * 2024-03-26 21:10:52.370 | (0681 / 1384) 2024-03-26 21:10:52.389 | Updating cache of https://opendev.org/openstack/project-config.git in /opt/dib_cache/source-repositories/project_config_9229c05209c89a6ea238d44bcdf02b855d113b0b with ref * 2024-03-26 21:10:53.723 | Cloning from project-config cache and applying ref * 2024-03-26 21:12:27.196 | (0682 / 1384) 2024-03-26 21:12:27.213 | Updating cache of https://opendev.org/openstack/project-team-guide.git in /opt/dib_cache/source-repositories/project_team_guide_21c841fa5b666116dc43ace77394f36e7cdaa300 with ref * 2024-03-26 21:12:28.188 | Cloning from project-team-guide cache and applying ref * 2024-03-26 21:12:29.509 | (0683 / 1384) 2024-03-26 21:12:29.527 | Updating cache of https://opendev.org/openstack/ptgbot.git in /opt/dib_cache/source-repositories/ptgbot_b05f088b89a006e9f8a50c6dadc0881232ae2ff1 with ref * 2024-03-26 21:12:30.154 | Cloning from ptgbot cache and applying ref * 2024-03-26 21:12:30.660 | (0684 / 1384) 2024-03-26 21:12:30.678 | Updating cache of https://opendev.org/openstack/publiccloud-sig.git in /opt/dib_cache/source-repositories/publiccloud_sig_0cd9a0d07f01a5e07abee00591e37bd0ef56511a with ref * 2024-03-26 21:12:31.009 | Cloning from publiccloud-sig cache and applying ref * 2024-03-26 21:12:31.085 | (0685 / 1384) 2024-03-26 21:12:31.103 | Updating cache of https://opendev.org/openstack/puppet-aodh.git in /opt/dib_cache/source-repositories/puppet_aodh_ff506aef05218fbcf4d7de5ed11c42d80c33c611 with ref * 2024-03-26 21:12:33.075 | Cloning from puppet-aodh cache and applying ref * 2024-03-26 21:12:41.191 | (0686 / 1384) 2024-03-26 21:12:41.209 | Updating cache of https://opendev.org/openstack/puppet-barbican.git in /opt/dib_cache/source-repositories/puppet_barbican_84055ec7a9b76d16d6adedd48a251855e3888f9b with ref * 2024-03-26 21:12:42.787 | Cloning from puppet-barbican cache and applying ref * 2024-03-26 21:12:54.017 | (0687 / 1384) 2024-03-26 21:12:54.035 | Updating cache of https://opendev.org/openstack/puppet-ceilometer.git in /opt/dib_cache/source-repositories/puppet_ceilometer_64d68b390be811b65dc61fdc1d59893946cac815 with ref * 2024-03-26 21:12:56.948 | Cloning from puppet-ceilometer cache and applying ref * 2024-03-26 21:13:09.088 | (0688 / 1384) 2024-03-26 21:13:09.106 | Updating cache of https://opendev.org/openstack/puppet-ceph.git in /opt/dib_cache/source-repositories/puppet_ceph_2bcaf4ae456838eeea38b276575ca84041317443 with ref * 2024-03-26 21:13:10.968 | Cloning from puppet-ceph cache and applying ref * 2024-03-26 21:13:29.936 | (0689 / 1384) 2024-03-26 21:13:29.954 | Updating cache of https://opendev.org/openstack/puppet-cinder.git in /opt/dib_cache/source-repositories/puppet_cinder_5114a1dbf3858c214b7309ee78e2bd719b760b99 with ref * 2024-03-26 21:13:32.513 | Cloning from puppet-cinder cache and applying ref * 2024-03-26 21:14:03.608 | (0690 / 1384) 2024-03-26 21:14:03.626 | Updating cache of https://opendev.org/openstack/puppet-cloudkitty.git in /opt/dib_cache/source-repositories/puppet_cloudkitty_bb135ce310e01ce2dcfe555db05054298a729450 with ref * 2024-03-26 21:14:05.217 | Cloning from puppet-cloudkitty cache and applying ref * 2024-03-26 21:14:13.879 | (0691 / 1384) 2024-03-26 21:14:13.897 | Updating cache of https://opendev.org/openstack/puppet-designate.git in /opt/dib_cache/source-repositories/puppet_designate_ab374caf34570f5743dc08c5cec715b1c93ba961 with ref * 2024-03-26 21:14:18.263 | Cloning from puppet-designate cache and applying ref * 2024-03-26 21:14:32.957 | (0692 / 1384) 2024-03-26 21:14:32.975 | Updating cache of https://opendev.org/openstack/puppet-ec2api.git in /opt/dib_cache/source-repositories/puppet_ec2api_2990dc99923a20bb58748350727b28092cd9a3b0 with ref * 2024-03-26 21:14:34.360 | Cloning from puppet-ec2api cache and applying ref * 2024-03-26 21:14:38.016 | (0693 / 1384) 2024-03-26 21:14:38.034 | Updating cache of https://opendev.org/openstack/puppet-glance.git in /opt/dib_cache/source-repositories/puppet_glance_d6090d364d2b011b3b7c30e29b2b425b001977ef with ref * 2024-03-26 21:14:40.069 | Cloning from puppet-glance cache and applying ref * 2024-03-26 21:15:02.078 | (0694 / 1384) 2024-03-26 21:15:02.096 | Updating cache of https://opendev.org/openstack/puppet-gnocchi.git in /opt/dib_cache/source-repositories/puppet_gnocchi_9973d450628f4294f6421530db570200532914ac with ref * 2024-03-26 21:15:04.350 | Cloning from puppet-gnocchi cache and applying ref * 2024-03-26 21:15:12.221 | (0695 / 1384) 2024-03-26 21:15:12.239 | Updating cache of https://opendev.org/openstack/puppet-heat.git in /opt/dib_cache/source-repositories/puppet_heat_196b2e67440fe37ee852b135a81ba97beb49d933 with ref * 2024-03-26 21:15:14.360 | Cloning from puppet-heat cache and applying ref * 2024-03-26 21:15:25.397 | (0696 / 1384) 2024-03-26 21:15:25.415 | Updating cache of https://opendev.org/openstack/puppet-horizon.git in /opt/dib_cache/source-repositories/puppet_horizon_f31aa5fc2dcd2a4f239c7d7e78e23922e5f30ca1 with ref * 2024-03-26 21:15:28.206 | Cloning from puppet-horizon cache and applying ref * 2024-03-26 21:15:46.091 | (0697 / 1384) 2024-03-26 21:15:46.109 | Updating cache of https://opendev.org/openstack/puppet-ironic.git in /opt/dib_cache/source-repositories/puppet_ironic_38edd8fb7ec022a9093537eb16a06c0d5836742e with ref * 2024-03-26 21:15:48.757 | Cloning from puppet-ironic cache and applying ref * 2024-03-26 21:16:16.871 | (0698 / 1384) 2024-03-26 21:16:16.888 | Updating cache of https://opendev.org/openstack/puppet-keystone.git in /opt/dib_cache/source-repositories/puppet_keystone_38840b39a7c8d495d363b2ba9a7f655df6a70a06 with ref * 2024-03-26 21:16:19.680 | Cloning from puppet-keystone cache and applying ref * 2024-03-26 21:16:47.219 | (0699 / 1384) 2024-03-26 21:16:47.237 | Updating cache of https://opendev.org/openstack/puppet-magnum.git in /opt/dib_cache/source-repositories/puppet_magnum_f11da2dfa1e1dd7def1bb3b080b9a2dcd43fb713 with ref * 2024-03-26 21:16:49.472 | Cloning from puppet-magnum cache and applying ref * 2024-03-26 21:16:58.873 | (0700 / 1384) 2024-03-26 21:16:58.891 | Updating cache of https://opendev.org/openstack/puppet-manila.git in /opt/dib_cache/source-repositories/puppet_manila_2778e06bd7c4199347d91f5b21dacffed88f01db with ref * 2024-03-26 21:17:01.169 | Cloning from puppet-manila cache and applying ref * 2024-03-26 21:17:24.617 | (0701 / 1384) 2024-03-26 21:17:24.635 | Updating cache of https://opendev.org/openstack/puppet-mistral.git in /opt/dib_cache/source-repositories/puppet_mistral_96580e10b2c90f29ad015f59ff7058f5a6c84c38 with ref * 2024-03-26 21:17:26.743 | Cloning from puppet-mistral cache and applying ref * 2024-03-26 21:17:37.327 | (0702 / 1384) 2024-03-26 21:17:37.344 | Updating cache of https://opendev.org/openstack/puppet-murano.git in /opt/dib_cache/source-repositories/puppet_murano_be8138d95f40c0f8119b95a97d0b1689ee9c61d4 with ref * 2024-03-26 21:17:39.370 | Cloning from puppet-murano cache and applying ref * 2024-03-26 21:17:46.558 | (0703 / 1384) 2024-03-26 21:17:46.577 | Updating cache of https://opendev.org/openstack/puppet-neutron.git in /opt/dib_cache/source-repositories/puppet_neutron_32aae1ccd3fab6e97f1f3974cd3f8e6cf9073318 with ref * 2024-03-26 21:17:49.958 | Cloning from puppet-neutron cache and applying ref * 2024-03-26 21:18:47.488 | (0704 / 1384) 2024-03-26 21:18:47.505 | Updating cache of https://opendev.org/openstack/puppet-nova.git in /opt/dib_cache/source-repositories/puppet_nova_2ffb00db5d6cca5b3675a6f6982bb3542085c522 with ref * 2024-03-26 21:18:50.619 | Cloning from puppet-nova cache and applying ref * 2024-03-26 21:19:53.215 | (0705 / 1384) 2024-03-26 21:19:53.232 | Updating cache of https://opendev.org/openstack/puppet-octavia.git in /opt/dib_cache/source-repositories/puppet_octavia_a07c295f18bb9aae6e36863edb0007aedfd1a673 with ref * 2024-03-26 21:19:56.597 | Cloning from puppet-octavia cache and applying ref * 2024-03-26 21:20:17.893 | (0706 / 1384) 2024-03-26 21:20:17.910 | Updating cache of https://opendev.org/openstack/puppet-openstack-cookiecutter.git in /opt/dib_cache/source-repositories/puppet_openstack_cookiecutter_1fc44b0460e26bb40141390cb7070e93bf144bf3 with ref * 2024-03-26 21:20:20.758 | Cloning from puppet-openstack-cookiecutter cache and applying ref * 2024-03-26 21:20:23.141 | (0707 / 1384) 2024-03-26 21:20:23.159 | Updating cache of https://opendev.org/openstack/puppet-openstack-guide.git in /opt/dib_cache/source-repositories/puppet_openstack_guide_3042213beca25de958be54983a53c7e3adc6dd0f with ref * 2024-03-26 21:20:24.996 | Cloning from puppet-openstack-guide cache and applying ref * 2024-03-26 21:20:29.544 | (0708 / 1384) 2024-03-26 21:20:29.561 | Updating cache of https://opendev.org/openstack/puppet-openstack-integration.git in /opt/dib_cache/source-repositories/puppet_openstack_integration_83ddb17dc28837d6481b604a5b7b3ff06d5f5c5d with ref * 2024-03-26 21:20:34.052 | Cloning from puppet-openstack-integration cache and applying ref * 2024-03-26 21:22:24.288 | (0709 / 1384) 2024-03-26 21:22:24.306 | Updating cache of https://opendev.org/openstack/puppet-openstacklib.git in /opt/dib_cache/source-repositories/puppet_openstacklib_3103236e00b75dc60a7836f08ed114e366d33d67 with ref * 2024-03-26 21:22:28.570 | Cloning from puppet-openstacklib cache and applying ref * 2024-03-26 21:22:41.846 | (0710 / 1384) 2024-03-26 21:22:41.864 | Updating cache of https://opendev.org/openstack/puppet-openstack_extras.git in /opt/dib_cache/source-repositories/puppet_openstack_extras_95f6243d1de116d81a2726ed69fdc63202e26148 with ref * 2024-03-26 21:22:44.074 | Cloning from puppet-openstack_extras cache and applying ref * 2024-03-26 21:22:53.042 | (0711 / 1384) 2024-03-26 21:22:53.060 | Updating cache of https://opendev.org/openstack/puppet-openstack_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_spec_helper_9595924b801848bb5a24fbec34296ed72dbc6cb3 with ref * 2024-03-26 21:22:54.688 | Cloning from puppet-openstack_spec_helper cache and applying ref * 2024-03-26 21:22:57.237 | (0712 / 1384) 2024-03-26 21:22:57.255 | Updating cache of https://opendev.org/openstack/puppet-oslo.git in /opt/dib_cache/source-repositories/puppet_oslo_31a9f2de96874bf2e20c54eb854dc49721a854df with ref * 2024-03-26 21:22:59.301 | Cloning from puppet-oslo cache and applying ref * 2024-03-26 21:23:10.423 | (0713 / 1384) 2024-03-26 21:23:10.440 | Updating cache of https://opendev.org/openstack/puppet-ovn.git in /opt/dib_cache/source-repositories/puppet_ovn_c3879d0f873d7e4f1f8ef5dd8da1bb0c9fe4ad03 with ref * 2024-03-26 21:23:12.739 | Cloning from puppet-ovn cache and applying ref * 2024-03-26 21:23:18.195 | (0714 / 1384) 2024-03-26 21:23:18.213 | Updating cache of https://opendev.org/openstack/puppet-panko.git in /opt/dib_cache/source-repositories/puppet_panko_f69d7e33d83010f7d80bb1aa7af2ed0e4df794cc with ref * 2024-03-26 21:23:18.917 | Cloning from puppet-panko cache and applying ref * 2024-03-26 21:23:19.006 | (0715 / 1384) 2024-03-26 21:23:19.024 | Updating cache of https://opendev.org/openstack/puppet-placement.git in /opt/dib_cache/source-repositories/puppet_placement_eac6d346232ad7a1714c7e6d4916e2c59270a680 with ref * 2024-03-26 21:23:21.335 | Cloning from puppet-placement cache and applying ref * 2024-03-26 21:23:27.349 | (0716 / 1384) 2024-03-26 21:23:27.368 | Updating cache of https://opendev.org/openstack/puppet-sahara.git in /opt/dib_cache/source-repositories/puppet_sahara_a694aab40b8fefcfcc816cec559ab4c4ca7fabb6 with ref * 2024-03-26 21:23:29.578 | Cloning from puppet-sahara cache and applying ref * 2024-03-26 21:23:40.597 | (0717 / 1384) 2024-03-26 21:23:40.615 | Updating cache of https://opendev.org/openstack/puppet-swift.git in /opt/dib_cache/source-repositories/puppet_swift_6efda166996b005f553c64d37bb5d5f74877e6f7 with ref * 2024-03-26 21:23:45.931 | Cloning from puppet-swift cache and applying ref * 2024-03-26 21:24:21.543 | (0718 / 1384) 2024-03-26 21:24:21.560 | Updating cache of https://opendev.org/openstack/puppet-tempest.git in /opt/dib_cache/source-repositories/puppet_tempest_cd7429d794778ac4ade2e2f75ac8d6b6e5b95864 with ref * 2024-03-26 21:24:25.977 | Cloning from puppet-tempest cache and applying ref * 2024-03-26 21:24:46.629 | (0719 / 1384) 2024-03-26 21:24:46.647 | Updating cache of https://opendev.org/openstack/puppet-trove.git in /opt/dib_cache/source-repositories/puppet_trove_57aa79b351c38d61b653b2c067cc2d2bf59ceeaf with ref * 2024-03-26 21:24:48.801 | Cloning from puppet-trove cache and applying ref * 2024-03-26 21:25:03.826 | (0720 / 1384) 2024-03-26 21:25:03.850 | Updating cache of https://opendev.org/openstack/puppet-vitrage.git in /opt/dib_cache/source-repositories/puppet_vitrage_aea750117ce4939633facc0bce757882d73aa3af with ref * 2024-03-26 21:25:06.039 | Cloning from puppet-vitrage cache and applying ref * 2024-03-26 21:25:12.369 | (0721 / 1384) 2024-03-26 21:25:12.387 | Updating cache of https://opendev.org/openstack/puppet-vswitch.git in /opt/dib_cache/source-repositories/puppet_vswitch_66348064a5e3a9504bdbd56de9268b7693ff7aef with ref * 2024-03-26 21:25:14.334 | Cloning from puppet-vswitch cache and applying ref * 2024-03-26 21:25:23.931 | (0722 / 1384) 2024-03-26 21:25:23.949 | Updating cache of https://opendev.org/openstack/puppet-watcher.git in /opt/dib_cache/source-repositories/puppet_watcher_4cf38d9dc38d705a31a882c2aced8943479b1b52 with ref * 2024-03-26 21:25:26.879 | Cloning from puppet-watcher cache and applying ref * 2024-03-26 21:25:33.709 | (0723 / 1384) 2024-03-26 21:25:33.726 | Updating cache of https://opendev.org/openstack/puppet-zaqar.git in /opt/dib_cache/source-repositories/puppet_zaqar_8669a09e0e9583f4a1fec447c2e3381bbee9d1c0 with ref * 2024-03-26 21:25:35.367 | Cloning from puppet-zaqar cache and applying ref * 2024-03-26 21:25:42.358 | (0724 / 1384) 2024-03-26 21:25:42.375 | Updating cache of https://opendev.org/openstack/pycadf.git in /opt/dib_cache/source-repositories/pycadf_479443ddfd06a939fe9f41783949391cc21ddfcb with ref * 2024-03-26 21:25:45.291 | Cloning from pycadf cache and applying ref * 2024-03-26 21:25:46.167 | (0725 / 1384) 2024-03-26 21:25:46.184 | Updating cache of https://opendev.org/openstack/pyeclib.git in /opt/dib_cache/source-repositories/pyeclib_308cf8026b5bd79184b20c4d91ef3b27dfa77be7 with ref * 2024-03-26 21:25:47.120 | Cloning from pyeclib cache and applying ref * 2024-03-26 21:25:49.774 | (0726 / 1384) 2024-03-26 21:25:49.792 | Updating cache of https://opendev.org/openstack/pymod2pkg.git in /opt/dib_cache/source-repositories/pymod2pkg_9251af576ca889584e688f9999f6caa4275cd8dd with ref * 2024-03-26 21:25:50.787 | Cloning from pymod2pkg cache and applying ref * 2024-03-26 21:25:51.174 | (0727 / 1384) 2024-03-26 21:25:51.191 | Updating cache of https://opendev.org/openstack/python-adjutantclient.git in /opt/dib_cache/source-repositories/python_adjutantclient_2aa27f0edf2cd62f3fcb72c608f7bd1418699e47 with ref * 2024-03-26 21:25:52.638 | Cloning from python-adjutantclient cache and applying ref * 2024-03-26 21:25:54.573 | (0728 / 1384) 2024-03-26 21:25:54.591 | Updating cache of https://opendev.org/openstack/python-aodhclient.git in /opt/dib_cache/source-repositories/python_aodhclient_0ce033ec35a1b4c3706bf21f28cbad94bfb88773 with ref * 2024-03-26 21:26:01.158 | Cloning from python-aodhclient cache and applying ref * 2024-03-26 21:26:04.331 | (0729 / 1384) 2024-03-26 21:26:04.349 | Updating cache of https://opendev.org/openstack/python-barbicanclient.git in /opt/dib_cache/source-repositories/python_barbicanclient_321bc9ed7f0008b1ccb64c10d34e27e1764de388 with ref * 2024-03-26 21:26:11.051 | Cloning from python-barbicanclient cache and applying ref * 2024-03-26 21:26:13.557 | (0730 / 1384) 2024-03-26 21:26:13.575 | Updating cache of https://opendev.org/openstack/python-blazarclient.git in /opt/dib_cache/source-repositories/python_blazarclient_4c2017b2b1e3c80a6be533b6b07f83af96ba05f9 with ref * 2024-03-26 21:26:21.165 | Cloning from python-blazarclient cache and applying ref * 2024-03-26 21:26:27.175 | (0731 / 1384) 2024-03-26 21:26:27.193 | Updating cache of https://opendev.org/openstack/python-brick-cinderclient-ext.git in /opt/dib_cache/source-repositories/python_brick_cinderclient_ext_a18bc513859a113a6577f51afa5aec41adafb4ad with ref * 2024-03-26 21:26:29.813 | Cloning from python-brick-cinderclient-ext cache and applying ref * 2024-03-26 21:26:38.069 | (0732 / 1384) 2024-03-26 21:26:38.088 | Updating cache of https://opendev.org/openstack/python-cinderclient.git in /opt/dib_cache/source-repositories/python_cinderclient_2ab34741caf6ae38f9fc66dbb4eb0d6f6e6cb787 with ref * 2024-03-26 21:26:40.120 | Cloning from python-cinderclient cache and applying ref * 2024-03-26 21:26:50.553 | (0733 / 1384) 2024-03-26 21:26:50.571 | Updating cache of https://opendev.org/openstack/python-cloudkittyclient.git in /opt/dib_cache/source-repositories/python_cloudkittyclient_577e275037ec097f043b5410ee863f658700fe03 with ref * 2024-03-26 21:26:52.876 | Cloning from python-cloudkittyclient cache and applying ref * 2024-03-26 21:26:55.273 | (0734 / 1384) 2024-03-26 21:26:55.291 | Updating cache of https://opendev.org/openstack/python-cyborgclient.git in /opt/dib_cache/source-repositories/python_cyborgclient_a2f6e5c1dcf343444e0eb6ac3fe6b59d20e7298b with ref * 2024-03-26 21:27:00.261 | Cloning from python-cyborgclient cache and applying ref * 2024-03-26 21:27:07.213 | (0735 / 1384) 2024-03-26 21:27:07.230 | Updating cache of https://opendev.org/openstack/python-designateclient.git in /opt/dib_cache/source-repositories/python_designateclient_e3a78956ce4f8c79d45a2fe5b98e575e55f2cecd with ref * 2024-03-26 21:27:11.049 | Cloning from python-designateclient cache and applying ref * 2024-03-26 21:27:17.961 | (0736 / 1384) 2024-03-26 21:27:17.979 | Updating cache of https://opendev.org/openstack/python-dracclient.git in /opt/dib_cache/source-repositories/python_dracclient_8761670ec4bd67a8ca854ed2aff5736a0caafe17 with ref * 2024-03-26 21:27:18.581 | Cloning from python-dracclient cache and applying ref * 2024-03-26 21:27:18.696 | (0737 / 1384) 2024-03-26 21:27:18.713 | Updating cache of https://opendev.org/openstack/python-freezerclient.git in /opt/dib_cache/source-repositories/python_freezerclient_f108c3bab7ab68ed75c038bb98c54504483b54f1 with ref * 2024-03-26 21:27:22.610 | Cloning from python-freezerclient cache and applying ref * 2024-03-26 21:27:22.813 | (0738 / 1384) 2024-03-26 21:27:22.831 | Updating cache of https://opendev.org/openstack/python-glanceclient.git in /opt/dib_cache/source-repositories/python_glanceclient_62e062e7af26595fff1e9e52605f45902b17833c with ref * 2024-03-26 21:27:28.198 | Cloning from python-glanceclient cache and applying ref * 2024-03-26 21:27:34.056 | (0739 / 1384) 2024-03-26 21:27:34.081 | Updating cache of https://opendev.org/openstack/python-heatclient.git in /opt/dib_cache/source-repositories/python_heatclient_a4cbb7a698763c786642b93355aaf89bfebae9c8 with ref * 2024-03-26 21:27:37.090 | Cloning from python-heatclient cache and applying ref * 2024-03-26 21:27:40.229 | (0740 / 1384) 2024-03-26 21:27:40.247 | Updating cache of https://opendev.org/openstack/python-ironic-inspector-client.git in /opt/dib_cache/source-repositories/python_ironic_inspector_client_692191b9bbbe716b9a421ff506c40d37e6e2bc36 with ref * 2024-03-26 21:27:42.393 | Cloning from python-ironic-inspector-client cache and applying ref * 2024-03-26 21:27:46.997 | (0741 / 1384) 2024-03-26 21:27:47.015 | Updating cache of https://opendev.org/openstack/python-ironicclient.git in /opt/dib_cache/source-repositories/python_ironicclient_f4d152043b18f5041f2c5da8f00f30eb7b24b526 with ref * 2024-03-26 21:27:49.259 | Cloning from python-ironicclient cache and applying ref * 2024-03-26 21:28:00.471 | (0742 / 1384) 2024-03-26 21:28:00.489 | Updating cache of https://opendev.org/openstack/python-keystoneclient.git in /opt/dib_cache/source-repositories/python_keystoneclient_d50ff996cccb6df7bcff19e9ff5a2d761f8d0910 with ref * 2024-03-26 21:28:03.865 | Cloning from python-keystoneclient cache and applying ref * 2024-03-26 21:28:07.952 | (0743 / 1384) 2024-03-26 21:28:07.970 | Updating cache of https://opendev.org/openstack/python-magnumclient.git in /opt/dib_cache/source-repositories/python_magnumclient_0efe8cfa1d5eeca39393e53f95687738608564b0 with ref * 2024-03-26 21:28:12.557 | Cloning from python-magnumclient cache and applying ref * 2024-03-26 21:28:20.440 | (0744 / 1384) 2024-03-26 21:28:20.458 | Updating cache of https://opendev.org/openstack/python-manilaclient.git in /opt/dib_cache/source-repositories/python_manilaclient_67390fbcbab9cd983e0e2ba6518009c01384b9b8 with ref * 2024-03-26 21:28:29.417 | Cloning from python-manilaclient cache and applying ref * 2024-03-26 21:29:07.092 | (0745 / 1384) 2024-03-26 21:29:07.110 | Updating cache of https://opendev.org/openstack/python-masakariclient.git in /opt/dib_cache/source-repositories/python_masakariclient_eb19abdbb35516ef24272586c2b77c94170ca6dd with ref * 2024-03-26 21:29:10.872 | Cloning from python-masakariclient cache and applying ref * 2024-03-26 21:29:11.833 | (0746 / 1384) 2024-03-26 21:29:11.850 | Updating cache of https://opendev.org/openstack/python-mistralclient.git in /opt/dib_cache/source-repositories/python_mistralclient_b01c51f399a01435f9632bdda2244debc7e76da1 with ref * 2024-03-26 21:29:15.629 | Cloning from python-mistralclient cache and applying ref * 2024-03-26 21:29:16.077 | (0747 / 1384) 2024-03-26 21:29:16.095 | Updating cache of https://opendev.org/openstack/python-monascaclient.git in /opt/dib_cache/source-repositories/python_monascaclient_fbfde72d27a07beb8414094e2a6ab00235a02d81 with ref * 2024-03-26 21:29:18.815 | Cloning from python-monascaclient cache and applying ref * 2024-03-26 21:29:19.060 | (0748 / 1384) 2024-03-26 21:29:19.078 | Updating cache of https://opendev.org/openstack/python-muranoclient.git in /opt/dib_cache/source-repositories/python_muranoclient_42f74840e68f1cc513edebd126ca5a1b75ecf0e9 with ref * 2024-03-26 21:29:21.460 | Cloning from python-muranoclient cache and applying ref * 2024-03-26 21:29:22.312 | (0749 / 1384) 2024-03-26 21:29:22.330 | Updating cache of https://opendev.org/openstack/python-neutronclient.git in /opt/dib_cache/source-repositories/python_neutronclient_97e4df6fe08727ddbfefc3f604b62137a1cab31a with ref * 2024-03-26 21:29:24.820 | Cloning from python-neutronclient cache and applying ref * 2024-03-26 21:29:43.251 | (0750 / 1384) 2024-03-26 21:29:43.269 | Updating cache of https://opendev.org/openstack/python-novaclient.git in /opt/dib_cache/source-repositories/python_novaclient_bfa5c8a30211bf36d05850bf7736642af9784154 with ref * 2024-03-26 21:29:49.018 | Cloning from python-novaclient cache and applying ref * 2024-03-26 21:29:54.029 | (0751 / 1384) 2024-03-26 21:29:54.047 | Updating cache of https://opendev.org/openstack/python-observabilityclient.git in /opt/dib_cache/source-repositories/python_observabilityclient_a8eb4823507ff6e1b0f015d344b2b7ff170b1b24 with ref * 2024-03-26 21:29:55.026 | Cloning from python-observabilityclient cache and applying ref * 2024-03-26 21:29:57.607 | (0752 / 1384) 2024-03-26 21:29:57.625 | Updating cache of https://opendev.org/openstack/python-octaviaclient.git in /opt/dib_cache/source-repositories/python_octaviaclient_504fd274016d1e953625809bb8f52e74b192c017 with ref * 2024-03-26 21:30:01.607 | Cloning from python-octaviaclient cache and applying ref * 2024-03-26 21:30:10.980 | (0753 / 1384) 2024-03-26 21:30:10.997 | Updating cache of https://opendev.org/openstack/python-openstackclient.git in /opt/dib_cache/source-repositories/python_openstackclient_f3243780c49492a40a03d2b278622d2dc9d80eeb with ref * 2024-03-26 21:30:25.478 | Cloning from python-openstackclient cache and applying ref * 2024-03-26 21:31:16.605 | (0754 / 1384) 2024-03-26 21:31:16.624 | Updating cache of https://opendev.org/openstack/python-pankoclient.git in /opt/dib_cache/source-repositories/python_pankoclient_4ac78cf7e1b855514f9425039fac274caa05f707 with ref * 2024-03-26 21:31:17.661 | Cloning from python-pankoclient cache and applying ref * 2024-03-26 21:31:17.745 | (0755 / 1384) 2024-03-26 21:31:17.764 | Updating cache of https://opendev.org/openstack/python-saharaclient.git in /opt/dib_cache/source-repositories/python_saharaclient_789a36d74d2ee4d65e475192a8be15c1a85898c9 with ref * 2024-03-26 21:31:22.322 | Cloning from python-saharaclient cache and applying ref * 2024-03-26 21:31:23.607 | (0756 / 1384) 2024-03-26 21:31:23.625 | Updating cache of https://opendev.org/openstack/python-senlinclient.git in /opt/dib_cache/source-repositories/python_senlinclient_d6ba31acae4f1c44297547453ecc39f9a2f6bb4f with ref * 2024-03-26 21:31:26.397 | Cloning from python-senlinclient cache and applying ref * 2024-03-26 21:31:27.393 | (0757 / 1384) 2024-03-26 21:31:27.412 | Updating cache of https://opendev.org/openstack/python-solumclient.git in /opt/dib_cache/source-repositories/python_solumclient_44ca22c5b1e9dff38c22bbcb51fc115993e2f355 with ref * 2024-03-26 21:31:28.790 | Cloning from python-solumclient cache and applying ref * 2024-03-26 21:31:29.003 | (0758 / 1384) 2024-03-26 21:31:29.021 | Updating cache of https://opendev.org/openstack/python-swiftclient.git in /opt/dib_cache/source-repositories/python_swiftclient_942fbb6659058c8844d82f80c2c535b247016ca8 with ref * 2024-03-26 21:31:35.195 | Cloning from python-swiftclient cache and applying ref * 2024-03-26 21:31:55.261 | (0759 / 1384) 2024-03-26 21:31:55.279 | Updating cache of https://opendev.org/openstack/python-tackerclient.git in /opt/dib_cache/source-repositories/python_tackerclient_46a26cd0517a21b3f947f6a526783c613b495276 with ref * 2024-03-26 21:32:00.311 | Cloning from python-tackerclient cache and applying ref * 2024-03-26 21:32:12.076 | (0760 / 1384) 2024-03-26 21:32:12.093 | Updating cache of https://opendev.org/openstack/python-troveclient.git in /opt/dib_cache/source-repositories/python_troveclient_086c8e3f98a6e480a85ba82bad0a4150d667005f with ref * 2024-03-26 21:32:16.014 | Cloning from python-troveclient cache and applying ref * 2024-03-26 21:32:17.932 | (0761 / 1384) 2024-03-26 21:32:17.950 | Updating cache of https://opendev.org/openstack/python-venusclient.git in /opt/dib_cache/source-repositories/python_venusclient_cf9e0ab5813dbab90103e7617b23c5d6198507c1 with ref * 2024-03-26 21:32:19.158 | Cloning from python-venusclient cache and applying ref * 2024-03-26 21:32:23.039 | (0762 / 1384) 2024-03-26 21:32:23.057 | Updating cache of https://opendev.org/openstack/python-vitrageclient.git in /opt/dib_cache/source-repositories/python_vitrageclient_a2697b5eb926a2f899073face1d0c71797953344 with ref * 2024-03-26 21:32:25.068 | Cloning from python-vitrageclient cache and applying ref * 2024-03-26 21:32:26.032 | (0763 / 1384) 2024-03-26 21:32:26.051 | Updating cache of https://opendev.org/openstack/python-watcherclient.git in /opt/dib_cache/source-repositories/python_watcherclient_0caff0f4d06ed376784fec6ded83bdab89975b97 with ref * 2024-03-26 21:32:28.017 | Cloning from python-watcherclient cache and applying ref * 2024-03-26 21:32:28.925 | (0764 / 1384) 2024-03-26 21:32:28.943 | Updating cache of https://opendev.org/openstack/python-zaqarclient.git in /opt/dib_cache/source-repositories/python_zaqarclient_f6772f2da09ff22089ef14b8451c2d21093170f3 with ref * 2024-03-26 21:32:32.300 | Cloning from python-zaqarclient cache and applying ref * 2024-03-26 21:32:33.900 | (0765 / 1384) 2024-03-26 21:32:33.920 | Updating cache of https://opendev.org/openstack/python-zunclient.git in /opt/dib_cache/source-repositories/python_zunclient_eb1535e7cea4efe24f042325e0b4d131a28cb528 with ref * 2024-03-26 21:32:35.989 | Cloning from python-zunclient cache and applying ref * 2024-03-26 21:32:36.909 | (0766 / 1384) 2024-03-26 21:32:36.928 | Updating cache of https://opendev.org/openstack/qa-specs.git in /opt/dib_cache/source-repositories/qa_specs_bfdb608cd1fb622cfa3ccbeb37c171162f3d79b7 with ref * 2024-03-26 21:32:37.590 | Cloning from qa-specs cache and applying ref * 2024-03-26 21:32:37.777 | (0767 / 1384) 2024-03-26 21:32:37.795 | Updating cache of https://opendev.org/openstack/rally.git in /opt/dib_cache/source-repositories/rally_0f331b7a192721facbffbe3f27fbc963ce92b736 with ref * 2024-03-26 21:32:41.116 | Cloning from rally cache and applying ref * 2024-03-26 21:32:48.284 | (0768 / 1384) 2024-03-26 21:32:48.302 | Updating cache of https://opendev.org/openstack/rally-openstack.git in /opt/dib_cache/source-repositories/rally_openstack_ae6dc9a7dc9893d24b56b9ee517fec77dae54966 with ref * 2024-03-26 21:32:50.034 | Cloning from rally-openstack cache and applying ref * 2024-03-26 21:33:04.842 | (0769 / 1384) 2024-03-26 21:33:04.861 | Updating cache of https://opendev.org/openstack/rbd-iscsi-client.git in /opt/dib_cache/source-repositories/rbd_iscsi_client_0a0eedb9ef510d4fa2146b460dd3c81dc3c73ae9 with ref * 2024-03-26 21:33:06.067 | Cloning from rbd-iscsi-client cache and applying ref * 2024-03-26 21:33:06.448 | (0770 / 1384) 2024-03-26 21:33:06.468 | Updating cache of https://opendev.org/openstack/release-test.git in /opt/dib_cache/source-repositories/release_test_501f0ebf6e8d138bd854b31b575244cde187e2ee with ref * 2024-03-26 21:33:08.143 | Cloning from release-test cache and applying ref * 2024-03-26 21:33:08.491 | (0771 / 1384) 2024-03-26 21:33:08.511 | Updating cache of https://opendev.org/openstack/releases.git in /opt/dib_cache/source-repositories/releases_d93001da1f902b71f4bbd7e228c5069a526d39ce with ref * 2024-03-26 21:33:10.442 | Cloning from releases cache and applying ref * 2024-03-26 21:33:12.461 | (0772 / 1384) 2024-03-26 21:33:12.479 | Updating cache of https://opendev.org/openstack/renderspec.git in /opt/dib_cache/source-repositories/renderspec_017827c231722dfd86ad949d9b4cf1b8c49fff03 with ref * 2024-03-26 21:33:13.455 | Cloning from renderspec cache and applying ref * 2024-03-26 21:33:13.763 | (0773 / 1384) 2024-03-26 21:33:13.780 | Updating cache of https://opendev.org/openstack/reno.git in /opt/dib_cache/source-repositories/reno_9d4676aa4396b32a1a1045faf05d4b67537cd6a7 with ref * 2024-03-26 21:33:14.924 | Cloning from reno cache and applying ref * 2024-03-26 21:33:16.701 | (0774 / 1384) 2024-03-26 21:33:16.718 | Updating cache of https://opendev.org/openstack/requestsexceptions.git in /opt/dib_cache/source-repositories/requestsexceptions_ca30fdb5581ff028f70c7b24e5b6dc9107f0d351 with ref * 2024-03-26 21:33:17.100 | Cloning from requestsexceptions cache and applying ref * 2024-03-26 21:33:17.176 | (0775 / 1384) 2024-03-26 21:33:17.195 | Updating cache of https://opendev.org/openstack/requirements.git in /opt/dib_cache/source-repositories/requirements_42474acf465b6bcbecec73293d66cda9d84df5c8 with ref * 2024-03-26 21:33:20.034 | Cloning from requirements cache and applying ref * 2024-03-26 21:34:43.397 | (0776 / 1384) 2024-03-26 21:34:43.415 | Updating cache of https://opendev.org/openstack/reviewday.git in /opt/dib_cache/source-repositories/reviewday_4a74d407e6cb1b3c20cd7da1190d8c0e4b7ca661 with ref * 2024-03-26 21:34:44.009 | Cloning from reviewday cache and applying ref * 2024-03-26 21:34:44.088 | (0777 / 1384) 2024-03-26 21:34:44.106 | Updating cache of https://opendev.org/openstack/reviewstats.git in /opt/dib_cache/source-repositories/reviewstats_cd87cb3120d4e70396600fc197ac0886ef2135b9 with ref * 2024-03-26 21:34:44.542 | Cloning from reviewstats cache and applying ref * 2024-03-26 21:34:44.665 | (0778 / 1384) 2024-03-26 21:34:44.683 | Updating cache of https://opendev.org/openstack/rpm-packaging.git in /opt/dib_cache/source-repositories/rpm_packaging_cfcbac68b0876f2c757011122e4d8711f420b52c with ref * 2024-03-26 21:34:46.417 | Cloning from rpm-packaging cache and applying ref * 2024-03-26 21:35:02.736 | (0779 / 1384) 2024-03-26 21:35:02.755 | Updating cache of https://opendev.org/openstack/rpm-packaging-tools.git in /opt/dib_cache/source-repositories/rpm_packaging_tools_90962d6469f052f82d5a20bc0e699dd7ae696688 with ref * 2024-03-26 21:35:03.552 | Cloning from rpm-packaging-tools cache and applying ref * 2024-03-26 21:35:03.628 | (0780 / 1384) 2024-03-26 21:35:03.646 | Updating cache of https://opendev.org/openstack/sahara.git in /opt/dib_cache/source-repositories/sahara_cdbde9047b56f9c40627b580215a6446394b38f4 with ref * 2024-03-26 21:35:06.594 | Cloning from sahara cache and applying ref * 2024-03-26 21:35:10.751 | (0781 / 1384) 2024-03-26 21:35:10.770 | Updating cache of https://opendev.org/openstack/sahara-dashboard.git in /opt/dib_cache/source-repositories/sahara_dashboard_5ad388896cdf99ffb68eabf9304cd4df0f753f58 with ref * 2024-03-26 21:35:12.354 | Cloning from sahara-dashboard cache and applying ref * 2024-03-26 21:35:12.924 | (0782 / 1384) 2024-03-26 21:35:12.942 | Updating cache of https://opendev.org/openstack/sahara-extra.git in /opt/dib_cache/source-repositories/sahara_extra_0143f92fb848fe4748ec73c44b3c93bb20d9c72d with ref * 2024-03-26 21:35:14.495 | Cloning from sahara-extra cache and applying ref * 2024-03-26 21:35:16.197 | (0783 / 1384) 2024-03-26 21:35:16.215 | Updating cache of https://opendev.org/openstack/sahara-image-elements.git in /opt/dib_cache/source-repositories/sahara_image_elements_deea782de2836af0667addc0ef24a77adb730cd8 with ref * 2024-03-26 21:35:17.674 | Cloning from sahara-image-elements cache and applying ref * 2024-03-26 21:35:18.745 | (0784 / 1384) 2024-03-26 21:35:18.763 | Updating cache of https://opendev.org/openstack/sahara-plugin-ambari.git in /opt/dib_cache/source-repositories/sahara_plugin_ambari_3f4905b26fb24e3a170fbdce52adaf552429f4f7 with ref * 2024-03-26 21:35:21.057 | Cloning from sahara-plugin-ambari cache and applying ref * 2024-03-26 21:35:22.094 | (0785 / 1384) 2024-03-26 21:35:22.112 | Updating cache of https://opendev.org/openstack/sahara-plugin-cdh.git in /opt/dib_cache/source-repositories/sahara_plugin_cdh_926651d3a130e1409aced5bc5138e8820b581fed with ref * 2024-03-26 21:35:23.276 | Cloning from sahara-plugin-cdh cache and applying ref * 2024-03-26 21:35:24.559 | (0786 / 1384) 2024-03-26 21:35:24.577 | Updating cache of https://opendev.org/openstack/sahara-plugin-mapr.git in /opt/dib_cache/source-repositories/sahara_plugin_mapr_a11be734dd1966f4525ede3caf514fe667791452 with ref * 2024-03-26 21:35:26.784 | Cloning from sahara-plugin-mapr cache and applying ref * 2024-03-26 21:35:27.900 | (0787 / 1384) 2024-03-26 21:35:27.918 | Updating cache of https://opendev.org/openstack/sahara-plugin-spark.git in /opt/dib_cache/source-repositories/sahara_plugin_spark_9aba44b1ea5761a8c21e1c93b3820c866cabbc83 with ref * 2024-03-26 21:35:29.677 | Cloning from sahara-plugin-spark cache and applying ref * 2024-03-26 21:35:30.419 | (0788 / 1384) 2024-03-26 21:35:30.436 | Updating cache of https://opendev.org/openstack/sahara-plugin-storm.git in /opt/dib_cache/source-repositories/sahara_plugin_storm_a7a236ba56919555624fe9a8b157b3ff17eec936 with ref * 2024-03-26 21:35:31.386 | Cloning from sahara-plugin-storm cache and applying ref * 2024-03-26 21:35:31.631 | (0789 / 1384) 2024-03-26 21:35:31.648 | Updating cache of https://opendev.org/openstack/sahara-plugin-vanilla.git in /opt/dib_cache/source-repositories/sahara_plugin_vanilla_df1448cf4adf8cbb7183b780cb662b86c5756e66 with ref * 2024-03-26 21:35:32.337 | Cloning from sahara-plugin-vanilla cache and applying ref * 2024-03-26 21:35:32.782 | (0790 / 1384) 2024-03-26 21:35:32.799 | Updating cache of https://opendev.org/openstack/sahara-specs.git in /opt/dib_cache/source-repositories/sahara_specs_4cbab1adfd3e1a6b06a8d09e664ee5c5cb94f4b5 with ref * 2024-03-26 21:35:33.394 | Cloning from sahara-specs cache and applying ref * 2024-03-26 21:35:33.537 | (0791 / 1384) 2024-03-26 21:35:33.554 | Updating cache of https://opendev.org/openstack/sahara-tests.git in /opt/dib_cache/source-repositories/sahara_tests_f546d0e2a7161a53f9796cb3a6ef05e556b6ca03 with ref * 2024-03-26 21:35:34.508 | Cloning from sahara-tests cache and applying ref * 2024-03-26 21:35:35.440 | (0792 / 1384) 2024-03-26 21:35:35.458 | Updating cache of https://opendev.org/openstack/security-doc.git in /opt/dib_cache/source-repositories/security_doc_f084d127a93fa1f0c1304a8aeefe91c245258fcf with ref * 2024-03-26 21:35:36.316 | Cloning from security-doc cache and applying ref * 2024-03-26 21:35:39.185 | (0793 / 1384) 2024-03-26 21:35:39.203 | Updating cache of https://opendev.org/openstack/self-healing-sig.git in /opt/dib_cache/source-repositories/self_healing_sig_52b29ad71055307a19ee121c204c509544362bf8 with ref * 2024-03-26 21:35:39.540 | Cloning from self-healing-sig cache and applying ref * 2024-03-26 21:35:39.649 | (0794 / 1384) 2024-03-26 21:35:39.667 | Updating cache of https://opendev.org/openstack/senlin.git in /opt/dib_cache/source-repositories/senlin_1e318fcf0067f79c2bcd3654e9d89b7f2c275de3 with ref * 2024-03-26 21:35:45.998 | Cloning from senlin cache and applying ref * 2024-03-26 21:35:55.683 | (0795 / 1384) 2024-03-26 21:35:55.701 | Updating cache of https://opendev.org/openstack/senlin-dashboard.git in /opt/dib_cache/source-repositories/senlin_dashboard_4a0c38ce5f1263025847deed9aa3c7b75cd9ac44 with ref * 2024-03-26 21:35:57.917 | Cloning from senlin-dashboard cache and applying ref * 2024-03-26 21:36:00.287 | (0796 / 1384) 2024-03-26 21:36:00.305 | Updating cache of https://opendev.org/openstack/senlin-tempest-plugin.git in /opt/dib_cache/source-repositories/senlin_tempest_plugin_560a75169c03ba7969db4e67e14c72d5b5ee033f with ref * 2024-03-26 21:36:01.097 | Cloning from senlin-tempest-plugin cache and applying ref * 2024-03-26 21:36:01.257 | (0797 / 1384) 2024-03-26 21:36:01.275 | Updating cache of https://opendev.org/openstack/service-types-authority.git in /opt/dib_cache/source-repositories/service_types_authority_7891b98d76c61452292f699c8003ed630db767f9 with ref * 2024-03-26 21:36:01.772 | Cloning from service-types-authority cache and applying ref * 2024-03-26 21:36:01.846 | (0798 / 1384) 2024-03-26 21:36:01.864 | Updating cache of https://opendev.org/openstack/shade.git in /opt/dib_cache/source-repositories/shade_8d4bb0458aab8fe02280a50a7ce82b1cce049d78 with ref * 2024-03-26 21:36:02.677 | Cloning from shade cache and applying ref * 2024-03-26 21:36:03.699 | (0799 / 1384) 2024-03-26 21:36:03.716 | Updating cache of https://opendev.org/openstack/skyline-apiserver.git in /opt/dib_cache/source-repositories/skyline_apiserver_23729e3fe92aa23685a4ffd294fe77804b5f9141 with ref * 2024-03-26 21:36:05.280 | Cloning from skyline-apiserver cache and applying ref * 2024-03-26 21:36:18.266 | (0800 / 1384) 2024-03-26 21:36:18.285 | Updating cache of https://opendev.org/openstack/skyline-console.git in /opt/dib_cache/source-repositories/skyline_console_41c1c7484825a6bf4669787be8e02f36bccfbbaa with ref * 2024-03-26 21:36:20.850 | Cloning from skyline-console cache and applying ref * 2024-03-26 21:38:12.873 | (0801 / 1384) 2024-03-26 21:38:12.891 | Updating cache of https://opendev.org/openstack/solum.git in /opt/dib_cache/source-repositories/solum_018b5a70cb99dec1e0eed50d6e526fb40644403e with ref * 2024-03-26 21:38:16.543 | Cloning from solum cache and applying ref * 2024-03-26 21:38:19.374 | (0802 / 1384) 2024-03-26 21:38:19.391 | Updating cache of https://opendev.org/openstack/solum-dashboard.git in /opt/dib_cache/source-repositories/solum_dashboard_5ce1f4dd4bea81110092cf1aa1fad0fd320dc4f4 with ref * 2024-03-26 21:38:21.589 | Cloning from solum-dashboard cache and applying ref * 2024-03-26 21:38:21.703 | (0803 / 1384) 2024-03-26 21:38:21.721 | Updating cache of https://opendev.org/openstack/solum-specs.git in /opt/dib_cache/source-repositories/solum_specs_54c2261991a32899d3828c87a3fbf5a2dfaf3bdc with ref * 2024-03-26 21:38:22.091 | Cloning from solum-specs cache and applying ref * 2024-03-26 21:38:22.166 | (0804 / 1384) 2024-03-26 21:38:22.184 | Updating cache of https://opendev.org/openstack/solum-tempest-plugin.git in /opt/dib_cache/source-repositories/solum_tempest_plugin_fb1de9ff07d777fc8def4058ed4caf5a6b50f1b3 with ref * 2024-03-26 21:38:22.867 | Cloning from solum-tempest-plugin cache and applying ref * 2024-03-26 21:38:22.989 | (0805 / 1384) 2024-03-26 21:38:23.008 | Updating cache of https://opendev.org/openstack/specs-cookiecutter.git in /opt/dib_cache/source-repositories/specs_cookiecutter_33cce623850784e9245567fac24e5bc8b2b0ed5e with ref * 2024-03-26 21:38:23.353 | Cloning from specs-cookiecutter cache and applying ref * 2024-03-26 21:38:23.452 | (0806 / 1384) 2024-03-26 21:38:23.470 | Updating cache of https://opendev.org/openstack/sphinx-feature-classification.git in /opt/dib_cache/source-repositories/sphinx_feature_classification_321635c43dad33a9835d1f245d5d97a6ebb688c6 with ref * 2024-03-26 21:38:24.085 | Cloning from sphinx-feature-classification cache and applying ref * 2024-03-26 21:38:24.184 | (0807 / 1384) 2024-03-26 21:38:24.201 | Updating cache of https://opendev.org/openstack/stackviz.git in /opt/dib_cache/source-repositories/stackviz_46d31b230c358b8c78edc99b1f9b40f0fd0a063e with ref * 2024-03-26 21:38:25.177 | Cloning from stackviz cache and applying ref * 2024-03-26 21:38:25.383 | (0808 / 1384) 2024-03-26 21:38:25.401 | Updating cache of https://opendev.org/openstack/stevedore.git in /opt/dib_cache/source-repositories/stevedore_1dc010d0ec5d750f9507cf4132ed10691e1adf53 with ref * 2024-03-26 21:38:31.838 | Cloning from stevedore cache and applying ref * 2024-03-26 21:38:40.779 | (0809 / 1384) 2024-03-26 21:38:40.797 | Updating cache of https://opendev.org/openstack/storlets.git in /opt/dib_cache/source-repositories/storlets_bd49ef568979a0f026696e7b728e04200c2220db with ref * 2024-03-26 21:38:43.920 | Cloning from storlets cache and applying ref * 2024-03-26 21:39:08.638 | (0810 / 1384) 2024-03-26 21:39:08.656 | Updating cache of https://opendev.org/openstack/sunbeam-charms.git in /opt/dib_cache/source-repositories/sunbeam_charms_35072cf4cb2e1eea53ea3d90c88d6cbcf9dd01ab with ref * 2024-03-26 21:39:11.296 | Cloning from sunbeam-charms cache and applying ref * 2024-03-26 21:39:42.212 | (0811 / 1384) 2024-03-26 21:39:42.230 | Updating cache of https://opendev.org/openstack/sushy.git in /opt/dib_cache/source-repositories/sushy_6b49f447c82dcb16527a135d4925d47a66cb624e with ref * 2024-03-26 21:39:45.204 | Cloning from sushy cache and applying ref * 2024-03-26 21:40:10.795 | (0812 / 1384) 2024-03-26 21:40:10.813 | Updating cache of https://opendev.org/openstack/sushy-oem-idrac.git in /opt/dib_cache/source-repositories/sushy_oem_idrac_3cc20f0c633fb765c22008dd80c92aa0a41f1ef0 with ref * 2024-03-26 21:40:13.396 | Cloning from sushy-oem-idrac cache and applying ref * 2024-03-26 21:40:13.484 | (0813 / 1384) 2024-03-26 21:40:13.501 | Updating cache of https://opendev.org/openstack/sushy-tools.git in /opt/dib_cache/source-repositories/sushy_tools_fed784078e880929a7d7ded717e84b6ea2c4aa6a with ref * 2024-03-26 21:40:17.462 | Cloning from sushy-tools cache and applying ref * 2024-03-26 21:40:28.374 | (0814 / 1384) 2024-03-26 21:40:28.391 | Updating cache of https://opendev.org/openstack/swift.git in /opt/dib_cache/source-repositories/swift_f255f94bfa20b3418519af58c753736794a6fc5a with ref * 2024-03-26 21:40:34.089 | Cloning from swift cache and applying ref * 2024-03-26 21:43:31.625 | (0815 / 1384) 2024-03-26 21:43:31.643 | Updating cache of https://opendev.org/openstack/swift-bench.git in /opt/dib_cache/source-repositories/swift_bench_f837b66c750258fe71e7c534631b87237f9f96ee with ref * 2024-03-26 21:43:33.140 | Cloning from swift-bench cache and applying ref * 2024-03-26 21:43:35.061 | (0816 / 1384) 2024-03-26 21:43:35.079 | Updating cache of https://opendev.org/openstack/tacker.git in /opt/dib_cache/source-repositories/tacker_44745ba6106c6b0e177fa807c4139467527679d9 with ref * 2024-03-26 21:43:45.923 | Cloning from tacker cache and applying ref * 2024-03-26 21:45:03.015 | (0817 / 1384) 2024-03-26 21:45:03.033 | Updating cache of https://opendev.org/openstack/tacker-horizon.git in /opt/dib_cache/source-repositories/tacker_horizon_a2cae14a2adb5e9c35a50fb3e73f3730b91379be with ref * 2024-03-26 21:45:06.273 | Cloning from tacker-horizon cache and applying ref * 2024-03-26 21:45:07.879 | (0818 / 1384) 2024-03-26 21:45:07.897 | Updating cache of https://opendev.org/openstack/tacker-specs.git in /opt/dib_cache/source-repositories/tacker_specs_257ed5e2463cd9469a3ff5867899b4d739bdb983 with ref * 2024-03-26 21:45:08.999 | Cloning from tacker-specs cache and applying ref * 2024-03-26 21:45:14.042 | (0819 / 1384) 2024-03-26 21:45:14.061 | Updating cache of https://opendev.org/openstack/tap-as-a-service.git in /opt/dib_cache/source-repositories/tap_as_a_service_0e709b1cad509d2ee65ddd94b2e8350cbe1ac130 with ref * 2024-03-26 21:45:16.129 | Cloning from tap-as-a-service cache and applying ref * 2024-03-26 21:45:22.865 | (0820 / 1384) 2024-03-26 21:45:22.884 | Updating cache of https://opendev.org/openstack/taskflow.git in /opt/dib_cache/source-repositories/taskflow_7f073c5dd8c842379e68fe72dfe90bd2addd4c50 with ref * 2024-03-26 21:45:25.422 | Cloning from taskflow cache and applying ref * 2024-03-26 21:45:35.588 | (0821 / 1384) 2024-03-26 21:45:35.607 | Updating cache of https://opendev.org/openstack/telemetry-specs.git in /opt/dib_cache/source-repositories/telemetry_specs_cd5f138da264cabf57de04b2b6e84f79a8753f5e with ref * 2024-03-26 21:45:36.168 | Cloning from telemetry-specs cache and applying ref * 2024-03-26 21:45:36.286 | (0822 / 1384) 2024-03-26 21:45:36.305 | Updating cache of https://opendev.org/openstack/telemetry-tempest-plugin.git in /opt/dib_cache/source-repositories/telemetry_tempest_plugin_03fb18fdb25ac0b73bd469cd325d7623d15f6b0b with ref * 2024-03-26 21:45:37.437 | Cloning from telemetry-tempest-plugin cache and applying ref * 2024-03-26 21:45:41.825 | (0823 / 1384) 2024-03-26 21:45:41.843 | Updating cache of https://opendev.org/openstack/tempest.git in /opt/dib_cache/source-repositories/tempest_297504ad25f9afa188d860b86000103840711172 with ref * 2024-03-26 21:45:45.055 | Cloning from tempest cache and applying ref * 2024-03-26 21:46:53.961 | (0824 / 1384) 2024-03-26 21:46:53.979 | Updating cache of https://opendev.org/openstack/tempest-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/tempest_plugin_cookiecutter_7f3acdc6dbf337e39085e6ac6feefc0d6f8aacd8 with ref * 2024-03-26 21:46:54.617 | Cloning from tempest-plugin-cookiecutter cache and applying ref * 2024-03-26 21:46:54.690 | (0825 / 1384) 2024-03-26 21:46:54.708 | Updating cache of https://opendev.org/openstack/tempest-stress.git in /opt/dib_cache/source-repositories/tempest_stress_5978cc2541e82d8c771eb28e117ecf9d5e288fe5 with ref * 2024-03-26 21:46:55.390 | Cloning from tempest-stress cache and applying ref * 2024-03-26 21:46:57.055 | (0826 / 1384) 2024-03-26 21:46:57.073 | Updating cache of https://opendev.org/openstack/tenks.git in /opt/dib_cache/source-repositories/tenks_71e99f961607b294fbd55b2bbec9c36b92e6d567 with ref * 2024-03-26 21:46:58.018 | Cloning from tenks cache and applying ref * 2024-03-26 21:46:58.569 | (0827 / 1384) 2024-03-26 21:46:58.587 | Updating cache of https://opendev.org/openstack/tooz.git in /opt/dib_cache/source-repositories/tooz_724fd36afd678423ea946d79dbcf47c5ba913b87 with ref * 2024-03-26 21:47:02.632 | Cloning from tooz cache and applying ref * 2024-03-26 21:47:10.107 | (0828 / 1384) 2024-03-26 21:47:10.125 | Updating cache of https://opendev.org/openstack/tosca-parser.git in /opt/dib_cache/source-repositories/tosca_parser_26c9457d9477fa1832193cda1f43ab7dea99eea0 with ref * 2024-03-26 21:47:12.039 | Cloning from tosca-parser cache and applying ref * 2024-03-26 21:47:12.502 | (0829 / 1384) 2024-03-26 21:47:12.520 | Updating cache of https://opendev.org/openstack/training-guides.git in /opt/dib_cache/source-repositories/training_guides_1106b317000d712163b83edb2b24b0010a4445f9 with ref * 2024-03-26 21:47:13.350 | Cloning from training-guides cache and applying ref * 2024-03-26 21:47:19.118 | (0830 / 1384) 2024-03-26 21:47:19.136 | Updating cache of https://opendev.org/openstack/trove.git in /opt/dib_cache/source-repositories/trove_b79f5a1f69b034ee968f00632a6311986897b190 with ref * 2024-03-26 21:47:23.306 | Cloning from trove cache and applying ref * 2024-03-26 21:47:59.663 | (0831 / 1384) 2024-03-26 21:47:59.680 | Updating cache of https://opendev.org/openstack/trove-dashboard.git in /opt/dib_cache/source-repositories/trove_dashboard_1fa193a8613f6ea6eed17986e159b994574f8394 with ref * 2024-03-26 21:48:01.960 | Cloning from trove-dashboard cache and applying ref * 2024-03-26 21:48:05.043 | (0832 / 1384) 2024-03-26 21:48:05.061 | Updating cache of https://opendev.org/openstack/trove-specs.git in /opt/dib_cache/source-repositories/trove_specs_f4afabc67b832db70f0a0e015e43d0797723fdfd with ref * 2024-03-26 21:48:05.524 | Cloning from trove-specs cache and applying ref * 2024-03-26 21:48:05.626 | (0833 / 1384) 2024-03-26 21:48:05.644 | Updating cache of https://opendev.org/openstack/trove-tempest-plugin.git in /opt/dib_cache/source-repositories/trove_tempest_plugin_12e54ccc4b28791a71666476cd211d402318e9bc with ref * 2024-03-26 21:48:06.851 | Cloning from trove-tempest-plugin cache and applying ref * 2024-03-26 21:48:09.041 | (0834 / 1384) 2024-03-26 21:48:09.061 | Updating cache of https://opendev.org/openstack/ui-cookiecutter.git in /opt/dib_cache/source-repositories/ui_cookiecutter_adddb81b2556704b971714b0e9d97f40e3b43f5b with ref * 2024-03-26 21:48:09.729 | Cloning from ui-cookiecutter cache and applying ref * 2024-03-26 21:48:09.832 | (0835 / 1384) 2024-03-26 21:48:09.849 | Updating cache of https://opendev.org/openstack/upstream-institute-virtual-environment.git in /opt/dib_cache/source-repositories/upstream_institute_virtual_environment_58673aeec0fe3b669a0a9f141dec2bbd149f05ff with ref * 2024-03-26 21:48:10.466 | Cloning from upstream-institute-virtual-environment cache and applying ref * 2024-03-26 21:48:10.661 | (0836 / 1384) 2024-03-26 21:48:10.679 | Updating cache of https://opendev.org/openstack/venus.git in /opt/dib_cache/source-repositories/venus_0419c1567333c39ce0f1ac88c31e2af8bc85fac0 with ref * 2024-03-26 21:48:12.568 | Cloning from venus cache and applying ref * 2024-03-26 21:48:41.025 | (0837 / 1384) 2024-03-26 21:48:41.043 | Updating cache of https://opendev.org/openstack/venus-dashboard.git in /opt/dib_cache/source-repositories/venus_dashboard_bf315b24f9322527dcec7b115a0b9c2226224308 with ref * 2024-03-26 21:48:42.372 | Cloning from venus-dashboard cache and applying ref * 2024-03-26 21:48:47.677 | (0838 / 1384) 2024-03-26 21:48:47.695 | Updating cache of https://opendev.org/openstack/venus-specs.git in /opt/dib_cache/source-repositories/venus_specs_98d7c57737faca71a4d0d644501aca19532ee10d with ref * 2024-03-26 21:48:48.576 | Cloning from venus-specs cache and applying ref * 2024-03-26 21:48:50.015 | (0839 / 1384) 2024-03-26 21:48:50.032 | Updating cache of https://opendev.org/openstack/venus-tempest-plugin.git in /opt/dib_cache/source-repositories/venus_tempest_plugin_a388f2310d0ce46a3d5f898b47b367d79987ef21 with ref * 2024-03-26 21:48:51.460 | Cloning from venus-tempest-plugin cache and applying ref * 2024-03-26 21:48:53.215 | (0840 / 1384) 2024-03-26 21:48:53.232 | Updating cache of https://opendev.org/openstack/virtualbmc.git in /opt/dib_cache/source-repositories/virtualbmc_71aef35eb922b29e7de672be1c37191832a63964 with ref * 2024-03-26 21:48:54.554 | Cloning from virtualbmc cache and applying ref * 2024-03-26 21:48:55.545 | (0841 / 1384) 2024-03-26 21:48:55.562 | Updating cache of https://opendev.org/openstack/virtualpdu.git in /opt/dib_cache/source-repositories/virtualpdu_617cdb966f81229597043f9864b23ea57472689f with ref * 2024-03-26 21:48:56.450 | Cloning from virtualpdu cache and applying ref * 2024-03-26 21:48:56.848 | (0842 / 1384) 2024-03-26 21:48:56.865 | Updating cache of https://opendev.org/openstack/vitrage.git in /opt/dib_cache/source-repositories/vitrage_2cfd43ea41382a3d2e16b9559bfb849d15973220 with ref * 2024-03-26 21:48:59.193 | Cloning from vitrage cache and applying ref * 2024-03-26 21:49:02.879 | (0843 / 1384) 2024-03-26 21:49:02.897 | Updating cache of https://opendev.org/openstack/vitrage-dashboard.git in /opt/dib_cache/source-repositories/vitrage_dashboard_fe04561d114023f38f85b74b5ad9dc016a446acb with ref * 2024-03-26 21:49:04.523 | Cloning from vitrage-dashboard cache and applying ref * 2024-03-26 21:49:05.327 | (0844 / 1384) 2024-03-26 21:49:05.345 | Updating cache of https://opendev.org/openstack/vitrage-specs.git in /opt/dib_cache/source-repositories/vitrage_specs_d36430933c8ce192bea2cb80b2e02985a5e735ba with ref * 2024-03-26 21:49:05.899 | Cloning from vitrage-specs cache and applying ref * 2024-03-26 21:49:06.039 | (0845 / 1384) 2024-03-26 21:49:06.056 | Updating cache of https://opendev.org/openstack/vitrage-tempest-plugin.git in /opt/dib_cache/source-repositories/vitrage_tempest_plugin_ec9a49d43a06be515bc0fd8a163102f7d5315cd6 with ref * 2024-03-26 21:49:07.803 | Cloning from vitrage-tempest-plugin cache and applying ref * 2024-03-26 21:49:08.045 | (0846 / 1384) 2024-03-26 21:49:08.062 | Updating cache of https://opendev.org/openstack/watcher.git in /opt/dib_cache/source-repositories/watcher_54ef8842b64076819014549c6c3ca5a0b6889aeb with ref * 2024-03-26 21:49:10.683 | Cloning from watcher cache and applying ref * 2024-03-26 21:49:16.030 | (0847 / 1384) 2024-03-26 21:49:16.048 | Updating cache of https://opendev.org/openstack/watcher-dashboard.git in /opt/dib_cache/source-repositories/watcher_dashboard_d84078457e9fb86de3f4e150e8df49a9346a460a with ref * 2024-03-26 21:49:18.553 | Cloning from watcher-dashboard cache and applying ref * 2024-03-26 21:49:19.734 | (0848 / 1384) 2024-03-26 21:49:19.752 | Updating cache of https://opendev.org/openstack/watcher-specs.git in /opt/dib_cache/source-repositories/watcher_specs_7a0aa08a6024dcdae5e3dc8b14a5ccc22135a3db with ref * 2024-03-26 21:49:20.373 | Cloning from watcher-specs cache and applying ref * 2024-03-26 21:49:21.332 | (0849 / 1384) 2024-03-26 21:49:21.350 | Updating cache of https://opendev.org/openstack/watcher-tempest-plugin.git in /opt/dib_cache/source-repositories/watcher_tempest_plugin_5a71a5c7ed5dabf3b4fb78259e3820798358271d with ref * 2024-03-26 21:49:22.225 | Cloning from watcher-tempest-plugin cache and applying ref * 2024-03-26 21:49:22.605 | (0850 / 1384) 2024-03-26 21:49:22.623 | Updating cache of https://opendev.org/openstack/whereto.git in /opt/dib_cache/source-repositories/whereto_83e28cdbeccc2c8c2223555de52ee54156c12064 with ref * 2024-03-26 21:49:23.100 | Cloning from whereto cache and applying ref * 2024-03-26 21:49:23.197 | (0851 / 1384) 2024-03-26 21:49:23.214 | Updating cache of https://opendev.org/openstack/whitebox-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_tempest_plugin_1a05f9acaf06b4da7439850efac45cc34d3283e2 with ref * 2024-03-26 21:49:24.233 | Cloning from whitebox-tempest-plugin cache and applying ref * 2024-03-26 21:49:31.449 | (0852 / 1384) 2024-03-26 21:49:31.468 | Updating cache of https://opendev.org/openstack/xstatic-angular.git in /opt/dib_cache/source-repositories/xstatic_angular_8b9da8d8d7992b633b3368c7b01c3c42c9ea1bc6 with ref * 2024-03-26 21:49:31.865 | Cloning from xstatic-angular cache and applying ref * 2024-03-26 21:49:32.005 | (0853 / 1384) 2024-03-26 21:49:32.023 | Updating cache of https://opendev.org/openstack/xstatic-angular-bootstrap.git in /opt/dib_cache/source-repositories/xstatic_angular_bootstrap_38407bdf5c217796fea8d6fdd28783068dfabbe6 with ref * 2024-03-26 21:49:32.437 | Cloning from xstatic-angular-bootstrap cache and applying ref * 2024-03-26 21:49:32.637 | (0854 / 1384) 2024-03-26 21:49:32.655 | Updating cache of https://opendev.org/openstack/xstatic-angular-fileupload.git in /opt/dib_cache/source-repositories/xstatic_angular_fileupload_cd3ec6d9a238efbcc6a237e00fb174b3e7f5fe9e with ref * 2024-03-26 21:49:33.253 | Cloning from xstatic-angular-fileupload cache and applying ref * 2024-03-26 21:49:33.367 | (0855 / 1384) 2024-03-26 21:49:33.385 | Updating cache of https://opendev.org/openstack/xstatic-angular-gettext.git in /opt/dib_cache/source-repositories/xstatic_angular_gettext_6bf2b6ec9e18786c3e223ba600f40eb89c11c7c0 with ref * 2024-03-26 21:49:33.719 | Cloning from xstatic-angular-gettext cache and applying ref * 2024-03-26 21:49:33.794 | (0856 / 1384) 2024-03-26 21:49:33.812 | Updating cache of https://opendev.org/openstack/xstatic-angular-lrdragndrop.git in /opt/dib_cache/source-repositories/xstatic_angular_lrdragndrop_38ed7d9e952e0a5c0e7125a5e191adcbe709d586 with ref * 2024-03-26 21:49:34.312 | Cloning from xstatic-angular-lrdragndrop cache and applying ref * 2024-03-26 21:49:34.424 | (0857 / 1384) 2024-03-26 21:49:34.442 | Updating cache of https://opendev.org/openstack/xstatic-angular-material.git in /opt/dib_cache/source-repositories/xstatic_angular_material_fd687b210c0b60e663c53cbd41d0e74e51c8de53 with ref * 2024-03-26 21:49:34.956 | Cloning from xstatic-angular-material cache and applying ref * 2024-03-26 21:49:35.138 | (0858 / 1384) 2024-03-26 21:49:35.157 | Updating cache of https://opendev.org/openstack/xstatic-angular-notify.git in /opt/dib_cache/source-repositories/xstatic_angular_notify_2037ff1455b4cf6a286be2dc6802d174c3b40225 with ref * 2024-03-26 21:49:35.495 | Cloning from xstatic-angular-notify cache and applying ref * 2024-03-26 21:49:35.569 | (0859 / 1384) 2024-03-26 21:49:35.588 | Updating cache of https://opendev.org/openstack/xstatic-angular-smart-table.git in /opt/dib_cache/source-repositories/xstatic_angular_smart_table_25b15a0eaa52d5034f9354353be877067be8700d with ref * 2024-03-26 21:49:36.140 | Cloning from xstatic-angular-smart-table cache and applying ref * 2024-03-26 21:49:36.216 | (0860 / 1384) 2024-03-26 21:49:36.234 | Updating cache of https://opendev.org/openstack/xstatic-angular-uuid.git in /opt/dib_cache/source-repositories/xstatic_angular_uuid_d1dcc553db8aaf0a59f331fe3c43a15dcfcb12e0 with ref * 2024-03-26 21:49:36.840 | Cloning from xstatic-angular-uuid cache and applying ref * 2024-03-26 21:49:36.915 | (0861 / 1384) 2024-03-26 21:49:36.933 | Updating cache of https://opendev.org/openstack/xstatic-angular-vis.git in /opt/dib_cache/source-repositories/xstatic_angular_vis_c998c7ae888b3cf0d22a31f488d6f09cf5662427 with ref * 2024-03-26 21:49:37.610 | Cloning from xstatic-angular-vis cache and applying ref * 2024-03-26 21:49:37.683 | (0862 / 1384) 2024-03-26 21:49:37.702 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-datepicker.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_datepicker_b75b14f085b3bf37b3c6195ab971f354609d91e8 with ref * 2024-03-26 21:49:38.432 | Cloning from xstatic-bootstrap-datepicker cache and applying ref * 2024-03-26 21:49:38.537 | (0863 / 1384) 2024-03-26 21:49:38.555 | Updating cache of https://opendev.org/openstack/xstatic-bootstrap-scss.git in /opt/dib_cache/source-repositories/xstatic_bootstrap_scss_ca974e78cbc6260df9bba2056c7fd40c2f6cb45c with ref * 2024-03-26 21:49:38.925 | Cloning from xstatic-bootstrap-scss cache and applying ref * 2024-03-26 21:49:39.041 | (0864 / 1384) 2024-03-26 21:49:39.060 | Updating cache of https://opendev.org/openstack/xstatic-bootswatch.git in /opt/dib_cache/source-repositories/xstatic_bootswatch_887ab1aadfdf538e1f6a0c8af3ea17d8abb61e6a with ref * 2024-03-26 21:49:39.507 | Cloning from xstatic-bootswatch cache and applying ref * 2024-03-26 21:49:39.872 | (0865 / 1384) 2024-03-26 21:49:39.891 | Updating cache of https://opendev.org/openstack/xstatic-d3.git in /opt/dib_cache/source-repositories/xstatic_d3_7f778dae8d1ee779013e5eec7b2b6751e57361e8 with ref * 2024-03-26 21:49:40.285 | Cloning from xstatic-d3 cache and applying ref * 2024-03-26 21:49:40.364 | (0866 / 1384) 2024-03-26 21:49:40.383 | Updating cache of https://opendev.org/openstack/xstatic-dagre.git in /opt/dib_cache/source-repositories/xstatic_dagre_e8249751e0191f8ec4c93648a0f8633ff3cfd63c with ref * 2024-03-26 21:49:40.769 | Cloning from xstatic-dagre cache and applying ref * 2024-03-26 21:49:40.852 | (0867 / 1384) 2024-03-26 21:49:40.871 | Updating cache of https://opendev.org/openstack/xstatic-dagre-d3.git in /opt/dib_cache/source-repositories/xstatic_dagre_d3_d9ac4dfade39f3857e6cc6e0f35a6aa2dcd373d4 with ref * 2024-03-26 21:49:41.448 | Cloning from xstatic-dagre-d3 cache and applying ref * 2024-03-26 21:49:41.590 | (0868 / 1384) 2024-03-26 21:49:41.607 | Updating cache of https://opendev.org/openstack/xstatic-filesaver.git in /opt/dib_cache/source-repositories/xstatic_filesaver_764504cfc5bd41e0612ebb2ab6e39bdd8d3ac363 with ref * 2024-03-26 21:49:42.079 | Cloning from xstatic-filesaver cache and applying ref * 2024-03-26 21:49:42.152 | (0869 / 1384) 2024-03-26 21:49:42.171 | Updating cache of https://opendev.org/openstack/xstatic-graphlib.git in /opt/dib_cache/source-repositories/xstatic_graphlib_80f7b48b5f13b6b1d51a90dd39752dc4b9dc911d with ref * 2024-03-26 21:49:42.518 | Cloning from xstatic-graphlib cache and applying ref * 2024-03-26 21:49:42.620 | (0870 / 1384) 2024-03-26 21:49:42.637 | Updating cache of https://opendev.org/openstack/xstatic-hogan.git in /opt/dib_cache/source-repositories/xstatic_hogan_6c7fd8f3ad0aaf5f013aa4037aca193cace23e34 with ref * 2024-03-26 21:49:42.952 | Cloning from xstatic-hogan cache and applying ref * 2024-03-26 21:49:43.024 | (0871 / 1384) 2024-03-26 21:49:43.042 | Updating cache of https://opendev.org/openstack/xstatic-jasmine.git in /opt/dib_cache/source-repositories/xstatic_jasmine_cfc65c56f75604dc355f7d6b313ee0d6d1adda87 with ref * 2024-03-26 21:49:43.457 | Cloning from xstatic-jasmine cache and applying ref * 2024-03-26 21:49:43.680 | (0872 / 1384) 2024-03-26 21:49:43.697 | Updating cache of https://opendev.org/openstack/xstatic-jquery-migrate.git in /opt/dib_cache/source-repositories/xstatic_jquery_migrate_e9d21d925a83b4f646aa4c117fb98c234e50a816 with ref * 2024-03-26 21:49:44.105 | Cloning from xstatic-jquery-migrate cache and applying ref * 2024-03-26 21:49:44.207 | (0873 / 1384) 2024-03-26 21:49:44.225 | Updating cache of https://opendev.org/openstack/xstatic-jquery.quicksearch.git in /opt/dib_cache/source-repositories/xstatic_jquery_quicksearch_bfcbe7c88d647a7d54d91ed8caedfe7821760dfd with ref * 2024-03-26 21:49:44.520 | Cloning from xstatic-jquery.quicksearch cache and applying ref * 2024-03-26 21:49:44.593 | (0874 / 1384) 2024-03-26 21:49:44.610 | Updating cache of https://opendev.org/openstack/xstatic-jquery.tablesorter.git in /opt/dib_cache/source-repositories/xstatic_jquery_tablesorter_692b3347838babeccf521df27334117069192545 with ref * 2024-03-26 21:49:44.961 | Cloning from xstatic-jquery.tablesorter cache and applying ref * 2024-03-26 21:49:45.049 | (0875 / 1384) 2024-03-26 21:49:45.066 | Updating cache of https://opendev.org/openstack/xstatic-js-yaml.git in /opt/dib_cache/source-repositories/xstatic_js_yaml_e30b28737507bd6f4d5f44af03d8447ed5d45dc0 with ref * 2024-03-26 21:49:45.501 | Cloning from xstatic-js-yaml cache and applying ref * 2024-03-26 21:49:45.589 | (0876 / 1384) 2024-03-26 21:49:45.614 | Updating cache of https://opendev.org/openstack/xstatic-jsencrypt.git in /opt/dib_cache/source-repositories/xstatic_jsencrypt_ddd0c36dba2b75da54ac864a3e5ee3461c417d39 with ref * 2024-03-26 21:49:46.167 | Cloning from xstatic-jsencrypt cache and applying ref * 2024-03-26 21:49:46.241 | (0877 / 1384) 2024-03-26 21:49:46.259 | Updating cache of https://opendev.org/openstack/xstatic-json2yaml.git in /opt/dib_cache/source-repositories/xstatic_json2yaml_aabefad4ec726887082159587904459b262aedb8 with ref * 2024-03-26 21:49:46.672 | Cloning from xstatic-json2yaml cache and applying ref * 2024-03-26 21:49:46.749 | (0878 / 1384) 2024-03-26 21:49:46.767 | Updating cache of https://opendev.org/openstack/xstatic-lodash.git in /opt/dib_cache/source-repositories/xstatic_lodash_49d9575831d1380bad6352b86284b24fb3ecf5bb with ref * 2024-03-26 21:49:47.305 | Cloning from xstatic-lodash cache and applying ref * 2024-03-26 21:49:47.441 | (0879 / 1384) 2024-03-26 21:49:47.459 | Updating cache of https://opendev.org/openstack/xstatic-magic-search.git in /opt/dib_cache/source-repositories/xstatic_magic_search_2bb805b9e2082a79d822197b40fd57fbc68e9616 with ref * 2024-03-26 21:49:47.916 | Cloning from xstatic-magic-search cache and applying ref * 2024-03-26 21:49:47.991 | (0880 / 1384) 2024-03-26 21:49:48.009 | Updating cache of https://opendev.org/openstack/xstatic-mdi.git in /opt/dib_cache/source-repositories/xstatic_mdi_e1b1e2caa963ec38057dc4b88f2b029a4c114e53 with ref * 2024-03-26 21:49:48.367 | Cloning from xstatic-mdi cache and applying ref * 2024-03-26 21:49:48.675 | (0881 / 1384) 2024-03-26 21:49:48.694 | Updating cache of https://opendev.org/openstack/xstatic-moment.git in /opt/dib_cache/source-repositories/xstatic_moment_332ad610bc2c83206f3b6f9bfaf8004a560c3ef4 with ref * 2024-03-26 21:49:49.030 | Cloning from xstatic-moment cache and applying ref * 2024-03-26 21:49:49.109 | (0882 / 1384) 2024-03-26 21:49:49.127 | Updating cache of https://opendev.org/openstack/xstatic-moment-timezone.git in /opt/dib_cache/source-repositories/xstatic_moment_timezone_00121bf77f525037017329c9ee509de0d87ba3a0 with ref * 2024-03-26 21:49:49.591 | Cloning from xstatic-moment-timezone cache and applying ref * 2024-03-26 21:49:49.692 | (0883 / 1384) 2024-03-26 21:49:49.711 | Updating cache of https://opendev.org/openstack/xstatic-rickshaw.git in /opt/dib_cache/source-repositories/xstatic_rickshaw_2630c050302079587b5683dbeae8e212c064497d with ref * 2024-03-26 21:49:50.050 | Cloning from xstatic-rickshaw cache and applying ref * 2024-03-26 21:49:50.129 | (0884 / 1384) 2024-03-26 21:49:50.148 | Updating cache of https://opendev.org/openstack/xstatic-roboto-fontface.git in /opt/dib_cache/source-repositories/xstatic_roboto_fontface_8c62ee6b75ab5ee6bd4ab29f9c36818466e89196 with ref * 2024-03-26 21:49:50.513 | Cloning from xstatic-roboto-fontface cache and applying ref * 2024-03-26 21:49:51.020 | (0885 / 1384) 2024-03-26 21:49:51.037 | Updating cache of https://opendev.org/openstack/xstatic-spin.git in /opt/dib_cache/source-repositories/xstatic_spin_67e94b68e8abea951bc74a2bcd6315721d488318 with ref * 2024-03-26 21:49:51.464 | Cloning from xstatic-spin cache and applying ref * 2024-03-26 21:49:51.539 | (0886 / 1384) 2024-03-26 21:49:51.556 | Updating cache of https://opendev.org/openstack/yaql.git in /opt/dib_cache/source-repositories/yaql_40e077cd0f9e72b5937fd5e07bec806627c14932 with ref * 2024-03-26 21:49:52.457 | Cloning from yaql cache and applying ref * 2024-03-26 21:49:54.459 | (0887 / 1384) 2024-03-26 21:49:54.476 | Updating cache of https://opendev.org/openstack/zaqar.git in /opt/dib_cache/source-repositories/zaqar_f623228e8b62df7e2f7ca1b6408057c965f6e602 with ref * 2024-03-26 21:49:59.915 | Cloning from zaqar cache and applying ref * 2024-03-26 21:50:05.656 | (0888 / 1384) 2024-03-26 21:50:05.673 | Updating cache of https://opendev.org/openstack/zaqar-specs.git in /opt/dib_cache/source-repositories/zaqar_specs_f045e5e7a2ca1945fda3a508fdcc364585a4094d with ref * 2024-03-26 21:50:06.271 | Cloning from zaqar-specs cache and applying ref * 2024-03-26 21:50:06.373 | (0889 / 1384) 2024-03-26 21:50:06.391 | Updating cache of https://opendev.org/openstack/zaqar-tempest-plugin.git in /opt/dib_cache/source-repositories/zaqar_tempest_plugin_aa9093c04285ba7915b49dfea851c4f23167917c with ref * 2024-03-26 21:50:07.328 | Cloning from zaqar-tempest-plugin cache and applying ref * 2024-03-26 21:50:07.828 | (0890 / 1384) 2024-03-26 21:50:07.846 | Updating cache of https://opendev.org/openstack/zaqar-ui.git in /opt/dib_cache/source-repositories/zaqar_ui_bf89cbe320fbf4f1df6d07f1b70fb76cfdf6974b with ref * 2024-03-26 21:50:09.693 | Cloning from zaqar-ui cache and applying ref * 2024-03-26 21:50:10.694 | (0891 / 1384) 2024-03-26 21:50:10.712 | Updating cache of https://opendev.org/openstack/zun.git in /opt/dib_cache/source-repositories/zun_b5937d348354e0d1b8b4c392a48e828cf5af823e with ref * 2024-03-26 21:50:14.498 | Cloning from zun cache and applying ref * 2024-03-26 21:50:17.124 | (0892 / 1384) 2024-03-26 21:50:17.141 | Updating cache of https://opendev.org/openstack/zun-tempest-plugin.git in /opt/dib_cache/source-repositories/zun_tempest_plugin_63eb8d236682ad0187a5ad61844694cfccf29f63 with ref * 2024-03-26 21:50:18.301 | Cloning from zun-tempest-plugin cache and applying ref * 2024-03-26 21:50:18.422 | (0893 / 1384) 2024-03-26 21:50:18.440 | Updating cache of https://opendev.org/openstack/zun-ui.git in /opt/dib_cache/source-repositories/zun_ui_2176dd6a554892ae9b43ca8167fb199e7edb0d74 with ref * 2024-03-26 21:50:20.485 | Cloning from zun-ui cache and applying ref * 2024-03-26 21:50:22.097 | (0894 / 1384) 2024-03-26 21:50:22.115 | Updating cache of https://opendev.org/performa/os-faults.git in /opt/dib_cache/source-repositories/os_faults_179c12cc5b4c48117f3d9c9b7fbede6c867c6ffa with ref * 2024-03-26 21:50:23.339 | Cloning from os-faults cache and applying ref * 2024-03-26 21:50:23.436 | (0895 / 1384) 2024-03-26 21:50:23.453 | Updating cache of https://opendev.org/performa/shaker.git in /opt/dib_cache/source-repositories/shaker_4c745dde671f63fdcd5bb497c5b9c776b34af975 with ref * 2024-03-26 21:50:24.289 | Cloning from shaker cache and applying ref * 2024-03-26 21:50:24.501 | (0896 / 1384) 2024-03-26 21:50:24.518 | Updating cache of https://opendev.org/pyca/infra.git in /opt/dib_cache/source-repositories/infra_0870e00b5841a38727ef6bacca07f50bb9af1d9c with ref * 2024-03-26 21:50:25.358 | Cloning from infra cache and applying ref * 2024-03-26 21:50:25.431 | (0897 / 1384) 2024-03-26 21:50:25.448 | Updating cache of https://opendev.org/pyca/project-config.git in /opt/dib_cache/source-repositories/project_config_ea6e3b1962455359c7c64ae2c4c5e0ad891f809d with ref * 2024-03-26 21:50:25.937 | Cloning from project-config cache and applying ref * 2024-03-26 21:50:26.009 | (0898 / 1384) 2024-03-26 21:50:26.026 | Updating cache of https://opendev.org/pypa/project-config.git in /opt/dib_cache/source-repositories/project_config_111d93061f509c9f3fc8581f7abe968611a47048 with ref * 2024-03-26 21:50:26.367 | Cloning from project-config cache and applying ref * 2024-03-26 21:50:26.440 | (0899 / 1384) 2024-03-26 21:50:26.459 | Updating cache of https://opendev.org/sardonic/sardonic.git in /opt/dib_cache/source-repositories/sardonic_e2b7feab2be2ccfd67ffd44cb9951b2527d59560 with ref * 2024-03-26 21:50:26.789 | Cloning from sardonic cache and applying ref * 2024-03-26 21:50:26.866 | (0900 / 1384) 2024-03-26 21:50:26.883 | Updating cache of https://opendev.org/starlingx/ansible-playbooks.git in /opt/dib_cache/source-repositories/ansible_playbooks_2c8a9fdbcbe989bb286fe85af5c6a6938eeaf933 with ref * 2024-03-26 21:50:29.948 | Cloning from ansible-playbooks cache and applying ref * 2024-03-26 21:53:20.607 | (0901 / 1384) 2024-03-26 21:53:20.625 | Updating cache of https://opendev.org/starlingx/app-dell-storage.git in /opt/dib_cache/source-repositories/app_dell_storage_fc07c39675f7508bb175f70d675176a880ac3f34 with ref * 2024-03-26 21:53:22.501 | Cloning from app-dell-storage cache and applying ref * 2024-03-26 21:53:28.753 | (0902 / 1384) 2024-03-26 21:53:28.772 | Updating cache of https://opendev.org/starlingx/app-gen-tool.git in /opt/dib_cache/source-repositories/app_gen_tool_0266d058ee5178b1a845dda050e815eb0f7d349c with ref * 2024-03-26 21:53:29.978 | Cloning from app-gen-tool cache and applying ref * 2024-03-26 21:53:34.695 | (0903 / 1384) 2024-03-26 21:53:34.713 | Updating cache of https://opendev.org/starlingx/app-harbor.git in /opt/dib_cache/source-repositories/app_harbor_4582902ffc8f3797103dce4c9c6400864a7a9ce1 with ref * 2024-03-26 21:53:36.257 | Cloning from app-harbor cache and applying ref * 2024-03-26 21:53:43.169 | (0904 / 1384) 2024-03-26 21:53:43.187 | Updating cache of https://opendev.org/starlingx/app-intel-device-plugins.git in /opt/dib_cache/source-repositories/app_intel_device_plugins_e81a17629dbefee0f89ae0b007cf95d1e3ea1cd0 with ref * 2024-03-26 21:53:47.051 | Cloning from app-intel-device-plugins cache and applying ref * 2024-03-26 21:53:55.888 | (0905 / 1384) 2024-03-26 21:53:55.906 | Updating cache of https://opendev.org/starlingx/app-intel-ethernet-operator.git in /opt/dib_cache/source-repositories/app_intel_ethernet_operator_20f66bb118a9f6d220a51f809f686fb4d631e660 with ref * 2024-03-26 21:53:57.299 | Cloning from app-intel-ethernet-operator cache and applying ref * 2024-03-26 21:53:59.204 | (0906 / 1384) 2024-03-26 21:53:59.223 | Updating cache of https://opendev.org/starlingx/app-istio.git in /opt/dib_cache/source-repositories/app_istio_c9ae0e060182bc4ab986f5d2bc5a548bcc5d3156 with ref * 2024-03-26 21:54:01.316 | Cloning from app-istio cache and applying ref * 2024-03-26 21:54:05.062 | (0907 / 1384) 2024-03-26 21:54:05.081 | Updating cache of https://opendev.org/starlingx/app-kubernetes-power-manager.git in /opt/dib_cache/source-repositories/app_kubernetes_power_manager_7d47637218f22183de7b913a282a4113e0f4f9a6 with ref * 2024-03-26 21:54:06.295 | Cloning from app-kubernetes-power-manager cache and applying ref * 2024-03-26 21:54:08.359 | (0908 / 1384) 2024-03-26 21:54:08.379 | Updating cache of https://opendev.org/starlingx/app-kubevirt.git in /opt/dib_cache/source-repositories/app_kubevirt_994b8f6ef56ec326e078234b236135bb1575da75 with ref * 2024-03-26 21:54:11.869 | Cloning from app-kubevirt cache and applying ref * 2024-03-26 21:54:22.358 | (0909 / 1384) 2024-03-26 21:54:22.376 | Updating cache of https://opendev.org/starlingx/app-node-feature-discovery.git in /opt/dib_cache/source-repositories/app_node_feature_discovery_f3f0480b2162cbe6b27094df5a7889efaa1441f3 with ref * 2024-03-26 21:54:24.098 | Cloning from app-node-feature-discovery cache and applying ref * 2024-03-26 21:54:28.358 | (0910 / 1384) 2024-03-26 21:54:28.376 | Updating cache of https://opendev.org/starlingx/app-node-interface-metrics-exporter.git in /opt/dib_cache/source-repositories/app_node_interface_metrics_exporter_3897d69de31d3a5810e70faa3ab45925accbc657 with ref * 2024-03-26 21:54:30.814 | Cloning from app-node-interface-metrics-exporter cache and applying ref * 2024-03-26 21:54:38.535 | (0911 / 1384) 2024-03-26 21:54:38.553 | Updating cache of https://opendev.org/starlingx/app-oran-o2.git in /opt/dib_cache/source-repositories/app_oran_o2_c95eb9cce4d6b896de387f4abdaf815171a289fc with ref * 2024-03-26 21:54:40.360 | Cloning from app-oran-o2 cache and applying ref * 2024-03-26 21:54:44.408 | (0912 / 1384) 2024-03-26 21:54:44.427 | Updating cache of https://opendev.org/starlingx/app-power-metrics.git in /opt/dib_cache/source-repositories/app_power_metrics_1cd9d5d3be63031a1cd35f604957d1dc43baea0e with ref * 2024-03-26 21:54:46.166 | Cloning from app-power-metrics cache and applying ref * 2024-03-26 21:54:48.534 | (0913 / 1384) 2024-03-26 21:54:48.551 | Updating cache of https://opendev.org/starlingx/app-rook-ceph.git in /opt/dib_cache/source-repositories/app_rook_ceph_fbf628dbf414c525071db5cca7654d90c1db460f with ref * 2024-03-26 21:54:49.162 | Cloning from app-rook-ceph cache and applying ref * 2024-03-26 21:54:49.233 | (0914 / 1384) 2024-03-26 21:54:49.250 | Updating cache of https://opendev.org/starlingx/app-security-profiles-operator.git in /opt/dib_cache/source-repositories/app_security_profiles_operator_eba5bd158bd4df80a11c745fb4f66f20efc49c49 with ref * 2024-03-26 21:54:51.941 | Cloning from app-security-profiles-operator cache and applying ref * 2024-03-26 21:54:56.529 | (0915 / 1384) 2024-03-26 21:54:56.546 | Updating cache of https://opendev.org/starlingx/app-sriov-fec-operator.git in /opt/dib_cache/source-repositories/app_sriov_fec_operator_17b33f7823c2b4baac860570f9e2b58773445968 with ref * 2024-03-26 21:54:58.103 | Cloning from app-sriov-fec-operator cache and applying ref * 2024-03-26 21:55:05.968 | (0916 / 1384) 2024-03-26 21:55:05.985 | Updating cache of https://opendev.org/starlingx/app-sts-silicom.git in /opt/dib_cache/source-repositories/app_sts_silicom_fdcaa15074b8a36200e3d6b87496e68c124f4a99 with ref * 2024-03-26 21:55:08.905 | Cloning from app-sts-silicom cache and applying ref * 2024-03-26 21:55:13.018 | (0917 / 1384) 2024-03-26 21:55:13.036 | Updating cache of https://opendev.org/starlingx/apt-ostree.git in /opt/dib_cache/source-repositories/apt_ostree_048f29cce169ff36536efbf123304a40d59806dd with ref * 2024-03-26 21:55:14.100 | Cloning from apt-ostree cache and applying ref * 2024-03-26 21:55:27.968 | (0918 / 1384) 2024-03-26 21:55:27.985 | Updating cache of https://opendev.org/starlingx/audit-armada-app.git in /opt/dib_cache/source-repositories/audit_armada_app_85a3c27c1db428f09c06f37d7f4c706920eaba36 with ref * 2024-03-26 21:55:30.933 | Cloning from audit-armada-app cache and applying ref * 2024-03-26 21:55:35.055 | (0919 / 1384) 2024-03-26 21:55:35.072 | Updating cache of https://opendev.org/starlingx/cert-manager-armada-app.git in /opt/dib_cache/source-repositories/cert_manager_armada_app_6340f115ea7f43a7743c63aede786b873bd2a778 with ref * 2024-03-26 21:55:38.902 | Cloning from cert-manager-armada-app cache and applying ref * 2024-03-26 21:55:44.680 | (0920 / 1384) 2024-03-26 21:55:44.697 | Updating cache of https://opendev.org/starlingx/clients.git in /opt/dib_cache/source-repositories/clients_72543b21fc0251d610a452ba4d91b56f020c085d with ref * 2024-03-26 21:55:46.717 | Cloning from clients cache and applying ref * 2024-03-26 21:55:47.535 | (0921 / 1384) 2024-03-26 21:55:47.552 | Updating cache of https://opendev.org/starlingx/compile.git in /opt/dib_cache/source-repositories/compile_c3bef3c038c32ae6916a610d3fdf985e61d6c036 with ref * 2024-03-26 21:55:49.001 | Cloning from compile cache and applying ref * 2024-03-26 21:55:50.602 | (0922 / 1384) 2024-03-26 21:55:50.627 | Updating cache of https://opendev.org/starlingx/config.git in /opt/dib_cache/source-repositories/config_d51ae06574b7abba9767981f0e7281c7bc716f9a with ref * 2024-03-26 21:56:02.535 | Cloning from config cache and applying ref * 2024-03-26 22:02:09.917 | (0923 / 1384) 2024-03-26 22:02:09.935 | Updating cache of https://opendev.org/starlingx/config-files.git in /opt/dib_cache/source-repositories/config_files_7da67598975c4d72b979c3624da25949bfcec283 with ref * 2024-03-26 22:02:12.093 | Cloning from config-files cache and applying ref * 2024-03-26 22:02:20.629 | (0924 / 1384) 2024-03-26 22:02:20.647 | Updating cache of https://opendev.org/starlingx/containers.git in /opt/dib_cache/source-repositories/containers_05e3da1929348e1643d4338d6dce7e95240447bc with ref * 2024-03-26 22:02:23.211 | Cloning from containers cache and applying ref * 2024-03-26 22:02:24.268 | (0925 / 1384) 2024-03-26 22:02:24.286 | Updating cache of https://opendev.org/starlingx/distcloud.git in /opt/dib_cache/source-repositories/distcloud_763023492e71b194f7e94b9fa801a7077c706f5d with ref * 2024-03-26 22:02:26.718 | Cloning from distcloud cache and applying ref * 2024-03-26 22:05:15.576 | (0926 / 1384) 2024-03-26 22:05:15.593 | Updating cache of https://opendev.org/starlingx/distcloud-client.git in /opt/dib_cache/source-repositories/distcloud_client_99270f11b81c39ee7e10c17dece4cc9466868e4c with ref * 2024-03-26 22:05:19.715 | Cloning from distcloud-client cache and applying ref * 2024-03-26 22:06:04.327 | (0927 / 1384) 2024-03-26 22:06:04.345 | Updating cache of https://opendev.org/starlingx/docs.git in /opt/dib_cache/source-repositories/docs_f422da05920ec240bb522a2e22d2a3d49f5aab59 with ref * 2024-03-26 22:06:12.585 | Cloning from docs cache and applying ref * 2024-03-26 22:10:03.814 | (0928 / 1384) 2024-03-26 22:10:03.832 | Updating cache of https://opendev.org/starlingx/election.git in /opt/dib_cache/source-repositories/election_d10c0a48936ba473524874b342665b05186b905a with ref * 2024-03-26 22:10:05.576 | Cloning from election cache and applying ref * 2024-03-26 22:10:13.884 | (0929 / 1384) 2024-03-26 22:10:13.902 | Updating cache of https://opendev.org/starlingx/fault.git in /opt/dib_cache/source-repositories/fault_d45b69bf0fdbd26b2039074c2e4191382d4dd887 with ref * 2024-03-26 22:10:18.199 | Cloning from fault cache and applying ref * 2024-03-26 22:10:38.528 | (0930 / 1384) 2024-03-26 22:10:38.545 | Updating cache of https://opendev.org/starlingx/governance.git in /opt/dib_cache/source-repositories/governance_aa2344b3a4e3329a715bacf743ef872b456e7d0e with ref * 2024-03-26 22:10:39.661 | Cloning from governance cache and applying ref * 2024-03-26 22:10:42.293 | (0931 / 1384) 2024-03-26 22:10:42.311 | Updating cache of https://opendev.org/starlingx/gplv2.git in /opt/dib_cache/source-repositories/gplv2_854b44312f3617123cd02c414da7d75561a8af7b with ref * 2024-03-26 22:10:42.731 | Cloning from gplv2 cache and applying ref * 2024-03-26 22:10:42.808 | (0932 / 1384) 2024-03-26 22:10:42.825 | Updating cache of https://opendev.org/starlingx/gplv3.git in /opt/dib_cache/source-repositories/gplv3_10b31c265de51bff39827813ace805f2b91207e4 with ref * 2024-03-26 22:10:43.232 | Cloning from gplv3 cache and applying ref * 2024-03-26 22:10:43.307 | (0933 / 1384) 2024-03-26 22:10:43.325 | Updating cache of https://opendev.org/starlingx/gui.git in /opt/dib_cache/source-repositories/gui_03f873fdc1361a1b9b22c30cb568ff2197de3ea6 with ref * 2024-03-26 22:10:45.227 | Cloning from gui cache and applying ref * 2024-03-26 22:11:03.125 | (0934 / 1384) 2024-03-26 22:11:03.146 | Updating cache of https://opendev.org/starlingx/ha.git in /opt/dib_cache/source-repositories/ha_bf5f984ee65a64f0136c7274ffcdb6e1cb12d5f5 with ref * 2024-03-26 22:11:08.574 | Cloning from ha cache and applying ref * 2024-03-26 22:11:31.305 | (0935 / 1384) 2024-03-26 22:11:31.323 | Updating cache of https://opendev.org/starlingx/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_638a557cceb2e448e011205d1af9bfefde699c5b with ref * 2024-03-26 22:11:39.534 | Cloning from helm-charts cache and applying ref * 2024-03-26 22:11:45.375 | (0936 / 1384) 2024-03-26 22:11:45.393 | Updating cache of https://opendev.org/starlingx/integ.git in /opt/dib_cache/source-repositories/integ_f7f7e4d578854a250692a19c7bbbabff9882d6a8 with ref * 2024-03-26 22:11:53.006 | Cloning from integ cache and applying ref * 2024-03-26 22:14:45.141 | (0937 / 1384) 2024-03-26 22:14:45.160 | Updating cache of https://opendev.org/starlingx/jenkins-pipelines.git in /opt/dib_cache/source-repositories/jenkins_pipelines_d019485548370aa8f72a2a07b12cb72d3a60da9c with ref * 2024-03-26 22:14:47.923 | Cloning from jenkins-pipelines cache and applying ref * 2024-03-26 22:14:55.205 | (0938 / 1384) 2024-03-26 22:14:55.224 | Updating cache of https://opendev.org/starlingx/kernel.git in /opt/dib_cache/source-repositories/kernel_14c2c10ef5d81715547072064e723617a5291b40 with ref * 2024-03-26 22:14:57.961 | Cloning from kernel cache and applying ref * 2024-03-26 22:16:04.590 | (0939 / 1384) 2024-03-26 22:16:04.607 | Updating cache of https://opendev.org/starlingx/manifest.git in /opt/dib_cache/source-repositories/manifest_b0bb25cab119bc7839303b89daca92ca56163480 with ref * 2024-03-26 22:16:11.237 | Cloning from manifest cache and applying ref * 2024-03-26 22:16:21.290 | (0940 / 1384) 2024-03-26 22:16:21.308 | Updating cache of https://opendev.org/starlingx/meta-starlingx.git in /opt/dib_cache/source-repositories/meta_starlingx_a803bebc92399a2e629af979fd886a4908fa45c3 with ref * 2024-03-26 22:16:21.978 | Cloning from meta-starlingx cache and applying ref * 2024-03-26 22:16:26.025 | (0941 / 1384) 2024-03-26 22:16:26.044 | Updating cache of https://opendev.org/starlingx/metal.git in /opt/dib_cache/source-repositories/metal_898cc70d189963d138b45065380dacf9fdba05ff with ref * 2024-03-26 22:16:32.507 | Cloning from metal cache and applying ref * 2024-03-26 22:17:24.545 | (0942 / 1384) 2024-03-26 22:17:24.563 | Updating cache of https://opendev.org/starlingx/metrics-server-armada-app.git in /opt/dib_cache/source-repositories/metrics_server_armada_app_8652eb91a0737c760253c0f50a5cf9cde06e47a7 with ref * 2024-03-26 22:17:27.680 | Cloning from metrics-server-armada-app cache and applying ref * 2024-03-26 22:17:34.019 | (0943 / 1384) 2024-03-26 22:17:34.037 | Updating cache of https://opendev.org/starlingx/monitor-armada-app.git in /opt/dib_cache/source-repositories/monitor_armada_app_c50cc834e4acc70cf72789356ddb6f4c2376ef61 with ref * 2024-03-26 22:17:36.339 | Cloning from monitor-armada-app cache and applying ref * 2024-03-26 22:17:36.680 | (0944 / 1384) 2024-03-26 22:17:36.698 | Updating cache of https://opendev.org/starlingx/monitoring.git in /opt/dib_cache/source-repositories/monitoring_5e5890d46528afab94fba544936c01bdcd8c75e1 with ref * 2024-03-26 22:17:39.051 | Cloning from monitoring cache and applying ref * 2024-03-26 22:17:47.226 | (0945 / 1384) 2024-03-26 22:17:47.244 | Updating cache of https://opendev.org/starlingx/nfv.git in /opt/dib_cache/source-repositories/nfv_f7b8907c9dc324f4cb17937b4d76278b72d6450e with ref * 2024-03-26 22:17:50.577 | Cloning from nfv cache and applying ref * 2024-03-26 22:18:14.176 | (0946 / 1384) 2024-03-26 22:18:14.194 | Updating cache of https://opendev.org/starlingx/nginx-ingress-controller-armada-app.git in /opt/dib_cache/source-repositories/nginx_ingress_controller_armada_app_2373f98eada86bbc5cc99dc699e58865d5a24c79 with ref * 2024-03-26 22:18:17.425 | Cloning from nginx-ingress-controller-armada-app cache and applying ref * 2024-03-26 22:18:27.824 | (0947 / 1384) 2024-03-26 22:18:27.843 | Updating cache of https://opendev.org/starlingx/oidc-auth-armada-app.git in /opt/dib_cache/source-repositories/oidc_auth_armada_app_deaea88a5fe36d2e44f6a3a40e52e0e34b4de736 with ref * 2024-03-26 22:18:32.650 | Cloning from oidc-auth-armada-app cache and applying ref * 2024-03-26 22:18:47.680 | (0948 / 1384) 2024-03-26 22:18:47.698 | Updating cache of https://opendev.org/starlingx/openstack-armada-app.git in /opt/dib_cache/source-repositories/openstack_armada_app_b52c8020815f06181c285847154b45fa766b7963 with ref * 2024-03-26 22:18:53.279 | Cloning from openstack-armada-app cache and applying ref * 2024-03-26 22:20:00.305 | (0949 / 1384) 2024-03-26 22:20:00.324 | Updating cache of https://opendev.org/starlingx/platform-armada-app.git in /opt/dib_cache/source-repositories/platform_armada_app_c27ee8ebe5b2d07182cb991061c777cb8060d88a with ref * 2024-03-26 22:20:05.248 | Cloning from platform-armada-app cache and applying ref * 2024-03-26 22:20:23.797 | (0950 / 1384) 2024-03-26 22:20:23.816 | Updating cache of https://opendev.org/starlingx/portieris-armada-app.git in /opt/dib_cache/source-repositories/portieris_armada_app_284233ddcec4d7a3eb5df9ad211ac27246dfb36d with ref * 2024-03-26 22:20:28.520 | Cloning from portieris-armada-app cache and applying ref * 2024-03-26 22:20:33.724 | (0951 / 1384) 2024-03-26 22:20:33.741 | Updating cache of https://opendev.org/starlingx/ptp-notification-armada-app.git in /opt/dib_cache/source-repositories/ptp_notification_armada_app_6767f554fd9341ba6d5fa3ec0247049bb7eb5b8a with ref * 2024-03-26 22:20:36.032 | Cloning from ptp-notification-armada-app cache and applying ref * 2024-03-26 22:21:06.722 | (0952 / 1384) 2024-03-26 22:21:06.739 | Updating cache of https://opendev.org/starlingx/public-keys.git in /opt/dib_cache/source-repositories/public_keys_347b56208d70a33df4c40a046de1f25cbdba27bd with ref * 2024-03-26 22:21:09.289 | Cloning from public-keys cache and applying ref * 2024-03-26 22:21:09.718 | (0953 / 1384) 2024-03-26 22:21:09.736 | Updating cache of https://opendev.org/starlingx/rook-ceph.git in /opt/dib_cache/source-repositories/rook_ceph_dd74fff3649ff14035cbca9c082d70f6192ced15 with ref * 2024-03-26 22:21:16.105 | Cloning from rook-ceph cache and applying ref * 2024-03-26 22:21:25.268 | (0954 / 1384) 2024-03-26 22:21:25.288 | Updating cache of https://opendev.org/starlingx/root.git in /opt/dib_cache/source-repositories/root_e475b3a9c0c3a6eda0a4ba98b64a6725e8872beb with ref * 2024-03-26 22:21:27.484 | Cloning from root cache and applying ref * 2024-03-26 22:22:27.401 | (0955 / 1384) 2024-03-26 22:22:27.420 | Updating cache of https://opendev.org/starlingx/SDO-rv-service.git in /opt/dib_cache/source-repositories/SDO_rv_service_da367a4c0d821e417d5209354196daa24c94992a with ref * 2024-03-26 22:22:28.777 | Cloning from SDO-rv-service cache and applying ref * 2024-03-26 22:22:29.185 | (0956 / 1384) 2024-03-26 22:22:29.205 | Updating cache of https://opendev.org/starlingx/snmp-armada-app.git in /opt/dib_cache/source-repositories/snmp_armada_app_28fcb42f2e3441c1b08e7a599d32138b2b334dce with ref * 2024-03-26 22:22:30.668 | Cloning from snmp-armada-app cache and applying ref * 2024-03-26 22:22:35.907 | (0957 / 1384) 2024-03-26 22:22:35.925 | Updating cache of https://opendev.org/starlingx/specs.git in /opt/dib_cache/source-repositories/specs_0b1d604c2d9d51a09fc150261ceebe980bbe3652 with ref * 2024-03-26 22:22:36.786 | Cloning from specs cache and applying ref * 2024-03-26 22:22:39.148 | (0958 / 1384) 2024-03-26 22:22:39.166 | Updating cache of https://opendev.org/starlingx/stx-puppet.git in /opt/dib_cache/source-repositories/stx_puppet_7641e616c7b8f6781f69aca5daa7d39debb76d1f with ref * 2024-03-26 22:22:41.886 | Cloning from stx-puppet cache and applying ref * 2024-03-26 22:24:38.630 | (0959 / 1384) 2024-03-26 22:24:38.649 | Updating cache of https://opendev.org/starlingx/test.git in /opt/dib_cache/source-repositories/test_1710218385fbcfdd689999a45775680d44c16584 with ref * 2024-03-26 22:24:41.481 | Cloning from test cache and applying ref * 2024-03-26 22:24:42.711 | (0960 / 1384) 2024-03-26 22:24:42.729 | Updating cache of https://opendev.org/starlingx/tis-repo.git in /opt/dib_cache/source-repositories/tis_repo_c906b8eaeee6813321a2baa6af11c1112a8c2f54 with ref * 2024-03-26 22:24:43.552 | Cloning from tis-repo cache and applying ref * 2024-03-26 22:24:44.307 | (0961 / 1384) 2024-03-26 22:24:44.325 | Updating cache of https://opendev.org/starlingx/tools.git in /opt/dib_cache/source-repositories/tools_d8d11fe83c34eee26bf91a1c761275da8f1cca33 with ref * 2024-03-26 22:24:47.380 | Cloning from tools cache and applying ref * 2024-03-26 22:26:31.605 | (0962 / 1384) 2024-03-26 22:26:31.623 | Updating cache of https://opendev.org/starlingx/update.git in /opt/dib_cache/source-repositories/update_c94538bf320a63954d7c5d6dfe2d8993a02ebbeb with ref * 2024-03-26 22:26:39.017 | Cloning from update cache and applying ref * 2024-03-26 22:27:52.780 | (0963 / 1384) 2024-03-26 22:27:52.798 | Updating cache of https://opendev.org/starlingx/upstream.git in /opt/dib_cache/source-repositories/upstream_7d70c6324151e7bcdeb463ba81c140e118827763 with ref * 2024-03-26 22:27:54.933 | Cloning from upstream cache and applying ref * 2024-03-26 22:28:05.161 | (0964 / 1384) 2024-03-26 22:28:05.179 | Updating cache of https://opendev.org/starlingx/utilities.git in /opt/dib_cache/source-repositories/utilities_516a462c144da3857b7855b940090b0236fc20bc with ref * 2024-03-26 22:28:09.107 | Cloning from utilities cache and applying ref * 2024-03-26 22:29:02.703 | (0965 / 1384) 2024-03-26 22:29:02.721 | Updating cache of https://opendev.org/starlingx/utils.git in /opt/dib_cache/source-repositories/utils_950f75c934a68dd222e1d27cd4fbdd678e76fd8d with ref * 2024-03-26 22:29:03.501 | Cloning from utils cache and applying ref * 2024-03-26 22:29:03.636 | (0966 / 1384) 2024-03-26 22:29:03.654 | Updating cache of https://opendev.org/starlingx/vault-armada-app.git in /opt/dib_cache/source-repositories/vault_armada_app_50acd0757b80c41de4e08e71d69a259c3845f7e8 with ref * 2024-03-26 22:29:07.392 | Cloning from vault-armada-app cache and applying ref * 2024-03-26 22:29:33.334 | (0967 / 1384) 2024-03-26 22:29:33.352 | Updating cache of https://opendev.org/starlingx/virt.git in /opt/dib_cache/source-repositories/virt_4c6caf3534fc47963a50bf4d61fcac6ee6341814 with ref * 2024-03-26 22:29:35.562 | Cloning from virt cache and applying ref * 2024-03-26 22:29:37.779 | (0968 / 1384) 2024-03-26 22:29:37.797 | Updating cache of https://opendev.org/starlingx/virtual-deployment.git in /opt/dib_cache/source-repositories/virtual_deployment_5d7f39d24c9971e642a5626a90414e8950a0a791 with ref * 2024-03-26 22:29:38.944 | Cloning from virtual-deployment cache and applying ref * 2024-03-26 22:30:04.854 | (0969 / 1384) 2024-03-26 22:30:04.872 | Updating cache of https://opendev.org/starlingx/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_76bc87d900f8efd7ebf24db7c5694a9ead01bfd5 with ref * 2024-03-26 22:30:06.522 | Cloning from zuul-jobs cache and applying ref * 2024-03-26 22:30:06.789 | (0970 / 1384) 2024-03-26 22:30:06.807 | Updating cache of https://opendev.org/ttygroup/boartty.git in /opt/dib_cache/source-repositories/boartty_1805ad164106e02ca19660c6e2f0ec553d29bb22 with ref * 2024-03-26 22:30:07.461 | Cloning from boartty cache and applying ref * 2024-03-26 22:30:07.578 | (0971 / 1384) 2024-03-26 22:30:07.597 | Updating cache of https://opendev.org/ttygroup/gertty.git in /opt/dib_cache/source-repositories/gertty_c824468064c05aafe096c7e8853cccc9a3826fde with ref * 2024-03-26 22:30:08.202 | Cloning from gertty cache and applying ref * 2024-03-26 22:30:08.701 | (0972 / 1384) 2024-03-26 22:30:08.719 | Updating cache of https://opendev.org/vexxhost/ansible-collection-atmosphere.git in /opt/dib_cache/source-repositories/ansible_collection_atmosphere_493a90f80d35d02d641075fee9cfc4018aaf8545 with ref * 2024-03-26 22:30:09.231 | Cloning from ansible-collection-atmosphere cache and applying ref * 2024-03-26 22:30:09.358 | (0973 / 1384) 2024-03-26 22:30:09.377 | Updating cache of https://opendev.org/vexxhost/ansible-role-base-server.git in /opt/dib_cache/source-repositories/ansible_role_base_server_abda91a37fef1180c2c1007e8082ace15309f0cf with ref * 2024-03-26 22:30:09.832 | Cloning from ansible-role-base-server cache and applying ref * 2024-03-26 22:30:09.907 | (0974 / 1384) 2024-03-26 22:30:09.926 | Updating cache of https://opendev.org/vexxhost/ansible-role-docker-distribution.git in /opt/dib_cache/source-repositories/ansible_role_docker_distribution_7f01b0c69844b7a55a99bbf9fbb4f3838a3e4325 with ref * 2024-03-26 22:30:10.237 | Cloning from ansible-role-docker-distribution cache and applying ref * 2024-03-26 22:30:10.313 | (0975 / 1384) 2024-03-26 22:30:10.331 | Updating cache of https://opendev.org/vexxhost/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_f52f624f4b513853b9912eb7f2f11f02fd2e9bf0 with ref * 2024-03-26 22:30:10.949 | Cloning from ansible-role-frrouting cache and applying ref * 2024-03-26 22:30:11.573 | (0976 / 1384) 2024-03-26 22:30:11.593 | Updating cache of https://opendev.org/vexxhost/ansible-role-openmanage.git in /opt/dib_cache/source-repositories/ansible_role_openmanage_53cdfb4fffa211cc3527d708359cbfde297d940f with ref * 2024-03-26 22:30:11.907 | Cloning from ansible-role-openmanage cache and applying ref * 2024-03-26 22:30:11.984 | (0977 / 1384) 2024-03-26 22:30:12.002 | Updating cache of https://opendev.org/vexxhost/ansible-role-wireguard.git in /opt/dib_cache/source-repositories/ansible_role_wireguard_5f23ca5018f321674ebbcf5b177800a924f00f58 with ref * 2024-03-26 22:30:12.356 | Cloning from ansible-role-wireguard cache and applying ref * 2024-03-26 22:30:12.437 | (0978 / 1384) 2024-03-26 22:30:12.456 | Updating cache of https://opendev.org/vexxhost/atmosphere.git in /opt/dib_cache/source-repositories/atmosphere_c605a35e039647f3e7a0160be1ee83bd19a60c03 with ref * 2024-03-26 22:30:12.810 | Cloning from atmosphere cache and applying ref * 2024-03-26 22:30:12.889 | (0979 / 1384) 2024-03-26 22:30:12.908 | Updating cache of https://opendev.org/vexxhost/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_0924bec8858193c6a8d0d0c3172bc867466c12dc with ref * 2024-03-26 22:30:13.235 | Cloning from base-jobs cache and applying ref * 2024-03-26 22:30:13.315 | (0980 / 1384) 2024-03-26 22:30:13.334 | Updating cache of https://opendev.org/vexxhost/docker-images.git in /opt/dib_cache/source-repositories/docker_images_dae5e30f4b2252f06cd56820342334ee4a2624fc with ref * 2024-03-26 22:30:13.722 | Cloning from docker-images cache and applying ref * 2024-03-26 22:30:13.807 | (0981 / 1384) 2024-03-26 22:30:13.825 | Updating cache of https://opendev.org/vexxhost/documentation.git in /opt/dib_cache/source-repositories/documentation_3e5d4cbfa5d33aa0eaf3913d1ca3a3f5f468935b with ref * 2024-03-26 22:30:14.126 | Cloning from documentation cache and applying ref * 2024-03-26 22:30:14.201 | (0982 / 1384) 2024-03-26 22:30:14.220 | Updating cache of https://opendev.org/vexxhost/google-directory-api-linux-agent.git in /opt/dib_cache/source-repositories/google_directory_api_linux_agent_8282258f6e069f01b6403d9c27003b1432ac09dd with ref * 2024-03-26 22:30:14.518 | Cloning from google-directory-api-linux-agent cache and applying ref * 2024-03-26 22:30:14.594 | (0983 / 1384) 2024-03-26 22:30:14.613 | Updating cache of https://opendev.org/vexxhost/helm-charts.git in /opt/dib_cache/source-repositories/helm_charts_7ff56bc5602f22f29a6328bfa8d26888a8d62967 with ref * 2024-03-26 22:30:14.923 | Cloning from helm-charts cache and applying ref * 2024-03-26 22:30:15.003 | (0984 / 1384) 2024-03-26 22:30:15.021 | Updating cache of https://opendev.org/vexxhost/kue.git in /opt/dib_cache/source-repositories/kue_7550969f02d9a4f9fc92e198a2b6e141d52bc8a3 with ref * 2024-03-26 22:30:15.392 | Cloning from kue cache and applying ref * 2024-03-26 22:30:15.492 | (0985 / 1384) 2024-03-26 22:30:15.510 | Updating cache of https://opendev.org/vexxhost/libvirtd_exporter.git in /opt/dib_cache/source-repositories/libvirtd_exporter_756af01baea545d72b16df3eb1e72a8b36ec3bf5 with ref * 2024-03-26 22:30:15.808 | Cloning from libvirtd_exporter cache and applying ref * 2024-03-26 22:30:15.885 | (0986 / 1384) 2024-03-26 22:30:15.905 | Updating cache of https://opendev.org/vexxhost/lodgeit-helm.git in /opt/dib_cache/source-repositories/lodgeit_helm_c6617c858bd2032e4056ed1fe4d919233629c0ee with ref * 2024-03-26 22:30:16.204 | Cloning from lodgeit-helm cache and applying ref * 2024-03-26 22:30:16.281 | (0987 / 1384) 2024-03-26 22:30:16.299 | Updating cache of https://opendev.org/vexxhost/network_exporter.git in /opt/dib_cache/source-repositories/network_exporter_d328cc99f9adaead4e65c93ab0dac07f7398c09b with ref * 2024-03-26 22:30:16.612 | Cloning from network_exporter cache and applying ref * 2024-03-26 22:30:16.691 | (0988 / 1384) 2024-03-26 22:30:16.709 | Updating cache of https://opendev.org/vexxhost/node-labeler.git in /opt/dib_cache/source-repositories/node_labeler_fdcf7541d47307b94e647982493d5cd5932c133d with ref * 2024-03-26 22:30:17.020 | Cloning from node-labeler cache and applying ref * 2024-03-26 22:30:17.097 | (0989 / 1384) 2024-03-26 22:30:17.115 | Updating cache of https://opendev.org/vexxhost/openstack-monitoring.git in /opt/dib_cache/source-repositories/openstack_monitoring_38ddac4feb5bfec93d398e96e8acc8dcfd7f0de2 with ref * 2024-03-26 22:30:17.413 | Cloning from openstack-monitoring cache and applying ref * 2024-03-26 22:30:17.492 | (0990 / 1384) 2024-03-26 22:30:17.510 | Updating cache of https://opendev.org/vexxhost/openstack-operator.git in /opt/dib_cache/source-repositories/openstack_operator_05507f2a624da9409b30f5c669c34252c58a4034 with ref * 2024-03-26 22:30:18.109 | Cloning from openstack-operator cache and applying ref * 2024-03-26 22:30:18.315 | (0991 / 1384) 2024-03-26 22:30:18.333 | Updating cache of https://opendev.org/vexxhost/openstack-tools.git in /opt/dib_cache/source-repositories/openstack_tools_d0812d10bafade805b2ea9586a05bad2c65ab44a with ref * 2024-03-26 22:30:18.932 | Cloning from openstack-tools cache and applying ref * 2024-03-26 22:30:19.009 | (0992 / 1384) 2024-03-26 22:30:19.027 | Updating cache of https://opendev.org/vexxhost/openvswitch_exporter.git in /opt/dib_cache/source-repositories/openvswitch_exporter_df521bd8d0c43214de35548759ddf93717522f16 with ref * 2024-03-26 22:30:19.385 | Cloning from openvswitch_exporter cache and applying ref * 2024-03-26 22:30:19.461 | (0993 / 1384) 2024-03-26 22:30:19.479 | Updating cache of https://opendev.org/vexxhost/rally_exporter.git in /opt/dib_cache/source-repositories/rally_exporter_08931ca7872c40708c8572e94aa8e459f82f66f1 with ref * 2024-03-26 22:30:20.100 | Cloning from rally_exporter cache and applying ref * 2024-03-26 22:30:20.179 | (0994 / 1384) 2024-03-26 22:30:20.197 | Updating cache of https://opendev.org/vexxhost/rbac-helm.git in /opt/dib_cache/source-repositories/rbac_helm_99768b794f4a6988a07084e21e2bf7ecaa0bb6d8 with ref * 2024-03-26 22:30:20.532 | Cloning from rbac-helm cache and applying ref * 2024-03-26 22:30:20.609 | (0995 / 1384) 2024-03-26 22:30:20.628 | Updating cache of https://opendev.org/vexxhost/smokeping_prober-helm.git in /opt/dib_cache/source-repositories/smokeping_prober_helm_6bd6d65380c20a009d7a6a442bf2abaa4c8da128 with ref * 2024-03-26 22:30:20.964 | Cloning from smokeping_prober-helm cache and applying ref * 2024-03-26 22:30:21.039 | (0996 / 1384) 2024-03-26 22:30:21.058 | Updating cache of https://opendev.org/vexxhost/tempest-pushgateway.git in /opt/dib_cache/source-repositories/tempest_pushgateway_f2969bb79cc87b471f1b1045aa521b4d277d0ff5 with ref * 2024-03-26 22:30:21.557 | Cloning from tempest-pushgateway cache and applying ref * 2024-03-26 22:30:21.633 | (0997 / 1384) 2024-03-26 22:30:21.651 | Updating cache of https://opendev.org/windmill/ansible-role-ansible.git in /opt/dib_cache/source-repositories/ansible_role_ansible_52b896a280d6035eee91c703c048eb3a40076134 with ref * 2024-03-26 22:30:22.007 | Cloning from ansible-role-ansible cache and applying ref * 2024-03-26 22:30:22.086 | (0998 / 1384) 2024-03-26 22:30:22.105 | Updating cache of https://opendev.org/windmill/ansible-role-borgbackup.git in /opt/dib_cache/source-repositories/ansible_role_borgbackup_b9259dc25af527b634b867758100628917d5a480 with ref * 2024-03-26 22:30:22.533 | Cloning from ansible-role-borgbackup cache and applying ref * 2024-03-26 22:30:22.611 | (0999 / 1384) 2024-03-26 22:30:22.629 | Updating cache of https://opendev.org/windmill/ansible-role-borgmatic.git in /opt/dib_cache/source-repositories/ansible_role_borgmatic_11aad6420a351855f5240bb752939a004dcca857 with ref * 2024-03-26 22:30:23.376 | Cloning from ansible-role-borgmatic cache and applying ref * 2024-03-26 22:30:23.455 | (1000 / 1384) 2024-03-26 22:30:23.474 | Updating cache of https://opendev.org/windmill/ansible-role-boto3.git in /opt/dib_cache/source-repositories/ansible_role_boto3_ccd5cc5158774c75ad94decdbc13b916eeba115f with ref * 2024-03-26 22:30:23.953 | Cloning from ansible-role-boto3 cache and applying ref * 2024-03-26 22:30:24.031 | (1001 / 1384) 2024-03-26 22:30:24.050 | Updating cache of https://opendev.org/windmill/ansible-role-carbon.git in /opt/dib_cache/source-repositories/ansible_role_carbon_9cb880b7bd8f872e5358e72dff1c92a708959c26 with ref * 2024-03-26 22:30:24.567 | Cloning from ansible-role-carbon cache and applying ref * 2024-03-26 22:30:24.646 | (1002 / 1384) 2024-03-26 22:30:24.664 | Updating cache of https://opendev.org/windmill/ansible-role-diskimage-builder.git in /opt/dib_cache/source-repositories/ansible_role_diskimage_builder_94e3bff243bd7e02b253760d58ae040a3c34116b with ref * 2024-03-26 22:30:25.321 | Cloning from ansible-role-diskimage-builder cache and applying ref * 2024-03-26 22:30:25.400 | (1003 / 1384) 2024-03-26 22:30:25.419 | Updating cache of https://opendev.org/windmill/ansible-role-elasticsearch.git in /opt/dib_cache/source-repositories/ansible_role_elasticsearch_23f5cd86b609da13b0468f0ad79d8dbd3126ef59 with ref * 2024-03-26 22:30:25.826 | Cloning from ansible-role-elasticsearch cache and applying ref * 2024-03-26 22:30:25.903 | (1004 / 1384) 2024-03-26 22:30:25.921 | Updating cache of https://opendev.org/windmill/ansible-role-gear.git in /opt/dib_cache/source-repositories/ansible_role_gear_cd749759b809802b09da093939f748e5cdbdf093 with ref * 2024-03-26 22:30:26.353 | Cloning from ansible-role-gear cache and applying ref * 2024-03-26 22:30:26.436 | (1005 / 1384) 2024-03-26 22:30:26.454 | Updating cache of https://opendev.org/windmill/ansible-role-grafyaml.git in /opt/dib_cache/source-repositories/ansible_role_grafyaml_a8e675c37c7dd2d05c5d1257fd506c077bf8fb48 with ref * 2024-03-26 22:30:26.889 | Cloning from ansible-role-grafyaml cache and applying ref * 2024-03-26 22:30:26.968 | (1006 / 1384) 2024-03-26 22:30:26.986 | Updating cache of https://opendev.org/windmill/ansible-role-logrotate.git in /opt/dib_cache/source-repositories/ansible_role_logrotate_3b76d7d85075e775be346935d00bc34ee206a7ae with ref * 2024-03-26 22:30:27.504 | Cloning from ansible-role-logrotate cache and applying ref * 2024-03-26 22:30:27.582 | (1007 / 1384) 2024-03-26 22:30:27.601 | Updating cache of https://opendev.org/windmill/ansible-role-nginx.git in /opt/dib_cache/source-repositories/ansible_role_nginx_3aaac81324c46c2ff9c69c02f7058c66f1253349 with ref * 2024-03-26 22:30:28.348 | Cloning from ansible-role-nginx cache and applying ref * 2024-03-26 22:30:28.425 | (1008 / 1384) 2024-03-26 22:30:28.444 | Updating cache of https://opendev.org/windmill/ansible-role-nodepool.git in /opt/dib_cache/source-repositories/ansible_role_nodepool_b4dc19e8fc5f69779c5f5e0026753376ec99282f with ref * 2024-03-26 22:30:29.014 | Cloning from ansible-role-nodepool cache and applying ref * 2024-03-26 22:30:29.225 | (1009 / 1384) 2024-03-26 22:30:29.243 | Updating cache of https://opendev.org/windmill/ansible-role-openstacksdk.git in /opt/dib_cache/source-repositories/ansible_role_openstacksdk_0a22a5d6e9a6fb60720d75e07a8051e628252531 with ref * 2024-03-26 22:30:29.861 | Cloning from ansible-role-openstacksdk cache and applying ref * 2024-03-26 22:30:29.940 | (1010 / 1384) 2024-03-26 22:30:29.959 | Updating cache of https://opendev.org/windmill/ansible-role-ssh.git in /opt/dib_cache/source-repositories/ansible_role_ssh_9933d22d2a094f7d7ff77013154df4c3fa984e99 with ref * 2024-03-26 22:30:30.455 | Cloning from ansible-role-ssh cache and applying ref * 2024-03-26 22:30:30.534 | (1011 / 1384) 2024-03-26 22:30:30.552 | Updating cache of https://opendev.org/windmill/ansible-role-statsd.git in /opt/dib_cache/source-repositories/ansible_role_statsd_1e7388fff4e862c4df73b9c86f4e369a3c3af0df with ref * 2024-03-26 22:30:31.358 | Cloning from ansible-role-statsd cache and applying ref * 2024-03-26 22:30:31.439 | (1012 / 1384) 2024-03-26 22:30:31.457 | Updating cache of https://opendev.org/windmill/ansible-role-sudoers.git in /opt/dib_cache/source-repositories/ansible_role_sudoers_4dbfbbdb3c7bc37b22c1bc0f021851e43c7afc9d with ref * 2024-03-26 22:30:31.896 | Cloning from ansible-role-sudoers cache and applying ref * 2024-03-26 22:30:31.973 | (1013 / 1384) 2024-03-26 22:30:31.992 | Updating cache of https://opendev.org/windmill/ansible-role-virtualenv.git in /opt/dib_cache/source-repositories/ansible_role_virtualenv_9ac4a2ebf58524d4d0def14de674fcb70c76077d with ref * 2024-03-26 22:30:32.402 | Cloning from ansible-role-virtualenv cache and applying ref * 2024-03-26 22:30:32.481 | (1014 / 1384) 2024-03-26 22:30:32.500 | Updating cache of https://opendev.org/windmill/ansible-role-whisper.git in /opt/dib_cache/source-repositories/ansible_role_whisper_76437555259769a405fbd7418fcd6c31a1edcdcd with ref * 2024-03-26 22:30:33.078 | Cloning from ansible-role-whisper cache and applying ref * 2024-03-26 22:30:33.157 | (1015 / 1384) 2024-03-26 22:30:33.176 | Updating cache of https://opendev.org/windmill/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_0f150c2caf7c309d38ac91706855cec28c3e4c0e with ref * 2024-03-26 22:30:33.872 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-03-26 22:30:33.957 | (1016 / 1384) 2024-03-26 22:30:33.977 | Updating cache of https://opendev.org/windmill/ansible-role-zuul.git in /opt/dib_cache/source-repositories/ansible_role_zuul_a0323c60d3c058181b0622d217687d154fe94eb3 with ref * 2024-03-26 22:30:34.406 | Cloning from ansible-role-zuul cache and applying ref * 2024-03-26 22:30:34.491 | (1017 / 1384) 2024-03-26 22:30:34.510 | Updating cache of https://opendev.org/windmill/ansible-role-zuul-registry.git in /opt/dib_cache/source-repositories/ansible_role_zuul_registry_07fb342a07d5df1c32b0a105d648c60966a86cad with ref * 2024-03-26 22:30:34.939 | Cloning from ansible-role-zuul-registry cache and applying ref * 2024-03-26 22:30:35.021 | (1018 / 1384) 2024-03-26 22:30:35.040 | Updating cache of https://opendev.org/windmill/windmill.git in /opt/dib_cache/source-repositories/windmill_ce0957dbeb2deb69c3d8d03166f453d34ba458dc with ref * 2024-03-26 22:30:35.579 | Cloning from windmill cache and applying ref * 2024-03-26 22:30:35.817 | (1019 / 1384) 2024-03-26 22:30:35.836 | Updating cache of https://opendev.org/windmill/windmill-backup.git in /opt/dib_cache/source-repositories/windmill_backup_2e8c02e5aed8a95fe604effd833b0f22fd22223e with ref * 2024-03-26 22:30:36.284 | Cloning from windmill-backup cache and applying ref * 2024-03-26 22:30:36.364 | (1020 / 1384) 2024-03-26 22:30:36.382 | Updating cache of https://opendev.org/windmill/windmill-config.git in /opt/dib_cache/source-repositories/windmill_config_01e195bc6ac2b0c11cf08bac6b1dda866cace35c with ref * 2024-03-26 22:30:36.794 | Cloning from windmill-config cache and applying ref * 2024-03-26 22:30:36.874 | (1021 / 1384) 2024-03-26 22:30:36.894 | Updating cache of https://opendev.org/windmill/windmill-logs.git in /opt/dib_cache/source-repositories/windmill_logs_968464ba901af64d919f9af788f508a89b86d673 with ref * 2024-03-26 22:30:37.478 | Cloning from windmill-logs cache and applying ref * 2024-03-26 22:30:37.555 | (1022 / 1384) 2024-03-26 22:30:37.574 | Updating cache of https://opendev.org/windmill/windmill-ops.git in /opt/dib_cache/source-repositories/windmill_ops_a3e0208779357fef208be4f138ce320c1efb0fac with ref * 2024-03-26 22:30:38.068 | Cloning from windmill-ops cache and applying ref * 2024-03-26 22:30:38.156 | (1023 / 1384) 2024-03-26 22:30:38.175 | Updating cache of https://opendev.org/x/ailuropoda.git in /opt/dib_cache/source-repositories/ailuropoda_4e86384edf56a71090daaa7c4fbda10130471b9c with ref * 2024-03-26 22:30:38.637 | Cloning from ailuropoda cache and applying ref * 2024-03-26 22:30:38.716 | (1024 / 1384) 2024-03-26 22:30:38.734 | Updating cache of https://opendev.org/x/alexandria.git in /opt/dib_cache/source-repositories/alexandria_2d25a8301f7f82cf339946c2601329b4c04186c1 with ref * 2024-03-26 22:30:39.114 | Cloning from alexandria cache and applying ref * 2024-03-26 22:30:40.804 | (1025 / 1384) 2024-03-26 22:30:40.823 | Updating cache of https://opendev.org/x/almanach.git in /opt/dib_cache/source-repositories/almanach_d2ab86532bae5ac27a4ede34dd6d2d387ad52785 with ref * 2024-03-26 22:30:41.792 | Cloning from almanach cache and applying ref * 2024-03-26 22:30:42.187 | (1026 / 1384) 2024-03-26 22:30:42.206 | Updating cache of https://opendev.org/x/ansible-role-bindep.git in /opt/dib_cache/source-repositories/ansible_role_bindep_777f21021236902b288fc268a6bb37247965c642 with ref * 2024-03-26 22:30:42.916 | Cloning from ansible-role-bindep cache and applying ref * 2024-03-26 22:30:42.995 | (1027 / 1384) 2024-03-26 22:30:43.014 | Updating cache of https://opendev.org/x/ansible-role-fedmsg.git in /opt/dib_cache/source-repositories/ansible_role_fedmsg_7646017fd8a9205ca91cc936bafb3e2b504a38ee with ref * 2024-03-26 22:30:43.419 | Cloning from ansible-role-fedmsg cache and applying ref * 2024-03-26 22:30:43.495 | (1028 / 1384) 2024-03-26 22:30:43.516 | Updating cache of https://opendev.org/x/ansible-role-jenkins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_228b7e15520ce52a89455c3c5634a5223f769529 with ref * 2024-03-26 22:30:43.927 | Cloning from ansible-role-jenkins cache and applying ref * 2024-03-26 22:30:44.008 | (1029 / 1384) 2024-03-26 22:30:44.027 | Updating cache of https://opendev.org/x/ansible-role-jenkins-job-builder.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_job_builder_d402224cf13f4455687b28a50b05757f23626a67 with ref * 2024-03-26 22:30:44.487 | Cloning from ansible-role-jenkins-job-builder cache and applying ref * 2024-03-26 22:30:44.571 | (1030 / 1384) 2024-03-26 22:30:44.589 | Updating cache of https://opendev.org/x/ansible-role-jenkins-plugins.git in /opt/dib_cache/source-repositories/ansible_role_jenkins_plugins_50776e373a771dc75dff87aac27454a37eeef930 with ref * 2024-03-26 22:30:45.126 | Cloning from ansible-role-jenkins-plugins cache and applying ref * 2024-03-26 22:30:45.206 | (1031 / 1384) 2024-03-26 22:30:45.224 | Updating cache of https://opendev.org/x/ansible-role-shade.git in /opt/dib_cache/source-repositories/ansible_role_shade_3f8686b9e80566892fdf5b9b7320e98ed5ffc01c with ref * 2024-03-26 22:30:45.789 | Cloning from ansible-role-shade cache and applying ref * 2024-03-26 22:30:45.868 | (1032 / 1384) 2024-03-26 22:30:45.887 | Updating cache of https://opendev.org/x/ansible-tripleo-ipa-server.git in /opt/dib_cache/source-repositories/ansible_tripleo_ipa_server_0fdfa6f5dc62bba102de66e51515eae9c5decb47 with ref * 2024-03-26 22:30:46.290 | Cloning from ansible-tripleo-ipa-server cache and applying ref * 2024-03-26 22:30:46.368 | (1033 / 1384) 2024-03-26 22:30:46.387 | Updating cache of https://opendev.org/x/apmec.git in /opt/dib_cache/source-repositories/apmec_bba84747aba38e8db1d7428c0966176866d996a6 with ref * 2024-03-26 22:30:46.835 | Cloning from apmec cache and applying ref * 2024-03-26 22:30:46.995 | (1034 / 1384) 2024-03-26 22:30:47.015 | Updating cache of https://opendev.org/x/apmec-horizon.git in /opt/dib_cache/source-repositories/apmec_horizon_1eb602b162ed1917e016b76dd78abc62e9d46801 with ref * 2024-03-26 22:30:47.531 | Cloning from apmec-horizon cache and applying ref * 2024-03-26 22:30:47.657 | (1035 / 1384) 2024-03-26 22:30:47.675 | Updating cache of https://opendev.org/x/bansho.git in /opt/dib_cache/source-repositories/bansho_710b1f4bb0b61a1274836c230d9cc5cdc2fb1a83 with ref * 2024-03-26 22:30:48.655 | Cloning from bansho cache and applying ref * 2024-03-26 22:30:48.765 | (1036 / 1384) 2024-03-26 22:30:48.785 | Updating cache of https://opendev.org/x/bareon.git in /opt/dib_cache/source-repositories/bareon_585997dfddbc2cb1acb463f99764e40ccaafb3a6 with ref * 2024-03-26 22:30:49.292 | Cloning from bareon cache and applying ref * 2024-03-26 22:30:50.145 | (1037 / 1384) 2024-03-26 22:30:50.164 | Updating cache of https://opendev.org/x/bareon-allocator.git in /opt/dib_cache/source-repositories/bareon_allocator_0606cf4096721e12c1ea21168202a319970e705b with ref * 2024-03-26 22:30:50.590 | Cloning from bareon-allocator cache and applying ref * 2024-03-26 22:30:50.676 | (1038 / 1384) 2024-03-26 22:30:50.694 | Updating cache of https://opendev.org/x/bareon-api.git in /opt/dib_cache/source-repositories/bareon_api_5590f2c354a9de9b1aa58d14c30331026cd1dac6 with ref * 2024-03-26 22:30:51.182 | Cloning from bareon-api cache and applying ref * 2024-03-26 22:30:51.258 | (1039 / 1384) 2024-03-26 22:30:51.276 | Updating cache of https://opendev.org/x/bareon-image-elements.git in /opt/dib_cache/source-repositories/bareon_image_elements_b19c6e41ff26513f46fce80dfa9a003b749cf75e with ref * 2024-03-26 22:30:51.589 | Cloning from bareon-image-elements cache and applying ref * 2024-03-26 22:30:51.669 | (1040 / 1384) 2024-03-26 22:30:51.687 | Updating cache of https://opendev.org/x/bareon-ironic.git in /opt/dib_cache/source-repositories/bareon_ironic_a8f75b8a4643a27ff9541c323cf6cd1f14293411 with ref * 2024-03-26 22:30:52.140 | Cloning from bareon-ironic cache and applying ref * 2024-03-26 22:30:52.226 | (1041 / 1384) 2024-03-26 22:30:52.246 | Updating cache of https://opendev.org/x/bareon-specs.git in /opt/dib_cache/source-repositories/bareon_specs_49c4a99a02480c6e7a0f1f31cf2cf622143889ba with ref * 2024-03-26 22:30:52.641 | Cloning from bareon-specs cache and applying ref * 2024-03-26 22:30:52.722 | (1042 / 1384) 2024-03-26 22:30:52.741 | Updating cache of https://opendev.org/x/bilean.git in /opt/dib_cache/source-repositories/bilean_2da91415bf138848e708b0366c0dc9799fe61d84 with ref * 2024-03-26 22:30:53.410 | Cloning from bilean cache and applying ref * 2024-03-26 22:30:53.571 | (1043 / 1384) 2024-03-26 22:30:53.590 | Updating cache of https://opendev.org/x/broadview-collector.git in /opt/dib_cache/source-repositories/broadview_collector_b5bf61f872acdc2fde93bd3b0aa12065c7defe45 with ref * 2024-03-26 22:30:53.956 | Cloning from broadview-collector cache and applying ref * 2024-03-26 22:30:54.053 | (1044 / 1384) 2024-03-26 22:30:54.072 | Updating cache of https://opendev.org/x/broadview-lib.git in /opt/dib_cache/source-repositories/broadview_lib_3b302833c80a6ac89c695e0e65b81815239230ed with ref * 2024-03-26 22:30:54.423 | Cloning from broadview-lib cache and applying ref * 2024-03-26 22:30:54.512 | (1045 / 1384) 2024-03-26 22:30:54.531 | Updating cache of https://opendev.org/x/broadview-ui.git in /opt/dib_cache/source-repositories/broadview_ui_280a3d1d5c7cc074f40e057207c70960f611ef21 with ref * 2024-03-26 22:30:54.937 | Cloning from broadview-ui cache and applying ref * 2024-03-26 22:30:55.025 | (1046 / 1384) 2024-03-26 22:30:55.046 | Updating cache of https://opendev.org/x/browbeat.git in /opt/dib_cache/source-repositories/browbeat_3f6522b96f30425d27b73d63b91356e944e2eebd with ref * 2024-03-26 22:30:57.133 | Cloning from browbeat cache and applying ref * 2024-03-26 22:31:04.785 | (1047 / 1384) 2024-03-26 22:31:04.803 | Updating cache of https://opendev.org/x/cathead.git in /opt/dib_cache/source-repositories/cathead_92692b7b2e46d900fe346a23d7efcea9510804b9 with ref * 2024-03-26 22:31:05.383 | Cloning from cathead cache and applying ref * 2024-03-26 22:31:05.465 | (1048 / 1384) 2024-03-26 22:31:05.484 | Updating cache of https://opendev.org/x/ceilometer-zvm.git in /opt/dib_cache/source-repositories/ceilometer_zvm_1b5dbb623f114b744efc115c1078ce67681d9bd1 with ref * 2024-03-26 22:31:06.265 | Cloning from ceilometer-zvm cache and applying ref * 2024-03-26 22:31:06.810 | (1049 / 1384) 2024-03-26 22:31:06.829 | Updating cache of https://opendev.org/x/certbot-dns-openstack.git in /opt/dib_cache/source-repositories/certbot_dns_openstack_8e23d8bd7fd9a38d8e4793122f5256427179065c with ref * 2024-03-26 22:31:07.306 | Cloning from certbot-dns-openstack cache and applying ref * 2024-03-26 22:31:07.391 | (1050 / 1384) 2024-03-26 22:31:07.409 | Updating cache of https://opendev.org/x/charm-6wind-virtual-accelerator.git in /opt/dib_cache/source-repositories/charm_6wind_virtual_accelerator_c092ae1505ca09500a9757e58f8a539daa35e0d0 with ref * 2024-03-26 22:31:07.804 | Cloning from charm-6wind-virtual-accelerator cache and applying ref * 2024-03-26 22:31:07.880 | (1051 / 1384) 2024-03-26 22:31:07.899 | Updating cache of https://opendev.org/x/charm-interface-barbican-hsm.git in /opt/dib_cache/source-repositories/charm_interface_barbican_hsm_526ffd382d5804b6b32ddd7fa064a6c7f4539bd1 with ref * 2024-03-26 22:31:08.250 | Cloning from charm-interface-barbican-hsm cache and applying ref * 2024-03-26 22:31:08.325 | (1052 / 1384) 2024-03-26 22:31:08.345 | Updating cache of https://opendev.org/x/charm-interface-ovsdb.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_2d2ec56442007515e97115a09a27f4bf98cec5a7 with ref * 2024-03-26 22:31:08.796 | Cloning from charm-interface-ovsdb cache and applying ref * 2024-03-26 22:31:08.875 | (1053 / 1384) 2024-03-26 22:31:08.893 | Updating cache of https://opendev.org/x/charm-neutron-api-plumgrid.git in /opt/dib_cache/source-repositories/charm_neutron_api_plumgrid_6f85e1c1755aedf32d739be4e4ee8d15b419c731 with ref * 2024-03-26 22:31:09.436 | Cloning from charm-neutron-api-plumgrid cache and applying ref * 2024-03-26 22:31:09.546 | (1054 / 1384) 2024-03-26 22:31:09.565 | Updating cache of https://opendev.org/x/charm-ovn-central.git in /opt/dib_cache/source-repositories/charm_ovn_central_6fa549ffdafd3e5065ff60e991067dc7c609c54c with ref * 2024-03-26 22:31:10.957 | Cloning from charm-ovn-central cache and applying ref * 2024-03-26 22:31:21.204 | (1055 / 1384) 2024-03-26 22:31:21.223 | Updating cache of https://opendev.org/x/charm-ovn-central-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_central_k8s_81eacf5a351bf675a3c49277f65ef322ad4c2788 with ref * 2024-03-26 22:31:22.573 | Cloning from charm-ovn-central-k8s cache and applying ref * 2024-03-26 22:31:32.994 | (1056 / 1384) 2024-03-26 22:31:33.012 | Updating cache of https://opendev.org/x/charm-ovn-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_chassis_18a6d226793324dcd3b8e17c32a6a01103424909 with ref * 2024-03-26 22:31:35.906 | Cloning from charm-ovn-chassis cache and applying ref * 2024-03-26 22:31:39.066 | (1057 / 1384) 2024-03-26 22:31:39.085 | Updating cache of https://opendev.org/x/charm-ovn-dedicated-chassis.git in /opt/dib_cache/source-repositories/charm_ovn_dedicated_chassis_6f9030a2b19eb449c24fce2709edbd5f0ae07afd with ref * 2024-03-26 22:31:40.354 | Cloning from charm-ovn-dedicated-chassis cache and applying ref * 2024-03-26 22:31:44.326 | (1058 / 1384) 2024-03-26 22:31:44.345 | Updating cache of https://opendev.org/x/charm-ovn-relay-k8s.git in /opt/dib_cache/source-repositories/charm_ovn_relay_k8s_b439259e3328765c2fbea94fc6c8fe5a76e3308e with ref * 2024-03-26 22:31:45.699 | Cloning from charm-ovn-relay-k8s cache and applying ref * 2024-03-26 22:31:51.627 | (1059 / 1384) 2024-03-26 22:31:51.646 | Updating cache of https://opendev.org/x/charm-plumgrid-director.git in /opt/dib_cache/source-repositories/charm_plumgrid_director_20c88eb15d72d620f41bbf196bf94d415be57bdb with ref * 2024-03-26 22:31:52.146 | Cloning from charm-plumgrid-director cache and applying ref * 2024-03-26 22:31:52.238 | (1060 / 1384) 2024-03-26 22:31:52.256 | Updating cache of https://opendev.org/x/charm-plumgrid-edge.git in /opt/dib_cache/source-repositories/charm_plumgrid_edge_faec41942a0d92cf6fed85be9579bac3cbebf558 with ref * 2024-03-26 22:31:52.836 | Cloning from charm-plumgrid-edge cache and applying ref * 2024-03-26 22:31:52.942 | (1061 / 1384) 2024-03-26 22:31:52.960 | Updating cache of https://opendev.org/x/charm-plumgrid-gateway.git in /opt/dib_cache/source-repositories/charm_plumgrid_gateway_b06120f1857262083edc19cf68a4bbe1de3c78db with ref * 2024-03-26 22:31:54.068 | Cloning from charm-plumgrid-gateway cache and applying ref * 2024-03-26 22:31:54.161 | (1062 / 1384) 2024-03-26 22:31:54.179 | Updating cache of https://opendev.org/x/ci-cd-pipeline-app-murano.git in /opt/dib_cache/source-repositories/ci_cd_pipeline_app_murano_96bde8a55e0d06a9249ea70255da2207064515cf with ref * 2024-03-26 22:31:54.851 | Cloning from ci-cd-pipeline-app-murano cache and applying ref * 2024-03-26 22:32:03.429 | (1063 / 1384) 2024-03-26 22:32:03.448 | Updating cache of https://opendev.org/x/cinder-fusioncompute.git in /opt/dib_cache/source-repositories/cinder_fusioncompute_1eda6d8391c34127caa43f37970a780631bd3f8d with ref * 2024-03-26 22:32:04.114 | Cloning from cinder-fusioncompute cache and applying ref * 2024-03-26 22:32:04.200 | (1064 / 1384) 2024-03-26 22:32:04.217 | Updating cache of https://opendev.org/x/cisco-ironic-contrib.git in /opt/dib_cache/source-repositories/cisco_ironic_contrib_e12048c1f270e2df19cefe3debad5ef169f73455 with ref * 2024-03-26 22:32:04.819 | Cloning from cisco-ironic-contrib cache and applying ref * 2024-03-26 22:32:04.899 | (1065 / 1384) 2024-03-26 22:32:04.917 | Updating cache of https://opendev.org/x/ciwatch.git in /opt/dib_cache/source-repositories/ciwatch_ab7573c38088d0f8d088c198834f16e35d951299 with ref * 2024-03-26 22:32:05.531 | Cloning from ciwatch cache and applying ref * 2024-03-26 22:32:05.615 | (1066 / 1384) 2024-03-26 22:32:05.633 | Updating cache of https://opendev.org/x/cl-openstack-client.git in /opt/dib_cache/source-repositories/cl_openstack_client_4d6f6acce1e9a031e328343551dd434a7edbe267 with ref * 2024-03-26 22:32:06.427 | Cloning from cl-openstack-client cache and applying ref * 2024-03-26 22:32:06.505 | (1067 / 1384) 2024-03-26 22:32:06.528 | Updating cache of https://opendev.org/x/cloudbase-init.git in /opt/dib_cache/source-repositories/cloudbase_init_61630cf0b0e51e8f926b62a0987d7c34e82a16b8 with ref * 2024-03-26 22:32:08.030 | Cloning from cloudbase-init cache and applying ref * 2024-03-26 22:32:10.324 | (1068 / 1384) 2024-03-26 22:32:10.341 | Updating cache of https://opendev.org/x/cloudcafe.git in /opt/dib_cache/source-repositories/cloudcafe_1db6d6cabd38c7c07eb8b4281be212a220b83310 with ref * 2024-03-26 22:32:11.288 | Cloning from cloudcafe cache and applying ref * 2024-03-26 22:32:11.816 | (1069 / 1384) 2024-03-26 22:32:11.833 | Updating cache of https://opendev.org/x/cloudpulse.git in /opt/dib_cache/source-repositories/cloudpulse_be691d96e92170fb818e69be466ca4964f73a21d with ref * 2024-03-26 22:32:13.532 | Cloning from cloudpulse cache and applying ref * 2024-03-26 22:32:13.632 | (1070 / 1384) 2024-03-26 22:32:13.649 | Updating cache of https://opendev.org/x/cloudroast.git in /opt/dib_cache/source-repositories/cloudroast_160748bb9757bc6f376d4159bf855571c1347f21 with ref * 2024-03-26 22:32:14.510 | Cloning from cloudroast cache and applying ref * 2024-03-26 22:32:14.762 | (1071 / 1384) 2024-03-26 22:32:14.779 | Updating cache of https://opendev.org/x/coats.git in /opt/dib_cache/source-repositories/coats_fdd12985ca7c188293ff8d253bae9e40eeb90d86 with ref * 2024-03-26 22:32:15.592 | Cloning from coats cache and applying ref * 2024-03-26 22:32:15.695 | (1072 / 1384) 2024-03-26 22:32:15.712 | Updating cache of https://opendev.org/x/cognitive.git in /opt/dib_cache/source-repositories/cognitive_65ac4b8e1f90da8441442a110b40879eba016bc4 with ref * 2024-03-26 22:32:17.712 | Cloning from cognitive cache and applying ref * 2024-03-26 22:32:17.786 | (1073 / 1384) 2024-03-26 22:32:17.804 | Updating cache of https://opendev.org/x/collectd-openstack-plugins.git in /opt/dib_cache/source-repositories/collectd_openstack_plugins_86d264ebf95d51c2fe180bf94ccb4a8f66899053 with ref * 2024-03-26 22:32:20.721 | Cloning from collectd-openstack-plugins cache and applying ref * 2024-03-26 22:32:20.813 | (1074 / 1384) 2024-03-26 22:32:20.830 | Updating cache of https://opendev.org/x/compass-adapters.git in /opt/dib_cache/source-repositories/compass_adapters_d59c79af03bcaa505091e4fea1cb5ce3e7b7eb0b with ref * 2024-03-26 22:32:23.899 | Cloning from compass-adapters cache and applying ref * 2024-03-26 22:32:26.691 | (1075 / 1384) 2024-03-26 22:32:26.710 | Updating cache of https://opendev.org/x/compass-core.git in /opt/dib_cache/source-repositories/compass_core_51d7a6b63bdd612ba3eeb2d8029bc5f65240c4bc with ref * 2024-03-26 22:32:30.872 | Cloning from compass-core cache and applying ref * 2024-03-26 22:32:31.181 | (1076 / 1384) 2024-03-26 22:32:31.199 | Updating cache of https://opendev.org/x/compass-install.git in /opt/dib_cache/source-repositories/compass_install_fff6ae4bd2c9f6bbd4e2d886d1ad78fdff0ff3a3 with ref * 2024-03-26 22:32:31.663 | Cloning from compass-install cache and applying ref * 2024-03-26 22:32:31.820 | (1077 / 1384) 2024-03-26 22:32:31.838 | Updating cache of https://opendev.org/x/compass-specs.git in /opt/dib_cache/source-repositories/compass_specs_b105d32ae368897720d4474dabc9762ead846781 with ref * 2024-03-26 22:32:32.171 | Cloning from compass-specs cache and applying ref * 2024-03-26 22:32:32.248 | (1078 / 1384) 2024-03-26 22:32:32.265 | Updating cache of https://opendev.org/x/compass-web.git in /opt/dib_cache/source-repositories/compass_web_6f8601869413629cd6166ee5b7c9c9976af322f9 with ref * 2024-03-26 22:32:34.400 | Cloning from compass-web cache and applying ref * 2024-03-26 22:32:35.006 | (1079 / 1384) 2024-03-26 22:32:35.025 | Updating cache of https://opendev.org/x/conveyor.git in /opt/dib_cache/source-repositories/conveyor_a33df4662a1c86fa16c823101bb2c89270aad88d with ref * 2024-03-26 22:32:38.278 | Cloning from conveyor cache and applying ref * 2024-03-26 22:32:38.355 | (1080 / 1384) 2024-03-26 22:32:38.373 | Updating cache of https://opendev.org/x/coupler.git in /opt/dib_cache/source-repositories/coupler_d46037485ad7e0a7237a0c198a4066628fdea950 with ref * 2024-03-26 22:32:41.254 | Cloning from coupler cache and applying ref * 2024-03-26 22:32:41.329 | (1081 / 1384) 2024-03-26 22:32:41.348 | Updating cache of https://opendev.org/x/cursive.git in /opt/dib_cache/source-repositories/cursive_694198ac34c08afd9487f1dff27ada830d10180c with ref * 2024-03-26 22:32:45.105 | Cloning from cursive cache and applying ref * 2024-03-26 22:32:45.186 | (1082 / 1384) 2024-03-26 22:32:45.204 | Updating cache of https://opendev.org/x/daisycloud-core.git in /opt/dib_cache/source-repositories/daisycloud_core_eef6fab15767cd10cbf5441cdf3a481b4033dd5f with ref * 2024-03-26 22:32:45.727 | Cloning from daisycloud-core cache and applying ref * 2024-03-26 22:33:24.009 | (1083 / 1384) 2024-03-26 22:33:24.028 | Updating cache of https://opendev.org/x/dash-stack.git in /opt/dib_cache/source-repositories/dash_stack_f733c270d22b61030ef84f22a0c999555acaebb8 with ref * 2024-03-26 22:33:24.882 | Cloning from dash-stack cache and applying ref * 2024-03-26 22:33:26.468 | (1084 / 1384) 2024-03-26 22:33:26.491 | Updating cache of https://opendev.org/x/delimiter.git in /opt/dib_cache/source-repositories/delimiter_856d2ff5885f9c79be24d66d4ba2176fdc0acfdc with ref * 2024-03-26 22:33:27.051 | Cloning from delimiter cache and applying ref * 2024-03-26 22:33:27.131 | (1085 / 1384) 2024-03-26 22:33:27.149 | Updating cache of https://opendev.org/x/devstack-plugin-additional-pkg-repos.git in /opt/dib_cache/source-repositories/devstack_plugin_additional_pkg_repos_96dc790c422198d5e37db6aaa63f765ec319f998 with ref * 2024-03-26 22:33:27.569 | Cloning from devstack-plugin-additional-pkg-repos cache and applying ref * 2024-03-26 22:33:27.645 | (1086 / 1384) 2024-03-26 22:33:27.663 | Updating cache of https://opendev.org/x/devstack-plugin-glusterfs.git in /opt/dib_cache/source-repositories/devstack_plugin_glusterfs_f0f793a152283a8529ff5075104f9be6784fbe1d with ref * 2024-03-26 22:33:28.486 | Cloning from devstack-plugin-glusterfs cache and applying ref * 2024-03-26 22:33:28.562 | (1087 / 1384) 2024-03-26 22:33:28.580 | Updating cache of https://opendev.org/x/devstack-plugin-hdfs.git in /opt/dib_cache/source-repositories/devstack_plugin_hdfs_6ac5d5262e12e19582f3c22babc7d7f6c253ddd0 with ref * 2024-03-26 22:33:28.943 | Cloning from devstack-plugin-hdfs cache and applying ref * 2024-03-26 22:33:29.072 | (1088 / 1384) 2024-03-26 22:33:29.090 | Updating cache of https://opendev.org/x/devstack-plugin-libvirt-qemu.git in /opt/dib_cache/source-repositories/devstack_plugin_libvirt_qemu_c665057192f26c046168220d97a6324101614b9e with ref * 2024-03-26 22:33:29.479 | Cloning from devstack-plugin-libvirt-qemu cache and applying ref * 2024-03-26 22:33:29.585 | (1089 / 1384) 2024-03-26 22:33:29.604 | Updating cache of https://opendev.org/x/devstack-plugin-mariadb.git in /opt/dib_cache/source-repositories/devstack_plugin_mariadb_f93c6eccc5d7a9a35c0d30aa15a1e680f2a36557 with ref * 2024-03-26 22:33:30.014 | Cloning from devstack-plugin-mariadb cache and applying ref * 2024-03-26 22:33:30.088 | (1090 / 1384) 2024-03-26 22:33:30.105 | Updating cache of https://opendev.org/x/devstack-plugin-tar-installer.git in /opt/dib_cache/source-repositories/devstack_plugin_tar_installer_9bfb26f0d34c83e51aa6d35e135cf7e588f79965 with ref * 2024-03-26 22:33:30.795 | Cloning from devstack-plugin-tar-installer cache and applying ref * 2024-03-26 22:33:30.871 | (1091 / 1384) 2024-03-26 22:33:30.889 | Updating cache of https://opendev.org/x/devstack-plugin-tobiko.git in /opt/dib_cache/source-repositories/devstack_plugin_tobiko_875409e03c19c9e56b886e742038dadd8a7152d5 with ref * 2024-03-26 22:33:31.726 | Cloning from devstack-plugin-tobiko cache and applying ref * 2024-03-26 22:33:36.191 | (1092 / 1384) 2024-03-26 22:33:36.209 | Updating cache of https://opendev.org/x/devstack-plugin-vmax.git in /opt/dib_cache/source-repositories/devstack_plugin_vmax_9bd06f22b90acb87c38b4f4c60b1617469b9436a with ref * 2024-03-26 22:33:36.688 | Cloning from devstack-plugin-vmax cache and applying ref * 2024-03-26 22:33:36.771 | (1093 / 1384) 2024-03-26 22:33:36.790 | Updating cache of https://opendev.org/x/distil.git in /opt/dib_cache/source-repositories/distil_750ed4d4f2d72699f1cb81af758a5ae2fe0d5113 with ref * 2024-03-26 22:33:37.448 | Cloning from distil cache and applying ref * 2024-03-26 22:33:37.715 | (1094 / 1384) 2024-03-26 22:33:37.734 | Updating cache of https://opendev.org/x/distil-ui.git in /opt/dib_cache/source-repositories/distil_ui_fc1b1fac989b94cc9fa19da5fdbd345ae5246113 with ref * 2024-03-26 22:33:38.235 | Cloning from distil-ui cache and applying ref * 2024-03-26 22:33:38.321 | (1095 / 1384) 2024-03-26 22:33:38.340 | Updating cache of https://opendev.org/x/doc8.git in /opt/dib_cache/source-repositories/doc8_c655b8bf86667c44ab8503b6ba73e4862cbe3b90 with ref * 2024-03-26 22:33:38.734 | Cloning from doc8 cache and applying ref * 2024-03-26 22:33:38.811 | (1096 / 1384) 2024-03-26 22:33:38.829 | Updating cache of https://opendev.org/x/docker-machine-openstack.git in /opt/dib_cache/source-repositories/docker_machine_openstack_e206893589c1d0753a26a50e92022485197b9c0b with ref * 2024-03-26 22:33:39.192 | Cloning from docker-machine-openstack cache and applying ref * 2024-03-26 22:33:39.272 | (1097 / 1384) 2024-03-26 22:33:39.289 | Updating cache of https://opendev.org/x/downpour.git in /opt/dib_cache/source-repositories/downpour_24bd733e9a68970f57a3c30ae6e160d1931a7636 with ref * 2024-03-26 22:33:39.688 | Cloning from downpour cache and applying ref * 2024-03-26 22:33:39.771 | (1098 / 1384) 2024-03-26 22:33:39.790 | Updating cache of https://opendev.org/x/drbd-devstack.git in /opt/dib_cache/source-repositories/drbd_devstack_c6b7c4c9ba71d691d200132c881aec3e932d242d with ref * 2024-03-26 22:33:40.202 | Cloning from drbd-devstack cache and applying ref * 2024-03-26 22:33:40.278 | (1099 / 1384) 2024-03-26 22:33:40.297 | Updating cache of https://opendev.org/x/driverlog.git in /opt/dib_cache/source-repositories/driverlog_17e17e1ba1d7945b5cf21a03fb04ca3a4d908a35 with ref * 2024-03-26 22:33:40.712 | Cloning from driverlog cache and applying ref * 2024-03-26 22:33:40.888 | (1100 / 1384) 2024-03-26 22:33:40.907 | Updating cache of https://opendev.org/x/ec2-driver.git in /opt/dib_cache/source-repositories/ec2_driver_ad9e4067770419efc697675aa9e30a7866f7e008 with ref * 2024-03-26 22:33:41.310 | Cloning from ec2-driver cache and applying ref * 2024-03-26 22:33:41.426 | (1101 / 1384) 2024-03-26 22:33:41.444 | Updating cache of https://opendev.org/x/ekko.git in /opt/dib_cache/source-repositories/ekko_0fe3c92f049c84e3c639296323db51af8fb6bb8a with ref * 2024-03-26 22:33:41.847 | Cloning from ekko cache and applying ref * 2024-03-26 22:33:41.928 | (1102 / 1384) 2024-03-26 22:33:41.947 | Updating cache of https://opendev.org/x/entropy.git in /opt/dib_cache/source-repositories/entropy_ce598586e091e9adb970c3f6cac394ce6ef7a293 with ref * 2024-03-26 22:33:42.440 | Cloning from entropy cache and applying ref * 2024-03-26 22:33:42.523 | (1103 / 1384) 2024-03-26 22:33:42.542 | Updating cache of https://opendev.org/x/fenix.git in /opt/dib_cache/source-repositories/fenix_1669ea90872b15288f95e886b6822f8c63761751 with ref * 2024-03-26 22:33:43.149 | Cloning from fenix cache and applying ref * 2024-03-26 22:33:43.297 | (1104 / 1384) 2024-03-26 22:33:43.316 | Updating cache of https://opendev.org/x/fixtures-git.git in /opt/dib_cache/source-repositories/fixtures_git_2deeea5b615f9a07e31f8ddabc7cbb4c6eae3fe9 with ref * 2024-03-26 22:33:43.688 | Cloning from fixtures-git cache and applying ref * 2024-03-26 22:33:43.769 | (1105 / 1384) 2024-03-26 22:33:43.788 | Updating cache of https://opendev.org/x/flame.git in /opt/dib_cache/source-repositories/flame_a0ea0ec0db7e675e32a2909bc0b40e689775d8a1 with ref * 2024-03-26 22:33:44.466 | Cloning from flame cache and applying ref * 2024-03-26 22:33:44.579 | (1106 / 1384) 2024-03-26 22:33:44.598 | Updating cache of https://opendev.org/x/flare.git in /opt/dib_cache/source-repositories/flare_9cd8e69ca760436dabbe7603054e5e3586ce2261 with ref * 2024-03-26 22:33:44.903 | Cloning from flare cache and applying ref * 2024-03-26 22:33:44.979 | (1107 / 1384) 2024-03-26 22:33:44.998 | Updating cache of https://opendev.org/x/foxnut.git in /opt/dib_cache/source-repositories/foxnut_54b08e009eae4da77d8734788d185b755b92cff2 with ref * 2024-03-26 22:33:45.404 | Cloning from foxnut cache and applying ref * 2024-03-26 22:33:45.486 | (1108 / 1384) 2024-03-26 22:33:45.505 | Updating cache of https://opendev.org/x/gabbi-tempest.git in /opt/dib_cache/source-repositories/gabbi_tempest_775027d7b0ef097828228e9fbab91078a575adf4 with ref * 2024-03-26 22:33:45.871 | Cloning from gabbi-tempest cache and applying ref * 2024-03-26 22:33:45.948 | (1109 / 1384) 2024-03-26 22:33:45.967 | Updating cache of https://opendev.org/x/gce-api.git in /opt/dib_cache/source-repositories/gce_api_87975e9d9fe41478fb9ff22f7a827b998eaddb42 with ref * 2024-03-26 22:33:46.325 | Cloning from gce-api cache and applying ref * 2024-03-26 22:33:46.451 | (1110 / 1384) 2024-03-26 22:33:46.472 | Updating cache of https://opendev.org/x/gerrit-dash-creator.git in /opt/dib_cache/source-repositories/gerrit_dash_creator_87a7919c88af4a0428af977bc6555bff367a8bad with ref * 2024-03-26 22:33:47.444 | Cloning from gerrit-dash-creator cache and applying ref * 2024-03-26 22:33:47.680 | (1111 / 1384) 2024-03-26 22:33:47.700 | Updating cache of https://opendev.org/x/giftwrap.git in /opt/dib_cache/source-repositories/giftwrap_412e2dfa877bdf762dceaac370ea43f2516c7a6f with ref * 2024-03-26 22:33:48.192 | Cloning from giftwrap cache and applying ref * 2024-03-26 22:33:48.288 | (1112 / 1384) 2024-03-26 22:33:48.308 | Updating cache of https://opendev.org/x/git-nit.git in /opt/dib_cache/source-repositories/git_nit_653c8fcc0cd7854322bfaffae5916297c7d2fd35 with ref * 2024-03-26 22:33:48.868 | Cloning from git-nit cache and applying ref * 2024-03-26 22:33:48.947 | (1113 / 1384) 2024-03-26 22:33:48.966 | Updating cache of https://opendev.org/x/git-os-job.git in /opt/dib_cache/source-repositories/git_os_job_858a0a633cf1f45ce02884cbc3dd7a2469c426ae with ref * 2024-03-26 22:33:50.366 | Cloning from git-os-job cache and applying ref * 2024-03-26 22:33:50.445 | (1114 / 1384) 2024-03-26 22:33:50.464 | Updating cache of https://opendev.org/x/git-repo-manifests.git in /opt/dib_cache/source-repositories/git_repo_manifests_cc4a236215b3980564fd66f3637aa55c418d80ad with ref * 2024-03-26 22:33:50.955 | Cloning from git-repo-manifests cache and applying ref * 2024-03-26 22:33:51.032 | (1115 / 1384) 2024-03-26 22:33:51.051 | Updating cache of https://opendev.org/x/git-upstream.git in /opt/dib_cache/source-repositories/git_upstream_1d0ee5b22b4dc4bda5adf619c388056b33ffdd90 with ref * 2024-03-26 22:33:53.628 | Cloning from git-upstream cache and applying ref * 2024-03-26 22:33:53.729 | (1116 / 1384) 2024-03-26 22:33:53.749 | Updating cache of https://opendev.org/x/gitdm.git in /opt/dib_cache/source-repositories/gitdm_2437d7a1ddf74b0119a9429ea549725c4436ff23 with ref * 2024-03-26 22:33:54.239 | Cloning from gitdm cache and applying ref * 2024-03-26 22:33:54.328 | (1117 / 1384) 2024-03-26 22:33:54.348 | Updating cache of https://opendev.org/x/glare.git in /opt/dib_cache/source-repositories/glare_916c95e68d6bc4e651be8b4b2a935d9475ca113c with ref * 2024-03-26 22:33:54.920 | Cloning from glare cache and applying ref * 2024-03-26 22:33:55.175 | (1118 / 1384) 2024-03-26 22:33:55.195 | Updating cache of https://opendev.org/x/glare-specs.git in /opt/dib_cache/source-repositories/glare_specs_49bf7bfcd590e24fb94321f9249718fc6e5fb03c with ref * 2024-03-26 22:33:55.684 | Cloning from glare-specs cache and applying ref * 2024-03-26 22:33:55.763 | (1119 / 1384) 2024-03-26 22:33:55.784 | Updating cache of https://opendev.org/x/gluon.git in /opt/dib_cache/source-repositories/gluon_45d38368abe4cb4840e73cfb9a64aa09bbb2dc36 with ref * 2024-03-26 22:33:56.878 | Cloning from gluon cache and applying ref * 2024-03-26 22:33:57.304 | (1120 / 1384) 2024-03-26 22:33:57.323 | Updating cache of https://opendev.org/x/golang-client.git in /opt/dib_cache/source-repositories/golang_client_efd2850c76909db9ed06d16b2141c94a2e280e24 with ref * 2024-03-26 22:33:57.933 | Cloning from golang-client cache and applying ref * 2024-03-26 22:33:58.213 | (1121 / 1384) 2024-03-26 22:33:58.235 | Updating cache of https://opendev.org/x/golang-commons.git in /opt/dib_cache/source-repositories/golang_commons_1aac5db951aa9cb01323ca24057f9a0b19eac345 with ref * 2024-03-26 22:33:58.788 | Cloning from golang-commons cache and applying ref * 2024-03-26 22:33:58.867 | (1122 / 1384) 2024-03-26 22:33:58.886 | Updating cache of https://opendev.org/x/gos-brick.git in /opt/dib_cache/source-repositories/gos_brick_f012d1c1f354b87d29a1597c301505c3294329a5 with ref * 2024-03-26 22:33:59.387 | Cloning from gos-brick cache and applying ref * 2024-03-26 22:33:59.461 | (1123 / 1384) 2024-03-26 22:33:59.481 | Updating cache of https://opendev.org/x/group-based-policy.git in /opt/dib_cache/source-repositories/group_based_policy_6140378269cc590ac4888e729ff3cbe4c9a0e0dc with ref * 2024-03-26 22:34:01.767 | Cloning from group-based-policy cache and applying ref * 2024-03-26 22:35:20.948 | (1124 / 1384) 2024-03-26 22:35:20.967 | Updating cache of https://opendev.org/x/group-based-policy-automation.git in /opt/dib_cache/source-repositories/group_based_policy_automation_db9683508b7b95e654c549e1dcb64713ecbdc71c with ref * 2024-03-26 22:35:22.188 | Cloning from group-based-policy-automation cache and applying ref * 2024-03-26 22:35:22.299 | (1125 / 1384) 2024-03-26 22:35:22.316 | Updating cache of https://opendev.org/x/group-based-policy-specs.git in /opt/dib_cache/source-repositories/group_based_policy_specs_2d616009bb595f40301b8280f6f4193bc9e7ff32 with ref * 2024-03-26 22:35:22.678 | Cloning from group-based-policy-specs cache and applying ref * 2024-03-26 22:35:22.768 | (1126 / 1384) 2024-03-26 22:35:22.787 | Updating cache of https://opendev.org/x/group-based-policy-ui.git in /opt/dib_cache/source-repositories/group_based_policy_ui_6b45741b37152fe1844ee08fd16b4a48e48ebaf5 with ref * 2024-03-26 22:35:23.469 | Cloning from group-based-policy-ui cache and applying ref * 2024-03-26 22:35:23.614 | (1127 / 1384) 2024-03-26 22:35:23.632 | Updating cache of https://opendev.org/x/gyan.git in /opt/dib_cache/source-repositories/gyan_956309121604affa72f1e2bed6ed74ce2c11e381 with ref * 2024-03-26 22:35:24.061 | Cloning from gyan cache and applying ref * 2024-03-26 22:35:24.345 | (1128 / 1384) 2024-03-26 22:35:24.363 | Updating cache of https://opendev.org/x/gyan-dashboard.git in /opt/dib_cache/source-repositories/gyan_dashboard_7f5bb5ef8f2074b9f235fdef3c11c7d5cd10d721 with ref * 2024-03-26 22:35:24.802 | Cloning from gyan-dashboard cache and applying ref * 2024-03-26 22:35:24.879 | (1129 / 1384) 2024-03-26 22:35:24.897 | Updating cache of https://opendev.org/x/gyan-specs.git in /opt/dib_cache/source-repositories/gyan_specs_9400ee3edea69120e692a9737df5b0c340999461 with ref * 2024-03-26 22:35:25.360 | Cloning from gyan-specs cache and applying ref * 2024-03-26 22:35:25.433 | (1130 / 1384) 2024-03-26 22:35:25.452 | Updating cache of https://opendev.org/x/horizon-mellanox.git in /opt/dib_cache/source-repositories/horizon_mellanox_c993616bf0578c315f8793d671f92118586414e7 with ref * 2024-03-26 22:35:25.963 | Cloning from horizon-mellanox cache and applying ref * 2024-03-26 22:35:26.080 | (1131 / 1384) 2024-03-26 22:35:26.099 | Updating cache of https://opendev.org/x/hurricane.git in /opt/dib_cache/source-repositories/hurricane_6726dbea0456f8ac41c73d63ec360b9e8ebb1c4c with ref * 2024-03-26 22:35:26.703 | Cloning from hurricane cache and applying ref * 2024-03-26 22:35:26.779 | (1132 / 1384) 2024-03-26 22:35:26.798 | Updating cache of https://opendev.org/x/inception.git in /opt/dib_cache/source-repositories/inception_e1875788a20ab3b890506c11cf68a3ff899297de with ref * 2024-03-26 22:35:27.258 | Cloning from inception cache and applying ref * 2024-03-26 22:35:27.427 | (1133 / 1384) 2024-03-26 22:35:27.445 | Updating cache of https://opendev.org/x/infra-ansible.git in /opt/dib_cache/source-repositories/infra_ansible_8fd5d1794a63a63c83baf7dccf5912bfc78d1921 with ref * 2024-03-26 22:35:28.019 | Cloning from infra-ansible cache and applying ref * 2024-03-26 22:35:28.101 | (1134 / 1384) 2024-03-26 22:35:28.119 | Updating cache of https://opendev.org/x/intel-nfv-ci-tests.git in /opt/dib_cache/source-repositories/intel_nfv_ci_tests_5123418584198db0c0cb4c1599fd72460b93ac98 with ref * 2024-03-26 22:35:28.586 | Cloning from intel-nfv-ci-tests cache and applying ref * 2024-03-26 22:35:28.665 | (1135 / 1384) 2024-03-26 22:35:28.684 | Updating cache of https://opendev.org/x/interop-workloads.git in /opt/dib_cache/source-repositories/interop_workloads_e9a061ae57ea1a39c2d639c32b3fd4769a0138f6 with ref * 2024-03-26 22:35:29.179 | Cloning from interop-workloads cache and applying ref * 2024-03-26 22:35:30.091 | (1136 / 1384) 2024-03-26 22:35:30.109 | Updating cache of https://opendev.org/x/iotronic.git in /opt/dib_cache/source-repositories/iotronic_d443f131cbcefd8518e5f0761b0f917da15634ef with ref * 2024-03-26 22:35:30.703 | Cloning from iotronic cache and applying ref * 2024-03-26 22:35:30.860 | (1137 / 1384) 2024-03-26 22:35:30.878 | Updating cache of https://opendev.org/x/iotronic-lightning-rod.git in /opt/dib_cache/source-repositories/iotronic_lightning_rod_cde2ddcdb0c40fba3e7fcf62a6004112157a46af with ref * 2024-03-26 22:35:31.275 | Cloning from iotronic-lightning-rod cache and applying ref * 2024-03-26 22:35:31.425 | (1138 / 1384) 2024-03-26 22:35:31.443 | Updating cache of https://opendev.org/x/iotronic-ui.git in /opt/dib_cache/source-repositories/iotronic_ui_25d5f7068d55f84a3e19b9bcc091a0b33cb2f960 with ref * 2024-03-26 22:35:32.073 | Cloning from iotronic-ui cache and applying ref * 2024-03-26 22:35:32.165 | (1139 / 1384) 2024-03-26 22:35:32.183 | Updating cache of https://opendev.org/x/ipa-example-hardware-managers.git in /opt/dib_cache/source-repositories/ipa_example_hardware_managers_0e6269096e479d9ba510f6933febb6fef7cb2b5c with ref * 2024-03-26 22:35:32.872 | Cloning from ipa-example-hardware-managers cache and applying ref * 2024-03-26 22:35:32.951 | (1140 / 1384) 2024-03-26 22:35:32.971 | Updating cache of https://opendev.org/x/ironic-staging-drivers.git in /opt/dib_cache/source-repositories/ironic_staging_drivers_b5223b432b344e11ed90215f14dc948e59bfac05 with ref * 2024-03-26 22:35:34.514 | Cloning from ironic-staging-drivers cache and applying ref * 2024-03-26 22:35:34.795 | (1141 / 1384) 2024-03-26 22:35:34.813 | Updating cache of https://opendev.org/x/jacket.git in /opt/dib_cache/source-repositories/jacket_58bbb06d4af6a652ac313501e230175b8cbd0fcd with ref * 2024-03-26 22:35:35.446 | Cloning from jacket cache and applying ref * 2024-03-26 22:35:35.538 | (1142 / 1384) 2024-03-26 22:35:35.557 | Updating cache of https://opendev.org/x/jenkins-plugins-for-murano.git in /opt/dib_cache/source-repositories/jenkins_plugins_for_murano_dced33b22e8a2055bfc98e9cec3ffd51ec6e1c43 with ref * 2024-03-26 22:35:36.015 | Cloning from jenkins-plugins-for-murano cache and applying ref * 2024-03-26 22:35:36.111 | (1143 / 1384) 2024-03-26 22:35:36.130 | Updating cache of https://opendev.org/x/k8s-cloud-provider.git in /opt/dib_cache/source-repositories/k8s_cloud_provider_96dff88ba903d6106596bfeae279424cf5241bbd with ref * 2024-03-26 22:35:36.604 | Cloning from k8s-cloud-provider cache and applying ref * 2024-03-26 22:35:36.740 | (1144 / 1384) 2024-03-26 22:35:36.759 | Updating cache of https://opendev.org/x/k8s-docker-suite-app-murano.git in /opt/dib_cache/source-repositories/k8s_docker_suite_app_murano_e9cc38435177824b1aa0761304558c7a21a2b045 with ref * 2024-03-26 22:35:37.151 | Cloning from k8s-docker-suite-app-murano cache and applying ref * 2024-03-26 22:35:37.284 | (1145 / 1384) 2024-03-26 22:35:37.303 | Updating cache of https://opendev.org/x/kiloeyes.git in /opt/dib_cache/source-repositories/kiloeyes_04e2b141d8a2d03a3f6d6ac73a718af36ff46a28 with ref * 2024-03-26 22:35:37.700 | Cloning from kiloeyes cache and applying ref * 2024-03-26 22:35:37.837 | (1146 / 1384) 2024-03-26 22:35:37.855 | Updating cache of https://opendev.org/x/kingbird.git in /opt/dib_cache/source-repositories/kingbird_3eb9f1827c8f70fe546aefb4befa9d0582553fff with ref * 2024-03-26 22:35:38.527 | Cloning from kingbird cache and applying ref * 2024-03-26 22:35:38.657 | (1147 / 1384) 2024-03-26 22:35:38.675 | Updating cache of https://opendev.org/x/kingbird-dashboard.git in /opt/dib_cache/source-repositories/kingbird_dashboard_7dac6affeb9ffff4f83358c5ec2f14fee878d124 with ref * 2024-03-26 22:35:39.365 | Cloning from kingbird-dashboard cache and applying ref * 2024-03-26 22:35:39.449 | (1148 / 1384) 2024-03-26 22:35:39.467 | Updating cache of https://opendev.org/x/kloudbuster.git in /opt/dib_cache/source-repositories/kloudbuster_379a89f5741c658d4d28e6c942e63e08f78aaafb with ref * 2024-03-26 22:35:40.127 | Cloning from kloudbuster cache and applying ref * 2024-03-26 22:35:40.820 | (1149 / 1384) 2024-03-26 22:35:40.839 | Updating cache of https://opendev.org/x/kosmos.git in /opt/dib_cache/source-repositories/kosmos_5c72a0caaa6581bd195b8add3a0301c9030e5798 with ref * 2024-03-26 22:35:41.451 | Cloning from kosmos cache and applying ref * 2024-03-26 22:35:41.537 | (1150 / 1384) 2024-03-26 22:35:41.557 | Updating cache of https://opendev.org/x/kosmos-specs.git in /opt/dib_cache/source-repositories/kosmos_specs_59663883908802375c9865706a1d02dc41fea577 with ref * 2024-03-26 22:35:41.983 | Cloning from kosmos-specs cache and applying ref * 2024-03-26 22:35:42.062 | (1151 / 1384) 2024-03-26 22:35:42.081 | Updating cache of https://opendev.org/x/ku.stella.git in /opt/dib_cache/source-repositories/ku_stella_d8e189ac9d4570a5840e81c58e1f5b68b982c6df with ref * 2024-03-26 22:35:42.462 | Cloning from ku.stella cache and applying ref * 2024-03-26 22:35:42.545 | (1152 / 1384) 2024-03-26 22:35:42.566 | Updating cache of https://opendev.org/x/kwapi.git in /opt/dib_cache/source-repositories/kwapi_3d8a182d35fa0934787baefd83adda070f7124fd with ref * 2024-03-26 22:35:42.975 | Cloning from kwapi cache and applying ref * 2024-03-26 22:35:43.096 | (1153 / 1384) 2024-03-26 22:35:43.114 | Updating cache of https://opendev.org/x/marshal.git in /opt/dib_cache/source-repositories/marshal_e03170d6a3afe7fe1b5fbb88c839e16278ffa7d4 with ref * 2024-03-26 22:35:43.497 | Cloning from marshal cache and applying ref * 2024-03-26 22:35:43.597 | (1154 / 1384) 2024-03-26 22:35:43.615 | Updating cache of https://opendev.org/x/meghdwar.git in /opt/dib_cache/source-repositories/meghdwar_f4609ac98411920ae58dc9287a613dd1baa60168 with ref * 2024-03-26 22:35:44.028 | Cloning from meghdwar cache and applying ref * 2024-03-26 22:35:44.102 | (1155 / 1384) 2024-03-26 22:35:44.120 | Updating cache of https://opendev.org/x/merlin.git in /opt/dib_cache/source-repositories/merlin_b84dcf2093b6a219c8c0e38eed37d6ace72369a5 with ref * 2024-03-26 22:35:44.482 | Cloning from merlin cache and applying ref * 2024-03-26 22:35:44.589 | (1156 / 1384) 2024-03-26 22:35:44.607 | Updating cache of https://opendev.org/x/meteos.git in /opt/dib_cache/source-repositories/meteos_1f926686ff31884d899b01c0cd8e5d630635543d with ref * 2024-03-26 22:35:45.023 | Cloning from meteos cache and applying ref * 2024-03-26 22:35:45.118 | (1157 / 1384) 2024-03-26 22:35:45.137 | Updating cache of https://opendev.org/x/meteos-ui.git in /opt/dib_cache/source-repositories/meteos_ui_527815a053fc57d196bbbc0952545a101830a43f with ref * 2024-03-26 22:35:45.672 | Cloning from meteos-ui cache and applying ref * 2024-03-26 22:35:45.785 | (1158 / 1384) 2024-03-26 22:35:45.804 | Updating cache of https://opendev.org/x/microstack.git in /opt/dib_cache/source-repositories/microstack_c1f30547b1cc38fe071a4637615aca53db9bf3fd with ref * 2024-03-26 22:35:46.532 | Cloning from microstack cache and applying ref * 2024-03-26 22:35:49.503 | (1159 / 1384) 2024-03-26 22:35:49.523 | Updating cache of https://opendev.org/x/microstack-specs.git in /opt/dib_cache/source-repositories/microstack_specs_f1b99926a7ff2971b5db862914a371d283230298 with ref * 2024-03-26 22:35:50.070 | Cloning from microstack-specs cache and applying ref * 2024-03-26 22:35:50.148 | (1160 / 1384) 2024-03-26 22:35:50.167 | Updating cache of https://opendev.org/x/mitmstack.git in /opt/dib_cache/source-repositories/mitmstack_663d2b2cbd11956aa88eb1e62b355861334ae540 with ref * 2024-03-26 22:35:50.587 | Cloning from mitmstack cache and applying ref * 2024-03-26 22:35:50.665 | (1161 / 1384) 2024-03-26 22:35:50.684 | Updating cache of https://opendev.org/x/mixmatch.git in /opt/dib_cache/source-repositories/mixmatch_3b66f6a9b3ddce2e2ea8c3cae4e9033ea2cf1170 with ref * 2024-03-26 22:35:51.125 | Cloning from mixmatch cache and applying ref * 2024-03-26 22:35:51.236 | (1162 / 1384) 2024-03-26 22:35:51.254 | Updating cache of https://opendev.org/x/mogan.git in /opt/dib_cache/source-repositories/mogan_4148bc2616dbbfc30f64a177389c4369ced89b33 with ref * 2024-03-26 22:35:51.835 | Cloning from mogan cache and applying ref * 2024-03-26 22:35:52.146 | (1163 / 1384) 2024-03-26 22:35:52.163 | Updating cache of https://opendev.org/x/mogan-specs.git in /opt/dib_cache/source-repositories/mogan_specs_405d3022ae84948b5c92ecb0dab1b73812496c6a with ref * 2024-03-26 22:35:52.760 | Cloning from mogan-specs cache and applying ref * 2024-03-26 22:35:52.847 | (1164 / 1384) 2024-03-26 22:35:52.865 | Updating cache of https://opendev.org/x/mogan-ui.git in /opt/dib_cache/source-repositories/mogan_ui_aec887c9226eaa004bf63d01549b1e688d63fe15 with ref * 2024-03-26 22:35:53.200 | Cloning from mogan-ui cache and applying ref * 2024-03-26 22:35:53.288 | (1165 / 1384) 2024-03-26 22:35:53.307 | Updating cache of https://opendev.org/x/monasca-vagrant.git in /opt/dib_cache/source-repositories/monasca_vagrant_761885319e6773953d48bad22f4ceb2650c30d5f with ref * 2024-03-26 22:35:53.767 | Cloning from monasca-vagrant cache and applying ref * 2024-03-26 22:35:53.851 | (1166 / 1384) 2024-03-26 22:35:53.869 | Updating cache of https://opendev.org/x/monitorstack.git in /opt/dib_cache/source-repositories/monitorstack_94377bd400520a3b4dd8fa9da8700d2ed9295520 with ref * 2024-03-26 22:35:54.219 | Cloning from monitorstack cache and applying ref * 2024-03-26 22:35:54.393 | (1167 / 1384) 2024-03-26 22:35:54.412 | Updating cache of https://opendev.org/x/mors.git in /opt/dib_cache/source-repositories/mors_3d6e8779a0704ac78eec8e388e62bfeedc94c39e with ref * 2024-03-26 22:35:54.946 | Cloning from mors cache and applying ref * 2024-03-26 22:35:55.029 | (1168 / 1384) 2024-03-26 22:35:55.048 | Updating cache of https://opendev.org/x/murano-plugin-networking-sfc.git in /opt/dib_cache/source-repositories/murano_plugin_networking_sfc_e9656a905849906e5625be467260db184b40271d with ref * 2024-03-26 22:35:55.509 | Cloning from murano-plugin-networking-sfc cache and applying ref * 2024-03-26 22:35:55.591 | (1169 / 1384) 2024-03-26 22:35:55.610 | Updating cache of https://opendev.org/x/namos.git in /opt/dib_cache/source-repositories/namos_e6a67cbe7dd9cfa6995e126827e6c1b183056412 with ref * 2024-03-26 22:35:56.078 | Cloning from namos cache and applying ref * 2024-03-26 22:35:56.174 | (1170 / 1384) 2024-03-26 22:35:56.194 | Updating cache of https://opendev.org/x/nemesis.git in /opt/dib_cache/source-repositories/nemesis_112e5a6034d56db33ea81f569110e9c52d2c3997 with ref * 2024-03-26 22:35:56.509 | Cloning from nemesis cache and applying ref * 2024-03-26 22:35:56.594 | (1171 / 1384) 2024-03-26 22:35:56.613 | Updating cache of https://opendev.org/x/nerd-reviewer.git in /opt/dib_cache/source-repositories/nerd_reviewer_eeabb468c4d3ab75e3477c41e5123cc5c0e24dd9 with ref * 2024-03-26 22:35:57.099 | Cloning from nerd-reviewer cache and applying ref * 2024-03-26 22:35:57.259 | (1172 / 1384) 2024-03-26 22:35:57.278 | Updating cache of https://opendev.org/x/networking-6wind.git in /opt/dib_cache/source-repositories/networking_6wind_ddca72ba64bfe3dc00cf5639e78d3517ee3a0760 with ref * 2024-03-26 22:35:57.726 | Cloning from networking-6wind cache and applying ref * 2024-03-26 22:35:57.809 | (1173 / 1384) 2024-03-26 22:35:57.827 | Updating cache of https://opendev.org/x/networking-ale-omniswitch.git in /opt/dib_cache/source-repositories/networking_ale_omniswitch_d9cd118216b348318ff264e1fe6606dd34bcee8d with ref * 2024-03-26 22:35:58.198 | Cloning from networking-ale-omniswitch cache and applying ref * 2024-03-26 22:35:58.281 | (1174 / 1384) 2024-03-26 22:35:58.300 | Updating cache of https://opendev.org/x/networking-ansible.git in /opt/dib_cache/source-repositories/networking_ansible_e1c702170d1d01c9ed24b5bff33d70b94d13780c with ref * 2024-03-26 22:35:58.760 | Cloning from networking-ansible cache and applying ref * 2024-03-26 22:35:58.863 | (1175 / 1384) 2024-03-26 22:35:58.882 | Updating cache of https://opendev.org/x/networking-arista.git in /opt/dib_cache/source-repositories/networking_arista_d8e20cd63e833808f1eba18710bcc10ef965d46e with ref * 2024-03-26 22:36:01.984 | Cloning from networking-arista cache and applying ref * 2024-03-26 22:36:03.587 | (1176 / 1384) 2024-03-26 22:36:03.608 | Updating cache of https://opendev.org/x/networking-avaya.git in /opt/dib_cache/source-repositories/networking_avaya_50f68da50e2a02972ff09927f72c2b85910d3f70 with ref * 2024-03-26 22:36:04.432 | Cloning from networking-avaya cache and applying ref * 2024-03-26 22:36:04.517 | (1177 / 1384) 2024-03-26 22:36:04.535 | Updating cache of https://opendev.org/x/networking-bigswitch.git in /opt/dib_cache/source-repositories/networking_bigswitch_e743e4d9dd5b7f2caa14d5e80373d89fb98b70f6 with ref * 2024-03-26 22:36:05.119 | Cloning from networking-bigswitch cache and applying ref * 2024-03-26 22:36:05.571 | (1178 / 1384) 2024-03-26 22:36:05.590 | Updating cache of https://opendev.org/x/networking-brocade.git in /opt/dib_cache/source-repositories/networking_brocade_e6a6d6b53e115a905b02d5ac028302618e8aebd5 with ref * 2024-03-26 22:36:06.189 | Cloning from networking-brocade cache and applying ref * 2024-03-26 22:36:06.376 | (1179 / 1384) 2024-03-26 22:36:06.394 | Updating cache of https://opendev.org/x/networking-cisco.git in /opt/dib_cache/source-repositories/networking_cisco_337db93079807bd6a1aa341a759046183d828ac5 with ref * 2024-03-26 22:36:07.163 | Cloning from networking-cisco cache and applying ref * 2024-03-26 22:36:07.686 | (1180 / 1384) 2024-03-26 22:36:07.713 | Updating cache of https://opendev.org/x/networking-cumulus.git in /opt/dib_cache/source-repositories/networking_cumulus_290b135b0607a62cba93ff046c2c9ec21f0c0559 with ref * 2024-03-26 22:36:10.005 | Cloning from networking-cumulus cache and applying ref * 2024-03-26 22:36:10.145 | (1181 / 1384) 2024-03-26 22:36:10.165 | Updating cache of https://opendev.org/x/networking-dpm.git in /opt/dib_cache/source-repositories/networking_dpm_b062763ae05bfb680395e5486a33bf880f1a337e with ref * 2024-03-26 22:36:11.813 | Cloning from networking-dpm cache and applying ref * 2024-03-26 22:36:11.907 | (1182 / 1384) 2024-03-26 22:36:11.927 | Updating cache of https://opendev.org/x/networking-edge-vpn.git in /opt/dib_cache/source-repositories/networking_edge_vpn_86058fce02196c7f18acef0af0afc9a7be24ed03 with ref * 2024-03-26 22:36:12.409 | Cloning from networking-edge-vpn cache and applying ref * 2024-03-26 22:36:12.497 | (1183 / 1384) 2024-03-26 22:36:12.570 | Updating cache of https://opendev.org/x/networking-extreme.git in /opt/dib_cache/source-repositories/networking_extreme_b6c542279bf797c702d7f8f9fb8e5e0e0ef31819 with ref * 2024-03-26 22:36:13.012 | Cloning from networking-extreme cache and applying ref * 2024-03-26 22:36:13.096 | (1184 / 1384) 2024-03-26 22:36:13.115 | Updating cache of https://opendev.org/x/networking-fortinet.git in /opt/dib_cache/source-repositories/networking_fortinet_47a2094ce07b1f5b4d2f329976c52867c652a168 with ref * 2024-03-26 22:36:14.008 | Cloning from networking-fortinet cache and applying ref * 2024-03-26 22:36:14.101 | (1185 / 1384) 2024-03-26 22:36:14.121 | Updating cache of https://opendev.org/x/networking-fujitsu.git in /opt/dib_cache/source-repositories/networking_fujitsu_f9fa40f177b45ece3e6b9f32c0e1f20684aaf281 with ref * 2024-03-26 22:36:14.500 | Cloning from networking-fujitsu cache and applying ref * 2024-03-26 22:36:14.640 | (1186 / 1384) 2024-03-26 22:36:14.659 | Updating cache of https://opendev.org/x/networking-gluon.git in /opt/dib_cache/source-repositories/networking_gluon_7043a13e84a5dbe8f2e7c8bcaacb07a5eaa1af3a with ref * 2024-03-26 22:36:15.308 | Cloning from networking-gluon cache and applying ref * 2024-03-26 22:36:15.392 | (1187 / 1384) 2024-03-26 22:36:15.411 | Updating cache of https://opendev.org/x/networking-h3c.git in /opt/dib_cache/source-repositories/networking_h3c_c1086d882d8146c3ebbb81bece0cb529fe7c731f with ref * 2024-03-26 22:36:16.044 | Cloning from networking-h3c cache and applying ref * 2024-03-26 22:36:16.133 | (1188 / 1384) 2024-03-26 22:36:16.152 | Updating cache of https://opendev.org/x/networking-hpe.git in /opt/dib_cache/source-repositories/networking_hpe_c0f8648402f312704c331bffd9782d6467db942f with ref * 2024-03-26 22:36:16.707 | Cloning from networking-hpe cache and applying ref * 2024-03-26 22:36:16.802 | (1189 / 1384) 2024-03-26 22:36:16.823 | Updating cache of https://opendev.org/x/networking-huawei.git in /opt/dib_cache/source-repositories/networking_huawei_a83f1b6ab23a3445adf08cc67448901e8ad71605 with ref * 2024-03-26 22:36:17.296 | Cloning from networking-huawei cache and applying ref * 2024-03-26 22:36:17.384 | (1190 / 1384) 2024-03-26 22:36:17.404 | Updating cache of https://opendev.org/x/networking-icc.git in /opt/dib_cache/source-repositories/networking_icc_c547d62fb69a030c49d4b9fb1288a879c535e687 with ref * 2024-03-26 22:36:17.821 | Cloning from networking-icc cache and applying ref * 2024-03-26 22:36:17.896 | (1191 / 1384) 2024-03-26 22:36:17.913 | Updating cache of https://opendev.org/x/networking-infoblox.git in /opt/dib_cache/source-repositories/networking_infoblox_102ed7d430bdc9380f62bf16c45af92d7ffe4565 with ref * 2024-03-26 22:36:18.802 | Cloning from networking-infoblox cache and applying ref * 2024-03-26 22:36:19.012 | (1192 / 1384) 2024-03-26 22:36:19.030 | Updating cache of https://opendev.org/x/networking-l2gw.git in /opt/dib_cache/source-repositories/networking_l2gw_db69b77c679b2223dd8c825ae2468c48f2d9362f with ref * 2024-03-26 22:36:19.974 | Cloning from networking-l2gw cache and applying ref * 2024-03-26 22:36:22.375 | (1193 / 1384) 2024-03-26 22:36:22.397 | Updating cache of https://opendev.org/x/networking-l2gw-tempest-plugin.git in /opt/dib_cache/source-repositories/networking_l2gw_tempest_plugin_51f070b13c6846457a03efac15fd6ea9f910fa75 with ref * 2024-03-26 22:36:23.438 | Cloning from networking-l2gw-tempest-plugin cache and applying ref * 2024-03-26 22:36:25.185 | (1194 / 1384) 2024-03-26 22:36:25.205 | Updating cache of https://opendev.org/x/networking-lagopus.git in /opt/dib_cache/source-repositories/networking_lagopus_d2958b0cb73911ea79a969d2e43ba8f01ada8f02 with ref * 2024-03-26 22:36:25.722 | Cloning from networking-lagopus cache and applying ref * 2024-03-26 22:36:25.812 | (1195 / 1384) 2024-03-26 22:36:25.832 | Updating cache of https://opendev.org/x/networking-lenovo.git in /opt/dib_cache/source-repositories/networking_lenovo_3474ed92bc2b941a4fd4a8c8f9342eb180b181ad with ref * 2024-03-26 22:36:26.456 | Cloning from networking-lenovo cache and applying ref * 2024-03-26 22:36:26.532 | (1196 / 1384) 2024-03-26 22:36:26.551 | Updating cache of https://opendev.org/x/networking-mlnx.git in /opt/dib_cache/source-repositories/networking_mlnx_6d9be777291f4a8c08286101206336353d72036d with ref * 2024-03-26 22:36:28.165 | Cloning from networking-mlnx cache and applying ref * 2024-03-26 22:36:28.922 | (1197 / 1384) 2024-03-26 22:36:28.941 | Updating cache of https://opendev.org/x/networking-nec.git in /opt/dib_cache/source-repositories/networking_nec_b905f2289464285792f332d6d697541398a63832 with ref * 2024-03-26 22:36:29.670 | Cloning from networking-nec cache and applying ref * 2024-03-26 22:36:29.787 | (1198 / 1384) 2024-03-26 22:36:29.805 | Updating cache of https://opendev.org/x/networking-omnipath.git in /opt/dib_cache/source-repositories/networking_omnipath_ed764a981abb872001763d8d2a6096aabbe414fb with ref * 2024-03-26 22:36:30.346 | Cloning from networking-omnipath cache and applying ref * 2024-03-26 22:36:30.440 | (1199 / 1384) 2024-03-26 22:36:30.458 | Updating cache of https://opendev.org/x/networking-opencontrail.git in /opt/dib_cache/source-repositories/networking_opencontrail_8d2fe4e5df41c74cd45ab40a02b2cab97d181bf5 with ref * 2024-03-26 22:36:31.104 | Cloning from networking-opencontrail cache and applying ref * 2024-03-26 22:36:31.241 | (1200 / 1384) 2024-03-26 22:36:31.260 | Updating cache of https://opendev.org/x/networking-ovs-dpdk.git in /opt/dib_cache/source-repositories/networking_ovs_dpdk_68b7b41009de79e7f058bc2cb3a451979dcc81a7 with ref * 2024-03-26 22:36:32.081 | Cloning from networking-ovs-dpdk cache and applying ref * 2024-03-26 22:36:32.200 | (1201 / 1384) 2024-03-26 22:36:32.219 | Updating cache of https://opendev.org/x/networking-peregrine.git in /opt/dib_cache/source-repositories/networking_peregrine_cb0405790d13976d9cf6aba5ef5f874d7ddb12bd with ref * 2024-03-26 22:36:32.993 | Cloning from networking-peregrine cache and applying ref * 2024-03-26 22:36:33.069 | (1202 / 1384) 2024-03-26 22:36:33.088 | Updating cache of https://opendev.org/x/networking-plumgrid.git in /opt/dib_cache/source-repositories/networking_plumgrid_71d087e2e919ec9ba31a8be0e17b02305a33794c with ref * 2024-03-26 22:36:34.326 | Cloning from networking-plumgrid cache and applying ref * 2024-03-26 22:36:34.525 | (1203 / 1384) 2024-03-26 22:36:34.544 | Updating cache of https://opendev.org/x/networking-spp.git in /opt/dib_cache/source-repositories/networking_spp_21d4c19c517967fc2929f8bc3338943a5fe2caf3 with ref * 2024-03-26 22:36:35.132 | Cloning from networking-spp cache and applying ref * 2024-03-26 22:36:35.246 | (1204 / 1384) 2024-03-26 22:36:35.265 | Updating cache of https://opendev.org/x/networking-vpp.git in /opt/dib_cache/source-repositories/networking_vpp_186c5e82a17819e23382075c15a3a71c9825062c with ref * 2024-03-26 22:36:35.830 | Cloning from networking-vpp cache and applying ref * 2024-03-26 22:36:35.956 | (1205 / 1384) 2024-03-26 22:36:35.975 | Updating cache of https://opendev.org/x/networking-vsphere.git in /opt/dib_cache/source-repositories/networking_vsphere_0da1493f256f558bd8f910ea86cb7d91d0a0663a with ref * 2024-03-26 22:36:36.834 | Cloning from networking-vsphere cache and applying ref * 2024-03-26 22:36:36.992 | (1206 / 1384) 2024-03-26 22:36:37.011 | Updating cache of https://opendev.org/x/networking-zte.git in /opt/dib_cache/source-repositories/networking_zte_f7306ed126668d3f0b179fc4a9643d12fb17d7eb with ref * 2024-03-26 22:36:37.386 | Cloning from networking-zte cache and applying ref * 2024-03-26 22:36:37.520 | (1207 / 1384) 2024-03-26 22:36:37.539 | Updating cache of https://opendev.org/x/networking-zvm.git in /opt/dib_cache/source-repositories/networking_zvm_f9dc370f2e7f80b964edbeb71c4441aa1a514d1e with ref * 2024-03-26 22:36:38.412 | Cloning from networking-zvm cache and applying ref * 2024-03-26 22:36:39.961 | (1208 / 1384) 2024-03-26 22:36:39.986 | Updating cache of https://opendev.org/x/neutron-classifier.git in /opt/dib_cache/source-repositories/neutron_classifier_d02a89b0f618f7c5bc33936b44726a504ab70e8d with ref * 2024-03-26 22:36:40.415 | Cloning from neutron-classifier cache and applying ref * 2024-03-26 22:36:40.505 | (1209 / 1384) 2024-03-26 22:36:40.526 | Updating cache of https://opendev.org/x/neutron-interconnection.git in /opt/dib_cache/source-repositories/neutron_interconnection_5bb06dc930e8afe34cf68eb269f0035f29e17d42 with ref * 2024-03-26 22:36:40.984 | Cloning from neutron-interconnection cache and applying ref * 2024-03-26 22:36:41.069 | (1210 / 1384) 2024-03-26 22:36:41.088 | Updating cache of https://opendev.org/x/nfv-filters.git in /opt/dib_cache/source-repositories/nfv_filters_195b3dab02d9a12d701da9cb937a27ab7b6da6dd with ref * 2024-03-26 22:36:41.489 | Cloning from nfv-filters cache and applying ref * 2024-03-26 22:36:41.573 | (1211 / 1384) 2024-03-26 22:36:41.593 | Updating cache of https://opendev.org/x/nova-dpm.git in /opt/dib_cache/source-repositories/nova_dpm_b3db72b9bba6525c68d0ffcfc839319a227ea587 with ref * 2024-03-26 22:36:42.300 | Cloning from nova-dpm cache and applying ref * 2024-03-26 22:36:42.401 | (1212 / 1384) 2024-03-26 22:36:42.419 | Updating cache of https://opendev.org/x/nova-fusioncompute.git in /opt/dib_cache/source-repositories/nova_fusioncompute_233530a2fd551ff13ecf666ba00b97ac44aca9c1 with ref * 2024-03-26 22:36:43.600 | Cloning from nova-fusioncompute cache and applying ref * 2024-03-26 22:36:43.682 | (1213 / 1384) 2024-03-26 22:36:43.700 | Updating cache of https://opendev.org/x/nova-lxd.git in /opt/dib_cache/source-repositories/nova_lxd_9bf7ac6c48a65b6d6eb810bfffecc4f4b2a55453 with ref * 2024-03-26 22:36:44.954 | Cloning from nova-lxd cache and applying ref * 2024-03-26 22:36:45.127 | (1214 / 1384) 2024-03-26 22:36:45.145 | Updating cache of https://opendev.org/x/nova-mksproxy.git in /opt/dib_cache/source-repositories/nova_mksproxy_c5632819b4e3833baeb7b9a7c95079fa9536aac1 with ref * 2024-03-26 22:36:45.553 | Cloning from nova-mksproxy cache and applying ref * 2024-03-26 22:36:45.633 | (1215 / 1384) 2024-03-26 22:36:45.650 | Updating cache of https://opendev.org/x/nova-solver-scheduler.git in /opt/dib_cache/source-repositories/nova_solver_scheduler_31987e0a224f0006322206ea27a137e9efc7b1f4 with ref * 2024-03-26 22:36:46.241 | Cloning from nova-solver-scheduler cache and applying ref * 2024-03-26 22:36:46.335 | (1216 / 1384) 2024-03-26 22:36:46.354 | Updating cache of https://opendev.org/x/nova-zvm-virt-driver.git in /opt/dib_cache/source-repositories/nova_zvm_virt_driver_ff6a1c2b73c79c45ec4465fcd65e160330cec4a8 with ref * 2024-03-26 22:36:46.864 | Cloning from nova-zvm-virt-driver cache and applying ref * 2024-03-26 22:36:46.991 | (1217 / 1384) 2024-03-26 22:36:47.010 | Updating cache of https://opendev.org/x/novajoin.git in /opt/dib_cache/source-repositories/novajoin_4e12268d42fb8e85d97cd56688521df3bea06c82 with ref * 2024-03-26 22:36:47.632 | Cloning from novajoin cache and applying ref * 2024-03-26 22:36:47.745 | (1218 / 1384) 2024-03-26 22:36:47.763 | Updating cache of https://opendev.org/x/novajoin-tempest-plugin.git in /opt/dib_cache/source-repositories/novajoin_tempest_plugin_1e2fb9ae27ba00ad9be2edf3b85839abe259e7c1 with ref * 2024-03-26 22:36:48.407 | Cloning from novajoin-tempest-plugin cache and applying ref * 2024-03-26 22:36:48.859 | (1219 / 1384) 2024-03-26 22:36:48.877 | Updating cache of https://opendev.org/x/oaktree.git in /opt/dib_cache/source-repositories/oaktree_1e5c228fe72356f766a6acd9f8987597eb572e12 with ref * 2024-03-26 22:36:49.257 | Cloning from oaktree cache and applying ref * 2024-03-26 22:36:49.334 | (1220 / 1384) 2024-03-26 22:36:49.351 | Updating cache of https://opendev.org/x/oaktreemodel.git in /opt/dib_cache/source-repositories/oaktreemodel_bcc35930d9c26870042ed7ec1d1dddd086577861 with ref * 2024-03-26 22:36:50.107 | Cloning from oaktreemodel cache and applying ref * 2024-03-26 22:36:50.186 | (1221 / 1384) 2024-03-26 22:36:50.205 | Updating cache of https://opendev.org/x/omni.git in /opt/dib_cache/source-repositories/omni_aa495a866d13ca7ddae3f059cbfb787b7504ceba with ref * 2024-03-26 22:36:50.843 | Cloning from omni cache and applying ref * 2024-03-26 22:36:50.973 | (1222 / 1384) 2024-03-26 22:36:50.991 | Updating cache of https://opendev.org/x/ooi.git in /opt/dib_cache/source-repositories/ooi_df14f4095981045a400e16e6214dbfb204cf45c3 with ref * 2024-03-26 22:36:51.700 | Cloning from ooi cache and applying ref * 2024-03-26 22:36:51.884 | (1223 / 1384) 2024-03-26 22:36:51.902 | Updating cache of https://opendev.org/x/opencafe.git in /opt/dib_cache/source-repositories/opencafe_6f4b2fce10e4fb9f55060060ed50c230ca84ccef with ref * 2024-03-26 22:36:52.466 | Cloning from opencafe cache and applying ref * 2024-03-26 22:36:52.677 | (1224 / 1384) 2024-03-26 22:36:52.694 | Updating cache of https://opendev.org/x/openstack-mentoring-scripts.git in /opt/dib_cache/source-repositories/openstack_mentoring_scripts_9f30feb1b2124acc364baeee3a401ac872f8fe23 with ref * 2024-03-26 22:36:53.220 | Cloning from openstack-mentoring-scripts cache and applying ref * 2024-03-26 22:36:53.295 | (1225 / 1384) 2024-03-26 22:36:53.313 | Updating cache of https://opendev.org/x/openstack-resource-agents.git in /opt/dib_cache/source-repositories/openstack_resource_agents_052fd2d1c6b08729314790a9541a29b1bed952a1 with ref * 2024-03-26 22:36:54.148 | Cloning from openstack-resource-agents cache and applying ref * 2024-03-26 22:36:54.231 | (1226 / 1384) 2024-03-26 22:36:54.249 | Updating cache of https://opendev.org/x/openstack-resource-agents-specs.git in /opt/dib_cache/source-repositories/openstack_resource_agents_specs_4c1111279b6fb162edb3e4b1ccbfb4c5cfb5200a with ref * 2024-03-26 22:36:54.861 | Cloning from openstack-resource-agents-specs cache and applying ref * 2024-03-26 22:36:54.964 | (1227 / 1384) 2024-03-26 22:36:54.983 | Updating cache of https://opendev.org/x/openstack-service-broker.git in /opt/dib_cache/source-repositories/openstack_service_broker_69d5434f88b7fbff83ca9ee96214beea79deecb6 with ref * 2024-03-26 22:36:55.473 | Cloning from openstack-service-broker cache and applying ref * 2024-03-26 22:36:55.552 | (1228 / 1384) 2024-03-26 22:36:55.572 | Updating cache of https://opendev.org/x/openstack-spaceport.git in /opt/dib_cache/source-repositories/openstack_spaceport_ec3f38effaeb3a9819789545f0159a3b18ea575a with ref * 2024-03-26 22:36:56.163 | Cloning from openstack-spaceport cache and applying ref * 2024-03-26 22:36:56.238 | (1229 / 1384) 2024-03-26 22:36:56.256 | Updating cache of https://opendev.org/x/ops-telecom-nfv.git in /opt/dib_cache/source-repositories/ops_telecom_nfv_f871a29e4daeebe4d8d46034e9870459388ed6c4 with ref * 2024-03-26 22:36:56.733 | Cloning from ops-telecom-nfv cache and applying ref * 2024-03-26 22:36:56.809 | (1230 / 1384) 2024-03-26 22:36:56.827 | Updating cache of https://opendev.org/x/os-dpm.git in /opt/dib_cache/source-repositories/os_dpm_04778d1135d122ca8e2f11377c70b40c69c0b344 with ref * 2024-03-26 22:36:57.458 | Cloning from os-dpm cache and applying ref * 2024-03-26 22:36:57.540 | (1231 / 1384) 2024-03-26 22:36:57.559 | Updating cache of https://opendev.org/x/os-http.git in /opt/dib_cache/source-repositories/os_http_161b962607932f87182567b69f80fe255ac501bc with ref * 2024-03-26 22:36:57.943 | Cloning from os-http cache and applying ref * 2024-03-26 22:36:58.022 | (1232 / 1384) 2024-03-26 22:36:58.040 | Updating cache of https://opendev.org/x/os-log-merger.git in /opt/dib_cache/source-repositories/os_log_merger_7ea5cc6ffd3d59b800588fb4bd0a8745d7283cd9 with ref * 2024-03-26 22:36:58.518 | Cloning from os-log-merger cache and applying ref * 2024-03-26 22:37:02.544 | (1233 / 1384) 2024-03-26 22:37:02.562 | Updating cache of https://opendev.org/x/os-namos.git in /opt/dib_cache/source-repositories/os_namos_cb211a5cc074630ee3d6b9ead8b784f5996bd6ba with ref * 2024-03-26 22:37:03.268 | Cloning from os-namos cache and applying ref * 2024-03-26 22:37:03.342 | (1234 / 1384) 2024-03-26 22:37:03.360 | Updating cache of https://opendev.org/x/os-xenapi.git in /opt/dib_cache/source-repositories/os_xenapi_c35a38e1895d4b6a8c0c6aba5304f106271bf906 with ref * 2024-03-26 22:37:03.982 | Cloning from os-xenapi cache and applying ref * 2024-03-26 22:37:04.076 | (1235 / 1384) 2024-03-26 22:37:04.094 | Updating cache of https://opendev.org/x/osc-summit-counter.git in /opt/dib_cache/source-repositories/osc_summit_counter_d88a56529c505d6db79c995c152bd57fc52a8a77 with ref * 2024-03-26 22:37:04.452 | Cloning from osc-summit-counter cache and applying ref * 2024-03-26 22:37:04.526 | (1236 / 1384) 2024-03-26 22:37:04.544 | Updating cache of https://opendev.org/x/osel.git in /opt/dib_cache/source-repositories/osel_20534062a02bb4a848e928fc165060ea384fe2a9 with ref * 2024-03-26 22:37:04.963 | Cloning from osel cache and applying ref * 2024-03-26 22:37:05.041 | (1237 / 1384) 2024-03-26 22:37:05.059 | Updating cache of https://opendev.org/x/ospurge.git in /opt/dib_cache/source-repositories/ospurge_cb2fe3a0bf2de7511db575f0dd17225aa85b977d with ref * 2024-03-26 22:37:05.529 | Cloning from ospurge cache and applying ref * 2024-03-26 22:37:05.617 | (1238 / 1384) 2024-03-26 22:37:05.635 | Updating cache of https://opendev.org/x/packetary.git in /opt/dib_cache/source-repositories/packetary_447eeaff1c8a2ee798f1c9fd3794db81781cccb6 with ref * 2024-03-26 22:37:06.061 | Cloning from packetary cache and applying ref * 2024-03-26 22:37:06.150 | (1239 / 1384) 2024-03-26 22:37:06.168 | Updating cache of https://opendev.org/x/packetary-specs.git in /opt/dib_cache/source-repositories/packetary_specs_bf65a6f65d64dd55685ce36978907302629e1877 with ref * 2024-03-26 22:37:06.571 | Cloning from packetary-specs cache and applying ref * 2024-03-26 22:37:06.650 | (1240 / 1384) 2024-03-26 22:37:06.668 | Updating cache of https://opendev.org/x/packstack.git in /opt/dib_cache/source-repositories/packstack_a020001494a8e43db59bb4df5d637e21107dc701 with ref * 2024-03-26 22:37:10.115 | Cloning from packstack cache and applying ref * 2024-03-26 22:37:20.500 | (1241 / 1384) 2024-03-26 22:37:20.517 | Updating cache of https://opendev.org/x/pandaman.git in /opt/dib_cache/source-repositories/pandaman_78209286082f6347941f57fddf0fde8e5c4e91f3 with ref * 2024-03-26 22:37:21.073 | Cloning from pandaman cache and applying ref * 2024-03-26 22:37:21.148 | (1242 / 1384) 2024-03-26 22:37:21.166 | Updating cache of https://opendev.org/x/performa.git in /opt/dib_cache/source-repositories/performa_e6bbd49795f405fe3ec8751feced65ffdbfabdfd with ref * 2024-03-26 22:37:21.599 | Cloning from performa cache and applying ref * 2024-03-26 22:37:21.698 | (1243 / 1384) 2024-03-26 22:37:21.717 | Updating cache of https://opendev.org/x/picasso.git in /opt/dib_cache/source-repositories/picasso_5cd72124deb40b98584f1e4cfacd3e7cb1d90e18 with ref * 2024-03-26 22:37:22.206 | Cloning from picasso cache and applying ref * 2024-03-26 22:37:22.292 | (1244 / 1384) 2024-03-26 22:37:22.310 | Updating cache of https://opendev.org/x/poppy.git in /opt/dib_cache/source-repositories/poppy_d1fbb82f4f272ebbd6ad57a867eb51fd234505d4 with ref * 2024-03-26 22:37:23.225 | Cloning from poppy cache and applying ref * 2024-03-26 22:37:23.861 | (1245 / 1384) 2024-03-26 22:37:23.879 | Updating cache of https://opendev.org/x/poppy-ui.git in /opt/dib_cache/source-repositories/poppy_ui_7e5aa53853b2f388f603209784b18887d943f846 with ref * 2024-03-26 22:37:27.504 | Cloning from poppy-ui cache and applying ref * 2024-03-26 22:37:27.580 | (1246 / 1384) 2024-03-26 22:37:27.598 | Updating cache of https://opendev.org/x/powervc-driver.git in /opt/dib_cache/source-repositories/powervc_driver_0097e1df1c237e1a692cc4297ffb364f708dedd2 with ref * 2024-03-26 22:37:28.061 | Cloning from powervc-driver cache and applying ref * 2024-03-26 22:37:28.203 | (1247 / 1384) 2024-03-26 22:37:28.221 | Updating cache of https://opendev.org/x/proliantutils.git in /opt/dib_cache/source-repositories/proliantutils_da35629ef24abc08789baa685cf12447a853d70a with ref * 2024-03-26 22:37:30.894 | Cloning from proliantutils cache and applying ref * 2024-03-26 22:37:32.460 | (1248 / 1384) 2024-03-26 22:37:32.479 | Updating cache of https://opendev.org/x/promstat.git in /opt/dib_cache/source-repositories/promstat_f1ba1dbfecda63dde5d958f5fedaa88ffffb7313 with ref * 2024-03-26 22:37:32.942 | Cloning from promstat cache and applying ref * 2024-03-26 22:37:33.022 | (1249 / 1384) 2024-03-26 22:37:33.040 | Updating cache of https://opendev.org/x/puppet-autossh.git in /opt/dib_cache/source-repositories/puppet_autossh_12ac3ba481edd92f1df991e836f8df54fd900322 with ref * 2024-03-26 22:37:33.420 | Cloning from puppet-autossh cache and applying ref * 2024-03-26 22:37:33.517 | (1250 / 1384) 2024-03-26 22:37:33.535 | Updating cache of https://opendev.org/x/puppet-fenix.git in /opt/dib_cache/source-repositories/puppet_fenix_198ab097aa3726924692a299d69de13f97569d60 with ref * 2024-03-26 22:37:33.896 | Cloning from puppet-fenix cache and applying ref * 2024-03-26 22:37:33.969 | (1251 / 1384) 2024-03-26 22:37:33.988 | Updating cache of https://opendev.org/x/puppet-midonet.git in /opt/dib_cache/source-repositories/puppet_midonet_5222935d706431382c24a953239a7cd996cc8dd2 with ref * 2024-03-26 22:37:34.509 | Cloning from puppet-midonet cache and applying ref * 2024-03-26 22:37:34.633 | (1252 / 1384) 2024-03-26 22:37:34.651 | Updating cache of https://opendev.org/x/puppet-modulesync-configs.git in /opt/dib_cache/source-repositories/puppet_modulesync_configs_ded76675bcc9b869ea8752fe90dc48ae083bebff with ref * 2024-03-26 22:37:35.539 | Cloning from puppet-modulesync-configs cache and applying ref * 2024-03-26 22:37:35.845 | (1253 / 1384) 2024-03-26 22:37:35.865 | Updating cache of https://opendev.org/x/puppet-n1k-vsm.git in /opt/dib_cache/source-repositories/puppet_n1k_vsm_dfd11fc9162c56415135f465d409a415428ade1e with ref * 2024-03-26 22:37:36.905 | Cloning from puppet-n1k-vsm cache and applying ref * 2024-03-26 22:37:37.195 | (1254 / 1384) 2024-03-26 22:37:37.213 | Updating cache of https://opendev.org/x/puppet-setproxy.git in /opt/dib_cache/source-repositories/puppet_setproxy_5ce2de350f24e8241281a1f4deda34eb99669c9a with ref * 2024-03-26 22:37:37.565 | Cloning from puppet-setproxy cache and applying ref * 2024-03-26 22:37:37.638 | (1255 / 1384) 2024-03-26 22:37:37.656 | Updating cache of https://opendev.org/x/puppet-surveil.git in /opt/dib_cache/source-repositories/puppet_surveil_fb585c3834006c3884a33358b99bd7f3d4cf993b with ref * 2024-03-26 22:37:37.981 | Cloning from puppet-surveil cache and applying ref * 2024-03-26 22:37:38.056 | (1256 / 1384) 2024-03-26 22:37:38.074 | Updating cache of https://opendev.org/x/pyghmi.git in /opt/dib_cache/source-repositories/pyghmi_ba0793df2e247349f8ab3a08058aeebedac7efe9 with ref * 2024-03-26 22:37:40.556 | Cloning from pyghmi cache and applying ref * 2024-03-26 22:38:14.955 | (1257 / 1384) 2024-03-26 22:38:14.973 | Updating cache of https://opendev.org/x/python-almanachclient.git in /opt/dib_cache/source-repositories/python_almanachclient_de30d0cca184f554999d9ae2b65aa32b8d3c615a with ref * 2024-03-26 22:38:15.391 | Cloning from python-almanachclient cache and applying ref * 2024-03-26 22:38:15.471 | (1258 / 1384) 2024-03-26 22:38:15.489 | Updating cache of https://opendev.org/x/python-apmecclient.git in /opt/dib_cache/source-repositories/python_apmecclient_05fdbdbc3e4965be9b72c246637775041809c5f8 with ref * 2024-03-26 22:38:15.888 | Cloning from python-apmecclient cache and applying ref * 2024-03-26 22:38:15.969 | (1259 / 1384) 2024-03-26 22:38:15.987 | Updating cache of https://opendev.org/x/python-bileanclient.git in /opt/dib_cache/source-repositories/python_bileanclient_13f330e8c761229482a73f773c5c4e8020022e56 with ref * 2024-03-26 22:38:16.551 | Cloning from python-bileanclient cache and applying ref * 2024-03-26 22:38:16.696 | (1260 / 1384) 2024-03-26 22:38:16.714 | Updating cache of https://opendev.org/x/python-cloudpulseclient.git in /opt/dib_cache/source-repositories/python_cloudpulseclient_16f0ea5b3b6e89f7d0c91263fddde2c58bed0d07 with ref * 2024-03-26 22:38:17.393 | Cloning from python-cloudpulseclient cache and applying ref * 2024-03-26 22:38:17.474 | (1261 / 1384) 2024-03-26 22:38:17.491 | Updating cache of https://opendev.org/x/python-cognitiveclient.git in /opt/dib_cache/source-repositories/python_cognitiveclient_fe440839bbc1106730b135c3022f199b94f80dcb with ref * 2024-03-26 22:38:17.972 | Cloning from python-cognitiveclient cache and applying ref * 2024-03-26 22:38:18.044 | (1262 / 1384) 2024-03-26 22:38:18.061 | Updating cache of https://opendev.org/x/python-distilclient.git in /opt/dib_cache/source-repositories/python_distilclient_ff1dfce5f7a4de9e16830c464b74f1c17421d80b with ref * 2024-03-26 22:38:18.732 | Cloning from python-distilclient cache and applying ref * 2024-03-26 22:38:18.812 | (1263 / 1384) 2024-03-26 22:38:18.829 | Updating cache of https://opendev.org/x/python-don.git in /opt/dib_cache/source-repositories/python_don_87c0026b43dac05346fe26c9ea88ab03e88edc7a with ref * 2024-03-26 22:38:19.360 | Cloning from python-don cache and applying ref * 2024-03-26 22:38:19.487 | (1264 / 1384) 2024-03-26 22:38:19.505 | Updating cache of https://opendev.org/x/python-fenixclient.git in /opt/dib_cache/source-repositories/python_fenixclient_b0579869e3ea5b22af63a8531416c11e8cb15cf7 with ref * 2024-03-26 22:38:19.962 | Cloning from python-fenixclient cache and applying ref * 2024-03-26 22:38:20.039 | (1265 / 1384) 2024-03-26 22:38:20.057 | Updating cache of https://opendev.org/x/python-glareclient.git in /opt/dib_cache/source-repositories/python_glareclient_aa010b3330a0383fcfd8614dcab3dcd906cf4d2e with ref * 2024-03-26 22:38:21.022 | Cloning from python-glareclient cache and applying ref * 2024-03-26 22:38:21.108 | (1266 / 1384) 2024-03-26 22:38:21.125 | Updating cache of https://opendev.org/x/python-group-based-policy-client.git in /opt/dib_cache/source-repositories/python_group_based_policy_client_65f0c12872f60655b3794010350afe141125bf28 with ref * 2024-03-26 22:38:23.444 | Cloning from python-group-based-policy-client cache and applying ref * 2024-03-26 22:38:29.414 | (1267 / 1384) 2024-03-26 22:38:29.432 | Updating cache of https://opendev.org/x/python-gyanclient.git in /opt/dib_cache/source-repositories/python_gyanclient_274dbdfdce4469019536dc874e2c148010f438db with ref * 2024-03-26 22:38:29.843 | Cloning from python-gyanclient cache and applying ref * 2024-03-26 22:38:29.932 | (1268 / 1384) 2024-03-26 22:38:29.950 | Updating cache of https://opendev.org/x/python-hnvclient.git in /opt/dib_cache/source-repositories/python_hnvclient_0943bf261f40f58e86587536e83808c8da48e2aa with ref * 2024-03-26 22:38:30.341 | Cloning from python-hnvclient cache and applying ref * 2024-03-26 22:38:30.424 | (1269 / 1384) 2024-03-26 22:38:30.441 | Updating cache of https://opendev.org/x/python-iotronicclient.git in /opt/dib_cache/source-repositories/python_iotronicclient_1ec1aba725f6102343edb86c30d2f5b62fe72e69 with ref * 2024-03-26 22:38:30.867 | Cloning from python-iotronicclient cache and applying ref * 2024-03-26 22:38:30.949 | (1270 / 1384) 2024-03-26 22:38:30.967 | Updating cache of https://opendev.org/x/python-k8sclient.git in /opt/dib_cache/source-repositories/python_k8sclient_fc2930d165e62951c70936f0b54508d28da10c13 with ref * 2024-03-26 22:38:31.353 | Cloning from python-k8sclient cache and applying ref * 2024-03-26 22:38:31.477 | (1271 / 1384) 2024-03-26 22:38:31.495 | Updating cache of https://opendev.org/x/python-kingbirdclient.git in /opt/dib_cache/source-repositories/python_kingbirdclient_51523fcd2f5fc4cb68282ebf0c1b795f4d534140 with ref * 2024-03-26 22:38:31.859 | Cloning from python-kingbirdclient cache and applying ref * 2024-03-26 22:38:31.941 | (1272 / 1384) 2024-03-26 22:38:31.959 | Updating cache of https://opendev.org/x/python-meteosclient.git in /opt/dib_cache/source-repositories/python_meteosclient_c21e01aa64e11abf7c2f128e67d942e0bb7c9fa9 with ref * 2024-03-26 22:38:32.392 | Cloning from python-meteosclient cache and applying ref * 2024-03-26 22:38:32.472 | (1273 / 1384) 2024-03-26 22:38:32.489 | Updating cache of https://opendev.org/x/python-moganclient.git in /opt/dib_cache/source-repositories/python_moganclient_7d9e5d49298fc6c921bded2bb71bb79ebe3554ef with ref * 2024-03-26 22:38:32.842 | Cloning from python-moganclient cache and applying ref * 2024-03-26 22:38:32.925 | (1274 / 1384) 2024-03-26 22:38:32.943 | Updating cache of https://opendev.org/x/python-namosclient.git in /opt/dib_cache/source-repositories/python_namosclient_b24411e8e218b0bf7e663d8a9e7a7589e407c316 with ref * 2024-03-26 22:38:33.485 | Cloning from python-namosclient cache and applying ref * 2024-03-26 22:38:33.560 | (1275 / 1384) 2024-03-26 22:38:33.578 | Updating cache of https://opendev.org/x/python-oneviewclient.git in /opt/dib_cache/source-repositories/python_oneviewclient_96d00fdcbc16228586b48d571e6a7cb8c1acdb49 with ref * 2024-03-26 22:38:33.977 | Cloning from python-oneviewclient cache and applying ref * 2024-03-26 22:38:34.058 | (1276 / 1384) 2024-03-26 22:38:34.076 | Updating cache of https://opendev.org/x/python-opentsdbclient.git in /opt/dib_cache/source-repositories/python_opentsdbclient_f9aa1e139665cf3124724ca7b0c82540d5dff3b7 with ref * 2024-03-26 22:38:34.420 | Cloning from python-opentsdbclient cache and applying ref * 2024-03-26 22:38:34.497 | (1277 / 1384) 2024-03-26 22:38:34.515 | Updating cache of https://opendev.org/x/python-picassoclient.git in /opt/dib_cache/source-repositories/python_picassoclient_4ecc56eadf5bea2e820fabfccceb72705cb398ef with ref * 2024-03-26 22:38:35.123 | Cloning from python-picassoclient cache and applying ref * 2024-03-26 22:38:35.199 | (1278 / 1384) 2024-03-26 22:38:35.217 | Updating cache of https://opendev.org/x/python-redfish.git in /opt/dib_cache/source-repositories/python_redfish_c0063d8f1f2a7da078f2cba80c96fe5d33315ef4 with ref * 2024-03-26 22:38:35.641 | Cloning from python-redfish cache and applying ref * 2024-03-26 22:38:37.292 | (1279 / 1384) 2024-03-26 22:38:37.310 | Updating cache of https://opendev.org/x/python-rsdclient.git in /opt/dib_cache/source-repositories/python_rsdclient_8fbd62edcfbd4dca3d0668e35dd27603cf7dae1a with ref * 2024-03-26 22:38:37.985 | Cloning from python-rsdclient cache and applying ref * 2024-03-26 22:38:38.129 | (1280 / 1384) 2024-03-26 22:38:38.148 | Updating cache of https://opendev.org/x/python-scciclient.git in /opt/dib_cache/source-repositories/python_scciclient_fb9b6e7a01a5df4863670aeda3fd6406b1988678 with ref * 2024-03-26 22:38:39.016 | Cloning from python-scciclient cache and applying ref * 2024-03-26 22:38:39.176 | (1281 / 1384) 2024-03-26 22:38:39.193 | Updating cache of https://opendev.org/x/python-surveilclient.git in /opt/dib_cache/source-repositories/python_surveilclient_c25c5bc2bce40d1a78b20306ea0782bb050ac157 with ref * 2024-03-26 22:38:39.594 | Cloning from python-surveilclient cache and applying ref * 2024-03-26 22:38:39.679 | (1282 / 1384) 2024-03-26 22:38:39.696 | Updating cache of https://opendev.org/x/python-tatuclient.git in /opt/dib_cache/source-repositories/python_tatuclient_8c013a8a0920409b9aae1de48a2effec13eeb776 with ref * 2024-03-26 22:38:40.279 | Cloning from python-tatuclient cache and applying ref * 2024-03-26 22:38:40.382 | (1283 / 1384) 2024-03-26 22:38:40.400 | Updating cache of https://opendev.org/x/python-valenceclient.git in /opt/dib_cache/source-repositories/python_valenceclient_3fe3f8fce380208d043afcf720b9ede91697a90d with ref * 2024-03-26 22:38:40.875 | Cloning from python-valenceclient cache and applying ref * 2024-03-26 22:38:40.953 | (1284 / 1384) 2024-03-26 22:38:40.972 | Updating cache of https://opendev.org/x/quark.git in /opt/dib_cache/source-repositories/quark_94cded588c36b36b99418da16261658051da5215 with ref * 2024-03-26 22:38:41.324 | Cloning from quark cache and applying ref * 2024-03-26 22:38:41.473 | (1285 / 1384) 2024-03-26 22:38:41.491 | Updating cache of https://opendev.org/x/radar.git in /opt/dib_cache/source-repositories/radar_d901c7a1021e6e37cd0980a8ebfd4d443acbf2be with ref * 2024-03-26 22:38:41.893 | Cloning from radar cache and applying ref * 2024-03-26 22:38:41.999 | (1286 / 1384) 2024-03-26 22:38:42.017 | Updating cache of https://opendev.org/x/ramdisk-func-test.git in /opt/dib_cache/source-repositories/ramdisk_func_test_741a980b6f419cf0328cd7b73799b73150782c23 with ref * 2024-03-26 22:38:42.521 | Cloning from ramdisk-func-test cache and applying ref * 2024-03-26 22:38:42.597 | (1287 / 1384) 2024-03-26 22:38:42.615 | Updating cache of https://opendev.org/x/ranger.git in /opt/dib_cache/source-repositories/ranger_557b24db06ce236047f1104a5470e26705681b81 with ref * 2024-03-26 22:38:43.348 | Cloning from ranger cache and applying ref * 2024-03-26 22:38:43.645 | (1288 / 1384) 2024-03-26 22:38:43.663 | Updating cache of https://opendev.org/x/ranger-agent.git in /opt/dib_cache/source-repositories/ranger_agent_343c551161ec82836cd36ef534d5664ab45feaf1 with ref * 2024-03-26 22:38:44.175 | Cloning from ranger-agent cache and applying ref * 2024-03-26 22:38:44.286 | (1289 / 1384) 2024-03-26 22:38:44.305 | Updating cache of https://opendev.org/x/ranger-tempest-plugin.git in /opt/dib_cache/source-repositories/ranger_tempest_plugin_333583cc9409dfb8a48e51958d40cdde32a4b769 with ref * 2024-03-26 22:38:45.098 | Cloning from ranger-tempest-plugin cache and applying ref * 2024-03-26 22:38:45.184 | (1290 / 1384) 2024-03-26 22:38:45.202 | Updating cache of https://opendev.org/x/rsd-lib.git in /opt/dib_cache/source-repositories/rsd_lib_cfed378671b3afd39e3d181035178bba73b8e40b with ref * 2024-03-26 22:38:46.029 | Cloning from rsd-lib cache and applying ref * 2024-03-26 22:38:46.169 | (1291 / 1384) 2024-03-26 22:38:46.187 | Updating cache of https://opendev.org/x/rsd-virt-for-nova.git in /opt/dib_cache/source-repositories/rsd_virt_for_nova_9b1b63379bd11ecb56866c587e61ba9316e0fc60 with ref * 2024-03-26 22:38:46.541 | Cloning from rsd-virt-for-nova cache and applying ref * 2024-03-26 22:38:46.621 | (1292 / 1384) 2024-03-26 22:38:46.639 | Updating cache of https://opendev.org/x/sahara-ci-config.git in /opt/dib_cache/source-repositories/sahara_ci_config_7353e29f470722df21b12b74fa7f7e8e01418c07 with ref * 2024-03-26 22:38:47.238 | Cloning from sahara-ci-config cache and applying ref * 2024-03-26 22:38:47.463 | (1293 / 1384) 2024-03-26 22:38:47.481 | Updating cache of https://opendev.org/x/scalpels.git in /opt/dib_cache/source-repositories/scalpels_6f667968ed0d7972044298fa2c22dbdab39bc8bc with ref * 2024-03-26 22:38:47.862 | Cloning from scalpels cache and applying ref * 2024-03-26 22:38:47.950 | (1294 / 1384) 2024-03-26 22:38:47.968 | Updating cache of https://opendev.org/x/shovel.git in /opt/dib_cache/source-repositories/shovel_296ca02bfebe6922d74c5225ccb12a6008e7cf36 with ref * 2024-03-26 22:38:48.409 | Cloning from shovel cache and applying ref * 2024-03-26 22:38:48.745 | (1295 / 1384) 2024-03-26 22:38:48.764 | Updating cache of https://opendev.org/x/shovel-horizon.git in /opt/dib_cache/source-repositories/shovel_horizon_7314cdc12fd6b49f8a58d21f421c16dab30def28 with ref * 2024-03-26 22:38:49.327 | Cloning from shovel-horizon cache and applying ref * 2024-03-26 22:38:49.432 | (1296 / 1384) 2024-03-26 22:38:49.449 | Updating cache of https://opendev.org/x/siss.git in /opt/dib_cache/source-repositories/siss_5e28a8af7dd6690f21768926848665e520095879 with ref * 2024-03-26 22:38:49.831 | Cloning from siss cache and applying ref * 2024-03-26 22:38:49.902 | (1297 / 1384) 2024-03-26 22:38:49.920 | Updating cache of https://opendev.org/x/slogging.git in /opt/dib_cache/source-repositories/slogging_b1a704ad6eee8530384920bc564e7e9795c628c6 with ref * 2024-03-26 22:38:50.488 | Cloning from slogging cache and applying ref * 2024-03-26 22:38:50.596 | (1298 / 1384) 2024-03-26 22:38:50.613 | Updating cache of https://opendev.org/x/snap-ceilometer.git in /opt/dib_cache/source-repositories/snap_ceilometer_b6061e42fbd50eb993c9798b289b695b39122de6 with ref * 2024-03-26 22:38:51.357 | Cloning from snap-ceilometer cache and applying ref * 2024-03-26 22:38:51.432 | (1299 / 1384) 2024-03-26 22:38:51.449 | Updating cache of https://opendev.org/x/snap-cinder.git in /opt/dib_cache/source-repositories/snap_cinder_811aceb4fbd8f9d4c92155b23354fc4943705f3b with ref * 2024-03-26 22:38:51.855 | Cloning from snap-cinder cache and applying ref * 2024-03-26 22:38:51.931 | (1300 / 1384) 2024-03-26 22:38:51.949 | Updating cache of https://opendev.org/x/snap-glance.git in /opt/dib_cache/source-repositories/snap_glance_c8c142e76482aa44c27ac3957f78aca6e37427de with ref * 2024-03-26 22:38:52.350 | Cloning from snap-glance cache and applying ref * 2024-03-26 22:38:52.432 | (1301 / 1384) 2024-03-26 22:38:52.450 | Updating cache of https://opendev.org/x/snap-gnocchi.git in /opt/dib_cache/source-repositories/snap_gnocchi_1d003908761732989a9ed4505b5e277492d61d8b with ref * 2024-03-26 22:38:52.821 | Cloning from snap-gnocchi cache and applying ref * 2024-03-26 22:38:52.900 | (1302 / 1384) 2024-03-26 22:38:52.918 | Updating cache of https://opendev.org/x/snap-keystone.git in /opt/dib_cache/source-repositories/snap_keystone_ce3243d068a89ef43abebddc1044407a0d54a9ea with ref * 2024-03-26 22:38:53.241 | Cloning from snap-keystone cache and applying ref * 2024-03-26 22:38:53.319 | (1303 / 1384) 2024-03-26 22:38:53.337 | Updating cache of https://opendev.org/x/snap-neutron.git in /opt/dib_cache/source-repositories/snap_neutron_69ad3c76e56b1c17e785fe57f0ea71182f357d90 with ref * 2024-03-26 22:38:53.878 | Cloning from snap-neutron cache and applying ref * 2024-03-26 22:38:53.956 | (1304 / 1384) 2024-03-26 22:38:53.974 | Updating cache of https://opendev.org/x/snap-nova.git in /opt/dib_cache/source-repositories/snap_nova_bb8105887fab7891f4ede3cb574a23ae2814a7e4 with ref * 2024-03-26 22:38:54.324 | Cloning from snap-nova cache and applying ref * 2024-03-26 22:38:54.401 | (1305 / 1384) 2024-03-26 22:38:54.421 | Updating cache of https://opendev.org/x/snap-nova-hypervisor.git in /opt/dib_cache/source-repositories/snap_nova_hypervisor_500072438e49ecdcd1c05dd5e6eceab6525a4fe3 with ref * 2024-03-26 22:38:54.771 | Cloning from snap-nova-hypervisor cache and applying ref * 2024-03-26 22:38:54.849 | (1306 / 1384) 2024-03-26 22:38:54.867 | Updating cache of https://opendev.org/x/snap-openstackclients.git in /opt/dib_cache/source-repositories/snap_openstackclients_578f87dae9d13f8e6b0552b569737b5ec1f3a487 with ref * 2024-03-26 22:38:55.679 | Cloning from snap-openstackclients cache and applying ref * 2024-03-26 22:38:55.825 | (1307 / 1384) 2024-03-26 22:38:55.844 | Updating cache of https://opendev.org/x/snap-rally.git in /opt/dib_cache/source-repositories/snap_rally_7717431ef71886d9f805ba62ff957a57cefaf842 with ref * 2024-03-26 22:38:56.224 | Cloning from snap-rally cache and applying ref * 2024-03-26 22:38:56.298 | (1308 / 1384) 2024-03-26 22:38:56.316 | Updating cache of https://opendev.org/x/snap-tempest.git in /opt/dib_cache/source-repositories/snap_tempest_8b1c9a9fa1c0f9a4638241aaa53397f5d9226293 with ref * 2024-03-26 22:38:56.752 | Cloning from snap-tempest cache and applying ref * 2024-03-26 22:38:56.826 | (1309 / 1384) 2024-03-26 22:38:56.844 | Updating cache of https://opendev.org/x/snap.openstack.git in /opt/dib_cache/source-repositories/snap_openstack_290d455ccfde573902301772415984479f43668d with ref * 2024-03-26 22:38:57.317 | Cloning from snap.openstack cache and applying ref * 2024-03-26 22:38:57.412 | (1310 / 1384) 2024-03-26 22:38:57.430 | Updating cache of https://opendev.org/x/solar.git in /opt/dib_cache/source-repositories/solar_8f8078f8967f57cf02d67e461e9bd7aabf851e96 with ref * 2024-03-26 22:38:57.839 | Cloning from solar cache and applying ref * 2024-03-26 22:38:57.996 | (1311 / 1384) 2024-03-26 22:38:58.014 | Updating cache of https://opendev.org/x/solar-resources.git in /opt/dib_cache/source-repositories/solar_resources_b21d758e6ffdf2c393376215204ca5e2f93209a1 with ref * 2024-03-26 22:38:58.668 | Cloning from solar-resources cache and applying ref * 2024-03-26 22:38:58.846 | (1312 / 1384) 2024-03-26 22:38:58.864 | Updating cache of https://opendev.org/x/spanner.git in /opt/dib_cache/source-repositories/spanner_cd2d39139fa24a7659e842374075c31f68ccb168 with ref * 2024-03-26 22:38:59.270 | Cloning from spanner cache and applying ref * 2024-03-26 22:38:59.369 | (1313 / 1384) 2024-03-26 22:38:59.394 | Updating cache of https://opendev.org/x/spectroscope.git in /opt/dib_cache/source-repositories/spectroscope_73369a1194d708e58ae19f915c71f759dd53d3ad with ref * 2024-03-26 22:38:59.933 | Cloning from spectroscope cache and applying ref * 2024-03-26 22:39:00.005 | (1314 / 1384) 2024-03-26 22:39:00.022 | Updating cache of https://opendev.org/x/sqlalchemy-migrate.git in /opt/dib_cache/source-repositories/sqlalchemy_migrate_3b58e8c1484221f4ef4f558c1fd5a3ff025883e0 with ref * 2024-03-26 22:39:00.473 | Cloning from sqlalchemy-migrate cache and applying ref * 2024-03-26 22:39:00.571 | (1315 / 1384) 2024-03-26 22:39:00.588 | Updating cache of https://opendev.org/x/stackalytics.git in /opt/dib_cache/source-repositories/stackalytics_809c0432cc7f62bdf24c008ffb86eb1ea98f38c6 with ref * 2024-03-26 22:39:01.697 | Cloning from stackalytics cache and applying ref * 2024-03-26 22:39:11.917 | (1316 / 1384) 2024-03-26 22:39:11.935 | Updating cache of https://opendev.org/x/stacklight-integration-tests.git in /opt/dib_cache/source-repositories/stacklight_integration_tests_daf8fbdeacbfeaf775a562ff4005cdd7b0f3c796 with ref * 2024-03-26 22:39:12.431 | Cloning from stacklight-integration-tests cache and applying ref * 2024-03-26 22:39:12.540 | (1317 / 1384) 2024-03-26 22:39:12.557 | Updating cache of https://opendev.org/x/stacktach.git in /opt/dib_cache/source-repositories/stacktach_d62b9f0d867ba79012c1e58f615de69965b42c8d with ref * 2024-03-26 22:39:12.970 | Cloning from stacktach cache and applying ref * 2024-03-26 22:39:13.069 | (1318 / 1384) 2024-03-26 22:39:13.087 | Updating cache of https://opendev.org/x/stacktach-klugman.git in /opt/dib_cache/source-repositories/stacktach_klugman_4109c8c9a815ce905a0ec48e8ba299ce03a45b71 with ref * 2024-03-26 22:39:13.516 | Cloning from stacktach-klugman cache and applying ref * 2024-03-26 22:39:13.588 | (1319 / 1384) 2024-03-26 22:39:13.606 | Updating cache of https://opendev.org/x/stacktach-notification-utils.git in /opt/dib_cache/source-repositories/stacktach_notification_utils_dcd003db8b6c9b10d9a1ab746f767a73bf7be4c9 with ref * 2024-03-26 22:39:13.928 | Cloning from stacktach-notification-utils cache and applying ref * 2024-03-26 22:39:14.001 | (1320 / 1384) 2024-03-26 22:39:14.019 | Updating cache of https://opendev.org/x/stacktach-notigen.git in /opt/dib_cache/source-repositories/stacktach_notigen_5c7d58f14f753aee61efdbfe32270750583def22 with ref * 2024-03-26 22:39:14.369 | Cloning from stacktach-notigen cache and applying ref * 2024-03-26 22:39:14.452 | (1321 / 1384) 2024-03-26 22:39:14.470 | Updating cache of https://opendev.org/x/stacktach-quince.git in /opt/dib_cache/source-repositories/stacktach_quince_de3313513aaeb6fc9d54692eebaa2d31b96bd3bd with ref * 2024-03-26 22:39:14.797 | Cloning from stacktach-quince cache and applying ref * 2024-03-26 22:39:14.872 | (1322 / 1384) 2024-03-26 22:39:14.890 | Updating cache of https://opendev.org/x/stacktach-quincy.git in /opt/dib_cache/source-repositories/stacktach_quincy_9c6ac4b8a978e084da40b9fff89be8db7691c8c7 with ref * 2024-03-26 22:39:15.223 | Cloning from stacktach-quincy cache and applying ref * 2024-03-26 22:39:15.299 | (1323 / 1384) 2024-03-26 22:39:15.316 | Updating cache of https://opendev.org/x/stacktach-sandbox.git in /opt/dib_cache/source-repositories/stacktach_sandbox_a30c65ed5c66b1169b8b783cb6f984172e8f3aaf with ref * 2024-03-26 22:39:15.674 | Cloning from stacktach-sandbox cache and applying ref * 2024-03-26 22:39:15.759 | (1324 / 1384) 2024-03-26 22:39:15.777 | Updating cache of https://opendev.org/x/stacktach-shoebox.git in /opt/dib_cache/source-repositories/stacktach_shoebox_795e58972f38c2e940bda80d057da3302a691c89 with ref * 2024-03-26 22:39:16.312 | Cloning from stacktach-shoebox cache and applying ref * 2024-03-26 22:39:16.421 | (1325 / 1384) 2024-03-26 22:39:16.440 | Updating cache of https://opendev.org/x/stacktach-simport.git in /opt/dib_cache/source-repositories/stacktach_simport_664090cacba49e12c98cecdf55a2434f9c246f66 with ref * 2024-03-26 22:39:16.862 | Cloning from stacktach-simport cache and applying ref * 2024-03-26 22:39:16.936 | (1326 / 1384) 2024-03-26 22:39:16.954 | Updating cache of https://opendev.org/x/stacktach-stackdistiller.git in /opt/dib_cache/source-repositories/stacktach_stackdistiller_3a12ab2646882aa4c11e276b128dd90a9e9cd6b2 with ref * 2024-03-26 22:39:17.294 | Cloning from stacktach-stackdistiller cache and applying ref * 2024-03-26 22:39:17.372 | (1327 / 1384) 2024-03-26 22:39:17.390 | Updating cache of https://opendev.org/x/stacktach-timex.git in /opt/dib_cache/source-repositories/stacktach_timex_bcf4d5a93b2178352e1782afe5f0ce4548c1ed9a with ref * 2024-03-26 22:39:17.708 | Cloning from stacktach-timex cache and applying ref * 2024-03-26 22:39:17.784 | (1328 / 1384) 2024-03-26 22:39:17.801 | Updating cache of https://opendev.org/x/stacktach-winchester.git in /opt/dib_cache/source-repositories/stacktach_winchester_b6e47c2285091624966c238e2fc8c4653d59e103 with ref * 2024-03-26 22:39:18.144 | Cloning from stacktach-winchester cache and applying ref * 2024-03-26 22:39:18.225 | (1329 / 1384) 2024-03-26 22:39:18.243 | Updating cache of https://opendev.org/x/stackube.git in /opt/dib_cache/source-repositories/stackube_0f9dad2e3b6e218034d1b3201742a678ce6800d0 with ref * 2024-03-26 22:39:18.884 | Cloning from stackube cache and applying ref * 2024-03-26 22:39:20.549 | (1330 / 1384) 2024-03-26 22:39:20.566 | Updating cache of https://opendev.org/x/steth.git in /opt/dib_cache/source-repositories/steth_5350d85e38d70cebf8eb20943a2dc25a9fc8c4a3 with ref * 2024-03-26 22:39:21.292 | Cloning from steth cache and applying ref * 2024-03-26 22:39:21.374 | (1331 / 1384) 2024-03-26 22:39:21.391 | Updating cache of https://opendev.org/x/surveil.git in /opt/dib_cache/source-repositories/surveil_43ced4e077b207b6371b9512a1ed555f18f45990 with ref * 2024-03-26 22:39:21.888 | Cloning from surveil cache and applying ref * 2024-03-26 22:39:22.038 | (1332 / 1384) 2024-03-26 22:39:22.057 | Updating cache of https://opendev.org/x/surveil-specs.git in /opt/dib_cache/source-repositories/surveil_specs_ddd01a3f628303cdccc5068d242c28c2ba68bb14 with ref * 2024-03-26 22:39:22.608 | Cloning from surveil-specs cache and applying ref * 2024-03-26 22:39:22.740 | (1333 / 1384) 2024-03-26 22:39:22.758 | Updating cache of https://opendev.org/x/swift-ceph-backend.git in /opt/dib_cache/source-repositories/swift_ceph_backend_7cdee6ed40e028d9d7c19fec4e85ee0ce7965897 with ref * 2024-03-26 22:39:23.189 | Cloning from swift-ceph-backend cache and applying ref * 2024-03-26 22:39:23.281 | (1334 / 1384) 2024-03-26 22:39:23.299 | Updating cache of https://opendev.org/x/swift3.git in /opt/dib_cache/source-repositories/swift3_11d07d46a5688929f5d88b98700ea6e8a0a5ef27 with ref * 2024-03-26 22:39:24.141 | Cloning from swift3 cache and applying ref * 2024-03-26 22:39:24.258 | (1335 / 1384) 2024-03-26 22:39:24.276 | Updating cache of https://opendev.org/x/swiftonfile.git in /opt/dib_cache/source-repositories/swiftonfile_89773675f1b58170c961679a7784985cbef4a6a1 with ref * 2024-03-26 22:39:24.944 | Cloning from swiftonfile cache and applying ref * 2024-03-26 22:39:25.075 | (1336 / 1384) 2024-03-26 22:39:25.093 | Updating cache of https://opendev.org/x/swiftonhpss.git in /opt/dib_cache/source-repositories/swiftonhpss_853989d6ade9e76e6583120853d57d632cf18f78 with ref * 2024-03-26 22:39:25.615 | Cloning from swiftonhpss cache and applying ref * 2024-03-26 22:39:25.731 | (1337 / 1384) 2024-03-26 22:39:25.748 | Updating cache of https://opendev.org/x/synergy-scheduler-manager.git in /opt/dib_cache/source-repositories/synergy_scheduler_manager_2e58a53387d114dc6829ac142cb58e1e2d087e49 with ref * 2024-03-26 22:39:26.268 | Cloning from synergy-scheduler-manager cache and applying ref * 2024-03-26 22:39:26.477 | (1338 / 1384) 2024-03-26 22:39:26.494 | Updating cache of https://opendev.org/x/synergy-service.git in /opt/dib_cache/source-repositories/synergy_service_f69a65e3eef4e88c52bd15248c9cc290d93e9b9c with ref * 2024-03-26 22:39:26.983 | Cloning from synergy-service cache and applying ref * 2024-03-26 22:39:27.065 | (1339 / 1384) 2024-03-26 22:39:27.084 | Updating cache of https://opendev.org/x/tap-as-a-service-dashboard.git in /opt/dib_cache/source-repositories/tap_as_a_service_dashboard_fcf9b531ad6dc6d27e591e4a5f9bf98ca9499f30 with ref * 2024-03-26 22:39:27.996 | Cloning from tap-as-a-service-dashboard cache and applying ref * 2024-03-26 22:39:28.076 | (1340 / 1384) 2024-03-26 22:39:28.093 | Updating cache of https://opendev.org/x/tap-as-a-service-tempest-plugin.git in /opt/dib_cache/source-repositories/tap_as_a_service_tempest_plugin_ed3b81cc1e52f6e50c3e4add149d0d2d51dcef00 with ref * 2024-03-26 22:39:28.499 | Cloning from tap-as-a-service-tempest-plugin cache and applying ref * 2024-03-26 22:39:28.580 | (1341 / 1384) 2024-03-26 22:39:28.597 | Updating cache of https://opendev.org/x/tatu.git in /opt/dib_cache/source-repositories/tatu_1174e2862224e170e5f86445cfef1b9c250d78f4 with ref * 2024-03-26 22:39:29.122 | Cloning from tatu cache and applying ref * 2024-03-26 22:39:29.206 | (1342 / 1384) 2024-03-26 22:39:29.224 | Updating cache of https://opendev.org/x/tatu-dashboard.git in /opt/dib_cache/source-repositories/tatu_dashboard_71f46355386c6ae6f503ff5345fc44b72e97193d with ref * 2024-03-26 22:39:29.734 | Cloning from tatu-dashboard cache and applying ref * 2024-03-26 22:39:29.817 | (1343 / 1384) 2024-03-26 22:39:29.835 | Updating cache of https://opendev.org/x/telcowg-usecases.git in /opt/dib_cache/source-repositories/telcowg_usecases_79ec0c9840becbad6bae6776831939295c2cbaae with ref * 2024-03-26 22:39:30.224 | Cloning from telcowg-usecases cache and applying ref * 2024-03-26 22:39:30.299 | (1344 / 1384) 2024-03-26 22:39:30.316 | Updating cache of https://opendev.org/x/terracotta.git in /opt/dib_cache/source-repositories/terracotta_a2240f92993968a0f3e62830d43e7022effa77f0 with ref * 2024-03-26 22:39:30.762 | Cloning from terracotta cache and applying ref * 2024-03-26 22:39:31.532 | (1345 / 1384) 2024-03-26 22:39:31.553 | Updating cache of https://opendev.org/x/third-party-ci-tools.git in /opt/dib_cache/source-repositories/third_party_ci_tools_59abae67ff8c7457e8327fed20e9c6a97dee7dc6 with ref * 2024-03-26 22:39:32.003 | Cloning from third-party-ci-tools cache and applying ref * 2024-03-26 22:39:32.101 | (1346 / 1384) 2024-03-26 22:39:32.118 | Updating cache of https://opendev.org/x/timmy.git in /opt/dib_cache/source-repositories/timmy_a258443ed22eaa7a9fa6531778b62f59aa2f8e23 with ref * 2024-03-26 22:39:33.031 | Cloning from timmy cache and applying ref * 2024-03-26 22:39:33.172 | (1347 / 1384) 2024-03-26 22:39:33.190 | Updating cache of https://opendev.org/x/tobiko.git in /opt/dib_cache/source-repositories/tobiko_e56b326f547e2704698bc6edb58ae66e23f122c9 with ref * 2024-03-26 22:39:36.645 | Cloning from tobiko cache and applying ref * 2024-03-26 22:40:52.721 | (1348 / 1384) 2024-03-26 22:40:52.740 | Updating cache of https://opendev.org/x/trio2o.git in /opt/dib_cache/source-repositories/trio2o_6810795fe63733c1ab04fee0fd39a8e949efd5eb with ref * 2024-03-26 22:40:53.287 | Cloning from trio2o cache and applying ref * 2024-03-26 22:40:54.355 | (1349 / 1384) 2024-03-26 22:40:54.373 | Updating cache of https://opendev.org/x/tripleo-ipa.git in /opt/dib_cache/source-repositories/tripleo_ipa_acb4a4f943985ab677d7ca4d97603eed63a29c34 with ref * 2024-03-26 22:40:55.513 | Cloning from tripleo-ipa cache and applying ref * 2024-03-26 22:40:58.352 | (1350 / 1384) 2024-03-26 22:40:58.370 | Updating cache of https://opendev.org/x/turbo-hipster.git in /opt/dib_cache/source-repositories/turbo_hipster_0e501154b2340f2ba70709697d2772f3d407229c with ref * 2024-03-26 22:41:01.836 | Cloning from turbo-hipster cache and applying ref * 2024-03-26 22:41:02.149 | (1351 / 1384) 2024-03-26 22:41:02.167 | Updating cache of https://opendev.org/x/vahana.git in /opt/dib_cache/source-repositories/vahana_b7666cbacea0f0f97999cd1fc15a20ef785a4a82 with ref * 2024-03-26 22:41:02.509 | Cloning from vahana cache and applying ref * 2024-03-26 22:41:02.583 | (1352 / 1384) 2024-03-26 22:41:02.601 | Updating cache of https://opendev.org/x/valence.git in /opt/dib_cache/source-repositories/valence_b29bdd5199f8080ea9e298b52da5c9b5bc6d00cc with ref * 2024-03-26 22:41:02.950 | Cloning from valence cache and applying ref * 2024-03-26 22:41:03.090 | (1353 / 1384) 2024-03-26 22:41:03.108 | Updating cache of https://opendev.org/x/valence-specs.git in /opt/dib_cache/source-repositories/valence_specs_aea8f05048e2e8293c433dceb370577604eaa7a7 with ref * 2024-03-26 22:41:03.464 | Cloning from valence-specs cache and applying ref * 2024-03-26 22:41:03.542 | (1354 / 1384) 2024-03-26 22:41:03.561 | Updating cache of https://opendev.org/x/valet.git in /opt/dib_cache/source-repositories/valet_9cf5a42478e2f068140019608a353824c07a106a with ref * 2024-03-26 22:41:03.993 | Cloning from valet cache and applying ref * 2024-03-26 22:41:04.173 | (1355 / 1384) 2024-03-26 22:41:04.190 | Updating cache of https://opendev.org/x/vm-bm-wg.git in /opt/dib_cache/source-repositories/vm_bm_wg_33467128b88dc7641e45befb9bbf6bfff1813414 with ref * 2024-03-26 22:41:07.374 | Cloning from vm-bm-wg cache and applying ref * 2024-03-26 22:41:07.446 | (1356 / 1384) 2024-03-26 22:41:07.465 | Updating cache of https://opendev.org/x/vmtp.git in /opt/dib_cache/source-repositories/vmtp_66eeee691025f1665086fe4841a48d24ee45dc70 with ref * 2024-03-26 22:41:08.299 | Cloning from vmtp cache and applying ref * 2024-03-26 22:41:08.464 | (1357 / 1384) 2024-03-26 22:41:08.482 | Updating cache of https://opendev.org/x/vmware-nsx.git in /opt/dib_cache/source-repositories/vmware_nsx_a60d290522b27034c772724a4dc2e85da65ab0f9 with ref * 2024-03-26 22:41:11.672 | Cloning from vmware-nsx cache and applying ref * 2024-03-26 22:41:22.985 | (1358 / 1384) 2024-03-26 22:41:23.003 | Updating cache of https://opendev.org/x/vmware-nsx-tempest-plugin.git in /opt/dib_cache/source-repositories/vmware_nsx_tempest_plugin_20f49af89dba1483b00c1ebae65d9b843c402edb with ref * 2024-03-26 22:41:23.757 | Cloning from vmware-nsx-tempest-plugin cache and applying ref * 2024-03-26 22:41:24.133 | (1359 / 1384) 2024-03-26 22:41:24.150 | Updating cache of https://opendev.org/x/vmware-nsxlib.git in /opt/dib_cache/source-repositories/vmware_nsxlib_dae28e94cb921594a31cef169990f1dde4fd387f with ref * 2024-03-26 22:41:27.621 | Cloning from vmware-nsxlib cache and applying ref * 2024-03-26 22:41:39.572 | (1360 / 1384) 2024-03-26 22:41:39.590 | Updating cache of https://opendev.org/x/vmware-vspc.git in /opt/dib_cache/source-repositories/vmware_vspc_d5d5f9d0b2e840a362afaab26c23649a477cfd19 with ref * 2024-03-26 22:41:40.315 | Cloning from vmware-vspc cache and applying ref * 2024-03-26 22:41:40.521 | (1361 / 1384) 2024-03-26 22:41:40.540 | Updating cache of https://opendev.org/x/whitebox-neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/whitebox_neutron_tempest_plugin_77fa52795d9c08eaf7c54d5e7855758c07b150a2 with ref * 2024-03-26 22:41:43.726 | Cloning from whitebox-neutron-tempest-plugin cache and applying ref * 2024-03-26 22:41:53.225 | (1362 / 1384) 2024-03-26 22:41:53.243 | Updating cache of https://opendev.org/x/wsme.git in /opt/dib_cache/source-repositories/wsme_e802426e824df2ba23ccecbf27592c803082f2e6 with ref * 2024-03-26 22:41:54.124 | Cloning from wsme cache and applying ref * 2024-03-26 22:41:54.702 | (1363 / 1384) 2024-03-26 22:41:54.721 | Updating cache of https://opendev.org/x/xenapi-os-testing.git in /opt/dib_cache/source-repositories/xenapi_os_testing_7cbe80c027316ce3959f81e7e89606c59c65bad2 with ref * 2024-03-26 22:41:55.193 | Cloning from xenapi-os-testing cache and applying ref * 2024-03-26 22:41:55.269 | (1364 / 1384) 2024-03-26 22:41:55.288 | Updating cache of https://opendev.org/x/xstatic-angular-cookies.git in /opt/dib_cache/source-repositories/xstatic_angular_cookies_35d3d4d6ef0fc0078de0992d89749d3b93d81992 with ref * 2024-03-26 22:41:55.651 | Cloning from xstatic-angular-cookies cache and applying ref * 2024-03-26 22:41:55.724 | (1365 / 1384) 2024-03-26 22:41:55.741 | Updating cache of https://opendev.org/x/xstatic-angular-mock.git in /opt/dib_cache/source-repositories/xstatic_angular_mock_8219e1e8160c0bea7a520d886d7f31b179e5db47 with ref * 2024-03-26 22:41:56.161 | Cloning from xstatic-angular-mock cache and applying ref * 2024-03-26 22:41:56.237 | (1366 / 1384) 2024-03-26 22:41:56.254 | Updating cache of https://opendev.org/x/xstatic-angular-sanitize.git in /opt/dib_cache/source-repositories/xstatic_angular_sanitize_773ea0947ff5cd80f6926f86e07ef13e447f2092 with ref * 2024-03-26 22:41:56.651 | Cloning from xstatic-angular-sanitize cache and applying ref * 2024-03-26 22:41:56.724 | (1367 / 1384) 2024-03-26 22:41:56.742 | Updating cache of https://opendev.org/x/xstatic-jquery.bootstrap.wizard.git in /opt/dib_cache/source-repositories/xstatic_jquery_bootstrap_wizard_f86eb490853aa33d9b31b90fea08c53b7a80b13c with ref * 2024-03-26 22:41:57.038 | Cloning from xstatic-jquery.bootstrap.wizard cache and applying ref * 2024-03-26 22:41:57.111 | (1368 / 1384) 2024-03-26 22:41:57.129 | Updating cache of https://opendev.org/x/xstatic-qunit.git in /opt/dib_cache/source-repositories/xstatic_qunit_9bdda54c72e0ebd56bee047e28d3bf8547bc9dfe with ref * 2024-03-26 22:41:57.677 | Cloning from xstatic-qunit cache and applying ref * 2024-03-26 22:41:57.751 | (1369 / 1384) 2024-03-26 22:41:57.769 | Updating cache of https://opendev.org/zuul/gating.dev.git in /opt/dib_cache/source-repositories/gating_dev_539e37d8e94de4ad1e07ca64a850ce1088e61604 with ref * 2024-03-26 22:41:58.265 | Cloning from gating.dev cache and applying ref * 2024-03-26 22:41:58.344 | (1370 / 1384) 2024-03-26 22:41:58.361 | Updating cache of https://opendev.org/zuul/gcp-authdaemon.git in /opt/dib_cache/source-repositories/gcp_authdaemon_d4975bb5cfd9f82e4c296d3fb90808ae3270633b with ref * 2024-03-26 22:41:58.922 | Cloning from gcp-authdaemon cache and applying ref * 2024-03-26 22:41:59.072 | (1371 / 1384) 2024-03-26 22:41:59.089 | Updating cache of https://opendev.org/zuul/nodepool.git in /opt/dib_cache/source-repositories/nodepool_39f72c286debbde9dd1d529c99e7875d250e4267 with ref * 2024-03-26 22:42:01.036 | Cloning from nodepool cache and applying ref * 2024-03-26 22:43:36.421 | (1372 / 1384) 2024-03-26 22:43:36.439 | Updating cache of https://opendev.org/zuul/project-config.git in /opt/dib_cache/source-repositories/project_config_20aaee614c3279749f82f3a2fc2bca0f939bb397 with ref * 2024-03-26 22:43:36.836 | Cloning from project-config cache and applying ref * 2024-03-26 22:43:36.919 | (1373 / 1384) 2024-03-26 22:43:36.936 | Updating cache of https://opendev.org/zuul/zuul.git in /opt/dib_cache/source-repositories/zuul_77f08707a5235787160d35bb84c05728a29d6fc2 with ref * 2024-03-26 22:43:39.075 | Cloning from zuul cache and applying ref * 2024-03-26 22:45:51.654 | (1374 / 1384) 2024-03-26 22:45:51.672 | Updating cache of https://opendev.org/zuul/zuul-base-jobs.git in /opt/dib_cache/source-repositories/zuul_base_jobs_b2e6d2dcc2ffefcca64e73ad671764844b4dc36f with ref * 2024-03-26 22:45:53.709 | Cloning from zuul-base-jobs cache and applying ref * 2024-03-26 22:45:53.784 | (1375 / 1384) 2024-03-26 22:45:53.803 | Updating cache of https://opendev.org/zuul/zuul-client.git in /opt/dib_cache/source-repositories/zuul_client_d58fb7ada125e9f2082b3eb4b4065768e96a3857 with ref * 2024-03-26 22:45:56.397 | Cloning from zuul-client cache and applying ref * 2024-03-26 22:46:02.603 | (1376 / 1384) 2024-03-26 22:46:02.622 | Updating cache of https://opendev.org/zuul/zuul-helm.git in /opt/dib_cache/source-repositories/zuul_helm_03cec1fa94399a65e87f0a39091382e4d1873001 with ref * 2024-03-26 22:46:05.126 | Cloning from zuul-helm cache and applying ref * 2024-03-26 22:46:05.201 | (1377 / 1384) 2024-03-26 22:46:05.219 | Updating cache of https://opendev.org/zuul/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_d66d4cb52d5a7b5755336848cdfcd056e1137985 with ref * 2024-03-26 22:46:06.221 | Cloning from zuul-jobs cache and applying ref * 2024-03-26 22:46:55.548 | (1378 / 1384) 2024-03-26 22:46:55.566 | Updating cache of https://opendev.org/zuul/zuul-operator.git in /opt/dib_cache/source-repositories/zuul_operator_c997f5098b19eadfa34821a22d244be193c8147b with ref * 2024-03-26 22:46:56.147 | Cloning from zuul-operator cache and applying ref * 2024-03-26 22:46:56.508 | (1379 / 1384) 2024-03-26 22:46:56.526 | Updating cache of https://opendev.org/zuul/zuul-preview.git in /opt/dib_cache/source-repositories/zuul_preview_c811389caba6f90958648237536f4de872d583ad with ref * 2024-03-26 22:46:57.075 | Cloning from zuul-preview cache and applying ref * 2024-03-26 22:46:57.169 | (1380 / 1384) 2024-03-26 22:46:57.187 | Updating cache of https://opendev.org/zuul/zuul-registry.git in /opt/dib_cache/source-repositories/zuul_registry_f5446fed704822f429439c94319db214fa6f0335 with ref * 2024-03-26 22:46:59.424 | Cloning from zuul-registry cache and applying ref * 2024-03-26 22:47:02.485 | (1381 / 1384) 2024-03-26 22:47:02.503 | Updating cache of https://opendev.org/zuul/zuul-sphinx.git in /opt/dib_cache/source-repositories/zuul_sphinx_a24156048c4a0f0101b258bfa016398eafeecea4 with ref * 2024-03-26 22:47:03.428 | Cloning from zuul-sphinx cache and applying ref * 2024-03-26 22:47:03.564 | (1382 / 1384) 2024-03-26 22:47:03.584 | Updating cache of https://opendev.org/zuul/zuul-storage-proxy.git in /opt/dib_cache/source-repositories/zuul_storage_proxy_d0791cfcfdc6047344f7fe7b0bb7e056c6190340 with ref * 2024-03-26 22:47:03.967 | Cloning from zuul-storage-proxy cache and applying ref * 2024-03-26 22:47:04.284 | (1383 / 1384) 2024-03-26 22:47:04.301 | Updating cache of https://opendev.org/zuul/zuul-website.git in /opt/dib_cache/source-repositories/zuul_website_862025b44956d8a435a45d56aa3a1c225bc3ddf3 with ref * 2024-03-26 22:47:05.025 | Cloning from zuul-website cache and applying ref * 2024-03-26 22:47:05.585 | (1384 / 1384) 2024-03-26 22:47:05.603 | Updating cache of https://opendev.org/zuul/zuul-website-media.git in /opt/dib_cache/source-repositories/zuul_website_media_9b81b80caa18a094de47403a415032bb0ec52bbc with ref * 2024-03-26 22:47:06.045 | Cloning from zuul-website-media cache and applying ref * 2024-03-26 22:47:07.094 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Mar 26 22:47:07 UTC 2024 for /opt/dib_tmp/dib_build.5iJNfLov/hooks/source-repository-pip 2024-03-26 22:47:07.153 | (0001 / 0002) 2024-03-26 22:47:07.171 | Caching get-pip-py file from https://bootstrap.pypa.io/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_50bbba586670cca2803e23f614374b482e595f6a 2024-03-26 22:47:07.270 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:07.271 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:07.412 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:07.416 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py 2024-03-26 22:47:07.755 | (0002 / 0002) 2024-03-26 22:47:07.773 | Caching get-pip-py-py36 file from https://bootstrap.pypa.io/pip/3.6/get-pip.py in /opt/dib_cache/source-repositories/get_pip_py_py36_e0c406f032a7879e8ffa8c47d2254e08f6cfabeb 2024-03-26 22:47:07.805 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:07.806 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:07.901 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:07.905 | Server copy has not changed. Using locally cached https://bootstrap.pypa.io/pip/3.6/get-pip.py 2024-03-26 22:47:07.958 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Mar 26 22:47:07 UTC 2024 for /opt/dib_tmp/dib_build.5iJNfLov/hooks/source-repository-dstat_graph 2024-03-26 22:47:07.967 | (0001 / 0001) 2024-03-26 22:47:08.469 | Updating cache of https://opendev.org/opendev/dstat_graph in /opt/dib_cache/source-repositories/dstat_graph_7f9e7d636b9a04f02d9f3adfd75e7834befe3865 with ref master 2024-03-26 22:47:08.756 | Cloning from dstat_graph cache and applying ref master 2024-03-26 22:47:09.093 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2024-03-26 22:47:09.120 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Mar 26 22:47:09 UTC 2024 for /opt/dib_tmp/dib_build.5iJNfLov/hooks/source-repository-images 2024-03-26 22:47:09.129 | (0001 / 0015) 2024-03-26 22:47:09.147 | Caching cirros-0.5.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2024-03-26 22:47:09.180 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:09.181 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:09.495 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 861 0 --:--:-- --:--:-- --:--:-- 861 100 273 100 273 0 0 860 0 --:--:-- --:--:-- --:--:-- 858 2024-03-26 22:47:09.797 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:10.410 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-03-26 22:47:10.419 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img 2024-03-26 22:47:11.853 | (0002 / 0015) 2024-03-26 22:47:11.869 | Caching cirros-0.5.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2024-03-26 22:47:11.902 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:11.903 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:13.001 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 250 0 0:00:01 0:00:01 --:--:-- 250 100 275 100 275 0 0 250 0 0:00:01 0:00:01 --:--:-- 250 2024-03-26 22:47:13.187 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-03-26 22:47:13.720 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-03-26 22:47:13.730 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz 2024-03-26 22:47:15.350 | (0003 / 0015) 2024-03-26 22:47:15.367 | Caching cirros-0.5.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2024-03-26 22:47:15.399 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:15.400 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:15.597 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1380 0 --:--:-- --:--:-- --:--:-- 1376 2024-03-26 22:47:15.817 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:16.331 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:16.340 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img 2024-03-26 22:47:17.805 | (0004 / 0015) 2024-03-26 22:47:17.823 | Caching cirros-0.5.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_disk_img_5283dab276e4198caf346b367e78549cfcb4b7e5 2024-03-26 22:47:17.855 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:17.857 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:18.055 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1363 0 --:--:-- --:--:-- --:--:-- 1365 2024-03-26 22:47:18.277 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:18.796 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:18.807 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img 2024-03-26 22:47:19.868 | (0005 / 0015) 2024-03-26 22:47:19.885 | Caching cirros-0.5.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_uec_tar_gz_685bf957dfc0dab325f41e1d9fd8e51ced2647de 2024-03-26 22:47:19.918 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:19.919 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:20.120 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1353 0 --:--:-- --:--:-- --:--:-- 1354 2024-03-26 22:47:20.337 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:20.868 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:20.879 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz 2024-03-26 22:47:21.953 | (0006 / 0015) 2024-03-26 22:47:21.970 | Caching cirros-0.5.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_aarch64_disk_img_cd3f6aef8ad005c8dedb068bc55d5c71b860c549 2024-03-26 22:47:22.003 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:22.004 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:22.201 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1377 0 --:--:-- --:--:-- --:--:-- 1383 2024-03-26 22:47:22.404 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:22.947 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:22.957 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img 2024-03-26 22:47:23.605 | (0007 / 0015) 2024-03-26 22:47:23.621 | Caching cirros-0.6.1-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_1_x86_64_disk_img_b18072130b584b368372055ac2bd61d3413a6dcc 2024-03-26 22:47:23.655 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:23.656 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:23.853 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1380 0 --:--:-- --:--:-- --:--:-- 1385 2024-03-26 22:47:24.065 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:24.624 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:24.635 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2024-03-26 22:47:26.791 | (0008 / 0015) 2024-03-26 22:47:26.808 | Caching cirros-0.6.1-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_1_x86_64_uec_tar_gz_d61bd68b0ffe1f73dba56abb353a5a2b2ab00d20 2024-03-26 22:47:26.841 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:26.842 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:27.040 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1374 0 --:--:-- --:--:-- --:--:-- 1381 2024-03-26 22:47:27.272 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:27.789 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:27.800 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz 2024-03-26 22:47:30.087 | (0009 / 0015) 2024-03-26 22:47:30.105 | Caching cirros-0.6.1-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_1_aarch64_disk_img_ebcd828f4edf590e0e5705e91e6fe4543fffc653 2024-03-26 22:47:30.139 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:30.141 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:30.345 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1321 0 --:--:-- --:--:-- --:--:-- 1323 2024-03-26 22:47:30.565 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:31.102 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:31.110 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-aarch64-disk.img 2024-03-26 22:47:32.108 | (0010 / 0015) 2024-03-26 22:47:32.125 | Caching cirros-0.6.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_disk_img_ddb2b1ddba042c6083a5289bef5e139a15e3c9cd 2024-03-26 22:47:32.157 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:32.158 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:32.354 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1389 0 --:--:-- --:--:-- --:--:-- 1392 2024-03-26 22:47:32.570 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:33.087 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:33.098 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2024-03-26 22:47:34.351 | (0011 / 0015) 2024-03-26 22:47:34.368 | Caching cirros-0.6.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_uec_tar_gz_791cb03b9ebac46e4d4321ea4097c30356d92625 2024-03-26 22:47:34.401 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:34.402 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:34.599 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1384 0 --:--:-- --:--:-- --:--:-- 1381 2024-03-26 22:47:34.821 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:35.370 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:35.381 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz 2024-03-26 22:47:36.347 | (0012 / 0015) 2024-03-26 22:47:36.364 | Caching cirros-0.6.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_aarch64_disk_img_f42dd7604f4eb22a9b6994de7a3a1539b0ac5680 2024-03-26 22:47:36.397 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:36.398 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:36.597 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1369 0 --:--:-- --:--:-- --:--:-- 1370 2024-03-26 22:47:36.811 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:37.422 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-03-26 22:47:37.433 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img 2024-03-26 22:47:38.701 | (0013 / 0015) 2024-03-26 22:47:38.718 | Caching etcd-v3.1.10-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2024-03-26 22:47:38.751 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:38.753 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:38.957 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:39.477 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:39.485 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2024-03-26 22:47:40.000 | (0014 / 0015) 2024-03-26 22:47:40.018 | Caching etcd-v3.2.17-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2024-03-26 22:47:40.051 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:40.052 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:40.259 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:40.783 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:40.791 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz 2024-03-26 22:47:41.446 | (0015 / 0015) 2024-03-26 22:47:41.463 | Caching etcd-v3.3.12-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2024-03-26 22:47:41.495 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-03-26 22:47:41.497 | Dload Upload Total Spent Left Speed 2024-03-26 22:47:41.733 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:42.257 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-03-26 22:47:42.265 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2024-03-26 22:47:44.090 | dib-run-parts 98-source-repositories completed 2024-03-26 22:47:44.090 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types 2024-03-26 22:47:44.117 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:19 : set -eu 2024-03-26 22:47:44.122 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:20 : set -o pipefail 2024-03-26 22:47:44.126 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:22 : declare -a SPECIFIED_ELEMS 2024-03-26 22:47:44.130 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:26 : SPECIFIED_ELEMS[0]= 2024-03-26 22:47:44.134 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:29 : PREFIX=DIB_INSTALLTYPE_ 2024-03-26 22:47:44.140 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:30 : env 2024-03-26 22:47:44.140 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:30 : grep '^DIB_INSTALLTYPE_' 2024-03-26 22:47:44.142 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:30 : cut -d= -f1 2024-03-26 22:47:44.171 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:30 : echo '' 2024-03-26 22:47:44.176 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:30 : INSTALL_TYPE_VARS= 2024-03-26 22:47:44.180 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:53 : find /opt/dib_tmp/dib_build.5iJNfLov/hooks/install.d -maxdepth 1 -name '*-source-install' -type d 2024-03-26 22:47:44.198 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:53 : default_install_type_dirs=/opt/dib_tmp/dib_build.5iJNfLov/hooks/install.d/simple-init-source-install 2024-03-26 22:47:44.202 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:54 : for _install_dir in $default_install_type_dirs 2024-03-26 22:47:44.207 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:55 : SUFFIX=-source-install 2024-03-26 22:47:44.211 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:56 : basename /opt/dib_tmp/dib_build.5iJNfLov/hooks/install.d/simple-init-source-install 2024-03-26 22:47:44.218 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:56 : _install_dir=simple-init-source-install 2024-03-26 22:47:44.222 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:57 : INSTALLDIRPREFIX=simple-init 2024-03-26 22:47:44.226 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:59 : found=0 2024-03-26 22:47:44.230 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:68 : '[' 0 = 0 ']' 2024-03-26 22:47:44.234 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:69 : pushd /opt/dib_tmp/dib_build.5iJNfLov/hooks/install.d 2024-03-26 22:47:44.234 | /opt/dib_tmp/dib_build.5iJNfLov/hooks/install.d / 2024-03-26 22:47:44.238 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:70 : ln -sf simple-init-source-install/40-glean . 2024-03-26 22:47:44.251 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-enable-install-types:main:71 : popd 2024-03-26 22:47:44.251 | / 2024-03-26 22:47:44.253 | dib-run-parts 99-enable-install-types completed 2024-03-26 22:47:44.254 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-squash-package-install 2024-03-26 22:47:44.284 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-squash-package-install:main:5 : set -eu 2024-03-26 22:47:44.288 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-squash-package-install:main:6 : set -o pipefail 2024-03-26 22:47:44.293 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-squash-package-install:main:8 : dirname /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-squash-package-install 2024-03-26 22:47:44.299 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-squash-package-install:main:8 : sudo -E /usr/local/bin/python /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash '--elements=growroot dib-init-system manifests zuul-worker journal-to-console rpm-distro cloud-init-datasources yum install-types cache-url nodepool-base install-bin vm cache-devstack initialize-urandom yum-minimal base source-repositories sysprep package-installs bootloader openssh-server pkg-map openeuler-minimal redhat-common runtime-ssh-host-keys infra-package-needs block-device-efi openstack-repos simple-init ensure-venv install-static cloud-init' --path=/etc/nodepool/elements:/usr/local/lib/python3.11/site-packages/diskimage_builder/elements /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/package-installs.json 2024-03-26 22:47:44.759 | DEBUG __main__ [-] element_dirs -> [('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'growroot'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'dib-init-system'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'manifests'), ('/etc/nodepool/elements', 'zuul-worker'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'journal-to-console'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'rpm-distro'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cloud-init-datasources'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'yum'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-types'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cache-url'), ('/etc/nodepool/elements', 'nodepool-base'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-bin'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'vm'), ('/etc/nodepool/elements', 'cache-devstack'), ('/etc/nodepool/elements', 'initialize-urandom'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'yum-minimal'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'base'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'source-repositories'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'sysprep'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'package-installs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'bootloader'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'openssh-server'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'pkg-map'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'openeuler-minimal'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'redhat-common'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'runtime-ssh-host-keys'), ('/etc/nodepool/elements', 'infra-package-needs'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'block-device-efi'), ('/etc/nodepool/elements', 'openstack-repos'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'simple-init'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'ensure-venv'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'install-static'), ('/usr/local/lib/python3.11/site-packages/diskimage_builder/elements', 'cloud-init')] main /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:212 2024-03-26 22:47:44.759 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/package-installs.yaml 2024-03-26 22:47:44.788 | DEBUG __main__ [-] Considering growroot/growpart param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:44.789 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:44.789 | DEBUG __main__ [-] Considering growroot/e2fsprogs param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:44.789 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:44.790 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/package-installs.yaml 2024-03-26 22:47:44.862 | DEBUG __main__ [-] Considering cache-url/curl param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:44.863 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:44.863 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/nodepool-base/package-installs.yaml 2024-03-26 22:47:45.078 | DEBUG __main__ [-] Considering nodepool-base/unbound param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.078 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.079 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/package-installs.yaml 2024-03-26 22:47:45.101 | DEBUG __main__ [-] Considering yum-minimal/audit param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.102 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.102 | DEBUG __main__ [-] Considering yum-minimal/dracut param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.102 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.102 | DEBUG __main__ [-] Considering yum-minimal/dracut-config-generic param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.102 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.103 | DEBUG __main__ [-] Considering yum-minimal/grubby param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.103 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.103 | DEBUG __main__ [-] Considering yum-minimal/kernel param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.103 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.103 | DEBUG __main__ [-] Considering yum-minimal/initscripts param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.104 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.104 | DEBUG __main__ [-] Considering yum-minimal/man-pages param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.104 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.104 | DEBUG __main__ [-] Considering yum-minimal/lsb_release param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.104 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.105 | DEBUG __main__ [-] Considering yum-minimal/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.105 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.105 | DEBUG __main__ [-] Considering yum-minimal/linux-firmware param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.105 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.105 | DEBUG __main__ [-] Considering yum-minimal/linux-firmware-whence param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.106 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.106 | DEBUG __main__ [-] Considering yum-minimal/NetworkManager param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.106 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.106 | DEBUG __main__ [-] Considering yum-minimal/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.106 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.107 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/package-installs.yaml 2024-03-26 22:47:45.129 | DEBUG __main__ [-] Considering source-repositories/git param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.129 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.129 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/package-installs.yaml 2024-03-26 22:47:45.141 | DEBUG __main__ [-] Considering openssh-server/openssh-server param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.142 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.142 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/package-installs.yaml 2024-03-26 22:47:45.183 | DEBUG __main__ [-] Considering openeuler-minimal/openEuler-latest-release param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.183 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.183 | DEBUG __main__ [-] Considering openeuler-minimal/vim-minimal param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.184 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.184 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/package-installs.yaml 2024-03-26 22:47:45.227 | DEBUG __main__ [-] Considering redhat-common/lsof param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.228 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.228 | DEBUG __main__ [-] Considering redhat-common/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.228 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.228 | DEBUG __main__ [-] Considering redhat-common/traceroute param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.229 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.229 | DEBUG __main__ [-] Considering redhat-common/which param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.229 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.229 | DEBUG __main__ [-] Considering redhat-common/gettext param:{'phase': 'pre-install.d'} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.229 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.230 | DEBUG __main__ [-] Considering redhat-common/ca-certificates param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.230 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.230 | DEBUG __main__ [-] Considering redhat-common/selinux-policy param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.230 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.230 | DEBUG __main__ [-] Considering redhat-common/selinux-policy-targeted param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.231 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.231 | DEBUG __main__ [-] Considering redhat-common/python3-libselinux param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.231 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.231 | DEBUG __main__ [-] Considering redhat-common/python3-policycoreutils param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.231 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.232 | DEBUG __main__ [-] Considering redhat-common/policycoreutils-python-utils param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.232 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.232 | DEBUG __main__ [-] Considering redhat-common/rng-tools param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.232 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.232 | DEBUG __main__ [-] Considering redhat-common/passwd param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.233 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.233 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/package-installs.yaml 2024-03-26 22:47:45.235 | DEBUG __main__ [-] Considering runtime-ssh-host-keys/openssh-client param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.235 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.235 | INFO __main__ [-] Squashing install file: /etc/nodepool/elements/infra-package-needs/package-installs.yaml 2024-03-26 22:47:45.272 | DEBUG __main__ [-] Considering infra-package-needs/acl param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.272 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.272 | DEBUG __main__ [-] Considering infra-package-needs/acpid param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.272 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.273 | DEBUG __main__ [-] Considering infra-package-needs/coreutils param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.273 | DEBUG __main__ [-] Considering infra-package-needs/cron param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.273 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.273 | DEBUG __main__ [-] Considering infra-package-needs/util-linux param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.274 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.274 | DEBUG __main__ [-] Considering infra-package-needs/build-essential param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.274 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.274 | DEBUG __main__ [-] Considering infra-package-needs/python3-dev param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.274 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.275 | DEBUG __main__ [-] Considering infra-package-needs/uuid-runtime param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.275 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.275 | DEBUG __main__ [-] Considering infra-package-needs/traceroute param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.275 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.275 | DEBUG __main__ [-] Considering infra-package-needs/ntp param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.276 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.276 | DEBUG __main__ [-] Considering infra-package-needs/ntpdate param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.276 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.276 | DEBUG __main__ [-] Considering infra-package-needs/gentoolkit param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.276 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.277 | DEBUG __main__ [-] Considering infra-package-needs/at param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.277 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.277 | DEBUG __main__ [-] Considering infra-package-needs/strace param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.277 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.277 | DEBUG __main__ [-] Considering infra-package-needs/tcpdump param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.278 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.278 | DEBUG __main__ [-] Considering infra-package-needs/rsyslog param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.278 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.278 | DEBUG __main__ [-] Considering infra-package-needs/git param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.278 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.278 | DEBUG __main__ [-] Considering infra-package-needs/rsync param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.279 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.279 | DEBUG __main__ [-] Considering infra-package-needs/parted param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.279 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.279 | DEBUG __main__ [-] Considering infra-package-needs/wget param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.279 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.280 | DEBUG __main__ [-] Considering infra-package-needs/iputils-ping param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.280 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.280 | DEBUG __main__ [-] Considering infra-package-needs/iproute2 param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.280 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.280 | DEBUG __main__ [-] Considering infra-package-needs/dnsutils param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.281 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.281 | DEBUG __main__ [-] Considering infra-package-needs/haveged param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.281 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.281 | DEBUG __main__ [-] Considering infra-package-needs/iptables param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.281 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.282 | DEBUG __main__ [-] Considering infra-package-needs/redhat-rpm-config param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.282 | DEBUG __main__ [-] Considering infra-package-needs/redhat-lsb-core param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.282 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.282 | DEBUG __main__ [-] Considering infra-package-needs/gnupg2 param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.283 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.283 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/package-installs.yaml 2024-03-26 22:47:45.286 | DEBUG __main__ [-] Considering simple-init/dhcp-client param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.287 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.287 | DEBUG __main__ [-] Considering simple-init/net-tools param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.287 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.287 | DEBUG __main__ [-] Considering simple-init/ifupdown param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.287 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.288 | DEBUG __main__ [-] Considering simple-init/network-scripts param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER = 0'} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.288 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER=0 against <0> _when /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:99 2024-03-26 22:47:45.288 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.289 | DEBUG __main__ [-] Considering simple-init/NetworkManager param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.289 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:99 2024-03-26 22:47:45.289 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:180 2024-03-26 22:47:45.289 | DEBUG __main__ [-] Considering simple-init/NetworkManager-initscripts-ifcfg-rh param:{'when': 'DIB_SIMPLE_INIT_NETWORKMANAGER != 0'} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.290 | DEBUG __main__ [-] ... when eval DIB_SIMPLE_INIT_NETWORKMANAGER!=0 against <0> _when /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:99 2024-03-26 22:47:45.290 | DEBUG __main__ [-] ... skipped due to when: failures collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:180 2024-03-26 22:47:45.290 | DEBUG __main__ [-] Considering simple-init/cloud-init param:{'uninstall': True} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.290 | DEBUG __main__ [-] ... installing for 'uninstall' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.290 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/package-installs.yaml 2024-03-26 22:47:45.403 | DEBUG __main__ [-] Considering ensure-venv/python3-venv param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.403 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.404 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/package-installs.yaml 2024-03-26 22:47:45.465 | DEBUG __main__ [-] Considering install-static/rsync param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.465 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.465 | INFO __main__ [-] Squashing install file: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/package-installs.yaml 2024-03-26 22:47:45.488 | DEBUG __main__ [-] Considering cloud-init/cloud-init param:{} collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:127 2024-03-26 22:47:45.488 | DEBUG __main__ [-] ... installing for 'install' collect_data /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:184 2024-03-26 22:47:45.488 | DEBUG __main__ [-] final_dict -> defaultdict(..., {'install.d': defaultdict(, {'uninstall': [('linux-firmware', 'yum-minimal'), ('linux-firmware-whence', 'yum-minimal')], 'install': [('growpart', 'growroot'), ('e2fsprogs', 'growroot'), ('curl', 'cache-url'), ('unbound', 'nodepool-base'), ('audit', 'yum-minimal'), ('dracut', 'yum-minimal'), ('dracut-config-generic', 'yum-minimal'), ('grubby', 'yum-minimal'), ('kernel', 'yum-minimal'), ('initscripts', 'yum-minimal'), ('man-pages', 'yum-minimal'), ('lsb_release', 'yum-minimal'), ('redhat-rpm-config', 'yum-minimal'), ('NetworkManager', 'yum-minimal'), ('dhcp-client', 'yum-minimal'), ('git', 'source-repositories'), ('openssh-server', 'openssh-server'), ('openEuler-latest-release', 'openeuler-minimal'), ('vim-minimal', 'openeuler-minimal'), ('lsof', 'redhat-common'), ('tcpdump', 'redhat-common'), ('traceroute', 'redhat-common'), ('which', 'redhat-common'), ('ca-certificates', 'redhat-common'), ('selinux-policy', 'redhat-common'), ('selinux-policy-targeted', 'redhat-common'), ('python3-libselinux', 'redhat-common'), ('python3-policycoreutils', 'redhat-common'), ('policycoreutils-python-utils', 'redhat-common'), ('rng-tools', 'redhat-common'), ('passwd', 'redhat-common'), ('openssh-client', 'runtime-ssh-host-keys'), ('acl', 'infra-package-needs'), ('acpid', 'infra-package-needs'), ('coreutils', 'infra-package-needs'), ('cron', 'infra-package-needs'), ('util-linux', 'infra-package-needs'), ('build-essential', 'infra-package-needs'), ('python3-dev', 'infra-package-needs'), ('uuid-runtime', 'infra-package-needs'), ('traceroute', 'infra-package-needs'), ('ntp', 'infra-package-needs'), ('ntpdate', 'infra-package-needs'), ('gentoolkit', 'infra-package-needs'), ('at', 'infra-package-needs'), ('strace', 'infra-package-needs'), ('tcpdump', 'infra-package-needs'), ('rsyslog', 'infra-package-needs'), ('git', 'infra-package-needs'), ('rsync', 'infra-package-needs'), ('parted', 'infra-package-needs'), ('wget', 'infra-package-needs'), ('iputils-ping', 'infra-package-needs'), ('iproute2', 'infra-package-needs'), ('dnsutils', 'infra-package-needs'), ('haveged', 'infra-package-needs'), ('iptables', 'infra-package-needs'), ('redhat-rpm-config', 'infra-package-needs'), ('redhat-lsb-core', 'infra-package-needs'), ('gnupg2', 'infra-package-needs'), ('dhcp-client', 'simple-init'), ('net-tools', 'simple-init'), ('ifupdown', 'simple-init'), ('network-scripts', 'simple-init'), ('python3-venv', 'ensure-venv'), ('rsync', 'install-static'), ('cloud-init', 'cloud-init')]}), 'pre-install.d': defaultdict(, {'uninstall': [], 'install': [('gettext', 'redhat-common')]})}) main /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/../bin/package-installs-squash:232 2024-03-26 22:47:45.519 | dib-run-parts 99-squash-package-install completed 2024-03-26 22:47:45.519 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-yum-repo-conf 2024-03-26 22:47:45.530 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-yum-repo-conf:main:7 : set -eu 2024-03-26 22:47:45.535 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-yum-repo-conf:main:8 : set -o pipefail 2024-03-26 22:47:45.539 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-yum-repo-conf:main:11 : '[' -z '' ']' 2024-03-26 22:47:45.544 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-yum-repo-conf:main:12 : echo 'DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in' 2024-03-26 22:47:45.544 | DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in 2024-03-26 22:47:45.548 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/extra-data.d/99-yum-repo-conf:main:13 : exit 0 2024-03-26 22:47:45.552 | dib-run-parts 99-yum-repo-conf completed 2024-03-26 22:47:45.553 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-03-26 22:47:45.553 | dib-run-parts 2024-03-26 22:47:45.556 | dib-run-parts Target: extra-data.d 2024-03-26 22:47:45.557 | dib-run-parts 2024-03-26 22:47:45.557 | dib-run-parts Script Seconds 2024-03-26 22:47:45.557 | dib-run-parts --------------------------------------- ---------- 2024-03-26 22:47:45.557 | dib-run-parts 2024-03-26 22:47:45.658 | dib-run-parts 10-create-pkg-map-dir 0.249 2024-03-26 22:47:45.679 | dib-run-parts 20-manifest-dir 0.029 2024-03-26 22:47:45.693 | dib-run-parts 50-create-repo-list 3.119 2024-03-26 22:47:45.717 | dib-run-parts 60-zuul-user 0.106 2024-03-26 22:47:45.727 | dib-run-parts 98-source-repositories 11640.100 2024-03-26 22:47:45.737 | dib-run-parts 99-enable-install-types 0.162 2024-03-26 22:47:45.746 | dib-run-parts 99-squash-package-install 1.263 2024-03-26 22:47:45.755 | dib-run-parts 99-yum-repo-conf 0.030 2024-03-26 22:47:45.758 | dib-run-parts 2024-03-26 22:47:45.759 | dib-run-parts --------------------- END PROFILING --------------------- 2024-03-26 22:47:45.768 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-extra-data bash 2024-03-26 22:47:45.773 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:47:45.775 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-extra-data(,|$)' -q 2024-03-26 22:47:45.785 | + diskimage_builder/lib/disk-image-create:main:361 : run_d_in_target pre-install 2024-03-26 22:47:45.790 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-03-26 22:47:45.795 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 22:47:45.800 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/pre-install.d ']' 2024-03-26 22:47:45.805 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:47:45.821 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.5iJNfLov/hooks 2024-03-26 22:47:45.837 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.5iJNfLov/hooks /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:47:46.088 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.5iJNfLov/hooks /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:47:46.104 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-pre-install run_in_target bash 2024-03-26 22:47:46.109 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:47:46.109 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-pre-install(,|$)' -q 2024-03-26 22:47:46.118 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-03-26 22:47:46.123 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-03-26 22:47:46.128 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-03-26 22:47:46.133 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d 2024-03-26 22:47:46.138 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2024-03-26 22:47:46.144 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-03-26 22:47:46.149 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-03-26 22:47:46.154 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-03-26 22:47:46.160 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/pre-install.d' 2024-03-26 22:47:47.792 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2024-03-26 22:47:47.795 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-base-defaults 2024-03-26 22:47:47.806 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 22:47:47.806 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 22:47:47.806 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 22:47:47.809 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 22:47:47.811 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-03-26 22:47:47.811 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-03-26 22:47:47.811 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 22:47:47.811 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 22:47:47.811 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-03-26 22:47:47.811 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 22:47:47.811 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 22:47:47.811 | ++ export DIB_NO_TIMER_CHECK=True 2024-03-26 22:47:47.811 | ++ DIB_NO_TIMER_CHECK=True 2024-03-26 22:47:47.811 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 22:47:47.814 | + source /tmp/in_target.d/pre-install.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 22:47:47.833 | ++ export DISTRO_NAME=openeuler 2024-03-26 22:47:47.833 | ++ DISTRO_NAME=openeuler 2024-03-26 22:47:47.833 | ++ export DIB_RELEASE=22.03-LTS 2024-03-26 22:47:47.833 | ++ DIB_RELEASE=22.03-LTS 2024-03-26 22:47:47.833 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-03-26 22:47:47.833 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-03-26 22:47:47.833 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2024-03-26 22:47:47.836 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash 2024-03-26 22:47:47.857 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 22:47:47.857 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 22:47:47.857 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2024-03-26 22:47:47.861 | + source /tmp/in_target.d/pre-install.d/../environment.d/11-yum-dnf.bash 2024-03-26 22:47:47.862 | ++ export YUM=dnf 2024-03-26 22:47:47.862 | ++ YUM=dnf 2024-03-26 22:47:47.862 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2024-03-26 22:47:47.865 | + source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests 2024-03-26 22:47:47.866 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 22:47:47.866 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 22:47:47.866 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 22:47:47.866 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 22:47:47.866 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2024-03-26 22:47:47.869 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-block-device.bash 2024-03-26 22:47:47.870 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-03-26 22:47:47.872 | ++ export DIB_BLOCK_DEVICE=efi 2024-03-26 22:47:47.872 | ++ DIB_BLOCK_DEVICE=efi 2024-03-26 22:47:47.872 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2024-03-26 22:47:47.875 | + source /tmp/in_target.d/pre-install.d/../environment.d/15-simple-init-networkmanager 2024-03-26 22:47:47.892 | ++ [[ openeuler =~ (centos|fedora|rocky) ]] 2024-03-26 22:47:47.892 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 22:47:47.892 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 22:47:47.892 | ++ [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 22:47:47.892 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-03-26 22:47:47.892 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 22:47:47.893 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2024-03-26 22:47:47.896 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init 2024-03-26 22:47:47.897 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 22:47:47.897 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 22:47:47.897 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2024-03-26 22:47:47.901 | + source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common 2024-03-26 22:47:47.923 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 22:47:47.923 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 22:47:47.923 | ++ export DIB_INIT_SYSTEM=systemd 2024-03-26 22:47:47.923 | ++ DIB_INIT_SYSTEM=systemd 2024-03-26 22:47:47.923 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2024-03-26 22:47:47.926 | + source /tmp/in_target.d/pre-install.d/../environment.d/75-nodepool-base-env 2024-03-26 22:47:47.967 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 22:47:47.967 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 22:47:47.967 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 22:47:47.967 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 22:47:47.967 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 22:47:47.967 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 22:47:47.967 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 22:47:47.967 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 22:47:47.967 | dib-run-parts Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2024-03-26 22:47:47.970 | + source /tmp/in_target.d/pre-install.d/../environment.d/99-dib-init-system 2024-03-26 22:47:47.998 | ++ '[' -z systemd ']' 2024-03-26 22:47:47.998 | ++ case $DIB_INIT_SYSTEM in 2024-03-26 22:47:47.998 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-01-yum-keepcache 2024-03-26 22:47:48.044 | + set -eu 2024-03-26 22:47:48.044 | + set -o pipefail 2024-03-26 22:47:48.045 | + [[ dnf == \d\n\f ]] 2024-03-26 22:47:48.045 | + cfg=/etc/dnf/dnf.conf 2024-03-26 22:47:48.045 | + echo keepcache=1 2024-03-26 22:47:48.072 | + echo cachedir=/tmp/yum 2024-03-26 22:47:48.074 | dib-run-parts 00-01-yum-keepcache completed 2024-03-26 22:47:48.074 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-dnf-update 2024-03-26 22:47:48.079 | + set -eu 2024-03-26 22:47:48.079 | + set -o pipefail 2024-03-26 22:47:48.079 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 22:47:48.082 | dib-run-parts 00-dnf-update completed 2024-03-26 22:47:48.082 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-fix-requiretty 2024-03-26 22:47:48.087 | + set -eu 2024-03-26 22:47:48.087 | + set -o pipefail 2024-03-26 22:47:48.087 | + sed -i -e '/^Defaults\s*requiretty/d' -e '/Disable "ssh hostname/d' /etc/sudoers 2024-03-26 22:47:48.296 | + sed -i -e '/You have to run/d' /etc/sudoers 2024-03-26 22:47:48.299 | + visudo -c 2024-03-26 22:47:48.654 | /etc/sudoers: parsed OK 2024-03-26 22:47:48.657 | dib-run-parts 00-fix-requiretty completed 2024-03-26 22:47:48.657 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-gentoo-useflags 2024-03-26 22:47:48.663 | + set -eu 2024-03-26 22:47:48.663 | + set -o pipefail 2024-03-26 22:47:48.663 | + '[' openeuler == gentoo ']' 2024-03-26 22:47:48.665 | dib-run-parts 00-gentoo-useflags completed 2024-03-26 22:47:48.665 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-install-repo-package 2024-03-26 22:47:48.670 | + set -eu 2024-03-26 22:47:48.671 | + set -o pipefail 2024-03-26 22:47:48.671 | + '[' -n '' ']' 2024-03-26 22:47:48.673 | dib-run-parts 00-install-repo-package completed 2024-03-26 22:47:48.673 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-setup-mirror 2024-03-26 22:47:48.678 | + set -eu 2024-03-26 22:47:48.678 | + set -o pipefail 2024-03-26 22:47:48.678 | + '[' -n http://mirror.regionone.linaro.opendev.org/openeuler ']' 2024-03-26 22:47:48.678 | + sed -i '/\(debuginfo\|source\)/! {s#http://repo.openeuler.org#http://mirror.regionone.linaro.opendev.org/openeuler#g}' /etc/yum.repos.d/openEuler.repo 2024-03-26 22:47:48.685 | dib-run-parts 00-setup-mirror completed 2024-03-26 22:47:48.685 | dib-run-parts Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path 2024-03-26 22:47:48.690 | + set -eu 2024-03-26 22:47:48.690 | + set -o pipefail 2024-03-26 22:47:48.690 | + sed -i -e '/secure_path/ s@\([\'\''"]\?\)$@:/usr/local/bin/\1@' /etc/sudoers 2024-03-26 22:47:48.693 | + visudo -c 2024-03-26 22:47:48.695 | /etc/sudoers: parsed OK 2024-03-26 22:47:48.698 | dib-run-parts 00-usr-local-bin-secure-path completed 2024-03-26 22:47:48.698 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-00-centos-python3 2024-03-26 22:47:48.703 | + set -eu 2024-03-26 22:47:48.703 | + set -o pipefail 2024-03-26 22:47:48.703 | + [[ openeuler =~ (centos|rhel) ]] 2024-03-26 22:47:48.703 | + [[ openeuler =~ (centos|rhel) ]] 2024-03-26 22:47:48.705 | dib-run-parts 01-00-centos-python3 completed 2024-03-26 22:47:48.705 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-install-bin 2024-03-26 22:47:48.710 | + set -eu 2024-03-26 22:47:48.710 | + set -o pipefail 2024-03-26 22:47:48.711 | ++ dirname /tmp/in_target.d/pre-install.d/01-install-bin 2024-03-26 22:47:48.716 | + install -m 0755 -o root -g root /tmp/in_target.d/pre-install.d/../bin/cache-url /tmp/in_target.d/pre-install.d/../bin/extract-image /tmp/in_target.d/pre-install.d/../bin/install-packages /tmp/in_target.d/pre-install.d/../bin/map-packages /tmp/in_target.d/pre-install.d/../bin/package-installs /tmp/in_target.d/pre-install.d/../bin/package-installs-squash /tmp/in_target.d/pre-install.d/../bin/package-installs-v2 /tmp/in_target.d/pre-install.d/../bin/package-uninstalls /tmp/in_target.d/pre-install.d/../bin/pkg-map /usr/local/bin 2024-03-26 22:47:48.910 | dib-run-parts 01-install-bin completed 2024-03-26 22:47:48.910 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-module-configuration 2024-03-26 22:47:48.915 | + set -eu 2024-03-26 22:47:48.915 | + set -o pipefail 2024-03-26 22:47:48.916 | + export DIB_DNF_MODULE_STREAMS= 2024-03-26 22:47:48.916 | + DIB_DNF_MODULE_STREAMS= 2024-03-26 22:47:48.916 | + '[' dnf == dnf ']' 2024-03-26 22:47:48.919 | dib-run-parts 01-module-configuration completed 2024-03-26 22:47:48.919 | dib-run-parts Running /tmp/in_target.d/pre-install.d/01-override-yum-arch 2024-03-26 22:47:48.924 | + set -eu 2024-03-26 22:47:48.924 | + set -o pipefail 2024-03-26 22:47:48.924 | + [[ amd64 x86_64 =~ arm64 ]] 2024-03-26 22:47:48.924 | + [[ arm64 = \p\p\c\6\4 ]] 2024-03-26 22:47:48.924 | + [[ arm64 = \p\p\c\6\4\l\e ]] 2024-03-26 22:47:48.924 | + [[ arm64 aarch64 =~ arm64 ]] 2024-03-26 22:47:48.925 | + basearch=aarch64 2024-03-26 22:47:48.925 | + arch=aarch64 2024-03-26 22:47:48.925 | + [[ dnf == \d\n\f ]] 2024-03-26 22:47:48.925 | + mkdir -p /etc/dnf/vars 2024-03-26 22:47:48.992 | + echo aarch64 2024-03-26 22:47:48.992 | + echo aarch64 2024-03-26 22:47:48.992 | + [[ openeuler =~ centos ]] 2024-03-26 22:47:48.995 | dib-run-parts 01-override-yum-arch completed 2024-03-26 22:47:48.995 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-baseline-tools 2024-03-26 22:47:49.008 | + set -eu 2024-03-26 22:47:49.008 | + set -o pipefail 2024-03-26 22:47:49.008 | + case $DISTRO_NAME in 2024-03-26 22:47:49.011 | dib-run-parts 03-baseline-tools completed 2024-03-26 22:47:49.011 | dib-run-parts Running /tmp/in_target.d/pre-install.d/03-yum-cleanup 2024-03-26 22:47:49.024 | + set -eu 2024-03-26 22:47:49.024 | + set -o pipefail 2024-03-26 22:47:49.024 | + [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 22:47:49.025 | + rm -rf /usr/share/doc /usr/share/info /usr/share/gnome/help 2024-03-26 22:47:49.454 | + rm -rf /usr/share/i18n 2024-03-26 22:47:49.456 | + rm -rf /sbin/sln 2024-03-26 22:47:49.458 | + rm -rf /etc/ld.so.cache /var/cache/ldconfig 2024-03-26 22:47:49.460 | + mkdir -p --mode=0755 /var/cache/ldconfig 2024-03-26 22:47:49.465 | dib-run-parts 03-yum-cleanup completed 2024-03-26 22:47:49.465 | dib-run-parts Running /tmp/in_target.d/pre-install.d/04-dib-init-system 2024-03-26 22:47:49.471 | + set -eu 2024-03-26 22:47:49.471 | + set -o pipefail 2024-03-26 22:47:49.471 | + FILE=/usr/local/bin/dib-init-system 2024-03-26 22:47:49.471 | + cat 2024-03-26 22:47:49.476 | + chown root:root /usr/local/bin/dib-init-system 2024-03-26 22:47:49.504 | + chmod 775 /usr/local/bin/dib-init-system 2024-03-26 22:47:49.514 | dib-run-parts 04-dib-init-system completed 2024-03-26 22:47:49.514 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-package-installs 2024-03-26 22:47:49.519 | + set -eu 2024-03-26 22:47:49.519 | + set -o pipefail 2024-03-26 22:47:49.520 | ++ dirname /tmp/in_target.d/pre-install.d/10-package-installs 2024-03-26 22:47:49.522 | + package-installs -d /tmp/in_target.d/pre-install.d 2024-03-26 22:47:49.524 | + set -eu 2024-03-26 22:47:49.524 | + set -o pipefail 2024-03-26 22:47:49.525 | ++ basename /usr/local/bin/package-installs 2024-03-26 22:47:49.526 | + SCRIPTNAME=package-installs 2024-03-26 22:47:49.527 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/pre-install.d 2024-03-26 22:47:49.650 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-03-26 22:47:49.650 | + '[' 0 '!=' 0 ']' 2024-03-26 22:47:49.650 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-03-26 22:47:49.650 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2024-03-26 22:47:49.651 | + WORKDIR= 2024-03-26 22:47:49.651 | + true 2024-03-26 22:47:49.651 | + case "$1" in 2024-03-26 22:47:49.651 | + WORKDIR=/tmp/in_target.d/pre-install.d 2024-03-26 22:47:49.651 | + shift 2 2024-03-26 22:47:49.652 | + true 2024-03-26 22:47:49.652 | + case "$1" in 2024-03-26 22:47:49.652 | + shift 2024-03-26 22:47:49.652 | + break 2024-03-26 22:47:49.652 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2024-03-26 22:47:49.652 | + PACKAGES= 2024-03-26 22:47:49.653 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2024-03-26 22:47:49.656 | + '[' -n '' ']' 2024-03-26 22:47:49.656 | + package-installs-v2 --phase pre-install.d /tmp/package-installs.json 2024-03-26 22:49:18.573 | Map install for redhat-common: gettext 2024-03-26 22:49:18.574 | Running command: ['install-packages', 'gettext'] 2024-03-26 22:49:18.574 | > Running install-packages install. 2024-03-26 22:49:18.574 | > + dnf -v -y install gettext 2024-03-26 22:49:18.574 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-03-26 22:49:18.574 | > DNF version: 4.10.0 2024-03-26 22:49:18.574 | > cachedir: /tmp/yum 2024-03-26 22:49:18.574 | > User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-03-26 22:49:18.574 | > OS 3.3 kB/s | 4.6 kB 00:01 2024-03-26 22:49:18.574 | > reviving: 'OS' can be revived - metalink checksums match. 2024-03-26 22:49:18.574 | > OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-03-26 22:49:18.574 | > everything 7.3 kB/s | 4.8 kB 00:00 2024-03-26 22:49:18.574 | > reviving: 'everything' can be revived - metalink checksums match. 2024-03-26 22:49:18.574 | > everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-03-26 22:49:18.574 | > EPOL 7.6 kB/s | 4.8 kB 00:00 2024-03-26 22:49:18.574 | > reviving: 'EPOL' can be revived - metalink checksums match. 2024-03-26 22:49:18.574 | > EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-03-26 22:49:18.574 | > debuginfo 7.3 kB/s | 4.6 kB 00:00 2024-03-26 22:49:18.574 | > reviving: 'debuginfo' can be revived - metalink checksums match. 2024-03-26 22:49:18.574 | > debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-03-26 22:49:18.574 | > source 6.9 kB/s | 4.5 kB 00:00 2024-03-26 22:49:18.574 | > reviving: 'source' can be revived - metalink checksums match. 2024-03-26 22:49:18.574 | > source: using metadata from Wed Mar 30 08:53:48 2022. 2024-03-26 22:49:18.574 | > update 6.3 kB/s | 4.1 kB 00:00 2024-03-26 22:49:18.574 | > reviving: failed for 'update', mismatched sha256 sum. 2024-03-26 22:49:18.574 | > repo: downloading from remote: update 2024-03-26 22:49:18.574 | > update 8.6 MB/s | 73 MB 00:08 2024-03-26 22:49:18.574 | > update: using metadata from Fri Mar 22 12:21:04 2024. 2024-03-26 22:49:18.574 | > update-source 6.7 kB/s | 4.2 kB 00:00 2024-03-26 22:49:18.574 | > reviving: failed for 'update-source', mismatched sha256 sum. 2024-03-26 22:49:18.574 | > repo: downloading from remote: update-source 2024-03-26 22:49:18.574 | > update-source 219 kB/s | 1.2 MB 00:05 2024-03-26 22:49:18.574 | > update-source: using metadata from Fri Mar 22 12:21:05 2024. 2024-03-26 22:49:18.574 | > Completion plugin: Generating completion cache... 2024-03-26 22:49:18.574 | > Package gettext-0.21-4.oe2203.aarch64 is already installed. 2024-03-26 22:49:18.574 | > --> Starting dependency resolution 2024-03-26 22:49:18.574 | > --> Finished dependency resolution 2024-03-26 22:49:18.574 | > Dependencies resolved. 2024-03-26 22:49:18.574 | > Nothing to do. 2024-03-26 22:49:18.574 | > Complete! 2024-03-26 22:49:18.574 | > + '[' install == install ']' 2024-03-26 22:49:18.574 | > + '[' dnf == dnf ']' 2024-03-26 22:49:18.574 | > + dnf mark install gettext 2024-03-26 22:49:18.574 | > gettext-0.21-4.oe2203.aarch64 marked as user installed. 2024-03-26 22:49:18.574 | returncode: 0 2024-03-26 22:49:18.589 | dib-run-parts 10-package-installs completed 2024-03-26 22:49:18.589 | dib-run-parts Running /tmp/in_target.d/pre-install.d/10-preseed 2024-03-26 22:49:18.616 | + set -e 2024-03-26 22:49:18.617 | ++ lsb_release -si 2024-03-26 22:49:18.617 | /tmp/in_target.d/pre-install.d/10-preseed: line 30: lsb_release: command not found 2024-03-26 22:49:18.617 | + DISTRO= 2024-03-26 22:49:18.617 | + true 2024-03-26 22:49:18.618 | + case $DISTRO in 2024-03-26 22:49:18.620 | dib-run-parts 10-preseed completed 2024-03-26 22:49:18.620 | dib-run-parts Running /tmp/in_target.d/pre-install.d/99-package-uninstalls 2024-03-26 22:49:18.642 | + set -eu 2024-03-26 22:49:18.642 | + set -o pipefail 2024-03-26 22:49:18.643 | ++ dirname /tmp/in_target.d/pre-install.d/99-package-uninstalls 2024-03-26 22:49:18.645 | + package-uninstalls -d /tmp/in_target.d/pre-install.d 2024-03-26 22:49:18.647 | + set -eu 2024-03-26 22:49:18.647 | + set -o pipefail 2024-03-26 22:49:18.648 | ++ basename /usr/local/bin/package-uninstalls 2024-03-26 22:49:18.650 | + SCRIPTNAME=package-uninstalls 2024-03-26 22:49:18.650 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/pre-install.d 2024-03-26 22:49:18.652 | + TEMP=' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-03-26 22:49:18.652 | + '[' 0 '!=' 0 ']' 2024-03-26 22:49:18.652 | + eval set -- ' -d '\''/tmp/in_target.d/pre-install.d'\'' --' 2024-03-26 22:49:18.652 | ++ set -- -d /tmp/in_target.d/pre-install.d -- 2024-03-26 22:49:18.652 | + WORKDIR= 2024-03-26 22:49:18.653 | + true 2024-03-26 22:49:18.653 | + case "$1" in 2024-03-26 22:49:18.653 | + WORKDIR=/tmp/in_target.d/pre-install.d 2024-03-26 22:49:18.653 | + shift 2 2024-03-26 22:49:18.653 | + true 2024-03-26 22:49:18.653 | + case "$1" in 2024-03-26 22:49:18.653 | + shift 2024-03-26 22:49:18.653 | + break 2024-03-26 22:49:18.653 | + '[' -z /tmp/in_target.d/pre-install.d ']' 2024-03-26 22:49:18.653 | + PACKAGES= 2024-03-26 22:49:18.654 | ++ find /tmp/in_target.d/pre-install.d -maxdepth 1 -name 'package-installs-*' 2024-03-26 22:49:18.657 | + install-packages -e 2024-03-26 22:49:18.667 | + package-installs-v2 --phase pre-install.d --uninstall /tmp/package-installs.json 2024-03-26 22:49:18.758 | Running command: ['install-packages', '-e'] 2024-03-26 22:49:18.759 | returncode: 0 2024-03-26 22:49:18.772 | dib-run-parts 99-package-uninstalls completed 2024-03-26 22:49:18.772 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-03-26 22:49:18.772 | dib-run-parts 2024-03-26 22:49:18.775 | dib-run-parts Target: pre-install.d 2024-03-26 22:49:18.775 | dib-run-parts 2024-03-26 22:49:18.775 | dib-run-parts Script Seconds 2024-03-26 22:49:18.775 | dib-run-parts --------------------------------------- ---------- 2024-03-26 22:49:18.775 | dib-run-parts 2024-03-26 22:49:19.487 | dib-run-parts 00-01-yum-keepcache 0.054 2024-03-26 22:49:19.496 | dib-run-parts 00-dnf-update 0.005 2024-03-26 22:49:19.504 | dib-run-parts 00-fix-requiretty 0.573 2024-03-26 22:49:19.513 | dib-run-parts 00-gentoo-useflags 0.006 2024-03-26 22:49:19.521 | dib-run-parts 00-install-repo-package 0.006 2024-03-26 22:49:19.530 | dib-run-parts 00-setup-mirror 0.010 2024-03-26 22:49:19.538 | dib-run-parts 00-usr-local-bin-secure-path 0.011 2024-03-26 22:49:19.546 | dib-run-parts 01-00-centos-python3 0.005 2024-03-26 22:49:19.555 | dib-run-parts 01-install-bin 0.202 2024-03-26 22:49:19.563 | dib-run-parts 01-module-configuration 0.006 2024-03-26 22:49:19.572 | dib-run-parts 01-override-yum-arch 0.074 2024-03-26 22:49:19.580 | dib-run-parts 03-baseline-tools 0.014 2024-03-26 22:49:19.588 | dib-run-parts 03-yum-cleanup 0.452 2024-03-26 22:49:19.597 | dib-run-parts 04-dib-init-system 0.047 2024-03-26 22:49:19.605 | dib-run-parts 10-package-installs 89.073 2024-03-26 22:49:19.613 | dib-run-parts 10-preseed 0.029 2024-03-26 22:49:19.621 | dib-run-parts 99-package-uninstalls 0.149 2024-03-26 22:49:19.625 | dib-run-parts 2024-03-26 22:49:19.625 | dib-run-parts --------------------- END PROFILING --------------------- 2024-03-26 22:49:19.634 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-03-26 22:49:19.640 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-03-26 22:49:19.645 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-03-26 22:49:19.650 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-pre-install run_in_target bash 2024-03-26 22:49:19.655 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:49:19.655 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-pre-install(,|$)' -q 2024-03-26 22:49:19.663 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:49:19.681 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d; do sleep 1; done' 2024-03-26 22:49:19.744 | + diskimage_builder/lib/disk-image-create:main:363 : run_d_in_target install 2024-03-26 22:49:19.748 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-03-26 22:49:19.753 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 22:49:19.758 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/install.d ']' 2024-03-26 22:49:19.763 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:49:19.777 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.5iJNfLov/hooks 2024-03-26 22:49:19.793 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.5iJNfLov/hooks /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:49:19.809 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.5iJNfLov/hooks /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:49:19.824 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-install run_in_target bash 2024-03-26 22:49:19.829 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:49:19.830 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-install(,|$)' -q 2024-03-26 22:49:19.837 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-03-26 22:49:19.842 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-03-26 22:49:19.847 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-03-26 22:49:19.852 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d 2024-03-26 22:49:19.857 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2024-03-26 22:49:19.863 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-03-26 22:49:19.868 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-03-26 22:49:19.873 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-03-26 22:49:19.878 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/install.d' 2024-03-26 22:49:19.912 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2024-03-26 22:49:19.916 | + source /tmp/in_target.d/install.d/../environment.d/10-base-defaults 2024-03-26 22:49:19.916 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 22:49:19.916 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 22:49:19.916 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 22:49:19.919 | + source /tmp/in_target.d/install.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 22:49:19.920 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-03-26 22:49:19.920 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-03-26 22:49:19.920 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 22:49:19.920 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 22:49:19.920 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-03-26 22:49:19.920 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 22:49:19.920 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 22:49:19.920 | ++ export DIB_NO_TIMER_CHECK=True 2024-03-26 22:49:19.920 | ++ DIB_NO_TIMER_CHECK=True 2024-03-26 22:49:19.921 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 22:49:19.924 | + source /tmp/in_target.d/install.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 22:49:19.924 | ++ export DISTRO_NAME=openeuler 2024-03-26 22:49:19.924 | ++ DISTRO_NAME=openeuler 2024-03-26 22:49:19.924 | ++ export DIB_RELEASE=22.03-LTS 2024-03-26 22:49:19.924 | ++ DIB_RELEASE=22.03-LTS 2024-03-26 22:49:19.924 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-03-26 22:49:19.924 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-03-26 22:49:19.925 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2024-03-26 22:49:19.928 | + source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash 2024-03-26 22:49:19.928 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 22:49:19.928 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 22:49:19.928 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2024-03-26 22:49:19.931 | + source /tmp/in_target.d/install.d/../environment.d/11-yum-dnf.bash 2024-03-26 22:49:19.931 | ++ export YUM=dnf 2024-03-26 22:49:19.931 | ++ YUM=dnf 2024-03-26 22:49:19.931 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests 2024-03-26 22:49:19.934 | + source /tmp/in_target.d/install.d/../environment.d/14-manifests 2024-03-26 22:49:19.934 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 22:49:19.934 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 22:49:19.934 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 22:49:19.935 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 22:49:19.935 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2024-03-26 22:49:19.938 | + source /tmp/in_target.d/install.d/../environment.d/15-block-device.bash 2024-03-26 22:49:19.938 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-03-26 22:49:19.938 | ++ export DIB_BLOCK_DEVICE=efi 2024-03-26 22:49:19.938 | ++ DIB_BLOCK_DEVICE=efi 2024-03-26 22:49:19.938 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2024-03-26 22:49:19.941 | + source /tmp/in_target.d/install.d/../environment.d/15-simple-init-networkmanager 2024-03-26 22:49:19.941 | ++ [[ openeuler =~ (centos|fedora|rocky) ]] 2024-03-26 22:49:19.941 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 22:49:19.941 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 22:49:19.941 | ++ [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 22:49:19.941 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-03-26 22:49:19.941 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 22:49:19.942 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2024-03-26 22:49:19.945 | + source /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init 2024-03-26 22:49:19.945 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 22:49:19.945 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 22:49:19.945 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2024-03-26 22:49:19.948 | + source /tmp/in_target.d/install.d/../environment.d/50-redhat-common 2024-03-26 22:49:19.948 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 22:49:19.948 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 22:49:19.948 | ++ export DIB_INIT_SYSTEM=systemd 2024-03-26 22:49:19.948 | ++ DIB_INIT_SYSTEM=systemd 2024-03-26 22:49:19.948 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2024-03-26 22:49:19.952 | + source /tmp/in_target.d/install.d/../environment.d/75-nodepool-base-env 2024-03-26 22:49:19.952 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 22:49:19.952 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 22:49:19.952 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 22:49:19.952 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 22:49:19.952 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 22:49:19.952 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 22:49:19.952 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 22:49:19.952 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 22:49:19.952 | dib-run-parts Sourcing environment file /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2024-03-26 22:49:19.956 | + source /tmp/in_target.d/install.d/../environment.d/99-dib-init-system 2024-03-26 22:49:19.956 | ++ '[' -z systemd ']' 2024-03-26 22:49:19.956 | ++ case $DIB_INIT_SYSTEM in 2024-03-26 22:49:19.956 | dib-run-parts Running /tmp/in_target.d/install.d/00-baseline-environment 2024-03-26 22:49:20.003 | + set -eu 2024-03-26 22:49:20.003 | + set -o pipefail 2024-03-26 22:49:20.003 | + install-packages -m base iscsi_package 2024-03-26 22:49:20.097 | INFO:root:Mapping for base : iscsi_package 2024-03-26 22:49:20.213 | INFO:root:Mapping for base : iscsi_package 2024-03-26 22:49:20.224 | Running install-packages install. 2024-03-26 22:49:20.224 | + dnf -v -y install iscsi-initiator-utils 2024-03-26 22:49:20.657 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-03-26 22:49:20.658 | DNF version: 4.10.0 2024-03-26 22:49:20.659 | cachedir: /tmp/yum 2024-03-26 22:49:20.673 | User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-03-26 22:49:20.777 | repo: using cache for: OS 2024-03-26 22:49:20.788 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-03-26 22:49:20.901 | repo: using cache for: everything 2024-03-26 22:49:20.994 | everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-03-26 22:49:21.068 | repo: using cache for: EPOL 2024-03-26 22:49:21.081 | EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-03-26 22:49:21.255 | repo: using cache for: debuginfo 2024-03-26 22:49:21.269 | debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-03-26 22:49:21.316 | repo: using cache for: source 2024-03-26 22:49:21.332 | source: using metadata from Wed Mar 30 08:53:48 2022. 2024-03-26 22:49:21.333 | repo: using cache for: update 2024-03-26 22:49:21.448 | update: using metadata from Fri Mar 22 12:21:04 2024. 2024-03-26 22:49:21.450 | repo: using cache for: update-source 2024-03-26 22:49:21.487 | update-source: using metadata from Fri Mar 22 12:21:05 2024. 2024-03-26 22:49:21.488 | Last metadata expiration check: 0:00:11 ago on Tue Mar 26 22:49:10 2024. 2024-03-26 22:49:21.566 | --> Starting dependency resolution 2024-03-26 22:49:21.635 | ---> Package open-isns.aarch64 0.101-1.oe2203 will be installed 2024-03-26 22:49:21.635 | ---> Package open-isns-help.noarch 0.101-1.oe2203 will be installed 2024-03-26 22:49:21.636 | ---> Package open-iscsi.aarch64 2.1.5-14.oe2203 will be installed 2024-03-26 22:49:21.636 | --> Finished dependency resolution 2024-03-26 22:49:21.637 | Dependencies resolved. 2024-03-26 22:49:21.699 | ================================================================================ 2024-03-26 22:49:21.699 | Package Architecture Version Repository Size 2024-03-26 22:49:21.699 | ================================================================================ 2024-03-26 22:49:21.699 | Installing: 2024-03-26 22:49:21.699 | open-iscsi aarch64 2.1.5-14.oe2203 update 294 k 2024-03-26 22:49:21.699 | Installing dependencies: 2024-03-26 22:49:21.699 | open-isns aarch64 0.101-1.oe2203 OS 129 k 2024-03-26 22:49:21.699 | Installing weak dependencies: 2024-03-26 22:49:21.699 | open-isns-help noarch 0.101-1.oe2203 OS 24 k 2024-03-26 22:49:21.699 | 2024-03-26 22:49:21.699 | Transaction Summary 2024-03-26 22:49:21.699 | ================================================================================ 2024-03-26 22:49:21.699 | Install 3 Packages 2024-03-26 22:49:21.699 | 2024-03-26 22:49:21.818 | Total size: 448 k 2024-03-26 22:49:21.818 | Installed size: 2.3 M 2024-03-26 22:49:21.819 | Downloading Packages: 2024-03-26 22:49:21.821 | [SKIPPED] open-isns-0.101-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:21.821 | [SKIPPED] open-isns-help-0.101-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:49:21.822 | [SKIPPED] open-iscsi-2.1.5-14.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:21.823 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2024-03-26 22:49:22.043 | Running transaction check 2024-03-26 22:49:22.623 | Transaction check succeeded. 2024-03-26 22:49:22.624 | Running transaction test 2024-03-26 22:49:22.735 | Transaction test succeeded. 2024-03-26 22:49:22.737 | Running transaction 2024-03-26 22:49:22.968 | Preparing : 1/1 2024-03-26 22:49:26.735 | Installing : open-isns-help-0.101-1.oe2203.noarch 1/3 2024-03-26 22:49:29.469 | Installing : open-isns-0.101-1.oe2203.aarch64 2/3 2024-03-26 22:49:29.529 | Running scriptlet: open-isns-0.101-1.oe2203.aarch64 2/3 2024-03-26 22:49:29.530 | /usr/bin/systemctl: error while loading shared libraries: libsystemd-shared-249.so: cannot open shared object file: No such file or directory 2024-03-26 22:49:29.530 | 2024-03-26 22:49:29.799 | Installing : open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-03-26 22:49:51.377 | Running scriptlet: open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-03-26 22:49:51.378 | Verifying : open-isns-0.101-1.oe2203.aarch64 1/3 2024-03-26 22:49:51.378 | Verifying : open-isns-help-0.101-1.oe2203.noarch 2/3 2024-03-26 22:49:52.791 | Verifying : open-iscsi-2.1.5-14.oe2203.aarch64 3/3 2024-03-26 22:49:52.792 | Completion plugin: Generating completion cache... 2024-03-26 22:49:53.059 | Installed: open-iscsi-2.1.5-14.oe2203.aarch64 2024-03-26 22:49:53.059 | Installed: open-isns-0.101-1.oe2203.aarch64 2024-03-26 22:49:53.060 | Installed: open-isns-help-0.101-1.oe2203.noarch 2024-03-26 22:49:53.103 | 2024-03-26 22:49:53.103 | Installed: 2024-03-26 22:49:53.103 | open-iscsi-2.1.5-14.oe2203.aarch64 open-isns-0.101-1.oe2203.aarch64 2024-03-26 22:49:53.103 | open-isns-help-0.101-1.oe2203.noarch 2024-03-26 22:49:53.103 | 2024-03-26 22:49:53.103 | Complete! 2024-03-26 22:49:53.235 | + '[' install == install ']' 2024-03-26 22:49:53.235 | + '[' dnf == dnf ']' 2024-03-26 22:49:53.235 | + dnf mark install iscsi-initiator-utils 2024-03-26 22:49:53.741 | open-iscsi-2.1.5-14.oe2203.aarch64 marked as user installed. 2024-03-26 22:49:53.866 | dib-run-parts 00-baseline-environment completed 2024-03-26 22:49:53.866 | dib-run-parts Running /tmp/in_target.d/install.d/00-up-to-date 2024-03-26 22:49:53.940 | + set -eu 2024-03-26 22:49:53.940 | + set -o pipefail 2024-03-26 22:49:53.940 | + '[' 0 -eq 0 ']' 2024-03-26 22:49:53.940 | + install-packages -u 2024-03-26 22:49:54.778 | Last metadata expiration check: 0:00:44 ago on Tue Mar 26 22:49:10 2024. 2024-03-26 22:49:54.932 | Dependencies resolved. 2024-03-26 22:49:54.935 | Nothing to do. 2024-03-26 22:49:54.936 | Complete! 2024-03-26 22:49:55.075 | dib-run-parts 00-up-to-date completed 2024-03-26 22:49:55.075 | dib-run-parts Running /tmp/in_target.d/install.d/01-package-installs 2024-03-26 22:49:55.090 | + set -eu 2024-03-26 22:49:55.091 | + set -o pipefail 2024-03-26 22:49:55.091 | ++ dirname /tmp/in_target.d/install.d/01-package-installs 2024-03-26 22:49:55.093 | + package-installs -d /tmp/in_target.d/install.d 2024-03-26 22:49:55.095 | + set -eu 2024-03-26 22:49:55.095 | + set -o pipefail 2024-03-26 22:49:55.096 | ++ basename /usr/local/bin/package-installs 2024-03-26 22:49:55.098 | + SCRIPTNAME=package-installs 2024-03-26 22:49:55.098 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/install.d 2024-03-26 22:49:55.100 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-03-26 22:49:55.100 | + '[' 0 '!=' 0 ']' 2024-03-26 22:49:55.100 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-03-26 22:49:55.101 | ++ set -- -d /tmp/in_target.d/install.d -- 2024-03-26 22:49:55.101 | + WORKDIR= 2024-03-26 22:49:55.101 | + true 2024-03-26 22:49:55.101 | + case "$1" in 2024-03-26 22:49:55.101 | + WORKDIR=/tmp/in_target.d/install.d 2024-03-26 22:49:55.101 | + shift 2 2024-03-26 22:49:55.101 | + true 2024-03-26 22:49:55.101 | + case "$1" in 2024-03-26 22:49:55.101 | + shift 2024-03-26 22:49:55.101 | + break 2024-03-26 22:49:55.102 | + '[' -z /tmp/in_target.d/install.d ']' 2024-03-26 22:49:55.102 | + PACKAGES= 2024-03-26 22:49:55.102 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2024-03-26 22:49:55.105 | + '[' -n '' ']' 2024-03-26 22:49:55.105 | + package-installs-v2 --phase install.d /tmp/package-installs.json 2024-03-26 22:49:57.994 | Map install for growroot: growpart, e2fsprogs 2024-03-26 22:49:57.994 | Map install for cache-url: curl 2024-03-26 22:49:57.994 | Map install for nodepool-base: unbound 2024-03-26 22:49:57.994 | Map install for yum-minimal: audit, dracut, dracut-config-generic, grubby, kernel, initscripts, man-pages, lsb_release, redhat-rpm-config, NetworkManager, dhcp-client 2024-03-26 22:49:57.994 | Map install for source-repositories: git 2024-03-26 22:49:57.994 | Map install for openssh-server: openssh-server 2024-03-26 22:49:57.994 | Map install for openeuler-minimal: openEuler-latest-release, vim-minimal 2024-03-26 22:49:57.994 | Map install for redhat-common: lsof, tcpdump, traceroute, which, ca-certificates, selinux-policy, selinux-policy-targeted, python3-libselinux, python3-policycoreutils, policycoreutils-python-utils, rng-tools, passwd 2024-03-26 22:49:57.994 | Map install for runtime-ssh-host-keys: openssh-client 2024-03-26 22:49:57.994 | Map install for infra-package-needs: acl, acpid, coreutils, cron, util-linux, build-essential, python3-dev, uuid-runtime, traceroute, ntp, ntpdate, gentoolkit, at, strace, tcpdump, rsyslog, git, rsync, parted, wget, iputils-ping, iproute2, dnsutils, haveged, iptables, redhat-rpm-config, redhat-lsb-core, gnupg2 2024-03-26 22:49:57.994 | Map install for simple-init: dhcp-client, net-tools, ifupdown, network-scripts 2024-03-26 22:49:57.994 | Map install for ensure-venv: python3-venv 2024-03-26 22:49:57.994 | Map install for install-static: rsync 2024-03-26 22:49:57.994 | Map install for cloud-init: cloud-init 2024-03-26 22:49:57.994 | Running command: ['install-packages', 'policycoreutils-python-utils', 'cloud-init', 'grubby', 'unbound', 'git', 'glibc-devel gcc make', 'openEuler-latest-release', 'dracut', 'at', 'kernel', 'dhcp-client', 'passwd', 'acl', 'lsof', 'dhclient', 'python3-policycoreutils', 'ntp ntp-perl', 'acpid', 'rng-tools', 'bind-utils', 'selinux-policy', 'haveged', 'wget', 'initscripts', 'selinux-policy-targeted', 'ca-certificates', 'man-pages', 'openssh', 'rsyslog', 'gnupg2', 'git-core', 'rsync', 'net-tools', 'openeuler-lsb', 'tcpdump', 'which', 'iputils', 'strace', 'audit', 'vim-minimal', 'python3-libselinux', 'coreutils', 'cloud-utils-growpart', 'e2fsprogs', 'util-linux', 'dracut-config-generic', 'python3-devel', 'iptables-services', 'traceroute', 'parted', 'cronie', 'ntpdate', 'openEuler-rpm-config', 'python3', 'iproute', 'openssh-server', 'NetworkManager'] 2024-03-26 22:49:57.994 | > Running install-packages install. 2024-03-26 22:49:57.994 | > + dnf -v -y install policycoreutils-python-utils cloud-init grubby unbound git glibc-devel gcc make openEuler-latest-release dracut at kernel dhcp-client passwd acl lsof dhclient python3-policycoreutils ntp ntp-perl acpid rng-tools bind-utils selinux-policy haveged wget initscripts selinux-policy-targeted ca-certificates man-pages openssh rsyslog gnupg2 git-core rsync net-tools openeuler-lsb tcpdump which iputils strace audit vim-minimal python3-libselinux coreutils cloud-utils-growpart e2fsprogs util-linux dracut-config-generic python3-devel iptables-services traceroute parted cronie ntpdate openEuler-rpm-config python3 iproute openssh-server NetworkManager 2024-03-26 22:49:57.994 | > Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-03-26 22:49:57.994 | > DNF version: 4.10.0 2024-03-26 22:49:57.994 | > cachedir: /tmp/yum 2024-03-26 22:49:57.994 | > User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-03-26 22:49:57.994 | > repo: using cache for: OS 2024-03-26 22:49:57.994 | > OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-03-26 22:49:57.994 | > repo: using cache for: everything 2024-03-26 22:49:57.994 | > everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-03-26 22:49:57.995 | > repo: using cache for: EPOL 2024-03-26 22:49:57.995 | > EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-03-26 22:49:57.995 | > repo: using cache for: debuginfo 2024-03-26 22:49:57.995 | > debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-03-26 22:49:57.995 | > repo: using cache for: source 2024-03-26 22:49:57.995 | > source: using metadata from Wed Mar 30 08:53:48 2022. 2024-03-26 22:49:57.995 | > repo: using cache for: update 2024-03-26 22:49:57.995 | > update: using metadata from Fri Mar 22 12:21:04 2024. 2024-03-26 22:49:57.995 | > repo: using cache for: update-source 2024-03-26 22:49:57.995 | > update-source: using metadata from Fri Mar 22 12:21:05 2024. 2024-03-26 22:49:57.995 | > Last metadata expiration check: 0:00:47 ago on Tue Mar 26 22:49:10 2024. 2024-03-26 22:49:57.995 | > Package grubby-8.40-28.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package dracut-055-10.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package passwd-0.80-9.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package acl-2.3.1-2.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package ca-certificates-2023.2.60-2.oe2203.noarch is already installed. 2024-03-26 22:49:57.995 | > Package which-2.21-14.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package vim-minimal-2:9.0-23.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package coreutils-9.0-5.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package e2fsprogs-1.46.4-21.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package util-linux-2.37.2-5.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package cronie-1.5.7-1.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package openEuler-rpm-config-30-30.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > Package python3-3.9.9-28.oe2203.aarch64 is already installed. 2024-03-26 22:49:57.995 | > --> Starting dependency resolution 2024-03-26 22:49:57.995 | > ---> Package acpid.aarch64 2.0.33-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package adwaita-cursor-theme.noarch 41.0-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package adwaita-icon-theme.noarch 41.0-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package at-spi2-atk.aarch64 2.38.0-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package at-spi2-core.aarch64 2.42.0-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package audit.aarch64 1:3.0.1-3.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package autogen.aarch64 5.18.16-2.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package cairo.aarch64 1.17.4-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package cairo-gobject.aarch64 1.17.4-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package checkpolicy.aarch64 3.3-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package dejavu-fonts.noarch 2.37-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package fontconfig.aarch64 2.13.94-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package fonts-filesystem.noarch 2.0.5-2.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package gc.aarch64 8.0.6-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package gcr.aarch64 3.41.0-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package gcr-base.aarch64 3.41.0-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package gmp-c++.aarch64 1:6.2.1-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package gmp-devel.aarch64 1:6.2.1-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package graphite2.aarch64 1.3.14-5.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package gtk-update-icon-cache.aarch64 3.24.30-5.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package gtk2.aarch64 2.24.33-4.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package gtk3.aarch64 3.24.30-5.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package haveged.aarch64 1.9.15-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package inih.aarch64 49-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package ipcalc.aarch64 1.0.1-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package jansson.aarch64 2.14-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package jitterentropy-library.aarch64 3.3.1-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package lcms2.aarch64 2.12-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package libXau.aarch64 1.0.9-2.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package libXcomposite.aarch64 0.4.5-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package libXcursor.aarch64 1.2.0-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package libXdamage.aarch64 1.1.5-1.oe2203 will be installed 2024-03-26 22:49:57.995 | > ---> Package libXfixes.aarch64 6.0.0-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libXft.aarch64 2.3.4-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libXinerama.aarch64 1.1.4-5.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libXrandr.aarch64 1.5.2-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libXrender.aarch64 0.9.10-10.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libXtst.aarch64 1.2.3-10.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libassuan.aarch64 2.5.5-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libdatrie.aarch64 0.2.13-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libedit.aarch64 3.1-28.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libepoxy.aarch64 1.5.9-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libestr.aarch64 0.1.11-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libgusb.aarch64 0.3.8-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libmetalink.aarch64 0.1.3-9.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libmnl.aarch64 1.0.4-10.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libmpc.aarch64 1.2.0-2.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libndp.aarch64 1.8-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libpcap.aarch64 14:1.10.1-2.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libsecret.aarch64 0.20.4-1.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libthai.aarch64 0.1.28-4.oe2203 will be installed 2024-03-26 22:49:57.996 | > ---> Package libtool-ltdl.aarch64 2.4.6-34.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package libusbx.aarch64 1.0.24-1.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package libxcrypt-devel.aarch64 4.4.26-2.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package libyaml.aarch64 0.2.5-2.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package linux-firmware.noarch 20211027-2.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package lmdb.aarch64 0.9.29-1.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package lsof.aarch64 4.94.0-1.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package make.aarch64 1:4.3-2.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package man-pages.noarch 5.13-2.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package npth.aarch64 1.6-2.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package openEuler-latest-release.aarch64 1.0-164865743622.03.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package parted.aarch64 3.4-3.oe2203 will be installed 2024-03-26 22:49:58.055 | > ---> Package perl-Error.noarch 1:0.17029-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package perl-TermReadKey.aarch64 2.38-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package pinentry.aarch64 1.1.1-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package polkit-pkla-compat.aarch64 0.1-17.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package psmisc.aarch64 23.4-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-asn1crypto.noarch 1.4.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-attrs.noarch 20.3.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-audit.aarch64 1:3.0.1-3.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-babel.noarch 2.9.1-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-cffi.aarch64 1.15.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-chardet.noarch 4.0.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-charset-normalizer.noarch 2.0.8-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-configobj.noarch 5.0.6-17.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-idna.noarch 3.2-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-jsonpatch.noarch 1.32-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-jsonpointer.noarch 2.2-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-libsemanage.aarch64 3.3-3.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-markupsafe.aarch64 2.0.1-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-netifaces.aarch64 0.10.9-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-ply.noarch 3.11-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-prettytable.noarch 2.4.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-pycparser.noarch 2.21-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-pyrsistent.aarch64 0.18.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-pysocks.noarch 1.7.1-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-pytz.noarch 2021.3-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-pyyaml.aarch64 6.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-rpm-generators.noarch 9-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-setools.aarch64 4.4.0-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-six.noarch 1.16.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-wcwidth.noarch 0.2.5-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package rng-tools.aarch64 6.14-3.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package strace.aarch64 5.14-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package sysfsutils.aarch64 2.1.1-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package timedatex.aarch64 0.6-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package tk.aarch64 1:8.6.10-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package trousers.aarch64 0.3.15-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package userspace-rcu.aarch64 0.13.0-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package wget.aarch64 1.21.2-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package xfsprogs.aarch64 5.14.1-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package xfsprogs-xfs_scrub.aarch64 5.14.1-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package cloud-utils-growpart.aarch64 0.32-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package openeuler-lsb.aarch64 5.0-1.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package python3-pyserial.noarch 3.5-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package NetworkManager.aarch64 1:1.32.12-20.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package NetworkManager-libnm.aarch64 1:1.32.12-20.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package at.aarch64 3.2.2-4.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package atk.aarch64 2.36.0-2.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package avahi-libs.aarch64 0.8-19.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package bind-libs.aarch64 32:9.16.23-21.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package bind-license.noarch 32:9.16.23-21.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package bind-utils.aarch64 32:9.16.23-21.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package binutils.aarch64 2.37-25.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package cloud-init.noarch 21.4-21.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package colord-libs.aarch64 1.4.5-4.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package cpp.aarch64 10.3.1-19.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package cups-libs.aarch64 1:2.4.0-10.oe2203 will be installed 2024-03-26 22:49:58.056 | > ---> Package dbus.aarch64 1:1.12.20-10.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package dbus-common.noarch 1:1.12.20-10.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package dbus-daemon.aarch64 1:1.12.20-10.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package dbus-libs.aarch64 1:1.12.20-10.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package dbus-tools.aarch64 1:1.12.20-10.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package dconf.aarch64 0.40.0-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package dhcp.aarch64 12:4.4.2-15.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package dracut-config-generic.aarch64 055-10.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package duktape.aarch64 2.6.0-1.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package freetype.aarch64 2.11.0-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package fribidi.aarch64 1.0.10-2.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package gcc.aarch64 10.3.1-19.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package gdk-pixbuf2.aarch64 2.42.6-5.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package gdk-pixbuf2-modules.aarch64 2.42.6-5.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package git.aarch64 2.33.0-10.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package glibc-devel.aarch64 2.34-144.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package gnupg2.aarch64 2.2.32-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package gnutls.aarch64 3.7.2-10.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package gpgme.aarch64 1.16.0-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package guile.aarch64 5:2.0.14-18.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package harfbuzz.aarch64 2.8.2-4.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package hicolor-icon-theme.noarch 0.17-6.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package initscripts.aarch64 10.12-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package initscripts-service.noarch 10.12-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package iproute.aarch64 1:5.15.0-16.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package iptables.aarch64 1.8.7-8.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package iptables-libs.aarch64 1.8.7-8.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package iputils.aarch64 20210722-6.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package isl.aarch64 0.16.1-12.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package isl-devel.aarch64 0.16.1-12.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package jbigkit-libs.aarch64 2.1-19.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package kernel.aarch64 5.10.0-60.130.0.157.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package kernel-headers.aarch64 5.10.0-60.130.0.157.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libX11.aarch64 1.7.2-8.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libXext.aarch64 1.3.4-4.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libXi.aarch64 1.8-2.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libbpf.aarch64 2:0.3-9.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libfastjson.aarch64 0.99.9-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libicu.aarch64 69.1-7.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libjpeg-turbo.aarch64 2.1.1-2.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libksba.aarch64 1.6.0-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libnetfilter_conntrack.aarch64 1.0.8-6.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libnfnetlink.aarch64 1.0.1-16.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libtiff.aarch64 4.3.0-36.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libuv.aarch64 1:1.42.0-6.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package libxcb.aarch64 1.14-2.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package net-tools.aarch64 2.10-3.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package nettle.aarch64 3.8.1-1.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package ntp.aarch64 4.2.8p15-11.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package ntp-help.noarch 4.2.8p15-11.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package ntp-perl.noarch 4.2.8p15-11.oe2203 will be installed 2024-03-26 22:49:58.057 | > ---> Package ntpstat.noarch 0.6-3.oe2203 will be installed 2024-03-26 22:49:58.129 | > ---> Package openssh.aarch64 8.8p1-23.oe2203 will be installed 2024-03-26 22:49:58.129 | > ---> Package openssh-clients.aarch64 8.8p1-23.oe2203 will be installed 2024-03-26 22:49:58.129 | > ---> Package openssh-server.aarch64 8.8p1-23.oe2203 will be installed 2024-03-26 22:49:58.129 | > ---> Package pango.aarch64 1.49.3-3.oe2203 will be installed 2024-03-26 22:49:58.129 | > ---> Package perl-Git.noarch 2.33.0-10.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package pixman.aarch64 0.40.0-3.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package policycoreutils.aarch64 3.3-9.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package policycoreutils-python-utils.noarch 3.3-9.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package polkit.aarch64 0.120-5.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package polkit-libs.aarch64 0.120-5.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-IPy.noarch 1.01-2.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-cryptography.aarch64 3.3.1-7.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-devel.aarch64 3.9.9-28.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-jinja2.noarch 3.0.3-3.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-jsonschema.noarch 3.2.0-4.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-jwt.noarch 2.3.0-3.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-libselinux.aarch64 3.3-5.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-oauthlib.noarch 3.1.1-3.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-policycoreutils.noarch 3.3-9.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-requests.noarch 2.26.0-7.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package python3-urllib3.noarch 1.26.7-8.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package rsync.aarch64 3.2.3-4.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package rsyslog.aarch64 8.2110.0-12.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package selinux-policy.noarch 35.5-17.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package selinux-policy-targeted.noarch 35.5-17.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package tcpdump.aarch64 14:4.99.1-6.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package traceroute.aarch64 3:2.1.2-2.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package unbound.aarch64 1.13.2-11.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package unbound-libs.aarch64 1.13.2-11.oe2203 will be installed 2024-03-26 22:49:58.130 | > ---> Package wayland.aarch64 1.19.91-4.oe2203 will be installed 2024-03-26 22:49:58.130 | > --> Finished dependency resolution 2024-03-26 22:49:58.130 | > Dependencies resolved. 2024-03-26 22:49:58.130 | > ================================================================================ 2024-03-26 22:49:58.130 | > Package Arch Version Repository Size 2024-03-26 22:49:58.130 | > ================================================================================ 2024-03-26 22:49:58.130 | > Installing: 2024-03-26 22:49:58.130 | > NetworkManager aarch64 1:1.32.12-20.oe2203 update 2.1 M 2024-03-26 22:49:58.130 | > acpid aarch64 2.0.33-1.oe2203 OS 39 k 2024-03-26 22:49:58.130 | > at aarch64 3.2.2-4.oe2203 update 52 k 2024-03-26 22:49:58.130 | > audit aarch64 1:3.0.1-3.oe2203 OS 175 k 2024-03-26 22:49:58.130 | > bind-utils aarch64 32:9.16.23-21.oe2203 update 169 k 2024-03-26 22:49:58.130 | > cloud-init noarch 21.4-21.oe2203 update 1.1 M 2024-03-26 22:49:58.130 | > cloud-utils-growpart aarch64 0.32-1.oe2203 everything 32 k 2024-03-26 22:49:58.130 | > dhcp aarch64 12:4.4.2-15.oe2203 update 4.0 M 2024-03-26 22:49:58.130 | > dracut-config-generic aarch64 055-10.oe2203 update 9.3 k 2024-03-26 22:49:58.130 | > gcc aarch64 10.3.1-19.oe2203 update 26 M 2024-03-26 22:49:58.130 | > git aarch64 2.33.0-10.oe2203 update 6.2 M 2024-03-26 22:49:58.130 | > glibc-devel aarch64 2.34-144.oe2203 update 1.5 M 2024-03-26 22:49:58.130 | > gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-03-26 22:49:58.130 | > haveged aarch64 1.9.15-1.oe2203 OS 61 k 2024-03-26 22:49:58.130 | > initscripts aarch64 10.12-3.oe2203 update 209 k 2024-03-26 22:49:58.130 | > iproute aarch64 1:5.15.0-16.oe2203 update 745 k 2024-03-26 22:49:58.130 | > iptables aarch64 1.8.7-8.oe2203 update 72 k 2024-03-26 22:49:58.130 | > iputils aarch64 20210722-6.oe2203 update 123 k 2024-03-26 22:49:58.130 | > kernel aarch64 5.10.0-60.130.0.157.oe2203 update 39 M 2024-03-26 22:49:58.130 | > lsof aarch64 4.94.0-1.oe2203 OS 88 k 2024-03-26 22:49:58.130 | > make aarch64 1:4.3-2.oe2203 OS 319 k 2024-03-26 22:49:58.130 | > man-pages noarch 5.13-2.oe2203 OS 14 k 2024-03-26 22:49:58.130 | > net-tools aarch64 2.10-3.oe2203 update 200 k 2024-03-26 22:49:58.130 | > ntp aarch64 4.2.8p15-11.oe2203 update 596 k 2024-03-26 22:49:58.130 | > ntp-perl noarch 4.2.8p15-11.oe2203 update 15 k 2024-03-26 22:49:58.130 | > openEuler-latest-release aarch64 1.0-164865743622.03.oe2203 OS 8.3 k 2024-03-26 22:49:58.131 | > openeuler-lsb aarch64 5.0-1.oe2203 everything 15 k 2024-03-26 22:49:58.131 | > openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-03-26 22:49:58.131 | > openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-03-26 22:49:58.131 | > parted aarch64 3.4-3.oe2203 OS 549 k 2024-03-26 22:49:58.131 | > policycoreutils-python-utils 2024-03-26 22:49:58.131 | > noarch 3.3-9.oe2203 update 25 k 2024-03-26 22:49:58.131 | > python3-devel aarch64 3.9.9-28.oe2203 update 12 M 2024-03-26 22:49:58.131 | > python3-libselinux aarch64 3.3-5.oe2203 update 153 k 2024-03-26 22:49:58.131 | > python3-policycoreutils noarch 3.3-9.oe2203 update 1.7 M 2024-03-26 22:49:58.131 | > rng-tools aarch64 6.14-3.oe2203 OS 50 k 2024-03-26 22:49:58.131 | > rsync aarch64 3.2.3-4.oe2203 update 278 k 2024-03-26 22:49:58.131 | > rsyslog aarch64 8.2110.0-12.oe2203 update 658 k 2024-03-26 22:49:58.131 | > selinux-policy noarch 35.5-17.oe2203 update 21 k 2024-03-26 22:49:58.131 | > selinux-policy-targeted noarch 35.5-17.oe2203 update 6.8 M 2024-03-26 22:49:58.131 | > strace aarch64 5.14-1.oe2203 OS 1.2 M 2024-03-26 22:49:58.131 | > tcpdump aarch64 14:4.99.1-6.oe2203 update 443 k 2024-03-26 22:49:58.131 | > traceroute aarch64 3:2.1.2-2.oe2203 update 43 k 2024-03-26 22:49:58.131 | > unbound aarch64 1.13.2-11.oe2203 update 755 k 2024-03-26 22:49:58.131 | > wget aarch64 1.21.2-1.oe2203 OS 659 k 2024-03-26 22:49:58.131 | > Installing dependencies: 2024-03-26 22:49:58.131 | > NetworkManager-libnm aarch64 1:1.32.12-20.oe2203 update 1.6 M 2024-03-26 22:49:58.131 | > adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-03-26 22:49:58.131 | > adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-03-26 22:49:58.131 | > at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-03-26 22:49:58.131 | > at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-03-26 22:49:58.131 | > atk aarch64 2.36.0-2.oe2203 update 260 k 2024-03-26 22:49:58.131 | > autogen aarch64 5.18.16-2.oe2203 OS 459 k 2024-03-26 22:49:58.131 | > avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-03-26 22:49:58.131 | > bind-libs aarch64 32:9.16.23-21.oe2203 update 1.1 M 2024-03-26 22:49:58.131 | > bind-license noarch 32:9.16.23-21.oe2203 update 13 k 2024-03-26 22:49:58.131 | > binutils aarch64 2.37-25.oe2203 update 5.7 M 2024-03-26 22:49:58.131 | > cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-03-26 22:49:58.131 | > cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-03-26 22:49:58.131 | > checkpolicy aarch64 3.3-1.oe2203 OS 275 k 2024-03-26 22:49:58.131 | > colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-03-26 22:49:58.131 | > cpp aarch64 10.3.1-19.oe2203 update 8.0 M 2024-03-26 22:49:58.131 | > cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-03-26 22:49:58.131 | > dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-03-26 22:49:58.131 | > dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-03-26 22:49:58.131 | > dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-03-26 22:49:58.131 | > dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-03-26 22:49:58.131 | > dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-03-26 22:49:58.131 | > dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-03-26 22:49:58.131 | > duktape aarch64 2.6.0-1.oe2203 update 139 k 2024-03-26 22:49:58.131 | > fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-03-26 22:49:58.131 | > fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-03-26 22:49:58.131 | > freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-03-26 22:49:58.131 | > fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-03-26 22:49:58.131 | > gc aarch64 8.0.6-1.oe2203 OS 236 k 2024-03-26 22:49:58.131 | > gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-03-26 22:49:58.131 | > gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-03-26 22:49:58.131 | > gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-03-26 22:49:58.131 | > gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-03-26 22:49:58.131 | > gmp-c++ aarch64 1:6.2.1-1.oe2203 OS 17 k 2024-03-26 22:49:58.131 | > gmp-devel aarch64 1:6.2.1-1.oe2203 OS 430 k 2024-03-26 22:49:58.132 | > gnutls aarch64 3.7.2-10.oe2203 update 878 k 2024-03-26 22:49:58.132 | > gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-03-26 22:49:58.132 | > graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-03-26 22:49:58.132 | > gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-03-26 22:49:58.132 | > gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-03-26 22:49:58.132 | > gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-03-26 22:49:58.132 | > guile aarch64 5:2.0.14-18.oe2203 update 3.3 M 2024-03-26 22:49:58.132 | > harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-03-26 22:49:58.132 | > hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-03-26 22:49:58.132 | > inih aarch64 49-1.oe2203 OS 16 k 2024-03-26 22:49:58.132 | > initscripts-service noarch 10.12-3.oe2203 update 13 k 2024-03-26 22:49:58.132 | > ipcalc aarch64 1.0.1-1.oe2203 OS 33 k 2024-03-26 22:49:58.132 | > iptables-libs aarch64 1.8.7-8.oe2203 update 257 k 2024-03-26 22:49:58.132 | > isl aarch64 0.16.1-12.oe2203 update 735 k 2024-03-26 22:49:58.132 | > isl-devel aarch64 0.16.1-12.oe2203 update 518 k 2024-03-26 22:49:58.132 | > jansson aarch64 2.14-1.oe2203 OS 34 k 2024-03-26 22:49:58.132 | > jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-03-26 22:49:58.132 | > jitterentropy-library aarch64 3.3.1-1.oe2203 OS 29 k 2024-03-26 22:49:58.132 | > kernel-headers aarch64 5.10.0-60.130.0.157.oe2203 update 1.7 M 2024-03-26 22:49:58.132 | > lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-03-26 22:49:58.132 | > libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-03-26 22:49:58.132 | > libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-03-26 22:49:58.132 | > libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-03-26 22:49:58.132 | > libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-03-26 22:49:58.132 | > libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-03-26 22:49:58.132 | > libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-03-26 22:49:58.132 | > libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-03-26 22:49:58.132 | > libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-03-26 22:49:58.132 | > libXi aarch64 1.8-2.oe2203 update 34 k 2024-03-26 22:49:58.132 | > libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-03-26 22:49:58.132 | > libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-03-26 22:49:58.132 | > libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-03-26 22:49:58.132 | > libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-03-26 22:49:58.132 | > libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-03-26 22:49:58.132 | > libbpf aarch64 2:0.3-9.oe2203 update 101 k 2024-03-26 22:49:58.132 | > libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-03-26 22:49:58.132 | > libedit aarch64 3.1-28.oe2203 OS 88 k 2024-03-26 22:49:58.132 | > libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-03-26 22:49:58.132 | > libestr aarch64 0.1.11-1.oe2203 OS 24 k 2024-03-26 22:49:58.132 | > libfastjson aarch64 0.99.9-3.oe2203 update 35 k 2024-03-26 22:49:58.132 | > libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-03-26 22:49:58.132 | > libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-03-26 22:49:58.132 | > libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-03-26 22:49:58.132 | > libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-03-26 22:49:58.132 | > libmetalink aarch64 0.1.3-9.oe2203 OS 26 k 2024-03-26 22:49:58.132 | > libmnl aarch64 1.0.4-10.oe2203 OS 26 k 2024-03-26 22:49:58.132 | > libmpc aarch64 1.2.0-2.oe2203 OS 57 k 2024-03-26 22:49:58.132 | > libndp aarch64 1.8-1.oe2203 OS 32 k 2024-03-26 22:49:58.132 | > libnetfilter_conntrack aarch64 1.0.8-6.oe2203 update 50 k 2024-03-26 22:49:58.132 | > libnfnetlink aarch64 1.0.1-16.oe2203 update 26 k 2024-03-26 22:49:58.132 | > libpcap aarch64 14:1.10.1-2.oe2203 OS 111 k 2024-03-26 22:49:58.132 | > libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-03-26 22:49:58.132 | > libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-03-26 22:49:58.132 | > libtiff aarch64 4.3.0-36.oe2203 update 167 k 2024-03-26 22:49:58.132 | > libtool-ltdl aarch64 2.4.6-34.oe2203 OS 32 k 2024-03-26 22:49:58.132 | > libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-03-26 22:49:58.132 | > libuv aarch64 1:1.42.0-6.oe2203 update 76 k 2024-03-26 22:49:58.132 | > libxcb aarch64 1.14-2.oe2203 update 195 k 2024-03-26 22:49:58.133 | > libxcrypt-devel aarch64 4.4.26-2.oe2203 OS 111 k 2024-03-26 22:49:58.133 | > libyaml aarch64 0.2.5-2.oe2203 OS 53 k 2024-03-26 22:49:58.133 | > linux-firmware noarch 20211027-2.oe2203 OS 135 M 2024-03-26 22:49:58.133 | > lmdb aarch64 0.9.29-1.oe2203 OS 66 k 2024-03-26 22:49:58.133 | > nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-03-26 22:49:58.133 | > npth aarch64 1.6-2.oe2203 OS 23 k 2024-03-26 22:49:58.133 | > ntp-help noarch 4.2.8p15-11.oe2203 update 1.3 M 2024-03-26 22:49:58.133 | > openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-03-26 22:49:58.133 | > pango aarch64 1.49.3-3.oe2203 update 243 k 2024-03-26 22:49:58.133 | > perl-Error noarch 1:0.17029-2.oe2203 OS 31 k 2024-03-26 22:49:58.133 | > perl-Git noarch 2.33.0-10.oe2203 update 39 k 2024-03-26 22:49:58.133 | > perl-TermReadKey aarch64 2.38-2.oe2203 OS 24 k 2024-03-26 22:49:58.133 | > pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-03-26 22:49:58.133 | > policycoreutils aarch64 3.3-9.oe2203 update 533 k 2024-03-26 22:49:58.133 | > polkit aarch64 0.120-5.oe2203 update 108 k 2024-03-26 22:49:58.133 | > polkit-libs aarch64 0.120-5.oe2203 update 58 k 2024-03-26 22:49:58.133 | > polkit-pkla-compat aarch64 0.1-17.oe2203 OS 33 k 2024-03-26 22:49:58.133 | > psmisc aarch64 23.4-1.oe2203 OS 217 k 2024-03-26 22:49:58.133 | > python3-IPy noarch 1.01-2.oe2203 update 37 k 2024-03-26 22:49:58.133 | > python3-asn1crypto noarch 1.4.0-1.oe2203 OS 188 k 2024-03-26 22:49:58.133 | > python3-attrs noarch 20.3.0-1.oe2203 OS 83 k 2024-03-26 22:49:58.133 | > python3-audit aarch64 1:3.0.1-3.oe2203 OS 72 k 2024-03-26 22:49:58.133 | > python3-babel noarch 2.9.1-1.oe2203 OS 6.3 M 2024-03-26 22:49:58.133 | > python3-cffi aarch64 1.15.0-1.oe2203 OS 247 k 2024-03-26 22:49:58.133 | > python3-chardet noarch 4.0.0-1.oe2203 OS 210 k 2024-03-26 22:49:58.133 | > python3-charset-normalizer noarch 2.0.8-1.oe2203 OS 76 k 2024-03-26 22:49:58.133 | > python3-configobj noarch 5.0.6-17.oe2203 OS 65 k 2024-03-26 22:49:58.133 | > python3-cryptography aarch64 3.3.1-7.oe2203 update 407 k 2024-03-26 22:49:58.133 | > python3-idna noarch 3.2-1.oe2203 OS 87 k 2024-03-26 22:49:58.133 | > python3-jinja2 noarch 3.0.3-3.oe2203 update 252 k 2024-03-26 22:49:58.133 | > python3-jsonpatch noarch 1.32-1.oe2203 OS 28 k 2024-03-26 22:49:59.549 | > python3-jsonpointer noarch 2.2-1.oe2203 OS 18 k 2024-03-26 22:49:59.549 | > python3-jsonschema noarch 3.2.0-4.oe2203 update 69 k 2024-03-26 22:49:59.549 | > python3-jwt noarch 2.3.0-3.oe2203 update 44 k 2024-03-26 22:49:59.549 | > python3-libsemanage aarch64 3.3-3.oe2203 OS 67 k 2024-03-26 22:49:59.549 | > python3-markupsafe aarch64 2.0.1-2.oe2203 OS 25 k 2024-03-26 22:49:59.549 | > python3-netifaces aarch64 0.10.9-1.oe2203 OS 20 k 2024-03-26 22:49:59.549 | > python3-oauthlib noarch 3.1.1-3.oe2203 update 198 k 2024-03-26 22:49:59.549 | > python3-ply noarch 3.11-2.oe2203 OS 89 k 2024-03-26 22:49:59.549 | > python3-prettytable noarch 2.4.0-1.oe2203 OS 50 k 2024-03-26 22:49:59.549 | > python3-pycparser noarch 2.21-1.oe2203 OS 123 k 2024-03-26 22:49:59.549 | > python3-pyrsistent aarch64 0.18.0-1.oe2203 OS 105 k 2024-03-26 22:49:59.549 | > python3-pyserial noarch 3.5-2.oe2203 EPOL 151 k 2024-03-26 22:49:59.549 | > python3-pysocks noarch 1.7.1-1.oe2203 OS 34 k 2024-03-26 22:49:59.549 | > python3-pytz noarch 2021.3-1.oe2203 OS 49 k 2024-03-26 22:49:59.549 | > python3-pyyaml aarch64 6.0-1.oe2203 OS 180 k 2024-03-26 22:49:59.549 | > python3-requests noarch 2.26.0-7.oe2203 update 108 k 2024-03-26 22:49:59.549 | > python3-rpm-generators noarch 9-2.oe2203 OS 24 k 2024-03-26 22:49:59.549 | > python3-setools aarch64 4.4.0-2.oe2203 OS 511 k 2024-03-26 22:49:59.549 | > python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-03-26 22:49:59.549 | > python3-urllib3 noarch 1.26.7-8.oe2203 update 199 k 2024-03-26 22:49:59.549 | > python3-wcwidth noarch 0.2.5-1.oe2203 OS 42 k 2024-03-26 22:49:59.549 | > sysfsutils aarch64 2.1.1-1.oe2203 OS 43 k 2024-03-26 22:49:59.549 | > tk aarch64 1:8.6.10-2.oe2203 OS 1.0 M 2024-03-26 22:49:59.549 | > unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-03-26 22:49:59.549 | > userspace-rcu aarch64 0.13.0-2.oe2203 OS 110 k 2024-03-26 22:49:59.550 | > wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-03-26 22:49:59.550 | > xfsprogs aarch64 5.14.1-1.oe2203 OS 962 k 2024-03-26 22:49:59.550 | > Installing weak dependencies: 2024-03-26 22:49:59.550 | > dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-03-26 22:49:59.550 | > ntpstat noarch 0.6-3.oe2203 update 11 k 2024-03-26 22:49:59.550 | > pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-03-26 22:49:59.550 | > timedatex aarch64 0.6-2.oe2203 OS 30 k 2024-03-26 22:49:59.550 | > trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-03-26 22:49:59.550 | > xfsprogs-xfs_scrub aarch64 5.14.1-1.oe2203 OS 66 k 2024-03-26 22:49:59.550 | > 2024-03-26 22:49:59.550 | > Transaction Summary 2024-03-26 22:49:59.550 | > ================================================================================ 2024-03-26 22:49:59.550 | > Install 201 Packages 2024-03-26 22:49:59.550 | > 2024-03-26 22:49:59.550 | > Total size: 330 M 2024-03-26 22:49:59.550 | > Total download size: 42 M 2024-03-26 22:49:59.550 | > Installed size: 976 M 2024-03-26 22:49:59.550 | > Downloading Packages: 2024-03-26 22:49:59.550 | > [SKIPPED] acpid-2.0.33-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] adwaita-cursor-theme-41.0-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] adwaita-icon-theme-41.0-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] at-spi2-atk-2.38.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] at-spi2-core-2.42.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] audit-3.0.1-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] autogen-5.18.16-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] cairo-1.17.4-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] cairo-gobject-1.17.4-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] checkpolicy-3.3-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] dejavu-fonts-2.37-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] fontconfig-2.13.94-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] fonts-filesystem-2.0.5-2.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] gc-8.0.6-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] gcr-3.41.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] gcr-base-3.41.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] gmp-c++-6.2.1-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] gmp-devel-6.2.1-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] graphite2-1.3.14-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] gtk-update-icon-cache-3.24.30-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] gtk2-2.24.33-4.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] gtk3-3.24.30-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] haveged-1.9.15-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] inih-49-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] ipcalc-1.0.1-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] jansson-2.14-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] jitterentropy-library-3.3.1-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] lcms2-2.12-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXau-1.0.9-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXcomposite-0.4.5-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXcursor-1.2.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXdamage-1.1.5-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXfixes-6.0.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXft-2.3.4-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXinerama-1.1.4-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXrandr-1.5.2-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXrender-0.9.10-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libXtst-1.2.3-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libassuan-2.5.5-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.550 | > [SKIPPED] libdatrie-0.2.13-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libedit-3.1-28.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libepoxy-1.5.9-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libestr-0.1.11-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libgusb-0.3.8-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libmetalink-0.1.3-9.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libmnl-1.0.4-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libmpc-1.2.0-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libndp-1.8-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libpcap-1.10.1-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libsecret-0.20.4-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libthai-0.1.28-4.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libtool-ltdl-2.4.6-34.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libusbx-1.0.24-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libxcrypt-devel-4.4.26-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] libyaml-0.2.5-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] linux-firmware-20211027-2.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] lmdb-0.9.29-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] lsof-4.94.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] make-4.3-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] man-pages-5.13-2.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] npth-1.6-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:49:59.551 | > [SKIPPED] parted-3.4-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] perl-Error-0.17029-2.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] perl-TermReadKey-2.38-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] pinentry-1.1.1-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] polkit-pkla-compat-0.1-17.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] psmisc-23.4-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-asn1crypto-1.4.0-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-attrs-20.3.0-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-audit-3.0.1-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-babel-2.9.1-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-cffi-1.15.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-chardet-4.0.0-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-charset-normalizer-2.0.8-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-configobj-5.0.6-17.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-idna-3.2-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-jsonpatch-1.32-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-jsonpointer-2.2-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-libsemanage-3.3-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-markupsafe-2.0.1-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-netifaces-0.10.9-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-ply-3.11-2.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-prettytable-2.4.0-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-pycparser-2.21-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.209 | > [SKIPPED] python3-pyrsistent-0.18.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] python3-pysocks-1.7.1-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] python3-pytz-2021.3-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] python3-pyyaml-6.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] python3-rpm-generators-9-2.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] python3-setools-4.4.0-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] python3-six-1.16.0-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] python3-wcwidth-0.2.5-1.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] rng-tools-6.14-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] strace-5.14-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] sysfsutils-2.1.1-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] timedatex-0.6-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] tk-8.6.10-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] trousers-0.3.15-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] userspace-rcu-0.13.0-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] wget-1.21.2-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] xfsprogs-5.14.1-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] cloud-utils-growpart-0.32-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] openeuler-lsb-5.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] python3-pyserial-3.5-2.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] NetworkManager-1.32.12-20.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] NetworkManager-libnm-1.32.12-20.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] at-3.2.2-4.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] atk-2.36.0-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] avahi-libs-0.8-19.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] binutils-2.37-25.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] cloud-init-21.4-21.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] colord-libs-1.4.5-4.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] cpp-10.3.1-19.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] cups-libs-2.4.0-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] dbus-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] dbus-common-1.12.20-10.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] dbus-daemon-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] dbus-libs-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] dbus-tools-1.12.20-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] dconf-0.40.0-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] dhcp-4.4.2-15.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] dracut-config-generic-055-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] duktape-2.6.0-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] freetype-2.11.0-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] fribidi-1.0.10-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] gcc-10.3.1-19.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] gdk-pixbuf2-2.42.6-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] git-2.33.0-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] glibc-devel-2.34-144.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] gnupg2-2.2.32-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] gnutls-3.7.2-10.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] gpgme-1.16.0-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] guile-2.0.14-18.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] harfbuzz-2.8.2-4.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] hicolor-icon-theme-0.17-6.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] initscripts-10.12-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] initscripts-service-10.12-3.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] iproute-5.15.0-16.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] iptables-1.8.7-8.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] iptables-libs-1.8.7-8.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.210 | > [SKIPPED] iputils-20210722-6.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] isl-0.16.1-12.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] isl-devel-0.16.1-12.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] jbigkit-libs-2.1-19.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libX11-1.7.2-8.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libXext-1.3.4-4.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libXi-1.8-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libbpf-0.3-9.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libfastjson-0.99.9-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libicu-69.1-7.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libjpeg-turbo-2.1.1-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libksba-1.6.0-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libnetfilter_conntrack-1.0.8-6.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libnfnetlink-1.0.1-16.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libtiff-4.3.0-36.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libuv-1.42.0-6.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] libxcb-1.14-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] net-tools-2.10-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:50:00.211 | > [SKIPPED] nettle-3.8.1-1.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.980 | > [SKIPPED] ntp-4.2.8p15-11.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.980 | > [SKIPPED] ntp-help-4.2.8p15-11.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.980 | > [SKIPPED] ntp-perl-4.2.8p15-11.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.980 | > [SKIPPED] ntpstat-0.6-3.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.980 | > [SKIPPED] openssh-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.980 | > [SKIPPED] openssh-clients-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.980 | > [SKIPPED] openssh-server-8.8p1-23.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] pango-1.49.3-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] perl-Git-2.33.0-10.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] pixman-0.40.0-3.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] policycoreutils-3.3-9.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] policycoreutils-python-utils-3.3-9.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] polkit-0.120-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] polkit-libs-0.120-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-IPy-1.01-2.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-cryptography-3.3.1-7.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-devel-3.9.9-28.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-jinja2-3.0.3-3.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-jsonschema-3.2.0-4.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-jwt-2.3.0-3.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-libselinux-3.3-5.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-oauthlib-3.1.1-3.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-policycoreutils-3.3-9.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-requests-2.26.0-7.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] python3-urllib3-1.26.7-8.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] rsync-3.2.3-4.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] rsyslog-8.2110.0-12.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] selinux-policy-35.5-17.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] selinux-policy-targeted-35.5-17.oe2203.noarch.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] tcpdump-4.99.1-6.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] traceroute-2.1.2-2.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] unbound-1.13.2-11.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] unbound-libs-1.13.2-11.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > [SKIPPED] wayland-1.19.91-4.oe2203.aarch64.rpm: Already downloaded 2024-03-26 22:51:29.981 | > (197/201): bind-license-9.16.23-21.oe2203.noarc 7.1 kB/s | 13 kB 00:01 2024-03-26 22:51:29.981 | > (198/201): bind-utils-9.16.23-21.oe2203.aarch64 64 kB/s | 169 kB 00:02 2024-03-26 22:51:29.981 | > (199/201): bind-libs-9.16.23-21.oe2203.aarch64. 323 kB/s | 1.1 MB 00:03 2024-03-26 22:51:29.981 | > (200/201): kernel-headers-5.10.0-60.130.0.157.o 663 kB/s | 1.7 MB 00:02 2024-03-26 22:51:29.981 | > (201/201): kernel-5.10.0-60.130.0.157.oe2203.aa 5.2 MB/s | 39 MB 00:07 2024-03-26 22:51:29.981 | > -------------------------------------------------------------------------------- 2024-03-26 22:51:29.981 | > Total 4.2 MB/s | 42 MB 00:10 2024-03-26 22:51:29.981 | > Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2024-03-26 22:51:29.981 | > Running transaction check 2024-03-26 22:51:29.981 | > Transaction check succeeded. 2024-03-26 22:51:29.981 | > Running transaction test 2024-03-26 22:51:29.981 | > Transaction test succeeded. 2024-03-26 22:51:29.981 | > Running transaction 2024-03-26 22:51:29.981 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 1/1 2024-03-26 22:51:29.981 | > Preparing : 1/1 2024-03-26 22:51:29.981 | > Installing : freetype-2.11.0-3.oe2203.aarch64 1/201 2024-03-26 22:51:29.981 | > Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 1/201 2024-03-26 22:51:29.981 | > Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 2/201 2024-03-26 22:51:29.982 | > Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 2/201 2024-03-26 22:51:29.982 | > Installing : python3-six-1.16.0-1.oe2203.noarch 3/201 2024-03-26 22:51:29.982 | > Installing : python3-libselinux-3.3-5.oe2203.aarch64 4/201 2024-03-26 22:51:29.982 | > Installing : atk-2.36.0-2.oe2203.aarch64 5/201 2024-03-26 22:51:29.982 | > Installing : policycoreutils-3.3-9.oe2203.aarch64 6/201 2024-03-26 22:51:29.982 | > Running scriptlet: policycoreutils-3.3-9.oe2203.aarch64 6/201 2024-03-26 22:51:29.982 | > Created symlink /etc/systemd/system/multi-user.target.wants/restorecond.service -> /usr/lib/systemd/system/restorecond.service. 2024-03-26 22:51:29.982 | > 2024-03-26 22:51:29.982 | > Installing : libnfnetlink-1.0.1-16.oe2203.aarch64 7/201 2024-03-26 22:51:29.982 | > Installing : isl-0.16.1-12.oe2203.aarch64 8/201 2024-03-26 22:51:29.982 | > Installing : python3-idna-3.2-1.oe2203.noarch 9/201 2024-03-26 22:51:29.982 | > Installing : libsecret-0.20.4-1.oe2203.aarch64 10/201 2024-03-26 22:51:29.982 | > Installing : libpcap-14:1.10.1-2.oe2203.aarch64 11/201 2024-03-26 22:51:29.982 | > Installing : libassuan-2.5.5-1.oe2203.aarch64 12/201 2024-03-26 22:51:29.982 | > Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 13/201 2024-03-26 22:51:29.982 | > Installing : openssh-server-8.8p1-23.oe2203.aarch64 13/201 2024-03-26 22:51:29.982 | > Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 13/201 2024-03-26 22:51:29.982 | > Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 14/201 2024-03-26 22:51:29.982 | > Installing : openssh-8.8p1-23.oe2203.aarch64 14/201 2024-03-26 22:51:29.982 | > Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 15/201 2024-03-26 22:51:29.982 | > Installing : unbound-libs-1.13.2-11.oe2203.aarch64 15/201 2024-03-26 22:51:29.982 | > Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 15/201 2024-03-26 22:51:29.982 | > Installing : polkit-libs-0.120-5.oe2203.aarch64 16/201 2024-03-26 22:51:29.982 | > Running scriptlet: polkit-libs-0.120-5.oe2203.aarch64 16/201 2024-03-26 22:51:29.982 | > Installing : pixman-0.40.0-3.oe2203.aarch64 17/201 2024-03-26 22:51:29.982 | > Installing : nettle-3.8.1-1.oe2203.aarch64 18/201 2024-03-26 22:51:29.982 | > Installing : libuv-1:1.42.0-6.oe2203.aarch64 19/201 2024-03-26 22:51:29.982 | > Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 20/201 2024-03-26 22:51:29.982 | > Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 21/201 2024-03-26 22:51:29.982 | > Installing : libicu-69.1-7.oe2203.aarch64 22/201 2024-03-26 22:51:29.982 | > Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 23/201 2024-03-26 22:51:29.982 | > Installing : fribidi-1.0.10-2.oe2203.aarch64 24/201 2024-03-26 22:51:29.982 | > Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 24/201 2024-03-26 22:51:29.982 | > Installing : userspace-rcu-0.13.0-2.oe2203.aarch64 25/201 2024-03-26 22:51:29.982 | > Running scriptlet: userspace-rcu-0.13.0-2.oe2203.aarch64 25/201 2024-03-26 22:51:29.982 | > Installing : lmdb-0.9.29-1.oe2203.aarch64 26/201 2024-03-26 22:51:29.982 | > Installing : libmpc-1.2.0-2.oe2203.aarch64 27/201 2024-03-26 22:51:29.982 | > Installing : libmnl-1.0.4-10.oe2203.aarch64 28/201 2024-03-26 22:51:29.982 | > Running scriptlet: libmnl-1.0.4-10.oe2203.aarch64 28/201 2024-03-26 22:51:29.982 | > Installing : libedit-3.1-28.oe2203.aarch64 29/201 2024-03-26 22:51:29.982 | > Installing : openssh-clients-8.8p1-23.oe2203.aarch64 30/201 2024-03-26 22:51:29.982 | > Installing : jansson-2.14-1.oe2203.aarch64 31/201 2024-03-26 22:51:29.982 | > Running scriptlet: jansson-2.14-1.oe2203.aarch64 31/201 2024-03-26 22:51:29.982 | > Installing : gcr-base-3.41.0-1.oe2203.aarch64 32/201 2024-03-26 22:51:29.982 | > Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 33/201 2024-03-26 22:51:29.982 | > Installing : dejavu-fonts-2.37-1.oe2203.noarch 34/201 2024-03-26 22:51:29.982 | > Installing : fontconfig-2.13.94-1.oe2203.aarch64 35/201 2024-03-26 22:51:29.982 | > Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 35/201 2024-03-26 22:51:29.982 | > Installing : libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 36/201 2024-03-26 22:51:29.982 | > Running scriptlet: libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 36/201 2024-03-26 22:51:29.982 | > Installing : iptables-libs-1.8.7-8.oe2203.aarch64 37/201 2024-03-26 22:52:55.496 | > Installing : cpp-10.3.1-19.oe2203.aarch64 38/201 2024-03-26 22:52:55.496 | > Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 39/201 2024-03-26 22:52:55.496 | > Installing : selinux-policy-35.5-17.oe2203.noarch 40/201 2024-03-26 22:52:55.496 | > Running scriptlet: selinux-policy-35.5-17.oe2203.noarch 40/201 2024-03-26 22:52:55.496 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 41/201 2024-03-26 22:52:55.496 | > Installing : selinux-policy-targeted-35.5-17.oe2203.noarch 41/201 2024-03-26 22:52:55.496 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 41/201 2024-03-26 22:52:55.497 | > Installing : python3-libsemanage-3.3-3.oe2203.aarch64 42/201 2024-03-26 22:52:55.497 | > Installing : python3-setools-4.4.0-2.oe2203.aarch64 43/201 2024-03-26 22:52:55.497 | > Installing : python3-configobj-5.0.6-17.oe2203.noarch 44/201 2024-03-26 22:52:55.497 | > Installing : avahi-libs-0.8-19.oe2203.aarch64 45/201 2024-03-26 22:52:55.497 | > Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 45/201 2024-03-26 22:52:55.497 | > Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 46/201 2024-03-26 22:52:55.497 | > Installing : wayland-1.19.91-4.oe2203.aarch64 47/201 2024-03-26 22:52:55.497 | > Installing : python3-IPy-1.01-2.oe2203.noarch 48/201 2024-03-26 22:52:55.497 | > Installing : ntp-help-4.2.8p15-11.oe2203.noarch 49/201 2024-03-26 22:52:55.497 | > Installing : net-tools-2.10-3.oe2203.aarch64 50/201 2024-03-26 22:52:55.497 | > Running scriptlet: net-tools-2.10-3.oe2203.aarch64 50/201 2024-03-26 22:52:55.497 | > Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 51/201 2024-03-26 22:52:55.497 | > Installing : libksba-1.6.0-3.oe2203.aarch64 51/201 2024-03-26 22:52:55.497 | > Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 51/201 2024-03-26 22:52:55.497 | > Installing : libfastjson-0.99.9-3.oe2203.aarch64 52/201 2024-03-26 22:52:55.497 | > Running scriptlet: libfastjson-0.99.9-3.oe2203.aarch64 52/201 2024-03-26 22:52:55.497 | > Installing : libbpf-2:0.3-9.oe2203.aarch64 53/201 2024-03-26 22:52:55.497 | > Installing : kernel-headers-5.10.0-60.130.0.157.oe2203.aarch6 54/201 2024-03-26 22:52:55.497 | > Running scriptlet: glibc-devel-2.34-144.oe2203.aarch64 55/201 2024-03-26 22:52:55.497 | > Installing : glibc-devel-2.34-144.oe2203.aarch64 55/201 2024-03-26 22:52:55.497 | > Installing : libxcrypt-devel-4.4.26-2.oe2203.aarch64 56/201 2024-03-26 22:52:55.497 | > Installing : jbigkit-libs-2.1-19.oe2203.aarch64 57/201 2024-03-26 22:52:55.497 | > Installing : libtiff-4.3.0-36.oe2203.aarch64 58/201 2024-03-26 22:52:55.497 | > Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 59/201 2024-03-26 22:52:55.497 | > Installing : iputils-20210722-6.oe2203.aarch64 60/201 2024-03-26 22:52:55.497 | > Running scriptlet: iputils-20210722-6.oe2203.aarch64 60/201 2024-03-26 22:52:55.497 | > Installing : initscripts-service-10.12-3.oe2203.noarch 61/201 2024-03-26 22:52:55.497 | > Installing : initscripts-10.12-3.oe2203.aarch64 62/201 2024-03-26 22:52:55.497 | > Running scriptlet: initscripts-10.12-3.oe2203.aarch64 62/201 2024-03-26 22:52:55.497 | > Installing : duktape-2.6.0-1.oe2203.aarch64 63/201 2024-03-26 22:52:55.497 | > Running scriptlet: duktape-2.6.0-1.oe2203.aarch64 63/201 2024-03-26 22:52:55.497 | > Installing : dbus-common-1:1.12.20-10.oe2203.noarch 64/201 2024-03-26 22:52:55.497 | > Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 65/201 2024-03-26 22:52:55.497 | > Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 65/201 2024-03-26 22:52:55.497 | > Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 65/201 2024-03-26 22:52:55.497 | > Installing : dbus-1:1.12.20-10.oe2203.aarch64 66/201 2024-03-26 22:52:55.497 | > Running scriptlet: polkit-0.120-5.oe2203.aarch64 67/201 2024-03-26 22:52:55.497 | > Installing : polkit-0.120-5.oe2203.aarch64 67/201 2024-03-26 22:52:55.497 | > Running scriptlet: polkit-0.120-5.oe2203.aarch64 67/201 2024-03-26 22:52:55.497 | > Running scriptlet: polkit-pkla-compat-0.1-17.oe2203.aarch64 68/201 2024-03-26 22:52:55.497 | > Installing : polkit-pkla-compat-0.1-17.oe2203.aarch64 68/201 2024-03-26 22:52:55.497 | > Running scriptlet: polkit-pkla-compat-0.1-17.oe2203.aarch64 68/201 2024-03-26 22:52:55.497 | > Running scriptlet: timedatex-0.6-2.oe2203.aarch64 69/201 2024-03-26 22:52:55.497 | > Installing : timedatex-0.6-2.oe2203.aarch64 69/201 2024-03-26 22:52:55.497 | > Running scriptlet: timedatex-0.6-2.oe2203.aarch64 69/201 2024-03-26 22:52:55.497 | > Unit /etc/systemd/system/timedatex.service is masked, ignoring. 2024-03-26 22:52:55.497 | > 2024-03-26 22:52:55.497 | > Installing : dconf-0.40.0-3.oe2203.aarch64 70/201 2024-03-26 22:52:55.497 | > Installing : binutils-2.37-25.oe2203.aarch64 71/201 2024-03-26 22:52:55.497 | > Running scriptlet: binutils-2.37-25.oe2203.aarch64 71/201 2024-03-26 22:52:55.497 | > Installing : bind-license-32:9.16.23-21.oe2203.noarch 72/201 2024-03-26 22:52:55.497 | > Installing : bind-libs-32:9.16.23-21.oe2203.aarch64 73/201 2024-03-26 22:52:55.497 | > Installing : python3-pyserial-3.5-2.oe2203.noarch 74/201 2024-03-26 22:52:55.498 | > Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 75/201 2024-03-26 22:52:55.498 | > Installing : trousers-0.3.15-1.oe2203.aarch64 75/201 2024-03-26 22:52:55.498 | > Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 75/201 2024-03-26 22:52:55.498 | > Installing : gnutls-3.7.2-10.oe2203.aarch64 76/201 2024-03-26 22:52:55.498 | > Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 77/201 2024-03-26 22:52:55.498 | > Installing : NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 78/201 2024-03-26 22:52:55.498 | > Installing : sysfsutils-2.1.1-1.oe2203.aarch64 79/201 2024-03-26 22:52:55.498 | > Installing : python3-wcwidth-0.2.5-1.oe2203.noarch 80/201 2024-03-26 22:52:55.498 | > Installing : python3-prettytable-2.4.0-1.oe2203.noarch 81/201 2024-03-26 22:52:55.498 | > Installing : python3-rpm-generators-9-2.oe2203.noarch 82/201 2024-03-26 22:52:55.498 | > Installing : python3-pytz-2021.3-1.oe2203.noarch 83/201 2024-03-26 22:52:55.498 | > Installing : python3-babel-2.9.1-1.oe2203.noarch 84/201 2024-03-26 22:52:55.498 | > Installing : python3-pysocks-1.7.1-1.oe2203.noarch 85/201 2024-03-26 22:52:55.498 | > Installing : python3-urllib3-1.26.7-8.oe2203.noarch 86/201 2024-03-26 22:52:55.498 | > Installing : python3-pyrsistent-0.18.0-1.oe2203.aarch64 87/201 2024-03-26 22:52:55.498 | > Installing : python3-ply-3.11-2.oe2203.noarch 88/201 2024-03-26 22:52:55.498 | > Installing : python3-pycparser-2.21-1.oe2203.noarch 89/201 2024-03-26 22:52:55.498 | > Installing : python3-cffi-1.15.0-1.oe2203.aarch64 90/201 2024-03-26 22:52:55.498 | > Installing : python3-netifaces-0.10.9-1.oe2203.aarch64 91/201 2024-03-26 22:52:55.498 | > Installing : python3-markupsafe-2.0.1-2.oe2203.aarch64 92/201 2024-03-26 22:52:55.498 | > Installing : python3-jinja2-3.0.3-3.oe2203.noarch 93/201 2024-03-26 22:52:55.498 | > Installing : python3-jsonpointer-2.2-1.oe2203.noarch 94/201 2024-03-26 22:52:55.498 | > Installing : python3-jsonpatch-1.32-1.oe2203.noarch 95/201 2024-03-26 22:52:55.498 | > Installing : python3-charset-normalizer-2.0.8-1.oe2203.noarch 96/201 2024-03-26 22:52:55.498 | > Installing : python3-chardet-4.0.0-1.oe2203.noarch 97/201 2024-03-26 22:52:55.498 | > Installing : python3-requests-2.26.0-7.oe2203.noarch 98/201 2024-03-26 22:52:55.498 | > Installing : python3-attrs-20.3.0-1.oe2203.noarch 99/201 2024-03-26 22:52:55.498 | > Installing : python3-jsonschema-3.2.0-4.oe2203.noarch 100/201 2024-03-26 22:52:55.498 | > Installing : python3-asn1crypto-1.4.0-1.oe2203.noarch 101/201 2024-03-26 22:52:55.498 | > Installing : python3-cryptography-3.3.1-7.oe2203.aarch64 102/201 2024-03-26 22:52:55.498 | > Installing : python3-jwt-2.3.0-3.oe2203.noarch 103/201 2024-03-26 22:52:55.498 | > Installing : python3-oauthlib-3.1.1-3.oe2203.noarch 104/201 2024-03-26 22:52:55.498 | > Installing : psmisc-23.4-1.oe2203.aarch64 105/201 2024-03-26 22:52:55.498 | > Installing : iproute-1:5.15.0-16.oe2203.aarch64 106/201 2024-03-26 22:52:55.498 | > Installing : perl-TermReadKey-2.38-2.oe2203.aarch64 107/201 2024-03-26 22:52:55.498 | > Installing : perl-Error-1:0.17029-2.oe2203.noarch 108/201 2024-03-26 22:52:55.498 | > Installing : perl-Git-2.33.0-10.oe2203.noarch 109/201 2024-03-26 22:52:55.498 | > Installing : git-2.33.0-10.oe2203.aarch64 110/201 2024-03-26 22:52:55.498 | > Installing : npth-1.6-2.oe2203.aarch64 111/201 2024-03-26 22:54:06.819 | > Running scriptlet: npth-1.6-2.oe2203.aarch64 111/201 2024-03-26 22:54:06.819 | > Installing : linux-firmware-20211027-2.oe2203.noarch 112/201 2024-03-26 22:54:06.819 | > Installing : libyaml-0.2.5-2.oe2203.aarch64 113/201 2024-03-26 22:54:06.819 | > Running scriptlet: libyaml-0.2.5-2.oe2203.aarch64 113/201 2024-03-26 22:54:06.819 | > Installing : python3-pyyaml-6.0-1.oe2203.aarch64 114/201 2024-03-26 22:54:06.819 | > Installing : libusbx-1.0.24-1.oe2203.aarch64 115/201 2024-03-26 22:54:06.819 | > Installing : libgusb-0.3.8-1.oe2203.aarch64 116/201 2024-03-26 22:54:06.819 | > Installing : libtool-ltdl-2.4.6-34.oe2203.aarch64 117/201 2024-03-26 22:54:06.819 | > Installing : libndp-1.8-1.oe2203.aarch64 118/201 2024-03-26 22:54:06.819 | > Installing : libmetalink-0.1.3-9.oe2203.aarch64 119/201 2024-03-26 22:54:06.819 | > Installing : libestr-0.1.11-1.oe2203.aarch64 120/201 2024-03-26 22:54:06.819 | > Running scriptlet: libestr-0.1.11-1.oe2203.aarch64 120/201 2024-03-26 22:54:06.819 | > Installing : libepoxy-1.5.9-1.oe2203.aarch64 121/201 2024-03-26 22:54:06.819 | > Installing : libdatrie-0.2.13-1.oe2203.aarch64 122/201 2024-03-26 22:54:06.819 | > Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 122/201 2024-03-26 22:54:06.819 | > Installing : libthai-0.1.28-4.oe2203.aarch64 123/201 2024-03-26 22:54:06.819 | > Installing : libXau-1.0.9-2.oe2203.aarch64 124/201 2024-03-26 22:54:06.819 | > Installing : libxcb-1.14-2.oe2203.aarch64 125/201 2024-03-26 22:54:06.819 | > Installing : libX11-1.7.2-8.oe2203.aarch64 126/201 2024-03-26 22:54:06.819 | > Installing : libXext-1.3.4-4.oe2203.aarch64 127/201 2024-03-26 22:54:06.819 | > Installing : libXrender-0.9.10-10.oe2203.aarch64 128/201 2024-03-26 22:54:06.819 | > Installing : cairo-1.17.4-1.oe2203.aarch64 129/201 2024-03-26 22:54:06.819 | > Installing : libXi-1.8-2.oe2203.aarch64 130/201 2024-03-26 22:54:06.819 | > Installing : libXfixes-6.0.0-1.oe2203.aarch64 131/201 2024-03-26 22:54:06.819 | > Installing : libXcursor-1.2.0-1.oe2203.aarch64 132/201 2024-03-26 22:54:06.819 | > Installing : libXdamage-1.1.5-1.oe2203.aarch64 133/201 2024-03-26 22:54:06.819 | > Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 134/201 2024-03-26 22:54:06.819 | > Installing : libXft-2.3.4-1.oe2203.aarch64 135/201 2024-03-26 22:54:06.819 | > Installing : libXrandr-1.5.2-1.oe2203.aarch64 136/201 2024-03-26 22:54:06.819 | > Installing : libXinerama-1.1.4-5.oe2203.aarch64 137/201 2024-03-26 22:54:06.819 | > Installing : libXcomposite-0.4.5-1.oe2203.aarch64 138/201 2024-03-26 22:54:06.819 | > Running scriptlet: tk-1:8.6.10-2.oe2203.aarch64 139/201 2024-03-26 22:54:06.819 | > Installing : tk-1:8.6.10-2.oe2203.aarch64 139/201 2024-03-26 22:54:06.819 | > Installing : libXtst-1.2.3-10.oe2203.aarch64 140/201 2024-03-26 22:54:06.819 | > Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 141/201 2024-03-26 22:54:06.819 | > Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 142/201 2024-03-26 22:54:06.819 | > Installing : lcms2-2.12-1.oe2203.aarch64 143/201 2024-03-26 22:54:06.819 | > Installing : colord-libs-1.4.5-4.oe2203.aarch64 144/201 2024-03-26 22:54:06.819 | > Installing : jitterentropy-library-3.3.1-1.oe2203.aarch64 145/201 2024-03-26 22:54:06.820 | > Installing : ipcalc-1.0.1-1.oe2203.aarch64 146/201 2024-03-26 22:54:06.820 | > Installing : inih-49-1.oe2203.aarch64 147/201 2024-03-26 22:54:06.820 | > Installing : xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 148/201 2024-03-26 22:54:06.820 | > Installing : xfsprogs-5.14.1-1.oe2203.aarch64 149/201 2024-03-26 22:54:06.820 | > Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 150/201 2024-03-26 22:54:06.820 | > Installing : graphite2-1.3.14-5.oe2203.aarch64 150/201 2024-03-26 22:54:06.820 | > Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 150/201 2024-03-26 22:54:06.820 | > Installing : harfbuzz-2.8.2-4.oe2203.aarch64 151/201 2024-03-26 22:54:06.820 | > Installing : pango-1.49.3-3.oe2203.aarch64 152/201 2024-03-26 22:54:06.820 | > Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 153/201 2024-03-26 22:54:06.820 | > Installing : gtk2-2.24.33-4.oe2203.aarch64 153/201 2024-03-26 22:54:06.820 | > Installing : gmp-c++-1:6.2.1-1.oe2203.aarch64 154/201 2024-03-26 22:54:06.820 | > Running scriptlet: gmp-c++-1:6.2.1-1.oe2203.aarch64 154/201 2024-03-26 22:54:06.820 | > Installing : gmp-devel-1:6.2.1-1.oe2203.aarch64 155/201 2024-03-26 22:54:06.820 | > Installing : isl-devel-0.16.1-12.oe2203.aarch64 156/201 2024-03-26 22:54:06.820 | > Installing : gc-8.0.6-1.oe2203.aarch64 157/201 2024-03-26 22:54:06.820 | > Installing : guile-5:2.0.14-18.oe2203.aarch64 158/201 2024-03-26 22:54:06.820 | > Installing : autogen-5.18.16-2.oe2203.aarch64 159/201 2024-03-26 22:54:06.820 | > Installing : ntpstat-0.6-3.oe2203.noarch 160/201 2024-03-26 22:54:06.820 | > Running scriptlet: ntp-4.2.8p15-11.oe2203.aarch64 161/201 2024-03-26 22:54:06.820 | > Installing : ntp-4.2.8p15-11.oe2203.aarch64 161/201 2024-03-26 22:54:06.820 | > Running scriptlet: ntp-4.2.8p15-11.oe2203.aarch64 161/201 2024-03-26 22:54:06.820 | > Running scriptlet: checkpolicy-3.3-1.oe2203.aarch64 162/201 2024-03-26 22:54:06.820 | > Installing : checkpolicy-3.3-1.oe2203.aarch64 162/201 2024-03-26 22:54:06.820 | > Running scriptlet: checkpolicy-3.3-1.oe2203.aarch64 162/201 2024-03-26 22:54:06.820 | > Running scriptlet: audit-1:3.0.1-3.oe2203.aarch64 163/201 2024-03-26 22:54:06.820 | > Installing : audit-1:3.0.1-3.oe2203.aarch64 163/201 2024-03-26 22:54:06.820 | > Running scriptlet: audit-1:3.0.1-3.oe2203.aarch64 163/201 2024-03-26 22:54:06.820 | > Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service -> /usr/lib/systemd/system/auditd.service. 2024-03-26 22:54:06.820 | > 2024-03-26 22:54:06.820 | > Installing : python3-audit-1:3.0.1-3.oe2203.aarch64 164/201 2024-03-26 22:54:06.820 | > Installing : python3-policycoreutils-3.3-9.oe2203.noarch 165/201 2024-03-26 22:54:06.820 | > Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 166/201 2024-03-26 22:54:06.820 | > Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 167/201 2024-03-26 22:54:06.820 | > Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 168/201 2024-03-26 22:54:06.820 | > Installing : gtk3-3.24.30-5.oe2203.aarch64 168/201 2024-03-26 22:54:06.820 | > Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 168/201 2024-03-26 22:54:06.820 | > Installing : gcr-3.41.0-1.oe2203.aarch64 169/201 2024-03-26 22:54:06.820 | > Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 169/201 2024-03-26 22:54:06.820 | > Installing : pinentry-1.1.1-2.oe2203.aarch64 170/201 2024-03-26 22:54:06.820 | > Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 170/201 2024-03-26 22:54:06.820 | > Installing : gnupg2-2.2.32-3.oe2203.aarch64 171/201 2024-03-26 22:54:06.820 | > Installing : gpgme-1.16.0-3.oe2203.aarch64 172/201 2024-03-26 22:54:06.820 | > Installing : wget-1.21.2-1.oe2203.aarch64 173/201 2024-03-26 22:54:06.820 | > Running scriptlet: cloud-init-21.4-21.oe2203.noarch 174/201 2024-03-26 22:54:06.820 | > Installing : cloud-init-21.4-21.oe2203.noarch 174/201 2024-03-26 22:54:06.820 | > Running scriptlet: cloud-init-21.4-21.oe2203.noarch 174/201 2024-03-26 22:54:06.820 | > Installing : policycoreutils-python-utils-3.3-9.oe2203.noarch 175/201 2024-03-26 22:54:06.820 | > Installing : ntp-perl-4.2.8p15-11.oe2203.noarch 176/201 2024-03-26 22:54:06.820 | > Running scriptlet: ntp-perl-4.2.8p15-11.oe2203.noarch 176/201 2024-03-26 22:54:06.820 | > Installing : make-1:4.3-2.oe2203.aarch64 177/201 2024-03-26 22:54:06.820 | > Running scriptlet: make-1:4.3-2.oe2203.aarch64 177/201 2024-03-26 22:54:06.820 | > Installing : gcc-10.3.1-19.oe2203.aarch64 178/201 2024-03-26 22:54:06.820 | > Running scriptlet: dhcp-12:4.4.2-15.oe2203.aarch64 179/201 2024-03-26 22:54:06.820 | > Installing : dhcp-12:4.4.2-15.oe2203.aarch64 179/201 2024-03-26 22:54:06.820 | > Running scriptlet: dhcp-12:4.4.2-15.oe2203.aarch64 179/201 2024-03-26 22:54:06.821 | > Running scriptlet: rng-tools-6.14-3.oe2203.aarch64 180/201 2024-03-26 22:54:06.821 | > Installing : rng-tools-6.14-3.oe2203.aarch64 180/201 2024-03-26 22:54:06.821 | > Running scriptlet: rng-tools-6.14-3.oe2203.aarch64 180/201 2024-03-26 22:56:21.050 | > Created symlink /etc/systemd/system/multi-user.target.wants/rngd.service -> /usr/lib/systemd/system/rngd.service. 2024-03-26 22:56:21.050 | > 2024-03-26 22:56:21.050 | > Installing : python3-devel-3.9.9-28.oe2203.aarch64 181/201 2024-03-26 22:56:21.050 | > Running scriptlet: rsyslog-8.2110.0-12.oe2203.aarch64 182/201 2024-03-26 22:56:21.050 | > Installing : rsyslog-8.2110.0-12.oe2203.aarch64 182/201 2024-03-26 22:56:21.050 | > Running scriptlet: rsyslog-8.2110.0-12.oe2203.aarch64 182/201 2024-03-26 22:56:21.050 | > Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service -> /usr/lib/systemd/system/rsyslog.service. 2024-03-26 22:56:21.050 | > 2024-03-26 22:56:21.050 | > Running scriptlet: NetworkManager-1:1.32.12-20.oe2203.aarch64 183/201 2024-03-26 22:56:21.050 | > Installing : NetworkManager-1:1.32.12-20.oe2203.aarch64 183/201 2024-03-26 22:56:21.050 | > Running scriptlet: NetworkManager-1:1.32.12-20.oe2203.aarch64 183/201 2024-03-26 22:56:21.050 | > Running in chroot, ignoring request. 2024-03-26 22:56:21.050 | > Running in chroot, ignoring request. 2024-03-26 22:56:21.050 | > Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service -> /usr/lib/systemd/system/NetworkManager.service. 2024-03-26 22:56:21.051 | > Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service -> /usr/lib/systemd/system/NetworkManager-dispatcher.service. 2024-03-26 22:56:21.051 | > Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service -> /usr/lib/systemd/system/NetworkManager-wait-online.service. 2024-03-26 22:56:21.051 | > 2024-03-26 22:56:21.051 | > Installing : kernel-5.10.0-60.130.0.157.oe2203.aarch64 184/201 2024-03-26 22:56:21.051 | > Running scriptlet: kernel-5.10.0-60.130.0.157.oe2203.aarch64 184/201 2024-03-26 22:56:21.051 | > Installing : bind-utils-32:9.16.23-21.oe2203.aarch64 185/201 2024-03-26 22:56:21.051 | > Installing : iptables-1.8.7-8.oe2203.aarch64 186/201 2024-03-26 22:56:21.051 | > Running scriptlet: iptables-1.8.7-8.oe2203.aarch64 186/201 2024-03-26 22:56:21.051 | > Installing : unbound-1.13.2-11.oe2203.aarch64 187/201 2024-03-26 22:56:21.051 | > Running scriptlet: unbound-1.13.2-11.oe2203.aarch64 187/201 2024-03-26 22:56:21.051 | > Running scriptlet: tcpdump-14:4.99.1-6.oe2203.aarch64 188/201 2024-03-26 22:56:21.051 | > Installing : tcpdump-14:4.99.1-6.oe2203.aarch64 188/201 2024-03-26 22:56:21.051 | > Installing : traceroute-3:2.1.2-2.oe2203.aarch64 189/201 2024-03-26 22:56:21.051 | > Running scriptlet: rsync-3.2.3-4.oe2203.aarch64 190/201 2024-03-26 22:56:21.051 | > Installing : rsync-3.2.3-4.oe2203.aarch64 190/201 2024-03-26 22:56:21.051 | > Running scriptlet: rsync-3.2.3-4.oe2203.aarch64 190/201 2024-03-26 22:56:21.051 | > Installing : dracut-config-generic-055-10.oe2203.aarch64 191/201 2024-03-26 22:56:21.051 | > Running scriptlet: at-3.2.2-4.oe2203.aarch64 192/201 2024-03-26 22:56:21.051 | > Installing : at-3.2.2-4.oe2203.aarch64 192/201 2024-03-26 22:56:21.051 | > Running scriptlet: at-3.2.2-4.oe2203.aarch64 192/201 2024-03-26 22:56:21.051 | > Created symlink /etc/systemd/system/multi-user.target.wants/atd.service -> /usr/lib/systemd/system/atd.service. 2024-03-26 22:56:21.051 | > 2024-03-26 22:56:21.051 | > Installing : openeuler-lsb-5.0-1.oe2203.aarch64 193/201 2024-03-26 22:56:21.051 | > Installing : cloud-utils-growpart-0.32-1.oe2203.aarch64 194/201 2024-03-26 22:56:21.051 | > Installing : strace-5.14-1.oe2203.aarch64 195/201 2024-03-26 22:56:21.051 | > Installing : parted-3.4-3.oe2203.aarch64 196/201 2024-03-26 22:56:21.051 | > Running scriptlet: parted-3.4-3.oe2203.aarch64 196/201 2024-03-26 22:56:21.051 | > Running scriptlet: openEuler-latest-release-1.0-164865743622.03.oe2 197/201 2024-03-26 22:56:21.051 | > Installing : openEuler-latest-release-1.0-164865743622.03.oe2 197/201 2024-03-26 22:56:21.051 | > Running scriptlet: openEuler-latest-release-1.0-164865743622.03.oe2 197/201 2024-03-26 22:56:21.051 | > Running scriptlet: man-pages-5.13-2.oe2203.noarch 198/201 2024-03-26 22:56:21.051 | > Installing : man-pages-5.13-2.oe2203.noarch 198/201 2024-03-26 22:56:21.051 | > Running scriptlet: man-pages-5.13-2.oe2203.noarch 198/201 2024-03-26 22:56:21.051 | > Installing : lsof-4.94.0-1.oe2203.aarch64 199/201 2024-03-26 22:56:21.051 | > Installing : haveged-1.9.15-1.oe2203.aarch64 200/201 2024-03-26 22:56:21.051 | > Running scriptlet: haveged-1.9.15-1.oe2203.aarch64 200/201 2024-03-26 22:56:21.051 | > Installing : acpid-2.0.33-1.oe2203.aarch64 201/201 2024-03-26 22:56:21.051 | > Running scriptlet: acpid-2.0.33-1.oe2203.aarch64 201/201 2024-03-26 22:56:21.051 | > Created symlink /etc/systemd/system/sockets.target.wants/acpid.socket -> /usr/lib/systemd/system/acpid.socket. 2024-03-26 22:56:21.051 | > Created symlink /etc/systemd/system/multi-user.target.wants/acpid.service -> /usr/lib/systemd/system/acpid.service. 2024-03-26 22:56:21.051 | > 2024-03-26 22:56:21.051 | > Running scriptlet: selinux-policy-targeted-35.5-17.oe2203.noarch 201/201 2024-03-26 22:56:21.051 | > Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 201/201 2024-03-26 22:56:21.051 | > Running scriptlet: kernel-5.10.0-60.130.0.157.oe2203.aarch64 201/201 2024-03-26 22:56:21.051 | > dracut: touch /var/log/dracut.log failed. 2024-03-26 22:56:21.051 | > 2024-03-26 22:56:21.051 | > Running scriptlet: acpid-2.0.33-1.oe2203.aarch64 201/201 2024-03-26 22:56:21.051 | > Running scriptlet: gdk-pixbuf2-2.42.6-5.oe2203.aarch64 201/201 2024-03-26 22:56:21.051 | > Running scriptlet: hicolor-icon-theme-0.17-6.oe2203.noarch 201/201 2024-03-26 22:56:21.051 | > Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 201/201 2024-03-26 22:56:21.051 | > Running scriptlet: adwaita-icon-theme-41.0-1.oe2203.noarch 201/201 2024-03-26 22:56:21.051 | > Verifying : acpid-2.0.33-1.oe2203.aarch64 1/201 2024-03-26 22:56:21.051 | > Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 2/201 2024-03-26 22:56:21.051 | > Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 3/201 2024-03-26 22:56:21.051 | > Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 4/201 2024-03-26 22:56:21.051 | > Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 5/201 2024-03-26 22:56:21.052 | > Verifying : audit-1:3.0.1-3.oe2203.aarch64 6/201 2024-03-26 22:56:21.052 | > Verifying : autogen-5.18.16-2.oe2203.aarch64 7/201 2024-03-26 22:56:21.052 | > Verifying : cairo-1.17.4-1.oe2203.aarch64 8/201 2024-03-26 22:56:21.052 | > Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/201 2024-03-26 22:56:21.052 | > Verifying : checkpolicy-3.3-1.oe2203.aarch64 10/201 2024-03-26 22:56:21.052 | > Verifying : dejavu-fonts-2.37-1.oe2203.noarch 11/201 2024-03-26 22:56:21.052 | > Verifying : fontconfig-2.13.94-1.oe2203.aarch64 12/201 2024-03-26 22:56:21.052 | > Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 13/201 2024-03-26 22:56:21.052 | > Verifying : gc-8.0.6-1.oe2203.aarch64 14/201 2024-03-26 22:56:21.052 | > Verifying : gcr-3.41.0-1.oe2203.aarch64 15/201 2024-03-26 22:56:21.052 | > Verifying : gcr-base-3.41.0-1.oe2203.aarch64 16/201 2024-03-26 22:56:21.052 | > Verifying : gmp-c++-1:6.2.1-1.oe2203.aarch64 17/201 2024-03-26 22:56:21.052 | > Verifying : gmp-devel-1:6.2.1-1.oe2203.aarch64 18/201 2024-03-26 22:56:21.052 | > Verifying : graphite2-1.3.14-5.oe2203.aarch64 19/201 2024-03-26 22:56:21.052 | > Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 20/201 2024-03-26 22:56:21.052 | > Verifying : gtk2-2.24.33-4.oe2203.aarch64 21/201 2024-03-26 22:56:21.052 | > Verifying : gtk3-3.24.30-5.oe2203.aarch64 22/201 2024-03-26 22:56:21.052 | > Verifying : haveged-1.9.15-1.oe2203.aarch64 23/201 2024-03-26 22:56:21.052 | > Verifying : inih-49-1.oe2203.aarch64 24/201 2024-03-26 22:56:21.052 | > Verifying : ipcalc-1.0.1-1.oe2203.aarch64 25/201 2024-03-26 22:56:21.052 | > Verifying : jansson-2.14-1.oe2203.aarch64 26/201 2024-03-26 22:56:21.052 | > Verifying : jitterentropy-library-3.3.1-1.oe2203.aarch64 27/201 2024-03-26 22:56:21.052 | > Verifying : lcms2-2.12-1.oe2203.aarch64 28/201 2024-03-26 22:56:21.052 | > Verifying : libXau-1.0.9-2.oe2203.aarch64 29/201 2024-03-26 22:56:21.052 | > Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 30/201 2024-03-26 22:56:21.052 | > Verifying : libXcursor-1.2.0-1.oe2203.aarch64 31/201 2024-03-26 22:56:21.052 | > Verifying : libXdamage-1.1.5-1.oe2203.aarch64 32/201 2024-03-26 22:56:21.052 | > Verifying : libXfixes-6.0.0-1.oe2203.aarch64 33/201 2024-03-26 22:56:21.052 | > Verifying : libXft-2.3.4-1.oe2203.aarch64 34/201 2024-03-26 22:56:21.052 | > Verifying : libXinerama-1.1.4-5.oe2203.aarch64 35/201 2024-03-26 22:56:21.052 | > Verifying : libXrandr-1.5.2-1.oe2203.aarch64 36/201 2024-03-26 22:56:21.077 | > Verifying : libXrender-0.9.10-10.oe2203.aarch64 37/201 2024-03-26 22:56:21.077 | > Verifying : libXtst-1.2.3-10.oe2203.aarch64 38/201 2024-03-26 22:56:21.077 | > Verifying : libassuan-2.5.5-1.oe2203.aarch64 39/201 2024-03-26 22:56:21.077 | > Verifying : libdatrie-0.2.13-1.oe2203.aarch64 40/201 2024-03-26 22:56:21.077 | > Verifying : libedit-3.1-28.oe2203.aarch64 41/201 2024-03-26 22:56:21.077 | > Verifying : libepoxy-1.5.9-1.oe2203.aarch64 42/201 2024-03-26 22:56:21.077 | > Verifying : libestr-0.1.11-1.oe2203.aarch64 43/201 2024-03-26 22:56:21.077 | > Verifying : libgusb-0.3.8-1.oe2203.aarch64 44/201 2024-03-26 22:56:21.077 | > Verifying : libmetalink-0.1.3-9.oe2203.aarch64 45/201 2024-03-26 22:56:21.077 | > Verifying : libmnl-1.0.4-10.oe2203.aarch64 46/201 2024-03-26 22:56:21.077 | > Verifying : libmpc-1.2.0-2.oe2203.aarch64 47/201 2024-03-26 22:56:21.078 | > Verifying : libndp-1.8-1.oe2203.aarch64 48/201 2024-03-26 22:56:21.078 | > Verifying : libpcap-14:1.10.1-2.oe2203.aarch64 49/201 2024-03-26 22:56:21.078 | > Verifying : libsecret-0.20.4-1.oe2203.aarch64 50/201 2024-03-26 22:56:21.078 | > Verifying : libthai-0.1.28-4.oe2203.aarch64 51/201 2024-03-26 22:56:21.078 | > Verifying : libtool-ltdl-2.4.6-34.oe2203.aarch64 52/201 2024-03-26 22:56:21.078 | > Verifying : libusbx-1.0.24-1.oe2203.aarch64 53/201 2024-03-26 22:56:21.078 | > Verifying : libxcrypt-devel-4.4.26-2.oe2203.aarch64 54/201 2024-03-26 22:56:21.078 | > Verifying : libyaml-0.2.5-2.oe2203.aarch64 55/201 2024-03-26 22:56:21.078 | > Verifying : linux-firmware-20211027-2.oe2203.noarch 56/201 2024-03-26 22:56:21.078 | > Verifying : lmdb-0.9.29-1.oe2203.aarch64 57/201 2024-03-26 22:56:21.078 | > Verifying : lsof-4.94.0-1.oe2203.aarch64 58/201 2024-03-26 22:56:21.078 | > Verifying : make-1:4.3-2.oe2203.aarch64 59/201 2024-03-26 22:56:21.078 | > Verifying : man-pages-5.13-2.oe2203.noarch 60/201 2024-03-26 22:56:21.078 | > Verifying : npth-1.6-2.oe2203.aarch64 61/201 2024-03-26 22:56:21.078 | > Verifying : openEuler-latest-release-1.0-164865743622.03.oe2 62/201 2024-03-26 22:56:21.078 | > Verifying : parted-3.4-3.oe2203.aarch64 63/201 2024-03-26 22:56:21.078 | > Verifying : perl-Error-1:0.17029-2.oe2203.noarch 64/201 2024-03-26 22:56:21.078 | > Verifying : perl-TermReadKey-2.38-2.oe2203.aarch64 65/201 2024-03-26 22:56:21.078 | > Verifying : pinentry-1.1.1-2.oe2203.aarch64 66/201 2024-03-26 22:56:21.078 | > Verifying : polkit-pkla-compat-0.1-17.oe2203.aarch64 67/201 2024-03-26 22:56:21.078 | > Verifying : psmisc-23.4-1.oe2203.aarch64 68/201 2024-03-26 22:56:21.078 | > Verifying : python3-asn1crypto-1.4.0-1.oe2203.noarch 69/201 2024-03-26 22:56:21.078 | > Verifying : python3-attrs-20.3.0-1.oe2203.noarch 70/201 2024-03-26 22:56:21.078 | > Verifying : python3-audit-1:3.0.1-3.oe2203.aarch64 71/201 2024-03-26 22:56:21.078 | > Verifying : python3-babel-2.9.1-1.oe2203.noarch 72/201 2024-03-26 22:56:21.078 | > Verifying : python3-cffi-1.15.0-1.oe2203.aarch64 73/201 2024-03-26 22:56:21.078 | > Verifying : python3-chardet-4.0.0-1.oe2203.noarch 74/201 2024-03-26 22:56:21.078 | > Verifying : python3-charset-normalizer-2.0.8-1.oe2203.noarch 75/201 2024-03-26 22:56:21.078 | > Verifying : python3-configobj-5.0.6-17.oe2203.noarch 76/201 2024-03-26 22:56:21.078 | > Verifying : python3-idna-3.2-1.oe2203.noarch 77/201 2024-03-26 22:56:21.078 | > Verifying : python3-jsonpatch-1.32-1.oe2203.noarch 78/201 2024-03-26 22:56:21.078 | > Verifying : python3-jsonpointer-2.2-1.oe2203.noarch 79/201 2024-03-26 22:56:21.078 | > Verifying : python3-libsemanage-3.3-3.oe2203.aarch64 80/201 2024-03-26 22:56:21.078 | > Verifying : python3-markupsafe-2.0.1-2.oe2203.aarch64 81/201 2024-03-26 22:56:21.078 | > Verifying : python3-netifaces-0.10.9-1.oe2203.aarch64 82/201 2024-03-26 22:56:21.078 | > Verifying : python3-ply-3.11-2.oe2203.noarch 83/201 2024-03-26 22:56:21.078 | > Verifying : python3-prettytable-2.4.0-1.oe2203.noarch 84/201 2024-03-26 22:56:21.078 | > Verifying : python3-pycparser-2.21-1.oe2203.noarch 85/201 2024-03-26 22:56:21.078 | > Verifying : python3-pyrsistent-0.18.0-1.oe2203.aarch64 86/201 2024-03-26 22:56:21.078 | > Verifying : python3-pysocks-1.7.1-1.oe2203.noarch 87/201 2024-03-26 22:56:21.078 | > Verifying : python3-pytz-2021.3-1.oe2203.noarch 88/201 2024-03-26 22:56:21.078 | > Verifying : python3-pyyaml-6.0-1.oe2203.aarch64 89/201 2024-03-26 22:56:21.078 | > Verifying : python3-rpm-generators-9-2.oe2203.noarch 90/201 2024-03-26 22:56:21.078 | > Verifying : python3-setools-4.4.0-2.oe2203.aarch64 91/201 2024-03-26 22:56:21.078 | > Verifying : python3-six-1.16.0-1.oe2203.noarch 92/201 2024-03-26 22:56:21.078 | > Verifying : python3-wcwidth-0.2.5-1.oe2203.noarch 93/201 2024-03-26 22:56:21.079 | > Verifying : rng-tools-6.14-3.oe2203.aarch64 94/201 2024-03-26 22:56:21.079 | > Verifying : strace-5.14-1.oe2203.aarch64 95/201 2024-03-26 22:56:21.079 | > Verifying : sysfsutils-2.1.1-1.oe2203.aarch64 96/201 2024-03-26 22:56:21.079 | > Verifying : timedatex-0.6-2.oe2203.aarch64 97/201 2024-03-26 22:56:21.079 | > Verifying : tk-1:8.6.10-2.oe2203.aarch64 98/201 2024-03-26 22:56:21.079 | > Verifying : trousers-0.3.15-1.oe2203.aarch64 99/201 2024-03-26 22:56:21.079 | > Verifying : userspace-rcu-0.13.0-2.oe2203.aarch64 100/201 2024-03-26 22:56:21.079 | > Verifying : wget-1.21.2-1.oe2203.aarch64 101/201 2024-03-26 22:56:21.079 | > Verifying : xfsprogs-5.14.1-1.oe2203.aarch64 102/201 2024-03-26 22:56:21.079 | > Verifying : xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 103/201 2024-03-26 22:56:21.079 | > Verifying : cloud-utils-growpart-0.32-1.oe2203.aarch64 104/201 2024-03-26 22:56:21.079 | > Verifying : openeuler-lsb-5.0-1.oe2203.aarch64 105/201 2024-03-26 22:56:21.079 | > Verifying : python3-pyserial-3.5-2.oe2203.noarch 106/201 2024-03-26 22:56:21.079 | > Verifying : NetworkManager-1:1.32.12-20.oe2203.aarch64 107/201 2024-03-26 22:56:21.079 | > Verifying : NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 108/201 2024-03-26 22:56:21.079 | > Verifying : at-3.2.2-4.oe2203.aarch64 109/201 2024-03-26 22:56:21.079 | > Verifying : atk-2.36.0-2.oe2203.aarch64 110/201 2024-03-26 22:56:21.079 | > Verifying : avahi-libs-0.8-19.oe2203.aarch64 111/201 2024-03-26 22:56:21.079 | > Verifying : bind-libs-32:9.16.23-21.oe2203.aarch64 112/201 2024-03-26 22:56:21.079 | > Verifying : bind-license-32:9.16.23-21.oe2203.noarch 113/201 2024-03-26 22:56:21.079 | > Verifying : bind-utils-32:9.16.23-21.oe2203.aarch64 114/201 2024-03-26 22:56:21.079 | > Verifying : binutils-2.37-25.oe2203.aarch64 115/201 2024-03-26 22:56:21.079 | > Verifying : cloud-init-21.4-21.oe2203.noarch 116/201 2024-03-26 22:56:21.079 | > Verifying : colord-libs-1.4.5-4.oe2203.aarch64 117/201 2024-03-26 22:56:21.079 | > Verifying : cpp-10.3.1-19.oe2203.aarch64 118/201 2024-03-26 22:56:21.079 | > Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 119/201 2024-03-26 22:56:21.079 | > Verifying : dbus-1:1.12.20-10.oe2203.aarch64 120/201 2024-03-26 22:56:21.079 | > Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 121/201 2024-03-26 22:56:21.079 | > Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 122/201 2024-03-26 22:56:21.079 | > Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 123/201 2024-03-26 22:56:21.079 | > Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 124/201 2024-03-26 22:56:21.079 | > Verifying : dconf-0.40.0-3.oe2203.aarch64 125/201 2024-03-26 22:56:21.079 | > Verifying : dhcp-12:4.4.2-15.oe2203.aarch64 126/201 2024-03-26 22:56:21.079 | > Verifying : dracut-config-generic-055-10.oe2203.aarch64 127/201 2024-03-26 22:56:21.079 | > Verifying : duktape-2.6.0-1.oe2203.aarch64 128/201 2024-03-26 22:56:21.079 | > Verifying : freetype-2.11.0-3.oe2203.aarch64 129/201 2024-03-26 22:56:21.079 | > Verifying : fribidi-1.0.10-2.oe2203.aarch64 130/201 2024-03-26 22:56:21.079 | > Verifying : gcc-10.3.1-19.oe2203.aarch64 131/201 2024-03-26 22:56:21.079 | > Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 132/201 2024-03-26 22:56:21.079 | > Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 133/201 2024-03-26 22:56:21.079 | > Verifying : git-2.33.0-10.oe2203.aarch64 134/201 2024-03-26 22:56:22.065 | > Verifying : glibc-devel-2.34-144.oe2203.aarch64 135/201 2024-03-26 22:56:22.065 | > Verifying : gnupg2-2.2.32-3.oe2203.aarch64 136/201 2024-03-26 22:56:22.065 | > Verifying : gnutls-3.7.2-10.oe2203.aarch64 137/201 2024-03-26 22:56:22.065 | > Verifying : gpgme-1.16.0-3.oe2203.aarch64 138/201 2024-03-26 22:56:22.065 | > Verifying : guile-5:2.0.14-18.oe2203.aarch64 139/201 2024-03-26 22:56:22.065 | > Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 140/201 2024-03-26 22:56:22.065 | > Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 141/201 2024-03-26 22:56:22.065 | > Verifying : initscripts-10.12-3.oe2203.aarch64 142/201 2024-03-26 22:56:22.066 | > Verifying : initscripts-service-10.12-3.oe2203.noarch 143/201 2024-03-26 22:56:22.066 | > Verifying : iproute-1:5.15.0-16.oe2203.aarch64 144/201 2024-03-26 22:56:22.066 | > Verifying : iptables-1.8.7-8.oe2203.aarch64 145/201 2024-03-26 22:56:22.066 | > Verifying : iptables-libs-1.8.7-8.oe2203.aarch64 146/201 2024-03-26 22:56:22.066 | > Verifying : iputils-20210722-6.oe2203.aarch64 147/201 2024-03-26 22:56:22.066 | > Verifying : isl-0.16.1-12.oe2203.aarch64 148/201 2024-03-26 22:56:22.066 | > Verifying : isl-devel-0.16.1-12.oe2203.aarch64 149/201 2024-03-26 22:56:22.066 | > Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 150/201 2024-03-26 22:56:22.066 | > Verifying : kernel-5.10.0-60.130.0.157.oe2203.aarch64 151/201 2024-03-26 22:56:22.066 | > Verifying : kernel-headers-5.10.0-60.130.0.157.oe2203.aarch6 152/201 2024-03-26 22:56:22.066 | > Verifying : libX11-1.7.2-8.oe2203.aarch64 153/201 2024-03-26 22:56:22.066 | > Verifying : libXext-1.3.4-4.oe2203.aarch64 154/201 2024-03-26 22:56:22.066 | > Verifying : libXi-1.8-2.oe2203.aarch64 155/201 2024-03-26 22:56:22.066 | > Verifying : libbpf-2:0.3-9.oe2203.aarch64 156/201 2024-03-26 22:56:22.066 | > Verifying : libfastjson-0.99.9-3.oe2203.aarch64 157/201 2024-03-26 22:56:22.066 | > Verifying : libicu-69.1-7.oe2203.aarch64 158/201 2024-03-26 22:56:22.066 | > Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 159/201 2024-03-26 22:56:22.066 | > Verifying : libksba-1.6.0-3.oe2203.aarch64 160/201 2024-03-26 22:56:22.066 | > Verifying : libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 161/201 2024-03-26 22:56:22.066 | > Verifying : libnfnetlink-1.0.1-16.oe2203.aarch64 162/201 2024-03-26 22:56:22.066 | > Verifying : libtiff-4.3.0-36.oe2203.aarch64 163/201 2024-03-26 22:56:22.066 | > Verifying : libuv-1:1.42.0-6.oe2203.aarch64 164/201 2024-03-26 22:56:22.066 | > Verifying : libxcb-1.14-2.oe2203.aarch64 165/201 2024-03-26 22:56:22.066 | > Verifying : net-tools-2.10-3.oe2203.aarch64 166/201 2024-03-26 22:56:22.066 | > Verifying : nettle-3.8.1-1.oe2203.aarch64 167/201 2024-03-26 22:56:22.066 | > Verifying : ntp-4.2.8p15-11.oe2203.aarch64 168/201 2024-03-26 22:56:22.066 | > Verifying : ntp-help-4.2.8p15-11.oe2203.noarch 169/201 2024-03-26 22:56:22.066 | > Verifying : ntp-perl-4.2.8p15-11.oe2203.noarch 170/201 2024-03-26 22:56:22.066 | > Verifying : ntpstat-0.6-3.oe2203.noarch 171/201 2024-03-26 22:56:22.066 | > Verifying : openssh-8.8p1-23.oe2203.aarch64 172/201 2024-03-26 22:56:22.066 | > Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 173/201 2024-03-26 22:56:22.066 | > Verifying : openssh-server-8.8p1-23.oe2203.aarch64 174/201 2024-03-26 22:56:22.066 | > Verifying : pango-1.49.3-3.oe2203.aarch64 175/201 2024-03-26 22:56:22.066 | > Verifying : perl-Git-2.33.0-10.oe2203.noarch 176/201 2024-03-26 22:56:22.066 | > Verifying : pixman-0.40.0-3.oe2203.aarch64 177/201 2024-03-26 22:56:22.066 | > Verifying : policycoreutils-3.3-9.oe2203.aarch64 178/201 2024-03-26 22:56:22.066 | > Verifying : policycoreutils-python-utils-3.3-9.oe2203.noarch 179/201 2024-03-26 22:56:22.066 | > Verifying : polkit-0.120-5.oe2203.aarch64 180/201 2024-03-26 22:56:22.066 | > Verifying : polkit-libs-0.120-5.oe2203.aarch64 181/201 2024-03-26 22:56:22.066 | > Verifying : python3-IPy-1.01-2.oe2203.noarch 182/201 2024-03-26 22:56:22.066 | > Verifying : python3-cryptography-3.3.1-7.oe2203.aarch64 183/201 2024-03-26 22:56:22.066 | > Verifying : python3-devel-3.9.9-28.oe2203.aarch64 184/201 2024-03-26 22:56:22.066 | > Verifying : python3-jinja2-3.0.3-3.oe2203.noarch 185/201 2024-03-26 22:56:22.066 | > Verifying : python3-jsonschema-3.2.0-4.oe2203.noarch 186/201 2024-03-26 22:56:22.066 | > Verifying : python3-jwt-2.3.0-3.oe2203.noarch 187/201 2024-03-26 22:56:22.066 | > Verifying : python3-libselinux-3.3-5.oe2203.aarch64 188/201 2024-03-26 22:56:22.066 | > Verifying : python3-oauthlib-3.1.1-3.oe2203.noarch 189/201 2024-03-26 22:56:22.066 | > Verifying : python3-policycoreutils-3.3-9.oe2203.noarch 190/201 2024-03-26 22:56:22.066 | > Verifying : python3-requests-2.26.0-7.oe2203.noarch 191/201 2024-03-26 22:56:22.066 | > Verifying : python3-urllib3-1.26.7-8.oe2203.noarch 192/201 2024-03-26 22:56:22.066 | > Verifying : rsync-3.2.3-4.oe2203.aarch64 193/201 2024-03-26 22:56:22.066 | > Verifying : rsyslog-8.2110.0-12.oe2203.aarch64 194/201 2024-03-26 22:56:22.066 | > Verifying : selinux-policy-35.5-17.oe2203.noarch 195/201 2024-03-26 22:56:22.066 | > Verifying : selinux-policy-targeted-35.5-17.oe2203.noarch 196/201 2024-03-26 22:56:22.066 | > Verifying : tcpdump-14:4.99.1-6.oe2203.aarch64 197/201 2024-03-26 22:56:22.066 | > Verifying : traceroute-3:2.1.2-2.oe2203.aarch64 198/201 2024-03-26 22:56:22.066 | > Verifying : unbound-1.13.2-11.oe2203.aarch64 199/201 2024-03-26 22:56:22.067 | > Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 200/201 2024-03-26 22:56:22.067 | > Verifying : wayland-1.19.91-4.oe2203.aarch64 201/201 2024-03-26 22:56:22.067 | > Completion plugin: Generating completion cache... 2024-03-26 22:56:22.067 | > Installed: NetworkManager-1:1.32.12-20.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: acpid-2.0.33-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-03-26 22:56:22.067 | > Installed: adwaita-icon-theme-41.0-1.oe2203.noarch 2024-03-26 22:56:22.067 | > Installed: at-3.2.2-4.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: at-spi2-core-2.42.0-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: atk-2.36.0-2.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: audit-1:3.0.1-3.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: autogen-5.18.16-2.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: avahi-libs-0.8-19.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: bind-libs-32:9.16.23-21.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: bind-license-32:9.16.23-21.oe2203.noarch 2024-03-26 22:56:22.067 | > Installed: bind-utils-32:9.16.23-21.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: binutils-2.37-25.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: cairo-1.17.4-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: cairo-gobject-1.17.4-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: checkpolicy-3.3-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: cloud-init-21.4-21.oe2203.noarch 2024-03-26 22:56:22.067 | > Installed: cloud-utils-growpart-0.32-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: colord-libs-1.4.5-4.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: cpp-10.3.1-19.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: cups-libs-1:2.4.0-10.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: dbus-1:1.12.20-10.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: dbus-common-1:1.12.20-10.oe2203.noarch 2024-03-26 22:56:22.067 | > Installed: dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: dconf-0.40.0-3.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: dejavu-fonts-2.37-1.oe2203.noarch 2024-03-26 22:56:22.067 | > Installed: dhcp-12:4.4.2-15.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: dracut-config-generic-055-10.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: duktape-2.6.0-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: fontconfig-2.13.94-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: fonts-filesystem-2.0.5-2.oe2203.noarch 2024-03-26 22:56:22.067 | > Installed: freetype-2.11.0-3.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: fribidi-1.0.10-2.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gc-8.0.6-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gcc-10.3.1-19.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gcr-3.41.0-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gcr-base-3.41.0-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: git-2.33.0-10.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: glibc-devel-2.34-144.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gmp-c++-1:6.2.1-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gmp-devel-1:6.2.1-1.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gnupg2-2.2.32-3.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gnutls-3.7.2-10.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gpgme-1.16.0-3.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: graphite2-1.3.14-5.oe2203.aarch64 2024-03-26 22:56:22.067 | > Installed: gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-03-26 22:56:22.174 | > Installed: gtk2-2.24.33-4.oe2203.aarch64 2024-03-26 22:56:22.174 | > Installed: gtk3-3.24.30-5.oe2203.aarch64 2024-03-26 22:56:22.174 | > Installed: guile-5:2.0.14-18.oe2203.aarch64 2024-03-26 22:56:22.174 | > Installed: harfbuzz-2.8.2-4.oe2203.aarch64 2024-03-26 22:56:22.174 | > Installed: haveged-1.9.15-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: hicolor-icon-theme-0.17-6.oe2203.noarch 2024-03-26 22:56:22.175 | > Installed: inih-49-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: initscripts-10.12-3.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: initscripts-service-10.12-3.oe2203.noarch 2024-03-26 22:56:22.175 | > Installed: ipcalc-1.0.1-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: iproute-1:5.15.0-16.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: iptables-1.8.7-8.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: iptables-libs-1.8.7-8.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: iputils-20210722-6.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: isl-0.16.1-12.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: isl-devel-0.16.1-12.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: jansson-2.14-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: jbigkit-libs-2.1-19.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: jitterentropy-library-3.3.1-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: kernel-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: kernel-headers-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: lcms2-2.12-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libX11-1.7.2-8.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXau-1.0.9-2.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXcomposite-0.4.5-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXcursor-1.2.0-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXdamage-1.1.5-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXext-1.3.4-4.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXfixes-6.0.0-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXft-2.3.4-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXi-1.8-2.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXinerama-1.1.4-5.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXrandr-1.5.2-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXrender-0.9.10-10.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libXtst-1.2.3-10.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libassuan-2.5.5-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libbpf-2:0.3-9.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libdatrie-0.2.13-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libedit-3.1-28.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libepoxy-1.5.9-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libestr-0.1.11-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libfastjson-0.99.9-3.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libgusb-0.3.8-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libicu-69.1-7.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libksba-1.6.0-3.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libmetalink-0.1.3-9.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libmnl-1.0.4-10.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libmpc-1.2.0-2.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libndp-1.8-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libnfnetlink-1.0.1-16.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libpcap-14:1.10.1-2.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libsecret-0.20.4-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libthai-0.1.28-4.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libtiff-4.3.0-36.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libtool-ltdl-2.4.6-34.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libusbx-1.0.24-1.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libuv-1:1.42.0-6.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libxcb-1.14-2.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libxcrypt-devel-4.4.26-2.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: libyaml-0.2.5-2.oe2203.aarch64 2024-03-26 22:56:22.175 | > Installed: linux-firmware-20211027-2.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: lmdb-0.9.29-1.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: lsof-4.94.0-1.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: make-1:4.3-2.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: man-pages-5.13-2.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: net-tools-2.10-3.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: nettle-3.8.1-1.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: npth-1.6-2.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: ntp-4.2.8p15-11.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: ntp-help-4.2.8p15-11.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: ntp-perl-4.2.8p15-11.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: ntpstat-0.6-3.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: openeuler-lsb-5.0-1.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: openssh-8.8p1-23.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: openssh-clients-8.8p1-23.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: openssh-server-8.8p1-23.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: pango-1.49.3-3.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: parted-3.4-3.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: perl-Error-1:0.17029-2.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: perl-Git-2.33.0-10.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: perl-TermReadKey-2.38-2.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: pinentry-1.1.1-2.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: pixman-0.40.0-3.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: policycoreutils-3.3-9.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: policycoreutils-python-utils-3.3-9.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: polkit-0.120-5.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: polkit-libs-0.120-5.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: polkit-pkla-compat-0.1-17.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: psmisc-23.4-1.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-IPy-1.01-2.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-asn1crypto-1.4.0-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-attrs-20.3.0-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-audit-1:3.0.1-3.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-babel-2.9.1-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-cffi-1.15.0-1.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-chardet-4.0.0-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-charset-normalizer-2.0.8-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-configobj-5.0.6-17.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-cryptography-3.3.1-7.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-devel-3.9.9-28.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-idna-3.2-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-jinja2-3.0.3-3.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-jsonpatch-1.32-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-jsonpointer-2.2-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-jsonschema-3.2.0-4.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-jwt-2.3.0-3.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-libselinux-3.3-5.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-libsemanage-3.3-3.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-markupsafe-2.0.1-2.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-netifaces-0.10.9-1.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-oauthlib-3.1.1-3.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-ply-3.11-2.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-policycoreutils-3.3-9.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-prettytable-2.4.0-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-pycparser-2.21-1.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-pyrsistent-0.18.0-1.oe2203.aarch64 2024-03-26 22:56:22.176 | > Installed: python3-pyserial-3.5-2.oe2203.noarch 2024-03-26 22:56:22.176 | > Installed: python3-pysocks-1.7.1-1.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: python3-pytz-2021.3-1.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: python3-pyyaml-6.0-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: python3-requests-2.26.0-7.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: python3-rpm-generators-9-2.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: python3-setools-4.4.0-2.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: python3-six-1.16.0-1.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: python3-urllib3-1.26.7-8.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: python3-wcwidth-0.2.5-1.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: rng-tools-6.14-3.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: rsync-3.2.3-4.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: rsyslog-8.2110.0-12.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: selinux-policy-35.5-17.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: selinux-policy-targeted-35.5-17.oe2203.noarch 2024-03-26 22:56:22.177 | > Installed: strace-5.14-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: sysfsutils-2.1.1-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: tcpdump-14:4.99.1-6.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: timedatex-0.6-2.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: tk-1:8.6.10-2.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: traceroute-3:2.1.2-2.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: trousers-0.3.15-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: unbound-1.13.2-11.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: unbound-libs-1.13.2-11.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: userspace-rcu-0.13.0-2.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: wayland-1.19.91-4.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: wget-1.21.2-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: xfsprogs-5.14.1-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > Installed: xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > 2024-03-26 22:56:22.177 | > Installed: 2024-03-26 22:56:22.177 | > NetworkManager-1:1.32.12-20.oe2203.aarch64 2024-03-26 22:56:22.177 | > NetworkManager-libnm-1:1.32.12-20.oe2203.aarch64 2024-03-26 22:56:22.177 | > acpid-2.0.33-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-03-26 22:56:22.177 | > adwaita-icon-theme-41.0-1.oe2203.noarch 2024-03-26 22:56:22.177 | > at-3.2.2-4.oe2203.aarch64 2024-03-26 22:56:22.177 | > at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > at-spi2-core-2.42.0-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > atk-2.36.0-2.oe2203.aarch64 2024-03-26 22:56:22.177 | > audit-1:3.0.1-3.oe2203.aarch64 2024-03-26 22:56:22.177 | > autogen-5.18.16-2.oe2203.aarch64 2024-03-26 22:56:22.177 | > avahi-libs-0.8-19.oe2203.aarch64 2024-03-26 22:56:22.177 | > bind-libs-32:9.16.23-21.oe2203.aarch64 2024-03-26 22:56:22.177 | > bind-license-32:9.16.23-21.oe2203.noarch 2024-03-26 22:56:22.177 | > bind-utils-32:9.16.23-21.oe2203.aarch64 2024-03-26 22:56:22.177 | > binutils-2.37-25.oe2203.aarch64 2024-03-26 22:56:22.177 | > cairo-1.17.4-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > cairo-gobject-1.17.4-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > checkpolicy-3.3-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > cloud-init-21.4-21.oe2203.noarch 2024-03-26 22:56:22.177 | > cloud-utils-growpart-0.32-1.oe2203.aarch64 2024-03-26 22:56:22.177 | > colord-libs-1.4.5-4.oe2203.aarch64 2024-03-26 22:56:22.177 | > cpp-10.3.1-19.oe2203.aarch64 2024-03-26 22:56:22.177 | > cups-libs-1:2.4.0-10.oe2203.aarch64 2024-03-26 22:56:22.177 | > dbus-1:1.12.20-10.oe2203.aarch64 2024-03-26 22:56:22.178 | > dbus-common-1:1.12.20-10.oe2203.noarch 2024-03-26 22:56:22.178 | > dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-03-26 22:56:22.178 | > dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-03-26 22:56:22.178 | > dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-03-26 22:56:22.178 | > dconf-0.40.0-3.oe2203.aarch64 2024-03-26 22:56:22.178 | > dejavu-fonts-2.37-1.oe2203.noarch 2024-03-26 22:56:22.178 | > dhcp-12:4.4.2-15.oe2203.aarch64 2024-03-26 22:56:22.178 | > dracut-config-generic-055-10.oe2203.aarch64 2024-03-26 22:56:22.178 | > duktape-2.6.0-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > fontconfig-2.13.94-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > fonts-filesystem-2.0.5-2.oe2203.noarch 2024-03-26 22:56:22.178 | > freetype-2.11.0-3.oe2203.aarch64 2024-03-26 22:56:22.178 | > fribidi-1.0.10-2.oe2203.aarch64 2024-03-26 22:56:22.178 | > gc-8.0.6-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > gcc-10.3.1-19.oe2203.aarch64 2024-03-26 22:56:22.178 | > gcr-3.41.0-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > gcr-base-3.41.0-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-03-26 22:56:22.178 | > gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-03-26 22:56:22.178 | > git-2.33.0-10.oe2203.aarch64 2024-03-26 22:56:22.178 | > glibc-devel-2.34-144.oe2203.aarch64 2024-03-26 22:56:22.178 | > gmp-c++-1:6.2.1-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > gmp-devel-1:6.2.1-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > gnupg2-2.2.32-3.oe2203.aarch64 2024-03-26 22:56:22.178 | > gnutls-3.7.2-10.oe2203.aarch64 2024-03-26 22:56:22.178 | > gpgme-1.16.0-3.oe2203.aarch64 2024-03-26 22:56:22.178 | > graphite2-1.3.14-5.oe2203.aarch64 2024-03-26 22:56:22.178 | > gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-03-26 22:56:22.178 | > gtk2-2.24.33-4.oe2203.aarch64 2024-03-26 22:56:22.178 | > gtk3-3.24.30-5.oe2203.aarch64 2024-03-26 22:56:22.178 | > guile-5:2.0.14-18.oe2203.aarch64 2024-03-26 22:56:22.178 | > harfbuzz-2.8.2-4.oe2203.aarch64 2024-03-26 22:56:22.178 | > haveged-1.9.15-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > hicolor-icon-theme-0.17-6.oe2203.noarch 2024-03-26 22:56:22.178 | > inih-49-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > initscripts-10.12-3.oe2203.aarch64 2024-03-26 22:56:22.178 | > initscripts-service-10.12-3.oe2203.noarch 2024-03-26 22:56:22.178 | > ipcalc-1.0.1-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > iproute-1:5.15.0-16.oe2203.aarch64 2024-03-26 22:56:22.178 | > iptables-1.8.7-8.oe2203.aarch64 2024-03-26 22:56:22.178 | > iptables-libs-1.8.7-8.oe2203.aarch64 2024-03-26 22:56:22.178 | > iputils-20210722-6.oe2203.aarch64 2024-03-26 22:56:22.178 | > isl-0.16.1-12.oe2203.aarch64 2024-03-26 22:56:22.178 | > isl-devel-0.16.1-12.oe2203.aarch64 2024-03-26 22:56:22.178 | > jansson-2.14-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > jbigkit-libs-2.1-19.oe2203.aarch64 2024-03-26 22:56:22.178 | > jitterentropy-library-3.3.1-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > kernel-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 22:56:22.178 | > kernel-headers-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 22:56:22.178 | > lcms2-2.12-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > libX11-1.7.2-8.oe2203.aarch64 2024-03-26 22:56:22.178 | > libXau-1.0.9-2.oe2203.aarch64 2024-03-26 22:56:22.178 | > libXcomposite-0.4.5-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > libXcursor-1.2.0-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > libXdamage-1.1.5-1.oe2203.aarch64 2024-03-26 22:56:22.178 | > libXext-1.3.4-4.oe2203.aarch64 2024-03-26 22:56:22.179 | > libXfixes-6.0.0-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libXft-2.3.4-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libXi-1.8-2.oe2203.aarch64 2024-03-26 22:56:22.179 | > libXinerama-1.1.4-5.oe2203.aarch64 2024-03-26 22:56:22.179 | > libXrandr-1.5.2-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libXrender-0.9.10-10.oe2203.aarch64 2024-03-26 22:56:22.179 | > libXtst-1.2.3-10.oe2203.aarch64 2024-03-26 22:56:22.179 | > libassuan-2.5.5-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libbpf-2:0.3-9.oe2203.aarch64 2024-03-26 22:56:22.179 | > libdatrie-0.2.13-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libedit-3.1-28.oe2203.aarch64 2024-03-26 22:56:22.179 | > libepoxy-1.5.9-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libestr-0.1.11-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libfastjson-0.99.9-3.oe2203.aarch64 2024-03-26 22:56:22.179 | > libgusb-0.3.8-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libicu-69.1-7.oe2203.aarch64 2024-03-26 22:56:22.179 | > libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-03-26 22:56:22.179 | > libksba-1.6.0-3.oe2203.aarch64 2024-03-26 22:56:22.179 | > libmetalink-0.1.3-9.oe2203.aarch64 2024-03-26 22:56:22.179 | > libmnl-1.0.4-10.oe2203.aarch64 2024-03-26 22:56:22.179 | > libmpc-1.2.0-2.oe2203.aarch64 2024-03-26 22:56:22.179 | > libndp-1.8-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libnetfilter_conntrack-1.0.8-6.oe2203.aarch64 2024-03-26 22:56:22.179 | > libnfnetlink-1.0.1-16.oe2203.aarch64 2024-03-26 22:56:22.179 | > libpcap-14:1.10.1-2.oe2203.aarch64 2024-03-26 22:56:22.179 | > libsecret-0.20.4-1.oe2203.aarch64 2024-03-26 22:56:22.179 | > libthai-0.1.28-4.oe2203.aarch64 2024-03-26 22:56:22.179 | > libtiff-4.3.0-36.oe2203.aarch64 2024-03-26 22:56:22.179 | > libtool-ltdl-2.4.6-34.oe2203.aarch64 2024-03-26 22:56:22.400 | > libusbx-1.0.24-1.oe2203.aarch64 2024-03-26 22:56:22.401 | > libuv-1:1.42.0-6.oe2203.aarch64 2024-03-26 22:56:22.401 | > libxcb-1.14-2.oe2203.aarch64 2024-03-26 22:56:22.401 | > libxcrypt-devel-4.4.26-2.oe2203.aarch64 2024-03-26 22:56:22.401 | > libyaml-0.2.5-2.oe2203.aarch64 2024-03-26 22:56:22.401 | > linux-firmware-20211027-2.oe2203.noarch 2024-03-26 22:56:22.401 | > lmdb-0.9.29-1.oe2203.aarch64 2024-03-26 22:56:22.401 | > lsof-4.94.0-1.oe2203.aarch64 2024-03-26 22:56:22.402 | > make-1:4.3-2.oe2203.aarch64 2024-03-26 22:56:22.402 | > man-pages-5.13-2.oe2203.noarch 2024-03-26 22:56:22.402 | > net-tools-2.10-3.oe2203.aarch64 2024-03-26 22:56:22.402 | > nettle-3.8.1-1.oe2203.aarch64 2024-03-26 22:56:22.402 | > npth-1.6-2.oe2203.aarch64 2024-03-26 22:56:22.402 | > ntp-4.2.8p15-11.oe2203.aarch64 2024-03-26 22:56:22.402 | > ntp-help-4.2.8p15-11.oe2203.noarch 2024-03-26 22:56:22.402 | > ntp-perl-4.2.8p15-11.oe2203.noarch 2024-03-26 22:56:22.402 | > ntpstat-0.6-3.oe2203.noarch 2024-03-26 22:56:22.403 | > openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 2024-03-26 22:56:22.403 | > openeuler-lsb-5.0-1.oe2203.aarch64 2024-03-26 22:56:22.403 | > openssh-8.8p1-23.oe2203.aarch64 2024-03-26 22:56:22.403 | > openssh-clients-8.8p1-23.oe2203.aarch64 2024-03-26 22:56:22.403 | > openssh-server-8.8p1-23.oe2203.aarch64 2024-03-26 22:56:22.403 | > pango-1.49.3-3.oe2203.aarch64 2024-03-26 22:56:22.403 | > parted-3.4-3.oe2203.aarch64 2024-03-26 22:56:22.403 | > perl-Error-1:0.17029-2.oe2203.noarch 2024-03-26 22:56:22.403 | > perl-Git-2.33.0-10.oe2203.noarch 2024-03-26 22:56:22.403 | > perl-TermReadKey-2.38-2.oe2203.aarch64 2024-03-26 22:56:22.404 | > pinentry-1.1.1-2.oe2203.aarch64 2024-03-26 22:56:22.404 | > pixman-0.40.0-3.oe2203.aarch64 2024-03-26 22:56:22.404 | > policycoreutils-3.3-9.oe2203.aarch64 2024-03-26 22:56:22.404 | > policycoreutils-python-utils-3.3-9.oe2203.noarch 2024-03-26 22:56:22.404 | > polkit-0.120-5.oe2203.aarch64 2024-03-26 22:56:22.404 | > polkit-libs-0.120-5.oe2203.aarch64 2024-03-26 22:56:22.404 | > polkit-pkla-compat-0.1-17.oe2203.aarch64 2024-03-26 22:56:22.404 | > psmisc-23.4-1.oe2203.aarch64 2024-03-26 22:56:22.404 | > python3-IPy-1.01-2.oe2203.noarch 2024-03-26 22:56:22.404 | > python3-asn1crypto-1.4.0-1.oe2203.noarch 2024-03-26 22:56:22.405 | > python3-attrs-20.3.0-1.oe2203.noarch 2024-03-26 22:56:22.405 | > python3-audit-1:3.0.1-3.oe2203.aarch64 2024-03-26 22:56:22.405 | > python3-babel-2.9.1-1.oe2203.noarch 2024-03-26 22:56:22.405 | > python3-cffi-1.15.0-1.oe2203.aarch64 2024-03-26 22:56:22.405 | > python3-chardet-4.0.0-1.oe2203.noarch 2024-03-26 22:56:22.405 | > python3-charset-normalizer-2.0.8-1.oe2203.noarch 2024-03-26 22:56:22.405 | > python3-configobj-5.0.6-17.oe2203.noarch 2024-03-26 22:56:22.405 | > python3-cryptography-3.3.1-7.oe2203.aarch64 2024-03-26 22:56:22.405 | > python3-devel-3.9.9-28.oe2203.aarch64 2024-03-26 22:56:22.406 | > python3-idna-3.2-1.oe2203.noarch 2024-03-26 22:56:22.406 | > python3-jinja2-3.0.3-3.oe2203.noarch 2024-03-26 22:56:22.406 | > python3-jsonpatch-1.32-1.oe2203.noarch 2024-03-26 22:56:22.406 | > python3-jsonpointer-2.2-1.oe2203.noarch 2024-03-26 22:56:22.406 | > python3-jsonschema-3.2.0-4.oe2203.noarch 2024-03-26 22:56:22.406 | > python3-jwt-2.3.0-3.oe2203.noarch 2024-03-26 22:56:22.406 | > python3-libselinux-3.3-5.oe2203.aarch64 2024-03-26 22:56:22.406 | > python3-libsemanage-3.3-3.oe2203.aarch64 2024-03-26 22:56:22.406 | > python3-markupsafe-2.0.1-2.oe2203.aarch64 2024-03-26 22:56:22.407 | > python3-netifaces-0.10.9-1.oe2203.aarch64 2024-03-26 22:56:22.407 | > python3-oauthlib-3.1.1-3.oe2203.noarch 2024-03-26 22:56:22.407 | > python3-ply-3.11-2.oe2203.noarch 2024-03-26 22:56:22.407 | > python3-policycoreutils-3.3-9.oe2203.noarch 2024-03-26 22:56:22.407 | > python3-prettytable-2.4.0-1.oe2203.noarch 2024-03-26 22:56:22.407 | > python3-pycparser-2.21-1.oe2203.noarch 2024-03-26 22:56:22.407 | > python3-pyrsistent-0.18.0-1.oe2203.aarch64 2024-03-26 22:56:22.407 | > python3-pyserial-3.5-2.oe2203.noarch 2024-03-26 22:56:22.407 | > python3-pysocks-1.7.1-1.oe2203.noarch 2024-03-26 22:56:22.408 | > python3-pytz-2021.3-1.oe2203.noarch 2024-03-26 22:56:22.408 | > python3-pyyaml-6.0-1.oe2203.aarch64 2024-03-26 22:56:22.408 | > python3-requests-2.26.0-7.oe2203.noarch 2024-03-26 22:56:22.408 | > python3-rpm-generators-9-2.oe2203.noarch 2024-03-26 22:56:22.408 | > python3-setools-4.4.0-2.oe2203.aarch64 2024-03-26 22:56:22.408 | > python3-six-1.16.0-1.oe2203.noarch 2024-03-26 22:56:22.408 | > python3-urllib3-1.26.7-8.oe2203.noarch 2024-03-26 22:56:22.408 | > python3-wcwidth-0.2.5-1.oe2203.noarch 2024-03-26 22:56:22.408 | > rng-tools-6.14-3.oe2203.aarch64 2024-03-26 22:56:22.408 | > rsync-3.2.3-4.oe2203.aarch64 2024-03-26 22:56:22.409 | > rsyslog-8.2110.0-12.oe2203.aarch64 2024-03-26 22:56:22.409 | > selinux-policy-35.5-17.oe2203.noarch 2024-03-26 22:56:22.409 | > selinux-policy-targeted-35.5-17.oe2203.noarch 2024-03-26 22:56:22.409 | > strace-5.14-1.oe2203.aarch64 2024-03-26 22:56:22.409 | > sysfsutils-2.1.1-1.oe2203.aarch64 2024-03-26 22:56:22.409 | > tcpdump-14:4.99.1-6.oe2203.aarch64 2024-03-26 22:56:22.409 | > timedatex-0.6-2.oe2203.aarch64 2024-03-26 22:56:22.409 | > tk-1:8.6.10-2.oe2203.aarch64 2024-03-26 22:56:22.409 | > traceroute-3:2.1.2-2.oe2203.aarch64 2024-03-26 22:56:22.410 | > trousers-0.3.15-1.oe2203.aarch64 2024-03-26 22:56:22.410 | > unbound-1.13.2-11.oe2203.aarch64 2024-03-26 22:56:22.410 | > unbound-libs-1.13.2-11.oe2203.aarch64 2024-03-26 22:56:22.410 | > userspace-rcu-0.13.0-2.oe2203.aarch64 2024-03-26 22:56:22.410 | > wayland-1.19.91-4.oe2203.aarch64 2024-03-26 22:56:22.410 | > wget-1.21.2-1.oe2203.aarch64 2024-03-26 22:56:22.410 | > xfsprogs-5.14.1-1.oe2203.aarch64 2024-03-26 22:56:22.410 | > xfsprogs-xfs_scrub-5.14.1-1.oe2203.aarch64 2024-03-26 22:56:22.410 | > 2024-03-26 22:56:22.411 | > Complete! 2024-03-26 22:56:22.411 | > + '[' install == install ']' 2024-03-26 22:56:22.411 | > + '[' dnf == dnf ']' 2024-03-26 22:56:24.185 | > + dnf mark install policycoreutils-python-utils cloud-init grubby unbound git glibc-devel gcc make openEuler-latest-release dracut at kernel dhcp-client passwd acl lsof dhclient python3-policycoreutils ntp ntp-perl acpid rng-tools bind-utils selinux-policy haveged wget initscripts selinux-policy-targeted ca-certificates man-pages openssh rsyslog gnupg2 git-core rsync net-tools openeuler-lsb tcpdump which iputils strace audit vim-minimal python3-libselinux coreutils cloud-utils-growpart e2fsprogs util-linux dracut-config-generic python3-devel iptables-services traceroute parted cronie ntpdate openEuler-rpm-config python3 iproute openssh-server NetworkManager 2024-03-26 22:56:24.186 | > policycoreutils-python-utils-3.3-9.oe2203.noarch marked as user installed. 2024-03-26 22:56:24.186 | > cloud-init-21.4-21.oe2203.noarch marked as user installed. 2024-03-26 22:56:24.186 | > grubby-8.40-28.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.186 | > unbound-1.13.2-11.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.186 | > git-2.33.0-10.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.186 | > glibc-devel-2.34-144.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.186 | > gcc-10.3.1-19.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.186 | > make-1:4.3-2.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > openEuler-latest-release-1.0-164865743622.03.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > dracut-055-10.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > at-3.2.2-4.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > kernel-5.10.0-60.130.0.157.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > dhcp-12:4.4.2-15.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > passwd-0.80-9.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > acl-2.3.1-2.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > lsof-4.94.0-1.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.187 | > dhcp-12:4.4.2-15.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.188 | > python3-policycoreutils-3.3-9.oe2203.noarch marked as user installed. 2024-03-26 22:56:24.188 | > ntp-4.2.8p15-11.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.188 | > ntp-perl-4.2.8p15-11.oe2203.noarch marked as user installed. 2024-03-26 22:56:24.188 | > acpid-2.0.33-1.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.188 | > rng-tools-6.14-3.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.188 | > bind-utils-32:9.16.23-21.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.188 | > selinux-policy-35.5-17.oe2203.noarch marked as user installed. 2024-03-26 22:56:24.188 | > haveged-1.9.15-1.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.188 | > wget-1.21.2-1.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.188 | > initscripts-10.12-3.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.189 | > selinux-policy-targeted-35.5-17.oe2203.noarch marked as user installed. 2024-03-26 22:56:24.189 | > ca-certificates-2023.2.60-2.oe2203.noarch marked as user installed. 2024-03-26 22:56:24.189 | > man-pages-5.13-2.oe2203.noarch marked as user installed. 2024-03-26 22:56:24.189 | > openssh-8.8p1-23.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.189 | > rsyslog-8.2110.0-12.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.189 | > gnupg2-2.2.32-3.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.189 | > git-2.33.0-10.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.189 | > rsync-3.2.3-4.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.189 | > net-tools-2.10-3.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > openeuler-lsb-5.0-1.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > tcpdump-14:4.99.1-6.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > which-2.21-14.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > iputils-20210722-6.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > strace-5.14-1.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > audit-1:3.0.1-3.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > vim-minimal-2:9.0-23.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > python3-libselinux-3.3-5.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.190 | > coreutils-9.0-5.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > cloud-utils-growpart-0.32-1.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > e2fsprogs-1.46.4-21.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > util-linux-2.37.2-5.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > dracut-config-generic-055-10.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > python3-devel-3.9.9-28.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > iptables-1.8.7-8.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > traceroute-3:2.1.2-2.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > parted-3.4-3.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > cronie-1.5.7-1.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.191 | > ntp-4.2.8p15-11.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.192 | > openEuler-rpm-config-30-30.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.192 | > python3-3.9.9-28.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.192 | > iproute-1:5.15.0-16.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.192 | > openssh-server-8.8p1-23.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.192 | > NetworkManager-1:1.32.12-20.oe2203.aarch64 marked as user installed. 2024-03-26 22:56:24.192 | returncode: 0 2024-03-26 22:56:24.200 | dib-run-parts 01-package-installs completed 2024-03-26 22:56:24.200 | dib-run-parts Running /tmp/in_target.d/install.d/05-record-details 2024-03-26 22:56:24.327 | + set -e 2024-03-26 22:56:24.327 | + echo openEuler-22-03-LTS-arm64 2024-03-26 22:56:24.329 | dib-run-parts 05-record-details completed 2024-03-26 22:56:24.329 | dib-run-parts Running /tmp/in_target.d/install.d/05-set-cloud-init-sources 2024-03-26 22:56:24.346 | + set -eu 2024-03-26 22:56:24.346 | + set -o pipefail 2024-03-26 22:56:24.346 | + DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 22:56:24.346 | + '[' -z None ']' 2024-03-26 22:56:24.346 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2024-03-26 22:56:24.346 | + cat 2024-03-26 22:56:24.348 | + [[ None =~ Ec2 ]] 2024-03-26 22:56:24.350 | dib-run-parts 05-set-cloud-init-sources completed 2024-03-26 22:56:24.350 | dib-run-parts Running /tmp/in_target.d/install.d/06-record-builddate 2024-03-26 22:56:24.355 | + set -eu 2024-03-26 22:56:24.355 | + set -o pipefail 2024-03-26 22:56:24.355 | + date --utc '+%Y-%m-%d %H:%M' 2024-03-26 22:56:24.359 | dib-run-parts 06-record-builddate completed 2024-03-26 22:56:24.359 | dib-run-parts Running /tmp/in_target.d/install.d/10-base-networking 2024-03-26 22:56:24.365 | + set -eu 2024-03-26 22:56:24.365 | + set -o pipefail 2024-03-26 22:56:24.365 | + cat 2024-03-26 22:56:24.365 | + sudo tee /etc/sysconfig/network 2024-03-26 22:56:24.911 | + [[ 0 -eq 1 ]] 2024-03-26 22:56:24.914 | dib-run-parts 10-base-networking completed 2024-03-26 22:56:24.914 | dib-run-parts Running /tmp/in_target.d/install.d/10-cloud-init 2024-03-26 22:56:24.934 | + set -eu 2024-03-26 22:56:24.935 | + set -o pipefail 2024-03-26 22:56:24.935 | + mkdir -p /etc/cloud/cloud.cfg.d 2024-03-26 22:56:24.937 | + '[' -n '' ']' 2024-03-26 22:56:24.939 | dib-run-parts 10-cloud-init completed 2024-03-26 22:56:24.939 | dib-run-parts Running /tmp/in_target.d/install.d/10-install-static-files 2024-03-26 22:56:24.944 | + set -eu 2024-03-26 22:56:24.945 | + set -o pipefail 2024-03-26 22:56:24.945 | ++ dirname /tmp/in_target.d/install.d/10-install-static-files 2024-03-26 22:56:24.948 | + STATIC_SOURCE=/tmp/in_target.d/install.d/../static 2024-03-26 22:56:24.948 | + '[' -d /tmp/in_target.d/install.d/../static ']' 2024-03-26 22:56:24.948 | + rsync -lCr /tmp/in_target.d/install.d/../static/ / 2024-03-26 22:56:24.981 | dib-run-parts 10-install-static-files completed 2024-03-26 22:56:24.981 | dib-run-parts Running /tmp/in_target.d/install.d/10-packages 2024-03-26 22:56:24.995 | + set -e 2024-03-26 22:56:24.995 | + [[ openeuler =~ ^(centos|rocky)$ ]] 2024-03-26 22:56:24.997 | dib-run-parts 10-packages completed 2024-03-26 22:56:24.998 | dib-run-parts Running /tmp/in_target.d/install.d/10-pip-packages 2024-03-26 22:56:25.003 | + set -e 2024-03-26 22:56:25.003 | + '[' -z ']' 2024-03-26 22:56:25.003 | + exit 0 2024-03-26 22:56:25.005 | dib-run-parts 10-pip-packages completed 2024-03-26 22:56:25.005 | dib-run-parts Running /tmp/in_target.d/install.d/11-ensure-dbus-daemon 2024-03-26 22:56:25.026 | + set -eu 2024-03-26 22:56:25.026 | + set -o pipefail 2024-03-26 22:56:25.026 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 22:56:25.028 | dib-run-parts 11-ensure-dbus-daemon completed 2024-03-26 22:56:25.028 | dib-run-parts Running /tmp/in_target.d/install.d/20-install-init-scripts 2024-03-26 22:56:25.042 | + set -eu 2024-03-26 22:56:25.042 | + set -o pipefail 2024-03-26 22:56:25.043 | ++ dirname /tmp/in_target.d/install.d/20-install-init-scripts 2024-03-26 22:56:25.045 | + scripts_dir=/tmp/in_target.d/install.d/../init-scripts/systemd/ 2024-03-26 22:56:25.045 | + '[' -d /tmp/in_target.d/install.d/../init-scripts/systemd/ ']' 2024-03-26 22:56:25.045 | + dest= 2024-03-26 22:56:25.045 | + case $DIB_INIT_SYSTEM in 2024-03-26 22:56:25.045 | + dest=/usr/lib/systemd/system/ 2024-03-26 22:56:25.045 | + '[' -z /usr/lib/systemd/system/ ']' 2024-03-26 22:56:25.045 | + cp -RP /tmp/in_target.d/install.d/../init-scripts/systemd/. /usr/lib/systemd/system/ 2024-03-26 22:56:25.054 | dib-run-parts 20-install-init-scripts completed 2024-03-26 22:56:25.054 | dib-run-parts Running /tmp/in_target.d/install.d/20-iptables 2024-03-26 22:56:25.060 | + set -e 2024-03-26 22:56:25.060 | + [[ openeuler =~ (debian|ubuntu) ]] 2024-03-26 22:56:25.060 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-03-26 22:56:25.060 | + rules_dir=/etc/sysconfig 2024-03-26 22:56:25.060 | + ipv4_rules=/etc/sysconfig/iptables 2024-03-26 22:56:25.060 | + ipv6_rules=/etc/sysconfig/ip6tables 2024-03-26 22:56:25.060 | + mkdir -p /etc/sysconfig 2024-03-26 22:56:25.062 | + cat 2024-03-26 22:56:25.064 | + cat 2024-03-26 22:56:25.068 | dib-run-parts 20-iptables completed 2024-03-26 22:56:25.068 | dib-run-parts Running /tmp/in_target.d/install.d/40-glean 2024-03-26 22:56:25.096 | + set -eu 2024-03-26 22:56:25.096 | + set -o pipefail 2024-03-26 22:56:25.096 | + python3 -m venv /usr/glean 2024-03-26 22:56:34.456 | + /usr/glean/bin/pip install pbr 2024-03-26 22:56:35.613 | Collecting pbr 2024-03-26 22:56:35.667 | Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) 2024-03-26 22:56:35.801 | Installing collected packages: pbr 2024-03-26 22:56:35.976 | Successfully installed pbr-6.0.0 2024-03-26 22:56:36.330 | WARNING: You are using pip version 21.3.1; however, version 24.0 is available. 2024-03-26 22:56:36.331 | You should consider upgrading via the '/usr/glean/bin/python3 -m pip install --upgrade pip' command. 2024-03-26 22:56:36.463 | + /usr/glean/bin/pip install glean 2024-03-26 22:56:37.527 | Collecting glean 2024-03-26 22:56:37.561 | Downloading glean-1.23.0-py3-none-any.whl (111 kB) 2024-03-26 22:56:37.705 | Installing collected packages: glean 2024-03-26 22:56:37.898 | Successfully installed glean-1.23.0 2024-03-26 22:56:37.943 | WARNING: You are using pip version 21.3.1; however, version 24.0 is available. 2024-03-26 22:56:37.943 | You should consider upgrading via the '/usr/glean/bin/python3 -m pip install --upgrade pip' command. 2024-03-26 22:56:38.060 | + mkdir -p /usr/local/bin 2024-03-26 22:56:38.062 | + ln -sf /usr/glean/bin/glean /usr/local/bin/glean 2024-03-26 22:56:38.064 | + ln -sf /usr/glean/bin/glean.sh /usr/local/bin/glean.sh 2024-03-26 22:56:38.066 | + ln -sf /usr/glean/bin/glean-install /usr/local/bin/glean-install 2024-03-26 22:56:38.070 | dib-run-parts 40-glean completed 2024-03-26 22:56:38.070 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-bindep 2024-03-26 22:56:38.091 | + set -e 2024-03-26 22:56:38.092 | + python3 -m venv /usr/bindep-env 2024-03-26 22:56:45.097 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-03-26 22:56:45.097 | + /usr/bindep-env/bin/pip install --upgrade pip 2024-03-26 22:56:45.893 | Requirement already satisfied: pip in /usr/bindep-env/lib/python3.9/site-packages (21.3.1) 2024-03-26 22:56:46.307 | Collecting pip 2024-03-26 22:56:46.341 | Downloading pip-24.0-py3-none-any.whl (2.1 MB) 2024-03-26 22:56:46.597 | Installing collected packages: pip 2024-03-26 22:56:46.597 | Attempting uninstall: pip 2024-03-26 22:56:46.598 | Found existing installation: pip 21.3.1 2024-03-26 22:56:47.048 | Uninstalling pip-21.3.1: 2024-03-26 22:56:47.073 | Successfully uninstalled pip-21.3.1 2024-03-26 22:56:49.814 | Successfully installed pip-24.0 2024-03-26 22:56:50.444 | + /usr/bindep-env/bin/pip install bindep 2024-03-26 22:56:51.709 | Collecting bindep 2024-03-26 22:56:51.742 | Downloading bindep-2.11.0-py2.py3-none-any.whl.metadata (10 kB) 2024-03-26 22:56:51.904 | Collecting Parsley (from bindep) 2024-03-26 22:56:51.915 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2024-03-26 22:56:52.062 | Collecting pbr>=2.0.0 (from bindep) 2024-03-26 22:56:52.072 | Downloading pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) 2024-03-26 22:56:52.149 | Collecting distro>=1.7.0 (from bindep) 2024-03-26 22:56:52.159 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2024-03-26 22:56:52.296 | Collecting packaging (from bindep) 2024-03-26 22:56:52.307 | Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-03-26 22:56:52.352 | Downloading bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2024-03-26 22:56:52.381 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2024-03-26 22:56:52.408 | Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) 2024-03-26 22:56:52.437 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.5/107.5 kB 4.8 MB/s eta 0:00:00 2024-03-26 22:56:52.447 | Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-03-26 22:56:52.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.2 MB/s eta 0:00:00 2024-03-26 22:56:52.487 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2024-03-26 22:56:52.513 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.3 MB/s eta 0:00:00 2024-03-26 22:56:52.647 | Installing collected packages: Parsley, pbr, packaging, distro, bindep 2024-03-26 22:56:54.245 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.9.0 packaging-24.0 pbr-6.0.0 2024-03-26 22:56:54.407 | dib-run-parts 40-install-bindep completed 2024-03-26 22:56:54.407 | dib-run-parts Running /tmp/in_target.d/install.d/40-install-tox 2024-03-26 22:56:54.420 | + set -e 2024-03-26 22:56:54.420 | + python3 -m venv /usr/tox-env 2024-03-26 22:57:01.339 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-03-26 22:57:01.340 | + /usr/tox-env/bin/pip install --upgrade pip 2024-03-26 22:57:02.158 | Requirement already satisfied: pip in /usr/tox-env/lib/python3.9/site-packages (21.3.1) 2024-03-26 22:57:02.813 | Collecting pip 2024-03-26 22:57:02.829 | Using cached pip-24.0-py3-none-any.whl (2.1 MB) 2024-03-26 22:57:02.997 | Installing collected packages: pip 2024-03-26 22:57:02.998 | Attempting uninstall: pip 2024-03-26 22:57:02.998 | Found existing installation: pip 21.3.1 2024-03-26 22:57:03.463 | Uninstalling pip-21.3.1: 2024-03-26 22:57:03.488 | Successfully uninstalled pip-21.3.1 2024-03-26 22:57:06.789 | Successfully installed pip-24.0 2024-03-26 22:57:08.369 | + /usr/tox-env/bin/pip install tox 2024-03-26 22:57:10.348 | Collecting tox 2024-03-26 22:57:10.394 | Downloading tox-4.14.2-py3-none-any.whl.metadata (5.0 kB) 2024-03-26 22:57:11.313 | Collecting cachetools>=5.3.2 (from tox) 2024-03-26 22:57:11.324 | Downloading cachetools-5.3.3-py3-none-any.whl.metadata (5.3 kB) 2024-03-26 22:57:12.005 | Collecting chardet>=5.2 (from tox) 2024-03-26 22:57:12.016 | Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-03-26 22:57:12.342 | Collecting colorama>=0.4.6 (from tox) 2024-03-26 22:57:12.352 | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-03-26 22:57:13.017 | Collecting filelock>=3.13.1 (from tox) 2024-03-26 22:57:13.028 | Downloading filelock-3.13.3-py3-none-any.whl.metadata (2.8 kB) 2024-03-26 22:57:13.226 | Collecting packaging>=23.2 (from tox) 2024-03-26 22:57:13.232 | Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-03-26 22:57:13.830 | Collecting platformdirs>=4.1 (from tox) 2024-03-26 22:57:13.841 | Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) 2024-03-26 22:57:14.250 | Collecting pluggy>=1.3 (from tox) 2024-03-26 22:57:14.260 | Downloading pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) 2024-03-26 22:57:14.631 | Collecting pyproject-api>=1.6.1 (from tox) 2024-03-26 22:57:14.657 | Downloading pyproject_api-1.6.1-py3-none-any.whl.metadata (2.8 kB) 2024-03-26 22:57:15.092 | Collecting tomli>=2.0.1 (from tox) 2024-03-26 22:57:15.102 | Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-03-26 22:57:15.963 | Collecting virtualenv>=20.25 (from tox) 2024-03-26 22:57:15.974 | Downloading virtualenv-20.25.1-py3-none-any.whl.metadata (4.4 kB) 2024-03-26 22:57:16.550 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.25->tox) 2024-03-26 22:57:16.560 | Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) 2024-03-26 22:57:16.995 | Downloading tox-4.14.2-py3-none-any.whl (155 kB) 2024-03-26 22:57:17.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.4/155.4 kB 2.8 MB/s eta 0:00:00 2024-03-26 22:57:17.065 | Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) 2024-03-26 22:57:17.210 | Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-03-26 22:57:17.262 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 4.3 MB/s eta 0:00:00 2024-03-26 22:57:17.273 | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-03-26 22:57:17.539 | Downloading filelock-3.13.3-py3-none-any.whl (11 kB) 2024-03-26 22:57:17.842 | Using cached packaging-24.0-py3-none-any.whl (53 kB) 2024-03-26 22:57:17.853 | Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) 2024-03-26 22:57:18.011 | Downloading pluggy-1.4.0-py3-none-any.whl (20 kB) 2024-03-26 22:57:18.264 | Downloading pyproject_api-1.6.1-py3-none-any.whl (12 kB) 2024-03-26 22:57:18.341 | Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-03-26 22:57:18.445 | Downloading virtualenv-20.25.1-py3-none-any.whl (3.8 MB) 2024-03-26 22:57:18.702 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 15.1 MB/s eta 0:00:00 2024-03-26 22:57:18.713 | Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) 2024-03-26 22:57:18.827 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 4.3 MB/s eta 0:00:00 2024-03-26 22:57:19.310 | Installing collected packages: distlib, tomli, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2024-03-26 22:57:24.357 | Successfully installed cachetools-5.3.3 chardet-5.2.0 colorama-0.4.6 distlib-0.3.8 filelock-3.13.3 packaging-24.0 platformdirs-4.2.0 pluggy-1.4.0 pyproject-api-1.6.1 tomli-2.0.1 tox-4.14.2 virtualenv-20.25.1 2024-03-26 22:57:24.618 | dib-run-parts 40-install-tox completed 2024-03-26 22:57:24.618 | dib-run-parts Running /tmp/in_target.d/install.d/50-disable-metadata-cloudinit 2024-03-26 22:57:24.643 | + set -e 2024-03-26 22:57:24.643 | + '[' -d /etc/cloud/cloud.cfg.d ']' 2024-03-26 22:57:24.643 | + dd of=/etc/cloud/cloud.cfg.d/95_real_datasources.cfg 2024-03-26 22:57:24.675 | 0+1 records in 2024-03-26 22:57:24.675 | 0+1 records out 2024-03-26 22:57:24.675 | 39 bytes copied, 0.00035072 s, 111 kB/s 2024-03-26 22:57:24.679 | dib-run-parts 50-disable-metadata-cloudinit completed 2024-03-26 22:57:24.679 | dib-run-parts Running /tmp/in_target.d/install.d/50-simple-init 2024-03-26 22:57:24.685 | + set -eu 2024-03-26 22:57:24.685 | + set -o pipefail 2024-03-26 22:57:24.685 | ++ dirname /tmp/in_target.d/install.d/50-simple-init 2024-03-26 22:57:24.687 | + SCRIPTDIR=/tmp/in_target.d/install.d 2024-03-26 22:57:24.687 | + echo 8021q 2024-03-26 22:57:24.688 | + enable_nm= 2024-03-26 22:57:24.688 | + [[ 0 != 0 ]] 2024-03-26 22:57:24.688 | + no_dhcp_fallback= 2024-03-26 22:57:24.688 | + [[ 0 != 0 ]] 2024-03-26 22:57:24.688 | + glean-install 2024-03-26 22:57:25.089 | INFO:glean-install:Installing python-glean.template -> /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-03-26 22:57:25.090 | INFO:glean-install:install -D -g root -o root -m 0755 /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean.template /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-03-26 22:57:25.098 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-03-26 22:57:25.098 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-03-26 22:57:25.104 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-03-26 22:57:25.104 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-03-26 22:57:25.109 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-03-26 22:57:25.109 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/glean/lib64/python3.9/site-packages/glean/init/python-glean 2024-03-26 22:57:25.114 | INFO:glean-install:Installing systemd services 2024-03-26 22:57:25.114 | INFO:glean-install:Install early service 2024-03-26 22:57:25.115 | INFO:glean-install:Installing glean-early.service -> /usr/lib/systemd/system/glean-early.service 2024-03-26 22:57:25.115 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean-early.service /usr/lib/systemd/system/glean-early.service 2024-03-26 22:57:25.121 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean-early.service 2024-03-26 22:57:25.121 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean-early.service 2024-03-26 22:57:25.126 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean-early.service 2024-03-26 22:57:25.126 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean-early.service 2024-03-26 22:57:25.132 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean-early.service 2024-03-26 22:57:25.132 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean-early.service 2024-03-26 22:57:25.146 | Created symlink /etc/systemd/system/multi-user.target.wants/glean-early.service -> /usr/lib/systemd/system/glean-early.service. 2024-03-26 22:57:25.148 | INFO:glean-install:without 2024-03-26 22:57:25.148 | INFO:glean-install:Installing glean@.service -> /usr/lib/systemd/system/glean@.service 2024-03-26 22:57:25.149 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean@.service /usr/lib/systemd/system/glean@.service 2024-03-26 22:57:25.154 | INFO:glean-install:Replacing INTERP -> /usr/glean/bin/python3 in /usr/lib/systemd/system/glean@.service 2024-03-26 22:57:25.154 | INFO:glean-install:sed -i "s|%%INTERP%%|/usr/glean/bin/python3|g" /usr/lib/systemd/system/glean@.service 2024-03-26 22:57:25.159 | INFO:glean-install:Replacing GLEAN_SCRIPTS_DIR -> /usr/glean/lib64/python3.9/site-packages/glean/init in /usr/lib/systemd/system/glean@.service 2024-03-26 22:57:25.159 | INFO:glean-install:sed -i "s|%%GLEAN_SCRIPTS_DIR%%|/usr/glean/lib64/python3.9/site-packages/glean/init|g" /usr/lib/systemd/system/glean@.service 2024-03-26 22:57:25.164 | INFO:glean-install:Replacing EXTRA_ARGS -> in /usr/lib/systemd/system/glean@.service 2024-03-26 22:57:25.165 | INFO:glean-install:sed -i "s|%%EXTRA_ARGS%%||g" /usr/lib/systemd/system/glean@.service 2024-03-26 22:57:25.170 | INFO:glean-install:Installing glean-udev.rules -> /etc/udev/rules.d/99-glean.rules 2024-03-26 22:57:25.170 | INFO:glean-install:install -D -g root -o root -m 0644 /usr/glean/lib64/python3.9/site-packages/glean/init/glean-udev.rules /etc/udev/rules.d/99-glean.rules 2024-03-26 22:57:25.219 | dib-run-parts 50-simple-init completed 2024-03-26 22:57:25.219 | dib-run-parts Running /tmp/in_target.d/install.d/60-simple-init-remove-interfaces 2024-03-26 22:57:25.237 | + set -eu 2024-03-26 22:57:25.237 | + set -o pipefail 2024-03-26 22:57:25.237 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-eth*' 2024-03-26 22:57:25.239 | + rm -f '/etc/sysconfig/network-scripts/ifcfg-en*' 2024-03-26 22:57:25.241 | + rm -f '/etc/sysconfig/network/ifcfg-eth*' 2024-03-26 22:57:25.243 | + rm -f '/etc/sysconfig/network/ifcfg-en*' 2024-03-26 22:57:25.245 | + rm -f '/etc/network/interfaces.d/eth*' 2024-03-26 22:57:25.247 | + rm -f '/etc/network/interfaces.d/en*' 2024-03-26 22:57:25.249 | + rm -f '/etc/conf.d/net*' 2024-03-26 22:57:25.251 | + '[' -f /etc/network/interfaces ']' 2024-03-26 22:57:25.255 | dib-run-parts 60-simple-init-remove-interfaces completed 2024-03-26 22:57:25.255 | dib-run-parts Running /tmp/in_target.d/install.d/60-zuul-worker 2024-03-26 22:57:25.261 | + set -eu 2024-03-26 22:57:25.261 | + set -o pipefail 2024-03-26 22:57:25.261 | + groupadd zuul 2024-03-26 22:57:25.322 | + useradd -m zuul -g zuul -s /bin/bash 2024-03-26 22:57:26.477 | + cat 2024-03-26 22:57:26.480 | + chmod 0440 /etc/sudoers.d/zuul 2024-03-26 22:57:26.482 | + visudo -c 2024-03-26 22:57:26.512 | /etc/sudoers: parsed OK 2024-03-26 22:57:26.512 | /etc/sudoers.d/zuul: parsed OK 2024-03-26 22:57:26.513 | + _pub_key=/tmp/in_target.d/zuul-user-ssh-public-key 2024-03-26 22:57:26.513 | + '[' '!' -f /tmp/in_target.d/zuul-user-ssh-public-key ']' 2024-03-26 22:57:26.513 | + mkdir -p /home/zuul/.ssh 2024-03-26 22:57:26.516 | + chmod 700 /home/zuul/.ssh 2024-03-26 22:57:26.518 | + cp /tmp/in_target.d/zuul-user-ssh-public-key /home/zuul/.ssh/authorized_keys 2024-03-26 22:57:26.522 | + chown -R zuul:zuul /home/zuul 2024-03-26 22:57:26.525 | + '[' -d /opt/cache/files ']' 2024-03-26 22:57:26.525 | + mkdir -p /home/zuul/cache 2024-03-26 22:57:26.528 | + chown zuul:zuul /home/zuul/cache 2024-03-26 22:57:26.530 | + ln -sf /opt/cache/files /home/zuul/cache/files 2024-03-26 22:57:26.532 | + chmod -R a+rX /opt/cache/files/cirros-0.5.2-aarch64-disk.img /opt/cache/files/cirros-0.5.2-x86_64-disk.img /opt/cache/files/cirros-0.5.2-x86_64-uec.tar.gz /opt/cache/files/cirros-0.5.3-aarch64-disk.img /opt/cache/files/cirros-0.5.3-x86_64-disk.img /opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz /opt/cache/files/cirros-0.6.1-aarch64-disk.img /opt/cache/files/cirros-0.6.1-x86_64-disk.img /opt/cache/files/cirros-0.6.1-x86_64-uec.tar.gz /opt/cache/files/cirros-0.6.2-aarch64-disk.img /opt/cache/files/cirros-0.6.2-x86_64-disk.img /opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz /opt/cache/files/etcd-v3.1.10-linux-amd64.tar.gz /opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz /opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz /opt/cache/files/get-pip.py /opt/cache/files/get-pip.py-py36 /opt/cache/files/stackviz-latest.tar.gz /opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2024-03-26 22:57:26.538 | dib-run-parts 60-zuul-worker completed 2024-03-26 22:57:26.538 | dib-run-parts Running /tmp/in_target.d/install.d/89-rsyslog 2024-03-26 22:57:26.561 | + set -e 2024-03-26 22:57:26.561 | + '[' openeuler == ubuntu ']' 2024-03-26 22:57:26.565 | dib-run-parts 89-rsyslog completed 2024-03-26 22:57:26.565 | dib-run-parts Running /tmp/in_target.d/install.d/91-venv-os-testr 2024-03-26 22:57:26.570 | + set -e 2024-03-26 22:57:26.571 | + python3 -m venv /usr/os-testr-env 2024-03-26 22:57:35.458 | + [[ 22.03-LTS == \x\e\n\i\a\l ]] 2024-03-26 22:57:35.458 | + /usr/os-testr-env/bin/pip install --upgrade pip 2024-03-26 22:57:36.622 | Requirement already satisfied: pip in /usr/os-testr-env/lib/python3.9/site-packages (21.3.1) 2024-03-26 22:57:37.291 | Collecting pip 2024-03-26 22:57:37.314 | Using cached pip-24.0-py3-none-any.whl (2.1 MB) 2024-03-26 22:57:37.582 | Installing collected packages: pip 2024-03-26 22:57:37.582 | Attempting uninstall: pip 2024-03-26 22:57:37.583 | Found existing installation: pip 21.3.1 2024-03-26 22:57:38.411 | Uninstalling pip-21.3.1: 2024-03-26 22:57:38.446 | Successfully uninstalled pip-21.3.1 2024-03-26 22:57:42.131 | Successfully installed pip-24.0 2024-03-26 22:57:43.037 | + /usr/os-testr-env/bin/pip install os-testr 2024-03-26 22:57:44.534 | Collecting os-testr 2024-03-26 22:57:44.587 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2024-03-26 22:57:44.811 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2024-03-26 22:57:44.819 | Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB) 2024-03-26 22:57:44.905 | Collecting python-subunit>=1.0.0 (from os-testr) 2024-03-26 22:57:44.919 | Downloading python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2024-03-26 22:57:45.052 | Collecting testtools>=2.2.0 (from os-testr) 2024-03-26 22:57:45.065 | Downloading testtools-2.7.1-py3-none-any.whl.metadata (5.3 kB) 2024-03-26 22:57:45.459 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2024-03-26 22:57:45.473 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2024-03-26 22:57:45.575 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2024-03-26 22:57:45.605 | Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB) 2024-03-26 22:57:45.622 | Downloading python_subunit-1.4.4-py3-none-any.whl (104 kB) 2024-03-26 22:57:45.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 2.0 MB/s eta 0:00:00 2024-03-26 22:57:45.720 | Downloading testtools-2.7.1-py3-none-any.whl (179 kB) 2024-03-26 22:57:45.758 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.8/179.8 kB 6.3 MB/s eta 0:00:00 2024-03-26 22:57:45.773 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2024-03-26 22:57:46.028 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2024-03-26 22:57:47.208 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-6.0.0 python-subunit-1.4.4 testtools-2.7.1 2024-03-26 22:57:47.491 | dib-run-parts 91-venv-os-testr completed 2024-03-26 22:57:47.491 | dib-run-parts Running /tmp/in_target.d/install.d/96-clean-cron 2024-03-26 22:57:47.513 | + rm -f '/etc/cron.monthly/*' '/etc/cron.weekly/*' /etc/cron.daily/logrotate /etc/cron.daily/man-db.cron /etc/cron.daily/rpm /etc/cron.hourly/0anacron /etc/cron.d/0hourly /etc/cron.d/dailyjobs /etc/cron.d/timezone.cron 2024-03-26 22:57:47.521 | dib-run-parts 96-clean-cron completed 2024-03-26 22:57:47.521 | dib-run-parts Running /tmp/in_target.d/install.d/99-disable-rfc3041 2024-03-26 22:57:47.527 | + set -e 2024-03-26 22:57:47.527 | + cat 2024-03-26 22:57:47.533 | dib-run-parts 99-disable-rfc3041 completed 2024-03-26 22:57:47.533 | dib-run-parts Running /tmp/in_target.d/install.d/99-package-uninstalls 2024-03-26 22:57:47.546 | + set -eu 2024-03-26 22:57:47.546 | + set -o pipefail 2024-03-26 22:57:47.547 | ++ dirname /tmp/in_target.d/install.d/99-package-uninstalls 2024-03-26 22:57:47.549 | + package-uninstalls -d /tmp/in_target.d/install.d 2024-03-26 22:57:47.552 | + set -eu 2024-03-26 22:57:47.552 | + set -o pipefail 2024-03-26 22:57:47.553 | ++ basename /usr/local/bin/package-uninstalls 2024-03-26 22:57:47.557 | + SCRIPTNAME=package-uninstalls 2024-03-26 22:57:47.558 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/install.d 2024-03-26 22:57:47.560 | + TEMP=' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-03-26 22:57:47.560 | + '[' 0 '!=' 0 ']' 2024-03-26 22:57:47.560 | + eval set -- ' -d '\''/tmp/in_target.d/install.d'\'' --' 2024-03-26 22:57:47.560 | ++ set -- -d /tmp/in_target.d/install.d -- 2024-03-26 22:57:47.560 | + WORKDIR= 2024-03-26 22:57:47.560 | + true 2024-03-26 22:57:47.560 | + case "$1" in 2024-03-26 22:57:47.561 | + WORKDIR=/tmp/in_target.d/install.d 2024-03-26 22:57:47.561 | + shift 2 2024-03-26 22:57:47.561 | + true 2024-03-26 22:57:47.561 | + case "$1" in 2024-03-26 22:57:47.561 | + shift 2024-03-26 22:57:47.561 | + break 2024-03-26 22:57:47.561 | + '[' -z /tmp/in_target.d/install.d ']' 2024-03-26 22:57:47.561 | + PACKAGES= 2024-03-26 22:57:47.562 | ++ find /tmp/in_target.d/install.d -maxdepth 1 -name 'package-installs-*' 2024-03-26 22:57:47.565 | + install-packages -e 2024-03-26 22:57:47.578 | + package-installs-v2 --phase install.d --uninstall /tmp/package-installs.json 2024-03-26 22:57:47.845 | Map uninstall for yum-minimal: linux-firmware, linux-firmware-whence 2024-03-26 22:57:47.846 | Running command: ['install-packages', '-e'] 2024-03-26 22:57:47.846 | returncode: 0 2024-03-26 22:57:47.851 | dib-run-parts 99-package-uninstalls completed 2024-03-26 22:57:47.852 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-03-26 22:57:47.852 | dib-run-parts 2024-03-26 22:57:47.855 | dib-run-parts Target: install.d 2024-03-26 22:57:47.856 | dib-run-parts 2024-03-26 22:57:47.856 | dib-run-parts Script Seconds 2024-03-26 22:57:47.856 | dib-run-parts --------------------------------------- ---------- 2024-03-26 22:57:47.856 | dib-run-parts 2024-03-26 22:57:47.894 | dib-run-parts 00-baseline-environment 33.909 2024-03-26 22:57:47.944 | dib-run-parts 00-up-to-date 1.207 2024-03-26 22:57:47.962 | dib-run-parts 01-package-installs 389.123 2024-03-26 22:57:47.973 | dib-run-parts 05-record-details 0.127 2024-03-26 22:57:47.984 | dib-run-parts 05-set-cloud-init-sources 0.019 2024-03-26 22:57:47.993 | dib-run-parts 06-record-builddate 0.007 2024-03-26 22:57:48.003 | dib-run-parts 10-base-networking 0.552 2024-03-26 22:57:48.013 | dib-run-parts 10-cloud-init 0.023 2024-03-26 22:57:48.023 | dib-run-parts 10-install-static-files 0.040 2024-03-26 22:57:48.033 | dib-run-parts 10-packages 0.014 2024-03-26 22:57:48.043 | dib-run-parts 10-pip-packages 0.006 2024-03-26 22:57:48.053 | dib-run-parts 11-ensure-dbus-daemon 0.021 2024-03-26 22:57:48.062 | dib-run-parts 20-install-init-scripts 0.023 2024-03-26 22:57:48.074 | dib-run-parts 20-iptables 0.013 2024-03-26 22:57:48.084 | dib-run-parts 40-glean 13.000 2024-03-26 22:57:48.094 | dib-run-parts 40-install-bindep 16.335 2024-03-26 22:57:48.105 | dib-run-parts 40-install-tox 30.209 2024-03-26 22:57:48.115 | dib-run-parts 50-disable-metadata-cloudinit 0.059 2024-03-26 22:57:48.125 | dib-run-parts 50-simple-init 0.537 2024-03-26 22:57:48.134 | dib-run-parts 60-simple-init-remove-interfaces 0.033 2024-03-26 22:57:48.144 | dib-run-parts 60-zuul-worker 1.281 2024-03-26 22:57:48.153 | dib-run-parts 89-rsyslog 0.024 2024-03-26 22:57:48.163 | dib-run-parts 91-venv-os-testr 20.923 2024-03-26 22:57:48.173 | dib-run-parts 96-clean-cron 0.026 2024-03-26 22:57:48.183 | dib-run-parts 99-disable-rfc3041 0.010 2024-03-26 22:57:48.192 | dib-run-parts 99-package-uninstalls 0.315 2024-03-26 22:57:48.197 | dib-run-parts 2024-03-26 22:57:48.197 | dib-run-parts --------------------- END PROFILING --------------------- 2024-03-26 22:57:48.208 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-03-26 22:57:48.214 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-03-26 22:57:48.219 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-03-26 22:57:48.225 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-install run_in_target bash 2024-03-26 22:57:48.231 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-install(,|$)' -q 2024-03-26 22:57:48.231 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:57:48.258 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:57:48.283 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d; do sleep 1; done' 2024-03-26 22:57:48.308 | + diskimage_builder/lib/disk-image-create:main:364 : do_extra_package_install 2024-03-26 22:57:48.314 | + diskimage_builder/lib/img-functions:do_extra_package_install:167 : '[' '' '!=' '' ']' 2024-03-26 22:57:48.319 | + diskimage_builder/lib/disk-image-create:main:365 : run_d_in_target post-install 2024-03-26 22:57:48.324 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-03-26 22:57:48.330 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 22:57:48.335 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/post-install.d ']' 2024-03-26 22:57:48.341 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:57:48.358 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.5iJNfLov/hooks 2024-03-26 22:57:48.382 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.5iJNfLov/hooks /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:57:48.403 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.5iJNfLov/hooks /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:57:48.422 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-post-install run_in_target bash 2024-03-26 22:57:48.427 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:57:48.428 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-post-install(,|$)' -q 2024-03-26 22:57:48.437 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-03-26 22:57:48.443 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-03-26 22:57:48.448 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-03-26 22:57:48.454 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d 2024-03-26 22:57:48.460 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2024-03-26 22:57:48.466 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-03-26 22:57:48.472 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-03-26 22:57:48.478 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-03-26 22:57:48.484 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/post-install.d' 2024-03-26 22:57:48.524 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2024-03-26 22:57:48.527 | + source /tmp/in_target.d/post-install.d/../environment.d/10-base-defaults 2024-03-26 22:57:48.527 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 22:57:48.527 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 22:57:48.528 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 22:57:48.532 | + source /tmp/in_target.d/post-install.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 22:57:48.532 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-03-26 22:57:48.532 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-03-26 22:57:48.532 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 22:57:48.532 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 22:57:48.532 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-03-26 22:57:48.532 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 22:57:48.532 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 22:57:48.532 | ++ export DIB_NO_TIMER_CHECK=True 2024-03-26 22:57:48.532 | ++ DIB_NO_TIMER_CHECK=True 2024-03-26 22:57:48.533 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 22:57:48.536 | + source /tmp/in_target.d/post-install.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 22:57:48.536 | ++ export DISTRO_NAME=openeuler 2024-03-26 22:57:48.536 | ++ DISTRO_NAME=openeuler 2024-03-26 22:57:48.536 | ++ export DIB_RELEASE=22.03-LTS 2024-03-26 22:57:48.536 | ++ DIB_RELEASE=22.03-LTS 2024-03-26 22:57:48.536 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-03-26 22:57:48.536 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-03-26 22:57:48.536 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2024-03-26 22:57:48.540 | + source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash 2024-03-26 22:57:48.540 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 22:57:48.540 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 22:57:48.540 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2024-03-26 22:57:48.544 | + source /tmp/in_target.d/post-install.d/../environment.d/11-yum-dnf.bash 2024-03-26 22:57:48.544 | ++ export YUM=dnf 2024-03-26 22:57:48.544 | ++ YUM=dnf 2024-03-26 22:57:48.544 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2024-03-26 22:57:48.548 | + source /tmp/in_target.d/post-install.d/../environment.d/14-manifests 2024-03-26 22:57:48.548 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 22:57:48.548 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 22:57:48.548 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 22:57:48.548 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 22:57:48.548 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2024-03-26 22:57:48.552 | + source /tmp/in_target.d/post-install.d/../environment.d/15-block-device.bash 2024-03-26 22:57:48.552 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-03-26 22:57:48.552 | ++ export DIB_BLOCK_DEVICE=efi 2024-03-26 22:57:48.552 | ++ DIB_BLOCK_DEVICE=efi 2024-03-26 22:57:48.552 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2024-03-26 22:57:48.555 | + source /tmp/in_target.d/post-install.d/../environment.d/15-simple-init-networkmanager 2024-03-26 22:57:48.555 | ++ [[ openeuler =~ (centos|fedora|rocky) ]] 2024-03-26 22:57:48.555 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 22:57:48.555 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 22:57:48.555 | ++ [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 22:57:48.555 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-03-26 22:57:48.555 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 22:57:48.556 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2024-03-26 22:57:48.559 | + source /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init 2024-03-26 22:57:48.559 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 22:57:48.559 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 22:57:48.559 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2024-03-26 22:57:48.563 | + source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common 2024-03-26 22:57:48.563 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 22:57:48.563 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 22:57:48.563 | ++ export DIB_INIT_SYSTEM=systemd 2024-03-26 22:57:48.563 | ++ DIB_INIT_SYSTEM=systemd 2024-03-26 22:57:48.563 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2024-03-26 22:57:48.567 | + source /tmp/in_target.d/post-install.d/../environment.d/75-nodepool-base-env 2024-03-26 22:57:48.567 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 22:57:48.567 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 22:57:48.568 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 22:57:48.568 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 22:57:48.568 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 22:57:48.568 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 22:57:48.568 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 22:57:48.568 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 22:57:48.568 | dib-run-parts Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2024-03-26 22:57:48.571 | + source /tmp/in_target.d/post-install.d/../environment.d/99-dib-init-system 2024-03-26 22:57:48.571 | ++ '[' -z systemd ']' 2024-03-26 22:57:48.571 | ++ case $DIB_INIT_SYSTEM in 2024-03-26 22:57:48.571 | dib-run-parts Running /tmp/in_target.d/post-install.d/00-package-installs 2024-03-26 22:57:48.587 | + set -eu 2024-03-26 22:57:48.587 | + set -o pipefail 2024-03-26 22:57:48.588 | ++ dirname /tmp/in_target.d/post-install.d/00-package-installs 2024-03-26 22:57:48.590 | + package-installs -d /tmp/in_target.d/post-install.d 2024-03-26 22:57:48.593 | + set -eu 2024-03-26 22:57:48.593 | + set -o pipefail 2024-03-26 22:57:48.593 | ++ basename /usr/local/bin/package-installs 2024-03-26 22:57:48.595 | + SCRIPTNAME=package-installs 2024-03-26 22:57:48.597 | ++ getopt -o hd: -n package-installs -- -d /tmp/in_target.d/post-install.d 2024-03-26 22:57:48.599 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-03-26 22:57:48.599 | + '[' 0 '!=' 0 ']' 2024-03-26 22:57:48.599 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-03-26 22:57:48.599 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2024-03-26 22:57:48.599 | + WORKDIR= 2024-03-26 22:57:48.599 | + true 2024-03-26 22:57:48.599 | + case "$1" in 2024-03-26 22:57:48.599 | + WORKDIR=/tmp/in_target.d/post-install.d 2024-03-26 22:57:48.599 | + shift 2 2024-03-26 22:57:48.599 | + true 2024-03-26 22:57:48.599 | + case "$1" in 2024-03-26 22:57:48.599 | + shift 2024-03-26 22:57:48.600 | + break 2024-03-26 22:57:48.600 | + '[' -z /tmp/in_target.d/post-install.d ']' 2024-03-26 22:57:48.600 | + PACKAGES= 2024-03-26 22:57:48.600 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2024-03-26 22:57:48.603 | + '[' -n '' ']' 2024-03-26 22:57:48.604 | + package-installs-v2 --phase post-install.d /tmp/package-installs.json 2024-03-26 22:57:48.687 | Nothing to install 2024-03-26 22:57:48.702 | dib-run-parts 00-package-installs completed 2024-03-26 22:57:48.702 | dib-run-parts Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf 2024-03-26 22:57:48.708 | + set -eu 2024-03-26 22:57:48.708 | + set -o pipefail 2024-03-26 22:57:48.708 | + grep NOZEROCONF /etc/sysconfig/network 2024-03-26 22:57:48.710 | NOZEROCONF=yes 2024-03-26 22:57:48.713 | dib-run-parts 06-network-config-nonzeroconf completed 2024-03-26 22:57:48.714 | dib-run-parts Running /tmp/in_target.d/post-install.d/10-enable-init-scripts 2024-03-26 22:57:48.735 | + set -eu 2024-03-26 22:57:48.735 | + set -o pipefail 2024-03-26 22:57:48.736 | ++ dirname /tmp/in_target.d/post-install.d/10-enable-init-scripts 2024-03-26 22:57:48.738 | + SCRIPTS_DIR=/tmp/in_target.d/post-install.d/../init-scripts/systemd/ 2024-03-26 22:57:48.738 | + [[ -d /tmp/in_target.d/post-install.d/../init-scripts/systemd/ ]] 2024-03-26 22:57:48.738 | + case "${DIB_INIT_SYSTEM}" in 2024-03-26 22:57:48.742 | dib-run-parts 10-enable-init-scripts completed 2024-03-26 22:57:48.742 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-enable-cloud-init 2024-03-26 22:57:48.762 | + set -eu 2024-03-26 22:57:48.762 | + set -o pipefail 2024-03-26 22:57:48.762 | + [[ systemd == \o\p\e\n\r\c ]] 2024-03-26 22:57:48.762 | + [[ systemd == \s\y\s\t\e\m\d ]] 2024-03-26 22:57:48.762 | + systemctl enable cloud-config.service 2024-03-26 22:57:48.772 | + systemctl enable cloud-final.service 2024-03-26 22:57:48.781 | + systemctl enable cloud-init-local.service 2024-03-26 22:57:48.788 | + systemctl enable cloud-init.service 2024-03-26 22:57:48.800 | dib-run-parts 20-enable-cloud-init completed 2024-03-26 22:57:48.800 | dib-run-parts Running /tmp/in_target.d/post-install.d/20-iptables 2024-03-26 22:57:48.806 | + set -e 2024-03-26 22:57:48.806 | + [[ openeuler =~ (debian|ubuntu) ]] 2024-03-26 22:57:48.806 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-03-26 22:57:48.806 | + service_name=iptables 2024-03-26 22:57:48.806 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 22:57:48.806 | + [[ openeuler == \g\e\n\t\o\o ]] 2024-03-26 22:57:48.806 | + systemctl enable iptables.service 2024-03-26 22:57:48.815 | Created symlink /etc/systemd/system/basic.target.wants/iptables.service -> /usr/lib/systemd/system/iptables.service. 2024-03-26 22:57:48.816 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-03-26 22:57:48.816 | + systemctl enable ip6tables.service 2024-03-26 22:57:48.825 | Created symlink /etc/systemd/system/basic.target.wants/ip6tables.service -> /usr/lib/systemd/system/ip6tables.service. 2024-03-26 22:57:48.829 | dib-run-parts 20-iptables completed 2024-03-26 22:57:48.829 | dib-run-parts Running /tmp/in_target.d/post-install.d/21-cloud-init-allow-password-auth 2024-03-26 22:57:48.835 | + set -eu 2024-03-26 22:57:48.835 | + set -o pipefail 2024-03-26 22:57:48.835 | + '[' -n '' ']' 2024-03-26 22:57:48.837 | dib-run-parts 21-cloud-init-allow-password-auth completed 2024-03-26 22:57:48.838 | dib-run-parts Running /tmp/in_target.d/post-install.d/22-cloud-init-ssh_genkeytypes 2024-03-26 22:57:48.843 | + set -eu 2024-03-26 22:57:48.843 | + set -o pipefail 2024-03-26 22:57:48.844 | + '[' -f /etc/cloud/cloud.cfg ']' 2024-03-26 22:57:48.844 | + echo 'Ensure ssh_genkeytypes is not present' 2024-03-26 22:57:48.844 | Ensure ssh_genkeytypes is not present 2024-03-26 22:57:48.844 | + sudo sed -i /ssh_genkeytypes/d /etc/cloud/cloud.cfg 2024-03-26 22:57:48.863 | + echo 'Ensure ssh_genkeytypes value' 2024-03-26 22:57:48.863 | Ensure ssh_genkeytypes value 2024-03-26 22:57:48.863 | + echo 'ssh_genkeytypes: ['\''rsa'\'', '\''ecdsa'\'', '\''ed25519'\'']' 2024-03-26 22:57:48.863 | + sudo tee -a /etc/cloud/cloud.cfg 2024-03-26 22:57:48.876 | ssh_genkeytypes: ['rsa', 'ecdsa', 'ed25519'] 2024-03-26 22:57:48.880 | dib-run-parts 22-cloud-init-ssh_genkeytypes completed 2024-03-26 22:57:48.880 | dib-run-parts Running /tmp/in_target.d/post-install.d/30-journal-to-console 2024-03-26 22:57:48.886 | + set -eu 2024-03-26 22:57:48.887 | + set -o pipefail 2024-03-26 22:57:48.887 | + mkdir -p /etc/systemd/journald.conf.d 2024-03-26 22:57:48.889 | + cat 2024-03-26 22:57:48.894 | dib-run-parts 30-journal-to-console completed 2024-03-26 22:57:48.894 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-haveged 2024-03-26 22:57:48.900 | + set -eu 2024-03-26 22:57:48.900 | + set -o pipefail 2024-03-26 22:57:48.900 | + [[ openeuler =~ ^(centos|rocky)$ ]] 2024-03-26 22:57:48.901 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 22:57:48.901 | + systemctl enable haveged.service 2024-03-26 22:57:48.911 | Created symlink /etc/systemd/system/multi-user.target.wants/haveged.service -> /usr/lib/systemd/system/haveged.service. 2024-03-26 22:57:48.915 | dib-run-parts 80-enable-haveged completed 2024-03-26 22:57:48.915 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-infra-services 2024-03-26 22:57:48.921 | + set -eu 2024-03-26 22:57:48.921 | + set -o pipefail 2024-03-26 22:57:48.921 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 22:57:48.921 | + [[ :bookworm: :focal: :jammy: =~ :22.03-LTS: ]] 2024-03-26 22:57:48.921 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-03-26 22:57:48.921 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-03-26 22:57:48.921 | + [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 22:57:48.921 | + [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 22:57:48.921 | + [[ openeuler == \r\o\c\k\y ]] 2024-03-26 22:57:48.921 | + systemctl enable ntpd.service 2024-03-26 22:57:48.929 | Created symlink /etc/systemd/system/multi-user.target.wants/ntpd.service -> /usr/lib/systemd/system/ntpd.service. 2024-03-26 22:57:48.932 | dib-run-parts 80-enable-infra-services completed 2024-03-26 22:57:48.932 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-enable-sshd-service 2024-03-26 22:57:48.955 | + set -eu 2024-03-26 22:57:48.955 | + set -o pipefail 2024-03-26 22:57:48.955 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 22:57:48.955 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-03-26 22:57:48.955 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-03-26 22:57:48.955 | + systemctl enable sshd.service 2024-03-26 22:57:48.975 | dib-run-parts 80-enable-sshd-service completed 2024-03-26 22:57:48.975 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-growroot 2024-03-26 22:57:48.981 | + set -eu 2024-03-26 22:57:48.981 | + set -o pipefail 2024-03-26 22:57:48.981 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 22:57:48.981 | + systemctl enable growroot.service 2024-03-26 22:57:48.991 | Created symlink /etc/systemd/system/multi-user.target.wants/growroot.service -> /usr/lib/systemd/system/growroot.service. 2024-03-26 22:57:48.994 | dib-run-parts 80-growroot completed 2024-03-26 22:57:48.995 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-initialize-urandom 2024-03-26 22:57:49.010 | + set -eu 2024-03-26 22:57:49.010 | + set -o pipefail 2024-03-26 22:57:49.010 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 22:57:49.010 | + sudo chmod 0644 /usr/lib/systemd/system/initialize-urandom.service 2024-03-26 22:57:49.028 | + systemctl enable initialize-urandom.service 2024-03-26 22:57:49.036 | Created symlink /etc/systemd/system/multi-user.target.wants/initialize-urandom.service -> /usr/lib/systemd/system/initialize-urandom.service. 2024-03-26 22:57:49.039 | dib-run-parts 80-initialize-urandom completed 2024-03-26 22:57:49.039 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-simple-init 2024-03-26 22:57:49.046 | + set -eu 2024-03-26 22:57:49.046 | + set -o pipefail 2024-03-26 22:57:49.046 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 22:57:49.046 | + [[ openeuler == centos ]] 2024-03-26 22:57:49.047 | + [[ openeuler =~ (opensuse) ]] 2024-03-26 22:57:49.047 | + continue 2024-03-26 22:57:49.047 | /tmp/in_target.d/post-install.d/80-simple-init: line 30: continue: only meaningful in a `for', `while', or `until' loop 2024-03-26 22:57:49.050 | dib-run-parts 80-simple-init completed 2024-03-26 22:57:49.050 | dib-run-parts Running /tmp/in_target.d/post-install.d/80-ssh-keygen 2024-03-26 22:57:49.055 | + set -eu 2024-03-26 22:57:49.056 | + set -o pipefail 2024-03-26 22:57:49.056 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 22:57:49.056 | + [[ openeuler = \u\b\u\n\t\u ]] 2024-03-26 22:57:49.056 | + [[ openeuler = \d\e\b\i\a\n ]] 2024-03-26 22:57:49.057 | + rm /usr/lib/systemd/system/ssh-keygen.service 2024-03-26 22:57:49.061 | dib-run-parts 80-ssh-keygen completed 2024-03-26 22:57:49.061 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-data-files 2024-03-26 22:57:49.067 | + set -eu 2024-03-26 22:57:49.068 | + set -o pipefail 2024-03-26 22:57:49.068 | + mkdir -p /usr/local/bindep-fallback 2024-03-26 22:57:49.070 | + cp -a /opt/git/opendev.org/openstack/project-config/nodepool/elements/bindep-fallback.txt /usr/local/bindep-fallback/ 2024-03-26 22:57:49.090 | dib-run-parts 89-data-files completed 2024-03-26 22:57:49.090 | dib-run-parts Running /tmp/in_target.d/post-install.d/89-sshd 2024-03-26 22:57:49.095 | + set -eu 2024-03-26 22:57:49.095 | + set -o pipefail 2024-03-26 22:57:49.095 | + sed -i -e/PermitRootLogin/d /etc/ssh/sshd_config 2024-03-26 22:57:49.126 | + echo 'PermitRootLogin yes' 2024-03-26 22:57:49.126 | + sed -i -e /PasswordAuthentication/d /etc/ssh/sshd_config 2024-03-26 22:57:49.130 | + echo 'PasswordAuthentication no' 2024-03-26 22:57:49.130 | + sed -i -e /LoginGraceTime/d /etc/ssh/sshd_config 2024-03-26 22:57:49.133 | + echo 'LoginGraceTime 30' 2024-03-26 22:57:49.133 | + sed -i -e /MaxStartups/d /etc/ssh/sshd_config 2024-03-26 22:57:49.136 | + echo 'MaxStartups 30:10:100' 2024-03-26 22:57:49.139 | dib-run-parts 89-sshd completed 2024-03-26 22:57:49.139 | dib-run-parts Running /tmp/in_target.d/post-install.d/95-package-uninstalls 2024-03-26 22:57:49.144 | + set -eu 2024-03-26 22:57:49.144 | + set -o pipefail 2024-03-26 22:57:49.145 | ++ dirname /tmp/in_target.d/post-install.d/95-package-uninstalls 2024-03-26 22:57:49.146 | + package-uninstalls -d /tmp/in_target.d/post-install.d 2024-03-26 22:57:49.149 | + set -eu 2024-03-26 22:57:49.149 | + set -o pipefail 2024-03-26 22:57:49.149 | ++ basename /usr/local/bin/package-uninstalls 2024-03-26 22:57:49.151 | + SCRIPTNAME=package-uninstalls 2024-03-26 22:57:49.152 | ++ getopt -o hd: -n package-uninstalls -- -d /tmp/in_target.d/post-install.d 2024-03-26 22:57:49.153 | + TEMP=' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-03-26 22:57:49.154 | + '[' 0 '!=' 0 ']' 2024-03-26 22:57:49.154 | + eval set -- ' -d '\''/tmp/in_target.d/post-install.d'\'' --' 2024-03-26 22:57:49.154 | ++ set -- -d /tmp/in_target.d/post-install.d -- 2024-03-26 22:57:49.154 | + WORKDIR= 2024-03-26 22:57:49.154 | + true 2024-03-26 22:57:49.154 | + case "$1" in 2024-03-26 22:57:49.154 | + WORKDIR=/tmp/in_target.d/post-install.d 2024-03-26 22:57:49.154 | + shift 2 2024-03-26 22:57:49.154 | + true 2024-03-26 22:57:49.154 | + case "$1" in 2024-03-26 22:57:49.154 | + shift 2024-03-26 22:57:49.154 | + break 2024-03-26 22:57:49.154 | + '[' -z /tmp/in_target.d/post-install.d ']' 2024-03-26 22:57:49.154 | + PACKAGES= 2024-03-26 22:57:49.155 | ++ find /tmp/in_target.d/post-install.d -maxdepth 1 -name 'package-installs-*' 2024-03-26 22:57:49.157 | + install-packages -e 2024-03-26 22:57:49.169 | + package-installs-v2 --phase post-install.d --uninstall /tmp/package-installs.json 2024-03-26 22:57:49.251 | Nothing to uninstall 2024-03-26 22:57:49.266 | dib-run-parts 95-package-uninstalls completed 2024-03-26 22:57:49.266 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-harden-sshd-config 2024-03-26 22:57:49.272 | + set -eu 2024-03-26 22:57:49.272 | + set -o pipefail 2024-03-26 22:57:49.272 | + '[' 1 -eq 1 ']' 2024-03-26 22:57:49.272 | + macs='MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' 2024-03-26 22:57:49.272 | + ciphers='Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' 2024-03-26 22:57:49.272 | + kexalgorithms='KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' 2024-03-26 22:57:49.272 | + grep -qE '^MACs' /etc/ssh/sshd_config 2024-03-26 22:57:49.274 | + sed -i '/# Ciphers and keying/a MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com' /etc/ssh/sshd_config 2024-03-26 22:57:49.277 | + grep -qE '^Ciphers' /etc/ssh/sshd_config 2024-03-26 22:57:49.280 | + sed -i '/# Ciphers and keying/a Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr' /etc/ssh/sshd_config 2024-03-26 22:57:49.282 | + grep -qE '^KexAlgorithms' /etc/ssh/sshd_config 2024-03-26 22:57:49.285 | + sed -i '/# Ciphers and keying/a KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group-exchange-sha256' /etc/ssh/sshd_config 2024-03-26 22:57:49.290 | dib-run-parts 99-harden-sshd-config completed 2024-03-26 22:57:49.290 | dib-run-parts Running /tmp/in_target.d/post-install.d/99-reset-yum-conf 2024-03-26 22:57:49.296 | + set -eu 2024-03-26 22:57:49.296 | + set -o pipefail 2024-03-26 22:57:49.296 | + [[ dnf == \d\n\f ]] 2024-03-26 22:57:49.296 | + cfg=/etc/dnf/dnf.conf 2024-03-26 22:57:49.297 | + cachedir=/var/cache/dnf 2024-03-26 22:57:49.297 | + sed -i '/^keepcache/c\keepcache=0' /etc/dnf/dnf.conf 2024-03-26 22:57:49.300 | + sed -i '/^cachedir/c\cachedir=/var/cache/dnf' /etc/dnf/dnf.conf 2024-03-26 22:57:49.306 | dib-run-parts 99-reset-yum-conf completed 2024-03-26 22:57:49.306 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-03-26 22:57:49.307 | dib-run-parts 2024-03-26 22:57:49.309 | dib-run-parts Target: post-install.d 2024-03-26 22:57:49.309 | dib-run-parts 2024-03-26 22:57:49.309 | dib-run-parts Script Seconds 2024-03-26 22:57:49.309 | dib-run-parts --------------------------------------- ---------- 2024-03-26 22:57:49.309 | dib-run-parts 2024-03-26 22:57:49.323 | dib-run-parts 00-package-installs 0.128 2024-03-26 22:57:49.333 | dib-run-parts 06-network-config-nonzeroconf 0.009 2024-03-26 22:57:49.342 | dib-run-parts 10-enable-init-scripts 0.026 2024-03-26 22:57:49.351 | dib-run-parts 20-enable-cloud-init 0.056 2024-03-26 22:57:49.360 | dib-run-parts 20-iptables 0.026 2024-03-26 22:57:49.369 | dib-run-parts 21-cloud-init-allow-password-auth 0.006 2024-03-26 22:57:49.379 | dib-run-parts 22-cloud-init-ssh_genkeytypes 0.040 2024-03-26 22:57:49.390 | dib-run-parts 30-journal-to-console 0.012 2024-03-26 22:57:49.399 | dib-run-parts 80-enable-haveged 0.018 2024-03-26 22:57:49.408 | dib-run-parts 80-enable-infra-services 0.015 2024-03-26 22:57:49.417 | dib-run-parts 80-enable-sshd-service 0.040 2024-03-26 22:57:49.427 | dib-run-parts 80-growroot 0.018 2024-03-26 22:57:49.437 | dib-run-parts 80-initialize-urandom 0.042 2024-03-26 22:57:49.446 | dib-run-parts 80-simple-init 0.008 2024-03-26 22:57:49.456 | dib-run-parts 80-ssh-keygen 0.009 2024-03-26 22:57:49.467 | dib-run-parts 89-data-files 0.026 2024-03-26 22:57:49.477 | dib-run-parts 89-sshd 0.047 2024-03-26 22:57:49.486 | dib-run-parts 95-package-uninstalls 0.125 2024-03-26 22:57:49.496 | dib-run-parts 99-harden-sshd-config 0.022 2024-03-26 22:57:49.505 | dib-run-parts 99-reset-yum-conf 0.014 2024-03-26 22:57:49.509 | dib-run-parts 2024-03-26 22:57:49.509 | dib-run-parts --------------------- END PROFILING --------------------- 2024-03-26 22:57:49.520 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-03-26 22:57:49.525 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-03-26 22:57:49.531 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-03-26 22:57:49.538 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-post-install run_in_target bash 2024-03-26 22:57:49.544 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:57:49.544 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-post-install(,|$)' -q 2024-03-26 22:57:49.553 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 22:57:49.573 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d; do sleep 1; done' 2024-03-26 22:57:49.594 | + diskimage_builder/lib/disk-image-create:main:366 : run_d post-root 2024-03-26 22:57:49.600 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-03-26 22:57:49.605 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 22:57:49.611 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-post-root bash 2024-03-26 22:57:49.616 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-post-root(,|$)' -q 2024-03-26 22:57:49.616 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:57:49.626 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/post-root.d ']' 2024-03-26 22:57:49.632 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-post-root bash 2024-03-26 22:57:49.638 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:57:49.638 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-post-root(,|$)' -q 2024-03-26 22:57:49.648 | + diskimage_builder/lib/disk-image-create:main:370 : '[' -e /opt/dib_tmp/dib_build.5iJNfLov/mnt/lost+found ']' 2024-03-26 22:57:49.658 | + diskimage_builder/lib/disk-image-create:main:374 : unmount_image 2024-03-26 22:57:49.662 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-03-26 22:57:50.209 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 22:57:50.214 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 22:57:50.220 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-03-26 22:57:50.225 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-03-26 22:57:50.230 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-03-26 22:57:50.236 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-03-26 22:57:50.241 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.5iJNfLov/mnt ']' 2024-03-26 22:57:50.247 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 22:57:50.255 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 22:57:50.261 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-03-26 22:57:50.267 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-03-26 22:57:50.273 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-03-26 22:57:50.274 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.5iJNfLov/mnt/' 2024-03-26 22:57:50.274 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-03-26 22:57:50.284 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum 2024-03-26 22:57:50.284 | /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 22:57:50.284 | /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 22:57:50.284 | /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts 2024-03-26 22:57:50.284 | /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev' 2024-03-26 22:57:50.289 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 22:57:50.294 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 22:57:50.300 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.305 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 22:57:50.310 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum == */boot/efi ]] 2024-03-26 22:57:50.316 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.321 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 22:57:50.327 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 22:57:50.332 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum' 2024-03-26 22:57:50.332 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum 2024-03-26 22:57:50.337 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/yum 2024-03-26 22:57:50.358 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 22:57:50.363 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 22:57:50.369 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.374 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 22:57:50.379 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys == */boot/efi ]] 2024-03-26 22:57:50.385 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.390 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 22:57:50.395 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 22:57:50.402 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys' 2024-03-26 22:57:50.403 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 22:57:50.408 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 22:57:50.427 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 22:57:50.432 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 22:57:50.438 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.443 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 22:57:50.448 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc == */boot/efi ]] 2024-03-26 22:57:50.454 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.459 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 22:57:50.464 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 22:57:50.470 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc' 2024-03-26 22:57:50.470 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 22:57:50.475 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 22:57:50.496 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 22:57:50.502 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 22:57:50.508 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.513 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 22:57:50.519 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts == */boot/efi ]] 2024-03-26 22:57:50.524 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.529 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 22:57:50.535 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 22:57:50.540 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts' 2024-03-26 22:57:50.540 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts 2024-03-26 22:57:50.546 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts 2024-03-26 22:57:50.566 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 22:57:50.572 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 22:57:50.577 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.582 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 22:57:50.588 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev == */boot/efi ]] 2024-03-26 22:57:50.594 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 22:57:50.599 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 22:57:50.605 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 22:57:50.610 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev' 2024-03-26 22:57:50.610 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 22:57:50.615 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 22:57:50.637 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-03-26 22:57:50.643 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-03-26 22:57:50.648 | + diskimage_builder/lib/disk-image-create:main:375 : mv /opt/dib_tmp/dib_build.5iJNfLov/mnt /opt/dib_tmp/dib_build.5iJNfLov/built 2024-03-26 22:57:50.675 | + diskimage_builder/lib/disk-image-create:main:382 : du_output=/opt/dib_tmp/dib_build.5iJNfLov/du_output.tmp 2024-03-26 22:57:50.681 | + diskimage_builder/lib/disk-image-create:main:384 : '[' -n '' ']' 2024-03-26 22:57:50.686 | Calculating image size (this may take a minute)... 2024-03-26 22:58:15.323 | + diskimage_builder/lib/disk-image-create:main:403 : [[ 1 != 0 ]] 2024-03-26 22:58:15.330 | ================================= 2024-03-26 22:58:15.330 | Image size report (files > 10MiB) 2024-03-26 22:58:15.330 | ================================= 2024-03-26 22:58:15.760 | 13GiB total 2024-03-26 22:58:15.761 | 13GiB /opt/dib_tmp/dib_build.5iJNfLov/built 2024-03-26 22:58:15.761 | 11GiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt 2024-03-26 22:58:15.761 | 11GiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git 2024-03-26 22:58:15.761 | 11GiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org 2024-03-26 22:58:15.761 | 6.0GiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack 2024-03-26 22:58:15.761 | 1.7GiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x 2024-03-26 22:58:15.761 | 1.5GiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr 2024-03-26 22:58:15.761 | 872MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn 2024-03-26 22:58:15.761 | 704MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx 2024-03-26 22:58:15.761 | 496MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core 2024-03-26 22:58:15.761 | 494MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib 2024-03-26 22:58:15.761 | 430MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/.git 2024-03-26 22:58:15.761 | 429MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/.git/objects 2024-03-26 22:58:15.761 | 429MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack 2024-03-26 22:58:15.761 | 429MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/.git/objects/pack/pack-433602c674bd99151da378354d26163d67ed168b.pack 2024-03-26 22:58:15.761 | 425MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture 2024-03-26 22:58:15.761 | 395MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals 2024-03-26 22:58:15.761 | 387MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling 2024-03-26 22:58:15.761 | 376MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets 2024-03-26 22:58:15.761 | 365MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64 2024-03-26 22:58:15.762 | 362MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals/.git 2024-03-26 22:58:15.762 | 361MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects 2024-03-26 22:58:15.762 | 359MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018 2024-03-26 22:58:15.762 | 358MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs 2024-03-26 22:58:15.762 | 358MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack 2024-03-26 22:58:15.762 | 353MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals/.git/objects/pack/pack-db4981c03da6afe2d21c0f9e508a147248c9a7ca.pack 2024-03-26 22:58:15.762 | 342MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware 2024-03-26 22:58:15.762 | 315MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling 2024-03-26 22:58:15.762 | 288MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova 2024-03-26 22:58:15.762 | 286MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/horizon 2024-03-26 22:58:15.762 | 283MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share 2024-03-26 22:58:15.762 | 281MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache 2024-03-26 22:58:15.762 | 277MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files 2024-03-26 22:58:15.762 | 267MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var 2024-03-26 22:58:15.762 | 259MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack 2024-03-26 22:58:15.762 | 256MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack/.git 2024-03-26 22:58:15.762 | 256MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack/.git/objects 2024-03-26 22:58:15.762 | 252MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/horizon/.git 2024-03-26 22:58:15.762 | 252MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/horizon/.git/objects 2024-03-26 22:58:15.762 | 244MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship 2024-03-26 22:58:15.762 | 240MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/.git 2024-03-26 22:58:15.762 | 239MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/.git/objects 2024-03-26 22:58:15.762 | 235MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack 2024-03-26 22:58:15.762 | 227MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev 2024-03-26 22:58:15.762 | 222MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/horizon/.git/objects/pack/pack-61f765fcf7127da4e83af1b272d1b642652d3e67.pack 2024-03-26 22:58:15.762 | 220MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache 2024-03-26 22:58:15.763 | 220MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf 2024-03-26 22:58:15.763 | 219MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc 2024-03-26 22:58:15.763 | 219MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source 2024-03-26 22:58:15.763 | 212MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent 2024-03-26 22:58:15.763 | 210MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results 2024-03-26 22:58:15.763 | 202MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/.git/objects/pack 2024-03-26 22:58:15.763 | 194MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder 2024-03-26 22:58:15.763 | 177MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack 2024-03-26 22:58:15.763 | 176MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.pack 2024-03-26 22:58:15.763 | 161MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron 2024-03-26 22:58:15.763 | 152MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.pack 2024-03-26 22:58:15.763 | 152MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/.git 2024-03-26 22:58:15.764 | 151MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/.git/objects 2024-03-26 22:58:15.764 | 148MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul 2024-03-26 22:58:15.764 | 135MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/.git 2024-03-26 22:58:15.764 | 134MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/.git/objects 2024-03-26 22:58:15.764 | 134MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack 2024-03-26 22:58:15.764 | 134MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/.git/objects/pack/pack-f87662c1305093c99de87e1919cf6d30769b87e0.pack 2024-03-26 22:58:15.764 | 131MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/computing-offload 2024-03-26 22:58:15.764 | 125MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/bin 2024-03-26 22:58:15.764 | 122MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra 2024-03-26 22:58:15.764 | 121MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/python3.9 2024-03-26 22:58:15.764 | 119MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505 2024-03-26 22:58:15.764 | 119MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101 2024-03-26 22:58:15.764 | 119MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202 2024-03-26 22:58:15.764 | 118MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/.git 2024-03-26 22:58:15.764 | 118MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/.git/objects 2024-03-26 22:58:15.764 | 114MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker 2024-03-26 22:58:15.764 | 113MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config 2024-03-26 22:58:15.764 | 110MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console 2024-03-26 22:58:15.764 | 104MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack 2024-03-26 22:58:15.764 | 103MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git 2024-03-26 22:58:15.764 | 103MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects 2024-03-26 22:58:15.764 | 103MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack 2024-03-26 22:58:15.764 | 103MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/.git/objects/pack/pack-2da5ce6a731b75d59b9bf71c4fc721cc646e7d8c.pack 2024-03-26 22:58:15.764 | 99MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config/.git 2024-03-26 22:58:15.764 | 98MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config/.git/objects 2024-03-26 22:58:15.765 | 96MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack 2024-03-26 22:58:15.765 | 96MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger 2024-03-26 22:58:15.765 | 92MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-b227096c541c68cc2f0d4ae86a4b87926eb8e3e1.pack 2024-03-26 22:58:15.765 | 92MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/manila 2024-03-26 22:58:15.765 | 91MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/locale 2024-03-26 22:58:15.765 | 91MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/docs 2024-03-26 22:58:15.765 | 89MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/swift 2024-03-26 22:58:15.765 | 88MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/.git/objects/pack/pack-8c5af4a9dffaf1769503f122b2ca64a917bc8b39.pack 2024-03-26 22:58:15.765 | 87MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous 2024-03-26 22:58:15.765 | 86MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/zuul 2024-03-26 22:58:15.765 | 83MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb 2024-03-26 22:58:15.765 | 82MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train.csv 2024-03-26 22:58:15.765 | 82MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg 2024-03-26 22:58:15.765 | 81MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal 2024-03-26 22:58:15.765 | 80MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service 2024-03-26 22:58:15.765 | 80MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils 2024-03-26 22:58:15.765 | 80MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression 2024-03-26 22:58:15.765 | 80MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata 2024-03-26 22:58:15.765 | 80MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade 2024-03-26 22:58:15.765 | 80MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/pkg/utils/compression/testdata/agentv1.1.0.tar.gz 2024-03-26 22:58:15.765 | 80MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/internal/nats_service/upgrade/agentv1.1.0.tar.gz 2024-03-26 22:58:15.765 | 78MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib 2024-03-26 22:58:15.765 | 76MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/libexec 2024-03-26 22:58:15.765 | 74MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf/update-9c6bbb045068abbd 2024-03-26 22:58:15.765 | 74MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf/update-9c6bbb045068abbd/repodata 2024-03-26 22:58:15.766 | 73MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf/update-filenames.solvx 2024-03-26 22:58:15.766 | 73MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train.csv 2024-03-26 22:58:15.766 | 73MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/.git 2024-03-26 22:58:15.766 | 72MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/project-config 2024-03-26 22:58:15.766 | 72MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/.git/objects 2024-03-26 22:58:15.766 | 72MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv 2024-03-26 22:58:15.766 | 72MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf/update-9c6bbb045068abbd/repodata/af7874c50a8e8233913b3a53945e93ade1c63db4cb958bbf3a7ac7873422cd6a-filelists.xml.gz 2024-03-26 22:58:15.766 | 71MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic 2024-03-26 22:58:15.766 | 71MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/sip 2024-03-26 22:58:15.766 | 71MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/python3.9 2024-03-26 22:58:15.766 | 71MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/python3.9/site-packages 2024-03-26 22:58:15.766 | 71MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla-ansible 2024-03-26 22:58:15.766 | 70MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/sip/.git 2024-03-26 22:58:15.766 | 70MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/sip/.git/objects 2024-03-26 22:58:15.766 | 70MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/sip/.git/objects/pack 2024-03-26 22:58:15.766 | 70MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/sip/.git/objects/pack/pack-cc18372ed7f7429eb84833fa5e03b4d6d1a65244.pack 2024-03-26 22:58:15.766 | 68MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/manila/.git 2024-03-26 22:58:15.766 | 68MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides 2024-03-26 22:58:15.766 | 68MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/manila/.git/objects 2024-03-26 22:58:15.766 | 68MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance 2024-03-26 22:58:15.766 | 68MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/swift/.git 2024-03-26 22:58:15.766 | 67MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/swift/.git/objects 2024-03-26 22:58:15.766 | 66MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/code 2024-03-26 22:58:15.766 | 66MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/project-config/.git 2024-03-26 22:58:15.766 | 66MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/project-config/.git/objects 2024-03-26 22:58:15.766 | 66MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation 2024-03-26 22:58:15.767 | 66MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs 2024-03-26 22:58:15.767 | 66MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano 2024-03-26 22:58:15.767 | 65MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/computing-offload/.git 2024-03-26 22:58:15.767 | 65MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/computing-offload/.git/objects 2024-03-26 22:58:15.767 | 65MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/computing-offload/video 2024-03-26 22:58:15.767 | 65MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/computing-offload/video/computing-offload-demo.mp4 2024-03-26 22:58:15.767 | 65MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack 2024-03-26 22:58:15.767 | 65MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/computing-offload/.git/objects/pack/pack-02200b6f5bc47de4de265376ebe99a9600f032da.pack 2024-03-26 22:58:15.767 | 64MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-ansible 2024-03-26 22:58:15.767 | 64MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/zuul/.git 2024-03-26 22:58:15.767 | 63MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/zuul/.git/objects 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console/.git 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/ci-cd-pipeline-app-murano/.git/objects/pack/pack-f6e2e908be05d1e4cd0cb18b8a439bfce84c2848.pack 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console/.git/objects 2024-03-26 22:58:15.767 | 62MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/heat 2024-03-26 22:58:15.767 | 60MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk 2024-03-26 22:58:15.767 | 60MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/vmware-nsx 2024-03-26 22:58:15.767 | 58MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/keystone 2024-03-26 22:58:15.767 | 57MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/docs/.git 2024-03-26 22:58:15.767 | 57MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack 2024-03-26 22:58:15.767 | 57MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/docs/.git/objects 2024-03-26 22:58:15.768 | 56MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/amdgpu 2024-03-26 22:58:15.768 | 55MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack 2024-03-26 22:58:15.768 | 55MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/python3.9/test 2024-03-26 22:58:15.768 | 55MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/daisycloud-core/code/pxe_server_install/pxe_install/ramdisk/initrd.img 2024-03-26 22:58:15.768 | 55MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla-ansible/.git 2024-03-26 22:58:15.768 | 55MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train.csv 2024-03-26 22:58:15.768 | 54MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects 2024-03-26 22:58:15.768 | 53MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/sbin 2024-03-26 22:58:15.768 | 53MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox 2024-03-26 22:58:15.768 | 53MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-adapters 2024-03-26 22:58:15.768 | 53MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/microstack 2024-03-26 22:58:15.768 | 53MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/.git/objects/pack/pack-06f62c27ee8a4cc975ac6d1e617b7916affccb7a.pack 2024-03-26 22:58:15.768 | 52MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/vmware-nsx/.git 2024-03-26 22:58:15.768 | 51MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/vmware-nsx/.git/objects 2024-03-26 22:58:15.768 | 51MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack 2024-03-26 22:58:15.768 | 51MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/releases 2024-03-26 22:58:15.768 | 51MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/qcom 2024-03-26 22:58:15.768 | 50MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic/.git 2024-03-26 22:58:15.768 | 50MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/system-config 2024-03-26 22:58:15.768 | 50MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/ubiquitous-computing-scheduling/agent/cfn-schedule-agent 2024-03-26 22:58:15.768 | 50MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/mellanox 2024-03-26 22:58:15.768 | 50MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/integ 2024-03-26 22:58:15.768 | 50MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic/.git/objects 2024-03-26 22:58:15.768 | 49MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-ansible/.git 2024-03-26 22:58:15.768 | 49MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstacksdk 2024-03-26 22:58:15.768 | 49MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects 2024-03-26 22:58:15.768 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/octavia 2024-03-26 22:58:15.768 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/.git 2024-03-26 22:58:15.769 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin 2024-03-26 22:58:15.769 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/.git/objects 2024-03-26 22:58:15.769 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack 2024-03-26 22:58:15.769 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/libexec/gcc 2024-03-26 22:58:15.769 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/libexec/gcc/aarch64-linux-gnu 2024-03-26 22:58:15.769 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1 2024-03-26 22:58:15.769 | 48MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/.git/objects/pack/pack-c13b7f654b018a4603fd47e632e64a812a6e789d.pack 2024-03-26 22:58:15.769 | 47MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib 2024-03-26 22:58:15.769 | 47MiB /opt/dib_tmp/dib_build.5iJNfLov/built/boot 2024-03-26 22:58:15.769 | 46MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/heat/.git 2024-03-26 22:58:15.769 | 46MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/vmware-nsx/.git/objects/pack/pack-97bc56925054348677178cc87ae80221fc467157.pack 2024-03-26 22:58:15.769 | 46MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/heat/.git/objects 2024-03-26 22:58:15.769 | 45MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/keystone/.git 2024-03-26 22:58:15.769 | 45MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/keystone/.git/objects 2024-03-26 22:58:15.769 | 44MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/icons 2024-03-26 22:58:15.769 | 44MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack 2024-03-26 22:58:15.769 | 43MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/meta-starlingx 2024-03-26 22:58:15.769 | 43MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/contrib 2024-03-26 22:58:15.769 | 42MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/icons/Adwaita 2024-03-26 22:58:15.769 | 42MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackube 2024-03-26 22:58:15.769 | 42MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-web 2024-03-26 22:58:15.769 | 42MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tempest 2024-03-26 22:58:15.769 | 41MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/kubernetes-entrypoint 2024-03-26 22:58:15.769 | 41MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/system-config/.git 2024-03-26 22:58:15.769 | 41MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git 2024-03-26 22:58:15.770 | 41MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/glance 2024-03-26 22:58:15.770 | 41MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/system-config/.git/objects 2024-03-26 22:58:15.770 | 41MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects 2024-03-26 22:58:15.770 | 40MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/python-redfish 2024-03-26 22:58:15.770 | 40MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack 2024-03-26 22:58:15.770 | 40MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/group-based-policy 2024-03-26 22:58:15.770 | 40MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git 2024-03-26 22:58:15.770 | 40MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/kubernetes-entrypoint/.git/objects/pack/pack-ec6221634343e23f6a5607870f3fc36075b32549.pack 2024-03-26 22:58:15.770 | 40MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects 2024-03-26 22:58:15.770 | 40MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects/pack 2024-03-26 22:58:15.770 | 40MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kuryr-tempest-plugin/.git/objects/pack/pack-5bc82f98a5e25575432d63d06e045a29b09bb97a.pack 2024-03-26 22:58:15.770 | 39MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-adapters/.git 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/security-doc 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/project-config/.git/objects/pack/pack-7e44d582c4e963daaa5adaf2b98481a5bda91e75.pack 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-adapters/.git/objects 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/site 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress 2024-03-26 22:58:15.770 | 38MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-adapters/.git/objects/pack/pack-5aea30ee4843369a431bdd5cfeaa348645e328ee.pack 2024-03-26 22:58:15.770 | 37MiB /opt/dib_tmp/dib_build.5iJNfLov/built/etc 2024-03-26 22:58:15.770 | 37MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/.git 2024-03-26 22:58:15.770 | 37MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-fwaas 2024-03-26 22:58:15.770 | 37MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/.git/objects 2024-03-26 22:58:15.770 | 37MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/python-openstackclient 2024-03-26 22:58:15.770 | 37MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git 2024-03-26 22:58:15.770 | 36MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects 2024-03-26 22:58:15.770 | 36MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack 2024-03-26 22:58:15.771 | 36MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-vpnaas 2024-03-26 22:58:15.771 | 36MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara-extra 2024-03-26 22:58:15.771 | 35MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/os-ken 2024-03-26 22:58:15.771 | 35MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/octavia/.git 2024-03-26 22:58:15.771 | 35MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstacksdk/.git 2024-03-26 22:58:15.771 | 35MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-fwaas/.git 2024-03-26 22:58:15.771 | 35MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/heat/.git/objects/pack 2024-03-26 22:58:15.771 | 35MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/octavia/.git/objects 2024-03-26 22:58:15.771 | 35MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects 2024-03-26 22:58:15.771 | 35MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/group-based-policy/.git 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/networking-odl 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous/monitoring 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/networking-odl/.git 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kayobe 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/microstack/.git 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/modules 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/modules/5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/microstack/.git/objects 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/microstack/.git/objects/pack 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/networking-odl/.git/objects 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/microstack/.git/objects/pack/pack-8815784053dacbfe39d5c6bf48e4ea5b8752d969.pack 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/group-based-policy/.git/objects 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/nfv 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack 2024-03-26 22:58:15.771 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/.git/objects/pack/pack-2b0823843da94054a786517a587ca4bab137aaf5.pack 2024-03-26 22:58:15.772 | 34MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects 2024-03-26 22:58:15.772 | 33MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/intel 2024-03-26 22:58:15.772 | 33MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public 2024-03-26 22:58:15.772 | 33MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack 2024-03-26 22:58:15.772 | 33MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack 2024-03-26 22:58:15.772 | 33MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/airshipctl 2024-03-26 22:58:15.772 | 33MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/keystone/.git/objects/pack/pack-f40c4517a20cd41807364af2c4dceeb3dbbda3cd.pack 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console/.git/objects/pack/pack-7586a019ed111b74ed1eb1787a8d6c6ffee8c14c.pack 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/perl5 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/distcloud 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla/.git 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tempest/.git 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/modules/5.10.0-60.130.0.157.oe2203.aarch64/kernel 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla/.git/objects 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/.git/objects/pack/pack-62af37e1b59f78e9dbd40bc4046b6a488213b916.pack 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/designate 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tempest/.git/objects 2024-03-26 22:58:15.772 | 32MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/ansible-playbooks 2024-03-26 22:58:15.772 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/meta-starlingx/.git 2024-03-26 22:58:15.772 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack 2024-03-26 22:58:15.772 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/heat/.git/objects/pack/pack-df7d0e2cd44b0280a2411b3e75a93c7975061867.pack 2024-03-26 22:58:15.772 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-watcher-dashboard 2024-03-26 22:58:15.773 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects 2024-03-26 22:58:15.773 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/operations-guide 2024-03-26 22:58:15.773 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack 2024-03-26 22:58:15.773 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/nova 2024-03-26 22:58:15.773 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/glance/.git 2024-03-26 22:58:15.773 | 31MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/murano 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/glance/.git/objects 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/cinder 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/meta-starlingx/.git/objects/pack/pack-5b79c038f7b76a469db6a23ba7d52d7182925e47.pack 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/security-doc/.git 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/networking-odl/.git/objects/pack/pack-2acd183adae53c9bf18f9898563726f7df71f710.pack 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/security-doc/.git/objects 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/python3.9/site-packages/babel 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/tox-env 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/tox-env/lib 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/tox-env/lib/python3.9 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/tox-env/lib/python3.9/site-packages 2024-03-26 22:58:15.773 | 30MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack 2024-03-26 22:58:15.773 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/boot/initramfs-5.10.0-60.130.0.157.oe2203.aarch64.img 2024-03-26 22:58:15.773 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-fwaas/.git/objects/pack/pack-d9270b522ccaddf5b9b8bb4fdd1dbb38f6a0052d.pack 2024-03-26 22:58:15.773 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-helm 2024-03-26 22:58:15.775 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally 2024-03-26 22:58:15.775 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/security-doc/.git/objects/pack/pack-5a1d93bdf18bf0e2a6e3b27f93543b6f82ceaf4a.pack 2024-03-26 22:58:15.775 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/publications 2024-03-26 22:58:15.776 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/publications/.git 2024-03-26 22:58:15.776 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-vpnaas/.git/objects/pack/pack-ab3b17e2d5f79ff07f1b712bcc3bcaa144ff5328.pack 2024-03-26 22:58:15.776 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/publications/.git/objects 2024-03-26 22:58:15.776 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/publications/.git/objects/pack 2024-03-26 22:58:15.776 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/publications/.git/objects/pack/pack-63a587813d9d13ab62e7895c692a2fdd748d83d8.pack 2024-03-26 22:58:15.776 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/jjb 2024-03-26 22:58:15.776 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackube/vendor 2024-03-26 22:58:15.777 | 29MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/docs/.git/objects/pack/pack-b81ea40b791a540551253cf09ecbfc0e1ff53986.pack 2024-03-26 22:58:15.777 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/python3.9/site-packages/babel/locale-data 2024-03-26 22:58:15.777 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes 2024-03-26 22:58:15.777 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/perl5 2024-03-26 22:58:15.777 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/200_nodes/configs 2024-03-26 22:58:15.778 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-helm-infra 2024-03-26 22:58:15.778 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/mistral 2024-03-26 22:58:15.778 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/swift/.git/objects/pack 2024-03-26 22:58:15.778 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/releases/.git 2024-03-26 22:58:15.778 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/libicudata.so.69.1 2024-03-26 22:58:15.778 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density 2024-03-26 22:58:15.779 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests 2024-03-26 22:58:15.779 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_density/configs 2024-03-26 22:58:15.779 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/requirements 2024-03-26 22:58:15.779 | 28MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kayobe/.git 2024-03-26 22:58:15.779 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/trove 2024-03-26 22:58:15.779 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/releases/.git/objects 2024-03-26 22:58:15.780 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kayobe/.git/objects 2024-03-26 22:58:15.780 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git 2024-03-26 22:58:15.780 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib/rpm 2024-03-26 22:58:15.780 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/requirements/.git 2024-03-26 22:58:15.780 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/jjb/jenkins-job-builder 2024-03-26 22:58:15.780 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/ansible-playbooks/.git/objects 2024-03-26 22:58:15.781 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/python3.9/test/__pycache__ 2024-03-26 22:58:15.781 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/requirements/.git/objects 2024-03-26 22:58:15.781 | 27MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/python-openstackclient/.git 2024-03-26 22:58:15.781 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests 2024-03-26 22:58:15.781 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/.git 2024-03-26 22:58:15.782 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-apiserver 2024-03-26 22:58:15.782 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackalytics 2024-03-26 22:58:15.782 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/distcloud/.git 2024-03-26 22:58:15.782 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects 2024-03-26 22:58:15.782 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data 2024-03-26 22:58:15.782 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads 2024-03-26 22:58:15.783 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/releases/.git/objects/pack 2024-03-26 22:58:15.783 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065 2024-03-26 22:58:15.783 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1 2024-03-26 22:58:15.783 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var 2024-03-26 22:58:15.783 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var 2024-03-26 22:58:15.783 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log 2024-03-26 22:58:15.784 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log 2024-03-26 22:58:15.784 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/themes 2024-03-26 22:58:15.784 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack 2024-03-26 22:58:15.784 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/distcloud/.git/objects 2024-03-26 22:58:15.784 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects 2024-03-26 22:58:15.784 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack 2024-03-26 22:58:15.785 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack 2024-03-26 22:58:15.785 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/magnum 2024-03-26 22:58:15.785 | 26MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch090505/train_daginfo.csv 2024-03-26 22:58:15.785 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/.git/objects/pack/pack-084c6bc2204bbbb7e26b2c79c9d04cc6d8ba8b45.pack 2024-03-26 22:58:15.785 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples 2024-03-26 22:58:15.786 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/designate/.git 2024-03-26 22:58:15.786 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-interface-keystone 2024-03-26 22:58:15.786 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/liquidio 2024-03-26 22:58:15.786 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git 2024-03-26 22:58:15.786 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects 2024-03-26 22:58:15.786 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack 2024-03-26 22:58:15.788 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/designate/.git/objects 2024-03-26 22:58:15.788 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ceilometer 2024-03-26 22:58:15.788 | 25MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/pyeclib 2024-03-26 22:58:15.788 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally-openstack 2024-03-26 22:58:15.789 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-interface-keystone/.git/objects/pack/pack-1fcd1b2ff5d0a3850009e03f44057ac69b83e0c1.pack 2024-03-26 22:58:15.789 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/operations-guide/.git 2024-03-26 22:58:15.789 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.6.2-aarch64-disk.img 2024-03-26 22:58:15.790 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic/.git/objects/pack/pack-957ec90d3200f6d8bfd0965785142a1fdce67c22.pack 2024-03-26 22:58:15.790 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.6.1-aarch64-disk.img 2024-03-26 22:58:15.790 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/operations-guide/.git/objects 2024-03-26 22:58:15.790 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/placement 2024-03-26 22:58:15.790 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1/cc1 2024-03-26 22:58:15.791 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack 2024-03-26 22:58:15.791 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara 2024-03-26 22:58:15.791 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/operations-guide/.git/objects/pack/pack-80860e612c992f3591884588c5e8a4c0a7c90a16.pack 2024-03-26 22:58:15.791 | 24MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/api-site 2024-03-26 22:58:15.791 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous/monitoring/nebulous 2024-03-26 22:58:15.792 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/freezer 2024-03-26 22:58:15.792 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/swift/.git/objects/pack/pack-59c0d8cc4aafbb9dbeda078579172840b45277d4.pack 2024-03-26 22:58:15.792 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/poppy 2024-03-26 22:58:15.792 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-ansible/.git/objects/pack/pack-9ffe9a9d1b202d71c63c1cd5d78fb2de3a7a7acf.pack 2024-03-26 22:58:15.792 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/devstack 2024-03-26 22:58:15.793 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/api-site/.git 2024-03-26 22:58:15.793 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/libexec/gcc/aarch64-linux-gnu/10.3.1/lto1 2024-03-26 22:58:15.793 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/bin/lto-dump 2024-03-26 22:58:15.793 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch080101/train_daginfo.csv 2024-03-26 22:58:15.793 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/api-site/.git/objects 2024-03-26 22:58:15.793 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack 2024-03-26 22:58:15.794 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/neutron 2024-03-26 22:58:15.794 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/integ/.git 2024-03-26 22:58:15.794 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/python-redfish/dmtf 2024-03-26 22:58:15.794 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core 2024-03-26 22:58:15.794 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/modules/5.10.0-60.130.0.157.oe2203.aarch64/kernel/drivers 2024-03-26 22:58:15.795 | 23MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/os-testr-env 2024-03-26 22:58:15.795 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console/docs 2024-03-26 22:58:15.795 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals/www 2024-03-26 22:58:15.795 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/os-testr-env/lib 2024-03-26 22:58:15.795 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/os-testr-env/lib/python3.9 2024-03-26 22:58:15.796 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/os-testr-env/lib/python3.9/site-packages 2024-03-26 22:58:15.796 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack 2024-03-26 22:58:15.796 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface 2024-03-26 22:58:15.796 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack 2024-03-26 22:58:15.796 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/senlin 2024-03-26 22:58:15.797 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackalytics/.git 2024-03-26 22:58:15.797 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/horizon/openstack_dashboard 2024-03-26 22:58:15.797 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/releases/.git/objects/pack/pack-421d2150f5a758e0e315c265dbbd47ba44b38c57.pack 2024-03-26 22:58:15.797 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests 2024-03-26 22:58:15.797 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackalytics/.git/objects 2024-03-26 22:58:15.798 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla-ansible/.git/objects/pack/pack-0311418ea4ae08a45ff1ce982a32024bf29615ef.pack 2024-03-26 22:58:15.798 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE 2024-03-26 22:58:15.798 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/integ/.git/objects 2024-03-26 22:58:15.798 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-core 2024-03-26 22:58:15.798 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/bindep-env 2024-03-26 22:58:15.799 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/bindep-env/lib 2024-03-26 22:58:15.799 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/bindep-env/lib/python3.9 2024-03-26 22:58:15.799 | 22MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/bindep-env/lib/python3.9/site-packages 2024-03-26 22:58:15.799 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/freezer/.git 2024-03-26 22:58:15.799 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-helm/.git 2024-03-26 22:58:15.800 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/api-site/.git/objects/pack/pack-b8d539eb9b9f781af44c43e3444f2d20945085d5.pack 2024-03-26 22:58:15.800 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/manila/.git/objects/pack 2024-03-26 22:58:15.800 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/freezer/.git/objects 2024-03-26 22:58:15.800 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-helm/.git/objects 2024-03-26 22:58:15.800 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/perl5/vendor_perl 2024-03-26 22:58:15.801 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally/.git 2024-03-26 22:58:15.801 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.6.2-x86_64-disk.img 2024-03-26 22:58:15.801 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/qed 2024-03-26 22:58:15.801 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/glance/.git/objects/pack 2024-03-26 22:58:15.802 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/qcom/sm8250 2024-03-26 22:58:15.802 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/os-ken/os_ken 2024-03-26 22:58:15.802 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-nova 2024-03-26 22:58:15.802 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack 2024-03-26 22:58:15.802 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/stx-puppet 2024-03-26 22:58:15.803 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally/.git/objects 2024-03-26 22:58:15.803 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.6.1-x86_64-disk.img 2024-03-26 22:58:15.803 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/nova/tests 2024-03-26 22:58:15.803 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/nodepool 2024-03-26 22:58:15.803 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ceilometer/.git 2024-03-26 22:58:15.804 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/placement/.git 2024-03-26 22:58:15.807 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/releases/deliverables 2024-03-26 22:58:15.807 | 21MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack 2024-03-26 22:58:15.807 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin 2024-03-26 22:58:15.807 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals/www/static 2024-03-26 22:58:15.807 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/freezer/.git/objects/pack/pack-56fd05e52f96aa0757a05994749860d8ca0ce1f2.pack 2024-03-26 22:58:15.807 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/placement/.git/objects 2024-03-26 22:58:15.808 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ceilometer/.git/objects 2024-03-26 22:58:15.808 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/doc 2024-03-26 22:58:15.808 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/devstack/.git 2024-03-26 22:58:15.808 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git 2024-03-26 22:58:15.808 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/tobiko 2024-03-26 22:58:15.808 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/liquidio/lio_23xx_vsw.bin 2024-03-26 22:58:15.808 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.6.2-x86_64-uec.tar.gz 2024-03-26 22:58:15.808 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems 2024-03-26 22:58:15.809 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects 2024-03-26 22:58:15.809 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/devstack/.git/objects 2024-03-26 22:58:15.809 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.6.1-x86_64-uec.tar.gz 2024-03-26 22:58:15.809 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/murano/.git 2024-03-26 22:58:15.809 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/gconv 2024-03-26 22:58:15.809 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/docs/doc 2024-03-26 22:58:15.809 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/python-manilaclient 2024-03-26 22:58:15.810 | 20MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/docs/doc/source 2024-03-26 22:58:15.810 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/etc/ima 2024-03-26 22:58:15.810 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-lib 2024-03-26 22:58:15.810 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane 2024-03-26 22:58:15.810 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/metal 2024-03-26 22:58:15.810 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally/.git/objects/pack 2024-03-26 22:58:15.810 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes 2024-03-26 22:58:15.810 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/murano/.git/objects 2024-03-26 22:58:15.811 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes 2024-03-26 22:58:15.811 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals/www/static/sitemap.xml 2024-03-26 22:58:15.811 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/control_plane/1000_nodes/configs 2024-03-26 22:58:15.811 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/1000_nodes/configs 2024-03-26 22:58:15.811 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin 2024-03-26 22:58:15.811 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/glance/.git/objects/pack/pack-19d5e92e221cea43f57a5d147e6cbe6c56a6efb9.pack 2024-03-26 22:58:15.811 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.5.3-aarch64-disk.img 2024-03-26 22:58:15.812 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/locale 2024-03-26 22:58:15.812 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/trove/.git 2024-03-26 22:58:15.812 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/system-config/.git/objects/pack/pack-03bf3aac5014c862dc94506303c523a8fe7b4a1e.pack 2024-03-26 22:58:15.812 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc 2024-03-26 22:58:15.812 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples 2024-03-26 22:58:15.812 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/fonts 2024-03-26 22:58:15.812 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/fonts/dejavu 2024-03-26 22:58:15.812 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi 2024-03-26 22:58:15.813 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv 2024-03-26 22:58:15.813 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/magnum/.git 2024-03-26 22:58:15.813 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/val.csv 2024-03-26 22:58:15.813 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/qcom/sdm845 2024-03-26 22:58:15.813 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-web/v2.5 2024-03-26 22:58:15.813 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/locale/locale-archive 2024-03-26 22:58:15.813 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/test.csv 2024-03-26 22:58:15.814 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/trove/.git/objects 2024-03-26 22:58:15.814 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/murano/.git/objects/pack 2024-03-26 22:58:15.814 | 19MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/placement/.git/objects/pack 2024-03-26 22:58:15.814 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/.git 2024-03-26 22:58:15.814 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/doc 2024-03-26 22:58:15.814 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/magnum/.git/objects 2024-03-26 22:58:15.814 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git 2024-03-26 22:58:15.814 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/alexandria 2024-03-26 22:58:15.815 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/microstack/snap-overlay 2024-03-26 22:58:15.815 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack 2024-03-26 22:58:15.815 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/election 2024-03-26 22:58:15.815 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/.git/objects 2024-03-26 22:58:15.815 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack 2024-03-26 22:58:15.815 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/.git/objects/pack/pack-a8a4b54350e8529f70d3681449825c8c7a81ca56.pack 2024-03-26 22:58:15.815 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config/.git/objects/pack 2024-03-26 22:58:15.816 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/whitebox-tempest-plugin/.git/objects/pack/pack-bfb0ca6cc7b4fb76cab7a9d9f929d5a0be6c131b.pack 2024-03-26 22:58:15.816 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara-extra/.git 2024-03-26 22:58:15.816 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-helm-infra/.git/objects 2024-03-26 22:58:15.816 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/doc 2024-03-26 22:58:15.816 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/doc/source 2024-03-26 22:58:15.816 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.5.3-x86_64-disk.img 2024-03-26 22:58:15.816 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/glean 2024-03-26 22:58:15.816 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes 2024-03-26 22:58:15.817 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/themes/openstack/images 2024-03-26 22:58:15.817 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/infra-vhd-util-deb 2024-03-26 22:58:15.817 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/controlplane_performance/400_nodes/configs 2024-03-26 22:58:15.817 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git 2024-03-26 22:58:15.817 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/glean/lib 2024-03-26 22:58:15.817 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/glean/lib/python3.9 2024-03-26 22:58:15.817 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/glean/lib/python3.9/site-packages 2024-03-26 22:58:15.818 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects 2024-03-26 22:58:15.818 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/python-redfish/.git 2024-03-26 22:58:15.818 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/murano/.git/objects/pack/pack-cf9e3e4aaae3f6c19fce99be7aa6d245553bfe61.pack 2024-03-26 22:58:15.818 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackube/vendor/k8s.io 2024-03-26 22:58:15.818 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects 2024-03-26 22:58:15.818 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack 2024-03-26 22:58:15.818 | 18MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/python3.9/site-packages 2024-03-26 22:58:15.819 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/python-redfish/.git/objects 2024-03-26 22:58:15.819 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack 2024-03-26 22:58:15.819 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara-extra/common-artifacts 2024-03-26 22:58:15.819 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally/.git/objects/pack/pack-76baf5e74c7f71b3f63b35edb913d61c42bbc3ac.pack 2024-03-26 22:58:15.819 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/python-redfish/.git/objects/pack/pack-fb6ca5d329089bfbe855edcd9de4a29ab9c83cdc.pack 2024-03-26 22:58:15.819 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects/pack 2024-03-26 22:58:15.819 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/zuul/.git/objects/pack/pack-08b6b552e7a98faaffdb7641d10fda985855f5be.pack 2024-03-26 22:58:15.819 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/infra-vhd-util-deb/.git/objects/pack/pack-8a6c50c87475f07088aa05fb0e7caf1cc8c9f299.pack 2024-03-26 22:58:15.820 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara-extra/.git/objects/pack/pack-72b8808e4e71e41cebcfdb281102b02593eb5843.pack 2024-03-26 22:58:15.820 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tempest/.git/objects/pack/pack-35a59f5a20997b96eea3b93a7aae672da8052d25.pack 2024-03-26 22:58:15.820 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker-specs 2024-03-26 22:58:15.820 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/tools 2024-03-26 22:58:15.820 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-neutron 2024-03-26 22:58:15.820 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/diskimage-builder 2024-03-26 22:58:15.820 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/nodepool/.git 2024-03-26 22:58:15.821 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_v2018/Branch060202/train_daginfo.csv 2024-03-26 22:58:15.821 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic-python-agent 2024-03-26 22:58:15.821 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit 2024-03-26 22:58:15.821 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/pyeclib/.git 2024-03-26 22:58:15.821 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara/.git 2024-03-26 22:58:15.821 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/placement/.git/objects/pack/pack-56cf8dc5aa741f08f6f025b4de9294adccf25e9b.pack 2024-03-26 22:58:15.821 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/nodepool/.git/objects 2024-03-26 22:58:15.821 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/nfv/nfv/nfv-tests/nfv_scenario_tests/data/loads/cirros-guest.img 2024-03-26 22:58:15.822 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-nova/.git 2024-03-26 22:58:15.822 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/zuul-jobs 2024-03-26 22:58:15.822 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/stx-puppet/.git 2024-03-26 22:58:15.822 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.5.3-x86_64-uec.tar.gz 2024-03-26 22:58:15.822 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova-specs 2024-03-26 22:58:15.822 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/pyeclib/.git/objects 2024-03-26 22:58:15.822 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git 2024-03-26 22:58:15.823 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/.git/objects/pack/pack-902b2016dba7070c0f575c2547dedb52e8901aed.idx 2024-03-26 22:58:15.823 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara/.git/objects 2024-03-26 22:58:15.823 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf/everything-3b10c74d798e6e63 2024-03-26 22:58:15.823 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack 2024-03-26 22:58:15.823 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf/everything-3b10c74d798e6e63/repodata 2024-03-26 22:58:15.823 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/cinder/tests 2024-03-26 22:58:15.823 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training 2024-03-26 22:58:15.823 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source 2024-03-26 22:58:15.824 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kuryr-kubernetes 2024-03-26 22:58:15.824 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-placement 2024-03-26 22:58:15.824 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-nova/.git/objects 2024-03-26 22:58:15.824 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/stx-puppet/.git/objects 2024-03-26 22:58:15.824 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.5.2-aarch64-disk.img 2024-03-26 22:58:15.824 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/manila/manila 2024-03-26 22:58:15.824 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects 2024-03-26 22:58:15.825 | 17MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/update 2024-03-26 22:58:15.825 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-placement/.git 2024-03-26 22:58:15.825 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic 2024-03-26 22:58:15.825 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg 2024-03-26 22:58:15.825 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface 2024-03-26 22:58:15.825 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data 2024-03-26 22:58:15.825 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/bifrost 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/i915 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/monasca-agent 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib/selinux 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib/selinux/targeted 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib/selinux/targeted/active 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-ansible-ops 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack/.git/objects/info 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack/.git/objects/info/commit-graph 2024-03-26 22:58:15.826 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/pyeclib/.git/objects/pack/pack-fc04b5381b85b21c0af504a32614c77d69c7395b.pack 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/vitrage 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rpm-packaging 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-placement/.git/objects 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/treasuremap 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.5.2-x86_64-disk.img 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/os-ken/os_ken/tests 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/osp7_controller1_1447326246805_93065/var/log/neutron 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-router-net-vm-creation/logs/controller1/var/log/neutron 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/python-manilaclient/.git 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-masakari-monitors 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/zanata-cli-4.3.3-dist.tar.gz 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara/.git/objects/pack 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/manila/.git/objects/pack/pack-a4e462dded4c8d2593006f5d67e5d19fff2a12e0.pack 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files/images 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/samples/tests/etc/samples/etsi/nfv/common/Files/images/cirros-0.5.2-x86_64-disk.img 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/python-manilaclient/.git/objects 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit 2024-03-26 22:58:15.827 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git 2024-03-26 22:58:15.828 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-octavia-diskimage-retrofit/.git/objects/pack/pack-68d02b5f893dcca1db0123142c33defeee69a183.pack 2024-03-26 22:58:15.828 | 16MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally-openstack/.git 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib/rpm/Index.db 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/browbeat 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/watcher-dashboard.charm 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/templates 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/kernel 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-watcher-dashboard/.git/objects/14/e087cda64088f5491bbf5f897fe696fb58f17e 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/integ/kubernetes 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/watcher 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/tools/.git 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/qcom/sm8250/adsp.mbn 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/dpaa2 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/dpaa2/mc 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib64/perl5/vendor_perl/auto 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/edge-computing-group 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-openstack-integration 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/tobiko/.git 2024-03-26 22:58:15.828 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/cirros-0.5.2-x86_64-uec.tar.gz 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-web/v2 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/.git 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/governance 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/tools/.git/objects 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/tobiko/.git/objects 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/docs/resources 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/.git/objects/pack/pack-503d5fbc361174c0dfb8a92995de8d0c709073f4.pack 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/contrib/AdminLTE/plugins 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/aodh 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/senlin/.git 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/barbican 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack/.git/objects/pack/pack-de39bced715ba217d291b10a7c87b0c75ba3a66c.idx 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-placement/.git/objects/pack/pack-a00d5e73c356c4774618d2eeeea0795868110242.pack 2024-03-26 22:58:15.829 | 15MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack 2024-03-26 22:58:15.829 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-masakari-monitors/.git/objects/pack/pack-0e2471d9ba26ac977e1aa8e70956c91fa4cdc0e5.pack 2024-03-26 22:58:15.829 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-neutron-api-plugin-ironic/.git/objects/pack/pack-beb3d532f613b9f396cc0ae854b040e8a70c1d3a.pack 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/training-guides/doc/upstream-training/source/slides/_assets 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/os-ken/.git 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-openstack-integration/.git/objects 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/doc/source/admin 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sunbeam-charms 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/senlin/.git/objects 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/.git 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console/skyline_console 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console/skyline_console/static 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara/.git/objects/pack/pack-7044d162f40d70c2ebcc08610404b193db3e84fe.pack 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/os-testr-env/lib/python3.9/site-packages/pip 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/bindep-env/lib/python3.9/site-packages/pip 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/tox-env/lib/python3.9/site-packages/pip 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/octavia/.git/objects/pack 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-web/v2.5/target 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/airshipctl/manifests 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/murano-dashboard 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/os-ken/.git/objects 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-apiserver/doc 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/reliability 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic-python-agent/.git 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images 2024-03-26 22:58:15.830 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openinfra/openstackweb/html2pdf_v4.03/_tcpdf_5.0.002/fonts 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/openstack-armada-app 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-apiserver/doc/source/images/logo 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/.git/objects 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/nova/tests/unit 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/jjb/jenkins-job-builder/.git/objects 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker-specs/.git 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-neutron/.git 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/.git/objects/pack/pack-e9fceff5d6dc81889e74ca83a25c21a4206c3120.pack 2024-03-26 22:58:15.831 | 14MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/xstatic-roboto-fontface/xstatic/pkg/roboto_fontface/data/fonts/roboto 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ceilometer/.git/objects/pack/pack-c1577b4e196a80638c25139f733a170c3595c897.pack 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/bifrost/.git 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic-python-agent/.git/objects 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/airshipctl/.git 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/massively_distribute_rpc/tc1 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/etc/ima/digest_lists 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-neutron/.git/objects 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/heat/heat 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/python-openstackclient/.git/objects/pack 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rpm-packaging/.git 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config/sysinv 2024-03-26 22:58:15.831 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/zuul-website-media 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-console/docs/zh 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/performance-docs/doc/source/test_results/container_cluster_systems/kubernetes 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/bifrost/.git/objects 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/governance/.git 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/inaugust 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/include 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/airshipctl/.git/objects 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rpm-packaging/.git/objects 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/aodh/.git 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/datasets/alibaba_clusterdata_gpu_v2023/csv 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/storlets 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/governance/.git/objects 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf/everything-filenames.solvx 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackube/.git 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin/public 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/kolla/.git/objects/pack/pack-9cdb0928188c877853d85e38ec011ed44719b0b5.pack 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous/monitoring/nebulous/ems-core/web-admin/public/assets 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin 2024-03-26 22:58:15.832 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/aodh/.git/objects 2024-03-26 22:58:15.833 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ironic/ironic 2024-03-26 22:58:15.833 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/heat-dashboard 2024-03-26 22:58:15.833 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/libexec/git-core 2024-03-26 22:58:15.833 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/swift/test 2024-03-26 22:58:15.833 | 13MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/charm-ovn-central 2024-03-26 22:58:15.833 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files 2024-03-26 22:58:15.833 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/airshipctl/manifests/function 2024-03-26 22:58:15.833 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/python3.9/site-packages/pip 2024-03-26 22:58:15.833 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/cache/dnf/everything-3b10c74d798e6e63/repodata/8cb51558c2047c0c83b2106485c2329e643b7722c3e5165e1e0bcee16f0ac70b-filelists.xml.gz 2024-03-26 22:58:15.833 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/inaugust/inaugust.com 2024-03-26 22:58:15.833 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/neutron/tests 2024-03-26 22:58:15.833 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/utilities 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-cinder-nfs 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ovn-bgp-agent 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/mistral/.git 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/microstack/snap-overlay/images 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/microstack/snap-overlay/images/cirros-0.4.0-x86_64-disk.img 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackube/.git/objects 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackube/.git/objects/pack 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/zaqar 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/interop-workloads 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/update/.git 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config/.git/objects/pack/pack-ce215df77a0266228537891e69f16b1785c79b1d.pack 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/integ/kubernetes/plugins/isolcpus-device-plugin/files/vendor 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/brcm 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/os-log-merger/contrib/debug-live-migration/logs 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ovn-octavia-provider 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/zuul/zuul/tests 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/sahara-plugin-cdh 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/stackube/.git/objects/pack/pack-d882b918aa06361cb5a01d178aae5d1668d7f4f3.pack 2024-03-26 22:58:15.834 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/charm-ovn-central/.git 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/airshipctl/.git/objects/pack/pack-66a6ecb12810b28f8024f86585da8bc5139be07b.pack 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/icons/Adwaita/cursors 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/senlin/.git/objects/pack 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/gyan 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/kloudbuster 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib/rpm/Packages.db 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/windmill 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-nova-compute 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/mistral/.git/objects 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/nova/doc 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/os-ken/.git/objects/pack/pack-a219d62bbeebadbf0bc9d122a53ea3edb8625db8.pack 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/root 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/update/.git/objects 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-lib/.git 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib/selinux/targeted/active/modules 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/var/lib/selinux/targeted/active/modules/100 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/contributor-guide 2024-03-26 22:58:15.835 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/rally-openstack/.git/objects/pack/pack-3009fef8b4b4a70679d41a42e910213b5e5a6b6f.pack 2024-03-26 22:58:15.836 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/zun 2024-03-26 22:58:15.836 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-adapters/chef 2024-03-26 22:58:15.836 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/share/perl5/vendor_perl 2024-03-26 22:58:15.836 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/group-based-policy/.git/objects/pack 2024-03-26 22:58:15.836 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-nova-cloud-controller 2024-03-26 22:58:15.836 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/jjb/jenkins-job-builder/tests 2024-03-26 22:58:15.836 | 12MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-adapters/chef/cookbooks 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/compass-core/mibs 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstacksdk/.git/objects/pack/pack-48fef249c200a3aa7dc73f79e0edb73d9d95a5ea.pack 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/os-testr-env/lib/python3.9/site-packages/pip/_vendor 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/bindep-env/lib/python3.9/site-packages/pip/_vendor 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/tox-env/lib/python3.9/site-packages/pip/_vendor 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron-lib/.git/objects 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/etcd-v3.3.12-linux-amd64.tar.gz 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/dash-stack/contrib/Font-Awesome/src 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/openstack-manuals/doc 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cloudkitty 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/devstack/.git/objects/pack/pack-62cebe419cdca9b114f0ec018d9c5dfd61bdb4c3.pack 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous/monitoring/.git 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/taskflow 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-apiserver/.git 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/glean/lib/python3.9/site-packages/pip 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/metal/.git 2024-03-26 22:58:15.836 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/mistral/rally-jobs 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/murano-dashboard/.git 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/ha 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/systemd 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/os-brick 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-keystone 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/bnx2x 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/magnum/.git/objects/pack 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/nebulous/monitoring/.git/objects 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/skyline-apiserver/.git/objects 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/mistral/rally-jobs/extra/scenarios/big_wf 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/airship/promenade 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/config/sysinv/sysinv/sysinv/sysinv 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/panko 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/panko/.git 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/neutron/.git/objects/pack/pack-b227096c541c68cc2f0d4ae86a4b87926eb8e3e1.idx 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/cfn/use-case-and-architecture/ai_computing_force_scheduling/knets_exp 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/charm-keystone 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/trove/.git/objects/pack 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker-specs/.git/objects/3a/e05b3ca19a3912107b351f082904e08aa18e03 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/murano-dashboard/.git/objects 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/metal/.git/objects 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/puppet-ironic 2024-03-26 22:58:15.837 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/cinder/tests/unit/volume 2024-03-26 22:58:15.838 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/panko/.git/objects 2024-03-26 22:58:15.838 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ovn-octavia-provider/.git/objects 2024-03-26 22:58:15.838 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/opendev/netlify-sandbox/site/.vuepress/public/admin/netlify-cms.js.map 2024-03-26 22:58:15.838 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ovn-bgp-agent/.git 2024-03-26 22:58:15.838 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/panko/.git/objects/pack 2024-03-26 22:58:15.838 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/boot/vmlinuz-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 22:58:15.838 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/cache/files/etcd-v3.2.17-linux-amd64.tar.gz 2024-03-26 22:58:15.838 | 11MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/tacker/tacker 2024-03-26 22:58:15.838 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack 2024-03-26 22:58:15.838 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/vexxhost 2024-03-26 22:58:15.838 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/requirements/.git/objects/pack 2024-03-26 22:58:18.454 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/charm-ovn-central/.git/objects/pack/pack-0142dba92bc49f9f042f2e9071a3c9a4b5b29634.pack 2024-03-26 22:58:18.454 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/oslo.vmware 2024-03-26 22:58:18.454 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/usr/lib/firmware/qcom/sdm845/adsp.mbn 2024-03-26 22:58:18.454 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/ovn-bgp-agent/.git/objects 2024-03-26 22:58:18.454 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/networking-cisco 2024-03-26 22:58:18.454 | 10MiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/octavia-tempest-plugin 2024-03-26 22:58:18.454 | 24KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB 2024-03-26 22:58:18.454 | 8.0KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk 2024-03-26 22:58:18.454 | 8.0KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file 2024-03-26 22:58:18.454 | 4.0KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/sgdisk/loop0.txt 2024-03-26 22:58:18.454 | 4.0KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/meta.json 2024-03-26 22:58:18.454 | 4.0KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/x/bareon/bareon/tests/data/block-device/empty-1024MiB/file/loop0.txt 2024-03-26 22:58:18.454 | 4.0KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/root/build-tools/certificates/TiBoot.crt 2024-03-26 22:58:18.454 | 4.0KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/starlingx/public-keys/TiBoot.crt 2024-03-26 22:58:18.454 | 4.0KiB /opt/dib_tmp/dib_build.5iJNfLov/built/opt/git/opendev.org/openstack/cinder/releasenotes/notes/reject-volume_clear_size-settings-larger-than-1024MiB-30b38811da048948.yaml 2024-03-26 22:58:18.455 | 2024-03-26 22:58:18.455 | ===== end image size report ===== 2024-03-26 22:58:18.455 | 2024-03-26 22:58:18.461 | + diskimage_builder/lib/disk-image-create:main:437 : rm -f /opt/dib_tmp/dib_build.5iJNfLov/du_output.tmp 2024-03-26 22:58:18.510 | + diskimage_builder/lib/disk-image-create:main:439 : '[' -n 512 ']' 2024-03-26 22:58:18.516 | + diskimage_builder/lib/disk-image-create:main:440 : journal_size=512 2024-03-26 22:58:18.525 | + diskimage_builder/lib/disk-image-create:main:445 : '[' ext4 = ext4 ']' 2024-03-26 22:58:18.531 | + diskimage_builder/lib/disk-image-create:main:449 : MKFS_OPTS='-i 4096 -J size=512 ' 2024-03-26 22:58:18.536 | + diskimage_builder/lib/disk-image-create:main:464 : [[ 22.03-LTS == \t\r\u\s\t\y ]] 2024-03-26 22:58:18.541 | + diskimage_builder/lib/disk-image-create:main:470 : '[' -z '' ']' 2024-03-26 22:58:18.547 | + diskimage_builder/lib/disk-image-create:main:471 : du_size=21657054 2024-03-26 22:58:18.552 | + diskimage_builder/lib/disk-image-create:main:482 : [[ growroot dib-init-system manifests zuul-worker journal-to-console rpm-distro cloud-init-datasources yum install-types cache-url nodepool-base install-bin vm cache-devstack initialize-urandom yum-minimal base source-repositories sysprep package-installs bootloader openssh-server pkg-map openeuler-minimal redhat-common runtime-ssh-host-keys infra-package-needs block-device-efi openstack-repos simple-init ensure-venv install-static cloud-init =~ block-device-efi ]] 2024-03-26 22:58:18.558 | + diskimage_builder/lib/disk-image-create:main:483 : echo 'Expanding disk for EFI partition' 2024-03-26 22:58:18.558 | Expanding disk for EFI partition 2024-03-26 22:58:18.564 | + diskimage_builder/lib/disk-image-create:main:484 : du_size=22194654 2024-03-26 22:58:18.572 | ++ diskimage_builder/lib/disk-image-create:main:490 : awk ' { if ($1 % 64 != 0) print $1 + 64 - ( $1 % 64); else print $1; } ' 2024-03-26 22:58:18.572 | ++ diskimage_builder/lib/disk-image-create:main:490 : echo 22194654 2024-03-26 22:58:18.580 | + diskimage_builder/lib/disk-image-create:main:490 : export DIB_IMAGE_SIZE=22194688 2024-03-26 22:58:18.586 | + diskimage_builder/lib/disk-image-create:main:490 : DIB_IMAGE_SIZE=22194688 2024-03-26 22:58:18.591 | + diskimage_builder/lib/disk-image-create:main:492 : '[' -n '' ']' 2024-03-26 22:58:18.597 | + diskimage_builder/lib/disk-image-create:main:496 : export TMP_IMAGE_DIR 2024-03-26 22:58:18.602 | + diskimage_builder/lib/disk-image-create:main:499 : eval_run_d block-device IMAGE_BLOCK_DEVICE= 2024-03-26 22:58:18.608 | ++ diskimage_builder/lib/common-functions:eval_run_d:162 : mktemp 2024-03-26 22:58:18.617 | + diskimage_builder/lib/common-functions:eval_run_d:162 : local run_output=/opt/dib_tmp/tmp.3zVF37onIu 2024-03-26 22:58:18.623 | + diskimage_builder/lib/common-functions:eval_run_d:163 : trap 'rm -f /opt/dib_tmp/tmp.3zVF37onIu; check_break after-error bash' ERR 2024-03-26 22:58:18.628 | + diskimage_builder/lib/common-functions:eval_run_d:164 : run_d block-device /opt/dib_tmp/tmp.3zVF37onIu 2024-03-26 22:58:18.634 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-03-26 22:58:18.640 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 22:58:18.646 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-block-device bash 2024-03-26 22:58:18.652 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:58:18.652 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-block-device(,|$)' -q 2024-03-26 22:58:18.664 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/block-device.d ']' 2024-03-26 22:58:18.670 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-block-device bash 2024-03-26 22:58:18.676 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-block-device(,|$)' -q 2024-03-26 22:58:18.676 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 22:58:18.686 | + diskimage_builder/lib/common-functions:eval_run_d:165 : grep -q IMAGE_BLOCK_DEVICE= /opt/dib_tmp/tmp.3zVF37onIu 2024-03-26 22:58:18.695 | + diskimage_builder/lib/common-functions:eval_run_d:169 : rm /opt/dib_tmp/tmp.3zVF37onIu 2024-03-26 22:58:18.703 | + diskimage_builder/lib/common-functions:eval_run_d:170 : trap - ERR 2024-03-26 22:58:18.708 | + diskimage_builder/lib/disk-image-create:main:501 : '[' -z ']' 2024-03-26 22:58:18.714 | + diskimage_builder/lib/disk-image-create:main:504 : echo 'image-size: 22194688KiB' 2024-03-26 22:58:18.760 | + diskimage_builder/lib/disk-image-create:main:506 : '[' -n '-i 4096 -J size=512 ' ']' 2024-03-26 22:58:18.765 | + diskimage_builder/lib/disk-image-create:main:507 : echo 'root-fs-opts: '\''-i 4096 -J size=512 '\''' 2024-03-26 22:58:18.771 | + diskimage_builder/lib/disk-image-create:main:513 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-03-26 22:58:19.849 | 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-03-26 22:58:19.849 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 22:58:19.920 | 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-03-26 22:58:19.920 | 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-03-26 22:58:19.921 | 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', 'opts': '-i 4096 -J size=512 ', '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-03-26 22:58:19.922 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.5iJNfLov/states/block-device/config.json] 2024-03-26 22:58:20.025 | + diskimage_builder/lib/disk-image-create:main:516 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py create 2024-03-26 22:58:20.644 | 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-03-26 22:58:20.644 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 22:58:20.645 | INFO diskimage_builder.block_device.blockdevice [-] create() called 2024-03-26 22:58:20.645 | DEBUG diskimage_builder.block_device.blockdevice [-] Using 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', 'opts': '-i 4096 -J size=512 ', '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_create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:414 2024-03-26 22:58:20.646 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'local_loop': {'name': 'image0'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-03-26 22:58:20.646 | DEBUG diskimage_builder.block_device.level0.localloop [-] Creating LocalLoop object; config [{'name': 'image0'}] default_config [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:75 2024-03-26 22:58:20.647 | DEBUG diskimage_builder.block_device.level0.localloop [-] Using default image size [22727360512] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:83 2024-03-26 22:58:20.647 | DEBUG diskimage_builder.block_device.config [-] Adding image0 : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.647 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-03-26 22:58:20.647 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.648 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-03-26 22:58:20.648 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:42 2024-03-26 22:58:20.648 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:191 2024-03-26 22:58:20.648 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.649 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-03-26 22:58:20.649 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2024-03-26 22:58:20.649 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2024-03-26 22:58:20.650 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.650 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-03-26 22:58:20.650 | DEBUG diskimage_builder.block_device.config [-] Adding fstab_mount_mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.650 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-03-26 22:58:20.651 | DEBUG diskimage_builder.block_device.level3.mount [-] MountPoint created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:42 2024-03-26 22:58:20.651 | DEBUG diskimage_builder.block_device.level3.mount [-] Ordered mounts now: [('/', 'mount_mkfs_root'), ('/boot/efi', 'mount_mkfs_ESP')] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:191 2024-03-26 22:58:20.651 | DEBUG diskimage_builder.block_device.config [-] Adding mount_mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.651 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-03-26 22:58:20.652 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Create filesystem object; config [{'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'opts': '-i 4096 -J size=512 ', 'label': 'cloudimg-rootfs'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:44 2024-03-26 22:58:20.652 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Filesystem created [] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:98 2024-03-26 22:58:20.652 | DEBUG diskimage_builder.block_device.config [-] Adding mkfs_root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.652 | DEBUG diskimage_builder.block_device.config [-] Config entry [{'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'}]}}] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:172 2024-03-26 22:58:20.653 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Creating Partitioning object; config [{'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'}]}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:35 2024-03-26 22:58:20.653 | DEBUG diskimage_builder.block_device.config [-] Adding ESP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.653 | DEBUG diskimage_builder.block_device.config [-] Adding BSP : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.653 | DEBUG diskimage_builder.block_device.config [-] Adding root : create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:202 2024-03-26 22:58:20.654 | DEBUG diskimage_builder.block_device.config [-] Edges for image0: f:[] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.654 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_ESP: f:['mount_mkfs_ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.654 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_ESP: f:['mount_mkfs_root', 'mkfs_ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.654 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_ESP: f:['ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.655 | DEBUG diskimage_builder.block_device.config [-] Edges for fstab_mount_mkfs_root: f:['mount_mkfs_root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.655 | DEBUG diskimage_builder.block_device.config [-] Edges for mount_mkfs_root: f:['mkfs_root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.655 | DEBUG diskimage_builder.block_device.config [-] Edges for mkfs_root: f:['root'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.655 | DEBUG diskimage_builder.block_device.config [-] Edges for ESP: f:['image0'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.655 | DEBUG diskimage_builder.block_device.config [-] Edges for BSP: f:['image0', 'ESP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.656 | DEBUG diskimage_builder.block_device.config [-] Edges for root: f:['image0', 'BSP'] t:[] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:216 2024-03-26 22:58:20.656 | DEBUG diskimage_builder.block_device.config [-] Call order: ['image0', 'ESP', 'mkfs_ESP', 'BSP', 'root', 'mkfs_root', 'mount_mkfs_root', 'mount_mkfs_ESP', 'fstab_mount_mkfs_root', 'fstab_mount_mkfs_ESP'] create_graph /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/config.py:241 2024-03-26 22:58:20.656 | DEBUG diskimage_builder.block_device.level0.localloop [-] [image0] Creating loop on [/opt/dib_tmp/dib_image.pRJf0pMS/image0.raw] with size [22727360512] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:95 2024-03-26 22:58:20.657 | INFO diskimage_builder.block_device.level0.localloop [-] Create image file [/opt/dib_tmp/dib_image.pRJf0pMS/image0.raw] 2024-03-26 22:58:20.657 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev attach 2024-03-26 22:58:20.657 | DEBUG diskimage_builder.block_device.level0.localloop [-] Calling [sudo losetup --show -f /opt/dib_tmp/dib_image.pRJf0pMS/image0.raw] loopdev_attach /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:43 2024-03-26 22:58:20.658 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup --show -f /opt/dib_tmp/dib_image.pRJf0pMS/image0.raw] 2024-03-26 22:58:20.710 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /dev/loop6 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:20.712 | INFO diskimage_builder.block_device.level0.localloop [-] New block device [/dev/loop6] 2024-03-26 22:58:20.712 | DEBUG diskimage_builder.block_device.level0.localloop [-] Created loop name [image0] device [/dev/loop6] image [/opt/dib_tmp/dib_image.pRJf0pMS/image0.raw] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level0/localloop.py:109 2024-03-26 22:58:20.712 | INFO diskimage_builder.block_device.level1.partitioning [-] Creating partition on [image0] [/opt/dib_tmp/dib_image.pRJf0pMS/image0.raw] 2024-03-26 22:58:20.713 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 2 added, 22148546560 remaining in disk _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:170 2024-03-26 22:58:20.713 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 3 added, 22140157952 remaining in disk _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:170 2024-03-26 22:58:20.713 | DEBUG diskimage_builder.block_device.level1.partitioning [-] Partition 4 added, 0 remaining in disk _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:170 2024-03-26 22:58:20.713 | DEBUG diskimage_builder.block_device.level1.partitioning [-] cmd: sgdisk /opt/dib_tmp/dib_image.pRJf0pMS/image0.raw -n 1:0:+550M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+21114M -t 3:8300 -c 3:root _create_gpt /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level1/partitioning.py:174 2024-03-26 22:58:20.714 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sgdisk /opt/dib_tmp/dib_image.pRJf0pMS/image0.raw -n 1:0:+550M -t 1:EF00 -c 1:ESP -n 2:0:+8M -t 2:EF02 -c 2:BSP -n 3:0:+21114M -t 3:8300 -c 3:root] 2024-03-26 22:58:26.961 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Creating new GPT entries in memory. exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:26.961 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: Warning: The kernel is still using the old partition table. exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:26.962 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The new table will be used at the next reboot or after you exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:26.962 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: run partprobe(8) or kpartx(8) exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:26.962 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: The operation has completed successfully. exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:26.965 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-03-26 22:58:26.999 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -av /dev/loop6] 2024-03-26 22:58:27.081 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop6p1 (253:10): 0 1126400 linear 7:6 2048 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:27.081 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop6p2 (253:11): 0 16384 linear 7:6 1128448 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:27.081 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: add map loop6p3 (253:12): 0 43241472 linear 7:6 1144832 exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:27.084 | INFO diskimage_builder.block_device.utils [-] Calling [sudo dmsetup --noudevsync mknodes] 2024-03-26 22:58:27.120 | WARNING diskimage_builder.block_device.level2.mkfs [-] UUID will not be written for fs type [vfat] 2024-03-26 22:58:27.120 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'vfat', '-n', 'MKFS_ESP', '/dev/mapper/loop6p1']] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2024-03-26 22:58:27.121 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t vfat -n MKFS_ESP /dev/mapper/loop6p1] 2024-03-26 22:58:27.540 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: mkfs.fat 4.2 (2021-01-31) exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 22:58:27.544 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2024-03-26 22:58:27.544 | INFO diskimage_builder.block_device.level1.partitioning [-] Not creating the partitions a second time. 2024-03-26 22:58:27.544 | DEBUG diskimage_builder.block_device.level2.mkfs [-] Creating fs command [['mkfs', '-t', 'ext4', '-i', '4096', '-J', 'size=512', '-L', 'cloudimg-rootfs', '-U', '3a2ad3d9-885b-445f-9d4e-5e60987de49b', '-q', '/dev/mapper/loop6p3']] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level2/mkfs.py:135 2024-03-26 22:58:27.544 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkfs -t ext4 -i 4096 -J size=512 -L cloudimg-rootfs -U 3a2ad3d9-885b-445f-9d4e-5e60987de49b -q /dev/mapper/loop6p3] 2024-03-26 22:58:28.823 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:80 2024-03-26 22:58:28.823 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/mnt/] 2024-03-26 22:58:28.837 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_root] to [/opt/dib_tmp/dib_build.5iJNfLov/mnt/] 2024-03-26 22:58:28.837 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop6p3 /opt/dib_tmp/dib_build.5iJNfLov/mnt/] 2024-03-26 22:58:28.938 | DEBUG diskimage_builder.block_device.level3.mount [-] mount called [/boot/efi] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level3/mount.py:80 2024-03-26 22:58:28.939 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi] 2024-03-26 22:58:28.953 | INFO diskimage_builder.block_device.level3.mount [-] Mounting [mount_mkfs_ESP] to [/opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi] 2024-03-26 22:58:28.953 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mount /dev/mapper/loop6p1 /opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi] 2024-03-26 22:58:28.977 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_root] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.level4.fstab [-] fstab create called [fstab_mount_mkfs_ESP] create /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/level4/fstab.py:38 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing state to: /opt/dib_tmp/dib_build.5iJNfLov/states/block-device/state.json save_state /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:101 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] {'blockdev': {'BSP': {'device': '/dev/mapper/loop6p2'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'ESP': {'device': '/dev/mapper/loop6p1'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image0': {'device': '/dev/loop6', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'image': '/opt/dib_tmp/dib_image.pRJf0pMS/image0.raw'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'root': {'device': '/dev/mapper/loop6p3'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'filesys': {'mkfs_ESP': {'device': '/dev/mapper/loop6p1', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'vfat', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'MKFS_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': None, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '20a41c24-48ac-4c2b-9a0c-b830d25b0f0f'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mkfs_root': {'device': '/dev/mapper/loop6p3', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstype': 'ext4', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'label': 'cloudimg-rootfs', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'opts': ['-i', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] '4096', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] '-J', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'size=512'], debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.978 | DEBUG diskimage_builder.block_device.blockdevice [-] 'uuid': '3a2ad3d9-885b-445f-9d4e-5e60987de49b'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.979 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fs_labels': ['MKFS_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.979 | DEBUG diskimage_builder.block_device.blockdevice [-] 'cloudimg-rootfs'], debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.979 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fstab': {'mount_mkfs_ESP': {'base': 'mount_mkfs_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.979 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.979 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 2, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.979 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.981 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root': {'base': 'mount_mkfs_root', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'dump-freq': 0, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'fsck-passno': 1, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'fstab_mount_mkfs_root', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'options': 'defaults'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount': {'/': {'base': 'mkfs_root', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_root', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/opt/dib_tmp/dib_build.5iJNfLov/mnt/'}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] '/boot/efi': {'base': 'mkfs_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'name': 'mount_mkfs_ESP', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'path': '/opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi'}}, debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_order': ['/', '/boot/efi'], debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'sorted_mount_points': [('/', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_root'), debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] ('/boot/efi', debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | DEBUG diskimage_builder.block_device.blockdevice [-] 'mount_mkfs_ESP')]} debug_dump /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:112 2024-03-26 22:58:28.982 | INFO diskimage_builder.block_device.blockdevice [-] create() finished 2024-03-26 22:58:29.080 | ++ diskimage_builder/lib/disk-image-create:main:520 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-device 2024-03-26 22:58:29.715 | 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-03-26 22:58:29.715 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 22:58:29.715 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-device] 2024-03-26 22:58:29.808 | + diskimage_builder/lib/disk-image-create:main:520 : IMAGE_BLOCK_DEVICE=/dev/loop6 2024-03-26 22:58:29.813 | + diskimage_builder/lib/disk-image-create:main:521 : export IMAGE_BLOCK_DEVICE 2024-03-26 22:58:29.819 | ++ diskimage_builder/lib/disk-image-create:main:527 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval image-block-devices 2024-03-26 22:58:30.490 | 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-03-26 22:58:30.490 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 22:58:30.491 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-block-devices] 2024-03-26 22:58:30.590 | + diskimage_builder/lib/disk-image-create:main:527 : IMAGE_BLOCK_DEVICES=' [image0]=/dev/loop6 [ESP]=/dev/mapper/loop6p1 [BSP]=/dev/mapper/loop6p2 [root]=/dev/mapper/loop6p3 ' 2024-03-26 22:58:30.596 | + diskimage_builder/lib/disk-image-create:main:528 : export IMAGE_BLOCK_DEVICES 2024-03-26 22:58:30.601 | + diskimage_builder/lib/disk-image-create:main:531 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py writefstab 2024-03-26 22:58:31.225 | 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-03-26 22:58:31.226 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 22:58:31.226 | INFO diskimage_builder.block_device.blockdevice [-] Creating fstab 2024-03-26 22:58:31.227 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/] cmd_writefstab /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:381 2024-03-26 22:58:31.227 | DEBUG diskimage_builder.block_device.blockdevice [-] Writing fstab entry for [/boot/efi] cmd_writefstab /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:381 2024-03-26 22:58:31.228 | INFO diskimage_builder.block_device.utils [-] Calling [sudo mkdir -p /opt/dib_tmp/dib_build.5iJNfLov/built/etc] 2024-03-26 22:58:31.242 | INFO diskimage_builder.block_device.utils [-] Calling [sudo cp /opt/dib_tmp/dib_build.5iJNfLov/states/block-device/fstab /opt/dib_tmp/dib_build.5iJNfLov/built/etc/fstab] 2024-03-26 22:58:31.353 | + diskimage_builder/lib/disk-image-create:main:535 : LOOPDEV=/dev/loop6 2024-03-26 22:58:31.359 | + diskimage_builder/lib/disk-image-create:main:547 : sudo cp -ra /opt/dib_tmp/dib_build.5iJNfLov/built/afs /opt/dib_tmp/dib_build.5iJNfLov/built/bin /opt/dib_tmp/dib_build.5iJNfLov/built/boot /opt/dib_tmp/dib_build.5iJNfLov/built/dev /opt/dib_tmp/dib_build.5iJNfLov/built/etc /opt/dib_tmp/dib_build.5iJNfLov/built/home /opt/dib_tmp/dib_build.5iJNfLov/built/lib /opt/dib_tmp/dib_build.5iJNfLov/built/lib64 /opt/dib_tmp/dib_build.5iJNfLov/built/media /opt/dib_tmp/dib_build.5iJNfLov/built/mnt /opt/dib_tmp/dib_build.5iJNfLov/built/opt /opt/dib_tmp/dib_build.5iJNfLov/built/proc /opt/dib_tmp/dib_build.5iJNfLov/built/root /opt/dib_tmp/dib_build.5iJNfLov/built/run /opt/dib_tmp/dib_build.5iJNfLov/built/sbin /opt/dib_tmp/dib_build.5iJNfLov/built/srv /opt/dib_tmp/dib_build.5iJNfLov/built/sys /opt/dib_tmp/dib_build.5iJNfLov/built/tmp /opt/dib_tmp/dib_build.5iJNfLov/built/usr /opt/dib_tmp/dib_build.5iJNfLov/built/var /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 23:49:01.057 | + diskimage_builder/lib/disk-image-create:main:548 : sudo rm -fr /opt/dib_tmp/dib_build.5iJNfLov/built/afs /opt/dib_tmp/dib_build.5iJNfLov/built/bin /opt/dib_tmp/dib_build.5iJNfLov/built/boot /opt/dib_tmp/dib_build.5iJNfLov/built/dev /opt/dib_tmp/dib_build.5iJNfLov/built/etc /opt/dib_tmp/dib_build.5iJNfLov/built/home /opt/dib_tmp/dib_build.5iJNfLov/built/lib /opt/dib_tmp/dib_build.5iJNfLov/built/lib64 /opt/dib_tmp/dib_build.5iJNfLov/built/media /opt/dib_tmp/dib_build.5iJNfLov/built/mnt /opt/dib_tmp/dib_build.5iJNfLov/built/opt /opt/dib_tmp/dib_build.5iJNfLov/built/proc /opt/dib_tmp/dib_build.5iJNfLov/built/root /opt/dib_tmp/dib_build.5iJNfLov/built/run /opt/dib_tmp/dib_build.5iJNfLov/built/sbin /opt/dib_tmp/dib_build.5iJNfLov/built/srv /opt/dib_tmp/dib_build.5iJNfLov/built/sys /opt/dib_tmp/dib_build.5iJNfLov/built/tmp /opt/dib_tmp/dib_build.5iJNfLov/built/usr /opt/dib_tmp/dib_build.5iJNfLov/built/var 2024-03-26 23:49:38.505 | + diskimage_builder/lib/disk-image-create:main:550 : mount_proc_dev_sys 2024-03-26 23:49:38.510 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 23:49:38.526 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 23:49:38.541 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-03-26 23:49:38.547 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-03-26 23:49:38.677 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-03-26 23:49:38.683 | + 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.5iJNfLov/mnt/dev/pts 2024-03-26 23:49:38.699 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 23:49:38.715 | + diskimage_builder/lib/disk-image-create:main:551 : run_d pre-finalise 2024-03-26 23:49:38.720 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-03-26 23:49:38.724 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 23:49:38.729 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-pre-finalise bash 2024-03-26 23:49:38.734 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 23:49:38.736 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-pre-finalise(,|$)' -q 2024-03-26 23:49:38.745 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/pre-finalise.d ']' 2024-03-26 23:49:38.750 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-pre-finalise bash 2024-03-26 23:49:38.754 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 23:49:38.755 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-pre-finalise(,|$)' -q 2024-03-26 23:49:38.764 | + diskimage_builder/lib/disk-image-create:main:552 : run_d_in_target finalise 2024-03-26 23:49:38.768 | + diskimage_builder/lib/img-functions:run_d_in_target:65 : check_element 2024-03-26 23:49:38.773 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 23:49:38.777 | + diskimage_builder/lib/img-functions:run_d_in_target:68 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/finalise.d ']' 2024-03-26 23:49:38.782 | + diskimage_builder/lib/img-functions:run_d_in_target:69 : sudo mkdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 23:49:38.797 | + diskimage_builder/lib/img-functions:run_d_in_target:74 : sudo cp /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.5iJNfLov/hooks 2024-03-26 23:49:38.813 | + diskimage_builder/lib/img-functions:run_d_in_target:79 : sudo mount --bind /opt/dib_tmp/dib_build.5iJNfLov/hooks /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 23:49:38.828 | + diskimage_builder/lib/img-functions:run_d_in_target:80 : sudo mount -o remount,ro,bind /opt/dib_tmp/dib_build.5iJNfLov/hooks /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 23:49:38.844 | + diskimage_builder/lib/img-functions:run_d_in_target:81 : check_break before-finalise run_in_target bash 2024-03-26 23:49:38.849 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-finalise(,|$)' -q 2024-03-26 23:49:38.851 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 23:49:38.857 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : '[' -z '' ']' 2024-03-26 23:49:38.862 | + diskimage_builder/lib/img-functions:run_d_in_target:82 : in_target_arg=run_in_target 2024-03-26 23:49:38.867 | + diskimage_builder/lib/img-functions:run_d_in_target:83 : trap 'check_break after-error run_in_target bash' ERR 2024-03-26 23:49:38.872 | + diskimage_builder/lib/img-functions:run_d_in_target:84 : run_in_target /tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d 2024-03-26 23:49:38.877 | + diskimage_builder/lib/img-functions:run_in_target:50 : cmd='/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2024-03-26 23:49:38.882 | + diskimage_builder/lib/img-functions:run_in_target:52 : ORIG_HOME=/var/lib/nodepool 2024-03-26 23:49:38.887 | + diskimage_builder/lib/img-functions:run_in_target:53 : export HOME=/root 2024-03-26 23:49:38.892 | + diskimage_builder/lib/img-functions:run_in_target:53 : HOME=/root 2024-03-26 23:49:38.897 | + diskimage_builder/lib/img-functions:run_in_target:59 : sudo -E chroot /opt/dib_tmp/dib_build.5iJNfLov/mnt env -u TMPDIR -u VIRTUAL_ENV 'PATH=$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' sh -c '/tmp/in_target.d/dib-run-parts /tmp/in_target.d/finalise.d' 2024-03-26 23:49:40.352 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2024-03-26 23:49:40.355 | + source /tmp/in_target.d/finalise.d/../environment.d/10-base-defaults 2024-03-26 23:49:40.368 | ++ export DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 23:49:40.368 | ++ DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 23:49:40.368 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 23:49:40.371 | + source /tmp/in_target.d/finalise.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 23:49:40.388 | ++ export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-03-26 23:49:40.388 | ++ DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-03-26 23:49:40.388 | ++ export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 23:49:40.388 | ++ DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 23:49:40.388 | ++ '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-03-26 23:49:40.388 | ++ export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 23:49:40.388 | ++ DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 23:49:40.388 | ++ export DIB_NO_TIMER_CHECK=True 2024-03-26 23:49:40.388 | ++ DIB_NO_TIMER_CHECK=True 2024-03-26 23:49:40.388 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 23:49:40.391 | + source /tmp/in_target.d/finalise.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 23:49:40.420 | ++ export DISTRO_NAME=openeuler 2024-03-26 23:49:40.420 | ++ DISTRO_NAME=openeuler 2024-03-26 23:49:40.420 | ++ export DIB_RELEASE=22.03-LTS 2024-03-26 23:49:40.420 | ++ DIB_RELEASE=22.03-LTS 2024-03-26 23:49:40.420 | ++ export EFI_BOOT_DIR=EFI/openEuler 2024-03-26 23:49:40.420 | ++ EFI_BOOT_DIR=EFI/openEuler 2024-03-26 23:49:40.420 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2024-03-26 23:49:40.423 | + source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash 2024-03-26 23:49:40.444 | ++ export DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 23:49:40.444 | ++ DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 23:49:40.444 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2024-03-26 23:49:40.447 | + source /tmp/in_target.d/finalise.d/../environment.d/11-yum-dnf.bash 2024-03-26 23:49:40.449 | ++ export YUM=dnf 2024-03-26 23:49:40.449 | ++ YUM=dnf 2024-03-26 23:49:40.449 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2024-03-26 23:49:40.452 | + source /tmp/in_target.d/finalise.d/../environment.d/14-manifests 2024-03-26 23:49:40.463 | ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 23:49:40.463 | ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 23:49:40.463 | ++ export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 23:49:40.463 | ++ DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 23:49:40.463 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2024-03-26 23:49:40.466 | + source /tmp/in_target.d/finalise.d/../environment.d/15-block-device.bash 2024-03-26 23:49:40.470 | ++ [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-03-26 23:49:40.470 | ++ export DIB_BLOCK_DEVICE=efi 2024-03-26 23:49:40.470 | ++ DIB_BLOCK_DEVICE=efi 2024-03-26 23:49:40.471 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/15-simple-init-networkmanager 2024-03-26 23:49:40.473 | + source /tmp/in_target.d/finalise.d/../environment.d/15-simple-init-networkmanager 2024-03-26 23:49:40.554 | ++ [[ openeuler =~ (centos|fedora|rocky) ]] 2024-03-26 23:49:40.555 | ++ export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 23:49:40.555 | ++ DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 23:49:40.555 | ++ [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 23:49:40.555 | ++ [[ openeuler == \r\o\c\k\y ]] 2024-03-26 23:49:40.555 | ++ [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 23:49:40.555 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init 2024-03-26 23:49:40.558 | + source /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init 2024-03-26 23:49:40.572 | ++ export DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 23:49:40.572 | ++ DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 23:49:40.572 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2024-03-26 23:49:40.575 | + source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common 2024-03-26 23:49:40.585 | ++ export DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 23:49:40.585 | ++ DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 23:49:40.585 | ++ export DIB_INIT_SYSTEM=systemd 2024-03-26 23:49:40.585 | ++ DIB_INIT_SYSTEM=systemd 2024-03-26 23:49:40.585 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/75-nodepool-base-env 2024-03-26 23:49:40.588 | + source /tmp/in_target.d/finalise.d/../environment.d/75-nodepool-base-env 2024-03-26 23:49:40.612 | ++ export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 23:49:40.613 | ++ NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 23:49:40.613 | ++ export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 23:49:40.613 | ++ NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 23:49:40.613 | ++ export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 23:49:40.613 | ++ NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 23:49:40.613 | ++ export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 23:49:40.613 | ++ NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 23:49:40.613 | dib-run-parts Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2024-03-26 23:49:40.616 | + source /tmp/in_target.d/finalise.d/../environment.d/99-dib-init-system 2024-03-26 23:49:40.634 | ++ '[' -z systemd ']' 2024-03-26 23:49:40.634 | ++ case $DIB_INIT_SYSTEM in 2024-03-26 23:49:40.635 | dib-run-parts Running /tmp/in_target.d/finalise.d/01-clean-old-kernels 2024-03-26 23:49:40.711 | + set -eu 2024-03-26 23:49:40.711 | + set -o pipefail 2024-03-26 23:49:40.711 | + '[' 0 -ne 0 ']' 2024-03-26 23:49:40.711 | + YUM=dnf 2024-03-26 23:49:40.711 | + [[ dnf == \d\n\f ]] 2024-03-26 23:49:40.712 | ++ dnf repoquery --installonly --latest-limit=-1 -q 2024-03-26 23:49:53.364 | + _old_kernels= 2024-03-26 23:49:53.364 | + [[ -n '' ]] 2024-03-26 23:49:53.367 | dib-run-parts 01-clean-old-kernels completed 2024-03-26 23:49:53.367 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-bootloader 2024-03-26 23:49:53.385 | + set -eu 2024-03-26 23:49:53.386 | + set -o pipefail 2024-03-26 23:49:53.386 | + '[' 0 '!=' 0 ']' 2024-03-26 23:49:53.386 | + [[ -f /tmp/grub/install ]] 2024-03-26 23:49:53.386 | + BOOT_DEV=/dev/loop6 2024-03-26 23:49:53.386 | + declare -A DEVICES 2024-03-26 23:49:53.386 | + eval 'DEVICES=(' '[image0]=/dev/loop6' '[ESP]=/dev/mapper/loop6p1' '[BSP]=/dev/mapper/loop6p2' '[root]=/dev/mapper/loop6p3' ')' 2024-03-26 23:49:53.386 | ++ DEVICES=([image0]=/dev/loop6 [ESP]=/dev/mapper/loop6p1 [BSP]=/dev/mapper/loop6p2 [root]=/dev/mapper/loop6p3) 2024-03-26 23:49:53.386 | + DIB_BLOCK_DEVICE=efi 2024-03-26 23:49:53.386 | + [[ arm64 =~ ppc ]] 2024-03-26 23:49:53.386 | + [[ efi == \m\b\r ]] 2024-03-26 23:49:53.386 | + [[ efi == \g\p\t ]] 2024-03-26 23:49:53.386 | + [[ efi == \e\f\i ]] 2024-03-26 23:49:53.386 | + install-packages -m bootloader grub-efi grub-efi-arm64 2024-03-26 23:49:53.481 | INFO:root:Mapping for bootloader : grub-efi 2024-03-26 23:49:53.576 | INFO:root:Mapping for bootloader : grub-efi-arm64 2024-03-26 23:49:53.671 | INFO:root:Mapping for bootloader : grub-efi grub-efi-arm64 2024-03-26 23:49:53.683 | Running install-packages install. 2024-03-26 23:49:53.683 | + dnf -v -y install grub2-tools grub2 efibootmgr grub2-efi-aa64 grub2-efi-aa64-modules shim-aa64 2024-03-26 23:49:54.103 | Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync 2024-03-26 23:49:54.103 | DNF version: 4.10.0 2024-03-26 23:49:54.104 | cachedir: /var/cache/dnf 2024-03-26 23:49:54.118 | User-Agent: constructed: 'libdnf (openEuler 22.03; generic; Linux.aarch64)' 2024-03-26 23:49:54.270 | repo: downloading from remote: OS 2024-03-26 23:50:26.954 | OS 106 kB/s | 3.4 MB 00:32 2024-03-26 23:50:26.977 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-03-26 23:50:26.977 | repo: downloading from remote: everything 2024-03-26 23:50:31.884 | everything 3.3 MB/s | 16 MB 00:04 2024-03-26 23:50:32.021 | everything: using metadata from Wed Mar 30 08:56:13 2022. 2024-03-26 23:50:32.022 | repo: downloading from remote: EPOL 2024-03-26 23:50:35.239 | EPOL 844 kB/s | 2.7 MB 00:03 2024-03-26 23:50:35.258 | EPOL: using metadata from Wed Mar 30 08:34:04 2022. 2024-03-26 23:50:35.259 | repo: downloading from remote: debuginfo 2024-03-26 23:50:40.679 | debuginfo 716 kB/s | 3.8 MB 00:05 2024-03-26 23:50:40.702 | debuginfo: using metadata from Wed Mar 30 08:52:38 2022. 2024-03-26 23:50:40.703 | repo: downloading from remote: source 2024-03-26 23:50:44.770 | source 424 kB/s | 1.7 MB 00:04 2024-03-26 23:50:44.794 | source: using metadata from Wed Mar 30 08:53:48 2022. 2024-03-26 23:50:44.795 | repo: downloading from remote: update 2024-03-26 23:50:58.534 | update 5.3 MB/s | 73 MB 00:13 2024-03-26 23:50:58.772 | update: using metadata from Fri Mar 22 12:21:04 2024. 2024-03-26 23:50:58.773 | repo: downloading from remote: update-source 2024-03-26 23:51:01.567 | update-source 433 kB/s | 1.2 MB 00:02 2024-03-26 23:51:01.617 | update-source: using metadata from Fri Mar 22 12:21:05 2024. 2024-03-26 23:51:01.650 | Completion plugin: Generating completion cache... 2024-03-26 23:51:02.459 | Package grub2-tools-1:2.06-41.oe2203.aarch64 is already installed. 2024-03-26 23:51:02.460 | Package grub2-tools-minimal-1:2.06-41.oe2203.aarch64 is already installed. 2024-03-26 23:51:02.477 | --> Starting dependency resolution 2024-03-26 23:51:02.551 | ---> Package dbxtool.aarch64 8-10.oe2203 will be installed 2024-03-26 23:51:02.551 | ---> Package efivar.aarch64 37-7.oe2203 will be installed 2024-03-26 23:51:02.552 | ---> Package efivar-libs.aarch64 37-7.oe2203 will be installed 2024-03-26 23:51:02.553 | ---> Package mokutil.aarch64 1:0.5.0-1.oe2203 will be installed 2024-03-26 23:51:02.553 | ---> Package efi-filesystem.noarch 4-5.oe2203 will be installed 2024-03-26 23:51:02.554 | ---> Package efibootmgr.aarch64 17-2.oe2203 will be installed 2024-03-26 23:51:02.554 | ---> Package grub2-efi-aa64.aarch64 1:2.06-41.oe2203 will be installed 2024-03-26 23:51:02.555 | ---> Package grub2-efi-aa64-modules.noarch 1:2.06-41.oe2203 will be installed 2024-03-26 23:51:02.555 | ---> Package grub2-tools-extra.aarch64 1:2.06-41.oe2203 will be installed 2024-03-26 23:51:02.556 | ---> Package shim.aarch64 15.4-14.oe2203 will be installed 2024-03-26 23:51:02.557 | --> Finished dependency resolution 2024-03-26 23:51:02.558 | Dependencies resolved. 2024-03-26 23:51:02.655 | ================================================================================ 2024-03-26 23:51:02.655 | Package Arch Version Repository Size 2024-03-26 23:51:02.655 | ================================================================================ 2024-03-26 23:51:02.655 | Installing: 2024-03-26 23:51:02.655 | efibootmgr aarch64 17-2.oe2203 update 35 k 2024-03-26 23:51:02.655 | grub2-efi-aa64 aarch64 1:2.06-41.oe2203 update 506 k 2024-03-26 23:51:02.655 | grub2-efi-aa64-modules noarch 1:2.06-41.oe2203 update 1.2 M 2024-03-26 23:51:02.655 | shim aarch64 15.4-14.oe2203 update 448 k 2024-03-26 23:51:02.655 | Installing dependencies: 2024-03-26 23:51:02.655 | dbxtool aarch64 8-10.oe2203 OS 32 k 2024-03-26 23:51:02.655 | efi-filesystem noarch 4-5.oe2203 update 10 k 2024-03-26 23:51:02.655 | efivar aarch64 37-7.oe2203 OS 24 k 2024-03-26 23:51:02.655 | efivar-libs aarch64 37-7.oe2203 OS 81 k 2024-03-26 23:51:02.655 | grub2-tools-extra aarch64 1:2.06-41.oe2203 update 764 k 2024-03-26 23:51:02.655 | mokutil aarch64 1:0.5.0-1.oe2203 OS 41 k 2024-03-26 23:51:02.655 | 2024-03-26 23:51:02.655 | Transaction Summary 2024-03-26 23:51:02.655 | ================================================================================ 2024-03-26 23:51:02.655 | Install 10 Packages 2024-03-26 23:51:02.655 | 2024-03-26 23:51:02.657 | Total download size: 3.1 M 2024-03-26 23:51:02.658 | Installed size: 20 M 2024-03-26 23:51:02.658 | Downloading Packages: 2024-03-26 23:51:05.923 | (1/10): dbxtool-8-10.oe2203.aarch64.rpm 17 kB/s | 32 kB 00:01 2024-03-26 23:51:05.999 | (2/10): efivar-37-7.oe2203.aarch64.rpm 12 kB/s | 24 kB 00:02 2024-03-26 23:51:06.391 | (3/10): efivar-libs-37-7.oe2203.aarch64.rpm 34 kB/s | 81 kB 00:02 2024-03-26 23:51:06.671 | (4/10): mokutil-0.5.0-1.oe2203.aarch64.rpm 56 kB/s | 41 kB 00:00 2024-03-26 23:51:08.284 | (5/10): efi-filesystem-4-5.oe2203.noarch.rpm 4.5 kB/s | 10 kB 00:02 2024-03-26 23:51:08.461 | (6/10): efibootmgr-17-2.oe2203.aarch64.rpm 17 kB/s | 35 kB 00:02 2024-03-26 23:51:09.150 | (7/10): grub2-efi-aa64-2.06-41.oe2203.aarch64.r 206 kB/s | 506 kB 00:02 2024-03-26 23:51:09.323 | (8/10): grub2-tools-extra-2.06-41.oe2203.aarch6 887 kB/s | 764 kB 00:00 2024-03-26 23:51:09.550 | (9/10): grub2-efi-aa64-modules-2.06-41.oe2203.n 964 kB/s | 1.2 MB 00:01 2024-03-26 23:51:09.580 | (10/10): shim-15.4-14.oe2203.aarch64.rpm 1.0 MB/s | 448 kB 00:00 2024-03-26 23:51:09.598 | -------------------------------------------------------------------------------- 2024-03-26 23:51:09.598 | Total 456 kB/s | 3.1 MB 00:06 2024-03-26 23:51:09.599 | Using rpmkeys executable at /usr/bin/rpmkeys to verify signatures 2024-03-26 23:51:09.740 | Running transaction check 2024-03-26 23:51:09.779 | Transaction check succeeded. 2024-03-26 23:51:09.780 | Running transaction test 2024-03-26 23:51:09.916 | Transaction test succeeded. 2024-03-26 23:51:09.918 | Running transaction 2024-03-26 23:51:10.336 | Preparing : 1/1 2024-03-26 23:51:10.591 | Installing : efivar-libs-37-7.oe2203.aarch64 1/10 2024-03-26 23:51:10.782 | Installing : efi-filesystem-4-5.oe2203.noarch 2/10 2024-03-26 23:51:10.882 | Installing : efivar-37-7.oe2203.aarch64 3/10 2024-03-26 23:51:10.901 | Running scriptlet: dbxtool-8-10.oe2203.aarch64 4/10 2024-03-26 23:51:11.214 | Installing : dbxtool-8-10.oe2203.aarch64 4/10 2024-03-26 23:51:12.724 | Running scriptlet: dbxtool-8-10.oe2203.aarch64 4/10 2024-03-26 23:51:12.743 | Running scriptlet: mokutil-1:0.5.0-1.oe2203.aarch64 5/10 2024-03-26 23:51:12.790 | Installing : mokutil-1:0.5.0-1.oe2203.aarch64 5/10 2024-03-26 23:51:12.937 | Running scriptlet: mokutil-1:0.5.0-1.oe2203.aarch64 5/10 2024-03-26 23:51:13.044 | Installing : grub2-tools-extra-1:2.06-41.oe2203.aarch64 6/10 2024-03-26 23:51:14.045 | Running scriptlet: grub2-efi-aa64-1:2.06-41.oe2203.aarch64 7/10 2024-03-26 23:51:14.172 | Installing : grub2-efi-aa64-1:2.06-41.oe2203.aarch64 7/10 2024-03-26 23:51:14.232 | Installing : shim-15.4-14.oe2203.aarch64 8/10 2024-03-26 23:51:14.535 | Installing : efibootmgr-17-2.oe2203.aarch64 9/10 2024-03-26 23:51:14.718 | Installing : grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 10/10 2024-03-26 23:51:25.269 | Running scriptlet: grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 10/10 2024-03-26 23:51:25.270 | Verifying : dbxtool-8-10.oe2203.aarch64 1/10 2024-03-26 23:51:25.270 | Verifying : efivar-37-7.oe2203.aarch64 2/10 2024-03-26 23:51:25.270 | Verifying : efivar-libs-37-7.oe2203.aarch64 3/10 2024-03-26 23:51:25.271 | Verifying : mokutil-1:0.5.0-1.oe2203.aarch64 4/10 2024-03-26 23:51:25.271 | Verifying : efi-filesystem-4-5.oe2203.noarch 5/10 2024-03-26 23:51:25.271 | Verifying : efibootmgr-17-2.oe2203.aarch64 6/10 2024-03-26 23:51:25.272 | Verifying : grub2-efi-aa64-1:2.06-41.oe2203.aarch64 7/10 2024-03-26 23:51:25.272 | Verifying : grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 8/10 2024-03-26 23:51:25.272 | Verifying : grub2-tools-extra-1:2.06-41.oe2203.aarch64 9/10 2024-03-26 23:51:25.359 | Verifying : shim-15.4-14.oe2203.aarch64 10/10 2024-03-26 23:51:25.359 | Completion plugin: Generating completion cache... 2024-03-26 23:51:25.537 | Installed: dbxtool-8-10.oe2203.aarch64 2024-03-26 23:51:25.537 | Installed: efi-filesystem-4-5.oe2203.noarch 2024-03-26 23:51:25.538 | Installed: efibootmgr-17-2.oe2203.aarch64 2024-03-26 23:51:25.538 | Installed: efivar-37-7.oe2203.aarch64 2024-03-26 23:51:25.539 | Installed: efivar-libs-37-7.oe2203.aarch64 2024-03-26 23:51:25.539 | Installed: grub2-efi-aa64-1:2.06-41.oe2203.aarch64 2024-03-26 23:51:25.539 | Installed: grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 2024-03-26 23:51:25.540 | Installed: grub2-tools-extra-1:2.06-41.oe2203.aarch64 2024-03-26 23:51:25.540 | Installed: mokutil-1:0.5.0-1.oe2203.aarch64 2024-03-26 23:51:25.541 | Installed: shim-15.4-14.oe2203.aarch64 2024-03-26 23:51:25.573 | 2024-03-26 23:51:25.573 | Installed: 2024-03-26 23:51:25.573 | dbxtool-8-10.oe2203.aarch64 2024-03-26 23:51:25.573 | efi-filesystem-4-5.oe2203.noarch 2024-03-26 23:51:25.573 | efibootmgr-17-2.oe2203.aarch64 2024-03-26 23:51:25.573 | efivar-37-7.oe2203.aarch64 2024-03-26 23:51:25.573 | efivar-libs-37-7.oe2203.aarch64 2024-03-26 23:51:25.573 | grub2-efi-aa64-1:2.06-41.oe2203.aarch64 2024-03-26 23:51:25.573 | grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch 2024-03-26 23:51:25.573 | grub2-tools-extra-1:2.06-41.oe2203.aarch64 2024-03-26 23:51:25.573 | mokutil-1:0.5.0-1.oe2203.aarch64 2024-03-26 23:51:25.573 | shim-15.4-14.oe2203.aarch64 2024-03-26 23:51:25.573 | 2024-03-26 23:51:25.573 | Complete! 2024-03-26 23:51:25.673 | + '[' install == install ']' 2024-03-26 23:51:25.673 | + '[' dnf == dnf ']' 2024-03-26 23:51:25.673 | + dnf mark install grub2-tools grub2 efibootmgr grub2-efi-aa64 grub2-efi-aa64-modules shim-aa64 2024-03-26 23:51:26.196 | grub2-tools-1:2.06-41.oe2203.aarch64 marked as user installed. 2024-03-26 23:51:26.197 | grub2-efi-aa64-1:2.06-41.oe2203.aarch64 marked as user installed. 2024-03-26 23:51:26.198 | efibootmgr-17-2.oe2203.aarch64 marked as user installed. 2024-03-26 23:51:26.199 | grub2-efi-aa64-1:2.06-41.oe2203.aarch64 marked as user installed. 2024-03-26 23:51:26.200 | grub2-efi-aa64-modules-1:2.06-41.oe2203.noarch marked as user installed. 2024-03-26 23:51:26.201 | shim-15.4-14.oe2203.aarch64 marked as user installed. 2024-03-26 23:51:26.337 | ++ type -p grub-install 2024-03-26 23:51:26.338 | + GRUBNAME= 2024-03-26 23:51:26.338 | + echo 'trying grub2-install' 2024-03-26 23:51:26.338 | trying grub2-install 2024-03-26 23:51:26.338 | + '[' -z '' ']' 2024-03-26 23:51:26.338 | ++ type -p grub2-install 2024-03-26 23:51:26.339 | + GRUBNAME=/usr/sbin/grub2-install 2024-03-26 23:51:26.339 | + type grub2-mkconfig 2024-03-26 23:51:26.339 | + GRUB_MKCONFIG=grub2-mkconfig 2024-03-26 23:51:26.339 | ++ /usr/sbin/grub2-install --version 2024-03-26 23:51:26.448 | + [[ ! /usr/sbin/grub2-install (GRUB) 2.06 =~ 2\. ]] 2024-03-26 23:51:26.448 | + '[' -d /boot/grub2 ']' 2024-03-26 23:51:26.448 | + GRUB_CFG=/boot/grub2/grub.cfg 2024-03-26 23:51:26.448 | + GRUBENV=/boot/grub2/grubenv 2024-03-26 23:51:26.448 | + [[ -L /boot/grub2/grubenv ]] 2024-03-26 23:51:26.448 | + rm -f /boot/grub2/grubenv 2024-03-26 23:51:26.484 | + echo GRUB_DEVICE=LABEL=cloudimg-rootfs 2024-03-26 23:51:26.484 | + echo GRUB_DISABLE_LINUX_UUID=true 2024-03-26 23:51:26.484 | + echo GRUB_TIMEOUT=0 2024-03-26 23:51:26.484 | + echo GRUB_TIMEOUT_STYLE=hidden 2024-03-26 23:51:26.484 | + echo 'GRUB_TERMINAL="serial console"' 2024-03-26 23:51:26.484 | + echo GRUB_GFXPAYLOAD_LINUX=auto 2024-03-26 23:51:26.484 | + sed -i 's/\ boot=[0-9A-Za-z/=\-]\+//' /etc/default/grub 2024-03-26 23:51:26.531 | + BOOT_FS= 2024-03-26 23:51:26.531 | + [[ -n '' ]] 2024-03-26 23:51:26.531 | + BOOT_FIPS= 2024-03-26 23:51:26.531 | + [[ -x /bin/fips-mode-setup ]] 2024-03-26 23:51:26.531 | + [[ -n '' ]] 2024-03-26 23:51:26.531 | + [[ powerpc ppc64 ppc64le =~ arm64 ]] 2024-03-26 23:51:26.531 | + [[ arm64 =~ arm64 ]] 2024-03-26 23:51:26.531 | + SERIAL_CONSOLE=console=ttyAMA0,115200 2024-03-26 23:51:26.531 | + [[ -n tty0 ]] 2024-03-26 23:51:26.531 | + VIRTUAL_TERMINAL=console=tty0 2024-03-26 23:51:26.531 | + [[ True == \T\r\u\e ]] 2024-03-26 23:51:26.531 | + NO_TIMER_CHECK=no_timer_check 2024-03-26 23:51:26.531 | + GRUB_CMDLINE_LINUX_DEFAULT='console=tty0 console=ttyAMA0,115200 no_timer_check' 2024-03-26 23:51:26.531 | + echo 'GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text"' 2024-03-26 23:51:26.531 | + echo 'GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"' 2024-03-26 23:51:26.531 | + PROBER_DISABLED= 2024-03-26 23:51:26.531 | + grep -qe '^\s*GRUB_DISABLE_OS_PROBER=true' /etc/default/grub 2024-03-26 23:51:26.533 | + PROBER_DISABLED=true 2024-03-26 23:51:26.533 | + echo GRUB_DISABLE_OS_PROBER=true 2024-03-26 23:51:26.534 | + grub2-mkconfig -o /boot/grub2/grub.cfg 2024-03-26 23:51:26.708 | Generating grub configuration file ... 2024-03-26 23:51:26.862 | Found linux image: /boot/vmlinuz-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 23:51:27.226 | Found initrd image: /boot/initramfs-5.10.0-60.130.0.157.oe2203.aarch64.img 2024-03-26 23:51:27.915 | Adding boot menu entry for UEFI Firmware Settings ... 2024-03-26 23:51:28.179 | done 2024-03-26 23:51:28.180 | + [[ -e /boot/loader/entries ]] 2024-03-26 23:51:28.180 | + grubby --info=ALL 2024-03-26 23:51:28.198 | index=0 2024-03-26 23:51:28.198 | kernel=/boot/vmlinuz-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 23:51:28.198 | args="ro console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text" 2024-03-26 23:51:28.198 | root=LABEL=cloudimg-rootfs 2024-03-26 23:51:28.198 | initrd=/boot/initramfs-5.10.0-60.130.0.157.oe2203.aarch64.img 2024-03-26 23:51:28.198 | title=openEuler 22.03 LTS 2024-03-26 23:51:28.198 | index=1 2024-03-26 23:51:28.198 | non linux entry 2024-03-26 23:51:28.198 | index=2 2024-03-26 23:51:28.198 | kernel=/boot/vmlinuz-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 23:51:28.198 | args="ro console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text" 2024-03-26 23:51:28.198 | root=LABEL=cloudimg-rootfs 2024-03-26 23:51:28.198 | initrd=/boot/initramfs-5.10.0-60.130.0.157.oe2203.aarch64.img 2024-03-26 23:51:28.198 | title=openEuler (5.10.0-60.130.0.157.oe2203.aarch64) 22.03 LTS 2024-03-26 23:51:28.198 | index=3 2024-03-26 23:51:28.198 | kernel=/boot/vmlinuz-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 23:51:28.198 | args="ro single " 2024-03-26 23:51:28.198 | root=LABEL=cloudimg-rootfs 2024-03-26 23:51:28.198 | initrd=/boot/initramfs-5.10.0-60.130.0.157.oe2203.aarch64.img 2024-03-26 23:51:28.198 | title=openEuler (5.10.0-60.130.0.157.oe2203.aarch64) 22.03 LTS (recovery mode) 2024-03-26 23:51:28.198 | index=4 2024-03-26 23:51:28.198 | non linux entry 2024-03-26 23:51:28.199 | index=5 2024-03-26 23:51:28.199 | non linux entry 2024-03-26 23:51:28.199 | index=6 2024-03-26 23:51:28.199 | non linux entry 2024-03-26 23:51:28.199 | index=7 2024-03-26 23:51:28.199 | non linux entry 2024-03-26 23:51:28.199 | + '[' -n true ']' 2024-03-26 23:51:28.199 | + sed -i '$d' /etc/default/grub 2024-03-26 23:51:28.202 | + '[' -d /sys/firmware/efi ']' 2024-03-26 23:51:28.202 | + sed -i 's%\(initrd\|linux\)efi /boot%\1 /boot%g' /boot/grub2/grub.cfg 2024-03-26 23:51:28.204 | + [[ efi == \e\f\i ]] 2024-03-26 23:51:28.205 | + sed -i 's%\(linux\|initrd\)16 /boot%\1efi /boot%g' /boot/grub2/grub.cfg 2024-03-26 23:51:28.207 | + '[' -d /boot/efi/EFI/openEuler ']' 2024-03-26 23:51:28.207 | + cp /boot/grub2/grub.cfg /boot/efi/EFI/openEuler/grub.cfg 2024-03-26 23:51:28.319 | + '[' -a /boot/grub2/grubenv ']' 2024-03-26 23:51:28.319 | + [[ -e /boot/loader/entries ]] 2024-03-26 23:51:28.319 | + pushd /boot/loader/entries 2024-03-26 23:51:28.319 | /boot/loader/entries / 2024-03-26 23:51:28.319 | + set +e 2024-03-26 23:51:28.319 | + mountpoint /boot 2024-03-26 23:51:28.333 | /boot is not a mountpoint 2024-03-26 23:51:28.333 | + bootmount=32 2024-03-26 23:51:28.334 | + for entry in * 2024-03-26 23:51:28.334 | + [[ 32 -eq 0 ]] 2024-03-26 23:51:28.334 | + sed -i 's| /vmlinuz| /boot/vmlinuz|' '*' 2024-03-26 23:51:28.335 | sed: can't read *: No such file or directory 2024-03-26 23:51:28.336 | + sed -i 's| /initramfs| /boot/initramfs|' '*' 2024-03-26 23:51:28.338 | sed: can't read *: No such file or directory 2024-03-26 23:51:28.338 | + set -e 2024-03-26 23:51:28.338 | + popd 2024-03-26 23:51:28.338 | / 2024-03-26 23:51:28.338 | + grubby --info=ALL 2024-03-26 23:51:28.342 | index=0 2024-03-26 23:51:28.342 | kernel=/boot/vmlinuz-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 23:51:28.342 | args="ro console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text" 2024-03-26 23:51:28.342 | root=LABEL=cloudimg-rootfs 2024-03-26 23:51:28.342 | initrd=/boot/initramfs-5.10.0-60.130.0.157.oe2203.aarch64.img 2024-03-26 23:51:28.342 | title=openEuler 22.03 LTS 2024-03-26 23:51:28.342 | index=1 2024-03-26 23:51:28.342 | non linux entry 2024-03-26 23:51:28.342 | index=2 2024-03-26 23:51:28.342 | kernel=/boot/vmlinuz-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 23:51:28.342 | args="ro console=tty0 console=ttyAMA0,115200 no_timer_check nofb nomodeset gfxpayload=text" 2024-03-26 23:51:28.342 | root=LABEL=cloudimg-rootfs 2024-03-26 23:51:28.342 | initrd=/boot/initramfs-5.10.0-60.130.0.157.oe2203.aarch64.img 2024-03-26 23:51:28.342 | title=openEuler (5.10.0-60.130.0.157.oe2203.aarch64) 22.03 LTS 2024-03-26 23:51:28.342 | index=3 2024-03-26 23:51:28.342 | kernel=/boot/vmlinuz-5.10.0-60.130.0.157.oe2203.aarch64 2024-03-26 23:51:28.342 | args="ro single " 2024-03-26 23:51:28.342 | root=LABEL=cloudimg-rootfs 2024-03-26 23:51:28.342 | initrd=/boot/initramfs-5.10.0-60.130.0.157.oe2203.aarch64.img 2024-03-26 23:51:28.342 | title=openEuler (5.10.0-60.130.0.157.oe2203.aarch64) 22.03 LTS (recovery mode) 2024-03-26 23:51:28.343 | index=4 2024-03-26 23:51:28.343 | non linux entry 2024-03-26 23:51:28.343 | index=5 2024-03-26 23:51:28.343 | non linux entry 2024-03-26 23:51:28.343 | index=6 2024-03-26 23:51:28.343 | non linux entry 2024-03-26 23:51:28.343 | index=7 2024-03-26 23:51:28.343 | non linux entry 2024-03-26 23:51:28.344 | + [[ ! arm64 =~ ppc ]] 2024-03-26 23:51:28.344 | + [[ -z efi ]] 2024-03-26 23:51:28.344 | + echo 'Installing GRUB2...' 2024-03-26 23:51:28.344 | Installing GRUB2... 2024-03-26 23:51:28.344 | + GRUB_OPTS='--force ' 2024-03-26 23:51:28.344 | + [[ arm64 =~ ppc ]] 2024-03-26 23:51:28.344 | + modules='part_msdos part_gpt lvm' 2024-03-26 23:51:28.344 | + [[ efi == \m\b\r ]] 2024-03-26 23:51:28.344 | + [[ efi == \g\p\t ]] 2024-03-26 23:51:28.344 | + [[ efi == \e\f\i ]] 2024-03-26 23:51:28.344 | + case $ARCH in 2024-03-26 23:51:28.344 | + '[' '!' -d /boot/efi/EFI/openEuler ']' 2024-03-26 23:51:28.346 | dib-run-parts 50-bootloader completed 2024-03-26 23:51:28.346 | dib-run-parts Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links 2024-03-26 23:51:28.366 | + set -eu 2024-03-26 23:51:28.366 | + set -o pipefail 2024-03-26 23:51:28.366 | + '[' openeuler = opensuse ']' 2024-03-26 23:51:28.369 | dib-run-parts 50-remove-bogus-udev-links completed 2024-03-26 23:51:28.369 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-boot-settings 2024-03-26 23:51:28.388 | + set -e 2024-03-26 23:51:28.389 | + NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 23:51:28.389 | + NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 23:51:28.389 | + [[ -n 2606:4700:4700::1111 ]] 2024-03-26 23:51:28.389 | + NODEPOOL_STATIC_NAMESERVER_POPULATE_IPV6=1 2024-03-26 23:51:28.389 | + [[ 1 == 1 ]] 2024-03-26 23:51:28.389 | + NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 23:51:28.389 | + NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 23:51:28.389 | + dd of=/tmp/forwarding.conf 2024-03-26 23:51:28.392 | 0+1 records in 2024-03-26 23:51:28.392 | 0+1 records out 2024-03-26 23:51:28.392 | 148 bytes copied, 0.000303769 s, 487 kB/s 2024-03-26 23:51:28.392 | + mv /tmp/forwarding.conf /etc/unbound/ 2024-03-26 23:51:28.395 | + chown root:root /etc/unbound/forwarding.conf 2024-03-26 23:51:28.430 | + chmod a+r /etc/unbound/forwarding.conf 2024-03-26 23:51:28.516 | + UNBOUND_LOGGING_CONF='server: 2024-03-26 23:51:28.516 | chroot: "" 2024-03-26 23:51:28.516 | logfile: "/var/log/unbound.log" 2024-03-26 23:51:28.516 | # Log debug messages 2024-03-26 23:51:28.517 | verbosity: 5' 2024-03-26 23:51:28.517 | + echo 'server: 2024-03-26 23:51:28.517 | chroot: "" 2024-03-26 23:51:28.517 | logfile: "/var/log/unbound.log" 2024-03-26 23:51:28.517 | # Log debug messages 2024-03-26 23:51:28.517 | verbosity: 5' 2024-03-26 23:51:28.517 | + [[ openeuler =~ (centos|rhel7|fedora|opensuse|openeuler|rocky) ]] 2024-03-26 23:51:28.517 | + UNBOUND_CONFD=/etc/unbound/conf.d 2024-03-26 23:51:28.517 | + mv /tmp/unbound-logging.conf /etc/unbound/conf.d 2024-03-26 23:51:28.520 | + chown root:root /etc/unbound/conf.d/unbound-logging.conf 2024-03-26 23:51:28.522 | + chmod a+r /etc/unbound/conf.d/unbound-logging.conf 2024-03-26 23:51:28.524 | + touch /var/log/unbound.log 2024-03-26 23:51:28.615 | + chown unbound /var/log/unbound.log 2024-03-26 23:51:28.617 | + chmod 0644 /var/log/unbound.log 2024-03-26 23:51:28.619 | + [[ -e /usr/sbin/semanage ]] 2024-03-26 23:51:28.619 | + semanage fcontext -a -t named_log_t /var/log/unbound.log 2024-03-26 23:51:47.180 | + restorecon -v /var/log/unbound.log 2024-03-26 23:51:47.183 | + [[ openeuler =~ (opensuse) ]] 2024-03-26 23:51:47.183 | + [[ openeuler =~ gentoo ]] 2024-03-26 23:51:47.183 | + [[ ! -e /etc/rc.local ]] 2024-03-26 23:51:47.183 | + rclocal=/etc/rc.local 2024-03-26 23:51:47.183 | + cat 2024-03-26 23:51:47.185 | + '[' -d /etc/NetworkManager/conf.d ']' 2024-03-26 23:51:47.185 | + cat 2024-03-26 23:51:47.186 | + python3 2024-03-26 23:51:47.244 | + [[ openeuler =~ (opensuse) ]] 2024-03-26 23:51:47.244 | + cat 2024-03-26 23:51:47.246 | + chmod a+x /etc/rc.local 2024-03-26 23:51:47.247 | + echo 'include: /etc/unbound/forwarding.conf' 2024-03-26 23:51:47.249 | + sed -i -e s/dlv-anchor-file:/#dlv-anchor-file:/g /etc/unbound/unbound.conf 2024-03-26 23:51:47.256 | + dhcp_file= 2024-03-26 23:51:47.256 | + [[ openeuler =~ (centos|rhel7|fedora|openeuler|rocky) ]] 2024-03-26 23:51:47.256 | + dhcp_file=/etc/dhcp/dhclient-eth0.conf 2024-03-26 23:51:47.256 | + '[' -n /etc/dhcp/dhclient-eth0.conf ']' 2024-03-26 23:51:47.256 | + cat 2024-03-26 23:51:47.257 | + rm -f /etc/resolv.conf.ORIG 2024-03-26 23:51:47.259 | + echo 'nameserver 127.0.0.1' 2024-03-26 23:51:47.259 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 23:51:47.259 | + systemctl enable unbound.service 2024-03-26 23:51:47.333 | Created symlink /etc/systemd/system/multi-user.target.wants/unbound.service -> /usr/lib/systemd/system/unbound.service. 2024-03-26 23:51:47.337 | dib-run-parts 89-boot-settings completed 2024-03-26 23:51:47.337 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-glean 2024-03-26 23:51:47.375 | + set -e 2024-03-26 23:51:47.375 | + case "$DIB_INIT_SYSTEM" in 2024-03-26 23:51:47.375 | + glean_path_dib=/etc/systemd/system/glean@.service.d 2024-03-26 23:51:47.375 | + mkdir -p /etc/systemd/system/glean@.service.d 2024-03-26 23:51:47.419 | ++ dirname /tmp/in_target.d/finalise.d/89-glean 2024-03-26 23:51:47.421 | + nodepool_base=/tmp/in_target.d/finalise.d/../glean@.service.d 2024-03-26 23:51:47.421 | + cp -RP /tmp/in_target.d/finalise.d/../glean@.service.d/override.conf /etc/systemd/system/glean@.service.d/override.conf 2024-03-26 23:51:47.442 | dib-run-parts 89-glean completed 2024-03-26 23:51:47.442 | dib-run-parts Running /tmp/in_target.d/finalise.d/89-journald-persistent 2024-03-26 23:51:47.525 | + set -e 2024-03-26 23:51:47.525 | + '[' -f /etc/systemd/journald.conf ']' 2024-03-26 23:51:47.525 | + sed -i -e s/#Storage=auto/Storage=persistent/ /etc/systemd/journald.conf 2024-03-26 23:51:47.536 | dib-run-parts 89-journald-persistent completed 2024-03-26 23:51:47.537 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-clear-machine-id 2024-03-26 23:51:47.619 | + set -eu 2024-03-26 23:51:47.619 | + set -o pipefail 2024-03-26 23:51:47.619 | + '[' -e /var/lib/dbus/machine-id ']' 2024-03-26 23:51:47.620 | + '[' -e /etc/machine-id ']' 2024-03-26 23:51:47.620 | + echo uninitialized 2024-03-26 23:51:47.623 | dib-run-parts 99-clear-machine-id completed 2024-03-26 23:51:47.623 | dib-run-parts Running /tmp/in_target.d/finalise.d/99-nodepool-dir 2024-03-26 23:51:47.628 | + set -e 2024-03-26 23:51:47.628 | + mkdir /etc/nodepool 2024-03-26 23:51:47.630 | + chmod 0777 /etc/nodepool 2024-03-26 23:51:47.634 | dib-run-parts 99-nodepool-dir completed 2024-03-26 23:51:47.635 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-03-26 23:51:47.635 | dib-run-parts 2024-03-26 23:51:47.637 | dib-run-parts Target: finalise.d 2024-03-26 23:51:47.637 | dib-run-parts 2024-03-26 23:51:47.637 | dib-run-parts Script Seconds 2024-03-26 23:51:47.637 | dib-run-parts --------------------------------------- ---------- 2024-03-26 23:51:47.637 | dib-run-parts 2024-03-26 23:51:47.960 | dib-run-parts 01-clean-old-kernels 12.679 2024-03-26 23:51:47.969 | dib-run-parts 50-bootloader 94.977 2024-03-26 23:51:47.978 | dib-run-parts 50-remove-bogus-udev-links 0.021 2024-03-26 23:51:47.986 | dib-run-parts 89-boot-settings 18.966 2024-03-26 23:51:47.995 | dib-run-parts 89-glean 0.103 2024-03-26 23:51:48.003 | dib-run-parts 89-journald-persistent 0.092 2024-03-26 23:51:48.012 | dib-run-parts 99-clear-machine-id 0.084 2024-03-26 23:51:48.020 | dib-run-parts 99-nodepool-dir 0.010 2024-03-26 23:51:48.023 | dib-run-parts 2024-03-26 23:51:48.023 | dib-run-parts --------------------- END PROFILING --------------------- 2024-03-26 23:51:48.032 | + diskimage_builder/lib/img-functions:run_in_target:60 : export HOME=/var/lib/nodepool 2024-03-26 23:51:48.037 | + diskimage_builder/lib/img-functions:run_in_target:60 : HOME=/var/lib/nodepool 2024-03-26 23:51:48.042 | + diskimage_builder/lib/img-functions:run_d_in_target:85 : trap - ERR 2024-03-26 23:51:48.047 | + diskimage_builder/lib/img-functions:run_d_in_target:86 : check_break after-finalise run_in_target bash 2024-03-26 23:51:48.052 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 23:51:48.052 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-finalise(,|$)' -q 2024-03-26 23:51:48.061 | + diskimage_builder/lib/img-functions:run_d_in_target:87 : sudo umount -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d 2024-03-26 23:51:48.078 | + diskimage_builder/lib/img-functions:run_d_in_target:88 : timeout 10 sh -c ' while ! sudo rmdir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/in_target.d; do sleep 1; done' 2024-03-26 23:51:48.096 | + diskimage_builder/lib/disk-image-create:main:553 : finalise_base 2024-03-26 23:51:48.101 | + diskimage_builder/lib/img-functions:finalise_base:96 : TARGET_ROOT=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 23:51:48.106 | + diskimage_builder/lib/img-functions:finalise_base:96 : run_d cleanup 2024-03-26 23:51:48.110 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-03-26 23:51:48.115 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks ']' 2024-03-26 23:51:48.120 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-cleanup bash 2024-03-26 23:51:48.124 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 23:51:48.125 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-cleanup(,|$)' -q 2024-03-26 23:51:48.133 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d ']' 2024-03-26 23:51:48.138 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d' 2024-03-26 23:51:48.138 | Running hooks from /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d 2024-03-26 23:51:48.143 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-03-26 23:51:48.147 | + 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.5iJNfLov/hooks/cleanup.d 2024-03-26 23:51:48.189 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/10-base-defaults 2024-03-26 23:51:48.196 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/10-base-defaults 2024-03-26 23:51:48.200 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 23:51:48.204 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-03-26 23:51:48.208 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 23:51:48.216 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/10-bootloader-default-cmdline 2024-03-26 23:51:48.220 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-03-26 23:51:48.224 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-03-26 23:51:48.228 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 23:51:48.232 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-03-26 23:51:48.236 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-03-26 23:51:48.240 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 23:51:48.244 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-03-26 23:51:48.248 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-03-26 23:51:48.252 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-03-26 23:51:48.256 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 23:51:48.264 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/10-openeuler-distro-name.bash 2024-03-26 23:51:48.268 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-03-26 23:51:48.272 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-03-26 23:51:48.276 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-03-26 23:51:48.280 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-03-26 23:51:48.284 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-03-26 23:51:48.288 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-03-26 23:51:48.292 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2024-03-26 23:51:48.300 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/11-dib-install-type.bash 2024-03-26 23:51:48.304 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 23:51:48.308 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-03-26 23:51:48.312 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2024-03-26 23:51:48.320 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/11-yum-dnf.bash 2024-03-26 23:51:48.324 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-03-26 23:51:48.328 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-03-26 23:51:48.332 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/14-manifests 2024-03-26 23:51:48.340 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/14-manifests 2024-03-26 23:51:48.344 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 23:51:48.348 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-03-26 23:51:48.352 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 23:51:48.356 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 23:51:48.361 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/15-block-device.bash 2024-03-26 23:51:48.368 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/15-block-device.bash 2024-03-26 23:51:48.372 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-03-26 23:51:48.376 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-03-26 23:51:48.380 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-03-26 23:51:48.385 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/15-simple-init-networkmanager 2024-03-26 23:51:48.392 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/15-simple-init-networkmanager 2024-03-26 23:51:48.396 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (centos|fedora|rocky) ]] 2024-03-26 23:51:48.401 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 23:51:48.405 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-03-26 23:51:48.409 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \c\e\n\t\o\s ]] 2024-03-26 23:51:48.413 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-03-26 23:51:48.417 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 23:51:48.421 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/50-disable-cloud-init 2024-03-26 23:51:48.429 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/50-disable-cloud-init 2024-03-26 23:51:48.433 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 23:51:48.437 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-03-26 23:51:48.441 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/50-redhat-common 2024-03-26 23:51:48.449 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/50-redhat-common 2024-03-26 23:51:48.453 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 23:51:48.457 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-03-26 23:51:48.461 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-03-26 23:51:48.465 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-03-26 23:51:48.470 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/75-nodepool-base-env 2024-03-26 23:51:48.477 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/75-nodepool-base-env 2024-03-26 23:51:48.481 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 23:51:48.486 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-03-26 23:51:48.490 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 23:51:48.494 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-03-26 23:51:48.499 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 23:51:48.503 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-03-26 23:51:48.507 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 23:51:48.511 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-03-26 23:51:48.516 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/99-dib-init-system 2024-03-26 23:51:48.523 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/../environment.d/99-dib-init-system 2024-03-26 23:51:48.528 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-03-26 23:51:48.532 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-03-26 23:51:48.536 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir 2024-03-26 23:51:48.573 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:22 : set -eu 2024-03-26 23:51:48.577 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:23 : set -o pipefail 2024-03-26 23:51:48.582 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:25 : MANIFEST_IMAGE_PATH=/opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests 2024-03-26 23:51:48.586 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:28 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests ']' 2024-03-26 23:51:48.592 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:32 : sudo dd of=/opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests/dib_environment 2024-03-26 23:51:48.592 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:32 : echo 'declare -x DIB_ARGS="-x -t raw --checksum --no-tmpfs -o /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66 block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console openeuler-minimal" 2024-03-26 23:51:48.592 | declare -x DIB_CHECKSUM="1" 2024-03-26 23:51:48.593 | declare -x DIB_DISTRIBUTION_MIRROR="http://mirror.regionone.linaro.opendev.org/openeuler" 2024-03-26 23:51:48.593 | declare -x DIB_GRUB_TIMEOUT="0" 2024-03-26 23:51:48.593 | declare -x DIB_IMAGE_CACHE="/opt/dib_cache" 2024-03-26 23:51:48.593 | declare -x DIB_IMAGE_FILENAME="/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66" 2024-03-26 23:51:48.593 | declare -x DIB_IMAGE_NAME="openEuler-22-03-LTS-arm64" 2024-03-26 23:51:48.593 | declare -x DIB_JOURNAL_SIZE="512" 2024-03-26 23:51:48.593 | declare -x DIB_PYTHON_EXEC="/usr/local/bin/python" 2024-03-26 23:51:48.593 | declare -x DIB_RELEASE="22.03-LTS" 2024-03-26 23:51:48.593 | declare -x DIB_SHOW_IMAGE_USAGE="1"' 2024-03-26 23:51:48.606 | 1+1 records in 2024-03-26 23:51:48.606 | 1+1 records out 2024-03-26 23:51:48.606 | 809 bytes copied, 0.000100273 s, 8.1 MB/s 2024-03-26 23:51:48.613 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:33 : sudo dd of=/opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests/dib_arguments 2024-03-26 23:51:48.613 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:33 : echo '-x -t raw --checksum --no-tmpfs -o /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66 block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack initialize-urandom growroot infra-package-needs journal-to-console openeuler-minimal' 2024-03-26 23:51:48.622 | 0+1 records in 2024-03-26 23:51:48.622 | 0+1 records out 2024-03-26 23:51:48.622 | 274 bytes copied, 8.8748e-05 s, 3.1 MB/s 2024-03-26 23:51:48.628 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:36 : mkdir -p /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 23:51:48.688 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:37 : cp --no-preserve=ownership -rv /opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/ 2024-03-26 23:51:48.724 | '/opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests' -> '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/dib-manifests' 2024-03-26 23:51:48.724 | '/opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests/dib-manifest-git-openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66' -> '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/dib-manifests/dib-manifest-git-openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66' 2024-03-26 23:51:48.724 | '/opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests/dib_environment' -> '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/dib-manifests/dib_environment' 2024-03-26 23:51:48.724 | '/opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests/dib_arguments' -> '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.d/dib-manifests/dib_arguments' 2024-03-26 23:51:48.729 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:42 : find /opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests -type f 2024-03-26 23:51:48.729 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:42 : xargs sudo chown root:root 2024-03-26 23:51:48.760 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:43 : find /opt/dib_tmp/dib_build.5iJNfLov/mnt//etc/dib-manifests -type f 2024-03-26 23:51:48.761 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/01-copy-manifests-dir:main:43 : xargs sudo chmod 600 2024-03-26 23:51:48.800 | dib-run-parts 01-copy-manifests-dir completed 2024-03-26 23:51:48.800 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/50-root 2024-03-26 23:51:48.820 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/50-root:main:20 : set -eu 2024-03-26 23:51:48.825 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/50-root:main:21 : set -o pipefail 2024-03-26 23:51:48.829 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/50-root:main:23 : sudo rm -rf /opt/dib_tmp/dib_build.5iJNfLov/mnt/root/.cache 2024-03-26 23:51:48.870 | dib-run-parts 50-root completed 2024-03-26 23:51:48.870 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/90-remove-ssh-host-keys 2024-03-26 23:51:48.880 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/90-remove-ssh-host-keys:main:6 : set -eu 2024-03-26 23:51:48.885 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/90-remove-ssh-host-keys:main:7 : set -o pipefail 2024-03-26 23:51:48.889 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/90-remove-ssh-host-keys:main:13 : '[' -d /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/ssh ']' 2024-03-26 23:51:48.893 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/90-remove-ssh-host-keys:main:14 : sudo find /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/ssh -name 'ssh_host*' -type f -delete 2024-03-26 23:51:48.906 | dib-run-parts 90-remove-ssh-host-keys completed 2024-03-26 23:51:48.906 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/95-remove-yum-mirror 2024-03-26 23:51:48.930 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/95-remove-yum-mirror:main:23 : set -eu 2024-03-26 23:51:48.934 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/95-remove-yum-mirror:main:24 : set -o pipefail 2024-03-26 23:51:48.938 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/95-remove-yum-mirror:main:27 : [[ -n '' ]] 2024-03-26 23:51:48.941 | dib-run-parts 95-remove-yum-mirror completed 2024-03-26 23:51:48.941 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-remove-yum-repo-conf 2024-03-26 23:51:48.956 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-remove-yum-repo-conf:main:6 : set -eu 2024-03-26 23:51:48.960 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-remove-yum-repo-conf:main:7 : set -o pipefail 2024-03-26 23:51:48.964 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-remove-yum-repo-conf:main:10 : '[' -z '' ']' 2024-03-26 23:51:48.969 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-remove-yum-repo-conf:main:11 : echo 'DIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up' 2024-03-26 23:51:48.969 | DIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up 2024-03-26 23:51:48.973 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-remove-yum-repo-conf:main:12 : exit 0 2024-03-26 23:51:48.975 | dib-run-parts 99-remove-yum-repo-conf completed 2024-03-26 23:51:48.975 | dib-run-parts Running /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore 2024-03-26 23:51:48.985 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:6 : set -eu 2024-03-26 23:51:48.990 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:7 : set -o pipefail 2024-03-26 23:51:48.994 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:33 : [[ ! -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/selinux/targeted/contexts/files/file_contexts ]] 2024-03-26 23:51:48.998 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:38 : [[ ! -x /opt/dib_tmp/dib_build.5iJNfLov/mnt/usr/sbin/setfiles ]] 2024-03-26 23:51:49.002 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:47 : _runcon= 2024-03-26 23:51:49.006 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:48 : [[ -d /sys/fs/selinux ]] 2024-03-26 23:51:49.010 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:61 : _dash_m= 2024-03-26 23:51:49.014 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:62 : [[ openeuler == \f\e\d\o\r\a ]] 2024-03-26 23:51:49.018 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : IFS='|' 2024-03-26 23:51:49.023 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:66 : read -ra SPLIT_MOUNTS 2024-03-26 23:51:49.027 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:67 : for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2024-03-26 23:51:49.031 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' /boot/efi '!=' /tmp/in_target.d ']' 2024-03-26 23:51:49.035 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' /boot/efi '!=' /dev ']' 2024-03-26 23:51:49.039 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' /boot/efi '!=' /boot/efi ']' 2024-03-26 23:51:49.043 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:67 : for MOUNTPOINT in "${SPLIT_MOUNTS[@]}" 2024-03-26 23:51:49.047 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /tmp/in_target.d ']' 2024-03-26 23:51:49.051 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /dev ']' 2024-03-26 23:51:49.055 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:68 : '[' / '!=' /boot/efi ']' 2024-03-26 23:51:49.059 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:69 : '[' -z '' ']' 2024-03-26 23:51:49.063 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:74 : [[ / == \/ ]] 2024-03-26 23:51:49.067 | ++ /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : mktemp -d 2024-03-26 23:51:49.074 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:93 : TMP_BIND_MOUNT=/opt/dib_tmp/tmp.p5e4YV862v 2024-03-26 23:51:49.078 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:94 : sudo mount --bind /opt/dib_tmp/dib_build.5iJNfLov/mnt /opt/dib_tmp/tmp.p5e4YV862v 2024-03-26 23:51:49.093 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:95 : sudo chroot /opt/dib_tmp/tmp.p5e4YV862v /usr/sbin/setfiles -F /etc/selinux/targeted/contexts/files/file_contexts / 2024-03-26 23:54:17.243 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:98 : sudo umount /opt/dib_tmp/tmp.p5e4YV862v 2024-03-26 23:54:17.259 | + /opt/dib_tmp/dib_build.5iJNfLov/hooks/cleanup.d/99-selinux-fixfiles-restore:main:99 : sudo rmdir /opt/dib_tmp/tmp.p5e4YV862v 2024-03-26 23:54:17.272 | dib-run-parts 99-selinux-fixfiles-restore completed 2024-03-26 23:54:17.273 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-03-26 23:54:17.273 | dib-run-parts 2024-03-26 23:54:17.276 | dib-run-parts Target: cleanup.d 2024-03-26 23:54:17.276 | dib-run-parts 2024-03-26 23:54:17.276 | dib-run-parts Script Seconds 2024-03-26 23:54:17.276 | dib-run-parts --------------------------------------- ---------- 2024-03-26 23:54:17.276 | dib-run-parts 2024-03-26 23:54:19.996 | dib-run-parts 01-copy-manifests-dir 0.246 2024-03-26 23:54:20.004 | dib-run-parts 50-root 0.068 2024-03-26 23:54:20.012 | dib-run-parts 90-remove-ssh-host-keys 0.034 2024-03-26 23:54:20.021 | dib-run-parts 95-remove-yum-mirror 0.033 2024-03-26 23:54:20.029 | dib-run-parts 99-remove-yum-repo-conf 0.032 2024-03-26 23:54:20.037 | dib-run-parts 99-selinux-fixfiles-restore 148.295 2024-03-26 23:54:20.039 | dib-run-parts 2024-03-26 23:54:20.040 | dib-run-parts --------------------- END PROFILING --------------------- 2024-03-26 23:54:20.047 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-cleanup bash 2024-03-26 23:54:20.052 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-03-26 23:54:20.052 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-cleanup(,|$)' -q 2024-03-26 23:54:20.062 | + diskimage_builder/lib/img-functions:finalise_base:111 : '[' -L /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf ']' 2024-03-26 23:54:20.067 | + diskimage_builder/lib/img-functions:finalise_base:112 : lsattr /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf 2024-03-26 23:54:20.067 | + diskimage_builder/lib/img-functions:finalise_base:112 : grep '^....i' 2024-03-26 23:54:20.085 | + diskimage_builder/lib/img-functions:finalise_base:119 : sudo rm -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf 2024-03-26 23:54:20.101 | + diskimage_builder/lib/img-functions:finalise_base:122 : '[' -L /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf.ORIG ']' 2024-03-26 23:54:20.106 | + diskimage_builder/lib/img-functions:finalise_base:122 : '[' -f /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf.ORIG ']' 2024-03-26 23:54:20.111 | + diskimage_builder/lib/img-functions:finalise_base:123 : sudo mv /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf.ORIG /opt/dib_tmp/dib_build.5iJNfLov/mnt/etc/resolv.conf 2024-03-26 23:54:20.127 | + diskimage_builder/lib/img-functions:finalise_base:128 : unmount_dir /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp 2024-03-26 23:54:20.132 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp 2024-03-26 23:54:20.137 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-03-26 23:54:20.141 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-03-26 23:54:20.146 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-03-26 23:54:20.151 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-03-26 23:54:20.156 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp ']' 2024-03-26 23:54:20.161 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp 2024-03-26 23:54:20.168 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp 2024-03-26 23:54:20.173 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-03-26 23:54:20.179 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-03-26 23:54:20.185 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-03-26 23:54:20.185 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp/' 2024-03-26 23:54:20.187 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-03-26 23:54:20.195 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts= 2024-03-26 23:54:20.200 | + diskimage_builder/lib/img-functions:finalise_base:129 : find /opt/dib_tmp/dib_build.5iJNfLov/mnt/tmp -maxdepth 1 -mindepth 1 2024-03-26 23:54:20.200 | + diskimage_builder/lib/img-functions:finalise_base:129 : xargs sudo rm -rf --one-file-system 2024-03-26 23:54:20.236 | + diskimage_builder/lib/img-functions:finalise_base:131 : sudo find /opt/dib_tmp/dib_build.5iJNfLov/mnt/var/log -type f -exec cp /dev/null '{}' ';' 2024-03-26 23:54:20.278 | + diskimage_builder/lib/img-functions:finalise_base:133 : sudo find /opt/dib_tmp/dib_build.5iJNfLov/mnt/root -name '*.log' -type f -delete 2024-03-26 23:54:20.294 | + diskimage_builder/lib/disk-image-create:main:555 : for X in ${!IMAGE_TYPES[@]} 2024-03-26 23:54:20.300 | + diskimage_builder/lib/disk-image-create:main:556 : [[ tar aci =~ raw ]] 2024-03-26 23:54:20.305 | + diskimage_builder/lib/disk-image-create:main:574 : '[' raw == squashfs ']' 2024-03-26 23:54:20.309 | + diskimage_builder/lib/disk-image-create:main:578 : '[' raw == docker ']' 2024-03-26 23:54:20.314 | + diskimage_builder/lib/disk-image-create:main:589 : export EXTRA_UNMOUNT= 2024-03-26 23:54:20.319 | + diskimage_builder/lib/disk-image-create:main:589 : EXTRA_UNMOUNT= 2024-03-26 23:54:20.324 | + diskimage_builder/lib/disk-image-create:main:590 : unmount_image 2024-03-26 23:54:20.329 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-03-26 23:54:20.991 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 23:54:20.997 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 23:54:21.002 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-03-26 23:54:21.007 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-03-26 23:54:21.012 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-03-26 23:54:21.017 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-03-26 23:54:21.022 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.5iJNfLov/mnt ']' 2024-03-26 23:54:21.028 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 23:54:21.036 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 23:54:21.041 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-03-26 23:54:21.046 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-03-26 23:54:21.052 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-03-26 23:54:21.053 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.5iJNfLov/mnt/' 2024-03-26 23:54:21.053 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-03-26 23:54:21.061 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 23:54:21.061 | /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 23:54:21.061 | /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts 2024-03-26 23:54:21.061 | /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 23:54:21.061 | /opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi' 2024-03-26 23:54:21.065 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 23:54:21.071 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 23:54:21.076 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.081 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 23:54:21.086 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys == */boot/efi ]] 2024-03-26 23:54:21.091 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.096 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 23:54:21.101 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 23:54:21.106 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys' 2024-03-26 23:54:21.106 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 23:54:21.111 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/sys 2024-03-26 23:54:21.129 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 23:54:21.134 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 23:54:21.139 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.144 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 23:54:21.149 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc == */boot/efi ]] 2024-03-26 23:54:21.154 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.159 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 23:54:21.164 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 23:54:21.169 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc' 2024-03-26 23:54:21.169 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 23:54:21.174 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/proc 2024-03-26 23:54:21.192 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 23:54:21.197 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 23:54:21.202 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.207 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 23:54:21.213 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts == */boot/efi ]] 2024-03-26 23:54:21.218 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.223 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 23:54:21.227 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 23:54:21.233 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts' 2024-03-26 23:54:21.233 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts 2024-03-26 23:54:21.237 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev/pts 2024-03-26 23:54:21.255 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 23:54:21.260 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 23:54:21.265 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.270 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 23:54:21.275 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev == */boot/efi ]] 2024-03-26 23:54:21.280 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.285 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-03-26 23:54:21.290 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-03-26 23:54:21.295 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev' 2024-03-26 23:54:21.295 | Unmount /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 23:54:21.300 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.5iJNfLov/mnt/dev 2024-03-26 23:54:21.317 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-03-26 23:54:21.322 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-03-26 23:54:21.326 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-03-26 23:54:21.331 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /boot/efi != \/ ]] 2024-03-26 23:54:21.336 | + diskimage_builder/lib/common-functions:unmount_dir:449 : [[ /opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi == */boot/efi ]] 2024-03-26 23:54:21.341 | + diskimage_builder/lib/common-functions:unmount_dir:450 : echo 'Mountpoint /opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi managed by block device; skipping' 2024-03-26 23:54:21.341 | Mountpoint /opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi managed by block device; skipping 2024-03-26 23:54:21.346 | + diskimage_builder/lib/common-functions:unmount_dir:451 : found_mountpoint=true 2024-03-26 23:54:21.351 | + diskimage_builder/lib/common-functions:unmount_dir:452 : break 2024-03-26 23:54:21.356 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' true == false ']' 2024-03-26 23:54:21.360 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-03-26 23:54:21.366 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-03-26 23:54:21.371 | ++ diskimage_builder/lib/disk-image-create:main:592 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval image-path 2024-03-26 23:54:22.051 | 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-03-26 23:54:22.051 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 23:54:22.082 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [image-path] 2024-03-26 23:54:23.908 | + diskimage_builder/lib/disk-image-create:main:592 : TMP_IMAGE_PATH=/opt/dib_tmp/dib_image.pRJf0pMS/image0.raw 2024-03-26 23:54:23.913 | + diskimage_builder/lib/disk-image-create:main:593 : export TMP_IMAGE_PATH 2024-03-26 23:54:23.919 | + diskimage_builder/lib/disk-image-create:main:596 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-03-26 23:54:24.398 | 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-03-26 23:54:24.399 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 23:54:24.440 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_ESP] 2024-03-26 23:54:24.440 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-03-26 23:54:24.603 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /opt/dib_tmp/dib_build.5iJNfLov/mnt/boot/efi] 2024-03-26 23:54:24.622 | INFO diskimage_builder.block_device.level3.mount [-] Called for [mount_mkfs_root] 2024-03-26 23:54:24.622 | INFO diskimage_builder.block_device.utils [-] Calling [sudo sync] 2024-03-26 23:54:24.777 | INFO diskimage_builder.block_device.utils [-] Calling [sudo fstrim --verbose /opt/dib_tmp/dib_build.5iJNfLov/mnt/] 2024-03-26 23:54:25.196 | DEBUG diskimage_builder.block_device.utils [-] exec_sudo: /opt/dib_tmp/dib_build.5iJNfLov/mnt/: 6.6 GiB (7057084416 bytes) trimmed exec_sudo /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/utils.py:135 2024-03-26 23:54:25.198 | INFO diskimage_builder.block_device.utils [-] Calling [sudo umount /opt/dib_tmp/dib_build.5iJNfLov/mnt/] 2024-03-26 23:54:30.264 | INFO diskimage_builder.block_device.utils [-] Calling [sudo kpartx -d /dev/loop6] 2024-03-26 23:54:30.484 | INFO diskimage_builder.block_device.level0.localloop [-] loopdev detach 2024-03-26 23:54:30.484 | INFO diskimage_builder.block_device.utils [-] Calling [sudo losetup -d /dev/loop6] 2024-03-26 23:54:32.381 | + diskimage_builder/lib/disk-image-create:main:597 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py cleanup 2024-03-26 23:54:32.864 | 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-03-26 23:54:32.865 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.5iJNfLov/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.pRJf0pMS', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.5iJNfLov/mnt', 'build-dir': '/opt/dib_tmp/dib_build.5iJNfLov', 'image-size': '22194688KiB', 'root-fs-opts': '-i 4096 -J size=512 '}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-03-26 23:54:32.866 | INFO diskimage_builder.block_device.blockdevice [-] Removing temporary state dir [/opt/dib_tmp/dib_build.5iJNfLov/states/block-device] 2024-03-26 23:54:32.940 | + diskimage_builder/lib/disk-image-create:main:599 : cleanup_build_dir 2024-03-26 23:54:32.945 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.5iJNfLov/built; do sleep 1; done' 2024-03-26 23:54:32.964 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : sudo rm -rf /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-26 23:54:32.979 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : kill_chroot_processes /opt/dib_tmp/dib_build.5iJNfLov 2024-03-26 23:54:33.248 | + diskimage_builder/lib/common-functions:cleanup_build_dir:223 : tmpfs_check 0 2024-03-26 23:54:33.253 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-03-26 23:54:33.259 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-03-26 23:54:33.263 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-03-26 23:54:33.269 | + diskimage_builder/lib/common-functions:cleanup_build_dir:231 : rm -rf --one-file-system /opt/dib_tmp/dib_build.5iJNfLov 2024-03-26 23:54:33.301 | + diskimage_builder/lib/disk-image-create:main:601 : [[ ! growroot dib-init-system manifests zuul-worker journal-to-console rpm-distro cloud-init-datasources yum install-types cache-url nodepool-base install-bin vm cache-devstack initialize-urandom yum-minimal base source-repositories sysprep package-installs bootloader openssh-server pkg-map openeuler-minimal redhat-common runtime-ssh-host-keys infra-package-needs block-device-efi openstack-repos simple-init ensure-venv install-static cloud-init =~ no-final-image ]] 2024-03-26 23:54:33.306 | + diskimage_builder/lib/disk-image-create:main:601 : [[ 0 == \0 ]] 2024-03-26 23:54:33.311 | + diskimage_builder/lib/disk-image-create:main:602 : has_raw_type= 2024-03-26 23:54:33.316 | + diskimage_builder/lib/disk-image-create:main:603 : for IMAGE_TYPE in ${IMAGE_TYPES[@]} 2024-03-26 23:54:33.321 | + diskimage_builder/lib/disk-image-create:main:605 : '[' raw = raw ']' 2024-03-26 23:54:33.326 | + diskimage_builder/lib/disk-image-create:main:606 : has_raw_type=1 2024-03-26 23:54:33.331 | + diskimage_builder/lib/disk-image-create:main:611 : '[' -n 1 ']' 2024-03-26 23:54:33.335 | + diskimage_builder/lib/disk-image-create:main:612 : IMAGE_TYPE=raw 2024-03-26 23:54:33.340 | + diskimage_builder/lib/disk-image-create:main:613 : compress_and_save_image /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.raw 2024-03-26 23:54:33.345 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : test raw '!=' qcow2 2024-03-26 23:54:33.350 | + diskimage_builder/lib/img-functions:compress_and_save_image:138 : COMPRESS_IMAGE= 2024-03-26 23:54:33.355 | + diskimage_builder/lib/img-functions:compress_and_save_image:139 : '[' -n '' ']' 2024-03-26 23:54:33.359 | + diskimage_builder/lib/img-functions:compress_and_save_image:142 : EXTRA_OPTIONS= 2024-03-26 23:54:33.364 | + diskimage_builder/lib/img-functions:compress_and_save_image:144 : '[' raw = raw ']' 2024-03-26 23:54:33.369 | + diskimage_builder/lib/img-functions:compress_and_save_image:145 : mv /opt/dib_tmp/dib_image.pRJf0pMS/image0.raw /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.raw-new 2024-03-27 00:11:13.225 | + diskimage_builder/lib/img-functions:compress_and_save_image:161 : OUT_IMAGE_PATH=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.raw-new 2024-03-27 00:11:13.230 | + diskimage_builder/lib/img-functions:compress_and_save_image:162 : finish_image /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.raw 2024-03-27 00:11:13.234 | + diskimage_builder/lib/common-functions:finish_image:55 : '[' -f /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.raw -a 0 -eq 0 ']' 2024-03-27 00:11:13.239 | + diskimage_builder/lib/common-functions:finish_image:67 : mv /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.raw-new /opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.raw 2024-03-27 00:11:13.241 | mv: cannot stat '/opt/nodepool_dib/openEuler-22-03-LTS-arm64-3d7e7fa5426540da9e1413af15d4ee66.raw-new': No such file or directory 2024-03-27 00:11:13.247 | + diskimage_builder/lib/common-functions:finish_image:1 : trap_cleanup 2024-03-27 00:11:13.252 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : exitval=1 2024-03-27 00:11:13.258 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : cleanup 2024-03-27 00:11:13.263 | + diskimage_builder/lib/img-functions:cleanup:42 : unmount_image 2024-03-27 00:11:13.268 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-03-27 00:11:13.606 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-27 00:11:13.611 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.5iJNfLov/mnt 2024-03-27 00:11:13.616 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-03-27 00:11:13.621 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-03-27 00:11:13.626 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-03-27 00:11:13.631 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-03-27 00:11:13.636 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.5iJNfLov/mnt ']' 2024-03-27 00:11:13.641 | + diskimage_builder/lib/common-functions:unmount_dir:429 : echo '*** /opt/dib_tmp/dib_build.5iJNfLov/mnt is not a directory' 2024-03-27 00:11:13.641 | *** /opt/dib_tmp/dib_build.5iJNfLov/mnt is not a directory 2024-03-27 00:11:13.646 | + diskimage_builder/lib/common-functions:unmount_dir:430 : return 0 2024-03-27 00:11:13.651 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-03-27 00:11:13.657 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-03-27 00:11:13.662 | + 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-03-27 00:11:14.814 | ERROR diskimage_builder.block_device.cmd [-] Failed to open parameter YAML 2024-03-27 00:11:14.814 | Traceback (most recent call last): 2024-03-27 00:11:14.814 | File "/usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/cmd.py", line 106, in main 2024-03-27 00:11:14.814 | with open(param_file) as f: 2024-03-27 00:11:14.814 | ^^^^^^^^^^^^^^^^ 2024-03-27 00:11:14.814 | FileNotFoundError: [Errno 2] No such file or directory: '/opt/dib_tmp/dib_build.5iJNfLov/block-device/params.yaml' Exit code: 1