2024-11-18 02:06:58.893 | diskimage-builder version 3.36.0 2024-11-18 02:06:58.895 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console rocky-container epel 2024-11-18 02:06:59.101 | 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-11-18 02:06:59.509 | Expanded element dependencies to: growroot cache-devstack bootloader zuul-worker redhat-common infra-package-needs openstack-repos install-types package-installs manifests ensure-venv selinux-fixfiles-restore openssh-server sysprep simple-init yum vm rpm-distro pkg-map containerfile block-device-efi epel source-repositories journal-to-console cloud-init-datasources runtime-ssh-host-keys install-bin rocky-container base cache-url nodepool-base dib-init-system install-static 2024-11-18 02:06:59.515 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-18 02:06:59.520 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-84fd008abe8544f89c85d8a8f9e54938 2024-11-18 02:06:59.526 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-84fd008abe8544f89c85d8a8f9e54938 2024-11-18 02:06:59.531 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-18 02:06:59.537 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-18 02:06:59.542 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-18 02:06:59.548 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-18 02:06:59.553 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-18 02:06:59.559 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-18 02:06:59.579 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.4xJtXcWk 2024-11-18 02:06:59.585 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-18 02:06:59.592 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.1eBdThcR 2024-11-18 02:06:59.598 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-18 02:06:59.603 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-18 02:06:59.609 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-18 02:06:59.614 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-18 02:06:59.619 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 02:06:59.625 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 02:06:59.630 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-18 02:06:59.635 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.4xJtXcWk 2024-11-18 02:06:59.635 | Building in /opt/dib_tmp/dib_build.4xJtXcWk 2024-11-18 02:06:59.640 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-18 02:06:59.645 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-18 02:06:59.651 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-18 02:06:59.656 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.4xJtXcWk/hooks 2024-11-18 02:06:59.662 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.4xJtXcWk/hooks 2024-11-18 02:06:59.667 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.4xJtXcWk/block-device 2024-11-18 02:06:59.676 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.4xJtXcWk/block-device/config.yaml 2024-11-18 02:06:59.681 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.4xJtXcWk/block-device/config.yaml 2024-11-18 02:06:59.706 | Searching elements for block-device[-arm64].yaml ... 2024-11-18 02:07:00.078 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-18 02:07:00.084 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-18 02:07:00.090 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.4xJtXcWk/block-device/params.yaml 2024-11-18 02:07:00.096 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-18 02:07:00.101 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-18 02:07:00.114 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-18 02:07:00.737 | 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-11-18 02:07:00.737 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4xJtXcWk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.1eBdThcR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4xJtXcWk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4xJtXcWk'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 02:07:00.745 | 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-11-18 02:07:00.745 | 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-11-18 02:07:00.746 | 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-11-18 02:07:00.746 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.4xJtXcWk/states/block-device/config.json] 2024-11-18 02:07:00.876 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-18 02:07:01.500 | 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-11-18 02:07:01.500 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4xJtXcWk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.1eBdThcR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4xJtXcWk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4xJtXcWk'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 02:07:01.501 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-18 02:07:01.501 | 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-11-18 02:07:01.627 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-18 02:07:01.632 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-18 02:07:01.639 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-18 02:07:02.256 | 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-11-18 02:07:02.256 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4xJtXcWk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.1eBdThcR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4xJtXcWk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4xJtXcWk'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 02:07:02.257 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-18 02:07:02.258 | 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-11-18 02:07:02.383 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-18 02:07:02.389 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-18 02:07:02.395 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-18 02:07:02.995 | 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-11-18 02:07:02.995 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4xJtXcWk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.1eBdThcR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4xJtXcWk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4xJtXcWk'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 02:07:02.996 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-18 02:07:02.996 | 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-11-18 02:07:03.120 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-18 02:07:03.126 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-18 02:07:03.131 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-18 02:07:03.666 | 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-11-18 02:07:03.666 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4xJtXcWk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.1eBdThcR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4xJtXcWk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4xJtXcWk'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 02:07:03.667 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-18 02:07:03.782 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-18 02:07:03.787 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-18 02:07:03.793 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-18 02:07:03.798 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 02:07:03.806 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 02:07:03.861 | chown: warning: '.' should be ':': 'root.root' 2024-11-18 02:07:03.870 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 02:07:03.875 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 02:07:03.880 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 02:07:03.886 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-18 02:07:03.891 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-18 02:07:03.896 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.4xJtXcWk/hooks ']' 2024-11-18 02:07:03.901 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-18 02:07:03.939 | Copying hooks for vm 2024-11-18 02:07:03.985 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-18 02:07:04.002 | Copying hooks for infra-package-needs 2024-11-18 02:07:04.016 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-18 02:07:04.030 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-18 02:07:04.035 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-18 02:07:04.040 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-18 02:07:04.054 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-18 02:07:04.059 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-18 02:07:04.077 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-18 02:07:04.082 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-18 02:07:04.101 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-18 02:07:04.115 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-18 02:07:04.141 | Copying hooks for epel 2024-11-18 02:07:04.152 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2024-11-18 02:07:04.178 | Copying hooks for install-bin 2024-11-18 02:07:04.189 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-18 02:07:04.215 | Copying hooks for source-repositories 2024-11-18 02:07:04.229 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-18 02:07:04.256 | Copying hooks for package-installs 2024-11-18 02:07:04.266 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-18 02:07:04.281 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-18 02:07:04.286 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-18 02:07:04.291 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-18 02:07:04.297 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-18 02:07:04.308 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-18 02:07:04.313 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-18 02:07:04.324 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-18 02:07:04.329 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-18 02:07:04.340 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-18 02:07:04.345 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-18 02:07:04.365 | Copying hooks for yum 2024-11-18 02:07:04.375 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-18 02:07:04.390 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-18 02:07:04.402 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-18 02:07:04.416 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-18 02:07:04.428 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-18 02:07:04.433 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-18 02:07:04.439 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-18 02:07:04.444 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-18 02:07:04.448 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-18 02:07:04.459 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-18 02:07:04.477 | Copying hooks for containerfile 2024-11-18 02:07:04.509 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/test-elements/jammy-build-succeeds 2024-11-18 02:07:04.576 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/root.d/08-containerfile 2024-11-18 02:07:04.616 | Copying hooks for cloud-init-datasources 2024-11-18 02:07:04.627 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-18 02:07:04.667 | Copying hooks for ensure-venv 2024-11-18 02:07:04.691 | Copying hooks for block-device-efi 2024-11-18 02:07:04.703 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-18 02:07:04.750 | Copying hooks for rpm-distro 2024-11-18 02:07:04.761 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-18 02:07:04.767 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-11-18 02:07:04.773 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-18 02:07:04.785 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-18 02:07:04.803 | Copying hooks for base 2024-11-18 02:07:04.814 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-18 02:07:04.826 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-18 02:07:04.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-18 02:07:04.840 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-18 02:07:04.853 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-18 02:07:04.876 | Copying hooks for install-types 2024-11-18 02:07:04.887 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-18 02:07:04.901 | Copying hooks for selinux-fixfiles-restore 2024-11-18 02:07:04.911 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-18 02:07:04.926 | Copying hooks for openssh-server 2024-11-18 02:07:04.937 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-18 02:07:04.945 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-18 02:07:04.968 | Copying hooks for bootloader 2024-11-18 02:07:04.979 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-18 02:07:05.007 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-18 02:07:05.067 | Copying hooks for manifests 2024-11-18 02:07:05.079 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-18 02:07:05.090 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-18 02:07:05.101 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-18 02:07:05.116 | Copying hooks for openstack-repos 2024-11-18 02:07:05.127 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-18 02:07:05.144 | Copying hooks for sysprep 2024-11-18 02:07:05.155 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-18 02:07:05.167 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-18 02:07:05.181 | Copying hooks for dib-init-system 2024-11-18 02:07:05.191 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-18 02:07:05.204 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-18 02:07:05.215 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-18 02:07:05.226 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-18 02:07:05.239 | Copying hooks for journal-to-console 2024-11-18 02:07:05.249 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-18 02:07:05.263 | Copying hooks for install-static 2024-11-18 02:07:05.273 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-18 02:07:05.294 | Copying hooks for cache-devstack 2024-11-18 02:07:05.388 | Copying hooks for redhat-common 2024-11-18 02:07:05.398 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-18 02:07:05.411 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-18 02:07:05.423 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-18 02:07:05.445 | Copying hooks for cache-url 2024-11-18 02:07:05.455 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-18 02:07:05.488 | Copying hooks for nodepool-base 2024-11-18 02:07:05.501 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-18 02:07:05.528 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-18 02:07:05.549 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-18 02:07:05.556 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-18 02:07:05.571 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-18 02:07:05.584 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-18 02:07:05.589 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-18 02:07:05.600 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-18 02:07:05.605 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-18 02:07:05.610 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-18 02:07:05.616 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-18 02:07:05.627 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-18 02:07:05.632 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-18 02:07:05.637 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-18 02:07:05.642 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-18 02:07:05.647 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-18 02:07:05.655 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-18 02:07:05.661 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-18 02:07:05.672 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-18 02:07:05.703 | Copying hooks for growroot 2024-11-18 02:07:05.713 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-18 02:07:05.728 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-18 02:07:05.744 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-18 02:07:05.750 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-18 02:07:05.755 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-18 02:07:05.780 | Copying hooks for runtime-ssh-host-keys 2024-11-18 02:07:05.791 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-18 02:07:05.802 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-18 02:07:05.813 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-18 02:07:05.826 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-18 02:07:05.831 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-18 02:07:05.855 | Copying hooks for rocky-container 2024-11-18 02:07:05.885 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/8 2024-11-18 02:07:05.890 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-18 02:07:05.903 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/build-succeeds 2024-11-18 02:07:05.912 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/rocky-9-aarch64-build-succeeds 2024-11-18 02:07:05.933 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/10-01-rocky-distro-name.bash 2024-11-18 02:07:05.939 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/11-yum-dnf.bash 2024-11-18 02:07:05.961 | Copying hooks for simple-init 2024-11-18 02:07:05.971 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-18 02:07:05.982 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-18 02:07:05.987 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-18 02:07:05.992 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-18 02:07:05.997 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-18 02:07:06.002 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-18 02:07:06.013 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-18 02:07:06.018 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-18 02:07:06.046 | Copying hooks for pkg-map 2024-11-18 02:07:06.057 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-18 02:07:06.068 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-18 02:07:06.080 | Copying hooks for zuul-worker 2024-11-18 02:07:06.091 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-18 02:07:06.102 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-18 02:07:06.134 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-18 02:07:06.140 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 02:07:06.143 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-18 02:07:06.208 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d ']' 2024-11-18 02:07:06.213 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d' 2024-11-18 02:07:06.213 | Running hooks from /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d 2024-11-18 02:07:06.219 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-18 02:07:06.224 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d 2024-11-18 02:07:06.250 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-18 02:07:06.259 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-18 02:07:06.263 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-18 02:07:06.268 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-18 02:07:06.273 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-18 02:07:06.277 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-18 02:07:06.282 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-18 02:07:06.287 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-18 02:07:06.291 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-18 02:07:06.296 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-18 02:07:06.301 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/10-base-defaults 2024-11-18 02:07:06.310 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/10-base-defaults 2024-11-18 02:07:06.315 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 02:07:06.320 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 02:07:06.324 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 02:07:06.330 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 02:07:06.334 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 02:07:06.343 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 02:07:06.348 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-18 02:07:06.353 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-18 02:07:06.358 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 02:07:06.363 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 02:07:06.368 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-18 02:07:06.373 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 02:07:06.378 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 02:07:06.383 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-18 02:07:06.387 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-18 02:07:06.392 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 02:07:06.397 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 02:07:06.402 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 02:07:06.407 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 02:07:06.412 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-18 02:07:06.421 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-18 02:07:06.426 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-18 02:07:06.431 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-18 02:07:06.436 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/14-manifests 2024-11-18 02:07:06.445 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/14-manifests 2024-11-18 02:07:06.450 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 02:07:06.455 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 02:07:06.460 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-84fd008abe8544f89c85d8a8f9e54938.d/ 2024-11-18 02:07:06.465 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-84fd008abe8544f89c85d8a8f9e54938.d/ 2024-11-18 02:07:06.470 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/15-block-device.bash 2024-11-18 02:07:06.479 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/15-block-device.bash 2024-11-18 02:07:06.485 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-18 02:07:06.490 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-18 02:07:06.495 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-18 02:07:06.503 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-18 02:07:06.513 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-18 02:07:06.518 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-18 02:07:06.523 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-18 02:07:06.528 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-18 02:07:06.533 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-18 02:07:06.538 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-18 02:07:06.543 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-18 02:07:06.548 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-18 02:07:06.553 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-18 02:07:06.563 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-18 02:07:06.568 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 02:07:06.573 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 02:07:06.578 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/50-redhat-common 2024-11-18 02:07:06.587 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/50-redhat-common 2024-11-18 02:07:06.592 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-18 02:07:06.598 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-18 02:07:06.602 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-18 02:07:06.608 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-18 02:07:06.613 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-18 02:07:06.622 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-18 02:07:06.627 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 02:07:06.632 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 02:07:06.637 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 02:07:06.642 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 02:07:06.647 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 02:07:06.653 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 02:07:06.658 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 02:07:06.664 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 02:07:06.669 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/99-dib-init-system 2024-11-18 02:07:06.679 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/../environment.d/99-dib-init-system 2024-11-18 02:07:06.684 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-18 02:07:06.689 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-18 02:07:06.694 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile 2024-11-18 02:07:06.710 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:21 : set -eu 2024-11-18 02:07:06.715 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:22 : set -o pipefail 2024-11-18 02:07:06.720 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:24 : : podman 2024-11-18 02:07:06.726 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:27 : [[ 0 != \0 ]] 2024-11-18 02:07:06.731 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:36 : [[ -z '' ]] 2024-11-18 02:07:06.735 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:37 : DIB_CONTAINERFILE_RUNTIME_NETWORK='--network host' 2024-11-18 02:07:06.740 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:42 : '[' -f /opt/dib_tmp/dib_build.4xJtXcWk/mnt/.extra_settings ']' 2024-11-18 02:07:06.745 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:46 : '[' -z '' ']' 2024-11-18 02:07:06.777 | Found container file /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-18 02:07:06.783 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:66 : '[' -z /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 ']' 2024-11-18 02:07:06.788 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:74 : DIB_CONTAINER_CONTEXT=/opt/dib_cache/containerfile 2024-11-18 02:07:06.793 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:76 : mkdir -p /opt/dib_cache/containerfile 2024-11-18 02:07:06.801 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:78 : [[ 0 -gt 0 ]] 2024-11-18 02:07:06.806 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:81 : _sudo= 2024-11-18 02:07:06.811 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:84 : _podman_build_image=dib-tmp-work-image-8727 2024-11-18 02:07:06.816 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:85 : _podman_export_container=dib-tmp-export-15243 2024-11-18 02:07:06.821 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:94 : trap podman_cleanup EXIT 2024-11-18 02:07:06.826 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:96 : podman build --network host -t dib-tmp-work-image-8727 -f /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 /opt/dib_cache/containerfile 2024-11-18 02:07:09.769 | STEP 1/4: FROM docker.io/rockylinux/rockylinux:9 2024-11-18 02:07:50.697 | STEP 2/4: RUN dnf group install -y 'Minimal Install' --allowerasing && dnf install -y findutils util-linux sudo python3 NetworkManager NetworkManager-config-server 2024-11-18 02:07:59.948 | Rocky Linux 9 - BaseOS 319 kB/s | 2.4 MB 00:07 2024-11-18 02:08:02.624 | Rocky Linux 9 - AppStream 4.0 MB/s | 7.0 MB 00:01 2024-11-18 02:08:06.307 | Rocky Linux 9 - Extras 16 kB/s | 16 kB 00:00 2024-11-18 02:08:06.502 | Last metadata expiration check: 0:00:01 ago on Mon Nov 18 02:08:05 2024. 2024-11-18 02:08:07.364 | Dependencies resolved. 2024-11-18 02:08:07.412 | ================================================================================ 2024-11-18 02:08:07.412 | Package Arch Version Repo Size 2024-11-18 02:08:07.412 | ================================================================================ 2024-11-18 02:08:07.412 | Upgrading: 2024-11-18 02:08:07.412 | glibc aarch64 2.34-100.el9_4.4 baseos 1.7 M 2024-11-18 02:08:07.412 | glibc-common aarch64 2.34-100.el9_4.4 baseos 284 k 2024-11-18 02:08:07.412 | glibc-minimal-langpack aarch64 2.34-100.el9_4.4 baseos 20 k 2024-11-18 02:08:07.412 | less aarch64 590-4.el9_4 baseos 159 k 2024-11-18 02:08:07.412 | libcurl-minimal aarch64 7.76.1-29.el9_4.1 baseos 220 k 2024-11-18 02:08:07.412 | systemd-libs aarch64 252-32.el9_4.7 baseos 623 k 2024-11-18 02:08:07.412 | Installing group/module packages: 2024-11-18 02:08:07.412 | NetworkManager aarch64 1:1.46.0-19.el9_4 baseos 2.1 M 2024-11-18 02:08:07.412 | NetworkManager-team aarch64 1:1.46.0-19.el9_4 baseos 38 k 2024-11-18 02:08:07.412 | NetworkManager-tui aarch64 1:1.46.0-19.el9_4 baseos 236 k 2024-11-18 02:08:07.412 | audit aarch64 3.1.2-2.el9 baseos 250 k 2024-11-18 02:08:07.412 | authselect aarch64 1.2.6-2.el9 baseos 139 k 2024-11-18 02:08:07.412 | coreutils aarch64 8.32-35.el9 baseos 1.1 M 2024-11-18 02:08:07.412 | cronie aarch64 1.5.7-11.el9 baseos 115 k 2024-11-18 02:08:07.412 | curl aarch64 7.76.1-29.el9_4.1 baseos 290 k 2024-11-18 02:08:07.412 | dnf-plugins-core noarch 4.3.0-13.el9 baseos 36 k 2024-11-18 02:08:07.412 | dracut-config-rescue aarch64 057-53.git20240104.el9 baseos 12 k 2024-11-18 02:08:07.413 | e2fsprogs aarch64 1.46.5-5.el9 baseos 994 k 2024-11-18 02:08:07.413 | firewalld noarch 1.3.4-1.el9 baseos 450 k 2024-11-18 02:08:07.413 | grubby aarch64 8.40-64.el9 baseos 32 k 2024-11-18 02:08:07.413 | initscripts-rename-device aarch64 10.11.6-1.el9 baseos 13 k 2024-11-18 02:08:07.413 | iproute aarch64 6.2.0-6.el9_4 baseos 791 k 2024-11-18 02:08:07.413 | iproute-tc aarch64 6.2.0-6.el9_4 baseos 449 k 2024-11-18 02:08:07.413 | irqbalance aarch64 2:1.9.2-3.el9 baseos 66 k 2024-11-18 02:08:07.413 | kbd aarch64 2.4.0-9.el9 baseos 371 k 2024-11-18 02:08:07.413 | kernel-tools aarch64 5.14.0-427.42.1.el9_4 baseos 4.4 M 2024-11-18 02:08:07.413 | kexec-tools aarch64 2.0.27-8.el9_4.3 baseos 434 k 2024-11-18 02:08:07.413 | libsysfs aarch64 2.1.1-10.el9 baseos 36 k 2024-11-18 02:08:07.413 | linux-firmware noarch 20240905-143.3.el9_4 baseos 387 M 2024-11-18 02:08:07.413 | logrotate aarch64 3.18.0-8.el9 baseos 71 k 2024-11-18 02:08:07.413 | lshw aarch64 B.02.19.2-10.el9 baseos 300 k 2024-11-18 02:08:07.413 | lsscsi aarch64 0.32-6.el9 baseos 67 k 2024-11-18 02:08:07.413 | man-db aarch64 2.9.3-7.el9 baseos 1.1 M 2024-11-18 02:08:07.413 | ncurses aarch64 6.2-10.20210508.el9 baseos 398 k 2024-11-18 02:08:07.413 | openssh-clients aarch64 8.7p1-38.el9_4.4 baseos 680 k 2024-11-18 02:08:07.413 | openssh-server aarch64 8.7p1-38.el9_4.4 baseos 439 k 2024-11-18 02:08:07.413 | parted aarch64 3.5-2.el9 baseos 606 k 2024-11-18 02:08:07.413 | policycoreutils aarch64 3.6-2.1.el9 baseos 208 k 2024-11-18 02:08:07.413 | prefixdevname aarch64 0.1.0-8.el9 baseos 438 k 2024-11-18 02:08:07.413 | procps-ng aarch64 3.3.17-14.el9 baseos 333 k 2024-11-18 02:08:07.413 | python3-libselinux aarch64 3.6-1.el9 appstream 182 k 2024-11-18 02:08:07.413 | rpm-plugin-audit aarch64 4.16.1.3-29.el9 baseos 15 k 2024-11-18 02:08:07.413 | rsyslog aarch64 8.2310.0-4.el9 appstream 777 k 2024-11-18 02:08:07.413 | selinux-policy-targeted noarch 38.1.35-2.el9_4.2.0.2 baseos 6.5 M 2024-11-18 02:08:07.414 | sg3_utils aarch64 1.47-9.el9 baseos 930 k 2024-11-18 02:08:07.414 | sg3_utils-libs aarch64 1.47-9.el9 baseos 99 k 2024-11-18 02:08:07.414 | sssd-common aarch64 2.9.4-6.el9_4.1 baseos 1.6 M 2024-11-18 02:08:07.414 | sssd-kcm aarch64 2.9.4-6.el9_4.1 baseos 109 k 2024-11-18 02:08:07.414 | sudo aarch64 1.9.5p2-10.el9_3 baseos 1.0 M 2024-11-18 02:08:07.414 | systemd aarch64 252-32.el9_4.7 baseos 3.8 M 2024-11-18 02:08:07.414 | xfsprogs aarch64 6.3.0-1.el9 baseos 1.1 M 2024-11-18 02:08:07.414 | Installing dependencies: 2024-11-18 02:08:07.414 | NetworkManager-libnm aarch64 1:1.46.0-19.el9_4 baseos 1.8 M 2024-11-18 02:08:07.414 | acl aarch64 2.3.1-4.el9 baseos 69 k 2024-11-18 02:08:07.414 | authselect-libs aarch64 1.2.6-2.el9 baseos 236 k 2024-11-18 02:08:07.414 | c-ares aarch64 1.19.1-2.el9_4 baseos 110 k 2024-11-18 02:08:07.414 | coreutils-common aarch64 8.32-35.el9 baseos 2.0 M 2024-11-18 02:08:07.414 | cpio aarch64 2.13-16.el9 baseos 268 k 2024-11-18 02:08:07.414 | cronie-anacron aarch64 1.5.7-11.el9 baseos 30 k 2024-11-18 02:08:07.414 | crontabs noarch 1.11-27.20190603git.el9 baseos 18 k 2024-11-18 02:08:07.414 | cryptsetup-libs aarch64 2.6.0-3.el9 baseos 469 k 2024-11-18 02:08:07.414 | dbus aarch64 1:1.12.20-8.el9 baseos 6.8 k 2024-11-18 02:08:07.414 | dbus-broker aarch64 28-7.el9 baseos 165 k 2024-11-18 02:08:07.414 | dbus-common noarch 1:1.12.20-8.el9 baseos 14 k 2024-11-18 02:08:07.414 | dbus-libs aarch64 1:1.12.20-8.el9 baseos 149 k 2024-11-18 02:08:07.414 | device-mapper aarch64 9:1.02.197-2.el9 baseos 136 k 2024-11-18 02:08:07.414 | device-mapper-libs aarch64 9:1.02.197-2.el9 baseos 171 k 2024-11-18 02:08:07.414 | diffutils aarch64 3.7-12.el9 baseos 383 k 2024-11-18 02:08:07.414 | dracut aarch64 057-53.git20240104.el9 baseos 374 k 2024-11-18 02:08:07.414 | dracut-network aarch64 057-53.git20240104.el9 baseos 68 k 2024-11-18 02:08:07.414 | dracut-squash aarch64 057-53.git20240104.el9 baseos 12 k 2024-11-18 02:08:07.414 | e2fsprogs-libs aarch64 1.46.5-5.el9 baseos 222 k 2024-11-18 02:08:07.414 | ethtool aarch64 2:6.2-1.el9 baseos 225 k 2024-11-18 02:08:07.415 | file aarch64 5.39-16.el9 baseos 48 k 2024-11-18 02:08:07.415 | firewalld-filesystem noarch 1.3.4-1.el9 baseos 8.3 k 2024-11-18 02:08:07.415 | fuse-libs aarch64 2.9.9-15.el9 baseos 95 k 2024-11-18 02:08:07.415 | gettext aarch64 0.21-8.el9 baseos 1.1 M 2024-11-18 02:08:07.415 | gettext-libs aarch64 0.21-8.el9 baseos 285 k 2024-11-18 02:08:07.415 | gobject-introspection aarch64 1.68.0-11.el9 baseos 245 k 2024-11-18 02:08:07.415 | groff-base aarch64 1.22.4-10.el9 baseos 1.0 M 2024-11-18 02:08:07.415 | grub2-common noarch 1:2.06-82.el9_4 baseos 903 k 2024-11-18 02:08:07.415 | grub2-tools aarch64 1:2.06-82.el9_4 baseos 1.7 M 2024-11-18 02:08:07.415 | grub2-tools-minimal aarch64 1:2.06-82.el9_4 baseos 580 k 2024-11-18 02:08:07.415 | hwdata noarch 0.348-9.13.el9 baseos 1.6 M 2024-11-18 02:08:07.415 | inih aarch64 49-6.el9 baseos 17 k 2024-11-18 02:08:07.415 | initscripts-service noarch 10.11.6-1.el9 baseos 11 k 2024-11-18 02:08:07.415 | ipset aarch64 7.11-8.el9 baseos 42 k 2024-11-18 02:08:07.415 | ipset-libs aarch64 7.11-8.el9 baseos 67 k 2024-11-18 02:08:07.415 | iptables-libs aarch64 1.8.10-4.el9_4 baseos 398 k 2024-11-18 02:08:07.415 | iptables-nft aarch64 1.8.10-4.el9_4 baseos 184 k 2024-11-18 02:08:07.415 | jansson aarch64 2.14-1.el9 baseos 46 k 2024-11-18 02:08:07.415 | jq aarch64 1.6-16.el9 baseos 180 k 2024-11-18 02:08:07.415 | kbd-legacy noarch 2.4.0-9.el9 baseos 502 k 2024-11-18 02:08:07.415 | kbd-misc noarch 2.4.0-9.el9 baseos 1.5 M 2024-11-18 02:08:07.415 | kernel-tools-libs aarch64 5.14.0-427.42.1.el9_4 baseos 4.3 M 2024-11-18 02:08:07.415 | kmod aarch64 28-9.el9 baseos 120 k 2024-11-18 02:08:07.415 | kmod-libs aarch64 28-9.el9 baseos 61 k 2024-11-18 02:08:07.415 | kpartx aarch64 0.8.7-27.el9 baseos 47 k 2024-11-18 02:08:07.415 | libbasicobjects aarch64 0.1.1-53.el9 baseos 26 k 2024-11-18 02:08:07.415 | libbpf aarch64 2:1.3.0-2.el9 baseos 171 k 2024-11-18 02:08:07.416 | libcbor aarch64 0.7.0-5.el9 baseos 55 k 2024-11-18 02:08:07.416 | libcollection aarch64 0.7.0-53.el9 baseos 44 k 2024-11-18 02:08:07.416 | libdaemon aarch64 0.14-23.el9 baseos 31 k 2024-11-18 02:08:07.416 | libdhash aarch64 0.5.0-53.el9 baseos 29 k 2024-11-18 02:08:07.416 | libedit aarch64 3.1-38.20210216cvs.el9 baseos 101 k 2024-11-18 02:08:07.416 | libestr aarch64 0.1.11-4.el9 appstream 25 k 2024-11-18 02:08:07.416 | libfastjson aarch64 0.99.9-5.el9 appstream 36 k 2024-11-18 02:08:07.416 | libfido2 aarch64 1.13.0-2.el9 baseos 95 k 2024-11-18 02:08:07.416 | libini_config aarch64 1.3.1-53.el9 baseos 66 k 2024-11-18 02:08:07.416 | libkcapi aarch64 1.4.0-2.el9 baseos 45 k 2024-11-18 02:08:07.416 | libkcapi-hmaccalc aarch64 1.4.0-2.el9 baseos 23 k 2024-11-18 02:08:07.416 | libldb aarch64 2.8.0-2.el9_4 baseos 181 k 2024-11-18 02:08:07.416 | libmnl aarch64 1.0.4-16.el9_4 baseos 27 k 2024-11-18 02:08:07.416 | libndp aarch64 1.8-6.el9_4 baseos 35 k 2024-11-18 02:08:07.416 | libnetfilter_conntrack aarch64 1.0.9-1.el9 baseos 57 k 2024-11-18 02:08:07.416 | libnfnetlink aarch64 1.0.1-21.el9 baseos 28 k 2024-11-18 02:08:07.416 | libnftnl aarch64 1.2.6-4.el9_4 baseos 84 k 2024-11-18 02:08:07.416 | libnl3 aarch64 3.9.0-1.el9 baseos 338 k 2024-11-18 02:08:07.416 | libnl3-cli aarch64 3.9.0-1.el9 baseos 195 k 2024-11-18 02:08:07.416 | libpath_utils aarch64 0.2.1-53.el9 baseos 29 k 2024-11-18 02:08:07.416 | libpipeline aarch64 1.5.3-4.el9 baseos 47 k 2024-11-18 02:08:07.416 | libref_array aarch64 0.1.5-53.el9 baseos 27 k 2024-11-18 02:08:07.416 | libseccomp aarch64 2.5.2-2.el9 baseos 71 k 2024-11-18 02:08:07.416 | libselinux-utils aarch64 3.6-1.el9 baseos 163 k 2024-11-18 02:08:07.416 | libss aarch64 1.46.5-5.el9 baseos 30 k 2024-11-18 02:08:07.416 | libsss_certmap aarch64 2.9.4-6.el9_4.1 baseos 91 k 2024-11-18 02:08:07.417 | libsss_idmap aarch64 2.9.4-6.el9_4.1 baseos 43 k 2024-11-18 02:08:07.417 | libsss_nss_idmap aarch64 2.9.4-6.el9_4.1 baseos 47 k 2024-11-18 02:08:07.417 | libsss_sudo aarch64 2.9.4-6.el9_4.1 baseos 36 k 2024-11-18 02:08:07.417 | libtalloc aarch64 2.4.1-1.el9 baseos 29 k 2024-11-18 02:08:07.417 | libtdb aarch64 1.4.9-1.el9 baseos 51 k 2024-11-18 02:08:07.417 | libteam aarch64 1.31-16.el9_1 baseos 46 k 2024-11-18 02:08:07.417 | libtevent aarch64 0.16.0-1.el9 baseos 45 k 2024-11-18 02:08:07.417 | linux-firmware-whence noarch 20240905-143.3.el9_4 baseos 99 k 2024-11-18 02:08:07.417 | lmdb-libs aarch64 0.9.29-3.el9 baseos 61 k 2024-11-18 02:08:07.417 | lzo aarch64 2.10-7.el9 baseos 63 k 2024-11-18 02:08:07.417 | newt aarch64 0.52.21-11.el9 baseos 98 k 2024-11-18 02:08:07.417 | nftables aarch64 1:1.0.9-1.el9 baseos 415 k 2024-11-18 02:08:07.417 | numactl-libs aarch64 2.0.16-3.el9 baseos 29 k 2024-11-18 02:08:07.417 | oniguruma aarch64 6.9.6-1.el9.5.0.1 baseos 213 k 2024-11-18 02:08:07.417 | openssh aarch64 8.7p1-38.el9_4.4 baseos 447 k 2024-11-18 02:08:07.417 | os-prober aarch64 1.77-10.el9 baseos 46 k 2024-11-18 02:08:07.417 | pigz aarch64 2.5-4.el9 baseos 77 k 2024-11-18 02:08:07.417 | psmisc aarch64 23.4-3.el9 baseos 226 k 2024-11-18 02:08:07.417 | python3-dateutil noarch 1:2.8.1-7.el9 baseos 287 k 2024-11-18 02:08:07.417 | python3-dbus aarch64 1.2.18-2.el9.0.1 baseos 131 k 2024-11-18 02:08:07.417 | python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 246 k 2024-11-18 02:08:07.417 | python3-firewall noarch 1.3.4-1.el9 baseos 348 k 2024-11-18 02:08:07.417 | python3-gobject-base aarch64 3.40.1-6.el9 baseos 177 k 2024-11-18 02:08:07.417 | python3-gobject-base-noarch noarch 3.40.1-6.el9 baseos 152 k 2024-11-18 02:08:07.417 | python3-nftables aarch64 1:1.0.9-1.el9 baseos 22 k 2024-11-18 02:08:07.417 | python3-six noarch 1.15.0-9.el9 baseos 36 k 2024-11-18 02:08:07.417 | python3-systemd aarch64 234-18.el9 baseos 82 k 2024-11-18 02:08:07.417 | rpm-plugin-selinux aarch64 4.16.1.3-29.el9 baseos 16 k 2024-11-18 02:08:07.418 | selinux-policy noarch 38.1.35-2.el9_4.2.0.2 baseos 49 k 2024-11-18 02:08:07.418 | slang aarch64 2.3.2-11.el9 baseos 364 k 2024-11-18 02:08:07.418 | snappy aarch64 1.1.8-8.el9 baseos 33 k 2024-11-18 02:08:07.418 | squashfs-tools aarch64 4.4-10.git1.el9 baseos 161 k 2024-11-18 02:08:07.418 | sssd-client aarch64 2.9.4-6.el9_4.1 baseos 160 k 2024-11-18 02:08:07.418 | systemd-pam aarch64 252-32.el9_4.7 baseos 254 k 2024-11-18 02:08:07.418 | systemd-rpm-macros noarch 252-32.el9_4.7 baseos 52 k 2024-11-18 02:08:07.418 | systemd-udev aarch64 252-32.el9_4.7 baseos 1.8 M 2024-11-18 02:08:07.418 | teamd aarch64 1.31-16.el9_1 baseos 110 k 2024-11-18 02:08:07.418 | userspace-rcu aarch64 0.12.1-6.el9 baseos 104 k 2024-11-18 02:08:07.418 | which aarch64 2.21-29.el9 baseos 40 k 2024-11-18 02:08:07.418 | xz aarch64 5.2.5-8.el9_0 baseos 214 k 2024-11-18 02:08:07.418 | Installing weak dependencies: 2024-11-18 02:08:07.418 | libcap-ng-python3 aarch64 0.8.2-7.el9 appstream 29 k 2024-11-18 02:08:07.418 | rsyslog-logrotate aarch64 8.2310.0-4.el9 appstream 11 k 2024-11-18 02:08:07.418 | Removing dependent packages: 2024-11-18 02:08:07.418 | coreutils-single aarch64 8.32-35.el9 @baseos 1.4 M 2024-11-18 02:08:07.418 | curl-minimal aarch64 7.76.1-29.el9_4 @baseos 243 k 2024-11-18 02:08:07.418 | Installing Environment Groups: 2024-11-18 02:08:07.418 | Minimal Install 2024-11-18 02:08:07.418 | Installing Groups: 2024-11-18 02:08:07.418 | Core 2024-11-18 02:08:07.418 | 2024-11-18 02:08:07.418 | Transaction Summary 2024-11-18 02:08:07.418 | ================================================================================ 2024-11-18 02:08:07.418 | Install 160 Packages 2024-11-18 02:08:07.418 | Upgrade 6 Packages 2024-11-18 02:08:07.418 | Remove 2 Packages 2024-11-18 02:08:07.419 | 2024-11-18 02:08:07.441 | Total download size: 454 M 2024-11-18 02:08:07.443 | Downloading Packages: 2024-11-18 02:08:08.352 | (1/166): crontabs-1.11-27.20190603git.el9.noarc 40 kB/s | 18 kB 00:00 2024-11-18 02:08:08.382 | (2/166): python3-six-1.15.0-9.el9.noarch.rpm 75 kB/s | 36 kB 00:00 2024-11-18 02:08:08.541 | (3/166): selinux-policy-38.1.35-2.el9_4.2.0.2.n 310 kB/s | 49 kB 00:00 2024-11-18 02:08:08.687 | (4/166): acl-2.3.1-4.el9.aarch64.rpm 481 kB/s | 69 kB 00:00 2024-11-18 02:08:08.745 | (5/166): hwdata-0.348-9.13.el9.noarch.rpm 1.9 MB/s | 1.6 MB 00:00 2024-11-18 02:08:08.843 | (6/166): firewalld-filesystem-1.3.4-1.el9.noarc 86 kB/s | 8.3 kB 00:00 2024-11-18 02:08:08.863 | (7/166): python3-firewall-1.3.4-1.el9.noarch.rp 1.9 MB/s | 348 kB 00:00 2024-11-18 02:08:08.940 | (8/166): firewalld-1.3.4-1.el9.noarch.rpm 4.6 MB/s | 450 kB 00:00 2024-11-18 02:08:08.953 | (9/166): c-ares-1.19.1-2.el9_4.aarch64.rpm 1.2 MB/s | 110 kB 00:00 2024-11-18 02:08:09.048 | (10/166): selinux-policy-targeted-38.1.35-2.el9 9.4 MB/s | 6.5 MB 00:00 2024-11-18 02:08:09.066 | (11/166): file-5.39-16.el9.aarch64.rpm 390 kB/s | 48 kB 00:00 2024-11-18 02:08:09.159 | (12/166): lshw-B.02.19.2-10.el9.aarch64.rpm 2.7 MB/s | 300 kB 00:00 2024-11-18 02:08:09.236 | (13/166): groff-base-1.22.4-10.el9.aarch64.rpm 3.5 MB/s | 1.0 MB 00:00 2024-11-18 02:08:09.253 | (14/166): kbd-2.4.0-9.el9.aarch64.rpm 1.9 MB/s | 371 kB 00:00 2024-11-18 02:08:09.341 | (15/166): kbd-misc-2.4.0-9.el9.noarch.rpm 8.4 MB/s | 1.5 MB 00:00 2024-11-18 02:08:09.360 | (16/166): device-mapper-1.02.197-2.el9.aarch64. 1.3 MB/s | 136 kB 00:00 2024-11-18 02:08:09.372 | (17/166): device-mapper-libs-1.02.197-2.el9.aar 1.2 MB/s | 171 kB 00:00 2024-11-18 02:08:09.422 | (18/166): python3-gobject-base-3.40.1-6.el9.aar 2.2 MB/s | 177 kB 00:00 2024-11-18 02:08:09.442 | (19/166): rpm-plugin-selinux-4.16.1.3-29.el9.aa 194 kB/s | 16 kB 00:00 2024-11-18 02:08:09.451 | (20/166): rpm-plugin-audit-4.16.1.3-29.el9.aarc 194 kB/s | 15 kB 00:00 2024-11-18 02:08:09.503 | (21/166): dbus-broker-28-7.el9.aarch64.rpm 2.0 MB/s | 165 kB 00:00 2024-11-18 02:08:09.530 | (22/166): grubby-8.40-64.el9.aarch64.rpm 368 kB/s | 32 kB 00:00 2024-11-18 02:08:09.545 | (23/166): libnftnl-1.2.6-4.el9_4.aarch64.rpm 909 kB/s | 84 kB 00:00 2024-11-18 02:08:09.585 | (24/166): python3-dnf-plugins-core-4.3.0-13.el9 3.0 MB/s | 246 kB 00:00 2024-11-18 02:08:09.619 | (25/166): dnf-plugins-core-4.3.0-13.el9.noarch. 409 kB/s | 36 kB 00:00 2024-11-18 02:08:09.636 | (26/166): python3-dateutil-2.8.1-7.el9.noarch.r 3.1 MB/s | 287 kB 00:00 2024-11-18 02:08:09.666 | (27/166): libdaemon-0.14-23.el9.aarch64.rpm 387 kB/s | 31 kB 00:00 2024-11-18 02:08:09.708 | (28/166): initscripts-service-10.11.6-1.el9.noa 121 kB/s | 11 kB 00:00 2024-11-18 02:08:09.743 | (29/166): libfido2-1.13.0-2.el9.aarch64.rpm 1.2 MB/s | 95 kB 00:00 2024-11-18 02:08:09.761 | (30/166): man-db-2.9.3-7.el9.aarch64.rpm 9.0 MB/s | 1.1 MB 00:00 2024-11-18 02:08:09.797 | (31/166): libndp-1.8-6.el9_4.aarch64.rpm 409 kB/s | 35 kB 00:00 2024-11-18 02:08:09.820 | (32/166): libnetfilter_conntrack-1.0.9-1.el9.aa 755 kB/s | 57 kB 00:00 2024-11-18 02:08:09.840 | (33/166): fuse-libs-2.9.9-15.el9.aarch64.rpm 1.2 MB/s | 95 kB 00:00 2024-11-18 02:08:09.876 | (34/166): irqbalance-1.9.2-3.el9.aarch64.rpm 840 kB/s | 66 kB 00:00 2024-11-18 02:08:09.911 | (35/166): pigz-2.5-4.el9.aarch64.rpm 844 kB/s | 77 kB 00:00 2024-11-18 02:08:09.928 | (36/166): os-prober-1.77-10.el9.aarch64.rpm 539 kB/s | 46 kB 00:00 2024-11-18 02:08:09.966 | (37/166): cpio-2.13-16.el9.aarch64.rpm 2.9 MB/s | 268 kB 00:00 2024-11-18 02:08:09.989 | (38/166): lsscsi-0.32-6.el9.aarch64.rpm 875 kB/s | 67 kB 00:00 2024-11-18 02:08:10.006 | (39/166): kmod-libs-28-9.el9.aarch64.rpm 791 kB/s | 61 kB 00:00 2024-11-18 02:08:10.046 | (40/166): kmod-28-9.el9.aarch64.rpm 1.5 MB/s | 120 kB 00:00 2024-11-18 02:08:10.075 | (41/166): iproute-tc-6.2.0-6.el9_4.aarch64.rpm 5.2 MB/s | 449 kB 00:00 2024-11-18 02:08:10.106 | (42/166): iproute-6.2.0-6.el9_4.aarch64.rpm 7.8 MB/s | 791 kB 00:00 2024-11-18 02:08:10.124 | (43/166): libnfnetlink-1.0.1-21.el9.aarch64.rpm 371 kB/s | 28 kB 00:00 2024-11-18 02:08:10.179 | (44/166): parted-3.5-2.el9.aarch64.rpm 5.7 MB/s | 606 kB 00:00 2024-11-18 02:08:10.193 | (45/166): libmnl-1.0.4-16.el9_4.aarch64.rpm 309 kB/s | 27 kB 00:00 2024-11-18 02:08:10.231 | (46/166): squashfs-tools-4.4-10.git1.el9.aarch6 1.5 MB/s | 161 kB 00:00 2024-11-18 02:08:10.266 | (47/166): jansson-2.14-1.el9.aarch64.rpm 540 kB/s | 46 kB 00:00 2024-11-18 02:08:10.286 | (48/166): procps-ng-3.3.17-14.el9.aarch64.rpm 3.6 MB/s | 333 kB 00:00 2024-11-18 02:08:10.312 | (49/166): userspace-rcu-0.12.1-6.el9.aarch64.rp 1.3 MB/s | 104 kB 00:00 2024-11-18 02:08:10.348 | (50/166): gobject-introspection-1.68.0-11.el9.a 3.0 MB/s | 245 kB 00:00 2024-11-18 02:08:10.363 | (51/166): libpipeline-1.5.3-4.el9.aarch64.rpm 623 kB/s | 47 kB 00:00 2024-11-18 02:08:10.397 | (52/166): ethtool-6.2-1.el9.aarch64.rpm 2.6 MB/s | 225 kB 00:00 2024-11-18 02:08:10.429 | (53/166): psmisc-23.4-3.el9.aarch64.rpm 2.8 MB/s | 226 kB 00:00 2024-11-18 02:08:10.444 | (54/166): xz-5.2.5-8.el9_0.aarch64.rpm 2.6 MB/s | 214 kB 00:00 2024-11-18 02:08:15.639 | (55/166): linux-firmware-whence-20240905-143.3. 19 kB/s | 99 kB 00:05 2024-11-18 02:08:15.856 | (56/166): inih-49-6.el9.aarch64.rpm 3.1 kB/s | 17 kB 00:05 2024-11-18 02:08:15.925 | (57/166): python3-systemd-234-18.el9.aarch64.rp 289 kB/s | 82 kB 00:00 2024-11-18 02:08:18.383 | (58/166): which-2.21-29.el9.aarch64.rpm 16 kB/s | 40 kB 00:02 2024-11-18 02:08:24.848 | (59/166): prefixdevname-0.1.0-8.el9.aarch64.rpm 49 kB/s | 438 kB 00:08 2024-11-18 02:08:30.987 | (60/166): logrotate-3.18.0-8.el9.aarch64.rpm 5.6 kB/s | 71 kB 00:12 2024-11-18 02:08:32.066 | (61/166): kexec-tools-2.0.27-8.el9_4.3.aarch64. 60 kB/s | 434 kB 00:07 2024-11-18 02:08:32.793 | (62/166): coreutils-common-8.32-35.el9.aarch64. 1.1 MB/s | 2.0 MB 00:01 2024-11-18 02:08:34.064 | (63/166): coreutils-8.32-35.el9.aarch64.rpm 550 kB/s | 1.1 MB 00:01 2024-11-18 02:08:34.404 | (64/166): diffutils-3.7-12.el9.aarch64.rpm 238 kB/s | 383 kB 00:01 2024-11-18 02:08:34.554 | (65/166): libedit-3.1-38.20210216cvs.el9.aarch6 208 kB/s | 101 kB 00:00 2024-11-18 02:08:34.915 | (66/166): libseccomp-2.5.2-2.el9.aarch64.rpm 139 kB/s | 71 kB 00:00 2024-11-18 02:08:35.015 | (67/166): libss-1.46.5-5.el9.aarch64.rpm 65 kB/s | 30 kB 00:00 2024-11-18 02:08:35.541 | (68/166): e2fsprogs-libs-1.46.5-5.el9.aarch64.r 356 kB/s | 222 kB 00:00 2024-11-18 02:08:35.793 | (69/166): e2fsprogs-1.46.5-5.el9.aarch64.rpm 1.3 MB/s | 994 kB 00:00 2024-11-18 02:08:36.003 | (70/166): libnl3-cli-3.9.0-1.el9.aarch64.rpm 424 kB/s | 195 kB 00:00 2024-11-18 02:08:36.622 | (71/166): libnl3-3.9.0-1.el9.aarch64.rpm 409 kB/s | 338 kB 00:00 2024-11-18 02:08:37.059 | (72/166): libselinux-utils-3.6-1.el9.aarch64.rp 155 kB/s | 163 kB 00:01 2024-11-18 02:08:37.220 | (73/166): ipset-libs-7.11-8.el9.aarch64.rpm 113 kB/s | 67 kB 00:00 2024-11-18 02:08:37.336 | (74/166): ipset-7.11-8.el9.aarch64.rpm 152 kB/s | 42 kB 00:00 2024-11-18 02:08:37.465 | (75/166): authselect-libs-1.2.6-2.el9.aarch64.r 969 kB/s | 236 kB 00:00 2024-11-18 02:08:37.508 | (76/166): authselect-1.2.6-2.el9.aarch64.rpm 821 kB/s | 139 kB 00:00 2024-11-18 02:08:37.618 | (77/166): lzo-2.10-7.el9.aarch64.rpm 416 kB/s | 63 kB 00:00 2024-11-18 02:08:37.644 | (78/166): dracut-squash-057-53.git20240104.el9. 91 kB/s | 12 kB 00:00 2024-11-18 02:08:38.508 | (79/166): dracut-network-057-53.git20240104.el9 76 kB/s | 68 kB 00:00 2024-11-18 02:08:39.046 | (80/166): dracut-config-rescue-057-53.git202401 8.6 kB/s | 12 kB 00:01 2024-11-18 02:08:39.354 | (81/166): dracut-057-53.git20240104.el9.aarch64 443 kB/s | 374 kB 00:00 2024-11-18 02:08:39.494 | (82/166): dbus-libs-1.12.20-8.el9.aarch64.rpm 333 kB/s | 149 kB 00:00 2024-11-18 02:08:39.887 | (83/166): dbus-common-1.12.20-8.el9.noarch.rpm 25 kB/s | 14 kB 00:00 2024-11-18 02:08:39.942 | (84/166): dbus-1.12.20-8.el9.aarch64.rpm 15 kB/s | 6.8 kB 00:00 2024-11-18 02:08:40.203 | (85/166): NetworkManager-tui-1.46.0-19.el9_4.aa 753 kB/s | 236 kB 00:00 2024-11-18 02:08:40.228 | (86/166): NetworkManager-team-1.46.0-19.el9_4.a 134 kB/s | 38 kB 00:00 2024-11-18 02:08:40.767 | (87/166): NetworkManager-libnm-1.46.0-19.el9_4. 3.2 MB/s | 1.8 MB 00:00 2024-11-18 02:08:40.894 | (88/166): NetworkManager-1.46.0-19.el9_4.aarch6 3.2 MB/s | 2.1 MB 00:00 2024-11-18 02:08:41.010 | (89/166): numactl-libs-2.0.16-3.el9.aarch64.rpm 121 kB/s | 29 kB 00:00 2024-11-18 02:08:41.033 | (90/166): libcbor-0.7.0-5.el9.aarch64.rpm 397 kB/s | 55 kB 00:00 2024-11-18 02:08:41.108 | (91/166): newt-0.52.21-11.el9.aarch64.rpm 1.0 MB/s | 98 kB 00:00 2024-11-18 02:08:41.141 | (92/166): openssh-server-8.7p1-38.el9_4.4.aarch 4.0 MB/s | 439 kB 00:00 2024-11-18 02:08:41.350 | (93/166): openssh-clients-8.7p1-38.el9_4.4.aarc 2.8 MB/s | 680 kB 00:00 2024-11-18 02:08:41.415 | (94/166): openssh-8.7p1-38.el9_4.4.aarch64.rpm 1.6 MB/s | 447 kB 00:00 2024-11-18 02:08:41.817 | (95/166): slang-2.3.2-11.el9.aarch64.rpm 782 kB/s | 364 kB 00:00 2024-11-18 02:08:42.336 | (96/166): python3-nftables-1.0.9-1.el9.aarch64. 24 kB/s | 22 kB 00:00 2024-11-18 02:08:42.443 | (97/166): nftables-1.0.9-1.el9.aarch64.rpm 665 kB/s | 415 kB 00:00 2024-11-18 02:08:42.481 | (98/166): libref_array-0.1.5-53.el9.aarch64.rpm 189 kB/s | 27 kB 00:00 2024-11-18 02:08:42.553 | (99/166): libpath_utils-0.2.1-53.el9.aarch64.rp 264 kB/s | 29 kB 00:00 2024-11-18 02:08:42.622 | (100/166): libini_config-1.3.1-53.el9.aarch64.r 473 kB/s | 66 kB 00:00 2024-11-18 02:08:42.659 | (101/166): libdhash-0.5.0-53.el9.aarch64.rpm 275 kB/s | 29 kB 00:00 2024-11-18 02:08:42.780 | (102/166): libcollection-0.7.0-53.el9.aarch64.r 280 kB/s | 44 kB 00:00 2024-11-18 02:08:42.846 | (103/166): libbasicobjects-0.1.1-53.el9.aarch64 139 kB/s | 26 kB 00:00 2024-11-18 02:08:42.981 | (104/166): teamd-1.31-16.el9_1.aarch64.rpm 548 kB/s | 110 kB 00:00 2024-11-18 02:08:43.009 | (105/166): libteam-1.31-16.el9_1.aarch64.rpm 286 kB/s | 46 kB 00:00 2024-11-18 02:08:43.215 | (106/166): cronie-anacron-1.5.7-11.el9.aarch64. 130 kB/s | 30 kB 00:00 2024-11-18 02:08:43.242 | (107/166): cronie-1.5.7-11.el9.aarch64.rpm 493 kB/s | 115 kB 00:00 2024-11-18 02:08:43.348 | (108/166): libtdb-1.4.9-1.el9.aarch64.rpm 384 kB/s | 51 kB 00:00 2024-11-18 02:08:43.404 | (109/166): sssd-kcm-2.9.4-6.el9_4.1.aarch64.rpm 679 kB/s | 109 kB 00:00 2024-11-18 02:08:43.516 | (110/166): sssd-client-2.9.4-6.el9_4.1.aarch64. 1.4 MB/s | 160 kB 00:00 2024-11-18 02:08:43.659 | (111/166): libsss_sudo-2.9.4-6.el9_4.1.aarch64. 256 kB/s | 36 kB 00:00 2024-11-18 02:08:43.925 | (112/166): sssd-common-2.9.4-6.el9_4.1.aarch64. 2.7 MB/s | 1.6 MB 00:00 2024-11-18 02:08:44.501 | (113/166): libsss_nss_idmap-2.9.4-6.el9_4.1.aar 56 kB/s | 47 kB 00:00 2024-11-18 02:08:44.578 | (114/166): libsss_idmap-2.9.4-6.el9_4.1.aarch64 66 kB/s | 43 kB 00:00 2024-11-18 02:08:45.005 | (115/166): libsss_certmap-2.9.4-6.el9_4.1.aarch 181 kB/s | 91 kB 00:00 2024-11-18 02:08:45.518 | (116/166): ncurses-6.2-10.20210508.el9.aarch64. 424 kB/s | 398 kB 00:00 2024-11-18 02:08:45.594 | (117/166): systemd-udev-252-32.el9_4.7.aarch64. 3.0 MB/s | 1.8 MB 00:00 2024-11-18 02:08:45.741 | (118/166): systemd-pam-252-32.el9_4.7.aarch64.r 1.1 MB/s | 254 kB 00:00 2024-11-18 02:08:45.843 | (119/166): systemd-252-32.el9_4.7.aarch64.rpm 15 MB/s | 3.8 MB 00:00 2024-11-18 02:08:45.902 | (120/166): systemd-rpm-macros-252-32.el9_4.7.no 326 kB/s | 52 kB 00:00 2024-11-18 02:08:45.926 | (121/166): libkcapi-hmaccalc-1.4.0-2.el9.aarch6 277 kB/s | 23 kB 00:00 2024-11-18 02:08:46.041 | (122/166): libkcapi-1.4.0-2.el9.aarch64.rpm 324 kB/s | 45 kB 00:00 2024-11-18 02:08:46.353 | (123/166): curl-7.76.1-29.el9_4.1.aarch64.rpm 681 kB/s | 290 kB 00:00 2024-11-18 02:08:47.128 | (124/166): libtevent-0.16.0-1.el9.aarch64.rpm 41 kB/s | 45 kB 00:01 2024-11-18 02:08:48.601 | (125/166): libtalloc-2.4.1-1.el9.aarch64.rpm 13 kB/s | 29 kB 00:02 2024-11-18 02:08:48.808 | (126/166): libldb-2.8.0-2.el9_4.aarch64.rpm 108 kB/s | 181 kB 00:01 2024-11-18 02:08:50.546 | (127/166): sudo-1.9.5p2-10.el9_3.aarch64.rpm 531 kB/s | 1.0 MB 00:01 2024-11-18 02:08:51.752 | (128/166): python3-dbus-1.2.18-2.el9.0.1.aarch6 44 kB/s | 131 kB 00:02 2024-11-18 02:08:51.783 | (129/166): initscripts-rename-device-10.11.6-1. 11 kB/s | 13 kB 00:01 2024-11-18 02:08:51.944 | (130/166): snappy-1.1.8-8.el9.aarch64.rpm 174 kB/s | 33 kB 00:00 2024-11-18 02:08:51.967 | (131/166): libsysfs-2.1.1-10.el9.aarch64.rpm 198 kB/s | 36 kB 00:00 2024-11-18 02:08:52.223 | (132/166): gettext-libs-0.21-8.el9.aarch64.rpm 1.0 MB/s | 285 kB 00:00 2024-11-18 02:08:52.501 | (133/166): gettext-0.21-8.el9.aarch64.rpm 2.0 MB/s | 1.1 MB 00:00 2024-11-18 02:08:52.818 | (134/166): xfsprogs-6.3.0-1.el9.aarch64.rpm 1.8 MB/s | 1.1 MB 00:00 2024-11-18 02:08:55.541 | (135/166): iptables-nft-1.8.10-4.el9_4.aarch64. 60 kB/s | 184 kB 00:03 2024-11-18 02:08:57.899 | (136/166): iptables-libs-1.8.10-4.el9_4.aarch64 78 kB/s | 398 kB 00:05 2024-11-18 02:08:58.899 | (137/166): audit-3.1.2-2.el9.aarch64.rpm 74 kB/s | 250 kB 00:03 2024-11-18 02:08:59.356 | (138/166): lmdb-libs-0.9.29-3.el9.aarch64.rpm 42 kB/s | 61 kB 00:01 2024-11-18 02:08:59.964 | (139/166): policycoreutils-3.6-2.1.el9.aarch64. 195 kB/s | 208 kB 00:01 2024-11-18 02:09:00.144 | (140/166): libbpf-1.3.0-2.el9.aarch64.rpm 218 kB/s | 171 kB 00:00 2024-11-18 02:09:00.316 | (141/166): kpartx-0.8.7-27.el9.aarch64.rpm 133 kB/s | 47 kB 00:00 2024-11-18 02:09:00.364 | (142/166): sg3_utils-libs-1.47-9.el9.aarch64.rp 453 kB/s | 99 kB 00:00 2024-11-18 02:09:00.839 | (143/166): cryptsetup-libs-2.6.0-3.el9.aarch64. 992 kB/s | 469 kB 00:00 2024-11-18 02:09:01.313 | (144/166): sg3_utils-1.47-9.el9.aarch64.rpm 933 kB/s | 930 kB 00:00 2024-11-18 02:09:01.772 | (145/166): python3-gobject-base-noarch-3.40.1-6 163 kB/s | 152 kB 00:00 2024-11-18 02:09:02.441 | (146/166): kbd-legacy-2.4.0-9.el9.noarch.rpm 446 kB/s | 502 kB 00:01 2024-11-18 02:09:02.819 | (147/166): grub2-tools-minimal-2.06-82.el9_4.aa 554 kB/s | 580 kB 00:01 2024-11-18 02:09:03.226 | (148/166): grub2-tools-2.06-82.el9_4.aarch64.rp 2.1 MB/s | 1.7 MB 00:00 2024-11-18 02:09:03.411 | (149/166): grub2-common-2.06-82.el9_4.noarch.rp 1.5 MB/s | 903 kB 00:00 2024-11-18 02:09:03.983 | (150/166): jq-1.6-16.el9.aarch64.rpm 238 kB/s | 180 kB 00:00 2024-11-18 02:09:04.307 | (151/166): oniguruma-6.9.6-1.el9.5.0.1.aarch64. 238 kB/s | 213 kB 00:00 2024-11-18 02:09:05.914 | (152/166): kernel-tools-libs-5.14.0-427.42.1.el 2.2 MB/s | 4.3 MB 00:01 2024-11-18 02:09:06.511 | (153/166): libcap-ng-python3-0.8.2-7.el9.aarch6 48 kB/s | 29 kB 00:00 2024-11-18 02:09:06.786 | (154/166): kernel-tools-5.14.0-427.42.1.el9_4.a 1.8 MB/s | 4.4 MB 00:02 2024-11-18 02:09:07.165 | (155/166): libestr-0.1.11-4.el9.aarch64.rpm 38 kB/s | 25 kB 00:00 2024-11-18 02:09:07.892 | (156/166): python3-libselinux-3.6-1.el9.aarch64 165 kB/s | 182 kB 00:01 2024-11-18 02:09:08.165 | (157/166): libfastjson-0.99.9-5.el9.aarch64.rpm 36 kB/s | 36 kB 00:00 2024-11-18 02:09:08.458 | (158/166): rsyslog-logrotate-8.2310.0-4.el9.aar 19 kB/s | 11 kB 00:00 2024-11-18 02:09:08.647 | (159/166): rsyslog-8.2310.0-4.el9.aarch64.rpm 1.6 MB/s | 777 kB 00:00 2024-11-18 02:09:08.769 | (160/166): systemd-libs-252-32.el9_4.7.aarch64. 5.0 MB/s | 623 kB 00:00 2024-11-18 02:09:08.801 | (161/166): less-590-4.el9_4.aarch64.rpm 466 kB/s | 159 kB 00:00 2024-11-18 02:09:08.915 | (162/166): libcurl-minimal-7.76.1-29.el9_4.1.aa 1.5 MB/s | 220 kB 00:00 2024-11-18 02:09:09.123 | (163/166): glibc-minimal-langpack-2.34-100.el9_ 61 kB/s | 20 kB 00:00 2024-11-18 02:09:09.582 | (164/166): glibc-common-2.34-100.el9_4.4.aarch6 427 kB/s | 284 kB 00:00 2024-11-18 02:09:09.884 | (165/166): glibc-2.34-100.el9_4.4.aarch64.rpm 2.2 MB/s | 1.7 MB 00:00 2024-11-18 02:09:17.483 | (166/166): linux-firmware-20240905-143.3.el9_4. 5.8 MB/s | 387 MB 01:07 2024-11-18 02:09:17.486 | -------------------------------------------------------------------------------- 2024-11-18 02:09:17.486 | Total 6.5 MB/s | 454 MB 01:10 2024-11-18 02:09:24.015 | Running transaction check 2024-11-18 02:09:24.471 | Transaction check succeeded. 2024-11-18 02:09:24.472 | Running transaction test 2024-11-18 02:09:28.122 | Transaction test succeeded. 2024-11-18 02:09:28.123 | Running transaction 2024-11-18 02:09:33.666 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.noarch 1/1 2024-11-18 02:09:33.990 | Running scriptlet: firewalld-1.3.4-1.el9.noarch 1/1 2024-11-18 02:09:34.091 | Preparing : 1/1 2024-11-18 02:09:34.148 | Installing : grub2-common-1:2.06-82.el9_4.noarch 1/174 2024-11-18 02:09:34.173 | Upgrading : glibc-common-2.34-100.el9_4.4.aarch64 2/174 2024-11-18 02:09:34.265 | Running scriptlet: glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-18 02:09:34.476 | Upgrading : glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-18 02:09:34.565 | Running scriptlet: glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-18 02:09:34.587 | Upgrading : glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 4/174 2024-11-18 02:09:34.607 | Installing : libmnl-1.0.4-16.el9_4.aarch64 5/174 2024-11-18 02:09:34.624 | Installing : libtalloc-2.4.1-1.el9.aarch64 6/174 2024-11-18 02:09:34.644 | Installing : libtevent-0.16.0-1.el9.aarch64 7/174 2024-11-18 02:09:34.671 | Installing : kmod-libs-28-9.el9.aarch64 8/174 2024-11-18 02:09:34.694 | Installing : kmod-28-9.el9.aarch64 9/174 2024-11-18 02:09:34.728 | Installing : jansson-2.14-1.el9.aarch64 10/174 2024-11-18 02:09:34.750 | Installing : libnl3-3.9.0-1.el9.aarch64 11/174 2024-11-18 02:09:34.775 | Installing : libtdb-1.4.9-1.el9.aarch64 12/174 2024-11-18 02:09:34.798 | Upgrading : libcurl-minimal-7.76.1-29.el9_4.1.aarch64 13/174 2024-11-18 02:09:34.846 | Installing : libnftnl-1.2.6-4.el9_4.aarch64 14/174 2024-11-18 02:09:34.899 | Installing : fuse-libs-2.9.9-15.el9.aarch64 15/174 2024-11-18 02:09:34.971 | Installing : libedit-3.1-38.20210216cvs.el9.aarch64 16/174 2024-11-18 02:09:35.013 | Installing : libselinux-utils-3.6-1.el9.aarch64 17/174 2024-11-18 02:09:35.029 | Installing : lzo-2.10-7.el9.aarch64 18/174 2024-11-18 02:09:35.142 | Running scriptlet: openssh-8.7p1-38.el9_4.4.aarch64 19/174 2024-11-18 02:09:35.174 | Installing : openssh-8.7p1-38.el9_4.4.aarch64 19/174 2024-11-18 02:09:35.227 | Installing : libref_array-0.1.5-53.el9.aarch64 20/174 2024-11-18 02:09:35.245 | Installing : libdhash-0.5.0-53.el9.aarch64 21/174 2024-11-18 02:09:35.262 | Installing : libcollection-0.7.0-53.el9.aarch64 22/174 2024-11-18 02:09:35.286 | Installing : libbasicobjects-0.1.1-53.el9.aarch64 23/174 2024-11-18 02:09:35.307 | Installing : libsss_idmap-2.9.4-6.el9_4.1.aarch64 24/174 2024-11-18 02:09:35.425 | Installing : libbpf-2:1.3.0-2.el9.aarch64 25/174 2024-11-18 02:09:35.530 | Installing : squashfs-tools-4.4-10.git1.el9.aarch64 26/174 2024-11-18 02:09:35.594 | Installing : libnl3-cli-3.9.0-1.el9.aarch64 27/174 2024-11-18 02:09:35.621 | Installing : libteam-1.31-16.el9_1.aarch64 28/174 2024-11-18 02:09:35.650 | Installing : libsss_certmap-2.9.4-6.el9_4.1.aarch64 29/174 2024-11-18 02:09:35.675 | Installing : ethtool-2:6.2-1.el9.aarch64 30/174 2024-11-18 02:09:35.697 | Installing : ipset-libs-7.11-8.el9.aarch64 31/174 2024-11-18 02:09:35.723 | Installing : ipset-7.11-8.el9.aarch64 32/174 2024-11-18 02:09:35.751 | Installing : acl-2.3.1-4.el9.aarch64 33/174 2024-11-18 02:09:35.773 | Installing : c-ares-1.19.1-2.el9_4.aarch64 34/174 2024-11-18 02:09:35.790 | Installing : file-5.39-16.el9.aarch64 35/174 2024-11-18 02:09:35.909 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-18 02:09:35.940 | Installing : groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-18 02:09:35.961 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-18 02:09:35.984 | Installing : libdaemon-0.14-23.el9.aarch64 37/174 2024-11-18 02:09:36.012 | Installing : libndp-1.8-6.el9_4.aarch64 38/174 2024-11-18 02:09:36.040 | Installing : pigz-2.5-4.el9.aarch64 39/174 2024-11-18 02:09:36.069 | Installing : cpio-2.13-16.el9.aarch64 40/174 2024-11-18 02:09:36.092 | Installing : libnfnetlink-1.0.1-21.el9.aarch64 41/174 2024-11-18 02:09:36.378 | Installing : libnetfilter_conntrack-1.0.9-1.el9.aarch64 42/174 2024-11-18 02:09:36.508 | Installing : iptables-libs-1.8.10-4.el9_4.aarch64 43/174 2024-11-18 02:09:36.535 | Installing : nftables-1:1.0.9-1.el9.aarch64 44/174 2024-11-18 02:09:36.556 | Running scriptlet: nftables-1:1.0.9-1.el9.aarch64 44/174 2024-11-18 02:09:36.593 | Installing : python3-nftables-1:1.0.9-1.el9.aarch64 45/174 2024-11-18 02:09:36.636 | Installing : userspace-rcu-0.12.1-6.el9.aarch64 46/174 2024-11-18 02:09:36.680 | Installing : gobject-introspection-1.68.0-11.el9.aarch64 47/174 2024-11-18 02:09:36.719 | Installing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 48/174 2024-11-18 02:09:36.745 | Installing : python3-gobject-base-3.40.1-6.el9.aarch64 49/174 2024-11-18 02:09:36.805 | Installing : libpipeline-1.5.3-4.el9.aarch64 50/174 2024-11-18 02:09:36.898 | Installing : psmisc-23.4-3.el9.aarch64 51/174 2024-11-18 02:09:36.943 | Installing : iproute-6.2.0-6.el9_4.aarch64 52/174 2024-11-18 02:09:36.966 | Installing : xz-5.2.5-8.el9_0.aarch64 53/174 2024-11-18 02:09:37.050 | Installing : inih-49-6.el9.aarch64 54/174 2024-11-18 02:09:37.080 | Installing : which-2.21-29.el9.aarch64 55/174 2024-11-18 02:09:37.104 | Installing : diffutils-3.7-12.el9.aarch64 56/174 2024-11-18 02:09:37.121 | Installing : libseccomp-2.5.2-2.el9.aarch64 57/174 2024-11-18 02:09:37.149 | Installing : libss-1.46.5-5.el9.aarch64 58/174 2024-11-18 02:09:37.174 | Installing : e2fsprogs-libs-1.46.5-5.el9.aarch64 59/174 2024-11-18 02:09:37.198 | Installing : numactl-libs-2.0.16-3.el9.aarch64 60/174 2024-11-18 02:09:37.247 | Installing : libcbor-0.7.0-5.el9.aarch64 61/174 2024-11-18 02:09:37.271 | Installing : slang-2.3.2-11.el9.aarch64 62/174 2024-11-18 02:09:37.411 | Installing : newt-0.52.21-11.el9.aarch64 63/174 2024-11-18 02:09:37.438 | Installing : libpath_utils-0.2.1-53.el9.aarch64 64/174 2024-11-18 02:09:37.462 | Installing : libini_config-1.3.1-53.el9.aarch64 65/174 2024-11-18 02:09:37.498 | Installing : libsss_sudo-2.9.4-6.el9_4.1.aarch64 66/174 2024-11-18 02:09:37.535 | Installing : libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 67/174 2024-11-18 02:09:37.560 | Installing : sssd-client-2.9.4-6.el9_4.1.aarch64 68/174 2024-11-18 02:09:37.580 | Running scriptlet: sssd-client-2.9.4-6.el9_4.1.aarch64 68/174 2024-11-18 02:09:37.617 | Installing : snappy-1.1.8-8.el9.aarch64 69/174 2024-11-18 02:09:37.711 | Installing : gettext-libs-0.21-8.el9.aarch64 70/174 2024-11-18 02:09:37.872 | Installing : gettext-0.21-8.el9.aarch64 71/174 2024-11-18 02:09:37.922 | Installing : lmdb-libs-0.9.29-3.el9.aarch64 72/174 2024-11-18 02:09:37.955 | Installing : libldb-2.8.0-2.el9_4.aarch64 73/174 2024-11-18 02:09:37.980 | Installing : sg3_utils-libs-1.47-9.el9.aarch64 74/174 2024-11-18 02:09:38.010 | Installing : oniguruma-6.9.6-1.el9.5.0.1.aarch64 75/174 2024-11-18 02:09:38.051 | Installing : jq-1.6-16.el9.aarch64 76/174 2024-11-18 02:09:38.162 | Installing : kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 77/174 2024-11-18 02:09:38.316 | Running scriptlet: kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 77/174 2024-11-18 02:09:38.341 | Installing : libcap-ng-python3-0.8.2-7.el9.aarch64 78/174 2024-11-18 02:09:38.361 | Installing : libestr-0.1.11-4.el9.aarch64 79/174 2024-11-18 02:09:38.392 | Installing : libfastjson-0.99.9-5.el9.aarch64 80/174 2024-11-18 02:09:38.522 | Upgrading : less-590-4.el9_4.aarch64 81/174 2024-11-18 02:09:38.553 | Installing : kbd-legacy-2.4.0-9.el9.noarch 82/174 2024-11-18 02:09:38.618 | Installing : systemd-rpm-macros-252-32.el9_4.7.noarch 83/174 2024-11-18 02:09:38.841 | Installing : coreutils-common-8.32-35.el9.aarch64 84/174 2024-11-18 02:09:38.944 | Installing : coreutils-8.32-35.el9.aarch64 85/174 2024-11-18 02:09:38.973 | Upgrading : systemd-libs-252-32.el9_4.7.aarch64 86/174 2024-11-18 02:09:39.009 | Running scriptlet: systemd-libs-252-32.el9_4.7.aarch64 86/174 2024-11-18 02:09:39.057 | Installing : dbus-libs-1:1.12.20-8.el9.aarch64 87/174 2024-11-18 02:09:39.087 | Installing : policycoreutils-3.6-2.1.el9.aarch64 88/174 2024-11-18 02:09:39.103 | Running scriptlet: policycoreutils-3.6-2.1.el9.aarch64 88/174 2024-11-18 02:09:39.130 | Installing : dbus-1:1.12.20-8.el9.aarch64 89/174 2024-11-18 02:09:39.155 | Installing : systemd-pam-252-32.el9_4.7.aarch64 90/174 2024-11-18 02:09:40.343 | Running scriptlet: systemd-252-32.el9_4.7.aarch64 91/174 2024-11-18 02:09:40.393 | Installing : systemd-252-32.el9_4.7.aarch64 91/174 2024-11-18 02:09:40.878 | Running scriptlet: systemd-252-32.el9_4.7.aarch64 91/174 2024-11-18 02:09:40.896 | Installing : dbus-common-1:1.12.20-8.el9.noarch 92/174 2024-11-18 02:09:40.946 | Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 92/174 2024-11-18 02:09:40.946 | Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. 2024-11-18 02:09:40.946 | Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. 2024-11-18 02:09:40.946 | 2024-11-18 02:09:41.154 | Running scriptlet: dbus-broker-28-7.el9.aarch64 93/174 2024-11-18 02:09:41.171 | Installing : dbus-broker-28-7.el9.aarch64 93/174 2024-11-18 02:09:41.220 | Running scriptlet: dbus-broker-28-7.el9.aarch64 93/174 2024-11-18 02:09:41.220 | Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. 2024-11-18 02:09:41.220 | Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. 2024-11-18 02:09:41.220 | 2024-11-18 02:09:41.255 | Installing : cronie-1.5.7-11.el9.aarch64 94/174 2024-11-18 02:09:41.287 | Running scriptlet: cronie-1.5.7-11.el9.aarch64 94/174 2024-11-18 02:09:41.287 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. 2024-11-18 02:09:41.288 | 2024-11-18 02:09:41.338 | Installing : crontabs-1.11-27.20190603git.el9.noarch 95/174 2024-11-18 02:09:41.351 | Installing : cronie-anacron-1.5.7-11.el9.aarch64 96/174 2024-11-18 02:09:41.398 | Running scriptlet: cronie-anacron-1.5.7-11.el9.aarch64 96/174 2024-11-18 02:09:41.470 | Installing : python3-dbus-1.2.18-2.el9.0.1.aarch64 97/174 2024-11-18 02:09:41.489 | Installing : NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 98/174 2024-11-18 02:09:41.599 | Running scriptlet: NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 98/174 2024-11-18 02:09:41.626 | Installing : python3-firewall-1.3.4-1.el9.noarch 99/174 2024-11-18 02:09:41.653 | Installing : device-mapper-libs-9:1.02.197-2.el9.aarch64 100/174 2024-11-18 02:09:41.709 | Installing : device-mapper-9:1.02.197-2.el9.aarch64 101/174 2024-11-18 02:09:41.733 | Installing : grub2-tools-minimal-1:2.06-82.el9_4.aarch64 102/174 2024-11-18 02:09:41.764 | Installing : kpartx-0.8.7-27.el9.aarch64 103/174 2024-11-18 02:09:41.787 | Installing : cryptsetup-libs-2.6.0-3.el9.aarch64 104/174 2024-11-18 02:09:41.802 | Installing : initscripts-service-10.11.6-1.el9.noarch 105/174 2024-11-18 02:09:41.825 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-18 02:09:41.844 | Installing : logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-18 02:09:41.883 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-18 02:09:41.883 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2024-11-18 02:09:41.883 | 2024-11-18 02:09:41.974 | Installing : rsyslog-logrotate-8.2310.0-4.el9.aarch64 107/174 2024-11-18 02:09:41.999 | Installing : rsyslog-8.2310.0-4.el9.aarch64 108/174 2024-11-18 02:09:42.041 | Running scriptlet: rsyslog-8.2310.0-4.el9.aarch64 108/174 2024-11-18 02:09:42.041 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2024-11-18 02:09:42.041 | 2024-11-18 02:09:42.081 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 109/174 2024-11-18 02:09:42.106 | Installing : authselect-libs-1.2.6-2.el9.aarch64 109/174 2024-11-18 02:09:42.423 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-18 02:09:42.457 | Installing : sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-18 02:09:42.631 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-18 02:09:42.631 | Created symlink /etc/systemd/system/multi-user.target.wants/sssd.service → /usr/lib/systemd/system/sssd.service. 2024-11-18 02:09:42.631 | 2024-11-18 02:09:42.661 | Installing : libkcapi-1.4.0-2.el9.aarch64 111/174 2024-11-18 02:09:42.681 | Installing : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 112/174 2024-11-18 02:09:42.695 | Installing : selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 113/174 2024-11-18 02:09:42.759 | Running scriptlet: selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 113/174 2024-11-18 02:09:43.615 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-18 02:09:43.667 | Installing : selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-18 02:10:06.793 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-18 02:10:06.848 | Installing : teamd-1.31-16.el9_1.aarch64 115/174 2024-11-18 02:10:07.220 | Installing : procps-ng-3.3.17-14.el9.aarch64 116/174 2024-11-18 02:10:07.352 | Installing : python3-systemd-234-18.el9.aarch64 117/174 2024-11-18 02:10:07.416 | Installing : iptables-nft-1.8.10-4.el9_4.aarch64 118/174 2024-11-18 02:10:07.467 | Running scriptlet: iptables-nft-1.8.10-4.el9_4.aarch64 118/174 2024-11-18 02:10:07.720 | Installing : linux-firmware-whence-20240905-143.3.el9_4.noarc 119/174 2024-11-18 02:10:07.800 | Installing : kbd-misc-2.4.0-9.el9.noarch 120/174 2024-11-18 02:10:08.031 | Installing : kbd-2.4.0-9.el9.aarch64 121/174 2024-11-18 02:10:08.105 | Installing : systemd-udev-252-32.el9_4.7.aarch64 122/174 2024-11-18 02:10:09.236 | Running scriptlet: systemd-udev-252-32.el9_4.7.aarch64 122/174 2024-11-18 02:10:09.236 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. 2024-11-18 02:10:09.236 | 2024-11-18 02:10:09.436 | Installing : dracut-057-53.git20240104.el9.aarch64 123/174 2024-11-18 02:10:09.542 | Running scriptlet: NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-18 02:10:09.590 | Installing : NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-18 02:10:09.633 | Running scriptlet: NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-18 02:10:09.633 | Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. 2024-11-18 02:10:09.633 | Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. 2024-11-18 02:10:09.633 | Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. 2024-11-18 02:10:09.633 | 2024-11-18 02:10:09.691 | Installing : dracut-network-057-53.git20240104.el9.aarch64 125/174 2024-11-18 02:10:09.709 | Installing : dracut-squash-057-53.git20240104.el9.aarch64 126/174 2024-11-18 02:10:09.747 | Installing : libfido2-1.13.0-2.el9.aarch64 127/174 2024-11-18 02:10:09.774 | Installing : os-prober-1.77-10.el9.aarch64 128/174 2024-11-18 02:10:09.870 | Running scriptlet: grub2-tools-1:2.06-82.el9_4.aarch64 129/174 2024-11-18 02:10:09.898 | Installing : grub2-tools-1:2.06-82.el9_4.aarch64 129/174 2024-11-18 02:10:09.913 | Installing : grubby-8.40-64.el9.aarch64 130/174 2024-11-18 02:10:09.931 | Running scriptlet: grubby-8.40-64.el9.aarch64 130/174 2024-11-18 02:10:09.953 | Installing : firewalld-filesystem-1.3.4-1.el9.noarch 131/174 2024-11-18 02:10:10.000 | Installing : python3-six-1.15.0-9.el9.noarch 132/174 2024-11-18 02:10:10.042 | Installing : python3-dateutil-1:2.8.1-7.el9.noarch 133/174 2024-11-18 02:10:10.160 | Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 134/174 2024-11-18 02:10:10.184 | Installing : hwdata-0.348-9.13.el9.noarch 135/174 2024-11-18 02:10:10.252 | Installing : lshw-B.02.19.2-10.el9.aarch64 136/174 2024-11-18 02:10:10.363 | Installing : dnf-plugins-core-4.3.0-13.el9.noarch 137/174 2024-11-18 02:10:10.392 | Installing : firewalld-1.3.4-1.el9.noarch 138/174 2024-11-18 02:10:10.425 | Running scriptlet: firewalld-1.3.4-1.el9.noarch 138/174 2024-11-18 02:10:10.425 | Created symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service → /usr/lib/systemd/system/firewalld.service. 2024-11-18 02:10:10.425 | Created symlink /etc/systemd/system/multi-user.target.wants/firewalld.service → /usr/lib/systemd/system/firewalld.service. 2024-11-18 02:10:10.425 | 2024-11-18 02:10:10.486 | Installing : kexec-tools-2.0.27-8.el9_4.3.aarch64 139/174 2024-11-18 02:10:10.521 | Running scriptlet: kexec-tools-2.0.27-8.el9_4.3.aarch64 139/174 2024-11-18 02:10:10.521 | Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service. 2024-11-18 02:10:10.521 | 2024-11-18 02:10:10.575 | Installing : openssh-clients-8.7p1-38.el9_4.4.aarch64 140/174 2024-11-18 02:10:10.619 | Running scriptlet: openssh-clients-8.7p1-38.el9_4.4.aarch64 140/174 2024-11-18 02:10:10.638 | Installing : NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 141/174 2024-11-18 02:10:10.654 | Installing : NetworkManager-team-1:1.46.0-19.el9_4.aarch64 142/174 2024-11-18 02:10:14.681 | Installing : dracut-config-rescue-057-53.git20240104.el9.aarc 143/174 2024-11-18 02:10:14.776 | Installing : linux-firmware-20240905-143.3.el9_4.noarch 144/174 2024-11-18 02:10:14.798 | Installing : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 145/174 2024-11-18 02:10:14.818 | Installing : sssd-kcm-2.9.4-6.el9_4.1.aarch64 146/174 2024-11-18 02:10:14.851 | Running scriptlet: sssd-kcm-2.9.4-6.el9_4.1.aarch64 146/174 2024-11-18 02:10:14.851 | Created symlink /etc/systemd/system/sockets.target.wants/sssd-kcm.socket → /usr/lib/systemd/system/sssd-kcm.socket. 2024-11-18 02:10:14.851 | 2024-11-18 02:10:14.911 | Installing : authselect-1.2.6-2.el9.aarch64 147/174 2024-11-18 02:10:14.937 | Installing : audit-3.1.2-2.el9.aarch64 148/174 2024-11-18 02:10:14.978 | Running scriptlet: audit-3.1.2-2.el9.aarch64 148/174 2024-11-18 02:10:14.979 | Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service → /usr/lib/systemd/system/auditd.service. 2024-11-18 02:10:14.979 | 2024-11-18 02:10:15.085 | Installing : parted-3.5-2.el9.aarch64 149/174 2024-11-18 02:10:15.110 | Installing : xfsprogs-6.3.0-1.el9.aarch64 150/174 2024-11-18 02:10:15.486 | Running scriptlet: openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-18 02:10:15.504 | Installing : openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-18 02:10:15.543 | Running scriptlet: openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-18 02:10:15.543 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service → /usr/lib/systemd/system/sshd.service. 2024-11-18 02:10:15.543 | 2024-11-18 02:10:15.585 | Installing : prefixdevname-0.1.0-8.el9.aarch64 152/174 2024-11-18 02:10:15.659 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 153/174 2024-11-18 02:10:15.689 | Installing : man-db-2.9.3-7.el9.aarch64 153/174 2024-11-18 02:10:15.761 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 153/174 2024-11-18 02:10:15.789 | Installing : sudo-1.9.5p2-10.el9_3.aarch64 154/174 2024-11-18 02:10:15.809 | Running scriptlet: sudo-1.9.5p2-10.el9_3.aarch64 154/174 2024-11-18 02:10:15.881 | Installing : initscripts-rename-device-10.11.6-1.el9.aarch64 155/174 2024-11-18 02:10:16.087 | Installing : kernel-tools-5.14.0-427.42.1.el9_4.aarch64 156/174 2024-11-18 02:10:16.237 | Running scriptlet: kernel-tools-5.14.0-427.42.1.el9_4.aarch64 156/174 2024-11-18 02:10:16.276 | Installing : sg3_utils-1.47-9.el9.aarch64 157/174 2024-11-18 02:10:16.314 | Installing : irqbalance-2:1.9.2-3.el9.aarch64 158/174 2024-11-18 02:10:16.346 | Running scriptlet: irqbalance-2:1.9.2-3.el9.aarch64 158/174 2024-11-18 02:10:16.347 | Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service → /usr/lib/systemd/system/irqbalance.service. 2024-11-18 02:10:16.347 | 2024-11-18 02:10:16.449 | Installing : e2fsprogs-1.46.5-5.el9.aarch64 159/174 2024-11-18 02:10:16.477 | Installing : iproute-tc-6.2.0-6.el9_4.aarch64 160/174 2024-11-18 02:10:16.506 | Installing : curl-7.76.1-29.el9_4.1.aarch64 161/174 2024-11-18 02:10:16.538 | Installing : rpm-plugin-audit-4.16.1.3-29.el9.aarch64 162/174 2024-11-18 02:10:16.567 | Installing : lsscsi-0.32-6.el9.aarch64 163/174 2024-11-18 02:10:16.591 | Installing : ncurses-6.2-10.20210508.el9.aarch64 164/174 2024-11-18 02:10:16.619 | Installing : libsysfs-2.1.1-10.el9.aarch64 165/174 2024-11-18 02:10:16.641 | Installing : python3-libselinux-3.6-1.el9.aarch64 166/174 2024-11-18 02:10:16.839 | Cleanup : systemd-libs-252-32.el9_4.aarch64 167/174 2024-11-18 02:10:17.088 | Erasing : coreutils-single-8.32-35.el9.aarch64 168/174 2024-11-18 02:10:17.228 | Erasing : curl-minimal-7.76.1-29.el9_4.aarch64 169/174 2024-11-18 02:10:17.255 | Cleanup : libcurl-minimal-7.76.1-29.el9_4.aarch64 170/174 2024-11-18 02:10:17.289 | Cleanup : less-590-3.el9_3.aarch64 171/174 2024-11-18 02:10:17.322 | Cleanup : glibc-common-2.34-100.el9.aarch64 172/174 2024-11-18 02:10:17.360 | Cleanup : glibc-minimal-langpack-2.34-100.el9.aarch64 173/174 2024-11-18 02:10:17.402 | Cleanup : glibc-2.34-100.el9.aarch64 174/174 2024-11-18 02:10:17.420 | Running scriptlet: grub2-common-1:2.06-82.el9_4.noarch 174/174 2024-11-18 02:10:17.451 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 174/174 2024-11-18 02:10:17.469 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 174/174 2024-11-18 02:10:17.487 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 174/174 2024-11-18 02:10:17.563 | Running scriptlet: kexec-tools-2.0.27-8.el9_4.3.aarch64 174/174 2024-11-18 02:10:29.630 | Running scriptlet: glibc-2.34-100.el9.aarch64 174/174 2024-11-18 02:10:29.630 | Verifying : hwdata-0.348-9.13.el9.noarch 1/174 2024-11-18 02:10:29.631 | Verifying : crontabs-1.11-27.20190603git.el9.noarch 2/174 2024-11-18 02:10:29.631 | Verifying : python3-six-1.15.0-9.el9.noarch 3/174 2024-11-18 02:10:29.631 | Verifying : selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 4/174 2024-11-18 02:10:29.631 | Verifying : selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 5/174 2024-11-18 02:10:29.631 | Verifying : acl-2.3.1-4.el9.aarch64 6/174 2024-11-18 02:10:29.631 | Verifying : python3-firewall-1.3.4-1.el9.noarch 7/174 2024-11-18 02:10:29.632 | Verifying : firewalld-filesystem-1.3.4-1.el9.noarch 8/174 2024-11-18 02:10:29.632 | Verifying : firewalld-1.3.4-1.el9.noarch 9/174 2024-11-18 02:10:29.632 | Verifying : c-ares-1.19.1-2.el9_4.aarch64 10/174 2024-11-18 02:10:29.632 | Verifying : file-5.39-16.el9.aarch64 11/174 2024-11-18 02:10:29.632 | Verifying : groff-base-1.22.4-10.el9.aarch64 12/174 2024-11-18 02:10:29.632 | Verifying : lshw-B.02.19.2-10.el9.aarch64 13/174 2024-11-18 02:10:29.633 | Verifying : kbd-2.4.0-9.el9.aarch64 14/174 2024-11-18 02:10:29.633 | Verifying : kbd-misc-2.4.0-9.el9.noarch 15/174 2024-11-18 02:10:29.633 | Verifying : device-mapper-libs-9:1.02.197-2.el9.aarch64 16/174 2024-11-18 02:10:29.633 | Verifying : device-mapper-9:1.02.197-2.el9.aarch64 17/174 2024-11-18 02:10:29.633 | Verifying : python3-gobject-base-3.40.1-6.el9.aarch64 18/174 2024-11-18 02:10:29.634 | Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 19/174 2024-11-18 02:10:29.634 | Verifying : rpm-plugin-audit-4.16.1.3-29.el9.aarch64 20/174 2024-11-18 02:10:29.634 | Verifying : dbus-broker-28-7.el9.aarch64 21/174 2024-11-18 02:10:29.634 | Verifying : grubby-8.40-64.el9.aarch64 22/174 2024-11-18 02:10:29.634 | Verifying : libnftnl-1.2.6-4.el9_4.aarch64 23/174 2024-11-18 02:10:29.634 | Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 24/174 2024-11-18 02:10:29.635 | Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 25/174 2024-11-18 02:10:29.635 | Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 26/174 2024-11-18 02:10:29.635 | Verifying : libdaemon-0.14-23.el9.aarch64 27/174 2024-11-18 02:10:29.635 | Verifying : initscripts-service-10.11.6-1.el9.noarch 28/174 2024-11-18 02:10:29.635 | Verifying : man-db-2.9.3-7.el9.aarch64 29/174 2024-11-18 02:10:29.636 | Verifying : libfido2-1.13.0-2.el9.aarch64 30/174 2024-11-18 02:10:29.636 | Verifying : libndp-1.8-6.el9_4.aarch64 31/174 2024-11-18 02:10:29.636 | Verifying : libnetfilter_conntrack-1.0.9-1.el9.aarch64 32/174 2024-11-18 02:10:29.636 | Verifying : fuse-libs-2.9.9-15.el9.aarch64 33/174 2024-11-18 02:10:29.636 | Verifying : irqbalance-2:1.9.2-3.el9.aarch64 34/174 2024-11-18 02:10:29.636 | Verifying : pigz-2.5-4.el9.aarch64 35/174 2024-11-18 02:10:29.637 | Verifying : os-prober-1.77-10.el9.aarch64 36/174 2024-11-18 02:10:29.637 | Verifying : cpio-2.13-16.el9.aarch64 37/174 2024-11-18 02:10:29.637 | Verifying : lsscsi-0.32-6.el9.aarch64 38/174 2024-11-18 02:10:29.637 | Verifying : kmod-libs-28-9.el9.aarch64 39/174 2024-11-18 02:10:29.637 | Verifying : kmod-28-9.el9.aarch64 40/174 2024-11-18 02:10:29.637 | Verifying : iproute-tc-6.2.0-6.el9_4.aarch64 41/174 2024-11-18 02:10:29.638 | Verifying : iproute-6.2.0-6.el9_4.aarch64 42/174 2024-11-18 02:10:29.638 | Verifying : libnfnetlink-1.0.1-21.el9.aarch64 43/174 2024-11-18 02:10:29.638 | Verifying : parted-3.5-2.el9.aarch64 44/174 2024-11-18 02:10:29.638 | Verifying : libmnl-1.0.4-16.el9_4.aarch64 45/174 2024-11-18 02:10:29.638 | Verifying : squashfs-tools-4.4-10.git1.el9.aarch64 46/174 2024-11-18 02:10:29.638 | Verifying : jansson-2.14-1.el9.aarch64 47/174 2024-11-18 02:10:29.639 | Verifying : procps-ng-3.3.17-14.el9.aarch64 48/174 2024-11-18 02:10:29.639 | Verifying : userspace-rcu-0.12.1-6.el9.aarch64 49/174 2024-11-18 02:10:29.639 | Verifying : gobject-introspection-1.68.0-11.el9.aarch64 50/174 2024-11-18 02:10:29.639 | Verifying : libpipeline-1.5.3-4.el9.aarch64 51/174 2024-11-18 02:10:29.639 | Verifying : ethtool-2:6.2-1.el9.aarch64 52/174 2024-11-18 02:10:29.639 | Verifying : psmisc-23.4-3.el9.aarch64 53/174 2024-11-18 02:10:29.640 | Verifying : xz-5.2.5-8.el9_0.aarch64 54/174 2024-11-18 02:10:29.640 | Verifying : linux-firmware-whence-20240905-143.3.el9_4.noarc 55/174 2024-11-18 02:10:29.640 | Verifying : linux-firmware-20240905-143.3.el9_4.noarch 56/174 2024-11-18 02:10:29.640 | Verifying : inih-49-6.el9.aarch64 57/174 2024-11-18 02:10:29.640 | Verifying : python3-systemd-234-18.el9.aarch64 58/174 2024-11-18 02:10:29.641 | Verifying : which-2.21-29.el9.aarch64 59/174 2024-11-18 02:10:29.641 | Verifying : prefixdevname-0.1.0-8.el9.aarch64 60/174 2024-11-18 02:10:29.641 | Verifying : logrotate-3.18.0-8.el9.aarch64 61/174 2024-11-18 02:10:29.641 | Verifying : kexec-tools-2.0.27-8.el9_4.3.aarch64 62/174 2024-11-18 02:10:29.641 | Verifying : coreutils-common-8.32-35.el9.aarch64 63/174 2024-11-18 02:10:29.641 | Verifying : coreutils-8.32-35.el9.aarch64 64/174 2024-11-18 02:10:29.642 | Verifying : diffutils-3.7-12.el9.aarch64 65/174 2024-11-18 02:10:29.642 | Verifying : libedit-3.1-38.20210216cvs.el9.aarch64 66/174 2024-11-18 02:10:29.642 | Verifying : libseccomp-2.5.2-2.el9.aarch64 67/174 2024-11-18 02:10:29.642 | Verifying : libss-1.46.5-5.el9.aarch64 68/174 2024-11-18 02:10:29.642 | Verifying : e2fsprogs-libs-1.46.5-5.el9.aarch64 69/174 2024-11-18 02:10:29.642 | Verifying : e2fsprogs-1.46.5-5.el9.aarch64 70/174 2024-11-18 02:10:29.643 | Verifying : libnl3-cli-3.9.0-1.el9.aarch64 71/174 2024-11-18 02:10:29.643 | Verifying : libnl3-3.9.0-1.el9.aarch64 72/174 2024-11-18 02:10:29.643 | Verifying : libselinux-utils-3.6-1.el9.aarch64 73/174 2024-11-18 02:10:29.643 | Verifying : ipset-libs-7.11-8.el9.aarch64 74/174 2024-11-18 02:10:29.643 | Verifying : ipset-7.11-8.el9.aarch64 75/174 2024-11-18 02:10:29.643 | Verifying : authselect-libs-1.2.6-2.el9.aarch64 76/174 2024-11-18 02:10:29.644 | Verifying : authselect-1.2.6-2.el9.aarch64 77/174 2024-11-18 02:10:29.644 | Verifying : lzo-2.10-7.el9.aarch64 78/174 2024-11-18 02:10:29.644 | Verifying : dracut-squash-057-53.git20240104.el9.aarch64 79/174 2024-11-18 02:10:29.644 | Verifying : dracut-network-057-53.git20240104.el9.aarch64 80/174 2024-11-18 02:10:29.644 | Verifying : dracut-config-rescue-057-53.git20240104.el9.aarc 81/174 2024-11-18 02:10:29.645 | Verifying : dracut-057-53.git20240104.el9.aarch64 82/174 2024-11-18 02:10:29.645 | Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 83/174 2024-11-18 02:10:29.645 | Verifying : dbus-common-1:1.12.20-8.el9.noarch 84/174 2024-11-18 02:10:29.645 | Verifying : dbus-1:1.12.20-8.el9.aarch64 85/174 2024-11-18 02:10:29.645 | Verifying : NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 86/174 2024-11-18 02:10:29.646 | Verifying : NetworkManager-team-1:1.46.0-19.el9_4.aarch64 87/174 2024-11-18 02:10:29.646 | Verifying : NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 88/174 2024-11-18 02:10:29.646 | Verifying : NetworkManager-1:1.46.0-19.el9_4.aarch64 89/174 2024-11-18 02:10:29.646 | Verifying : numactl-libs-2.0.16-3.el9.aarch64 90/174 2024-11-18 02:10:29.646 | Verifying : libcbor-0.7.0-5.el9.aarch64 91/174 2024-11-18 02:10:29.646 | Verifying : newt-0.52.21-11.el9.aarch64 92/174 2024-11-18 02:10:29.647 | Verifying : openssh-server-8.7p1-38.el9_4.4.aarch64 93/174 2024-11-18 02:10:29.647 | Verifying : openssh-clients-8.7p1-38.el9_4.4.aarch64 94/174 2024-11-18 02:10:29.647 | Verifying : openssh-8.7p1-38.el9_4.4.aarch64 95/174 2024-11-18 02:10:29.647 | Verifying : slang-2.3.2-11.el9.aarch64 96/174 2024-11-18 02:10:29.647 | Verifying : python3-nftables-1:1.0.9-1.el9.aarch64 97/174 2024-11-18 02:10:29.647 | Verifying : nftables-1:1.0.9-1.el9.aarch64 98/174 2024-11-18 02:10:29.648 | Verifying : libref_array-0.1.5-53.el9.aarch64 99/174 2024-11-18 02:10:29.648 | Verifying : libpath_utils-0.2.1-53.el9.aarch64 100/174 2024-11-18 02:10:29.648 | Verifying : libini_config-1.3.1-53.el9.aarch64 101/174 2024-11-18 02:10:29.648 | Verifying : libdhash-0.5.0-53.el9.aarch64 102/174 2024-11-18 02:10:29.648 | Verifying : libcollection-0.7.0-53.el9.aarch64 103/174 2024-11-18 02:10:29.649 | Verifying : libbasicobjects-0.1.1-53.el9.aarch64 104/174 2024-11-18 02:10:29.649 | Verifying : teamd-1.31-16.el9_1.aarch64 105/174 2024-11-18 02:10:29.649 | Verifying : libteam-1.31-16.el9_1.aarch64 106/174 2024-11-18 02:10:29.649 | Verifying : cronie-anacron-1.5.7-11.el9.aarch64 107/174 2024-11-18 02:10:29.649 | Verifying : cronie-1.5.7-11.el9.aarch64 108/174 2024-11-18 02:10:29.649 | Verifying : libtdb-1.4.9-1.el9.aarch64 109/174 2024-11-18 02:10:29.649 | Verifying : sssd-kcm-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-18 02:10:29.650 | Verifying : sssd-common-2.9.4-6.el9_4.1.aarch64 111/174 2024-11-18 02:10:29.650 | Verifying : sssd-client-2.9.4-6.el9_4.1.aarch64 112/174 2024-11-18 02:10:29.650 | Verifying : libsss_sudo-2.9.4-6.el9_4.1.aarch64 113/174 2024-11-18 02:10:29.650 | Verifying : libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 114/174 2024-11-18 02:10:29.650 | Verifying : libsss_idmap-2.9.4-6.el9_4.1.aarch64 115/174 2024-11-18 02:10:29.650 | Verifying : libsss_certmap-2.9.4-6.el9_4.1.aarch64 116/174 2024-11-18 02:10:29.651 | Verifying : ncurses-6.2-10.20210508.el9.aarch64 117/174 2024-11-18 02:10:29.651 | Verifying : systemd-udev-252-32.el9_4.7.aarch64 118/174 2024-11-18 02:10:29.651 | Verifying : systemd-pam-252-32.el9_4.7.aarch64 119/174 2024-11-18 02:10:29.651 | Verifying : systemd-252-32.el9_4.7.aarch64 120/174 2024-11-18 02:10:29.651 | Verifying : systemd-rpm-macros-252-32.el9_4.7.noarch 121/174 2024-11-18 02:10:29.651 | Verifying : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 122/174 2024-11-18 02:10:29.652 | Verifying : libkcapi-1.4.0-2.el9.aarch64 123/174 2024-11-18 02:10:29.652 | Verifying : curl-7.76.1-29.el9_4.1.aarch64 124/174 2024-11-18 02:10:29.652 | Verifying : libtevent-0.16.0-1.el9.aarch64 125/174 2024-11-18 02:10:29.652 | Verifying : libtalloc-2.4.1-1.el9.aarch64 126/174 2024-11-18 02:10:29.652 | Verifying : libldb-2.8.0-2.el9_4.aarch64 127/174 2024-11-18 02:10:29.653 | Verifying : sudo-1.9.5p2-10.el9_3.aarch64 128/174 2024-11-18 02:10:29.653 | Verifying : python3-dbus-1.2.18-2.el9.0.1.aarch64 129/174 2024-11-18 02:10:29.653 | Verifying : initscripts-rename-device-10.11.6-1.el9.aarch64 130/174 2024-11-18 02:10:29.653 | Verifying : snappy-1.1.8-8.el9.aarch64 131/174 2024-11-18 02:10:29.653 | Verifying : libsysfs-2.1.1-10.el9.aarch64 132/174 2024-11-18 02:10:29.653 | Verifying : gettext-libs-0.21-8.el9.aarch64 133/174 2024-11-18 02:10:29.654 | Verifying : gettext-0.21-8.el9.aarch64 134/174 2024-11-18 02:10:29.654 | Verifying : xfsprogs-6.3.0-1.el9.aarch64 135/174 2024-11-18 02:10:29.654 | Verifying : iptables-nft-1.8.10-4.el9_4.aarch64 136/174 2024-11-18 02:10:29.654 | Verifying : iptables-libs-1.8.10-4.el9_4.aarch64 137/174 2024-11-18 02:10:29.654 | Verifying : audit-3.1.2-2.el9.aarch64 138/174 2024-11-18 02:10:29.654 | Verifying : lmdb-libs-0.9.29-3.el9.aarch64 139/174 2024-11-18 02:10:29.655 | Verifying : policycoreutils-3.6-2.1.el9.aarch64 140/174 2024-11-18 02:10:29.655 | Verifying : libbpf-2:1.3.0-2.el9.aarch64 141/174 2024-11-18 02:10:29.655 | Verifying : kpartx-0.8.7-27.el9.aarch64 142/174 2024-11-18 02:10:29.655 | Verifying : sg3_utils-libs-1.47-9.el9.aarch64 143/174 2024-11-18 02:10:29.655 | Verifying : sg3_utils-1.47-9.el9.aarch64 144/174 2024-11-18 02:10:29.656 | Verifying : cryptsetup-libs-2.6.0-3.el9.aarch64 145/174 2024-11-18 02:10:29.656 | Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 146/174 2024-11-18 02:10:29.656 | Verifying : kbd-legacy-2.4.0-9.el9.noarch 147/174 2024-11-18 02:10:29.656 | Verifying : grub2-tools-minimal-1:2.06-82.el9_4.aarch64 148/174 2024-11-18 02:10:29.656 | Verifying : grub2-tools-1:2.06-82.el9_4.aarch64 149/174 2024-11-18 02:10:29.657 | Verifying : grub2-common-1:2.06-82.el9_4.noarch 150/174 2024-11-18 02:10:29.657 | Verifying : jq-1.6-16.el9.aarch64 151/174 2024-11-18 02:10:29.657 | Verifying : oniguruma-6.9.6-1.el9.5.0.1.aarch64 152/174 2024-11-18 02:10:29.657 | Verifying : kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 153/174 2024-11-18 02:10:29.657 | Verifying : kernel-tools-5.14.0-427.42.1.el9_4.aarch64 154/174 2024-11-18 02:10:29.657 | Verifying : libcap-ng-python3-0.8.2-7.el9.aarch64 155/174 2024-11-18 02:10:29.658 | Verifying : libestr-0.1.11-4.el9.aarch64 156/174 2024-11-18 02:10:29.658 | Verifying : python3-libselinux-3.6-1.el9.aarch64 157/174 2024-11-18 02:10:29.658 | Verifying : libfastjson-0.99.9-5.el9.aarch64 158/174 2024-11-18 02:10:29.658 | Verifying : rsyslog-logrotate-8.2310.0-4.el9.aarch64 159/174 2024-11-18 02:10:29.658 | Verifying : rsyslog-8.2310.0-4.el9.aarch64 160/174 2024-11-18 02:10:29.659 | Verifying : less-590-4.el9_4.aarch64 161/174 2024-11-18 02:10:29.659 | Verifying : less-590-3.el9_3.aarch64 162/174 2024-11-18 02:10:29.659 | Verifying : systemd-libs-252-32.el9_4.7.aarch64 163/174 2024-11-18 02:10:29.659 | Verifying : systemd-libs-252-32.el9_4.aarch64 164/174 2024-11-18 02:10:29.659 | Verifying : libcurl-minimal-7.76.1-29.el9_4.1.aarch64 165/174 2024-11-18 02:10:29.659 | Verifying : libcurl-minimal-7.76.1-29.el9_4.aarch64 166/174 2024-11-18 02:10:29.660 | Verifying : glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 167/174 2024-11-18 02:10:29.660 | Verifying : glibc-minimal-langpack-2.34-100.el9.aarch64 168/174 2024-11-18 02:10:29.660 | Verifying : glibc-common-2.34-100.el9_4.4.aarch64 169/174 2024-11-18 02:10:29.660 | Verifying : glibc-common-2.34-100.el9.aarch64 170/174 2024-11-18 02:10:29.660 | Verifying : glibc-2.34-100.el9_4.4.aarch64 171/174 2024-11-18 02:10:29.661 | Verifying : glibc-2.34-100.el9.aarch64 172/174 2024-11-18 02:10:29.661 | Verifying : coreutils-single-8.32-35.el9.aarch64 173/174 2024-11-18 02:10:30.490 | Verifying : curl-minimal-7.76.1-29.el9_4.aarch64 174/174 2024-11-18 02:10:30.490 | 2024-11-18 02:10:30.490 | Upgraded: 2024-11-18 02:10:30.490 | glibc-2.34-100.el9_4.4.aarch64 2024-11-18 02:10:30.490 | glibc-common-2.34-100.el9_4.4.aarch64 2024-11-18 02:10:30.490 | glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 2024-11-18 02:10:30.490 | less-590-4.el9_4.aarch64 2024-11-18 02:10:30.490 | libcurl-minimal-7.76.1-29.el9_4.1.aarch64 2024-11-18 02:10:30.490 | systemd-libs-252-32.el9_4.7.aarch64 2024-11-18 02:10:30.490 | Installed: 2024-11-18 02:10:30.490 | NetworkManager-1:1.46.0-19.el9_4.aarch64 2024-11-18 02:10:30.490 | NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 2024-11-18 02:10:30.490 | NetworkManager-team-1:1.46.0-19.el9_4.aarch64 2024-11-18 02:10:30.491 | NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 2024-11-18 02:10:30.491 | acl-2.3.1-4.el9.aarch64 2024-11-18 02:10:30.491 | audit-3.1.2-2.el9.aarch64 2024-11-18 02:10:30.491 | authselect-1.2.6-2.el9.aarch64 2024-11-18 02:10:30.491 | authselect-libs-1.2.6-2.el9.aarch64 2024-11-18 02:10:30.491 | c-ares-1.19.1-2.el9_4.aarch64 2024-11-18 02:10:30.491 | coreutils-8.32-35.el9.aarch64 2024-11-18 02:10:30.491 | coreutils-common-8.32-35.el9.aarch64 2024-11-18 02:10:30.491 | cpio-2.13-16.el9.aarch64 2024-11-18 02:10:30.491 | cronie-1.5.7-11.el9.aarch64 2024-11-18 02:10:30.491 | cronie-anacron-1.5.7-11.el9.aarch64 2024-11-18 02:10:30.491 | crontabs-1.11-27.20190603git.el9.noarch 2024-11-18 02:10:30.491 | cryptsetup-libs-2.6.0-3.el9.aarch64 2024-11-18 02:10:30.491 | curl-7.76.1-29.el9_4.1.aarch64 2024-11-18 02:10:30.491 | dbus-1:1.12.20-8.el9.aarch64 2024-11-18 02:10:30.491 | dbus-broker-28-7.el9.aarch64 2024-11-18 02:10:30.491 | dbus-common-1:1.12.20-8.el9.noarch 2024-11-18 02:10:30.491 | dbus-libs-1:1.12.20-8.el9.aarch64 2024-11-18 02:10:30.491 | device-mapper-9:1.02.197-2.el9.aarch64 2024-11-18 02:10:30.491 | device-mapper-libs-9:1.02.197-2.el9.aarch64 2024-11-18 02:10:30.491 | diffutils-3.7-12.el9.aarch64 2024-11-18 02:10:30.491 | dnf-plugins-core-4.3.0-13.el9.noarch 2024-11-18 02:10:30.491 | dracut-057-53.git20240104.el9.aarch64 2024-11-18 02:10:30.491 | dracut-config-rescue-057-53.git20240104.el9.aarch64 2024-11-18 02:10:30.491 | dracut-network-057-53.git20240104.el9.aarch64 2024-11-18 02:10:30.491 | dracut-squash-057-53.git20240104.el9.aarch64 2024-11-18 02:10:30.491 | e2fsprogs-1.46.5-5.el9.aarch64 2024-11-18 02:10:30.491 | e2fsprogs-libs-1.46.5-5.el9.aarch64 2024-11-18 02:10:30.492 | ethtool-2:6.2-1.el9.aarch64 2024-11-18 02:10:30.492 | file-5.39-16.el9.aarch64 2024-11-18 02:10:30.492 | firewalld-1.3.4-1.el9.noarch 2024-11-18 02:10:30.492 | firewalld-filesystem-1.3.4-1.el9.noarch 2024-11-18 02:10:30.492 | fuse-libs-2.9.9-15.el9.aarch64 2024-11-18 02:10:30.492 | gettext-0.21-8.el9.aarch64 2024-11-18 02:10:30.492 | gettext-libs-0.21-8.el9.aarch64 2024-11-18 02:10:30.492 | gobject-introspection-1.68.0-11.el9.aarch64 2024-11-18 02:10:30.492 | groff-base-1.22.4-10.el9.aarch64 2024-11-18 02:10:30.492 | grub2-common-1:2.06-82.el9_4.noarch 2024-11-18 02:10:30.492 | grub2-tools-1:2.06-82.el9_4.aarch64 2024-11-18 02:10:30.492 | grub2-tools-minimal-1:2.06-82.el9_4.aarch64 2024-11-18 02:10:30.492 | grubby-8.40-64.el9.aarch64 2024-11-18 02:10:30.492 | hwdata-0.348-9.13.el9.noarch 2024-11-18 02:10:30.492 | inih-49-6.el9.aarch64 2024-11-18 02:10:30.492 | initscripts-rename-device-10.11.6-1.el9.aarch64 2024-11-18 02:10:30.492 | initscripts-service-10.11.6-1.el9.noarch 2024-11-18 02:10:30.492 | iproute-6.2.0-6.el9_4.aarch64 2024-11-18 02:10:30.492 | iproute-tc-6.2.0-6.el9_4.aarch64 2024-11-18 02:10:30.492 | ipset-7.11-8.el9.aarch64 2024-11-18 02:10:30.492 | ipset-libs-7.11-8.el9.aarch64 2024-11-18 02:10:30.492 | iptables-libs-1.8.10-4.el9_4.aarch64 2024-11-18 02:10:30.492 | iptables-nft-1.8.10-4.el9_4.aarch64 2024-11-18 02:10:30.492 | irqbalance-2:1.9.2-3.el9.aarch64 2024-11-18 02:10:30.492 | jansson-2.14-1.el9.aarch64 2024-11-18 02:10:30.492 | jq-1.6-16.el9.aarch64 2024-11-18 02:10:30.492 | kbd-2.4.0-9.el9.aarch64 2024-11-18 02:10:30.493 | kbd-legacy-2.4.0-9.el9.noarch 2024-11-18 02:10:30.493 | kbd-misc-2.4.0-9.el9.noarch 2024-11-18 02:10:30.493 | kernel-tools-5.14.0-427.42.1.el9_4.aarch64 2024-11-18 02:10:30.493 | kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 2024-11-18 02:10:30.493 | kexec-tools-2.0.27-8.el9_4.3.aarch64 2024-11-18 02:10:30.493 | kmod-28-9.el9.aarch64 2024-11-18 02:10:30.493 | kmod-libs-28-9.el9.aarch64 2024-11-18 02:10:30.493 | kpartx-0.8.7-27.el9.aarch64 2024-11-18 02:10:30.493 | libbasicobjects-0.1.1-53.el9.aarch64 2024-11-18 02:10:30.493 | libbpf-2:1.3.0-2.el9.aarch64 2024-11-18 02:10:30.493 | libcap-ng-python3-0.8.2-7.el9.aarch64 2024-11-18 02:10:30.493 | libcbor-0.7.0-5.el9.aarch64 2024-11-18 02:10:30.493 | libcollection-0.7.0-53.el9.aarch64 2024-11-18 02:10:30.493 | libdaemon-0.14-23.el9.aarch64 2024-11-18 02:10:30.493 | libdhash-0.5.0-53.el9.aarch64 2024-11-18 02:10:30.493 | libedit-3.1-38.20210216cvs.el9.aarch64 2024-11-18 02:10:30.493 | libestr-0.1.11-4.el9.aarch64 2024-11-18 02:10:30.493 | libfastjson-0.99.9-5.el9.aarch64 2024-11-18 02:10:30.493 | libfido2-1.13.0-2.el9.aarch64 2024-11-18 02:10:30.493 | libini_config-1.3.1-53.el9.aarch64 2024-11-18 02:10:30.493 | libkcapi-1.4.0-2.el9.aarch64 2024-11-18 02:10:30.493 | libkcapi-hmaccalc-1.4.0-2.el9.aarch64 2024-11-18 02:10:30.493 | libldb-2.8.0-2.el9_4.aarch64 2024-11-18 02:10:30.493 | libmnl-1.0.4-16.el9_4.aarch64 2024-11-18 02:10:30.493 | libndp-1.8-6.el9_4.aarch64 2024-11-18 02:10:30.494 | libnetfilter_conntrack-1.0.9-1.el9.aarch64 2024-11-18 02:10:30.494 | libnfnetlink-1.0.1-21.el9.aarch64 2024-11-18 02:10:30.494 | libnftnl-1.2.6-4.el9_4.aarch64 2024-11-18 02:10:30.494 | libnl3-3.9.0-1.el9.aarch64 2024-11-18 02:10:30.494 | libnl3-cli-3.9.0-1.el9.aarch64 2024-11-18 02:10:30.494 | libpath_utils-0.2.1-53.el9.aarch64 2024-11-18 02:10:30.494 | libpipeline-1.5.3-4.el9.aarch64 2024-11-18 02:10:30.494 | libref_array-0.1.5-53.el9.aarch64 2024-11-18 02:10:30.494 | libseccomp-2.5.2-2.el9.aarch64 2024-11-18 02:10:30.494 | libselinux-utils-3.6-1.el9.aarch64 2024-11-18 02:10:30.494 | libss-1.46.5-5.el9.aarch64 2024-11-18 02:10:30.494 | libsss_certmap-2.9.4-6.el9_4.1.aarch64 2024-11-18 02:10:30.494 | libsss_idmap-2.9.4-6.el9_4.1.aarch64 2024-11-18 02:10:30.494 | libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 2024-11-18 02:10:30.494 | libsss_sudo-2.9.4-6.el9_4.1.aarch64 2024-11-18 02:10:30.494 | libsysfs-2.1.1-10.el9.aarch64 2024-11-18 02:10:30.494 | libtalloc-2.4.1-1.el9.aarch64 2024-11-18 02:10:30.494 | libtdb-1.4.9-1.el9.aarch64 2024-11-18 02:10:30.494 | libteam-1.31-16.el9_1.aarch64 2024-11-18 02:10:30.494 | libtevent-0.16.0-1.el9.aarch64 2024-11-18 02:10:30.494 | linux-firmware-20240905-143.3.el9_4.noarch 2024-11-18 02:10:30.494 | linux-firmware-whence-20240905-143.3.el9_4.noarch 2024-11-18 02:10:30.494 | lmdb-libs-0.9.29-3.el9.aarch64 2024-11-18 02:10:30.494 | logrotate-3.18.0-8.el9.aarch64 2024-11-18 02:10:30.494 | lshw-B.02.19.2-10.el9.aarch64 2024-11-18 02:10:30.494 | lsscsi-0.32-6.el9.aarch64 2024-11-18 02:10:30.494 | lzo-2.10-7.el9.aarch64 2024-11-18 02:10:30.494 | man-db-2.9.3-7.el9.aarch64 2024-11-18 02:10:30.495 | ncurses-6.2-10.20210508.el9.aarch64 2024-11-18 02:10:30.495 | newt-0.52.21-11.el9.aarch64 2024-11-18 02:10:30.495 | nftables-1:1.0.9-1.el9.aarch64 2024-11-18 02:10:30.495 | numactl-libs-2.0.16-3.el9.aarch64 2024-11-18 02:10:30.495 | oniguruma-6.9.6-1.el9.5.0.1.aarch64 2024-11-18 02:10:30.495 | openssh-8.7p1-38.el9_4.4.aarch64 2024-11-18 02:10:30.495 | openssh-clients-8.7p1-38.el9_4.4.aarch64 2024-11-18 02:10:30.495 | openssh-server-8.7p1-38.el9_4.4.aarch64 2024-11-18 02:10:30.495 | os-prober-1.77-10.el9.aarch64 2024-11-18 02:10:30.495 | parted-3.5-2.el9.aarch64 2024-11-18 02:10:30.495 | pigz-2.5-4.el9.aarch64 2024-11-18 02:10:30.495 | policycoreutils-3.6-2.1.el9.aarch64 2024-11-18 02:10:30.495 | prefixdevname-0.1.0-8.el9.aarch64 2024-11-18 02:10:30.495 | procps-ng-3.3.17-14.el9.aarch64 2024-11-18 02:10:30.495 | psmisc-23.4-3.el9.aarch64 2024-11-18 02:10:30.495 | python3-dateutil-1:2.8.1-7.el9.noarch 2024-11-18 02:10:30.495 | python3-dbus-1.2.18-2.el9.0.1.aarch64 2024-11-18 02:10:30.495 | python3-dnf-plugins-core-4.3.0-13.el9.noarch 2024-11-18 02:10:30.495 | python3-firewall-1.3.4-1.el9.noarch 2024-11-18 02:10:30.495 | python3-gobject-base-3.40.1-6.el9.aarch64 2024-11-18 02:10:30.495 | python3-gobject-base-noarch-3.40.1-6.el9.noarch 2024-11-18 02:10:30.495 | python3-libselinux-3.6-1.el9.aarch64 2024-11-18 02:10:30.495 | python3-nftables-1:1.0.9-1.el9.aarch64 2024-11-18 02:10:30.495 | python3-six-1.15.0-9.el9.noarch 2024-11-18 02:10:30.495 | python3-systemd-234-18.el9.aarch64 2024-11-18 02:10:30.495 | rpm-plugin-audit-4.16.1.3-29.el9.aarch64 2024-11-18 02:10:30.495 | rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 2024-11-18 02:10:30.496 | rsyslog-8.2310.0-4.el9.aarch64 2024-11-18 02:10:30.496 | rsyslog-logrotate-8.2310.0-4.el9.aarch64 2024-11-18 02:10:30.496 | selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 2024-11-18 02:10:30.496 | selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.noarch 2024-11-18 02:10:30.496 | sg3_utils-1.47-9.el9.aarch64 2024-11-18 02:10:30.496 | sg3_utils-libs-1.47-9.el9.aarch64 2024-11-18 02:10:30.496 | slang-2.3.2-11.el9.aarch64 2024-11-18 02:10:30.496 | snappy-1.1.8-8.el9.aarch64 2024-11-18 02:10:30.496 | squashfs-tools-4.4-10.git1.el9.aarch64 2024-11-18 02:10:30.496 | sssd-client-2.9.4-6.el9_4.1.aarch64 2024-11-18 02:10:30.496 | sssd-common-2.9.4-6.el9_4.1.aarch64 2024-11-18 02:10:30.496 | sssd-kcm-2.9.4-6.el9_4.1.aarch64 2024-11-18 02:10:30.496 | sudo-1.9.5p2-10.el9_3.aarch64 2024-11-18 02:10:30.496 | systemd-252-32.el9_4.7.aarch64 2024-11-18 02:10:30.496 | systemd-pam-252-32.el9_4.7.aarch64 2024-11-18 02:10:30.496 | systemd-rpm-macros-252-32.el9_4.7.noarch 2024-11-18 02:10:30.496 | systemd-udev-252-32.el9_4.7.aarch64 2024-11-18 02:10:30.496 | teamd-1.31-16.el9_1.aarch64 2024-11-18 02:10:30.496 | userspace-rcu-0.12.1-6.el9.aarch64 2024-11-18 02:10:30.496 | which-2.21-29.el9.aarch64 2024-11-18 02:10:30.496 | xfsprogs-6.3.0-1.el9.aarch64 2024-11-18 02:10:30.496 | xz-5.2.5-8.el9_0.aarch64 2024-11-18 02:10:30.496 | Removed: 2024-11-18 02:10:30.496 | coreutils-single-8.32-35.el9.aarch64 curl-minimal-7.76.1-29.el9_4.aarch64 2024-11-18 02:10:30.496 | 2024-11-18 02:10:30.496 | Complete! 2024-11-18 02:10:32.334 | Last metadata expiration check: 0:02:27 ago on Mon Nov 18 02:08:05 2024. 2024-11-18 02:10:32.595 | Package findutils-1:4.8.0-6.el9.aarch64 is already installed. 2024-11-18 02:10:32.596 | Package util-linux-2.37.4-18.el9.aarch64 is already installed. 2024-11-18 02:10:32.597 | Package sudo-1.9.5p2-10.el9_3.aarch64 is already installed. 2024-11-18 02:10:32.597 | Package python3-3.9.18-3.el9.aarch64 is already installed. 2024-11-18 02:10:32.598 | Package NetworkManager-1:1.46.0-19.el9_4.aarch64 is already installed. 2024-11-18 02:10:32.623 | Dependencies resolved. 2024-11-18 02:10:32.625 | ================================================================================ 2024-11-18 02:10:32.625 | Package Arch Version Repo Size 2024-11-18 02:10:32.625 | ================================================================================ 2024-11-18 02:10:32.625 | Installing: 2024-11-18 02:10:32.625 | NetworkManager-config-server noarch 1:1.46.0-19.el9_4 baseos 20 k 2024-11-18 02:10:32.625 | Upgrading: 2024-11-18 02:10:32.625 | python3 aarch64 3.9.18-3.el9_4.6 baseos 25 k 2024-11-18 02:10:32.625 | python3-libs aarch64 3.9.18-3.el9_4.6 baseos 7.3 M 2024-11-18 02:10:32.625 | 2024-11-18 02:10:32.625 | Transaction Summary 2024-11-18 02:10:32.625 | ================================================================================ 2024-11-18 02:10:32.625 | Install 1 Package 2024-11-18 02:10:32.625 | Upgrade 2 Packages 2024-11-18 02:10:32.625 | 2024-11-18 02:10:32.626 | Total download size: 7.3 M 2024-11-18 02:10:32.627 | Downloading Packages: 2024-11-18 02:10:33.289 | (1/3): NetworkManager-config-server-1.46.0-19.e 42 kB/s | 20 kB 00:00 2024-11-18 02:10:33.366 | (2/3): python3-3.9.18-3.el9_4.6.aarch64.rpm 46 kB/s | 25 kB 00:00 2024-11-18 02:10:35.225 | (3/3): python3-libs-3.9.18-3.el9_4.6.aarch64.rp 3.0 MB/s | 7.3 MB 00:02 2024-11-18 02:10:35.233 | -------------------------------------------------------------------------------- 2024-11-18 02:10:35.234 | Total 2.8 MB/s | 7.3 MB 00:02 2024-11-18 02:10:35.353 | Running transaction check 2024-11-18 02:10:35.440 | Transaction check succeeded. 2024-11-18 02:10:35.441 | Running transaction test 2024-11-18 02:10:35.700 | Transaction test succeeded. 2024-11-18 02:10:35.701 | Running transaction 2024-11-18 02:10:36.054 | Preparing : 1/1 2024-11-18 02:10:37.319 | Upgrading : python3-3.9.18-3.el9_4.6.aarch64 1/5 2024-11-18 02:10:38.239 | Upgrading : python3-libs-3.9.18-3.el9_4.6.aarch64 2/5 2024-11-18 02:10:38.275 | Installing : NetworkManager-config-server-1:1.46.0-19.el9_4.noarc 3/5 2024-11-18 02:10:38.322 | Cleanup : python3-libs-3.9.18-3.el9.aarch64 4/5 2024-11-18 02:10:38.369 | Cleanup : python3-3.9.18-3.el9.aarch64 5/5 2024-11-18 02:10:39.611 | Running scriptlet: python3-3.9.18-3.el9.aarch64 5/5 2024-11-18 02:10:39.612 | Verifying : NetworkManager-config-server-1:1.46.0-19.el9_4.noarc 1/5 2024-11-18 02:10:39.612 | Verifying : python3-libs-3.9.18-3.el9_4.6.aarch64 2/5 2024-11-18 02:10:39.612 | Verifying : python3-libs-3.9.18-3.el9.aarch64 3/5 2024-11-18 02:10:39.612 | Verifying : python3-3.9.18-3.el9_4.6.aarch64 4/5 2024-11-18 02:10:39.816 | Verifying : python3-3.9.18-3.el9.aarch64 5/5 2024-11-18 02:10:39.816 | 2024-11-18 02:10:39.816 | Upgraded: 2024-11-18 02:10:39.816 | python3-3.9.18-3.el9_4.6.aarch64 python3-libs-3.9.18-3.el9_4.6.aarch64 2024-11-18 02:10:39.816 | Installed: 2024-11-18 02:10:39.816 | NetworkManager-config-server-1:1.46.0-19.el9_4.noarch 2024-11-18 02:10:39.816 | 2024-11-18 02:10:39.816 | Complete! 2024-11-18 02:11:18.199 | --> 941597f74bb 2024-11-18 02:11:27.845 | STEP 3/4: RUN systemctl unmask console-getty.service dev-hugepages.mount getty.target sys-fs-fuse-connections.mount systemd-logind.service systemd-remount-fs.service 2024-11-18 02:11:46.621 | --> 1fd99b6d45c 2024-11-18 02:11:58.644 | STEP 4/4: RUN systemd-machine-id-setup 2024-11-18 02:11:59.215 | COMMIT dib-tmp-work-image-8727 2024-11-18 02:12:21.216 | --> cbfcfdf4972 2024-11-18 02:12:21.221 | Successfully tagged localhost/dib-tmp-work-image-8727:latest 2024-11-18 02:12:35.327 | cbfcfdf497262bc5e413da27eab090bd0638181cd891af98aa113696dda4d6cb 2024-11-18 02:12:35.861 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:97 : podman run --network host --name dib-tmp-export-15243 -d dib-tmp-work-image-8727 /bin/sh 2024-11-18 02:13:01.806 | 36509af455545dfd3e065f96f691c61e389275ad4aaa22897a274113987ecc04 2024-11-18 02:13:01.825 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:100 : podman export dib-tmp-export-15243 2024-11-18 02:13:01.825 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:100 : sudo tar -C /opt/dib_tmp/dib_build.4xJtXcWk/mnt --numeric-owner -xf - 2024-11-18 02:13:12.828 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:102 : sudo rm -f /opt/dib_tmp/dib_build.4xJtXcWk/mnt/.extra_settings 2024-11-18 02:13:12.889 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:main:1 : podman_cleanup 2024-11-18 02:13:12.894 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:podman_cleanup:88 : echo 'Cleaning up container dib-tmp-export-15243' 2024-11-18 02:13:12.894 | Cleaning up container dib-tmp-export-15243 2024-11-18 02:13:12.899 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:podman_cleanup:89 : podman rm dib-tmp-export-15243 2024-11-18 02:13:18.301 | dib-tmp-export-15243 2024-11-18 02:13:18.317 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:podman_cleanup:90 : echo 'Cleaning up build image dib-tmp-work-image-8727' 2024-11-18 02:13:18.318 | Cleaning up build image dib-tmp-work-image-8727 2024-11-18 02:13:18.323 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/08-containerfile:podman_cleanup:91 : podman rmi dib-tmp-work-image-8727 2024-11-18 02:13:27.847 | Untagged: localhost/dib-tmp-work-image-8727:latest 2024-11-18 02:13:27.847 | Deleted: cbfcfdf497262bc5e413da27eab090bd0638181cd891af98aa113696dda4d6cb 2024-11-18 02:13:27.847 | Deleted: 1fd99b6d45c7c6581a0f86ca607b0a39cfd6be3e8fccfd78c590a53af5a4eeda 2024-11-18 02:13:27.847 | Deleted: 941597f74bb4f63b43c59dbf1ba420d0140e3628fd6613bebb1d5f87cbd114ff 2024-11-18 02:13:27.867 | dib-run-parts 08-containerfile completed 2024-11-18 02:13:27.867 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-apt-allow-unauthenticated 2024-11-18 02:13:27.906 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-18 02:13:27.911 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-18 02:13:27.916 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.4xJtXcWk/mnt/etc/apt/apt.conf.d ']' 2024-11-18 02:13:27.920 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-18 02:13:27.920 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-yum-cache 2024-11-18 02:13:27.942 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-18 02:13:27.948 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-18 02:13:27.952 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.4xJtXcWk/mnt ']' 2024-11-18 02:13:27.957 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-18 02:13:27.963 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-18 02:13:27.994 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.4xJtXcWk/mnt/tmp/yum 2024-11-18 02:13:28.012 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.4xJtXcWk/mnt/tmp/yum 2024-11-18 02:13:28.512 | dib-run-parts 50-yum-cache completed 2024-11-18 02:13:28.512 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/60-apt-phased-updates 2024-11-18 02:13:28.556 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-18 02:13:28.560 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-18 02:13:28.565 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :9: ]] 2024-11-18 02:13:28.568 | dib-run-parts 60-apt-phased-updates completed 2024-11-18 02:13:28.569 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-18 02:13:28.569 | dib-run-parts 2024-11-18 02:13:28.586 | dib-run-parts Target: root.d 2024-11-18 02:13:28.586 | dib-run-parts 2024-11-18 02:13:28.586 | dib-run-parts Script Seconds 2024-11-18 02:13:28.586 | dib-run-parts --------------------------------------- ---------- 2024-11-18 02:13:28.586 | dib-run-parts 2024-11-18 02:13:28.896 | dib-run-parts 08-containerfile 381.164 2024-11-18 02:13:28.905 | dib-run-parts 50-apt-allow-unauthenticated 0.050 2024-11-18 02:13:28.914 | dib-run-parts 50-yum-cache 0.590 2024-11-18 02:13:28.923 | dib-run-parts 60-apt-phased-updates 0.053 2024-11-18 02:13:28.926 | dib-run-parts 2024-11-18 02:13:28.926 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-18 02:13:28.969 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-18 02:13:28.975 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-18 02:13:28.976 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 02:13:29.040 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-18 02:13:29.040 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 02:13:29.122 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-18 02:13:29.122 | bin 2024-11-18 02:13:29.122 | boot 2024-11-18 02:13:29.122 | dev 2024-11-18 02:13:29.122 | etc 2024-11-18 02:13:29.122 | home 2024-11-18 02:13:29.122 | lib 2024-11-18 02:13:29.122 | lib64 2024-11-18 02:13:29.122 | media 2024-11-18 02:13:29.122 | mnt 2024-11-18 02:13:29.122 | opt 2024-11-18 02:13:29.123 | proc 2024-11-18 02:13:29.123 | root 2024-11-18 02:13:29.123 | run 2024-11-18 02:13:29.123 | sbin 2024-11-18 02:13:29.123 | srv 2024-11-18 02:13:29.123 | sys 2024-11-18 02:13:29.123 | usr 2024-11-18 02:13:29.123 | var' ']' 2024-11-18 02:13:29.127 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.4xJtXcWk/mnt/etc/resolv.conf ']' 2024-11-18 02:13:29.133 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.4xJtXcWk/mnt/etc/resolv.conf ']' 2024-11-18 02:13:29.138 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.4xJtXcWk/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.4xJtXcWk/mnt/etc/resolv.conf.ORIG 2024-11-18 02:13:29.165 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.4xJtXcWk/mnt/etc/resolv.conf 2024-11-18 02:13:29.216 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.4xJtXcWk/mnt/etc/resolv.conf 2024-11-18 02:13:29.256 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-18 02:13:29.261 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-18 02:13:29.270 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-18 02:13:29.275 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.4xJtXcWk/mnt/proc 2024-11-18 02:13:29.295 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev 2024-11-18 02:13:29.315 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-18 02:13:29.321 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-18 02:13:29.399 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-18 02:13:29.405 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev/pts 2024-11-18 02:13:29.426 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.4xJtXcWk/mnt/sys 2024-11-18 02:13:29.446 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d 2024-11-18 02:13:29.455 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-18 02:13:29.460 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-18 02:13:29.466 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-18 02:13:29.472 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.4xJtXcWk/hooks ']' 2024-11-18 02:13:29.478 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-18 02:13:29.483 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-18 02:13:29.484 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-18 02:13:29.494 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d ']' 2024-11-18 02:13:29.501 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d' 2024-11-18 02:13:29.501 | Running hooks from /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d 2024-11-18 02:13:29.507 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-18 02:13:29.512 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d 2024-11-18 02:13:29.544 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-18 02:13:29.552 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-18 02:13:29.563 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-18 02:13:29.568 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-18 02:13:29.572 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-18 02:13:29.577 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-18 02:13:29.582 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-18 02:13:29.586 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-18 02:13:29.591 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-18 02:13:29.596 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-18 02:13:29.601 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-18 02:13:29.610 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-18 02:13:29.632 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 02:13:29.638 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-18 02:13:29.643 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 02:13:29.647 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-18 02:13:29.653 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 02:13:29.661 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-18 02:13:29.669 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-18 02:13:29.674 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-18 02:13:29.678 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 02:13:29.683 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-18 02:13:29.688 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-18 02:13:29.693 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 02:13:29.697 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-18 02:13:29.702 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-18 02:13:29.707 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-18 02:13:29.712 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 02:13:29.717 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-18 02:13:29.721 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 02:13:29.726 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-18 02:13:29.731 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-18 02:13:29.740 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-18 02:13:29.745 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-18 02:13:29.750 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-18 02:13:29.755 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-18 02:13:29.763 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-18 02:13:29.770 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-18 02:13:29.774 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-18 02:13:29.779 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/14-manifests 2024-11-18 02:13:29.788 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/14-manifests 2024-11-18 02:13:29.806 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 02:13:29.811 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-18 02:13:29.816 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-84fd008abe8544f89c85d8a8f9e54938.d/ 2024-11-18 02:13:29.821 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-84fd008abe8544f89c85d8a8f9e54938.d/ 2024-11-18 02:13:29.826 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-18 02:13:29.834 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-18 02:13:29.854 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-18 02:13:29.859 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-18 02:13:29.864 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-18 02:13:29.869 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-18 02:13:29.877 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-18 02:13:29.895 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-18 02:13:29.900 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-18 02:13:29.905 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-18 02:13:29.910 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-18 02:13:29.914 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-18 02:13:29.919 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-18 02:13:29.924 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-18 02:13:29.929 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-18 02:13:29.938 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-18 02:13:29.945 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 02:13:29.951 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-18 02:13:29.956 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-18 02:13:29.965 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-18 02:13:29.986 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-18 02:13:29.991 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-18 02:13:29.996 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-18 02:13:30.001 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-18 02:13:30.006 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-18 02:13:30.015 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-18 02:13:30.023 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 02:13:30.028 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-18 02:13:30.032 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 02:13:30.038 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-18 02:13:30.043 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 02:13:30.048 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-18 02:13:30.053 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 02:13:30.058 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-18 02:13:30.063 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-18 02:13:30.072 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-18 02:13:30.079 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-18 02:13:30.084 | ++ /opt/dib_tmp/dib_build.4xJtXcWk/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-18 02:13:30.089 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-18 02:13:30.120 | Copying pkg-map for infra-package-needs 2024-11-18 02:13:30.174 | Copying pkg-map for epel 2024-11-18 02:13:30.214 | Copying pkg-map for source-repositories 2024-11-18 02:13:30.239 | Copying pkg-map for ensure-venv 2024-11-18 02:13:30.262 | Copying pkg-map for base 2024-11-18 02:13:30.300 | Copying pkg-map for openssh-server 2024-11-18 02:13:30.466 | Copying pkg-map for bootloader 2024-11-18 02:13:30.482 | Copying pkg-map for cache-url 2024-11-18 02:13:30.500 | Copying pkg-map for nodepool-base 2024-11-18 02:13:30.514 | Copying pkg-map for growroot 2024-11-18 02:13:30.531 | Copying pkg-map for runtime-ssh-host-keys 2024-11-18 02:13:30.548 | Copying pkg-map for simple-init 2024-11-18 02:13:30.568 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-18 02:13:30.568 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/20-manifest-dir 2024-11-18 02:13:30.581 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-18 02:13:30.585 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-18 02:13:30.590 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.4xJtXcWk/mnt//etc/dib-manifests 2024-11-18 02:13:30.607 | dib-run-parts 20-manifest-dir completed 2024-11-18 02:13:30.607 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/50-create-repo-list 2024-11-18 02:14:04.572 | dib-run-parts 50-create-repo-list completed 2024-11-18 02:14:04.572 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/60-zuul-user 2024-11-18 02:14:04.608 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-18 02:14:04.614 | + /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-18 02:14:04.619 | + /opt/dib_tmp/dib_build.4xJtXcWk/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-11-18 02:14:04.619 | ' 2024-11-18 02:14:04.624 | + /opt/dib_tmp/dib_build.4xJtXcWk/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-11-18 02:14:04.624 | ' ']' 2024-11-18 02:14:04.629 | + /opt/dib_tmp/dib_build.4xJtXcWk/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-11-18 02:14:04.629 | ' ']' 2024-11-18 02:14:04.634 | + /opt/dib_tmp/dib_build.4xJtXcWk/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-11-18 02:14:04.634 | ' 2024-11-18 02:14:04.637 | dib-run-parts 60-zuul-user completed 2024-11-18 02:14:04.638 | dib-run-parts Running /opt/dib_tmp/dib_build.4xJtXcWk/hooks/extra-data.d/98-source-repositories 2024-11-18 02:14:04.728 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 02:14:04 UTC 2024 for /opt/dib_tmp/dib_build.4xJtXcWk/hooks/source-repository-simple-init 2024-11-18 02:14:04.890 | (0001 / 0001) 2024-11-18 02:14:06.958 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-18 02:14:10.658 | Cloning from glean cache and applying ref master 2024-11-18 02:14:14.843 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-18 02:14:14.897 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 02:14:14 UTC 2024 for /opt/dib_tmp/dib_build.4xJtXcWk/hooks/source-repository-stackviz 2024-11-18 02:14:14.924 | (0001 / 0001) 2024-11-18 02:14:14.947 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-18 02:14:15.114 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-18 02:14:15.116 | Dload Upload Total Spent Left Speed 2024-11-18 02:14:15.632 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 499 0 --:--:-- --:--:-- --:--:-- 500 2024-11-18 02:14:15.902 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-18 02:14:15.913 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-18 02:14:16.001 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 02:14:16 UTC 2024 for /opt/dib_tmp/dib_build.4xJtXcWk/hooks/source-repository-zanatacli 2024-11-18 02:14:16.024 | (0001 / 0001) 2024-11-18 02:14:16.046 | 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-11-18 02:14:16.084 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-18 02:14:16.086 | Dload Upload Total Spent Left Speed 2024-11-18 02:14:16.689 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 228 0 --:--:-- --:--:-- --:--:-- 228 2024-11-18 02:14:16.806 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-18 02:14:16.816 | 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-11-18 02:14:17.246 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Nov 18 02:14:17 UTC 2024 for /opt/dib_tmp/dib_build.4xJtXcWk/hooks/source-repository-projects-yaml 2024-11-18 02:14:17.254 | (0001 / 1318) 2024-11-18 02:14:17.277 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-18 02:14:17.773 | Cloning from airshipctl cache and applying ref * 2024-11-18 02:14:18.449 | (0002 / 1318) 2024-11-18 02:14:18.471 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-18 02:14:18.915 | Cloning from airshipui cache and applying ref * 2024-11-18 02:14:19.208 | (0003 / 1318) 2024-11-18 02:14:19.229 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-18 02:14:19.577 | Cloning from apis cache and applying ref * 2024-11-18 02:14:19.668 | (0004 / 1318) 2024-11-18 02:14:19.690 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-18 02:14:24.358 | Cloning from armada cache and applying ref * 2024-11-18 02:15:07.894 | (0005 / 1318) 2024-11-18 02:15:07.930 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-18 02:15:09.487 | Cloning from armada-go cache and applying ref * 2024-11-18 02:15:11.687 | (0006 / 1318) 2024-11-18 02:15:11.708 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-18 02:15:12.385 | Cloning from armada-operator cache and applying ref * 2024-11-18 02:15:13.972 | (0007 / 1318) 2024-11-18 02:15:13.994 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-18 02:15:14.447 | Cloning from charts cache and applying ref * 2024-11-18 02:15:14.610 | (0008 / 1318) 2024-11-18 02:15:14.631 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-18 02:15:15.892 | Cloning from deckhand cache and applying ref * 2024-11-18 02:15:37.792 | (0009 / 1318) 2024-11-18 02:15:37.814 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-18 02:15:39.864 | Cloning from divingbell cache and applying ref * 2024-11-18 02:15:43.602 | (0010 / 1318) 2024-11-18 02:15:43.624 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-18 02:15:44.070 | Cloning from docs cache and applying ref * 2024-11-18 02:15:44.228 | (0011 / 1318) 2024-11-18 02:15:44.249 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-18 02:15:45.264 | Cloning from drydock cache and applying ref * 2024-11-18 02:16:07.606 | (0012 / 1318) 2024-11-18 02:16:07.627 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-18 02:16:09.088 | Cloning from election cache and applying ref * 2024-11-18 02:16:09.187 | (0013 / 1318) 2024-11-18 02:16:09.208 | 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-11-18 02:16:10.257 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-18 02:16:10.351 | (0014 / 1318) 2024-11-18 02:16:10.372 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-18 02:16:10.754 | Cloning from go-redfish cache and applying ref * 2024-11-18 02:16:10.867 | (0015 / 1318) 2024-11-18 02:16:10.888 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-18 02:16:11.226 | Cloning from governance cache and applying ref * 2024-11-18 02:16:11.317 | (0016 / 1318) 2024-11-18 02:16:11.338 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-18 02:16:11.886 | Cloning from hostconfig-operator cache and applying ref * 2024-11-18 02:16:12.007 | (0017 / 1318) 2024-11-18 02:16:12.028 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-18 02:16:12.438 | Cloning from image-builder cache and applying ref * 2024-11-18 02:16:12.553 | (0018 / 1318) 2024-11-18 02:16:12.574 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-18 02:16:13.077 | Cloning from images cache and applying ref * 2024-11-18 02:16:13.224 | (0019 / 1318) 2024-11-18 02:16:13.244 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-18 02:16:14.637 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-18 02:16:27.963 | (0020 / 1318) 2024-11-18 02:16:27.984 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-18 02:16:29.546 | Cloning from maas cache and applying ref * 2024-11-18 02:16:35.230 | (0021 / 1318) 2024-11-18 02:16:35.251 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-18 02:16:37.336 | Cloning from pegleg cache and applying ref * 2024-11-18 02:17:01.140 | (0022 / 1318) 2024-11-18 02:17:01.163 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-18 02:17:04.889 | Cloning from porthole cache and applying ref * 2024-11-18 02:18:07.659 | (0023 / 1318) 2024-11-18 02:18:07.680 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-18 02:18:14.130 | Cloning from promenade cache and applying ref * 2024-11-18 02:18:58.336 | (0024 / 1318) 2024-11-18 02:18:58.358 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-18 02:19:01.784 | Cloning from shipyard cache and applying ref * 2024-11-18 02:19:36.746 | (0025 / 1318) 2024-11-18 02:19:36.768 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-18 02:19:37.201 | Cloning from sip cache and applying ref * 2024-11-18 02:19:44.905 | (0026 / 1318) 2024-11-18 02:19:44.927 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-18 02:19:45.621 | Cloning from specs cache and applying ref * 2024-11-18 02:19:45.745 | (0027 / 1318) 2024-11-18 02:19:45.766 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-18 02:19:46.383 | Cloning from spyglass cache and applying ref * 2024-11-18 02:19:46.500 | (0028 / 1318) 2024-11-18 02:19:46.522 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-18 02:19:46.900 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-18 02:19:47.000 | (0029 / 1318) 2024-11-18 02:19:47.023 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-18 02:19:47.616 | Cloning from tempest-plugin cache and applying ref * 2024-11-18 02:19:47.712 | (0030 / 1318) 2024-11-18 02:19:47.733 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-18 02:19:48.445 | Cloning from treasuremap cache and applying ref * 2024-11-18 02:20:11.423 | (0031 / 1318) 2024-11-18 02:20:11.444 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-18 02:20:11.897 | Cloning from vino cache and applying ref * 2024-11-18 02:20:12.018 | (0032 / 1318) 2024-11-18 02:20:12.039 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-18 02:20:12.390 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-18 02:20:12.492 | (0033 / 1318) 2024-11-18 02:20:12.514 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-18 02:20:14.338 | Cloning from cfn-overview cache and applying ref * 2024-11-18 02:20:14.861 | (0034 / 1318) 2024-11-18 02:20:14.883 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-18 02:20:15.668 | Cloning from cfn-security cache and applying ref * 2024-11-18 02:20:15.999 | (0035 / 1318) 2024-11-18 02:20:16.020 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-18 02:20:16.577 | Cloning from computing-native cache and applying ref * 2024-11-18 02:20:16.760 | (0036 / 1318) 2024-11-18 02:20:16.782 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-18 02:20:17.582 | Cloning from computing-offload cache and applying ref * 2024-11-18 02:20:27.933 | (0037 / 1318) 2024-11-18 02:20:27.954 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-18 02:20:29.474 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-18 02:20:36.712 | (0038 / 1318) 2024-11-18 02:20:36.733 | 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-11-18 02:20:37.320 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-18 02:20:51.585 | (0039 / 1318) 2024-11-18 02:20:51.607 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-18 02:20:52.131 | Cloning from cirros cache and applying ref * 2024-11-18 02:20:52.425 | (0040 / 1318) 2024-11-18 02:20:52.446 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-18 02:20:53.226 | Cloning from inaugust.com cache and applying ref * 2024-11-18 02:20:56.148 | (0041 / 1318) 2024-11-18 02:20:56.170 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-18 02:20:56.461 | Cloning from src.sh cache and applying ref * 2024-11-18 02:20:56.550 | (0042 / 1318) 2024-11-18 02:20:56.571 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-18 02:20:57.053 | Cloning from ttrun cache and applying ref * 2024-11-18 02:20:57.365 | (0043 / 1318) 2024-11-18 02:20:57.387 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-18 02:21:00.881 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-18 02:21:48.534 | (0044 / 1318) 2024-11-18 02:21:48.556 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-18 02:21:49.926 | Cloning from python-jenkins cache and applying ref * 2024-11-18 02:21:51.652 | (0045 / 1318) 2024-11-18 02:21:51.674 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-18 02:21:52.168 | Cloning from ci-cloud-config cache and applying ref * 2024-11-18 02:21:52.270 | (0046 / 1318) 2024-11-18 02:21:52.292 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-18 02:21:52.687 | Cloning from afsmon cache and applying ref * 2024-11-18 02:21:52.799 | (0047 / 1318) 2024-11-18 02:21:52.820 | 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-11-18 02:21:53.260 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-18 02:21:53.355 | (0048 / 1318) 2024-11-18 02:21:53.376 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-18 02:21:53.907 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-18 02:21:54.002 | (0049 / 1318) 2024-11-18 02:21:54.023 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-18 02:21:54.387 | Cloning from askbot-theme cache and applying ref * 2024-11-18 02:21:54.516 | (0050 / 1318) 2024-11-18 02:21:54.537 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-18 02:21:55.359 | Cloning from base-jobs cache and applying ref * 2024-11-18 02:22:02.383 | (0051 / 1318) 2024-11-18 02:22:02.404 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-18 02:22:03.061 | Cloning from bindep cache and applying ref * 2024-11-18 02:22:04.215 | (0052 / 1318) 2024-11-18 02:22:04.236 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-18 02:22:04.759 | Cloning from ci-sandbox cache and applying ref * 2024-11-18 02:22:04.932 | (0053 / 1318) 2024-11-18 02:22:04.955 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-18 02:22:05.328 | Cloning from dstat_graph cache and applying ref * 2024-11-18 02:22:05.461 | (0054 / 1318) 2024-11-18 02:22:05.483 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-18 02:22:05.992 | Cloning from elastic-recheck cache and applying ref * 2024-11-18 02:22:06.175 | (0055 / 1318) 2024-11-18 02:22:06.196 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-18 02:22:07.000 | Cloning from engagement cache and applying ref * 2024-11-18 02:22:07.338 | (0056 / 1318) 2024-11-18 02:22:07.360 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-18 02:22:07.734 | Cloning from gear cache and applying ref * 2024-11-18 02:22:07.974 | (0057 / 1318) 2024-11-18 02:22:07.995 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-18 02:22:08.410 | Cloning from germqtt cache and applying ref * 2024-11-18 02:22:08.500 | (0058 / 1318) 2024-11-18 02:22:08.523 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-18 02:22:09.320 | Cloning from gerritbot cache and applying ref * 2024-11-18 02:22:09.621 | (0059 / 1318) 2024-11-18 02:22:09.642 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-18 02:22:10.422 | Cloning from gerritlib cache and applying ref * 2024-11-18 02:22:11.034 | (0060 / 1318) 2024-11-18 02:22:11.056 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-18 02:22:11.416 | Cloning from git-restack cache and applying ref * 2024-11-18 02:22:11.526 | (0061 / 1318) 2024-11-18 02:22:11.547 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-18 02:22:12.945 | Cloning from git-review cache and applying ref * 2024-11-18 02:22:19.283 | (0062 / 1318) 2024-11-18 02:22:19.304 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-18 02:22:20.302 | Cloning from glean cache and applying ref * 2024-11-18 02:22:20.565 | (0063 / 1318) 2024-11-18 02:22:20.586 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-18 02:22:21.503 | Cloning from grafyaml cache and applying ref * 2024-11-18 02:22:22.330 | (0064 / 1318) 2024-11-18 02:22:22.352 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-18 02:22:23.392 | Cloning from infra-manual cache and applying ref * 2024-11-18 02:22:24.586 | (0065 / 1318) 2024-11-18 02:22:24.608 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-18 02:22:26.019 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-18 02:22:28.834 | (0066 / 1318) 2024-11-18 02:22:28.857 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-18 02:22:29.668 | Cloning from infra-specs cache and applying ref * 2024-11-18 02:22:29.779 | (0067 / 1318) 2024-11-18 02:22:29.801 | 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-11-18 02:22:30.151 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-18 02:22:30.699 | (0068 / 1318) 2024-11-18 02:22:30.721 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-18 02:22:33.283 | Cloning from irc-meetings cache and applying ref * 2024-11-18 02:22:43.453 | (0069 / 1318) 2024-11-18 02:22:43.484 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-18 02:22:44.495 | Cloning from jeepyb cache and applying ref * 2024-11-18 02:22:44.952 | (0070 / 1318) 2024-11-18 02:22:44.974 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-18 02:22:45.662 | Cloning from lodgeit cache and applying ref * 2024-11-18 02:22:47.107 | (0071 / 1318) 2024-11-18 02:22:47.129 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-18 02:22:47.441 | Cloning from log-classify cache and applying ref * 2024-11-18 02:22:47.532 | (0072 / 1318) 2024-11-18 02:22:47.555 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-18 02:22:47.863 | Cloning from log_processor cache and applying ref * 2024-11-18 02:22:47.959 | (0073 / 1318) 2024-11-18 02:22:47.980 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-18 02:22:48.335 | Cloning from lpmqtt cache and applying ref * 2024-11-18 02:22:48.427 | (0074 / 1318) 2024-11-18 02:22:48.448 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-18 02:22:48.977 | Cloning from meetbot cache and applying ref * 2024-11-18 02:22:49.212 | (0075 / 1318) 2024-11-18 02:22:49.235 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-18 02:22:49.639 | Cloning from mqtt_statsd cache and applying ref * 2024-11-18 02:22:49.737 | (0076 / 1318) 2024-11-18 02:22:49.759 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-18 02:22:50.217 | Cloning from netlify-sandbox cache and applying ref * 2024-11-18 02:22:50.863 | (0077 / 1318) 2024-11-18 02:22:50.884 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-18 02:22:51.406 | Cloning from project-config cache and applying ref * 2024-11-18 02:22:51.593 | (0078 / 1318) 2024-11-18 02:22:51.615 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-18 02:22:51.926 | Cloning from project-config-example cache and applying ref * 2024-11-18 02:22:52.022 | (0079 / 1318) 2024-11-18 02:22:52.043 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-18 02:22:52.575 | Cloning from publications cache and applying ref * 2024-11-18 02:22:53.292 | (0080 / 1318) 2024-11-18 02:22:53.314 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-18 02:22:53.632 | Cloning from puppet-bup cache and applying ref * 2024-11-18 02:22:53.726 | (0081 / 1318) 2024-11-18 02:22:53.748 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-18 02:22:54.085 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-18 02:22:54.180 | (0082 / 1318) 2024-11-18 02:22:54.201 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-18 02:22:54.783 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-18 02:22:54.877 | (0083 / 1318) 2024-11-18 02:22:54.898 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-18 02:22:55.381 | Cloning from puppet-httpd cache and applying ref * 2024-11-18 02:22:55.477 | (0084 / 1318) 2024-11-18 02:22:55.498 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-18 02:22:55.918 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-18 02:22:56.008 | (0085 / 1318) 2024-11-18 02:22:56.030 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-18 02:22:56.615 | Cloning from puppet-logrotate cache and applying ref * 2024-11-18 02:22:56.708 | (0086 / 1318) 2024-11-18 02:22:56.729 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-18 02:22:57.296 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-18 02:22:57.390 | (0087 / 1318) 2024-11-18 02:22:57.413 | 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-11-18 02:22:57.747 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-18 02:22:57.839 | (0088 / 1318) 2024-11-18 02:22:57.861 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-18 02:22:58.531 | Cloning from puppet-pip cache and applying ref * 2024-11-18 02:22:58.624 | (0089 / 1318) 2024-11-18 02:22:58.646 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-18 02:22:58.987 | Cloning from puppet-project_config cache and applying ref * 2024-11-18 02:22:59.086 | (0090 / 1318) 2024-11-18 02:22:59.107 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-18 02:22:59.405 | Cloning from puppet-redis cache and applying ref * 2024-11-18 02:22:59.500 | (0091 / 1318) 2024-11-18 02:22:59.523 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-18 02:22:59.838 | Cloning from puppet-reviewday cache and applying ref * 2024-11-18 02:22:59.935 | (0092 / 1318) 2024-11-18 02:22:59.956 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-18 02:23:00.655 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-18 02:23:00.750 | (0093 / 1318) 2024-11-18 02:23:00.771 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-18 02:23:01.309 | Cloning from puppet-ssh cache and applying ref * 2024-11-18 02:23:01.416 | (0094 / 1318) 2024-11-18 02:23:01.438 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-18 02:23:01.879 | Cloning from puppet-storyboard cache and applying ref * 2024-11-18 02:23:01.972 | (0095 / 1318) 2024-11-18 02:23:01.995 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-18 02:23:02.312 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-18 02:23:02.405 | (0096 / 1318) 2024-11-18 02:23:02.427 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-18 02:23:03.001 | Cloning from puppet-ulimit cache and applying ref * 2024-11-18 02:23:03.095 | (0097 / 1318) 2024-11-18 02:23:03.116 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-18 02:23:03.475 | Cloning from puppet-user cache and applying ref * 2024-11-18 02:23:03.568 | (0098 / 1318) 2024-11-18 02:23:03.590 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-18 02:23:03.932 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-18 02:23:04.032 | (0099 / 1318) 2024-11-18 02:23:04.055 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-18 02:23:04.612 | Cloning from puppet-zanata cache and applying ref * 2024-11-18 02:23:04.706 | (0100 / 1318) 2024-11-18 02:23:04.727 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-18 02:23:05.354 | Cloning from python-storyboardclient cache and applying ref * 2024-11-18 02:23:05.455 | (0101 / 1318) 2024-11-18 02:23:05.476 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-18 02:23:06.280 | Cloning from sandbox cache and applying ref * 2024-11-18 02:23:26.178 | (0102 / 1318) 2024-11-18 02:23:26.200 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-18 02:23:28.193 | Cloning from statusbot cache and applying ref * 2024-11-18 02:23:28.457 | (0103 / 1318) 2024-11-18 02:23:28.479 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-18 02:23:29.218 | Cloning from storyboard cache and applying ref * 2024-11-18 02:23:29.680 | (0104 / 1318) 2024-11-18 02:23:29.703 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-18 02:23:30.143 | Cloning from storyboard-vue cache and applying ref * 2024-11-18 02:23:30.276 | (0105 / 1318) 2024-11-18 02:23:30.298 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-18 02:23:30.786 | Cloning from storyboard-webclient cache and applying ref * 2024-11-18 02:23:30.997 | (0106 / 1318) 2024-11-18 02:23:31.019 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-18 02:23:31.421 | Cloning from subunit2sql cache and applying ref * 2024-11-18 02:23:31.619 | (0107 / 1318) 2024-11-18 02:23:31.642 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-18 02:23:32.904 | Cloning from system-config cache and applying ref * 2024-11-18 02:26:49.681 | (0108 / 1318) 2024-11-18 02:26:49.702 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-18 02:26:51.593 | Cloning from yaml2ical cache and applying ref * 2024-11-18 02:26:51.891 | (0109 / 1318) 2024-11-18 02:26:51.914 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-18 02:26:52.812 | Cloning from zone-gating.dev cache and applying ref * 2024-11-18 02:26:53.184 | (0110 / 1318) 2024-11-18 02:26:53.206 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-18 02:26:53.935 | Cloning from zone-opendev.org cache and applying ref * 2024-11-18 02:27:04.884 | (0111 / 1318) 2024-11-18 02:27:04.909 | 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-11-18 02:27:06.176 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-18 02:27:06.840 | (0112 / 1318) 2024-11-18 02:27:06.862 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-18 02:27:07.790 | Cloning from zuul-jobs cache and applying ref * 2024-11-18 02:27:10.216 | (0113 / 1318) 2024-11-18 02:27:10.238 | 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-11-18 02:27:11.061 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-18 02:27:11.707 | (0114 / 1318) 2024-11-18 02:27:11.729 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-18 02:27:12.213 | Cloning from edge-computing-group cache and applying ref * 2024-11-18 02:27:12.570 | (0115 / 1318) 2024-11-18 02:27:12.592 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-18 02:27:13.208 | Cloning from four-opens cache and applying ref * 2024-11-18 02:27:13.302 | (0116 / 1318) 2024-11-18 02:27:13.323 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-18 02:27:13.858 | Cloning from groups cache and applying ref * 2024-11-18 02:27:14.354 | (0117 / 1318) 2024-11-18 02:27:14.376 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-18 02:27:15.777 | Cloning from groups-static-pages cache and applying ref * 2024-11-18 02:27:15.872 | (0118 / 1318) 2024-11-18 02:27:15.897 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-18 02:27:16.963 | Cloning from interop cache and applying ref * 2024-11-18 02:27:17.833 | (0119 / 1318) 2024-11-18 02:27:17.855 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-18 02:27:18.202 | Cloning from odsreg cache and applying ref * 2024-11-18 02:27:18.307 | (0120 / 1318) 2024-11-18 02:27:18.329 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-18 02:27:19.928 | Cloning from openstack-map cache and applying ref * 2024-11-18 02:27:20.291 | (0121 / 1318) 2024-11-18 02:27:20.313 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-18 02:27:20.741 | Cloning from openstackweb cache and applying ref * 2024-11-18 02:27:22.987 | (0122 / 1318) 2024-11-18 02:27:23.008 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-18 02:27:24.627 | Cloning from python-tempestconf cache and applying ref * 2024-11-18 02:27:36.353 | (0123 / 1318) 2024-11-18 02:27:36.376 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-18 02:27:37.263 | Cloning from refstack cache and applying ref * 2024-11-18 02:27:39.284 | (0124 / 1318) 2024-11-18 02:27:39.306 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-18 02:27:40.094 | Cloning from refstack-client cache and applying ref * 2024-11-18 02:27:41.504 | (0125 / 1318) 2024-11-18 02:27:41.526 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-18 02:27:41.856 | Cloning from transparency-policy cache and applying ref * 2024-11-18 02:27:41.951 | (0126 / 1318) 2024-11-18 02:27:41.973 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-18 02:27:42.378 | Cloning from way cache and applying ref * 2024-11-18 02:27:42.471 | (0127 / 1318) 2024-11-18 02:27:42.496 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-18 02:27:42.868 | Cloning from contrib cache and applying ref * 2024-11-18 02:27:42.958 | (0128 / 1318) 2024-11-18 02:27:42.980 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-18 02:27:47.144 | Cloning from adjutant cache and applying ref * 2024-11-18 02:27:50.832 | (0129 / 1318) 2024-11-18 02:27:50.855 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-18 02:27:53.650 | Cloning from adjutant-ui cache and applying ref * 2024-11-18 02:27:55.373 | (0130 / 1318) 2024-11-18 02:27:55.394 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-18 02:27:58.956 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-18 02:28:17.319 | (0131 / 1318) 2024-11-18 02:28:17.341 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-18 02:28:20.161 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-18 02:28:39.535 | (0132 / 1318) 2024-11-18 02:28:39.557 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-18 02:28:41.548 | Cloning from ansible-config_template cache and applying ref * 2024-11-18 02:28:43.930 | (0133 / 1318) 2024-11-18 02:28:43.952 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-18 02:28:46.741 | Cloning from ansible-hardening cache and applying ref * 2024-11-18 02:28:49.932 | (0134 / 1318) 2024-11-18 02:28:49.954 | 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-11-18 02:28:50.502 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-18 02:28:50.599 | (0135 / 1318) 2024-11-18 02:28:50.622 | 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-11-18 02:28:53.949 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-18 02:28:55.022 | (0136 / 1318) 2024-11-18 02:28:55.045 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-18 02:28:56.344 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-18 02:28:56.762 | (0137 / 1318) 2024-11-18 02:28:56.798 | 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-11-18 02:29:01.438 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-18 02:29:02.643 | (0138 / 1318) 2024-11-18 02:29:02.665 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-18 02:29:04.161 | Cloning from ansible-role-pki cache and applying ref * 2024-11-18 02:29:06.175 | (0139 / 1318) 2024-11-18 02:29:06.197 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-18 02:29:06.642 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-18 02:29:06.733 | (0140 / 1318) 2024-11-18 02:29:06.755 | 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-11-18 02:29:09.178 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-18 02:29:15.075 | (0141 / 1318) 2024-11-18 02:29:15.099 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-18 02:29:16.996 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-18 02:29:17.806 | (0142 / 1318) 2024-11-18 02:29:17.829 | 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-11-18 02:29:19.644 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-18 02:29:21.116 | (0143 / 1318) 2024-11-18 02:29:21.137 | 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-11-18 02:29:22.883 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-18 02:29:26.815 | (0144 / 1318) 2024-11-18 02:29:26.838 | 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-11-18 02:29:28.670 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-18 02:29:33.408 | (0145 / 1318) 2024-11-18 02:29:33.431 | 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-11-18 02:29:38.037 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-18 02:29:40.332 | (0146 / 1318) 2024-11-18 02:29:40.353 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-18 02:29:43.170 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-18 02:29:47.860 | (0147 / 1318) 2024-11-18 02:29:47.884 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-18 02:29:48.239 | Cloning from ansible-role-vault cache and applying ref * 2024-11-18 02:29:48.329 | (0148 / 1318) 2024-11-18 02:29:48.351 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-18 02:29:49.636 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-18 02:29:51.465 | (0149 / 1318) 2024-11-18 02:29:51.486 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-18 02:29:56.542 | Cloning from aodh cache and applying ref * 2024-11-18 02:30:25.636 | (0150 / 1318) 2024-11-18 02:30:25.658 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-18 02:30:26.122 | Cloning from api-sig cache and applying ref * 2024-11-18 02:30:26.239 | (0151 / 1318) 2024-11-18 02:30:26.261 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-18 02:30:26.769 | Cloning from api-site cache and applying ref * 2024-11-18 02:30:27.649 | (0152 / 1318) 2024-11-18 02:30:27.671 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-18 02:30:28.065 | Cloning from arch-design cache and applying ref * 2024-11-18 02:30:28.226 | (0153 / 1318) 2024-11-18 02:30:28.249 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-18 02:30:28.784 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-18 02:30:28.894 | (0154 / 1318) 2024-11-18 02:30:28.916 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-18 02:30:30.955 | Cloning from automaton cache and applying ref * 2024-11-18 02:30:34.182 | (0155 / 1318) 2024-11-18 02:30:34.204 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-18 02:30:38.651 | Cloning from barbican cache and applying ref * 2024-11-18 02:31:04.756 | (0156 / 1318) 2024-11-18 02:31:04.774 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-18 02:31:05.514 | Cloning from barbican-specs cache and applying ref * 2024-11-18 02:31:05.635 | (0157 / 1318) 2024-11-18 02:31:05.652 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-18 02:31:07.395 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-18 02:31:12.508 | (0158 / 1318) 2024-11-18 02:31:12.526 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-18 02:31:12.916 | Cloning from barbican-ui cache and applying ref * 2024-11-18 02:31:13.016 | (0159 / 1318) 2024-11-18 02:31:13.033 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-18 02:31:13.785 | Cloning from bashate cache and applying ref * 2024-11-18 02:31:14.609 | (0160 / 1318) 2024-11-18 02:31:14.627 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-18 02:31:18.238 | Cloning from bifrost cache and applying ref * 2024-11-18 02:32:21.135 | (0161 / 1318) 2024-11-18 02:32:21.157 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-18 02:32:26.122 | Cloning from blazar cache and applying ref * 2024-11-18 02:32:41.185 | (0162 / 1318) 2024-11-18 02:32:41.207 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-18 02:32:43.720 | Cloning from blazar-dashboard cache and applying ref * 2024-11-18 02:32:49.857 | (0163 / 1318) 2024-11-18 02:32:49.881 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-18 02:32:52.851 | Cloning from blazar-nova cache and applying ref * 2024-11-18 02:32:54.879 | (0164 / 1318) 2024-11-18 02:32:54.903 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-18 02:32:55.264 | Cloning from blazar-specs cache and applying ref * 2024-11-18 02:32:55.372 | (0165 / 1318) 2024-11-18 02:32:55.404 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-18 02:32:57.028 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-18 02:32:58.284 | (0166 / 1318) 2024-11-18 02:32:58.306 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-18 02:32:58.789 | Cloning from bugdaystats cache and applying ref * 2024-11-18 02:32:58.897 | (0167 / 1318) 2024-11-18 02:32:58.919 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-18 02:33:02.141 | Cloning from castellan cache and applying ref * 2024-11-18 02:33:06.702 | (0168 / 1318) 2024-11-18 02:33:06.722 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-18 02:33:10.308 | Cloning from ceilometer cache and applying ref * 2024-11-18 02:34:00.120 | (0169 / 1318) 2024-11-18 02:34:00.142 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-18 02:34:06.803 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-18 02:34:13.553 | (0170 / 1318) 2024-11-18 02:34:13.576 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-18 02:34:15.409 | Cloning from charm-aodh cache and applying ref * 2024-11-18 02:34:22.911 | (0171 / 1318) 2024-11-18 02:34:22.933 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-18 02:34:24.969 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-18 02:34:30.623 | (0172 / 1318) 2024-11-18 02:34:30.644 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-18 02:34:32.888 | Cloning from charm-barbican cache and applying ref * 2024-11-18 02:34:38.509 | (0173 / 1318) 2024-11-18 02:34:38.552 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-18 02:34:39.875 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-18 02:34:41.733 | (0174 / 1318) 2024-11-18 02:34:41.755 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-18 02:34:42.317 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-18 02:34:42.425 | (0175 / 1318) 2024-11-18 02:34:42.447 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-18 02:34:43.461 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-18 02:34:48.915 | (0176 / 1318) 2024-11-18 02:34:48.937 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-18 02:34:50.439 | Cloning from charm-ceilometer cache and applying ref * 2024-11-18 02:35:02.526 | (0177 / 1318) 2024-11-18 02:35:02.552 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-18 02:35:05.009 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-18 02:35:15.868 | (0178 / 1318) 2024-11-18 02:35:15.890 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-18 02:35:17.442 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-18 02:35:21.187 | (0179 / 1318) 2024-11-18 02:35:21.208 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-18 02:35:22.603 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-18 02:35:32.687 | (0180 / 1318) 2024-11-18 02:35:32.708 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-18 02:35:33.972 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-18 02:35:39.268 | (0181 / 1318) 2024-11-18 02:35:39.293 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-18 02:35:40.981 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-18 02:35:53.036 | (0182 / 1318) 2024-11-18 02:35:53.058 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-18 02:35:54.830 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-18 02:36:30.679 | (0183 / 1318) 2024-11-18 02:36:30.700 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-18 02:36:32.005 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-18 02:36:35.046 | (0184 / 1318) 2024-11-18 02:36:35.067 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-18 02:36:36.931 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-18 02:37:00.136 | (0185 / 1318) 2024-11-18 02:37:00.158 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-18 02:37:01.040 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-18 02:37:05.492 | (0186 / 1318) 2024-11-18 02:37:05.515 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-18 02:37:07.308 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-18 02:37:27.411 | (0187 / 1318) 2024-11-18 02:37:27.434 | 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-11-18 02:37:28.784 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-18 02:37:33.098 | (0188 / 1318) 2024-11-18 02:37:33.120 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-18 02:37:35.300 | Cloning from charm-cinder cache and applying ref * 2024-11-18 02:37:56.146 | (0189 / 1318) 2024-11-18 02:37:56.163 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-18 02:37:57.624 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-18 02:38:01.637 | (0190 / 1318) 2024-11-18 02:38:01.654 | 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-11-18 02:38:02.546 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-18 02:38:05.499 | (0191 / 1318) 2024-11-18 02:38:05.517 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-18 02:38:06.458 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-18 02:38:12.124 | (0192 / 1318) 2024-11-18 02:38:12.142 | 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-11-18 02:38:13.414 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-18 02:38:19.916 | (0193 / 1318) 2024-11-18 02:38:19.934 | 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-11-18 02:38:20.250 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-18 02:38:20.324 | (0194 / 1318) 2024-11-18 02:38:20.341 | 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-11-18 02:38:20.632 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-18 02:38:20.707 | (0195 / 1318) 2024-11-18 02:38:20.725 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-18 02:38:21.924 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-18 02:38:24.520 | (0196 / 1318) 2024-11-18 02:38:24.538 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-18 02:38:25.888 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-18 02:38:35.342 | (0197 / 1318) 2024-11-18 02:38:35.363 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-18 02:38:36.902 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-18 02:38:41.303 | (0198 / 1318) 2024-11-18 02:38:41.321 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-18 02:38:42.782 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-18 02:38:45.610 | (0199 / 1318) 2024-11-18 02:38:45.627 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-18 02:38:46.211 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-18 02:38:47.245 | (0200 / 1318) 2024-11-18 02:38:47.262 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-18 02:38:48.032 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-18 02:38:50.157 | (0201 / 1318) 2024-11-18 02:38:50.175 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-18 02:38:51.853 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-18 02:39:01.011 | (0202 / 1318) 2024-11-18 02:39:01.028 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-18 02:39:02.138 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-18 02:39:04.034 | (0203 / 1318) 2024-11-18 02:39:04.052 | 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-11-18 02:39:04.823 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-18 02:39:06.758 | (0204 / 1318) 2024-11-18 02:39:06.776 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-18 02:39:07.232 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-18 02:39:07.320 | (0205 / 1318) 2024-11-18 02:39:07.337 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-18 02:39:09.025 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-18 02:39:13.176 | (0206 / 1318) 2024-11-18 02:39:13.193 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-18 02:39:14.790 | Cloning from charm-designate cache and applying ref * 2024-11-18 02:39:27.339 | (0207 / 1318) 2024-11-18 02:39:27.356 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-18 02:39:28.566 | Cloning from charm-designate-bind cache and applying ref * 2024-11-18 02:39:32.709 | (0208 / 1318) 2024-11-18 02:39:32.727 | 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-11-18 02:39:33.909 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-18 02:39:34.799 | (0209 / 1318) 2024-11-18 02:39:34.817 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-18 02:39:35.792 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-18 02:39:37.291 | (0210 / 1318) 2024-11-18 02:39:37.309 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-18 02:39:38.920 | Cloning from charm-glance cache and applying ref * 2024-11-18 02:39:55.280 | (0211 / 1318) 2024-11-18 02:39:55.297 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-18 02:39:56.433 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-18 02:40:03.682 | (0212 / 1318) 2024-11-18 02:40:03.699 | 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-11-18 02:40:04.949 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-18 02:40:12.141 | (0213 / 1318) 2024-11-18 02:40:12.158 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-18 02:40:12.641 | Cloning from charm-glusterfs cache and applying ref * 2024-11-18 02:40:12.757 | (0214 / 1318) 2024-11-18 02:40:12.775 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-18 02:40:14.724 | Cloning from charm-gnocchi cache and applying ref * 2024-11-18 02:40:26.433 | (0215 / 1318) 2024-11-18 02:40:26.451 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-18 02:40:27.874 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-18 02:40:31.877 | (0216 / 1318) 2024-11-18 02:40:31.894 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-18 02:40:33.244 | Cloning from charm-guide cache and applying ref * 2024-11-18 02:41:25.579 | (0217 / 1318) 2024-11-18 02:41:25.597 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-18 02:41:27.686 | Cloning from charm-hacluster cache and applying ref * 2024-11-18 02:41:32.691 | (0218 / 1318) 2024-11-18 02:41:32.707 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-18 02:41:34.322 | Cloning from charm-heat cache and applying ref * 2024-11-18 02:41:52.561 | (0219 / 1318) 2024-11-18 02:41:52.579 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-18 02:41:53.849 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-18 02:42:08.520 | (0220 / 1318) 2024-11-18 02:42:08.538 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-18 02:42:10.310 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-18 02:42:27.937 | (0221 / 1318) 2024-11-18 02:42:27.955 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-18 02:42:29.184 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-18 02:42:30.655 | (0222 / 1318) 2024-11-18 02:42:30.672 | 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-11-18 02:42:31.104 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-18 02:42:31.177 | (0223 / 1318) 2024-11-18 02:42:31.195 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-18 02:42:31.479 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-18 02:42:31.555 | (0224 / 1318) 2024-11-18 02:42:31.572 | 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-11-18 02:42:31.850 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-18 02:42:31.923 | (0225 / 1318) 2024-11-18 02:42:31.940 | 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-11-18 02:42:32.217 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-18 02:42:32.292 | (0226 / 1318) 2024-11-18 02:42:32.309 | 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-11-18 02:42:32.592 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-18 02:42:32.665 | (0227 / 1318) 2024-11-18 02:42:32.682 | 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-11-18 02:42:33.087 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-18 02:42:33.160 | (0228 / 1318) 2024-11-18 02:42:33.178 | 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-11-18 02:42:33.478 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-18 02:42:33.551 | (0229 / 1318) 2024-11-18 02:42:33.568 | 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-11-18 02:42:33.871 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-18 02:42:33.944 | (0230 / 1318) 2024-11-18 02:42:33.961 | 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-11-18 02:42:34.255 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-18 02:42:34.327 | (0231 / 1318) 2024-11-18 02:42:34.344 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-18 02:42:34.687 | Cloning from charm-interface-designate cache and applying ref * 2024-11-18 02:42:34.760 | (0232 / 1318) 2024-11-18 02:42:34.777 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-18 02:42:35.038 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-18 02:42:35.111 | (0233 / 1318) 2024-11-18 02:42:35.128 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-18 02:42:35.743 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-18 02:42:35.930 | (0234 / 1318) 2024-11-18 02:42:35.948 | 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-11-18 02:42:36.318 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-18 02:42:36.390 | (0235 / 1318) 2024-11-18 02:42:36.407 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-18 02:42:36.740 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-18 02:42:37.711 | (0236 / 1318) 2024-11-18 02:42:37.728 | 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-11-18 02:42:38.266 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-18 02:42:38.338 | (0237 / 1318) 2024-11-18 02:42:38.356 | 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-11-18 02:42:38.622 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-18 02:42:38.694 | (0238 / 1318) 2024-11-18 02:42:38.711 | 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-11-18 02:42:39.007 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-18 02:42:39.079 | (0239 / 1318) 2024-11-18 02:42:39.096 | 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-11-18 02:42:39.368 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-18 02:42:39.440 | (0240 / 1318) 2024-11-18 02:42:39.457 | 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-11-18 02:42:40.004 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-18 02:42:40.076 | (0241 / 1318) 2024-11-18 02:42:40.093 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-18 02:42:40.880 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-18 02:42:40.953 | (0242 / 1318) 2024-11-18 02:42:40.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-11-18 02:42:41.332 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-18 02:42:41.405 | (0243 / 1318) 2024-11-18 02:42:41.422 | 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-11-18 02:42:41.720 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-18 02:42:41.793 | (0244 / 1318) 2024-11-18 02:42:41.810 | 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-11-18 02:42:42.079 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-18 02:42:42.151 | (0245 / 1318) 2024-11-18 02:42:42.168 | 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-11-18 02:42:42.750 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-18 02:42:42.823 | (0246 / 1318) 2024-11-18 02:42:42.840 | 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-11-18 02:42:43.374 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-18 02:42:43.447 | (0247 / 1318) 2024-11-18 02:42:43.464 | 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-11-18 02:42:43.940 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-18 02:42:44.012 | (0248 / 1318) 2024-11-18 02:42:44.030 | 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-11-18 02:42:44.520 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-18 02:42:44.593 | (0249 / 1318) 2024-11-18 02:42:44.610 | 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-11-18 02:42:44.885 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-18 02:42:44.956 | (0250 / 1318) 2024-11-18 02:42:44.974 | 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-11-18 02:42:45.309 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-18 02:42:45.381 | (0251 / 1318) 2024-11-18 02:42:45.398 | 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-11-18 02:42:45.682 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-18 02:42:45.752 | (0252 / 1318) 2024-11-18 02:42:45.770 | 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-11-18 02:42:46.075 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-18 02:42:46.147 | (0253 / 1318) 2024-11-18 02:42:46.164 | 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-11-18 02:42:46.458 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-18 02:42:46.529 | (0254 / 1318) 2024-11-18 02:42:46.546 | 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-11-18 02:42:47.174 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-18 02:42:47.247 | (0255 / 1318) 2024-11-18 02:42:47.264 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-18 02:42:47.570 | Cloning from charm-interface-placement cache and applying ref * 2024-11-18 02:42:47.641 | (0256 / 1318) 2024-11-18 02:42:47.659 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-18 02:42:47.986 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-18 02:42:48.058 | (0257 / 1318) 2024-11-18 02:42:48.075 | 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-11-18 02:42:48.366 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-18 02:42:48.438 | (0258 / 1318) 2024-11-18 02:42:48.455 | 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-11-18 02:42:48.738 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-18 02:42:48.809 | (0259 / 1318) 2024-11-18 02:42:48.827 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-18 02:42:50.505 | Cloning from charm-ironic cache and applying ref * 2024-11-18 02:42:51.324 | (0260 / 1318) 2024-11-18 02:42:51.341 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-18 02:42:53.802 | Cloning from charm-ironic-api cache and applying ref * 2024-11-18 02:43:06.010 | (0261 / 1318) 2024-11-18 02:43:06.027 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-18 02:43:10.578 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-18 02:43:26.132 | (0262 / 1318) 2024-11-18 02:43:26.150 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-18 02:43:27.710 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-18 02:43:33.905 | (0263 / 1318) 2024-11-18 02:43:33.923 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-18 02:43:36.101 | Cloning from charm-keystone cache and applying ref * 2024-11-18 02:43:59.136 | (0264 / 1318) 2024-11-18 02:43:59.153 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-18 02:44:00.478 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-18 02:44:16.151 | (0265 / 1318) 2024-11-18 02:44:16.168 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-18 02:44:17.853 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-18 02:44:25.155 | (0266 / 1318) 2024-11-18 02:44:25.173 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-18 02:44:26.481 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-18 02:44:30.718 | (0267 / 1318) 2024-11-18 02:44:30.735 | 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-11-18 02:44:31.539 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-18 02:44:32.202 | (0268 / 1318) 2024-11-18 02:44:32.219 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-18 02:44:33.430 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-18 02:44:37.575 | (0269 / 1318) 2024-11-18 02:44:37.593 | 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-11-18 02:44:40.935 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-18 02:44:47.936 | (0270 / 1318) 2024-11-18 02:44:47.954 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-18 02:44:48.377 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-18 02:44:48.448 | (0271 / 1318) 2024-11-18 02:44:48.466 | 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-11-18 02:44:48.774 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-18 02:44:48.848 | (0272 / 1318) 2024-11-18 02:44:48.866 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-18 02:44:49.487 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-18 02:44:49.589 | (0273 / 1318) 2024-11-18 02:44:49.607 | 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-11-18 02:44:50.008 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-18 02:44:50.080 | (0274 / 1318) 2024-11-18 02:44:50.098 | 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-11-18 02:44:50.394 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-18 02:44:50.466 | (0275 / 1318) 2024-11-18 02:44:50.483 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-18 02:44:52.363 | Cloning from charm-magnum cache and applying ref * 2024-11-18 02:45:00.408 | (0276 / 1318) 2024-11-18 02:45:00.425 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-18 02:45:01.789 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-18 02:45:07.064 | (0277 / 1318) 2024-11-18 02:45:07.082 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-11-18 02:45:08.769 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-18 02:45:10.289 | (0278 / 1318) 2024-11-18 02:45:10.306 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-18 02:45:11.801 | Cloning from charm-magpie cache and applying ref * 2024-11-18 02:45:19.614 | (0279 / 1318) 2024-11-18 02:45:19.632 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-18 02:45:21.210 | Cloning from charm-manila cache and applying ref * 2024-11-18 02:45:40.976 | (0280 / 1318) 2024-11-18 02:45:40.993 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-18 02:45:43.010 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-18 02:45:48.256 | (0281 / 1318) 2024-11-18 02:45:48.273 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-18 02:45:48.643 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-18 02:45:48.717 | (0282 / 1318) 2024-11-18 02:45:48.734 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-18 02:45:51.185 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-18 02:46:06.060 | (0283 / 1318) 2024-11-18 02:46:06.078 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-18 02:46:07.955 | Cloning from charm-manila-generic cache and applying ref * 2024-11-18 02:46:16.403 | (0284 / 1318) 2024-11-18 02:46:16.421 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-18 02:46:16.889 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-18 02:46:17.000 | (0285 / 1318) 2024-11-18 02:46:17.017 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-18 02:46:17.892 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-18 02:46:20.240 | (0286 / 1318) 2024-11-18 02:46:20.257 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-11-18 02:46:21.483 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-18 02:46:28.426 | (0287 / 1318) 2024-11-18 02:46:28.444 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-18 02:46:30.958 | Cloning from charm-masakari cache and applying ref * 2024-11-18 02:46:52.992 | (0288 / 1318) 2024-11-18 02:46:53.010 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-18 02:46:54.470 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-18 02:47:01.659 | (0289 / 1318) 2024-11-18 02:47:01.676 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-18 02:47:02.447 | Cloning from charm-mistral cache and applying ref * 2024-11-18 02:47:02.546 | (0290 / 1318) 2024-11-18 02:47:02.563 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-18 02:47:02.925 | Cloning from charm-murano cache and applying ref * 2024-11-18 02:47:03.040 | (0291 / 1318) 2024-11-18 02:47:03.056 | 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-11-18 02:47:04.163 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-18 02:47:24.467 | (0292 / 1318) 2024-11-18 02:47:24.484 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-18 02:47:25.945 | Cloning from charm-mysql-router cache and applying ref * 2024-11-18 02:47:32.605 | (0293 / 1318) 2024-11-18 02:47:32.622 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-18 02:47:34.556 | Cloning from charm-neutron-api cache and applying ref * 2024-11-18 02:48:04.213 | (0294 / 1318) 2024-11-18 02:48:04.230 | 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-11-18 02:48:04.744 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-18 02:48:04.880 | (0295 / 1318) 2024-11-18 02:48:04.897 | 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-11-18 02:48:06.575 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-18 02:48:16.072 | (0296 / 1318) 2024-11-18 02:48:16.090 | 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-11-18 02:48:18.966 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-18 02:48:25.338 | (0297 / 1318) 2024-11-18 02:48:25.356 | 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-11-18 02:48:26.783 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-18 02:48:42.812 | (0298 / 1318) 2024-11-18 02:48:42.830 | 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-11-18 02:48:43.816 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-18 02:48:46.506 | (0299 / 1318) 2024-11-18 02:48:46.524 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-18 02:48:48.056 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-18 02:48:59.050 | (0300 / 1318) 2024-11-18 02:48:59.068 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-18 02:49:01.389 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-18 02:49:09.126 | (0301 / 1318) 2024-11-18 02:49:09.152 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-18 02:49:10.438 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-18 02:49:18.056 | (0302 / 1318) 2024-11-18 02:49:18.074 | 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-11-18 02:49:20.149 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-18 02:49:29.157 | (0303 / 1318) 2024-11-18 02:49:29.174 | 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-11-18 02:49:32.170 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-18 02:50:11.262 | (0304 / 1318) 2024-11-18 02:50:11.280 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-18 02:50:13.213 | Cloning from charm-nova-compute cache and applying ref * 2024-11-18 02:50:43.647 | (0305 / 1318) 2024-11-18 02:50:43.664 | 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-11-18 02:50:44.650 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-18 02:50:47.545 | (0306 / 1318) 2024-11-18 02:50:47.562 | 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-11-18 02:50:47.962 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-18 02:50:48.068 | (0307 / 1318) 2024-11-18 02:50:48.085 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-18 02:50:49.331 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-18 02:50:56.353 | (0308 / 1318) 2024-11-18 02:50:56.371 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-18 02:50:56.930 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-18 02:50:57.177 | (0309 / 1318) 2024-11-18 02:50:57.194 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-18 02:50:59.356 | Cloning from charm-octavia cache and applying ref * 2024-11-18 02:51:10.500 | (0310 / 1318) 2024-11-18 02:51:10.518 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-18 02:51:12.251 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-18 02:51:15.030 | (0311 / 1318) 2024-11-18 02:51:15.047 | 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-11-18 02:51:15.960 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-18 02:51:19.387 | (0312 / 1318) 2024-11-18 02:51:19.404 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-18 02:51:20.027 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-18 02:51:20.863 | (0313 / 1318) 2024-11-18 02:51:20.880 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-18 02:51:21.263 | Cloning from charm-odl-controller cache and applying ref * 2024-11-18 02:51:21.354 | (0314 / 1318) 2024-11-18 02:51:21.371 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-18 02:51:22.473 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-18 02:51:35.916 | (0315 / 1318) 2024-11-18 02:51:35.934 | 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-11-18 02:51:36.427 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-18 02:51:36.643 | (0316 / 1318) 2024-11-18 02:51:36.660 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-11-18 02:51:37.250 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-18 02:51:40.261 | (0317 / 1318) 2024-11-18 02:51:40.278 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-11-18 02:51:40.615 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-18 02:51:40.694 | (0318 / 1318) 2024-11-18 02:51:40.712 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-11-18 02:51:41.098 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-18 02:51:41.194 | (0319 / 1318) 2024-11-18 02:51:41.212 | 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-11-18 02:51:41.595 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-18 02:51:41.903 | (0320 / 1318) 2024-11-18 02:51:41.921 | 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-11-18 02:51:42.187 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-18 02:51:42.260 | (0321 / 1318) 2024-11-18 02:51:42.277 | 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-11-18 02:51:42.562 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-18 02:51:42.636 | (0322 / 1318) 2024-11-18 02:51:42.654 | 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-11-18 02:51:42.921 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-18 02:51:42.996 | (0323 / 1318) 2024-11-18 02:51:43.013 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-11-18 02:51:43.568 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-18 02:51:43.853 | (0324 / 1318) 2024-11-18 02:51:43.870 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-11-18 02:51:44.790 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-18 02:51:52.554 | (0325 / 1318) 2024-11-18 02:51:52.571 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-11-18 02:51:53.131 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-18 02:51:53.403 | (0326 / 1318) 2024-11-18 02:51:53.421 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-18 02:51:53.760 | Cloning from charm-panko cache and applying ref * 2024-11-18 02:51:53.836 | (0327 / 1318) 2024-11-18 02:51:53.853 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-11-18 02:51:54.276 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-18 02:51:54.936 | (0328 / 1318) 2024-11-18 02:51:54.953 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-18 02:51:56.206 | Cloning from charm-placement cache and applying ref * 2024-11-18 02:52:00.873 | (0329 / 1318) 2024-11-18 02:52:00.891 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-11-18 02:52:01.705 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-18 02:52:06.580 | (0330 / 1318) 2024-11-18 02:52:06.597 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-11-18 02:52:07.456 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-18 02:52:13.097 | (0331 / 1318) 2024-11-18 02:52:13.115 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-18 02:52:13.845 | Cloning from charm-specs cache and applying ref * 2024-11-18 02:52:15.377 | (0332 / 1318) 2024-11-18 02:52:15.395 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-11-18 02:52:16.530 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-18 02:52:25.764 | (0333 / 1318) 2024-11-18 02:52:25.782 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-11-18 02:52:27.631 | Cloning from charm-swift-storage cache and applying ref * 2024-11-18 02:52:34.515 | (0334 / 1318) 2024-11-18 02:52:34.532 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-18 02:52:34.947 | Cloning from charm-tempest cache and applying ref * 2024-11-18 02:52:35.031 | (0335 / 1318) 2024-11-18 02:52:35.050 | 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-11-18 02:52:35.380 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-18 02:52:35.461 | (0336 / 1318) 2024-11-18 02:52:35.479 | 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-11-18 02:52:35.964 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-18 02:52:36.046 | (0337 / 1318) 2024-11-18 02:52:36.063 | 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-11-18 02:52:36.426 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-18 02:52:36.507 | (0338 / 1318) 2024-11-18 02:52:36.524 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-11-18 02:52:36.964 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-18 02:52:37.046 | (0339 / 1318) 2024-11-18 02:52:37.064 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-18 02:52:37.453 | Cloning from charm-trove cache and applying ref * 2024-11-18 02:52:37.554 | (0340 / 1318) 2024-11-18 02:52:37.572 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-18 02:52:38.403 | Cloning from charm-vault cache and applying ref * 2024-11-18 02:52:46.666 | (0341 / 1318) 2024-11-18 02:52:46.683 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-18 02:52:47.455 | Cloning from charm-watcher cache and applying ref * 2024-11-18 02:52:50.398 | (0342 / 1318) 2024-11-18 02:52:50.416 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-11-18 02:52:51.518 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-18 02:52:53.514 | (0343 / 1318) 2024-11-18 02:52:53.531 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-11-18 02:52:54.016 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-18 02:52:54.976 | (0344 / 1318) 2024-11-18 02:52:54.993 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-18 02:52:55.544 | Cloning from charms.ceph cache and applying ref * 2024-11-18 02:52:57.021 | (0345 / 1318) 2024-11-18 02:52:57.038 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-18 02:52:58.158 | Cloning from charms.openstack cache and applying ref * 2024-11-18 02:53:01.845 | (0346 / 1318) 2024-11-18 02:53:01.862 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-11-18 02:53:02.463 | Cloning from ci-log-processing cache and applying ref * 2024-11-18 02:53:10.207 | (0347 / 1318) 2024-11-18 02:53:10.225 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-18 02:53:13.814 | Cloning from cinder cache and applying ref * 2024-11-18 02:53:55.864 | (0348 / 1318) 2024-11-18 02:53:55.882 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-18 02:53:56.554 | Cloning from cinder-specs cache and applying ref * 2024-11-18 02:53:58.748 | (0349 / 1318) 2024-11-18 02:53:58.766 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-11-18 02:53:59.945 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-18 02:54:07.864 | (0350 / 1318) 2024-11-18 02:54:07.882 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-18 02:54:08.933 | Cloning from cinderlib cache and applying ref * 2024-11-18 02:54:10.231 | (0351 / 1318) 2024-11-18 02:54:10.249 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-18 02:54:11.624 | Cloning from cliff cache and applying ref * 2024-11-18 02:54:13.639 | (0352 / 1318) 2024-11-18 02:54:13.657 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-18 02:54:15.658 | Cloning from cloudkitty cache and applying ref * 2024-11-18 02:54:42.694 | (0353 / 1318) 2024-11-18 02:54:42.711 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-18 02:54:45.054 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-18 02:54:48.032 | (0354 / 1318) 2024-11-18 02:54:48.049 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-18 02:54:48.544 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-18 02:54:48.664 | (0355 / 1318) 2024-11-18 02:54:48.681 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-11-18 02:54:49.466 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-18 02:54:50.024 | (0356 / 1318) 2024-11-18 02:54:50.042 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-18 02:54:50.641 | Cloning from codegenerator cache and applying ref * 2024-11-18 02:55:13.031 | (0357 / 1318) 2024-11-18 02:55:13.048 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-18 02:55:13.475 | Cloning from constellations cache and applying ref * 2024-11-18 02:55:13.560 | (0358 / 1318) 2024-11-18 02:55:13.578 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-18 02:55:14.276 | Cloning from contributor-guide cache and applying ref * 2024-11-18 02:55:15.467 | (0359 / 1318) 2024-11-18 02:55:15.484 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-18 02:55:15.974 | Cloning from cookiecutter cache and applying ref * 2024-11-18 02:55:16.072 | (0360 / 1318) 2024-11-18 02:55:16.090 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-18 02:55:16.527 | Cloning from coverage2sql cache and applying ref * 2024-11-18 02:55:16.626 | (0361 / 1318) 2024-11-18 02:55:16.643 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-18 02:55:19.384 | Cloning from cyborg cache and applying ref * 2024-11-18 02:55:30.798 | (0362 / 1318) 2024-11-18 02:55:30.816 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-18 02:55:31.326 | Cloning from cyborg-specs cache and applying ref * 2024-11-18 02:55:31.550 | (0363 / 1318) 2024-11-18 02:55:31.567 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-11-18 02:55:32.634 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-18 02:55:32.909 | (0364 / 1318) 2024-11-18 02:55:32.927 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-18 02:55:33.593 | Cloning from debtcollector cache and applying ref * 2024-11-18 02:55:34.542 | (0365 / 1318) 2024-11-18 02:55:34.560 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-18 02:55:36.970 | Cloning from designate cache and applying ref * 2024-11-18 02:56:37.988 | (0366 / 1318) 2024-11-18 02:56:38.006 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-18 02:56:40.398 | Cloning from designate-dashboard cache and applying ref * 2024-11-18 02:56:43.289 | (0367 / 1318) 2024-11-18 02:56:43.306 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-18 02:56:43.713 | Cloning from designate-specs cache and applying ref * 2024-11-18 02:56:43.920 | (0368 / 1318) 2024-11-18 02:56:43.937 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-18 02:56:45.016 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-18 02:56:51.720 | (0369 / 1318) 2024-11-18 02:56:51.738 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-18 02:56:54.133 | Cloning from devstack cache and applying ref * 2024-11-18 02:57:40.592 | (0370 / 1318) 2024-11-18 02:57:40.610 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-18 02:57:41.284 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-18 02:57:41.368 | (0371 / 1318) 2024-11-18 02:57:41.386 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-18 02:57:42.994 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-18 02:57:47.452 | (0372 / 1318) 2024-11-18 02:57:47.469 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-18 02:57:48.700 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-18 02:57:49.654 | (0373 / 1318) 2024-11-18 02:57:49.672 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-18 02:57:49.962 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-18 02:57:50.035 | (0374 / 1318) 2024-11-18 02:57:50.052 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-18 02:57:50.798 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-18 02:57:50.878 | (0375 / 1318) 2024-11-18 02:57:50.896 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-18 02:57:51.770 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-18 02:57:52.225 | (0376 / 1318) 2024-11-18 02:57:52.242 | 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-11-18 02:57:52.598 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-18 02:57:52.689 | (0377 / 1318) 2024-11-18 02:57:52.706 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-18 02:57:53.054 | Cloning from devstack-tools cache and applying ref * 2024-11-18 02:57:53.168 | (0378 / 1318) 2024-11-18 02:57:53.185 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-18 02:57:53.667 | Cloning from devstack-vagrant cache and applying ref * 2024-11-18 02:57:53.885 | (0379 / 1318) 2024-11-18 02:57:53.902 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-18 02:57:55.169 | Cloning from diskimage-builder cache and applying ref * 2024-11-18 02:58:19.774 | (0380 / 1318) 2024-11-18 02:58:19.792 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-18 02:58:20.779 | Cloning from election cache and applying ref * 2024-11-18 02:58:47.000 | (0381 / 1318) 2024-11-18 02:58:47.017 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-18 02:58:47.569 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-18 02:58:47.677 | (0382 / 1318) 2024-11-18 02:58:47.694 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-18 02:58:49.158 | Cloning from etcd3gw cache and applying ref * 2024-11-18 02:58:51.780 | (0383 / 1318) 2024-11-18 02:58:51.797 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-18 02:58:53.401 | Cloning from freezer cache and applying ref * 2024-11-18 02:58:57.023 | (0384 / 1318) 2024-11-18 02:58:57.040 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-18 02:58:57.916 | Cloning from freezer-api cache and applying ref * 2024-11-18 02:58:58.075 | (0385 / 1318) 2024-11-18 02:58:58.092 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-18 02:58:58.892 | Cloning from freezer-dr cache and applying ref * 2024-11-18 02:58:59.005 | (0386 / 1318) 2024-11-18 02:58:59.022 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-18 02:58:59.318 | Cloning from freezer-specs cache and applying ref * 2024-11-18 02:58:59.394 | (0387 / 1318) 2024-11-18 02:58:59.411 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-18 02:59:00.051 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-18 02:59:00.159 | (0388 / 1318) 2024-11-18 02:59:00.176 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-18 02:59:00.974 | Cloning from freezer-web-ui cache and applying ref * 2024-11-18 02:59:01.094 | (0389 / 1318) 2024-11-18 02:59:01.112 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-18 02:59:01.918 | Cloning from futurist cache and applying ref * 2024-11-18 02:59:03.096 | (0390 / 1318) 2024-11-18 02:59:03.113 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-18 02:59:06.804 | Cloning from glance cache and applying ref * 2024-11-18 02:59:59.939 | (0391 / 1318) 2024-11-18 02:59:59.956 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-18 03:00:00.808 | Cloning from glance-specs cache and applying ref * 2024-11-18 03:00:06.462 | (0392 / 1318) 2024-11-18 03:00:06.479 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-11-18 03:00:07.840 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-18 03:00:08.898 | (0393 / 1318) 2024-11-18 03:00:08.916 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-18 03:00:11.615 | Cloning from glance_store cache and applying ref * 2024-11-18 03:00:25.103 | (0394 / 1318) 2024-11-18 03:00:25.120 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-18 03:00:25.586 | Cloning from goal-tools cache and applying ref * 2024-11-18 03:00:25.762 | (0395 / 1318) 2024-11-18 03:00:25.779 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-18 03:00:26.926 | Cloning from governance cache and applying ref * 2024-11-18 03:01:01.790 | (0396 / 1318) 2024-11-18 03:01:01.808 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-18 03:01:02.377 | Cloning from governance-sigs cache and applying ref * 2024-11-18 03:01:02.463 | (0397 / 1318) 2024-11-18 03:01:02.481 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-18 03:01:02.917 | Cloning from governance-website cache and applying ref * 2024-11-18 03:01:02.990 | (0398 / 1318) 2024-11-18 03:01:03.008 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-18 03:01:05.571 | Cloning from grenade cache and applying ref * 2024-11-18 03:01:13.438 | (0399 / 1318) 2024-11-18 03:01:13.455 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-18 03:01:14.181 | Cloning from ha-guide cache and applying ref * 2024-11-18 03:01:14.815 | (0400 / 1318) 2024-11-18 03:01:14.833 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-18 03:01:15.916 | Cloning from hacking cache and applying ref * 2024-11-18 03:01:17.875 | (0401 / 1318) 2024-11-18 03:01:17.892 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-18 03:01:21.268 | Cloning from heat cache and applying ref * 2024-11-18 03:02:55.814 | (0402 / 1318) 2024-11-18 03:02:55.832 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-18 03:03:01.934 | Cloning from heat-agents cache and applying ref * 2024-11-18 03:03:08.210 | (0403 / 1318) 2024-11-18 03:03:08.227 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-18 03:03:09.294 | Cloning from heat-cfntools cache and applying ref * 2024-11-18 03:03:11.319 | (0404 / 1318) 2024-11-18 03:03:11.337 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-18 03:03:15.496 | Cloning from heat-dashboard cache and applying ref * 2024-11-18 03:03:24.956 | (0405 / 1318) 2024-11-18 03:03:24.974 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-18 03:03:26.107 | Cloning from heat-specs cache and applying ref * 2024-11-18 03:03:26.427 | (0406 / 1318) 2024-11-18 03:03:26.445 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-11-18 03:03:28.315 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-18 03:03:35.431 | (0407 / 1318) 2024-11-18 03:03:35.449 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-18 03:03:35.947 | Cloning from heat-templates cache and applying ref * 2024-11-18 03:03:36.404 | (0408 / 1318) 2024-11-18 03:03:36.422 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-18 03:03:39.706 | Cloning from heat-translator cache and applying ref * 2024-11-18 03:03:42.116 | (0409 / 1318) 2024-11-18 03:03:42.134 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-18 03:03:49.762 | Cloning from horizon cache and applying ref * 2024-11-18 03:06:16.839 | (0410 / 1318) 2024-11-18 03:06:16.923 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-18 03:06:27.608 | fatal: unable to access 'https://opendev.org/openstack/i18n.git/': Could not resolve host: opendev.org 2024-11-18 03:06:27.652 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-18 03:06:27.658 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-18 03:06:27.663 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-18 03:06:27.668 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-18 03:06:27.673 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-18 03:06:28.003 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 03:06:28.008 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 03:06:28.013 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-18 03:06:28.019 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-18 03:06:28.023 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-18 03:06:28.029 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-18 03:06:28.034 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.4xJtXcWk/mnt ']' 2024-11-18 03:06:28.039 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 03:06:28.046 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 03:06:28.052 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-18 03:06:28.057 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-18 03:06:28.064 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-18 03:06:28.064 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.4xJtXcWk/mnt/' 2024-11-18 03:06:28.065 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-18 03:06:28.091 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.4xJtXcWk/mnt/tmp/yum 2024-11-18 03:06:28.091 | /opt/dib_tmp/dib_build.4xJtXcWk/mnt/sys 2024-11-18 03:06:28.091 | /opt/dib_tmp/dib_build.4xJtXcWk/mnt/proc 2024-11-18 03:06:28.091 | /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev/pts 2024-11-18 03:06:28.091 | /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev' 2024-11-18 03:06:28.096 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 03:06:28.105 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 03:06:28.112 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.120 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 03:06:28.128 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4xJtXcWk/mnt/tmp/yum == */boot/efi ]] 2024-11-18 03:06:28.137 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.145 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 03:06:28.152 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 03:06:28.160 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/tmp/yum' 2024-11-18 03:06:28.160 | Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/tmp/yum 2024-11-18 03:06:28.168 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4xJtXcWk/mnt/tmp/yum 2024-11-18 03:06:28.187 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 03:06:28.192 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 03:06:28.197 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.202 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 03:06:28.207 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4xJtXcWk/mnt/sys == */boot/efi ]] 2024-11-18 03:06:28.212 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.217 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 03:06:28.223 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 03:06:28.228 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/sys' 2024-11-18 03:06:28.228 | Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/sys 2024-11-18 03:06:28.233 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4xJtXcWk/mnt/sys 2024-11-18 03:06:28.249 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 03:06:28.254 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 03:06:28.259 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.264 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 03:06:28.269 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4xJtXcWk/mnt/proc == */boot/efi ]] 2024-11-18 03:06:28.274 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.279 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 03:06:28.284 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 03:06:28.289 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/proc' 2024-11-18 03:06:28.289 | Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/proc 2024-11-18 03:06:28.294 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4xJtXcWk/mnt/proc 2024-11-18 03:06:28.310 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 03:06:28.314 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 03:06:28.319 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.324 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 03:06:28.329 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev/pts == */boot/efi ]] 2024-11-18 03:06:28.334 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.339 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 03:06:28.345 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 03:06:28.350 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev/pts' 2024-11-18 03:06:28.350 | Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev/pts 2024-11-18 03:06:28.355 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev/pts 2024-11-18 03:06:28.371 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-18 03:06:28.376 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-18 03:06:28.381 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.386 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-18 03:06:28.391 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev == */boot/efi ]] 2024-11-18 03:06:28.396 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-18 03:06:28.401 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-18 03:06:28.406 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-18 03:06:28.410 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev' 2024-11-18 03:06:28.410 | Unmount /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev 2024-11-18 03:06:28.415 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.4xJtXcWk/mnt/dev 2024-11-18 03:06:28.432 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-18 03:06:28.437 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-18 03:06:28.442 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-18 03:06:33.962 | 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-11-18 03:06:33.962 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.4xJtXcWk/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.1eBdThcR', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.4xJtXcWk/mnt', 'build-dir': '/opt/dib_tmp/dib_build.4xJtXcWk'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-18 03:06:33.962 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-18 03:06:34.041 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-18 03:06:34.046 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.4xJtXcWk/built; do sleep 1; done' 2024-11-18 03:06:34.070 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.4xJtXcWk/mnt 2024-11-18 03:06:45.663 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.4xJtXcWk 2024-11-18 03:06:45.834 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-18 03:06:45.839 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-18 03:06:45.845 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 03:06:45.850 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 03:06:45.855 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.4xJtXcWk 2024-11-18 03:06:45.870 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-18 03:06:45.875 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.1eBdThcR 2024-11-18 03:06:45.955 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-18 03:06:45.960 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-18 03:06:45.965 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-18 03:06:45.970 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-18 03:06:45.975 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.1eBdThcR 2024-11-18 03:06:45.983 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128