2024-11-19 12:55:47.233 | diskimage-builder version 3.36.0 2024-11-19 12:55:47.234 | 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-19 12:55:47.354 | 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-19 12:55:47.415 | Expanded element dependencies to: containerfile install-bin install-types simple-init base ensure-venv yum sysprep install-static manifests openstack-repos zuul-worker block-device-efi dib-init-system bootloader runtime-ssh-host-keys growroot pkg-map nodepool-base package-installs rocky-container cache-devstack openssh-server selinux-fixfiles-restore infra-package-needs epel cache-url cloud-init-datasources vm source-repositories journal-to-console redhat-common rpm-distro 2024-11-19 12:55:47.420 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-19 12:55:47.425 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-122f49717724434db9267699d2acd6b4 2024-11-19 12:55:47.429 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/rockylinux-9-arm64-122f49717724434db9267699d2acd6b4 2024-11-19 12:55:47.434 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-19 12:55:47.439 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-19 12:55:47.443 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-19 12:55:47.448 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-19 12:55:47.453 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-19 12:55:47.458 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-19 12:55:47.464 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.oc789qPp 2024-11-19 12:55:47.469 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-19 12:55:47.476 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.fUR0HMj3 2024-11-19 12:55:47.480 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-19 12:55:47.485 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-19 12:55:47.489 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-19 12:55:47.493 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-19 12:55:47.498 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 12:55:47.502 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 12:55:47.507 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-19 12:55:47.511 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.oc789qPp 2024-11-19 12:55:47.511 | Building in /opt/dib_tmp/dib_build.oc789qPp 2024-11-19 12:55:47.515 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-19 12:55:47.520 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-19 12:55:47.525 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-19 12:55:47.529 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.oc789qPp/hooks 2024-11-19 12:55:47.534 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.oc789qPp/hooks 2024-11-19 12:55:47.538 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.oc789qPp/block-device 2024-11-19 12:55:47.545 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.oc789qPp/block-device/config.yaml 2024-11-19 12:55:47.550 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.oc789qPp/block-device/config.yaml 2024-11-19 12:55:47.571 | Searching elements for block-device[-arm64].yaml ... 2024-11-19 12:55:47.582 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-19 12:55:47.586 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-19 12:55:47.591 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.oc789qPp/block-device/params.yaml 2024-11-19 12:55:47.596 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-19 12:55:47.601 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-19 12:55:47.608 | + 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-19 12:55:48.084 | 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-19 12:55:48.084 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.oc789qPp/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.fUR0HMj3', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.oc789qPp/mnt', 'build-dir': '/opt/dib_tmp/dib_build.oc789qPp'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 12:55:48.089 | 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-19 12:55:48.090 | 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-19 12:55:48.090 | 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-19 12:55:48.090 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.oc789qPp/states/block-device/config.json] 2024-11-19 12:55:48.169 | ++ 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-19 12:55:48.632 | 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-19 12:55:48.632 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.oc789qPp/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.fUR0HMj3', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.oc789qPp/mnt', 'build-dir': '/opt/dib_tmp/dib_build.oc789qPp'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 12:55:48.633 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-19 12:55:48.633 | 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-19 12:55:48.708 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-19 12:55:48.713 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-19 12:55:48.718 | ++ 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-19 12:55:49.194 | 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-19 12:55:49.194 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.oc789qPp/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.fUR0HMj3', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.oc789qPp/mnt', 'build-dir': '/opt/dib_tmp/dib_build.oc789qPp'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 12:55:49.195 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-19 12:55:49.195 | 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-19 12:55:49.274 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-19 12:55:49.279 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-19 12:55:49.285 | ++ 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-19 12:55:49.761 | 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-19 12:55:49.762 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.oc789qPp/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.fUR0HMj3', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.oc789qPp/mnt', 'build-dir': '/opt/dib_tmp/dib_build.oc789qPp'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 12:55:49.762 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-19 12:55:49.763 | 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-19 12:55:49.862 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-19 12:55:49.867 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-19 12:55:49.872 | ++ 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-19 12:55:50.334 | 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-19 12:55:50.334 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.oc789qPp/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.fUR0HMj3', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.oc789qPp/mnt', 'build-dir': '/opt/dib_tmp/dib_build.oc789qPp'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 12:55:50.335 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-19 12:55:50.411 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-19 12:55:50.416 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-19 12:55:50.420 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-19 12:55:50.425 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 12:55:50.432 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 12:55:50.442 | chown: warning: '.' should be ':': 'root.root' 2024-11-19 12:55:50.448 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 12:55:50.452 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 12:55:50.457 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 12:55:50.462 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-19 12:55:50.466 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 12:55:50.471 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.oc789qPp/hooks ']' 2024-11-19 12:55:50.475 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-19 12:55:50.506 | Copying hooks for vm 2024-11-19 12:55:50.517 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-19 12:55:50.529 | Copying hooks for infra-package-needs 2024-11-19 12:55:50.540 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-19 12:55:50.550 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-19 12:55:50.553 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-19 12:55:50.556 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-19 12:55:50.566 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-19 12:55:50.569 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-19 12:55:50.571 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-19 12:55:50.574 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-19 12:55:50.577 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-19 12:55:50.588 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-19 12:55:50.604 | Copying hooks for epel 2024-11-19 12:55:50.613 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/epel/pre-install.d/05-rpm-epel-release 2024-11-19 12:55:50.688 | Copying hooks for install-bin 2024-11-19 12:55:50.696 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-19 12:55:50.705 | Copying hooks for source-repositories 2024-11-19 12:55:50.716 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-19 12:55:50.732 | Copying hooks for package-installs 2024-11-19 12:55:50.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-19 12:55:50.937 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-19 12:55:50.940 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-19 12:55:50.943 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-19 12:55:50.946 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-19 12:55:50.954 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-19 12:55:50.957 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-19 12:55:50.965 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-19 12:55:50.968 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-19 12:55:50.979 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-19 12:55:50.981 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-19 12:55:50.995 | Copying hooks for yum 2024-11-19 12:55:51.004 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-19 12:55:51.015 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-19 12:55:51.023 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-19 12:55:51.033 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-19 12:55:51.041 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-19 12:55:51.044 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-19 12:55:51.047 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-19 12:55:51.050 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-19 12:55:51.055 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-19 12:55:51.063 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-19 12:55:51.074 | Copying hooks for containerfile 2024-11-19 12:55:51.172 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/test-elements/jammy-build-succeeds 2024-11-19 12:55:51.389 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/containerfile/root.d/08-containerfile 2024-11-19 12:55:51.419 | Copying hooks for cloud-init-datasources 2024-11-19 12:55:51.428 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-19 12:55:51.436 | Copying hooks for ensure-venv 2024-11-19 12:55:51.453 | Copying hooks for block-device-efi 2024-11-19 12:55:51.464 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-19 12:55:51.478 | Copying hooks for rpm-distro 2024-11-19 12:55:51.486 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-19 12:55:51.489 | 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-19 12:55:51.492 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-19 12:55:51.500 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-19 12:55:51.511 | Copying hooks for base 2024-11-19 12:55:51.519 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-19 12:55:51.527 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-19 12:55:51.530 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-19 12:55:51.533 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-19 12:55:51.541 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-19 12:55:51.555 | Copying hooks for install-types 2024-11-19 12:55:51.563 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-19 12:55:51.572 | Copying hooks for selinux-fixfiles-restore 2024-11-19 12:55:51.580 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-19 12:55:51.589 | Copying hooks for openssh-server 2024-11-19 12:55:51.597 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-19 12:55:51.600 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-19 12:55:51.616 | Copying hooks for bootloader 2024-11-19 12:55:51.625 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-19 12:55:51.633 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-19 12:55:51.644 | Copying hooks for manifests 2024-11-19 12:55:51.653 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-19 12:55:51.661 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-19 12:55:51.669 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-19 12:55:51.677 | Copying hooks for openstack-repos 2024-11-19 12:55:51.686 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-19 12:55:51.697 | Copying hooks for sysprep 2024-11-19 12:55:51.705 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-19 12:55:51.713 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-19 12:55:51.722 | Copying hooks for dib-init-system 2024-11-19 12:55:51.731 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-19 12:55:51.739 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-19 12:55:51.747 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-19 12:55:51.755 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-19 12:55:51.763 | Copying hooks for journal-to-console 2024-11-19 12:55:51.772 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-19 12:55:51.781 | Copying hooks for install-static 2024-11-19 12:55:51.790 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-19 12:55:51.804 | Copying hooks for cache-devstack 2024-11-19 12:55:51.828 | Copying hooks for redhat-common 2024-11-19 12:55:51.836 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-19 12:55:51.845 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-19 12:55:51.853 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-19 12:55:51.866 | Copying hooks for cache-url 2024-11-19 12:55:51.875 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-19 12:55:51.895 | Copying hooks for nodepool-base 2024-11-19 12:55:51.903 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-19 12:55:51.911 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-19 12:55:51.919 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-19 12:55:51.921 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-19 12:55:51.932 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-19 12:55:51.940 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-19 12:55:51.942 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-19 12:55:51.950 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-19 12:55:51.953 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-19 12:55:51.956 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-19 12:55:51.959 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-19 12:55:51.967 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-19 12:55:51.970 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-19 12:55:51.972 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-19 12:55:51.975 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-19 12:55:51.978 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-19 12:55:51.980 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-19 12:55:51.983 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-19 12:55:51.991 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-19 12:55:52.007 | Copying hooks for growroot 2024-11-19 12:55:52.016 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-19 12:55:52.026 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-19 12:55:52.037 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-19 12:55:52.040 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-19 12:55:52.043 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-19 12:55:52.059 | Copying hooks for runtime-ssh-host-keys 2024-11-19 12:55:52.068 | 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-19 12:55:52.076 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-19 12:55:52.084 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-19 12:55:52.092 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-19 12:55:52.095 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-19 12:55:52.112 | Copying hooks for rocky-container 2024-11-19 12:55:52.137 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/8 2024-11-19 12:55:52.262 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-19 12:55:52.310 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/build-succeeds 2024-11-19 12:55:52.318 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/test-elements/rocky-9-aarch64-build-succeeds 2024-11-19 12:55:52.337 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/10-01-rocky-distro-name.bash 2024-11-19 12:55:52.354 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/environment.d/11-yum-dnf.bash 2024-11-19 12:55:52.556 | Copying hooks for simple-init 2024-11-19 12:55:52.565 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-19 12:55:52.573 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-19 12:55:52.576 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-19 12:55:52.578 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-19 12:55:52.720 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-19 12:55:52.771 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-19 12:55:52.780 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-19 12:55:52.782 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-19 12:55:52.802 | Copying hooks for pkg-map 2024-11-19 12:55:52.811 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-19 12:55:52.819 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-19 12:55:52.827 | Copying hooks for zuul-worker 2024-11-19 12:55:52.835 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-19 12:55:52.843 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-19 12:55:52.860 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-19 12:55:52.864 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 12:55:52.865 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-19 12:55:52.873 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d ']' 2024-11-19 12:55:52.878 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d' 2024-11-19 12:55:52.878 | Running hooks from /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d 2024-11-19 12:55:52.882 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 12:55:52.887 | + 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.oc789qPp/hooks/root.d 2024-11-19 12:55:52.910 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-19 12:55:52.917 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-19 12:55:52.922 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-19 12:55:52.926 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-19 12:55:52.930 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-19 12:55:52.934 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-19 12:55:52.938 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-19 12:55:52.942 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-19 12:55:52.947 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 12:55:52.951 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 12:55:52.955 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 12:55:52.962 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 12:55:52.967 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 12:55:52.971 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 12:55:52.975 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 12:55:52.980 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 12:55:52.984 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 12:55:52.992 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 12:55:52.996 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 12:55:53.000 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 12:55:53.004 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 12:55:53.008 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 12:55:53.013 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 12:55:53.017 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 12:55:53.021 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 12:55:53.025 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 12:55:53.029 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 12:55:53.033 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 12:55:53.038 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 12:55:53.042 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 12:55:53.046 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 12:55:53.050 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-19 12:55:53.058 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-19 12:55:53.062 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-19 12:55:53.066 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-19 12:55:53.070 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/14-manifests 2024-11-19 12:55:53.078 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/14-manifests 2024-11-19 12:55:53.082 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 12:55:53.086 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 12:55:53.090 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-122f49717724434db9267699d2acd6b4.d/ 2024-11-19 12:55:53.095 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-122f49717724434db9267699d2acd6b4.d/ 2024-11-19 12:55:53.099 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 12:55:53.106 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 12:55:53.111 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 12:55:53.115 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 12:55:53.119 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 12:55:53.124 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 12:55:53.132 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 12:55:53.137 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 12:55:53.141 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 12:55:53.145 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 12:55:53.150 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 12:55:53.154 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-19 12:55:53.158 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-19 12:55:53.162 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-19 12:55:53.167 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 12:55:53.175 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 12:55:53.179 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 12:55:53.183 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 12:55:53.188 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 12:55:53.195 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 12:55:53.200 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 12:55:53.204 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 12:55:53.208 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 12:55:53.213 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 12:55:53.217 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 12:55:53.225 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 12:55:53.229 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 12:55:53.233 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 12:55:53.238 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 12:55:53.242 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 12:55:53.247 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 12:55:53.251 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 12:55:53.255 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 12:55:53.260 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 12:55:53.264 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 12:55:53.272 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 12:55:53.276 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 12:55:53.280 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 12:55:53.285 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile 2024-11-19 12:55:53.293 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:21 : set -eu 2024-11-19 12:55:53.298 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:22 : set -o pipefail 2024-11-19 12:55:53.302 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:24 : : podman 2024-11-19 12:55:53.306 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:27 : [[ 0 != \0 ]] 2024-11-19 12:55:53.310 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:36 : [[ -z '' ]] 2024-11-19 12:55:53.314 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:37 : DIB_CONTAINERFILE_RUNTIME_NETWORK='--network host' 2024-11-19 12:55:53.318 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:42 : '[' -f /opt/dib_tmp/dib_build.oc789qPp/mnt/.extra_settings ']' 2024-11-19 12:55:53.322 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:46 : '[' -z '' ']' 2024-11-19 12:55:53.346 | Found container file /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 2024-11-19 12:55:53.350 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:66 : '[' -z /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 ']' 2024-11-19 12:55:53.355 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:74 : DIB_CONTAINER_CONTEXT=/opt/dib_cache/containerfile 2024-11-19 12:55:53.359 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:76 : mkdir -p /opt/dib_cache/containerfile 2024-11-19 12:55:53.365 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:78 : [[ 0 -gt 0 ]] 2024-11-19 12:55:53.369 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:81 : _sudo= 2024-11-19 12:55:53.374 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:84 : _podman_build_image=dib-tmp-work-image-2079 2024-11-19 12:55:53.378 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:85 : _podman_export_container=dib-tmp-export-20407 2024-11-19 12:55:53.382 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:94 : trap podman_cleanup EXIT 2024-11-19 12:55:53.386 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:96 : podman build --network host -t dib-tmp-work-image-2079 -f /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rocky-container/containerfiles/9 /opt/dib_cache/containerfile 2024-11-19 12:56:37.761 | STEP 1/4: FROM docker.io/rockylinux/rockylinux:9 2024-11-19 12:59:34.386 | 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-19 12:59:37.381 | Rocky Linux 9 - BaseOS 1.3 MB/s | 2.4 MB 00:01 2024-11-19 12:59:40.049 | Rocky Linux 9 - AppStream 3.7 MB/s | 7.0 MB 00:01 2024-11-19 12:59:43.260 | Rocky Linux 9 - Extras 21 kB/s | 16 kB 00:00 2024-11-19 12:59:44.128 | Dependencies resolved. 2024-11-19 12:59:44.159 | ================================================================================ 2024-11-19 12:59:44.159 | Package Arch Version Repo Size 2024-11-19 12:59:44.159 | ================================================================================ 2024-11-19 12:59:44.159 | Upgrading: 2024-11-19 12:59:44.159 | glibc aarch64 2.34-100.el9_4.4 baseos 1.7 M 2024-11-19 12:59:44.159 | glibc-common aarch64 2.34-100.el9_4.4 baseos 284 k 2024-11-19 12:59:44.159 | glibc-minimal-langpack aarch64 2.34-100.el9_4.4 baseos 20 k 2024-11-19 12:59:44.159 | less aarch64 590-4.el9_4 baseos 159 k 2024-11-19 12:59:44.159 | libcurl-minimal aarch64 7.76.1-29.el9_4.1 baseos 220 k 2024-11-19 12:59:44.159 | systemd-libs aarch64 252-32.el9_4.7 baseos 623 k 2024-11-19 12:59:44.159 | Installing group/module packages: 2024-11-19 12:59:44.159 | NetworkManager aarch64 1:1.46.0-19.el9_4 baseos 2.1 M 2024-11-19 12:59:44.159 | NetworkManager-team aarch64 1:1.46.0-19.el9_4 baseos 38 k 2024-11-19 12:59:44.159 | NetworkManager-tui aarch64 1:1.46.0-19.el9_4 baseos 236 k 2024-11-19 12:59:44.159 | audit aarch64 3.1.2-2.el9 baseos 250 k 2024-11-19 12:59:44.159 | authselect aarch64 1.2.6-2.el9 baseos 139 k 2024-11-19 12:59:44.159 | coreutils aarch64 8.32-35.el9 baseos 1.1 M 2024-11-19 12:59:44.159 | cronie aarch64 1.5.7-11.el9 baseos 115 k 2024-11-19 12:59:44.159 | curl aarch64 7.76.1-29.el9_4.1 baseos 290 k 2024-11-19 12:59:44.159 | dnf-plugins-core noarch 4.3.0-13.el9 baseos 36 k 2024-11-19 12:59:44.159 | dracut-config-rescue aarch64 057-53.git20240104.el9 baseos 12 k 2024-11-19 12:59:44.159 | e2fsprogs aarch64 1.46.5-5.el9 baseos 994 k 2024-11-19 12:59:44.159 | firewalld noarch 1.3.4-1.el9 baseos 450 k 2024-11-19 12:59:44.159 | grubby aarch64 8.40-64.el9 baseos 32 k 2024-11-19 12:59:44.159 | initscripts-rename-device aarch64 10.11.6-1.el9 baseos 13 k 2024-11-19 12:59:44.159 | iproute aarch64 6.2.0-6.el9_4 baseos 791 k 2024-11-19 12:59:44.159 | iproute-tc aarch64 6.2.0-6.el9_4 baseos 449 k 2024-11-19 12:59:44.159 | irqbalance aarch64 2:1.9.2-3.el9 baseos 66 k 2024-11-19 12:59:44.159 | kbd aarch64 2.4.0-9.el9 baseos 371 k 2024-11-19 12:59:44.159 | kernel-tools aarch64 5.14.0-427.42.1.el9_4 baseos 4.4 M 2024-11-19 12:59:44.159 | kexec-tools aarch64 2.0.27-8.el9_4.3 baseos 434 k 2024-11-19 12:59:44.159 | libsysfs aarch64 2.1.1-10.el9 baseos 36 k 2024-11-19 12:59:44.159 | linux-firmware noarch 20240905-143.3.el9_4 baseos 387 M 2024-11-19 12:59:44.159 | logrotate aarch64 3.18.0-8.el9 baseos 71 k 2024-11-19 12:59:44.159 | lshw aarch64 B.02.19.2-10.el9 baseos 300 k 2024-11-19 12:59:44.159 | lsscsi aarch64 0.32-6.el9 baseos 67 k 2024-11-19 12:59:44.159 | man-db aarch64 2.9.3-7.el9 baseos 1.1 M 2024-11-19 12:59:44.159 | ncurses aarch64 6.2-10.20210508.el9 baseos 398 k 2024-11-19 12:59:44.159 | openssh-clients aarch64 8.7p1-38.el9_4.4 baseos 680 k 2024-11-19 12:59:44.159 | openssh-server aarch64 8.7p1-38.el9_4.4 baseos 439 k 2024-11-19 12:59:44.160 | parted aarch64 3.5-2.el9 baseos 606 k 2024-11-19 12:59:44.160 | policycoreutils aarch64 3.6-2.1.el9 baseos 208 k 2024-11-19 12:59:44.160 | prefixdevname aarch64 0.1.0-8.el9 baseos 438 k 2024-11-19 12:59:44.160 | procps-ng aarch64 3.3.17-14.el9 baseos 333 k 2024-11-19 12:59:44.160 | python3-libselinux aarch64 3.6-1.el9 appstream 182 k 2024-11-19 12:59:44.160 | rpm-plugin-audit aarch64 4.16.1.3-29.el9 baseos 15 k 2024-11-19 12:59:44.160 | rsyslog aarch64 8.2310.0-4.el9 appstream 777 k 2024-11-19 12:59:44.160 | selinux-policy-targeted noarch 38.1.35-2.el9_4.2.0.2 baseos 6.5 M 2024-11-19 12:59:44.160 | sg3_utils aarch64 1.47-9.el9 baseos 930 k 2024-11-19 12:59:44.160 | sg3_utils-libs aarch64 1.47-9.el9 baseos 99 k 2024-11-19 12:59:44.160 | sssd-common aarch64 2.9.4-6.el9_4.1 baseos 1.6 M 2024-11-19 12:59:44.160 | sssd-kcm aarch64 2.9.4-6.el9_4.1 baseos 109 k 2024-11-19 12:59:44.160 | sudo aarch64 1.9.5p2-10.el9_3 baseos 1.0 M 2024-11-19 12:59:44.160 | systemd aarch64 252-32.el9_4.7 baseos 3.8 M 2024-11-19 12:59:44.160 | xfsprogs aarch64 6.3.0-1.el9 baseos 1.1 M 2024-11-19 12:59:44.160 | Installing dependencies: 2024-11-19 12:59:44.160 | NetworkManager-libnm aarch64 1:1.46.0-19.el9_4 baseos 1.8 M 2024-11-19 12:59:44.160 | acl aarch64 2.3.1-4.el9 baseos 69 k 2024-11-19 12:59:44.160 | authselect-libs aarch64 1.2.6-2.el9 baseos 236 k 2024-11-19 12:59:44.160 | c-ares aarch64 1.19.1-2.el9_4 baseos 110 k 2024-11-19 12:59:44.160 | coreutils-common aarch64 8.32-35.el9 baseos 2.0 M 2024-11-19 12:59:44.160 | cpio aarch64 2.13-16.el9 baseos 268 k 2024-11-19 12:59:44.160 | cronie-anacron aarch64 1.5.7-11.el9 baseos 30 k 2024-11-19 12:59:44.160 | crontabs noarch 1.11-27.20190603git.el9 baseos 18 k 2024-11-19 12:59:44.160 | cryptsetup-libs aarch64 2.6.0-3.el9 baseos 469 k 2024-11-19 12:59:44.160 | dbus aarch64 1:1.12.20-8.el9 baseos 6.8 k 2024-11-19 12:59:44.160 | dbus-broker aarch64 28-7.el9 baseos 165 k 2024-11-19 12:59:44.160 | dbus-common noarch 1:1.12.20-8.el9 baseos 14 k 2024-11-19 12:59:44.160 | dbus-libs aarch64 1:1.12.20-8.el9 baseos 149 k 2024-11-19 12:59:44.160 | device-mapper aarch64 9:1.02.197-2.el9 baseos 136 k 2024-11-19 12:59:44.160 | device-mapper-libs aarch64 9:1.02.197-2.el9 baseos 171 k 2024-11-19 12:59:44.160 | diffutils aarch64 3.7-12.el9 baseos 383 k 2024-11-19 12:59:44.160 | dracut aarch64 057-53.git20240104.el9 baseos 374 k 2024-11-19 12:59:44.160 | dracut-network aarch64 057-53.git20240104.el9 baseos 68 k 2024-11-19 12:59:44.160 | dracut-squash aarch64 057-53.git20240104.el9 baseos 12 k 2024-11-19 12:59:44.160 | e2fsprogs-libs aarch64 1.46.5-5.el9 baseos 222 k 2024-11-19 12:59:44.160 | ethtool aarch64 2:6.2-1.el9 baseos 225 k 2024-11-19 12:59:44.160 | file aarch64 5.39-16.el9 baseos 48 k 2024-11-19 12:59:44.160 | firewalld-filesystem noarch 1.3.4-1.el9 baseos 8.3 k 2024-11-19 12:59:44.160 | fuse-libs aarch64 2.9.9-15.el9 baseos 95 k 2024-11-19 12:59:44.160 | gettext aarch64 0.21-8.el9 baseos 1.1 M 2024-11-19 12:59:44.160 | gettext-libs aarch64 0.21-8.el9 baseos 285 k 2024-11-19 12:59:44.160 | gobject-introspection aarch64 1.68.0-11.el9 baseos 245 k 2024-11-19 12:59:44.160 | groff-base aarch64 1.22.4-10.el9 baseos 1.0 M 2024-11-19 12:59:44.160 | grub2-common noarch 1:2.06-82.el9_4 baseos 903 k 2024-11-19 12:59:44.160 | grub2-tools aarch64 1:2.06-82.el9_4 baseos 1.7 M 2024-11-19 12:59:44.160 | grub2-tools-minimal aarch64 1:2.06-82.el9_4 baseos 580 k 2024-11-19 12:59:44.160 | hwdata noarch 0.348-9.13.el9 baseos 1.6 M 2024-11-19 12:59:44.160 | inih aarch64 49-6.el9 baseos 17 k 2024-11-19 12:59:44.160 | initscripts-service noarch 10.11.6-1.el9 baseos 11 k 2024-11-19 12:59:44.160 | ipset aarch64 7.11-8.el9 baseos 42 k 2024-11-19 12:59:44.160 | ipset-libs aarch64 7.11-8.el9 baseos 67 k 2024-11-19 12:59:44.160 | iptables-libs aarch64 1.8.10-4.el9_4 baseos 398 k 2024-11-19 12:59:44.161 | iptables-nft aarch64 1.8.10-4.el9_4 baseos 184 k 2024-11-19 12:59:44.161 | jansson aarch64 2.14-1.el9 baseos 46 k 2024-11-19 12:59:44.161 | jq aarch64 1.6-16.el9 baseos 180 k 2024-11-19 12:59:44.161 | kbd-legacy noarch 2.4.0-9.el9 baseos 502 k 2024-11-19 12:59:44.161 | kbd-misc noarch 2.4.0-9.el9 baseos 1.5 M 2024-11-19 12:59:44.161 | kernel-tools-libs aarch64 5.14.0-427.42.1.el9_4 baseos 4.3 M 2024-11-19 12:59:44.161 | kmod aarch64 28-9.el9 baseos 120 k 2024-11-19 12:59:44.161 | kmod-libs aarch64 28-9.el9 baseos 61 k 2024-11-19 12:59:44.161 | kpartx aarch64 0.8.7-27.el9 baseos 47 k 2024-11-19 12:59:44.161 | libbasicobjects aarch64 0.1.1-53.el9 baseos 26 k 2024-11-19 12:59:44.161 | libbpf aarch64 2:1.3.0-2.el9 baseos 171 k 2024-11-19 12:59:44.161 | libcbor aarch64 0.7.0-5.el9 baseos 55 k 2024-11-19 12:59:44.161 | libcollection aarch64 0.7.0-53.el9 baseos 44 k 2024-11-19 12:59:44.161 | libdaemon aarch64 0.14-23.el9 baseos 31 k 2024-11-19 12:59:44.161 | libdhash aarch64 0.5.0-53.el9 baseos 29 k 2024-11-19 12:59:44.161 | libedit aarch64 3.1-38.20210216cvs.el9 baseos 101 k 2024-11-19 12:59:44.161 | libestr aarch64 0.1.11-4.el9 appstream 25 k 2024-11-19 12:59:44.161 | libfastjson aarch64 0.99.9-5.el9 appstream 36 k 2024-11-19 12:59:44.161 | libfido2 aarch64 1.13.0-2.el9 baseos 95 k 2024-11-19 12:59:44.161 | libini_config aarch64 1.3.1-53.el9 baseos 66 k 2024-11-19 12:59:44.161 | libkcapi aarch64 1.4.0-2.el9 baseos 45 k 2024-11-19 12:59:44.161 | libkcapi-hmaccalc aarch64 1.4.0-2.el9 baseos 23 k 2024-11-19 12:59:44.161 | libldb aarch64 2.8.0-2.el9_4 baseos 181 k 2024-11-19 12:59:44.161 | libmnl aarch64 1.0.4-16.el9_4 baseos 27 k 2024-11-19 12:59:44.161 | libndp aarch64 1.8-6.el9_4 baseos 35 k 2024-11-19 12:59:44.161 | libnetfilter_conntrack aarch64 1.0.9-1.el9 baseos 57 k 2024-11-19 12:59:44.161 | libnfnetlink aarch64 1.0.1-21.el9 baseos 28 k 2024-11-19 12:59:44.161 | libnftnl aarch64 1.2.6-4.el9_4 baseos 84 k 2024-11-19 12:59:44.161 | libnl3 aarch64 3.9.0-1.el9 baseos 338 k 2024-11-19 12:59:44.161 | libnl3-cli aarch64 3.9.0-1.el9 baseos 195 k 2024-11-19 12:59:44.161 | libpath_utils aarch64 0.2.1-53.el9 baseos 29 k 2024-11-19 12:59:44.161 | libpipeline aarch64 1.5.3-4.el9 baseos 47 k 2024-11-19 12:59:44.161 | libref_array aarch64 0.1.5-53.el9 baseos 27 k 2024-11-19 12:59:44.161 | libseccomp aarch64 2.5.2-2.el9 baseos 71 k 2024-11-19 12:59:44.161 | libselinux-utils aarch64 3.6-1.el9 baseos 163 k 2024-11-19 12:59:44.161 | libss aarch64 1.46.5-5.el9 baseos 30 k 2024-11-19 12:59:44.161 | libsss_certmap aarch64 2.9.4-6.el9_4.1 baseos 91 k 2024-11-19 12:59:44.161 | libsss_idmap aarch64 2.9.4-6.el9_4.1 baseos 43 k 2024-11-19 12:59:44.161 | libsss_nss_idmap aarch64 2.9.4-6.el9_4.1 baseos 47 k 2024-11-19 12:59:44.161 | libsss_sudo aarch64 2.9.4-6.el9_4.1 baseos 36 k 2024-11-19 12:59:44.161 | libtalloc aarch64 2.4.1-1.el9 baseos 29 k 2024-11-19 12:59:44.161 | libtdb aarch64 1.4.9-1.el9 baseos 51 k 2024-11-19 12:59:44.161 | libteam aarch64 1.31-16.el9_1 baseos 46 k 2024-11-19 12:59:44.161 | libtevent aarch64 0.16.0-1.el9 baseos 45 k 2024-11-19 12:59:44.161 | linux-firmware-whence noarch 20240905-143.3.el9_4 baseos 99 k 2024-11-19 12:59:44.161 | lmdb-libs aarch64 0.9.29-3.el9 baseos 61 k 2024-11-19 12:59:44.161 | lzo aarch64 2.10-7.el9 baseos 63 k 2024-11-19 12:59:44.161 | newt aarch64 0.52.21-11.el9 baseos 98 k 2024-11-19 12:59:44.161 | nftables aarch64 1:1.0.9-1.el9 baseos 415 k 2024-11-19 12:59:44.161 | numactl-libs aarch64 2.0.16-3.el9 baseos 29 k 2024-11-19 12:59:44.161 | oniguruma aarch64 6.9.6-1.el9.5.0.1 baseos 213 k 2024-11-19 12:59:44.161 | openssh aarch64 8.7p1-38.el9_4.4 baseos 447 k 2024-11-19 12:59:44.161 | os-prober aarch64 1.77-10.el9 baseos 46 k 2024-11-19 12:59:44.161 | pigz aarch64 2.5-4.el9 baseos 77 k 2024-11-19 12:59:44.161 | psmisc aarch64 23.4-3.el9 baseos 226 k 2024-11-19 12:59:44.162 | python3-dateutil noarch 1:2.8.1-7.el9 baseos 287 k 2024-11-19 12:59:44.162 | python3-dbus aarch64 1.2.18-2.el9.0.1 baseos 131 k 2024-11-19 12:59:44.162 | python3-dnf-plugins-core noarch 4.3.0-13.el9 baseos 246 k 2024-11-19 12:59:44.162 | python3-firewall noarch 1.3.4-1.el9 baseos 348 k 2024-11-19 12:59:44.162 | python3-gobject-base aarch64 3.40.1-6.el9 baseos 177 k 2024-11-19 12:59:44.162 | python3-gobject-base-noarch noarch 3.40.1-6.el9 baseos 152 k 2024-11-19 12:59:44.162 | python3-nftables aarch64 1:1.0.9-1.el9 baseos 22 k 2024-11-19 12:59:44.162 | python3-six noarch 1.15.0-9.el9 baseos 36 k 2024-11-19 12:59:44.162 | python3-systemd aarch64 234-18.el9 baseos 82 k 2024-11-19 12:59:44.162 | rpm-plugin-selinux aarch64 4.16.1.3-29.el9 baseos 16 k 2024-11-19 12:59:44.162 | selinux-policy noarch 38.1.35-2.el9_4.2.0.2 baseos 49 k 2024-11-19 12:59:44.162 | slang aarch64 2.3.2-11.el9 baseos 364 k 2024-11-19 12:59:44.162 | snappy aarch64 1.1.8-8.el9 baseos 33 k 2024-11-19 12:59:44.162 | squashfs-tools aarch64 4.4-10.git1.el9 baseos 161 k 2024-11-19 12:59:44.162 | sssd-client aarch64 2.9.4-6.el9_4.1 baseos 160 k 2024-11-19 12:59:44.162 | systemd-pam aarch64 252-32.el9_4.7 baseos 254 k 2024-11-19 12:59:44.162 | systemd-rpm-macros noarch 252-32.el9_4.7 baseos 52 k 2024-11-19 12:59:44.162 | systemd-udev aarch64 252-32.el9_4.7 baseos 1.8 M 2024-11-19 12:59:44.162 | teamd aarch64 1.31-16.el9_1 baseos 110 k 2024-11-19 12:59:44.162 | userspace-rcu aarch64 0.12.1-6.el9 baseos 104 k 2024-11-19 12:59:44.162 | which aarch64 2.21-29.el9 baseos 40 k 2024-11-19 12:59:44.162 | xz aarch64 5.2.5-8.el9_0 baseos 214 k 2024-11-19 12:59:44.162 | Installing weak dependencies: 2024-11-19 12:59:44.162 | libcap-ng-python3 aarch64 0.8.2-7.el9 appstream 29 k 2024-11-19 12:59:44.162 | rsyslog-logrotate aarch64 8.2310.0-4.el9 appstream 11 k 2024-11-19 12:59:44.162 | Removing dependent packages: 2024-11-19 12:59:44.162 | coreutils-single aarch64 8.32-35.el9 @baseos 1.4 M 2024-11-19 12:59:44.162 | curl-minimal aarch64 7.76.1-29.el9_4 @baseos 243 k 2024-11-19 12:59:44.162 | Installing Environment Groups: 2024-11-19 12:59:44.162 | Minimal Install 2024-11-19 12:59:44.162 | Installing Groups: 2024-11-19 12:59:44.162 | Core 2024-11-19 12:59:44.162 | 2024-11-19 12:59:44.162 | Transaction Summary 2024-11-19 12:59:44.162 | ================================================================================ 2024-11-19 12:59:44.162 | Install 160 Packages 2024-11-19 12:59:44.162 | Upgrade 6 Packages 2024-11-19 12:59:44.162 | Remove 2 Packages 2024-11-19 12:59:44.162 | 2024-11-19 12:59:44.182 | Total download size: 454 M 2024-11-19 12:59:44.184 | Downloading Packages: 2024-11-19 12:59:45.036 | (1/166): crontabs-1.11-27.20190603git.el9.noarc 35 kB/s | 18 kB 00:00 2024-11-19 12:59:45.046 | (2/166): python3-six-1.15.0-9.el9.noarch.rpm 67 kB/s | 36 kB 00:00 2024-11-19 12:59:45.205 | (3/166): selinux-policy-38.1.35-2.el9_4.2.0.2.n 308 kB/s | 49 kB 00:00 2024-11-19 12:59:45.361 | (4/166): acl-2.3.1-4.el9.aarch64.rpm 446 kB/s | 69 kB 00:00 2024-11-19 12:59:45.733 | (5/166): hwdata-0.348-9.13.el9.noarch.rpm 1.3 MB/s | 1.6 MB 00:01 2024-11-19 12:59:45.881 | (6/166): python3-firewall-1.3.4-1.el9.noarch.rp 670 kB/s | 348 kB 00:00 2024-11-19 12:59:45.894 | (7/166): firewalld-filesystem-1.3.4-1.el9.noarc 52 kB/s | 8.3 kB 00:00 2024-11-19 12:59:45.983 | (8/166): firewalld-1.3.4-1.el9.noarch.rpm 4.3 MB/s | 450 kB 00:00 2024-11-19 12:59:46.223 | (9/166): c-ares-1.19.1-2.el9_4.aarch64.rpm 334 kB/s | 110 kB 00:00 2024-11-19 12:59:46.315 | (10/166): file-5.39-16.el9.aarch64.rpm 146 kB/s | 48 kB 00:00 2024-11-19 12:59:46.533 | (11/166): selinux-policy-targeted-38.1.35-2.el9 4.3 MB/s | 6.5 MB 00:01 2024-11-19 12:59:46.562 | (12/166): lshw-B.02.19.2-10.el9.aarch64.rpm 1.2 MB/s | 300 kB 00:00 2024-11-19 12:59:46.630 | (13/166): groff-base-1.22.4-10.el9.aarch64.rpm 2.4 MB/s | 1.0 MB 00:00 2024-11-19 12:59:46.726 | (14/166): kbd-2.4.0-9.el9.aarch64.rpm 1.9 MB/s | 371 kB 00:00 2024-11-19 12:59:47.697 | (15/166): device-mapper-libs-1.02.197-2.el9.aar 161 kB/s | 171 kB 00:01 2024-11-19 12:59:48.116 | (16/166): device-mapper-1.02.197-2.el9.aarch64. 98 kB/s | 136 kB 00:01 2024-11-19 12:59:48.365 | (17/166): python3-gobject-base-3.40.1-6.el9.aar 265 kB/s | 177 kB 00:00 2024-11-19 12:59:48.377 | (18/166): rpm-plugin-selinux-4.16.1.3-29.el9.aa 60 kB/s | 16 kB 00:00 2024-11-19 12:59:48.414 | (19/166): kbd-misc-2.4.0-9.el9.noarch.rpm 831 kB/s | 1.5 MB 00:01 2024-11-19 12:59:48.459 | (20/166): rpm-plugin-audit-4.16.1.3-29.el9.aarc 162 kB/s | 15 kB 00:00 2024-11-19 12:59:48.504 | (21/166): grubby-8.40-64.el9.aarch64.rpm 356 kB/s | 32 kB 00:00 2024-11-19 12:59:48.577 | (22/166): dbus-broker-28-7.el9.aarch64.rpm 829 kB/s | 165 kB 00:00 2024-11-19 12:59:48.695 | (23/166): libnftnl-1.2.6-4.el9_4.aarch64.rpm 358 kB/s | 84 kB 00:00 2024-11-19 12:59:48.723 | (24/166): dnf-plugins-core-4.3.0-13.el9.noarch. 246 kB/s | 36 kB 00:00 2024-11-19 12:59:49.079 | (25/166): python3-dnf-plugins-core-4.3.0-13.el9 428 kB/s | 246 kB 00:00 2024-11-19 12:59:49.116 | (26/166): libdaemon-0.14-23.el9.aarch64.rpm 79 kB/s | 31 kB 00:00 2024-11-19 12:59:49.186 | (27/166): python3-dateutil-2.8.1-7.el9.noarch.r 587 kB/s | 287 kB 00:00 2024-11-19 12:59:49.200 | (28/166): initscripts-service-10.11.6-1.el9.noa 88 kB/s | 11 kB 00:00 2024-11-19 12:59:49.278 | (29/166): libfido2-1.13.0-2.el9.aarch64.rpm 1.0 MB/s | 95 kB 00:00 2024-11-19 12:59:49.297 | (30/166): libndp-1.8-6.el9_4.aarch64.rpm 371 kB/s | 35 kB 00:00 2024-11-19 12:59:49.364 | (31/166): libnetfilter_conntrack-1.0.9-1.el9.aa 669 kB/s | 57 kB 00:00 2024-11-19 12:59:50.023 | (32/166): fuse-libs-2.9.9-15.el9.aarch64.rpm 131 kB/s | 95 kB 00:00 2024-11-19 12:59:50.344 | (33/166): irqbalance-1.9.2-3.el9.aarch64.rpm 67 kB/s | 66 kB 00:00 2024-11-19 12:59:50.451 | (34/166): pigz-2.5-4.el9.aarch64.rpm 179 kB/s | 77 kB 00:00 2024-11-19 12:59:50.472 | (35/166): man-db-2.9.3-7.el9.aarch64.rpm 839 kB/s | 1.1 MB 00:01 2024-11-19 12:59:50.702 | (36/166): os-prober-1.77-10.el9.aarch64.rpm 130 kB/s | 46 kB 00:00 2024-11-19 12:59:50.738 | (37/166): cpio-2.13-16.el9.aarch64.rpm 932 kB/s | 268 kB 00:00 2024-11-19 12:59:51.069 | (38/166): lsscsi-0.32-6.el9.aarch64.rpm 112 kB/s | 67 kB 00:00 2024-11-19 12:59:51.126 | (39/166): kmod-libs-28-9.el9.aarch64.rpm 144 kB/s | 61 kB 00:00 2024-11-19 12:59:51.429 | (40/166): kmod-28-9.el9.aarch64.rpm 174 kB/s | 120 kB 00:00 2024-11-19 12:59:51.456 | (41/166): iproute-tc-6.2.0-6.el9_4.aarch64.rpm 1.1 MB/s | 449 kB 00:00 2024-11-19 12:59:51.611 | (42/166): libnfnetlink-1.0.1-21.el9.aarch64.rpm 156 kB/s | 28 kB 00:00 2024-11-19 12:59:51.707 | (43/166): iproute-6.2.0-6.el9_4.aarch64.rpm 1.3 MB/s | 791 kB 00:00 2024-11-19 12:59:51.728 | (44/166): libmnl-1.0.4-16.el9_4.aarch64.rpm 233 kB/s | 27 kB 00:00 2024-11-19 12:59:51.813 | (45/166): parted-3.5-2.el9.aarch64.rpm 1.7 MB/s | 606 kB 00:00 2024-11-19 12:59:52.061 | (46/166): jansson-2.14-1.el9.aarch64.rpm 138 kB/s | 46 kB 00:00 2024-11-19 12:59:52.156 | (47/166): squashfs-tools-4.4-10.git1.el9.aarch6 359 kB/s | 161 kB 00:00 2024-11-19 12:59:52.245 | (48/166): procps-ng-3.3.17-14.el9.aarch64.rpm 773 kB/s | 333 kB 00:00 2024-11-19 12:59:52.261 | (49/166): userspace-rcu-0.12.1-6.el9.aarch64.rp 523 kB/s | 104 kB 00:00 2024-11-19 12:59:52.276 | (50/166): gobject-introspection-1.68.0-11.el9.a 2.0 MB/s | 245 kB 00:00 2024-11-19 12:59:52.360 | (51/166): libpipeline-1.5.3-4.el9.aarch64.rpm 415 kB/s | 47 kB 00:00 2024-11-19 12:59:52.602 | (52/166): psmisc-23.4-3.el9.aarch64.rpm 694 kB/s | 226 kB 00:00 2024-11-19 12:59:52.621 | (53/166): ethtool-6.2-1.el9.aarch64.rpm 626 kB/s | 225 kB 00:00 2024-11-19 12:59:52.705 | (54/166): xz-5.2.5-8.el9_0.aarch64.rpm 623 kB/s | 214 kB 00:00 2024-11-19 12:59:52.717 | (55/166): linux-firmware-whence-20240905-143.3. 865 kB/s | 99 kB 00:00 2024-11-19 12:59:52.965 | (56/166): python3-systemd-234-18.el9.aarch64.rp 334 kB/s | 82 kB 00:00 2024-11-19 12:59:52.993 | (57/166): inih-49-6.el9.aarch64.rpm 59 kB/s | 17 kB 00:00 2024-11-19 12:59:53.091 | (58/166): which-2.21-29.el9.aarch64.rpm 316 kB/s | 40 kB 00:00 2024-11-19 12:59:53.197 | (59/166): prefixdevname-0.1.0-8.el9.aarch64.rpm 2.1 MB/s | 438 kB 00:00 2024-11-19 12:59:53.211 | (60/166): logrotate-3.18.0-8.el9.aarch64.rpm 599 kB/s | 71 kB 00:00 2024-11-19 12:59:53.298 | (61/166): kexec-tools-2.0.27-8.el9_4.3.aarch64. 4.2 MB/s | 434 kB 00:00 2024-11-19 12:59:53.503 | (62/166): coreutils-8.32-35.el9.aarch64.rpm 5.3 MB/s | 1.1 MB 00:00 2024-11-19 12:59:53.862 | (63/166): coreutils-common-8.32-35.el9.aarch64. 3.0 MB/s | 2.0 MB 00:00 2024-11-19 12:59:53.886 | (64/166): diffutils-3.7-12.el9.aarch64.rpm 1.0 MB/s | 383 kB 00:00 2024-11-19 12:59:53.959 | (65/166): libedit-3.1-38.20210216cvs.el9.aarch6 1.0 MB/s | 101 kB 00:00 2024-11-19 12:59:54.630 | (66/166): libseccomp-2.5.2-2.el9.aarch64.rpm 95 kB/s | 71 kB 00:00 2024-11-19 12:59:54.711 | (67/166): libss-1.46.5-5.el9.aarch64.rpm 40 kB/s | 30 kB 00:00 2024-11-19 12:59:54.729 | (68/166): e2fsprogs-libs-1.46.5-5.el9.aarch64.r 2.2 MB/s | 222 kB 00:00 2024-11-19 12:59:54.825 | (69/166): libnl3-cli-3.9.0-1.el9.aarch64.rpm 2.0 MB/s | 195 kB 00:00 2024-11-19 12:59:55.238 | (70/166): libnl3-3.9.0-1.el9.aarch64.rpm 821 kB/s | 338 kB 00:00 2024-11-19 12:59:55.485 | (71/166): e2fsprogs-1.46.5-5.el9.aarch64.rpm 1.3 MB/s | 994 kB 00:00 2024-11-19 12:59:55.780 | (72/166): libselinux-utils-3.6-1.el9.aarch64.rp 302 kB/s | 163 kB 00:00 2024-11-19 12:59:55.794 | (73/166): ipset-libs-7.11-8.el9.aarch64.rpm 219 kB/s | 67 kB 00:00 2024-11-19 12:59:56.028 | (74/166): ipset-7.11-8.el9.aarch64.rpm 170 kB/s | 42 kB 00:00 2024-11-19 12:59:56.399 | (75/166): authselect-libs-1.2.6-2.el9.aarch64.r 390 kB/s | 236 kB 00:00 2024-11-19 12:59:57.066 | (76/166): authselect-1.2.6-2.el9.aarch64.rpm 135 kB/s | 139 kB 00:01 2024-11-19 12:59:57.187 | (77/166): lzo-2.10-7.el9.aarch64.rpm 80 kB/s | 63 kB 00:00 2024-11-19 12:59:57.465 | (78/166): dracut-squash-057-53.git20240104.el9. 31 kB/s | 12 kB 00:00 2024-11-19 12:59:57.516 | (79/166): dracut-network-057-53.git20240104.el9 208 kB/s | 68 kB 00:00 2024-11-19 12:59:57.750 | (80/166): dracut-config-rescue-057-53.git202401 42 kB/s | 12 kB 00:00 2024-11-19 12:59:57.871 | (81/166): dracut-057-53.git20240104.el9.aarch64 1.0 MB/s | 374 kB 00:00 2024-11-19 12:59:57.989 | (82/166): dbus-common-1.12.20-8.el9.noarch.rpm 116 kB/s | 14 kB 00:00 2024-11-19 12:59:58.104 | (83/166): dbus-1.12.20-8.el9.aarch64.rpm 60 kB/s | 6.8 kB 00:00 2024-11-19 12:59:58.128 | (84/166): dbus-libs-1.12.20-8.el9.aarch64.rpm 394 kB/s | 149 kB 00:00 2024-11-19 12:59:58.237 | (85/166): NetworkManager-tui-1.46.0-19.el9_4.aa 1.7 MB/s | 236 kB 00:00 2024-11-19 12:59:58.339 | (86/166): NetworkManager-team-1.46.0-19.el9_4.a 181 kB/s | 38 kB 00:00 2024-11-19 12:59:58.891 | (87/166): NetworkManager-libnm-1.46.0-19.el9_4. 2.7 MB/s | 1.8 MB 00:00 2024-11-19 12:59:58.987 | (88/166): NetworkManager-1.46.0-19.el9_4.aarch6 3.3 MB/s | 2.1 MB 00:00 2024-11-19 12:59:59.207 | (89/166): numactl-libs-2.0.16-3.el9.aarch64.rpm 92 kB/s | 29 kB 00:00 2024-11-19 12:59:59.683 | (90/166): libcbor-0.7.0-5.el9.aarch64.rpm 78 kB/s | 55 kB 00:00 2024-11-19 12:59:59.698 | (91/166): newt-0.52.21-11.el9.aarch64.rpm 200 kB/s | 98 kB 00:00 2024-11-19 12:59:59.868 | (92/166): openssh-server-8.7p1-38.el9_4.4.aarch 2.3 MB/s | 439 kB 00:00 2024-11-19 12:59:59.915 | (93/166): openssh-clients-8.7p1-38.el9_4.4.aarc 3.1 MB/s | 680 kB 00:00 2024-11-19 12:59:59.969 | (94/166): openssh-8.7p1-38.el9_4.4.aarch64.rpm 4.4 MB/s | 447 kB 00:00 2024-11-19 13:00:00.036 | (95/166): slang-2.3.2-11.el9.aarch64.rpm 3.0 MB/s | 364 kB 00:00 2024-11-19 13:00:00.053 | (96/166): python3-nftables-1.0.9-1.el9.aarch64. 260 kB/s | 22 kB 00:00 2024-11-19 13:00:00.130 | (97/166): nftables-1.0.9-1.el9.aarch64.rpm 4.3 MB/s | 415 kB 00:00 2024-11-19 13:00:00.165 | (98/166): libref_array-0.1.5-53.el9.aarch64.rpm 244 kB/s | 27 kB 00:00 2024-11-19 13:00:00.232 | (99/166): libpath_utils-0.2.1-53.el9.aarch64.rp 285 kB/s | 29 kB 00:00 2024-11-19 13:00:00.426 | (100/166): libini_config-1.3.1-53.el9.aarch64.r 254 kB/s | 66 kB 00:00 2024-11-19 13:00:00.437 | (101/166): libdhash-0.5.0-53.el9.aarch64.rpm 141 kB/s | 29 kB 00:00 2024-11-19 13:00:00.752 | (102/166): libcollection-0.7.0-53.el9.aarch64.r 134 kB/s | 44 kB 00:00 2024-11-19 13:00:00.761 | (103/166): libbasicobjects-0.1.1-53.el9.aarch64 79 kB/s | 26 kB 00:00 2024-11-19 13:00:00.837 | (104/166): teamd-1.31-16.el9_1.aarch64.rpm 1.3 MB/s | 110 kB 00:00 2024-11-19 13:00:00.847 | (105/166): libteam-1.31-16.el9_1.aarch64.rpm 545 kB/s | 46 kB 00:00 2024-11-19 13:00:01.001 | (106/166): cronie-anacron-1.5.7-11.el9.aarch64. 185 kB/s | 30 kB 00:00 2024-11-19 13:00:01.012 | (107/166): cronie-1.5.7-11.el9.aarch64.rpm 696 kB/s | 115 kB 00:00 2024-11-19 13:00:01.117 | (108/166): libtdb-1.4.9-1.el9.aarch64.rpm 437 kB/s | 51 kB 00:00 2024-11-19 13:00:01.344 | (109/166): sssd-kcm-2.9.4-6.el9_4.1.aarch64.rpm 329 kB/s | 109 kB 00:00 2024-11-19 13:00:01.818 | (110/166): sssd-common-2.9.4-6.el9_4.1.aarch64. 2.2 MB/s | 1.6 MB 00:00 2024-11-19 13:00:01.877 | (111/166): sssd-client-2.9.4-6.el9_4.1.aarch64. 301 kB/s | 160 kB 00:00 2024-11-19 13:00:02.356 | (112/166): libsss_sudo-2.9.4-6.el9_4.1.aarch64. 67 kB/s | 36 kB 00:00 2024-11-19 13:00:03.425 | (113/166): libsss_nss_idmap-2.9.4-6.el9_4.1.aar 30 kB/s | 47 kB 00:01 2024-11-19 13:00:03.471 | (114/166): libsss_idmap-2.9.4-6.el9_4.1.aarch64 38 kB/s | 43 kB 00:01 2024-11-19 13:00:03.665 | (115/166): libsss_certmap-2.9.4-6.el9_4.1.aarch 381 kB/s | 91 kB 00:00 2024-11-19 13:00:04.056 | (116/166): ncurses-6.2-10.20210508.el9.aarch64. 681 kB/s | 398 kB 00:00 2024-11-19 13:00:04.207 | (117/166): systemd-udev-252-32.el9_4.7.aarch64. 3.3 MB/s | 1.8 MB 00:00 2024-11-19 13:00:04.733 | (118/166): systemd-pam-252-32.el9_4.7.aarch64.r 376 kB/s | 254 kB 00:00 2024-11-19 13:00:04.878 | (119/166): systemd-252-32.el9_4.7.aarch64.rpm 5.6 MB/s | 3.8 MB 00:00 2024-11-19 13:00:04.892 | (120/166): systemd-rpm-macros-252-32.el9_4.7.no 329 kB/s | 52 kB 00:00 2024-11-19 13:00:04.969 | (121/166): libkcapi-hmaccalc-1.4.0-2.el9.aarch6 253 kB/s | 23 kB 00:00 2024-11-19 13:00:04.986 | (122/166): libkcapi-1.4.0-2.el9.aarch64.rpm 479 kB/s | 45 kB 00:00 2024-11-19 13:00:05.108 | (123/166): curl-7.76.1-29.el9_4.1.aarch64.rpm 2.1 MB/s | 290 kB 00:00 2024-11-19 13:00:05.131 | (124/166): libtevent-0.16.0-1.el9.aarch64.rpm 311 kB/s | 45 kB 00:00 2024-11-19 13:00:05.204 | (125/166): libtalloc-2.4.1-1.el9.aarch64.rpm 302 kB/s | 29 kB 00:00 2024-11-19 13:00:05.301 | (126/166): libldb-2.8.0-2.el9_4.aarch64.rpm 1.0 MB/s | 181 kB 00:00 2024-11-19 13:00:05.357 | (127/166): sudo-1.9.5p2-10.el9_3.aarch64.rpm 6.6 MB/s | 1.0 MB 00:00 2024-11-19 13:00:05.387 | (128/166): python3-dbus-1.2.18-2.el9.0.1.aarch6 1.5 MB/s | 131 kB 00:00 2024-11-19 13:00:05.442 | (129/166): initscripts-rename-device-10.11.6-1. 158 kB/s | 13 kB 00:00 2024-11-19 13:00:05.565 | (130/166): snappy-1.1.8-8.el9.aarch64.rpm 186 kB/s | 33 kB 00:00 2024-11-19 13:00:05.582 | (131/166): libsysfs-2.1.1-10.el9.aarch64.rpm 260 kB/s | 36 kB 00:00 2024-11-19 13:00:05.773 | (132/166): gettext-0.21-8.el9.aarch64.rpm 5.7 MB/s | 1.1 MB 00:00 2024-11-19 13:00:05.827 | (133/166): gettext-libs-0.21-8.el9.aarch64.rpm 1.1 MB/s | 285 kB 00:00 2024-11-19 13:00:21.122 | (134/166): xfsprogs-6.3.0-1.el9.aarch64.rpm 70 kB/s | 1.1 MB 00:15 2024-11-19 13:00:26.137 | (135/166): iptables-nft-1.8.10-4.el9_4.aarch64. 9.0 kB/s | 184 kB 00:20 2024-11-19 13:00:27.017 | (136/166): iptables-libs-1.8.10-4.el9_4.aarch64 68 kB/s | 398 kB 00:05 2024-11-19 13:00:27.384 | (137/166): audit-3.1.2-2.el9.aarch64.rpm 201 kB/s | 250 kB 00:01 2024-11-19 13:00:30.640 | (138/166): lmdb-libs-0.9.29-3.el9.aarch64.rpm 17 kB/s | 61 kB 00:03 2024-11-19 13:00:31.562 | (139/166): policycoreutils-3.6-2.1.el9.aarch64. 50 kB/s | 208 kB 00:04 2024-11-19 13:00:31.895 | (140/166): kpartx-0.8.7-27.el9.aarch64.rpm 140 kB/s | 47 kB 00:00 2024-11-19 13:00:32.270 | (141/166): libbpf-1.3.0-2.el9.aarch64.rpm 105 kB/s | 171 kB 00:01 2024-11-19 13:00:32.374 | (142/166): sg3_utils-libs-1.47-9.el9.aarch64.rp 207 kB/s | 99 kB 00:00 2024-11-19 13:00:32.559 | (143/166): sg3_utils-1.47-9.el9.aarch64.rpm 3.1 MB/s | 930 kB 00:00 2024-11-19 13:00:32.628 | (144/166): cryptsetup-libs-2.6.0-3.el9.aarch64. 1.8 MB/s | 469 kB 00:00 2024-11-19 13:00:32.664 | (145/166): python3-gobject-base-noarch-3.40.1-6 1.4 MB/s | 152 kB 00:00 2024-11-19 13:00:32.929 | (146/166): kbd-legacy-2.4.0-9.el9.noarch.rpm 1.6 MB/s | 502 kB 00:00 2024-11-19 13:00:33.090 | (147/166): grub2-tools-minimal-2.06-82.el9_4.aa 1.3 MB/s | 580 kB 00:00 2024-11-19 13:00:33.196 | (148/166): grub2-tools-2.06-82.el9_4.aarch64.rp 6.3 MB/s | 1.7 MB 00:00 2024-11-19 13:00:33.226 | (149/166): grub2-common-2.06-82.el9_4.noarch.rp 6.5 MB/s | 903 kB 00:00 2024-11-19 13:00:33.289 | (150/166): jq-1.6-16.el9.aarch64.rpm 1.9 MB/s | 180 kB 00:00 2024-11-19 13:00:33.334 | (151/166): oniguruma-6.9.6-1.el9.5.0.1.aarch64. 1.9 MB/s | 213 kB 00:00 2024-11-19 13:00:33.616 | (152/166): kernel-tools-libs-5.14.0-427.42.1.el 13 MB/s | 4.3 MB 00:00 2024-11-19 13:00:33.829 | (153/166): kernel-tools-5.14.0-427.42.1.el9_4.a 8.9 MB/s | 4.4 MB 00:00 2024-11-19 13:00:34.093 | (154/166): libcap-ng-python3-0.8.2-7.el9.aarch6 61 kB/s | 29 kB 00:00 2024-11-19 13:00:34.395 | (155/166): libestr-0.1.11-4.el9.aarch64.rpm 44 kB/s | 25 kB 00:00 2024-11-19 13:00:34.409 | (156/166): python3-libselinux-3.6-1.el9.aarch64 579 kB/s | 182 kB 00:00 2024-11-19 13:00:34.705 | (157/166): rsyslog-logrotate-8.2310.0-4.el9.aar 36 kB/s | 11 kB 00:00 2024-11-19 13:00:34.806 | (158/166): libfastjson-0.99.9-5.el9.aarch64.rpm 88 kB/s | 36 kB 00:00 2024-11-19 13:00:34.897 | (159/166): rsyslog-8.2310.0-4.el9.aarch64.rpm 4.0 MB/s | 777 kB 00:00 2024-11-19 13:00:34.909 | (160/166): less-590-4.el9_4.aarch64.rpm 1.5 MB/s | 159 kB 00:00 2024-11-19 13:00:35.004 | (161/166): libcurl-minimal-7.76.1-29.el9_4.1.aa 2.3 MB/s | 220 kB 00:00 2024-11-19 13:00:35.097 | (162/166): glibc-minimal-langpack-2.34-100.el9_ 213 kB/s | 20 kB 00:00 2024-11-19 13:00:35.156 | (163/166): systemd-libs-252-32.el9_4.7.aarch64. 2.4 MB/s | 623 kB 00:00 2024-11-19 13:00:35.204 | (164/166): glibc-common-2.34-100.el9_4.4.aarch6 2.6 MB/s | 284 kB 00:00 2024-11-19 13:00:35.473 | (165/166): glibc-2.34-100.el9_4.4.aarch64.rpm 5.4 MB/s | 1.7 MB 00:00 2024-11-19 13:00:42.945 | (166/166): linux-firmware-20240905-143.3.el9_4. 7.7 MB/s | 387 MB 00:50 2024-11-19 13:00:42.947 | -------------------------------------------------------------------------------- 2024-11-19 13:00:42.948 | Total 7.7 MB/s | 454 MB 00:58 2024-11-19 13:00:48.249 | Running transaction check 2024-11-19 13:00:48.609 | Transaction check succeeded. 2024-11-19 13:00:48.610 | Running transaction test 2024-11-19 13:00:51.884 | Transaction test succeeded. 2024-11-19 13:00:51.885 | Running transaction 2024-11-19 13:00:57.687 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.noarch 1/1 2024-11-19 13:00:58.002 | Running scriptlet: firewalld-1.3.4-1.el9.noarch 1/1 2024-11-19 13:00:58.098 | Preparing : 1/1 2024-11-19 13:00:58.485 | Installing : grub2-common-1:2.06-82.el9_4.noarch 1/174 2024-11-19 13:00:58.847 | Upgrading : glibc-common-2.34-100.el9_4.4.aarch64 2/174 2024-11-19 13:00:58.933 | Running scriptlet: glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-19 13:00:59.357 | Upgrading : glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-19 13:00:59.410 | Running scriptlet: glibc-2.34-100.el9_4.4.aarch64 3/174 2024-11-19 13:00:59.716 | Upgrading : glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 4/174 2024-11-19 13:00:59.881 | Installing : libmnl-1.0.4-16.el9_4.aarch64 5/174 2024-11-19 13:01:00.149 | Installing : libtalloc-2.4.1-1.el9.aarch64 6/174 2024-11-19 13:01:00.217 | Installing : libtevent-0.16.0-1.el9.aarch64 7/174 2024-11-19 13:01:00.382 | Installing : kmod-libs-28-9.el9.aarch64 8/174 2024-11-19 13:01:00.497 | Installing : kmod-28-9.el9.aarch64 9/174 2024-11-19 13:01:00.831 | Installing : jansson-2.14-1.el9.aarch64 10/174 2024-11-19 13:01:01.099 | Installing : libnl3-3.9.0-1.el9.aarch64 11/174 2024-11-19 13:01:01.217 | Installing : libtdb-1.4.9-1.el9.aarch64 12/174 2024-11-19 13:01:01.242 | Upgrading : libcurl-minimal-7.76.1-29.el9_4.1.aarch64 13/174 2024-11-19 13:01:01.263 | Installing : libnftnl-1.2.6-4.el9_4.aarch64 14/174 2024-11-19 13:01:01.284 | Installing : fuse-libs-2.9.9-15.el9.aarch64 15/174 2024-11-19 13:01:01.339 | Installing : libedit-3.1-38.20210216cvs.el9.aarch64 16/174 2024-11-19 13:01:01.898 | Installing : libselinux-utils-3.6-1.el9.aarch64 17/174 2024-11-19 13:01:01.910 | Installing : lzo-2.10-7.el9.aarch64 18/174 2024-11-19 13:01:02.022 | Running scriptlet: openssh-8.7p1-38.el9_4.4.aarch64 19/174 2024-11-19 13:01:02.039 | Installing : openssh-8.7p1-38.el9_4.4.aarch64 19/174 2024-11-19 13:01:02.052 | Installing : libref_array-0.1.5-53.el9.aarch64 20/174 2024-11-19 13:01:02.066 | Installing : libdhash-0.5.0-53.el9.aarch64 21/174 2024-11-19 13:01:02.081 | Installing : libcollection-0.7.0-53.el9.aarch64 22/174 2024-11-19 13:01:02.112 | Installing : libbasicobjects-0.1.1-53.el9.aarch64 23/174 2024-11-19 13:01:02.285 | Installing : libsss_idmap-2.9.4-6.el9_4.1.aarch64 24/174 2024-11-19 13:01:02.303 | Installing : libbpf-2:1.3.0-2.el9.aarch64 25/174 2024-11-19 13:01:02.526 | Installing : squashfs-tools-4.4-10.git1.el9.aarch64 26/174 2024-11-19 13:01:02.631 | Installing : libnl3-cli-3.9.0-1.el9.aarch64 27/174 2024-11-19 13:01:02.662 | Installing : libteam-1.31-16.el9_1.aarch64 28/174 2024-11-19 13:01:02.685 | Installing : libsss_certmap-2.9.4-6.el9_4.1.aarch64 29/174 2024-11-19 13:01:02.701 | Installing : ethtool-2:6.2-1.el9.aarch64 30/174 2024-11-19 13:01:02.719 | Installing : ipset-libs-7.11-8.el9.aarch64 31/174 2024-11-19 13:01:02.736 | Installing : ipset-7.11-8.el9.aarch64 32/174 2024-11-19 13:01:02.809 | Installing : acl-2.3.1-4.el9.aarch64 33/174 2024-11-19 13:01:03.295 | Installing : c-ares-1.19.1-2.el9_4.aarch64 34/174 2024-11-19 13:01:03.488 | Installing : file-5.39-16.el9.aarch64 35/174 2024-11-19 13:01:03.585 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-19 13:01:03.890 | Installing : groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-19 13:01:03.906 | Running scriptlet: groff-base-1.22.4-10.el9.aarch64 36/174 2024-11-19 13:01:03.958 | Installing : libdaemon-0.14-23.el9.aarch64 37/174 2024-11-19 13:01:03.973 | Installing : libndp-1.8-6.el9_4.aarch64 38/174 2024-11-19 13:01:03.998 | Installing : pigz-2.5-4.el9.aarch64 39/174 2024-11-19 13:01:04.015 | Installing : cpio-2.13-16.el9.aarch64 40/174 2024-11-19 13:01:04.034 | Installing : libnfnetlink-1.0.1-21.el9.aarch64 41/174 2024-11-19 13:01:04.154 | Installing : libnetfilter_conntrack-1.0.9-1.el9.aarch64 42/174 2024-11-19 13:01:04.191 | Installing : iptables-libs-1.8.10-4.el9_4.aarch64 43/174 2024-11-19 13:01:04.205 | Installing : nftables-1:1.0.9-1.el9.aarch64 44/174 2024-11-19 13:01:04.221 | Running scriptlet: nftables-1:1.0.9-1.el9.aarch64 44/174 2024-11-19 13:01:04.247 | Installing : python3-nftables-1:1.0.9-1.el9.aarch64 45/174 2024-11-19 13:01:04.276 | Installing : userspace-rcu-0.12.1-6.el9.aarch64 46/174 2024-11-19 13:01:04.306 | Installing : gobject-introspection-1.68.0-11.el9.aarch64 47/174 2024-11-19 13:01:04.334 | Installing : python3-gobject-base-noarch-3.40.1-6.el9.noarch 48/174 2024-11-19 13:01:04.352 | Installing : python3-gobject-base-3.40.1-6.el9.aarch64 49/174 2024-11-19 13:01:04.376 | Installing : libpipeline-1.5.3-4.el9.aarch64 50/174 2024-11-19 13:01:04.429 | Installing : psmisc-23.4-3.el9.aarch64 51/174 2024-11-19 13:01:04.497 | Installing : iproute-6.2.0-6.el9_4.aarch64 52/174 2024-11-19 13:01:04.559 | Installing : xz-5.2.5-8.el9_0.aarch64 53/174 2024-11-19 13:01:04.620 | Installing : inih-49-6.el9.aarch64 54/174 2024-11-19 13:01:04.644 | Installing : which-2.21-29.el9.aarch64 55/174 2024-11-19 13:01:04.663 | Installing : diffutils-3.7-12.el9.aarch64 56/174 2024-11-19 13:01:04.678 | Installing : libseccomp-2.5.2-2.el9.aarch64 57/174 2024-11-19 13:01:04.698 | Installing : libss-1.46.5-5.el9.aarch64 58/174 2024-11-19 13:01:04.714 | Installing : e2fsprogs-libs-1.46.5-5.el9.aarch64 59/174 2024-11-19 13:01:04.729 | Installing : numactl-libs-2.0.16-3.el9.aarch64 60/174 2024-11-19 13:01:04.754 | Installing : libcbor-0.7.0-5.el9.aarch64 61/174 2024-11-19 13:01:04.774 | Installing : slang-2.3.2-11.el9.aarch64 62/174 2024-11-19 13:01:04.794 | Installing : newt-0.52.21-11.el9.aarch64 63/174 2024-11-19 13:01:04.810 | Installing : libpath_utils-0.2.1-53.el9.aarch64 64/174 2024-11-19 13:01:04.829 | Installing : libini_config-1.3.1-53.el9.aarch64 65/174 2024-11-19 13:01:04.859 | Installing : libsss_sudo-2.9.4-6.el9_4.1.aarch64 66/174 2024-11-19 13:01:04.884 | Installing : libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 67/174 2024-11-19 13:01:04.899 | Installing : sssd-client-2.9.4-6.el9_4.1.aarch64 68/174 2024-11-19 13:01:04.915 | Running scriptlet: sssd-client-2.9.4-6.el9_4.1.aarch64 68/174 2024-11-19 13:01:04.941 | Installing : snappy-1.1.8-8.el9.aarch64 69/174 2024-11-19 13:01:05.010 | Installing : gettext-libs-0.21-8.el9.aarch64 70/174 2024-11-19 13:01:05.039 | Installing : gettext-0.21-8.el9.aarch64 71/174 2024-11-19 13:01:05.070 | Installing : lmdb-libs-0.9.29-3.el9.aarch64 72/174 2024-11-19 13:01:05.097 | Installing : libldb-2.8.0-2.el9_4.aarch64 73/174 2024-11-19 13:01:05.118 | Installing : sg3_utils-libs-1.47-9.el9.aarch64 74/174 2024-11-19 13:01:05.140 | Installing : oniguruma-6.9.6-1.el9.5.0.1.aarch64 75/174 2024-11-19 13:01:05.178 | Installing : jq-1.6-16.el9.aarch64 76/174 2024-11-19 13:01:05.409 | Installing : kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 77/174 2024-11-19 13:01:05.489 | Running scriptlet: kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 77/174 2024-11-19 13:01:05.505 | Installing : libcap-ng-python3-0.8.2-7.el9.aarch64 78/174 2024-11-19 13:01:05.530 | Installing : libestr-0.1.11-4.el9.aarch64 79/174 2024-11-19 13:01:05.554 | Installing : libfastjson-0.99.9-5.el9.aarch64 80/174 2024-11-19 13:01:05.673 | Upgrading : less-590-4.el9_4.aarch64 81/174 2024-11-19 13:01:05.762 | Installing : kbd-legacy-2.4.0-9.el9.noarch 82/174 2024-11-19 13:01:05.808 | Installing : systemd-rpm-macros-252-32.el9_4.7.noarch 83/174 2024-11-19 13:01:06.027 | Installing : coreutils-common-8.32-35.el9.aarch64 84/174 2024-11-19 13:01:06.266 | Installing : coreutils-8.32-35.el9.aarch64 85/174 2024-11-19 13:01:06.292 | Upgrading : systemd-libs-252-32.el9_4.7.aarch64 86/174 2024-11-19 13:01:06.320 | Running scriptlet: systemd-libs-252-32.el9_4.7.aarch64 86/174 2024-11-19 13:01:06.463 | Installing : dbus-libs-1:1.12.20-8.el9.aarch64 87/174 2024-11-19 13:01:06.501 | Installing : policycoreutils-3.6-2.1.el9.aarch64 88/174 2024-11-19 13:01:06.513 | Running scriptlet: policycoreutils-3.6-2.1.el9.aarch64 88/174 2024-11-19 13:01:06.552 | Installing : dbus-1:1.12.20-8.el9.aarch64 89/174 2024-11-19 13:01:06.619 | Installing : systemd-pam-252-32.el9_4.7.aarch64 90/174 2024-11-19 13:01:36.725 | Running scriptlet: systemd-252-32.el9_4.7.aarch64 91/174 2024-11-19 13:01:36.824 | Installing : systemd-252-32.el9_4.7.aarch64 91/174 2024-11-19 13:01:37.213 | Running scriptlet: systemd-252-32.el9_4.7.aarch64 91/174 2024-11-19 13:01:38.628 | Installing : dbus-common-1:1.12.20-8.el9.noarch 92/174 2024-11-19 13:01:38.666 | Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch 92/174 2024-11-19 13:01:38.667 | Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket. 2024-11-19 13:01:38.667 | Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket. 2024-11-19 13:01:38.667 | 2024-11-19 13:01:46.822 | Running scriptlet: dbus-broker-28-7.el9.aarch64 93/174 2024-11-19 13:01:47.269 | Installing : dbus-broker-28-7.el9.aarch64 93/174 2024-11-19 13:01:47.306 | Running scriptlet: dbus-broker-28-7.el9.aarch64 93/174 2024-11-19 13:01:47.307 | Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service. 2024-11-19 13:01:47.307 | Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service. 2024-11-19 13:01:47.307 | 2024-11-19 13:01:48.318 | Installing : cronie-1.5.7-11.el9.aarch64 94/174 2024-11-19 13:01:48.343 | Running scriptlet: cronie-1.5.7-11.el9.aarch64 94/174 2024-11-19 13:01:48.343 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service → /usr/lib/systemd/system/crond.service. 2024-11-19 13:01:48.343 | 2024-11-19 13:01:48.620 | Installing : crontabs-1.11-27.20190603git.el9.noarch 95/174 2024-11-19 13:01:48.675 | Installing : cronie-anacron-1.5.7-11.el9.aarch64 96/174 2024-11-19 13:01:48.712 | Running scriptlet: cronie-anacron-1.5.7-11.el9.aarch64 96/174 2024-11-19 13:01:49.653 | Installing : python3-dbus-1.2.18-2.el9.0.1.aarch64 97/174 2024-11-19 13:01:50.157 | Installing : NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 98/174 2024-11-19 13:01:50.265 | Running scriptlet: NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 98/174 2024-11-19 13:01:50.753 | Installing : python3-firewall-1.3.4-1.el9.noarch 99/174 2024-11-19 13:01:51.343 | Installing : device-mapper-libs-9:1.02.197-2.el9.aarch64 100/174 2024-11-19 13:01:51.475 | Installing : device-mapper-9:1.02.197-2.el9.aarch64 101/174 2024-11-19 13:01:51.811 | Installing : grub2-tools-minimal-1:2.06-82.el9_4.aarch64 102/174 2024-11-19 13:01:53.349 | Installing : kpartx-0.8.7-27.el9.aarch64 103/174 2024-11-19 13:01:55.379 | Installing : cryptsetup-libs-2.6.0-3.el9.aarch64 104/174 2024-11-19 13:01:55.718 | Installing : initscripts-service-10.11.6-1.el9.noarch 105/174 2024-11-19 13:01:55.735 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-19 13:01:56.051 | Installing : logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-19 13:01:56.078 | Running scriptlet: logrotate-3.18.0-8.el9.aarch64 106/174 2024-11-19 13:01:56.078 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2024-11-19 13:01:56.078 | 2024-11-19 13:01:56.324 | Installing : rsyslog-logrotate-8.2310.0-4.el9.aarch64 107/174 2024-11-19 13:01:56.366 | Installing : rsyslog-8.2310.0-4.el9.aarch64 108/174 2024-11-19 13:01:56.398 | Running scriptlet: rsyslog-8.2310.0-4.el9.aarch64 108/174 2024-11-19 13:01:56.398 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2024-11-19 13:01:56.398 | 2024-11-19 13:01:56.427 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 109/174 2024-11-19 13:01:56.456 | Installing : authselect-libs-1.2.6-2.el9.aarch64 109/174 2024-11-19 13:01:57.045 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-19 13:01:57.883 | Installing : sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-19 13:01:58.010 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-19 13:01:58.010 | Created symlink /etc/systemd/system/multi-user.target.wants/sssd.service → /usr/lib/systemd/system/sssd.service. 2024-11-19 13:01:58.010 | 2024-11-19 13:01:58.123 | Installing : libkcapi-1.4.0-2.el9.aarch64 111/174 2024-11-19 13:01:58.168 | Installing : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 112/174 2024-11-19 13:01:58.179 | Installing : selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 113/174 2024-11-19 13:01:58.227 | Running scriptlet: selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 113/174 2024-11-19 13:01:58.930 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-19 13:01:58.990 | Installing : selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-19 13:02:35.867 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 114/174 2024-11-19 13:02:35.929 | Installing : teamd-1.31-16.el9_1.aarch64 115/174 2024-11-19 13:02:35.981 | Installing : procps-ng-3.3.17-14.el9.aarch64 116/174 2024-11-19 13:02:36.045 | Installing : python3-systemd-234-18.el9.aarch64 117/174 2024-11-19 13:02:36.073 | Installing : iptables-nft-1.8.10-4.el9_4.aarch64 118/174 2024-11-19 13:02:36.113 | Running scriptlet: iptables-nft-1.8.10-4.el9_4.aarch64 118/174 2024-11-19 13:02:36.311 | Installing : linux-firmware-whence-20240905-143.3.el9_4.noarc 119/174 2024-11-19 13:02:36.371 | Installing : kbd-misc-2.4.0-9.el9.noarch 120/174 2024-11-19 13:02:36.566 | Installing : kbd-2.4.0-9.el9.aarch64 121/174 2024-11-19 13:02:36.598 | Installing : systemd-udev-252-32.el9_4.7.aarch64 122/174 2024-11-19 13:02:37.937 | Running scriptlet: systemd-udev-252-32.el9_4.7.aarch64 122/174 2024-11-19 13:02:37.937 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-boot-update.service → /usr/lib/systemd/system/systemd-boot-update.service. 2024-11-19 13:02:37.937 | 2024-11-19 13:02:38.277 | Installing : dracut-057-53.git20240104.el9.aarch64 123/174 2024-11-19 13:02:38.371 | Running scriptlet: NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-19 13:02:38.684 | Installing : NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-19 13:02:38.719 | Running scriptlet: NetworkManager-1:1.46.0-19.el9_4.aarch64 124/174 2024-11-19 13:02:38.719 | Created symlink /etc/systemd/system/multi-user.target.wants/NetworkManager.service → /usr/lib/systemd/system/NetworkManager.service. 2024-11-19 13:02:38.719 | Created symlink /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service → /usr/lib/systemd/system/NetworkManager-dispatcher.service. 2024-11-19 13:02:38.719 | Created symlink /etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service → /usr/lib/systemd/system/NetworkManager-wait-online.service. 2024-11-19 13:02:38.719 | 2024-11-19 13:02:40.594 | Installing : dracut-network-057-53.git20240104.el9.aarch64 125/174 2024-11-19 13:02:40.646 | Installing : dracut-squash-057-53.git20240104.el9.aarch64 126/174 2024-11-19 13:02:40.913 | Installing : libfido2-1.13.0-2.el9.aarch64 127/174 2024-11-19 13:02:41.089 | Installing : os-prober-1.77-10.el9.aarch64 128/174 2024-11-19 13:02:41.178 | Running scriptlet: grub2-tools-1:2.06-82.el9_4.aarch64 129/174 2024-11-19 13:02:41.282 | Installing : grub2-tools-1:2.06-82.el9_4.aarch64 129/174 2024-11-19 13:02:41.297 | Installing : grubby-8.40-64.el9.aarch64 130/174 2024-11-19 13:02:41.312 | Running scriptlet: grubby-8.40-64.el9.aarch64 130/174 2024-11-19 13:02:41.337 | Installing : firewalld-filesystem-1.3.4-1.el9.noarch 131/174 2024-11-19 13:02:41.389 | Installing : python3-six-1.15.0-9.el9.noarch 132/174 2024-11-19 13:02:41.426 | Installing : python3-dateutil-1:2.8.1-7.el9.noarch 133/174 2024-11-19 13:02:41.674 | Installing : python3-dnf-plugins-core-4.3.0-13.el9.noarch 134/174 2024-11-19 13:02:41.697 | Installing : hwdata-0.348-9.13.el9.noarch 135/174 2024-11-19 13:02:41.757 | Installing : lshw-B.02.19.2-10.el9.aarch64 136/174 2024-11-19 13:02:41.860 | Installing : dnf-plugins-core-4.3.0-13.el9.noarch 137/174 2024-11-19 13:02:41.887 | Installing : firewalld-1.3.4-1.el9.noarch 138/174 2024-11-19 13:02:41.914 | Running scriptlet: firewalld-1.3.4-1.el9.noarch 138/174 2024-11-19 13:02:41.914 | Created symlink /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service → /usr/lib/systemd/system/firewalld.service. 2024-11-19 13:02:41.914 | Created symlink /etc/systemd/system/multi-user.target.wants/firewalld.service → /usr/lib/systemd/system/firewalld.service. 2024-11-19 13:02:41.914 | 2024-11-19 13:02:41.966 | Installing : kexec-tools-2.0.27-8.el9_4.3.aarch64 139/174 2024-11-19 13:02:41.994 | Running scriptlet: kexec-tools-2.0.27-8.el9_4.3.aarch64 139/174 2024-11-19 13:02:41.994 | Created symlink /etc/systemd/system/multi-user.target.wants/kdump.service → /usr/lib/systemd/system/kdump.service. 2024-11-19 13:02:41.994 | 2024-11-19 13:02:42.192 | Installing : openssh-clients-8.7p1-38.el9_4.4.aarch64 140/174 2024-11-19 13:02:42.227 | Running scriptlet: openssh-clients-8.7p1-38.el9_4.4.aarch64 140/174 2024-11-19 13:02:42.301 | Installing : NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 141/174 2024-11-19 13:02:42.327 | Installing : NetworkManager-team-1:1.46.0-19.el9_4.aarch64 142/174 2024-11-19 13:02:45.987 | Installing : dracut-config-rescue-057-53.git20240104.el9.aarc 143/174 2024-11-19 13:02:46.262 | Installing : linux-firmware-20240905-143.3.el9_4.noarch 144/174 2024-11-19 13:02:46.675 | Installing : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 145/174 2024-11-19 13:02:47.708 | Installing : sssd-kcm-2.9.4-6.el9_4.1.aarch64 146/174 2024-11-19 13:02:47.735 | Running scriptlet: sssd-kcm-2.9.4-6.el9_4.1.aarch64 146/174 2024-11-19 13:02:47.735 | Created symlink /etc/systemd/system/sockets.target.wants/sssd-kcm.socket → /usr/lib/systemd/system/sssd-kcm.socket. 2024-11-19 13:02:47.735 | 2024-11-19 13:02:48.494 | Installing : authselect-1.2.6-2.el9.aarch64 147/174 2024-11-19 13:02:48.797 | Installing : audit-3.1.2-2.el9.aarch64 148/174 2024-11-19 13:02:48.831 | Running scriptlet: audit-3.1.2-2.el9.aarch64 148/174 2024-11-19 13:02:48.831 | Created symlink /etc/systemd/system/multi-user.target.wants/auditd.service → /usr/lib/systemd/system/auditd.service. 2024-11-19 13:02:48.831 | 2024-11-19 13:02:48.930 | Installing : parted-3.5-2.el9.aarch64 149/174 2024-11-19 13:02:49.006 | Installing : xfsprogs-6.3.0-1.el9.aarch64 150/174 2024-11-19 13:02:50.743 | Running scriptlet: openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-19 13:02:50.881 | Installing : openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-19 13:02:50.912 | Running scriptlet: openssh-server-8.7p1-38.el9_4.4.aarch64 151/174 2024-11-19 13:02:50.912 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service → /usr/lib/systemd/system/sshd.service. 2024-11-19 13:02:50.912 | 2024-11-19 13:02:51.284 | Installing : prefixdevname-0.1.0-8.el9.aarch64 152/174 2024-11-19 13:02:51.339 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 153/174 2024-11-19 13:02:51.372 | Installing : man-db-2.9.3-7.el9.aarch64 153/174 2024-11-19 13:02:51.429 | Running scriptlet: man-db-2.9.3-7.el9.aarch64 153/174 2024-11-19 13:02:51.833 | Installing : sudo-1.9.5p2-10.el9_3.aarch64 154/174 2024-11-19 13:02:51.849 | Running scriptlet: sudo-1.9.5p2-10.el9_3.aarch64 154/174 2024-11-19 13:02:52.324 | Installing : initscripts-rename-device-10.11.6-1.el9.aarch64 155/174 2024-11-19 13:02:52.407 | Installing : kernel-tools-5.14.0-427.42.1.el9_4.aarch64 156/174 2024-11-19 13:02:52.528 | Running scriptlet: kernel-tools-5.14.0-427.42.1.el9_4.aarch64 156/174 2024-11-19 13:02:52.557 | Installing : sg3_utils-1.47-9.el9.aarch64 157/174 2024-11-19 13:02:52.571 | Installing : irqbalance-2:1.9.2-3.el9.aarch64 158/174 2024-11-19 13:02:52.597 | Running scriptlet: irqbalance-2:1.9.2-3.el9.aarch64 158/174 2024-11-19 13:02:52.597 | Created symlink /etc/systemd/system/multi-user.target.wants/irqbalance.service → /usr/lib/systemd/system/irqbalance.service. 2024-11-19 13:02:52.597 | 2024-11-19 13:02:52.674 | Installing : e2fsprogs-1.46.5-5.el9.aarch64 159/174 2024-11-19 13:02:52.968 | Installing : iproute-tc-6.2.0-6.el9_4.aarch64 160/174 2024-11-19 13:02:53.192 | Installing : curl-7.76.1-29.el9_4.1.aarch64 161/174 2024-11-19 13:02:53.209 | Installing : rpm-plugin-audit-4.16.1.3-29.el9.aarch64 162/174 2024-11-19 13:02:53.254 | Installing : lsscsi-0.32-6.el9.aarch64 163/174 2024-11-19 13:02:53.444 | Installing : ncurses-6.2-10.20210508.el9.aarch64 164/174 2024-11-19 13:02:53.466 | Installing : libsysfs-2.1.1-10.el9.aarch64 165/174 2024-11-19 13:02:53.484 | Installing : python3-libselinux-3.6-1.el9.aarch64 166/174 2024-11-19 13:02:53.713 | Cleanup : systemd-libs-252-32.el9_4.aarch64 167/174 2024-11-19 13:02:53.733 | Erasing : coreutils-single-8.32-35.el9.aarch64 168/174 2024-11-19 13:02:53.747 | Erasing : curl-minimal-7.76.1-29.el9_4.aarch64 169/174 2024-11-19 13:02:53.762 | Cleanup : libcurl-minimal-7.76.1-29.el9_4.aarch64 170/174 2024-11-19 13:02:53.782 | Cleanup : less-590-3.el9_3.aarch64 171/174 2024-11-19 13:02:53.800 | Cleanup : glibc-common-2.34-100.el9.aarch64 172/174 2024-11-19 13:02:53.817 | Cleanup : glibc-minimal-langpack-2.34-100.el9.aarch64 173/174 2024-11-19 13:02:53.840 | Cleanup : glibc-2.34-100.el9.aarch64 174/174 2024-11-19 13:02:53.854 | Running scriptlet: grub2-common-1:2.06-82.el9_4.noarch 174/174 2024-11-19 13:02:53.875 | Running scriptlet: authselect-libs-1.2.6-2.el9.aarch64 174/174 2024-11-19 13:02:53.889 | Running scriptlet: sssd-common-2.9.4-6.el9_4.1.aarch64 174/174 2024-11-19 13:02:53.900 | Running scriptlet: selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 174/174 2024-11-19 13:02:53.963 | Running scriptlet: kexec-tools-2.0.27-8.el9_4.3.aarch64 174/174 2024-11-19 13:03:02.276 | Running scriptlet: glibc-2.34-100.el9.aarch64 174/174 2024-11-19 13:03:02.276 | Verifying : hwdata-0.348-9.13.el9.noarch 1/174 2024-11-19 13:03:02.276 | Verifying : crontabs-1.11-27.20190603git.el9.noarch 2/174 2024-11-19 13:03:02.277 | Verifying : python3-six-1.15.0-9.el9.noarch 3/174 2024-11-19 13:03:02.277 | Verifying : selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.no 4/174 2024-11-19 13:03:02.277 | Verifying : selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 5/174 2024-11-19 13:03:02.277 | Verifying : acl-2.3.1-4.el9.aarch64 6/174 2024-11-19 13:03:02.277 | Verifying : python3-firewall-1.3.4-1.el9.noarch 7/174 2024-11-19 13:03:02.277 | Verifying : firewalld-filesystem-1.3.4-1.el9.noarch 8/174 2024-11-19 13:03:02.278 | Verifying : firewalld-1.3.4-1.el9.noarch 9/174 2024-11-19 13:03:02.278 | Verifying : c-ares-1.19.1-2.el9_4.aarch64 10/174 2024-11-19 13:03:02.278 | Verifying : file-5.39-16.el9.aarch64 11/174 2024-11-19 13:03:02.278 | Verifying : groff-base-1.22.4-10.el9.aarch64 12/174 2024-11-19 13:03:02.278 | Verifying : lshw-B.02.19.2-10.el9.aarch64 13/174 2024-11-19 13:03:02.278 | Verifying : kbd-2.4.0-9.el9.aarch64 14/174 2024-11-19 13:03:02.278 | Verifying : kbd-misc-2.4.0-9.el9.noarch 15/174 2024-11-19 13:03:02.278 | Verifying : device-mapper-libs-9:1.02.197-2.el9.aarch64 16/174 2024-11-19 13:03:02.279 | Verifying : device-mapper-9:1.02.197-2.el9.aarch64 17/174 2024-11-19 13:03:02.279 | Verifying : python3-gobject-base-3.40.1-6.el9.aarch64 18/174 2024-11-19 13:03:02.279 | Verifying : rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 19/174 2024-11-19 13:03:02.279 | Verifying : rpm-plugin-audit-4.16.1.3-29.el9.aarch64 20/174 2024-11-19 13:03:02.279 | Verifying : dbus-broker-28-7.el9.aarch64 21/174 2024-11-19 13:03:02.279 | Verifying : grubby-8.40-64.el9.aarch64 22/174 2024-11-19 13:03:02.280 | Verifying : libnftnl-1.2.6-4.el9_4.aarch64 23/174 2024-11-19 13:03:02.280 | Verifying : python3-dnf-plugins-core-4.3.0-13.el9.noarch 24/174 2024-11-19 13:03:02.280 | Verifying : dnf-plugins-core-4.3.0-13.el9.noarch 25/174 2024-11-19 13:03:02.280 | Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 26/174 2024-11-19 13:03:02.280 | Verifying : libdaemon-0.14-23.el9.aarch64 27/174 2024-11-19 13:03:02.280 | Verifying : initscripts-service-10.11.6-1.el9.noarch 28/174 2024-11-19 13:03:02.281 | Verifying : man-db-2.9.3-7.el9.aarch64 29/174 2024-11-19 13:03:02.281 | Verifying : libfido2-1.13.0-2.el9.aarch64 30/174 2024-11-19 13:03:02.281 | Verifying : libndp-1.8-6.el9_4.aarch64 31/174 2024-11-19 13:03:02.281 | Verifying : libnetfilter_conntrack-1.0.9-1.el9.aarch64 32/174 2024-11-19 13:03:02.281 | Verifying : fuse-libs-2.9.9-15.el9.aarch64 33/174 2024-11-19 13:03:02.281 | Verifying : irqbalance-2:1.9.2-3.el9.aarch64 34/174 2024-11-19 13:03:02.281 | Verifying : pigz-2.5-4.el9.aarch64 35/174 2024-11-19 13:03:02.282 | Verifying : os-prober-1.77-10.el9.aarch64 36/174 2024-11-19 13:03:02.282 | Verifying : cpio-2.13-16.el9.aarch64 37/174 2024-11-19 13:03:02.282 | Verifying : lsscsi-0.32-6.el9.aarch64 38/174 2024-11-19 13:03:02.282 | Verifying : kmod-libs-28-9.el9.aarch64 39/174 2024-11-19 13:03:02.282 | Verifying : kmod-28-9.el9.aarch64 40/174 2024-11-19 13:03:02.282 | Verifying : iproute-tc-6.2.0-6.el9_4.aarch64 41/174 2024-11-19 13:03:02.282 | Verifying : iproute-6.2.0-6.el9_4.aarch64 42/174 2024-11-19 13:03:02.282 | Verifying : libnfnetlink-1.0.1-21.el9.aarch64 43/174 2024-11-19 13:03:02.283 | Verifying : parted-3.5-2.el9.aarch64 44/174 2024-11-19 13:03:02.283 | Verifying : libmnl-1.0.4-16.el9_4.aarch64 45/174 2024-11-19 13:03:02.283 | Verifying : squashfs-tools-4.4-10.git1.el9.aarch64 46/174 2024-11-19 13:03:02.283 | Verifying : jansson-2.14-1.el9.aarch64 47/174 2024-11-19 13:03:02.283 | Verifying : procps-ng-3.3.17-14.el9.aarch64 48/174 2024-11-19 13:03:02.283 | Verifying : userspace-rcu-0.12.1-6.el9.aarch64 49/174 2024-11-19 13:03:02.283 | Verifying : gobject-introspection-1.68.0-11.el9.aarch64 50/174 2024-11-19 13:03:02.284 | Verifying : libpipeline-1.5.3-4.el9.aarch64 51/174 2024-11-19 13:03:02.284 | Verifying : ethtool-2:6.2-1.el9.aarch64 52/174 2024-11-19 13:03:02.284 | Verifying : psmisc-23.4-3.el9.aarch64 53/174 2024-11-19 13:03:02.284 | Verifying : xz-5.2.5-8.el9_0.aarch64 54/174 2024-11-19 13:03:02.284 | Verifying : linux-firmware-whence-20240905-143.3.el9_4.noarc 55/174 2024-11-19 13:03:02.284 | Verifying : linux-firmware-20240905-143.3.el9_4.noarch 56/174 2024-11-19 13:03:02.285 | Verifying : inih-49-6.el9.aarch64 57/174 2024-11-19 13:03:02.285 | Verifying : python3-systemd-234-18.el9.aarch64 58/174 2024-11-19 13:03:02.285 | Verifying : which-2.21-29.el9.aarch64 59/174 2024-11-19 13:03:02.285 | Verifying : prefixdevname-0.1.0-8.el9.aarch64 60/174 2024-11-19 13:03:02.285 | Verifying : logrotate-3.18.0-8.el9.aarch64 61/174 2024-11-19 13:03:02.285 | Verifying : kexec-tools-2.0.27-8.el9_4.3.aarch64 62/174 2024-11-19 13:03:02.285 | Verifying : coreutils-common-8.32-35.el9.aarch64 63/174 2024-11-19 13:03:02.285 | Verifying : coreutils-8.32-35.el9.aarch64 64/174 2024-11-19 13:03:02.286 | Verifying : diffutils-3.7-12.el9.aarch64 65/174 2024-11-19 13:03:02.286 | Verifying : libedit-3.1-38.20210216cvs.el9.aarch64 66/174 2024-11-19 13:03:02.286 | Verifying : libseccomp-2.5.2-2.el9.aarch64 67/174 2024-11-19 13:03:02.286 | Verifying : libss-1.46.5-5.el9.aarch64 68/174 2024-11-19 13:03:02.286 | Verifying : e2fsprogs-libs-1.46.5-5.el9.aarch64 69/174 2024-11-19 13:03:02.286 | Verifying : e2fsprogs-1.46.5-5.el9.aarch64 70/174 2024-11-19 13:03:02.286 | Verifying : libnl3-cli-3.9.0-1.el9.aarch64 71/174 2024-11-19 13:03:02.287 | Verifying : libnl3-3.9.0-1.el9.aarch64 72/174 2024-11-19 13:03:02.287 | Verifying : libselinux-utils-3.6-1.el9.aarch64 73/174 2024-11-19 13:03:02.287 | Verifying : ipset-libs-7.11-8.el9.aarch64 74/174 2024-11-19 13:03:02.287 | Verifying : ipset-7.11-8.el9.aarch64 75/174 2024-11-19 13:03:02.287 | Verifying : authselect-libs-1.2.6-2.el9.aarch64 76/174 2024-11-19 13:03:02.287 | Verifying : authselect-1.2.6-2.el9.aarch64 77/174 2024-11-19 13:03:02.287 | Verifying : lzo-2.10-7.el9.aarch64 78/174 2024-11-19 13:03:02.287 | Verifying : dracut-squash-057-53.git20240104.el9.aarch64 79/174 2024-11-19 13:03:02.288 | Verifying : dracut-network-057-53.git20240104.el9.aarch64 80/174 2024-11-19 13:03:02.288 | Verifying : dracut-config-rescue-057-53.git20240104.el9.aarc 81/174 2024-11-19 13:03:02.288 | Verifying : dracut-057-53.git20240104.el9.aarch64 82/174 2024-11-19 13:03:02.288 | Verifying : dbus-libs-1:1.12.20-8.el9.aarch64 83/174 2024-11-19 13:03:02.288 | Verifying : dbus-common-1:1.12.20-8.el9.noarch 84/174 2024-11-19 13:03:02.288 | Verifying : dbus-1:1.12.20-8.el9.aarch64 85/174 2024-11-19 13:03:02.288 | Verifying : NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 86/174 2024-11-19 13:03:02.289 | Verifying : NetworkManager-team-1:1.46.0-19.el9_4.aarch64 87/174 2024-11-19 13:03:02.289 | Verifying : NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 88/174 2024-11-19 13:03:02.289 | Verifying : NetworkManager-1:1.46.0-19.el9_4.aarch64 89/174 2024-11-19 13:03:02.289 | Verifying : numactl-libs-2.0.16-3.el9.aarch64 90/174 2024-11-19 13:03:02.289 | Verifying : libcbor-0.7.0-5.el9.aarch64 91/174 2024-11-19 13:03:02.289 | Verifying : newt-0.52.21-11.el9.aarch64 92/174 2024-11-19 13:03:02.290 | Verifying : openssh-server-8.7p1-38.el9_4.4.aarch64 93/174 2024-11-19 13:03:02.290 | Verifying : openssh-clients-8.7p1-38.el9_4.4.aarch64 94/174 2024-11-19 13:03:02.290 | Verifying : openssh-8.7p1-38.el9_4.4.aarch64 95/174 2024-11-19 13:03:02.290 | Verifying : slang-2.3.2-11.el9.aarch64 96/174 2024-11-19 13:03:02.290 | Verifying : python3-nftables-1:1.0.9-1.el9.aarch64 97/174 2024-11-19 13:03:02.290 | Verifying : nftables-1:1.0.9-1.el9.aarch64 98/174 2024-11-19 13:03:02.290 | Verifying : libref_array-0.1.5-53.el9.aarch64 99/174 2024-11-19 13:03:02.291 | Verifying : libpath_utils-0.2.1-53.el9.aarch64 100/174 2024-11-19 13:03:02.291 | Verifying : libini_config-1.3.1-53.el9.aarch64 101/174 2024-11-19 13:03:02.291 | Verifying : libdhash-0.5.0-53.el9.aarch64 102/174 2024-11-19 13:03:02.291 | Verifying : libcollection-0.7.0-53.el9.aarch64 103/174 2024-11-19 13:03:02.291 | Verifying : libbasicobjects-0.1.1-53.el9.aarch64 104/174 2024-11-19 13:03:02.291 | Verifying : teamd-1.31-16.el9_1.aarch64 105/174 2024-11-19 13:03:02.291 | Verifying : libteam-1.31-16.el9_1.aarch64 106/174 2024-11-19 13:03:02.292 | Verifying : cronie-anacron-1.5.7-11.el9.aarch64 107/174 2024-11-19 13:03:02.292 | Verifying : cronie-1.5.7-11.el9.aarch64 108/174 2024-11-19 13:03:02.292 | Verifying : libtdb-1.4.9-1.el9.aarch64 109/174 2024-11-19 13:03:02.292 | Verifying : sssd-kcm-2.9.4-6.el9_4.1.aarch64 110/174 2024-11-19 13:03:02.292 | Verifying : sssd-common-2.9.4-6.el9_4.1.aarch64 111/174 2024-11-19 13:03:02.292 | Verifying : sssd-client-2.9.4-6.el9_4.1.aarch64 112/174 2024-11-19 13:03:02.293 | Verifying : libsss_sudo-2.9.4-6.el9_4.1.aarch64 113/174 2024-11-19 13:03:02.293 | Verifying : libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 114/174 2024-11-19 13:03:02.293 | Verifying : libsss_idmap-2.9.4-6.el9_4.1.aarch64 115/174 2024-11-19 13:03:02.293 | Verifying : libsss_certmap-2.9.4-6.el9_4.1.aarch64 116/174 2024-11-19 13:03:02.293 | Verifying : ncurses-6.2-10.20210508.el9.aarch64 117/174 2024-11-19 13:03:02.293 | Verifying : systemd-udev-252-32.el9_4.7.aarch64 118/174 2024-11-19 13:03:02.293 | Verifying : systemd-pam-252-32.el9_4.7.aarch64 119/174 2024-11-19 13:03:02.294 | Verifying : systemd-252-32.el9_4.7.aarch64 120/174 2024-11-19 13:03:02.294 | Verifying : systemd-rpm-macros-252-32.el9_4.7.noarch 121/174 2024-11-19 13:03:02.294 | Verifying : libkcapi-hmaccalc-1.4.0-2.el9.aarch64 122/174 2024-11-19 13:03:02.294 | Verifying : libkcapi-1.4.0-2.el9.aarch64 123/174 2024-11-19 13:03:02.294 | Verifying : curl-7.76.1-29.el9_4.1.aarch64 124/174 2024-11-19 13:03:02.294 | Verifying : libtevent-0.16.0-1.el9.aarch64 125/174 2024-11-19 13:03:02.294 | Verifying : libtalloc-2.4.1-1.el9.aarch64 126/174 2024-11-19 13:03:02.295 | Verifying : libldb-2.8.0-2.el9_4.aarch64 127/174 2024-11-19 13:03:02.295 | Verifying : sudo-1.9.5p2-10.el9_3.aarch64 128/174 2024-11-19 13:03:02.295 | Verifying : python3-dbus-1.2.18-2.el9.0.1.aarch64 129/174 2024-11-19 13:03:02.295 | Verifying : initscripts-rename-device-10.11.6-1.el9.aarch64 130/174 2024-11-19 13:03:02.295 | Verifying : snappy-1.1.8-8.el9.aarch64 131/174 2024-11-19 13:03:02.295 | Verifying : libsysfs-2.1.1-10.el9.aarch64 132/174 2024-11-19 13:03:02.295 | Verifying : gettext-libs-0.21-8.el9.aarch64 133/174 2024-11-19 13:03:02.296 | Verifying : gettext-0.21-8.el9.aarch64 134/174 2024-11-19 13:03:02.296 | Verifying : xfsprogs-6.3.0-1.el9.aarch64 135/174 2024-11-19 13:03:02.296 | Verifying : iptables-nft-1.8.10-4.el9_4.aarch64 136/174 2024-11-19 13:03:02.296 | Verifying : iptables-libs-1.8.10-4.el9_4.aarch64 137/174 2024-11-19 13:03:02.296 | Verifying : audit-3.1.2-2.el9.aarch64 138/174 2024-11-19 13:03:02.296 | Verifying : lmdb-libs-0.9.29-3.el9.aarch64 139/174 2024-11-19 13:03:02.296 | Verifying : policycoreutils-3.6-2.1.el9.aarch64 140/174 2024-11-19 13:03:02.297 | Verifying : libbpf-2:1.3.0-2.el9.aarch64 141/174 2024-11-19 13:03:02.297 | Verifying : kpartx-0.8.7-27.el9.aarch64 142/174 2024-11-19 13:03:02.297 | Verifying : sg3_utils-libs-1.47-9.el9.aarch64 143/174 2024-11-19 13:03:02.297 | Verifying : sg3_utils-1.47-9.el9.aarch64 144/174 2024-11-19 13:03:02.297 | Verifying : cryptsetup-libs-2.6.0-3.el9.aarch64 145/174 2024-11-19 13:03:02.297 | Verifying : python3-gobject-base-noarch-3.40.1-6.el9.noarch 146/174 2024-11-19 13:03:02.297 | Verifying : kbd-legacy-2.4.0-9.el9.noarch 147/174 2024-11-19 13:03:02.298 | Verifying : grub2-tools-minimal-1:2.06-82.el9_4.aarch64 148/174 2024-11-19 13:03:02.298 | Verifying : grub2-tools-1:2.06-82.el9_4.aarch64 149/174 2024-11-19 13:03:02.298 | Verifying : grub2-common-1:2.06-82.el9_4.noarch 150/174 2024-11-19 13:03:02.298 | Verifying : jq-1.6-16.el9.aarch64 151/174 2024-11-19 13:03:02.298 | Verifying : oniguruma-6.9.6-1.el9.5.0.1.aarch64 152/174 2024-11-19 13:03:02.298 | Verifying : kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 153/174 2024-11-19 13:03:02.298 | Verifying : kernel-tools-5.14.0-427.42.1.el9_4.aarch64 154/174 2024-11-19 13:03:02.299 | Verifying : libcap-ng-python3-0.8.2-7.el9.aarch64 155/174 2024-11-19 13:03:02.299 | Verifying : libestr-0.1.11-4.el9.aarch64 156/174 2024-11-19 13:03:02.299 | Verifying : python3-libselinux-3.6-1.el9.aarch64 157/174 2024-11-19 13:03:02.299 | Verifying : libfastjson-0.99.9-5.el9.aarch64 158/174 2024-11-19 13:03:02.299 | Verifying : rsyslog-logrotate-8.2310.0-4.el9.aarch64 159/174 2024-11-19 13:03:02.299 | Verifying : rsyslog-8.2310.0-4.el9.aarch64 160/174 2024-11-19 13:03:02.299 | Verifying : less-590-4.el9_4.aarch64 161/174 2024-11-19 13:03:02.300 | Verifying : less-590-3.el9_3.aarch64 162/174 2024-11-19 13:03:02.300 | Verifying : systemd-libs-252-32.el9_4.7.aarch64 163/174 2024-11-19 13:03:02.300 | Verifying : systemd-libs-252-32.el9_4.aarch64 164/174 2024-11-19 13:03:02.300 | Verifying : libcurl-minimal-7.76.1-29.el9_4.1.aarch64 165/174 2024-11-19 13:03:02.300 | Verifying : libcurl-minimal-7.76.1-29.el9_4.aarch64 166/174 2024-11-19 13:03:02.300 | Verifying : glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 167/174 2024-11-19 13:03:02.300 | Verifying : glibc-minimal-langpack-2.34-100.el9.aarch64 168/174 2024-11-19 13:03:02.301 | Verifying : glibc-common-2.34-100.el9_4.4.aarch64 169/174 2024-11-19 13:03:02.301 | Verifying : glibc-common-2.34-100.el9.aarch64 170/174 2024-11-19 13:03:02.301 | Verifying : glibc-2.34-100.el9_4.4.aarch64 171/174 2024-11-19 13:03:02.301 | Verifying : glibc-2.34-100.el9.aarch64 172/174 2024-11-19 13:03:02.301 | Verifying : coreutils-single-8.32-35.el9.aarch64 173/174 2024-11-19 13:03:03.234 | Verifying : curl-minimal-7.76.1-29.el9_4.aarch64 174/174 2024-11-19 13:03:03.234 | 2024-11-19 13:03:03.234 | Upgraded: 2024-11-19 13:03:03.234 | glibc-2.34-100.el9_4.4.aarch64 2024-11-19 13:03:03.234 | glibc-common-2.34-100.el9_4.4.aarch64 2024-11-19 13:03:03.234 | glibc-minimal-langpack-2.34-100.el9_4.4.aarch64 2024-11-19 13:03:03.234 | less-590-4.el9_4.aarch64 2024-11-19 13:03:03.235 | libcurl-minimal-7.76.1-29.el9_4.1.aarch64 2024-11-19 13:03:03.235 | systemd-libs-252-32.el9_4.7.aarch64 2024-11-19 13:03:03.235 | Installed: 2024-11-19 13:03:03.235 | NetworkManager-1:1.46.0-19.el9_4.aarch64 2024-11-19 13:03:03.235 | NetworkManager-libnm-1:1.46.0-19.el9_4.aarch64 2024-11-19 13:03:03.235 | NetworkManager-team-1:1.46.0-19.el9_4.aarch64 2024-11-19 13:03:03.235 | NetworkManager-tui-1:1.46.0-19.el9_4.aarch64 2024-11-19 13:03:03.235 | acl-2.3.1-4.el9.aarch64 2024-11-19 13:03:03.236 | audit-3.1.2-2.el9.aarch64 2024-11-19 13:03:03.236 | authselect-1.2.6-2.el9.aarch64 2024-11-19 13:03:03.236 | authselect-libs-1.2.6-2.el9.aarch64 2024-11-19 13:03:03.236 | c-ares-1.19.1-2.el9_4.aarch64 2024-11-19 13:03:03.236 | coreutils-8.32-35.el9.aarch64 2024-11-19 13:03:03.236 | coreutils-common-8.32-35.el9.aarch64 2024-11-19 13:03:03.236 | cpio-2.13-16.el9.aarch64 2024-11-19 13:03:03.237 | cronie-1.5.7-11.el9.aarch64 2024-11-19 13:03:03.237 | cronie-anacron-1.5.7-11.el9.aarch64 2024-11-19 13:03:03.237 | crontabs-1.11-27.20190603git.el9.noarch 2024-11-19 13:03:03.237 | cryptsetup-libs-2.6.0-3.el9.aarch64 2024-11-19 13:03:03.237 | curl-7.76.1-29.el9_4.1.aarch64 2024-11-19 13:03:03.237 | dbus-1:1.12.20-8.el9.aarch64 2024-11-19 13:03:03.237 | dbus-broker-28-7.el9.aarch64 2024-11-19 13:03:03.237 | dbus-common-1:1.12.20-8.el9.noarch 2024-11-19 13:03:03.237 | dbus-libs-1:1.12.20-8.el9.aarch64 2024-11-19 13:03:03.237 | device-mapper-9:1.02.197-2.el9.aarch64 2024-11-19 13:03:03.238 | device-mapper-libs-9:1.02.197-2.el9.aarch64 2024-11-19 13:03:03.238 | diffutils-3.7-12.el9.aarch64 2024-11-19 13:03:03.238 | dnf-plugins-core-4.3.0-13.el9.noarch 2024-11-19 13:03:03.238 | dracut-057-53.git20240104.el9.aarch64 2024-11-19 13:03:03.238 | dracut-config-rescue-057-53.git20240104.el9.aarch64 2024-11-19 13:03:03.238 | dracut-network-057-53.git20240104.el9.aarch64 2024-11-19 13:03:03.238 | dracut-squash-057-53.git20240104.el9.aarch64 2024-11-19 13:03:03.238 | e2fsprogs-1.46.5-5.el9.aarch64 2024-11-19 13:03:03.238 | e2fsprogs-libs-1.46.5-5.el9.aarch64 2024-11-19 13:03:03.238 | ethtool-2:6.2-1.el9.aarch64 2024-11-19 13:03:03.239 | file-5.39-16.el9.aarch64 2024-11-19 13:03:03.239 | firewalld-1.3.4-1.el9.noarch 2024-11-19 13:03:03.239 | firewalld-filesystem-1.3.4-1.el9.noarch 2024-11-19 13:03:03.239 | fuse-libs-2.9.9-15.el9.aarch64 2024-11-19 13:03:03.239 | gettext-0.21-8.el9.aarch64 2024-11-19 13:03:03.239 | gettext-libs-0.21-8.el9.aarch64 2024-11-19 13:03:03.239 | gobject-introspection-1.68.0-11.el9.aarch64 2024-11-19 13:03:03.239 | groff-base-1.22.4-10.el9.aarch64 2024-11-19 13:03:03.239 | grub2-common-1:2.06-82.el9_4.noarch 2024-11-19 13:03:03.239 | grub2-tools-1:2.06-82.el9_4.aarch64 2024-11-19 13:03:03.239 | grub2-tools-minimal-1:2.06-82.el9_4.aarch64 2024-11-19 13:03:03.239 | grubby-8.40-64.el9.aarch64 2024-11-19 13:03:03.239 | hwdata-0.348-9.13.el9.noarch 2024-11-19 13:03:03.239 | inih-49-6.el9.aarch64 2024-11-19 13:03:03.239 | initscripts-rename-device-10.11.6-1.el9.aarch64 2024-11-19 13:03:03.239 | initscripts-service-10.11.6-1.el9.noarch 2024-11-19 13:03:03.239 | iproute-6.2.0-6.el9_4.aarch64 2024-11-19 13:03:03.239 | iproute-tc-6.2.0-6.el9_4.aarch64 2024-11-19 13:03:03.239 | ipset-7.11-8.el9.aarch64 2024-11-19 13:03:03.239 | ipset-libs-7.11-8.el9.aarch64 2024-11-19 13:03:03.239 | iptables-libs-1.8.10-4.el9_4.aarch64 2024-11-19 13:03:03.239 | iptables-nft-1.8.10-4.el9_4.aarch64 2024-11-19 13:03:03.239 | irqbalance-2:1.9.2-3.el9.aarch64 2024-11-19 13:03:03.239 | jansson-2.14-1.el9.aarch64 2024-11-19 13:03:03.239 | jq-1.6-16.el9.aarch64 2024-11-19 13:03:03.239 | kbd-2.4.0-9.el9.aarch64 2024-11-19 13:03:03.239 | kbd-legacy-2.4.0-9.el9.noarch 2024-11-19 13:03:03.239 | kbd-misc-2.4.0-9.el9.noarch 2024-11-19 13:03:03.239 | kernel-tools-5.14.0-427.42.1.el9_4.aarch64 2024-11-19 13:03:03.239 | kernel-tools-libs-5.14.0-427.42.1.el9_4.aarch64 2024-11-19 13:03:03.239 | kexec-tools-2.0.27-8.el9_4.3.aarch64 2024-11-19 13:03:03.239 | kmod-28-9.el9.aarch64 2024-11-19 13:03:03.239 | kmod-libs-28-9.el9.aarch64 2024-11-19 13:03:03.239 | kpartx-0.8.7-27.el9.aarch64 2024-11-19 13:03:03.239 | libbasicobjects-0.1.1-53.el9.aarch64 2024-11-19 13:03:03.239 | libbpf-2:1.3.0-2.el9.aarch64 2024-11-19 13:03:03.239 | libcap-ng-python3-0.8.2-7.el9.aarch64 2024-11-19 13:03:03.239 | libcbor-0.7.0-5.el9.aarch64 2024-11-19 13:03:03.239 | libcollection-0.7.0-53.el9.aarch64 2024-11-19 13:03:03.240 | libdaemon-0.14-23.el9.aarch64 2024-11-19 13:03:03.240 | libdhash-0.5.0-53.el9.aarch64 2024-11-19 13:03:03.240 | libedit-3.1-38.20210216cvs.el9.aarch64 2024-11-19 13:03:03.240 | libestr-0.1.11-4.el9.aarch64 2024-11-19 13:03:03.240 | libfastjson-0.99.9-5.el9.aarch64 2024-11-19 13:03:03.240 | libfido2-1.13.0-2.el9.aarch64 2024-11-19 13:03:03.240 | libini_config-1.3.1-53.el9.aarch64 2024-11-19 13:03:03.240 | libkcapi-1.4.0-2.el9.aarch64 2024-11-19 13:03:03.240 | libkcapi-hmaccalc-1.4.0-2.el9.aarch64 2024-11-19 13:03:03.240 | libldb-2.8.0-2.el9_4.aarch64 2024-11-19 13:03:03.240 | libmnl-1.0.4-16.el9_4.aarch64 2024-11-19 13:03:03.240 | libndp-1.8-6.el9_4.aarch64 2024-11-19 13:03:03.240 | libnetfilter_conntrack-1.0.9-1.el9.aarch64 2024-11-19 13:03:03.240 | libnfnetlink-1.0.1-21.el9.aarch64 2024-11-19 13:03:03.240 | libnftnl-1.2.6-4.el9_4.aarch64 2024-11-19 13:03:03.240 | libnl3-3.9.0-1.el9.aarch64 2024-11-19 13:03:03.241 | libnl3-cli-3.9.0-1.el9.aarch64 2024-11-19 13:03:03.241 | libpath_utils-0.2.1-53.el9.aarch64 2024-11-19 13:03:03.241 | libpipeline-1.5.3-4.el9.aarch64 2024-11-19 13:03:03.241 | libref_array-0.1.5-53.el9.aarch64 2024-11-19 13:03:03.241 | libseccomp-2.5.2-2.el9.aarch64 2024-11-19 13:03:03.241 | libselinux-utils-3.6-1.el9.aarch64 2024-11-19 13:03:03.241 | libss-1.46.5-5.el9.aarch64 2024-11-19 13:03:03.241 | libsss_certmap-2.9.4-6.el9_4.1.aarch64 2024-11-19 13:03:03.241 | libsss_idmap-2.9.4-6.el9_4.1.aarch64 2024-11-19 13:03:03.242 | libsss_nss_idmap-2.9.4-6.el9_4.1.aarch64 2024-11-19 13:03:03.242 | libsss_sudo-2.9.4-6.el9_4.1.aarch64 2024-11-19 13:03:03.242 | libsysfs-2.1.1-10.el9.aarch64 2024-11-19 13:03:03.242 | libtalloc-2.4.1-1.el9.aarch64 2024-11-19 13:03:03.242 | libtdb-1.4.9-1.el9.aarch64 2024-11-19 13:03:03.242 | libteam-1.31-16.el9_1.aarch64 2024-11-19 13:03:03.242 | libtevent-0.16.0-1.el9.aarch64 2024-11-19 13:03:03.242 | linux-firmware-20240905-143.3.el9_4.noarch 2024-11-19 13:03:03.242 | linux-firmware-whence-20240905-143.3.el9_4.noarch 2024-11-19 13:03:03.243 | lmdb-libs-0.9.29-3.el9.aarch64 2024-11-19 13:03:03.243 | logrotate-3.18.0-8.el9.aarch64 2024-11-19 13:03:03.243 | lshw-B.02.19.2-10.el9.aarch64 2024-11-19 13:03:03.243 | lsscsi-0.32-6.el9.aarch64 2024-11-19 13:03:03.243 | lzo-2.10-7.el9.aarch64 2024-11-19 13:03:03.243 | man-db-2.9.3-7.el9.aarch64 2024-11-19 13:03:03.243 | ncurses-6.2-10.20210508.el9.aarch64 2024-11-19 13:03:03.243 | newt-0.52.21-11.el9.aarch64 2024-11-19 13:03:03.243 | nftables-1:1.0.9-1.el9.aarch64 2024-11-19 13:03:03.243 | numactl-libs-2.0.16-3.el9.aarch64 2024-11-19 13:03:03.243 | oniguruma-6.9.6-1.el9.5.0.1.aarch64 2024-11-19 13:03:03.243 | openssh-8.7p1-38.el9_4.4.aarch64 2024-11-19 13:03:03.243 | openssh-clients-8.7p1-38.el9_4.4.aarch64 2024-11-19 13:03:03.243 | openssh-server-8.7p1-38.el9_4.4.aarch64 2024-11-19 13:03:03.243 | os-prober-1.77-10.el9.aarch64 2024-11-19 13:03:03.243 | parted-3.5-2.el9.aarch64 2024-11-19 13:03:03.243 | pigz-2.5-4.el9.aarch64 2024-11-19 13:03:03.243 | policycoreutils-3.6-2.1.el9.aarch64 2024-11-19 13:03:03.243 | prefixdevname-0.1.0-8.el9.aarch64 2024-11-19 13:03:03.243 | procps-ng-3.3.17-14.el9.aarch64 2024-11-19 13:03:03.243 | psmisc-23.4-3.el9.aarch64 2024-11-19 13:03:03.243 | python3-dateutil-1:2.8.1-7.el9.noarch 2024-11-19 13:03:03.243 | python3-dbus-1.2.18-2.el9.0.1.aarch64 2024-11-19 13:03:03.243 | python3-dnf-plugins-core-4.3.0-13.el9.noarch 2024-11-19 13:03:03.243 | python3-firewall-1.3.4-1.el9.noarch 2024-11-19 13:03:03.244 | python3-gobject-base-3.40.1-6.el9.aarch64 2024-11-19 13:03:03.244 | python3-gobject-base-noarch-3.40.1-6.el9.noarch 2024-11-19 13:03:03.244 | python3-libselinux-3.6-1.el9.aarch64 2024-11-19 13:03:03.244 | python3-nftables-1:1.0.9-1.el9.aarch64 2024-11-19 13:03:03.244 | python3-six-1.15.0-9.el9.noarch 2024-11-19 13:03:03.244 | python3-systemd-234-18.el9.aarch64 2024-11-19 13:03:03.244 | rpm-plugin-audit-4.16.1.3-29.el9.aarch64 2024-11-19 13:03:03.244 | rpm-plugin-selinux-4.16.1.3-29.el9.aarch64 2024-11-19 13:03:03.244 | rsyslog-8.2310.0-4.el9.aarch64 2024-11-19 13:03:03.244 | rsyslog-logrotate-8.2310.0-4.el9.aarch64 2024-11-19 13:03:03.244 | selinux-policy-38.1.35-2.el9_4.2.0.2.noarch 2024-11-19 13:03:03.244 | selinux-policy-targeted-38.1.35-2.el9_4.2.0.2.noarch 2024-11-19 13:03:03.244 | sg3_utils-1.47-9.el9.aarch64 2024-11-19 13:03:03.244 | sg3_utils-libs-1.47-9.el9.aarch64 2024-11-19 13:03:03.244 | slang-2.3.2-11.el9.aarch64 2024-11-19 13:03:03.244 | snappy-1.1.8-8.el9.aarch64 2024-11-19 13:03:03.245 | squashfs-tools-4.4-10.git1.el9.aarch64 2024-11-19 13:03:03.245 | sssd-client-2.9.4-6.el9_4.1.aarch64 2024-11-19 13:03:03.245 | sssd-common-2.9.4-6.el9_4.1.aarch64 2024-11-19 13:03:03.245 | sssd-kcm-2.9.4-6.el9_4.1.aarch64 2024-11-19 13:03:03.245 | sudo-1.9.5p2-10.el9_3.aarch64 2024-11-19 13:03:03.245 | systemd-252-32.el9_4.7.aarch64 2024-11-19 13:03:03.245 | systemd-pam-252-32.el9_4.7.aarch64 2024-11-19 13:03:03.245 | systemd-rpm-macros-252-32.el9_4.7.noarch 2024-11-19 13:03:03.245 | systemd-udev-252-32.el9_4.7.aarch64 2024-11-19 13:03:03.246 | teamd-1.31-16.el9_1.aarch64 2024-11-19 13:03:03.246 | userspace-rcu-0.12.1-6.el9.aarch64 2024-11-19 13:03:03.246 | which-2.21-29.el9.aarch64 2024-11-19 13:03:03.246 | xfsprogs-6.3.0-1.el9.aarch64 2024-11-19 13:03:03.246 | xz-5.2.5-8.el9_0.aarch64 2024-11-19 13:03:03.246 | Removed: 2024-11-19 13:03:03.246 | coreutils-single-8.32-35.el9.aarch64 curl-minimal-7.76.1-29.el9_4.aarch64 2024-11-19 13:03:03.246 | 2024-11-19 13:03:03.246 | Complete! 2024-11-19 13:03:04.930 | Last metadata expiration check: 0:03:21 ago on Tue Nov 19 12:59:43 2024. 2024-11-19 13:03:05.638 | Package findutils-1:4.8.0-6.el9.aarch64 is already installed. 2024-11-19 13:03:05.639 | Package util-linux-2.37.4-18.el9.aarch64 is already installed. 2024-11-19 13:03:05.639 | Package sudo-1.9.5p2-10.el9_3.aarch64 is already installed. 2024-11-19 13:03:05.640 | Package python3-3.9.18-3.el9.aarch64 is already installed. 2024-11-19 13:03:05.641 | Package NetworkManager-1:1.46.0-19.el9_4.aarch64 is already installed. 2024-11-19 13:03:05.664 | Dependencies resolved. 2024-11-19 13:03:05.666 | ================================================================================ 2024-11-19 13:03:05.666 | Package Arch Version Repo Size 2024-11-19 13:03:05.666 | ================================================================================ 2024-11-19 13:03:05.666 | Installing: 2024-11-19 13:03:05.666 | NetworkManager-config-server noarch 1:1.46.0-19.el9_4 baseos 20 k 2024-11-19 13:03:05.666 | Upgrading: 2024-11-19 13:03:05.667 | python3 aarch64 3.9.18-3.el9_4.6 baseos 25 k 2024-11-19 13:03:05.667 | python3-libs aarch64 3.9.18-3.el9_4.6 baseos 7.3 M 2024-11-19 13:03:05.667 | 2024-11-19 13:03:05.667 | Transaction Summary 2024-11-19 13:03:05.667 | ================================================================================ 2024-11-19 13:03:05.667 | Install 1 Package 2024-11-19 13:03:05.667 | Upgrade 2 Packages 2024-11-19 13:03:05.668 | 2024-11-19 13:03:05.668 | Total download size: 7.3 M 2024-11-19 13:03:05.668 | Downloading Packages: 2024-11-19 13:03:06.279 | (1/3): python3-3.9.18-3.el9_4.6.aarch64.rpm 57 kB/s | 25 kB 00:00 2024-11-19 13:03:06.286 | (2/3): NetworkManager-config-server-1.46.0-19.e 44 kB/s | 20 kB 00:00 2024-11-19 13:03:06.994 | (3/3): python3-libs-3.9.18-3.el9_4.6.aarch64.rp 6.3 MB/s | 7.3 MB 00:01 2024-11-19 13:03:06.994 | -------------------------------------------------------------------------------- 2024-11-19 13:03:06.995 | Total 5.5 MB/s | 7.3 MB 00:01 2024-11-19 13:03:07.091 | Running transaction check 2024-11-19 13:03:07.169 | Transaction check succeeded. 2024-11-19 13:03:07.170 | Running transaction test 2024-11-19 13:03:07.350 | Transaction test succeeded. 2024-11-19 13:03:07.351 | Running transaction 2024-11-19 13:03:07.616 | Preparing : 1/1 2024-11-19 13:03:09.396 | Upgrading : python3-3.9.18-3.el9_4.6.aarch64 1/5 2024-11-19 13:03:09.855 | Upgrading : python3-libs-3.9.18-3.el9_4.6.aarch64 2/5 2024-11-19 13:03:09.967 | Installing : NetworkManager-config-server-1:1.46.0-19.el9_4.noarc 3/5 2024-11-19 13:03:10.030 | Cleanup : python3-libs-3.9.18-3.el9.aarch64 4/5 2024-11-19 13:03:10.070 | Cleanup : python3-3.9.18-3.el9.aarch64 5/5 2024-11-19 13:03:10.480 | Running scriptlet: python3-3.9.18-3.el9.aarch64 5/5 2024-11-19 13:03:10.480 | Verifying : NetworkManager-config-server-1:1.46.0-19.el9_4.noarc 1/5 2024-11-19 13:03:10.480 | Verifying : python3-libs-3.9.18-3.el9_4.6.aarch64 2/5 2024-11-19 13:03:10.480 | Verifying : python3-libs-3.9.18-3.el9.aarch64 3/5 2024-11-19 13:03:10.480 | Verifying : python3-3.9.18-3.el9_4.6.aarch64 4/5 2024-11-19 13:03:11.530 | Verifying : python3-3.9.18-3.el9.aarch64 5/5 2024-11-19 13:03:11.531 | 2024-11-19 13:03:11.531 | Upgraded: 2024-11-19 13:03:11.531 | python3-3.9.18-3.el9_4.6.aarch64 python3-libs-3.9.18-3.el9_4.6.aarch64 2024-11-19 13:03:11.531 | Installed: 2024-11-19 13:03:11.531 | NetworkManager-config-server-1:1.46.0-19.el9_4.noarch 2024-11-19 13:03:11.531 | 2024-11-19 13:03:11.531 | Complete! 2024-11-19 13:04:00.024 | --> 4da91c8dfa9 2024-11-19 13:04:15.084 | 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-19 13:05:32.892 | --> dc9095c6eab 2024-11-19 13:05:44.106 | STEP 4/4: RUN systemd-machine-id-setup 2024-11-19 13:05:49.615 | COMMIT dib-tmp-work-image-2079 2024-11-19 13:06:27.433 | --> c4c5bc4aaf8 2024-11-19 13:06:27.437 | Successfully tagged localhost/dib-tmp-work-image-2079:latest 2024-11-19 13:06:35.284 | c4c5bc4aaf87c56de8bc17a7fd25c039ecb73c2533e45c0085d0075ec7578a8c 2024-11-19 13:06:37.964 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:97 : podman run --network host --name dib-tmp-export-20407 -d dib-tmp-work-image-2079 /bin/sh 2024-11-19 13:06:55.325 | 1d70ebe7ba6b3b14a6b5364569d7fa7b77f82ba18663fbb9f1bc318b6a7e5774 2024-11-19 13:06:55.341 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:100 : sudo tar -C /opt/dib_tmp/dib_build.oc789qPp/mnt --numeric-owner -xf - 2024-11-19 13:06:55.341 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:100 : podman export dib-tmp-export-20407 2024-11-19 13:07:04.143 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:102 : sudo rm -f /opt/dib_tmp/dib_build.oc789qPp/mnt/.extra_settings 2024-11-19 13:07:04.213 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:main:1 : podman_cleanup 2024-11-19 13:07:04.218 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:podman_cleanup:88 : echo 'Cleaning up container dib-tmp-export-20407' 2024-11-19 13:07:04.218 | Cleaning up container dib-tmp-export-20407 2024-11-19 13:07:04.223 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:podman_cleanup:89 : podman rm dib-tmp-export-20407 2024-11-19 13:07:14.187 | dib-tmp-export-20407 2024-11-19 13:07:14.200 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:podman_cleanup:90 : echo 'Cleaning up build image dib-tmp-work-image-2079' 2024-11-19 13:07:14.200 | Cleaning up build image dib-tmp-work-image-2079 2024-11-19 13:07:14.205 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/08-containerfile:podman_cleanup:91 : podman rmi dib-tmp-work-image-2079 2024-11-19 13:07:19.850 | Untagged: localhost/dib-tmp-work-image-2079:latest 2024-11-19 13:07:19.850 | Deleted: c4c5bc4aaf87c56de8bc17a7fd25c039ecb73c2533e45c0085d0075ec7578a8c 2024-11-19 13:07:19.850 | Deleted: dc9095c6eab35428f239019d2213f889af55890df607acca19ab4972c944e3ef 2024-11-19 13:07:19.850 | Deleted: 4da91c8dfa987f8d0bd5eec11315a31ea73ad3eef777cc824960da7ffdf9645c 2024-11-19 13:07:20.195 | dib-run-parts 08-containerfile completed 2024-11-19 13:07:20.195 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-apt-allow-unauthenticated 2024-11-19 13:07:20.223 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-19 13:07:20.227 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-19 13:07:20.232 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.oc789qPp/mnt/etc/apt/apt.conf.d ']' 2024-11-19 13:07:20.235 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-19 13:07:20.235 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-yum-cache 2024-11-19 13:07:20.262 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-19 13:07:20.266 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-19 13:07:20.270 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.oc789qPp/mnt ']' 2024-11-19 13:07:20.274 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-19 13:07:20.278 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-19 13:07:20.420 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.oc789qPp/mnt/tmp/yum 2024-11-19 13:07:20.435 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.oc789qPp/mnt/tmp/yum 2024-11-19 13:07:20.464 | dib-run-parts 50-yum-cache completed 2024-11-19 13:07:20.464 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/60-apt-phased-updates 2024-11-19 13:07:20.475 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-19 13:07:20.479 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-19 13:07:20.483 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :9: ]] 2024-11-19 13:07:20.486 | dib-run-parts 60-apt-phased-updates completed 2024-11-19 13:07:20.487 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-19 13:07:20.487 | dib-run-parts 2024-11-19 13:07:20.524 | dib-run-parts Target: root.d 2024-11-19 13:07:20.524 | dib-run-parts 2024-11-19 13:07:20.524 | dib-run-parts Script Seconds 2024-11-19 13:07:20.524 | dib-run-parts --------------------------------------- ---------- 2024-11-19 13:07:20.524 | dib-run-parts 2024-11-19 13:07:20.668 | dib-run-parts 08-containerfile 686.908 2024-11-19 13:07:20.676 | dib-run-parts 50-apt-allow-unauthenticated 0.038 2024-11-19 13:07:20.684 | dib-run-parts 50-yum-cache 0.227 2024-11-19 13:07:20.692 | dib-run-parts 60-apt-phased-updates 0.019 2024-11-19 13:07:20.695 | dib-run-parts 2024-11-19 13:07:20.695 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-19 13:07:20.753 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-19 13:07:20.758 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 13:07:20.758 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-19 13:07:20.809 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 13:07:20.809 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-19 13:07:20.906 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-19 13:07:20.906 | bin 2024-11-19 13:07:20.906 | boot 2024-11-19 13:07:20.906 | dev 2024-11-19 13:07:20.906 | etc 2024-11-19 13:07:20.906 | home 2024-11-19 13:07:20.906 | lib 2024-11-19 13:07:20.906 | lib64 2024-11-19 13:07:20.906 | media 2024-11-19 13:07:20.906 | mnt 2024-11-19 13:07:20.906 | opt 2024-11-19 13:07:20.906 | proc 2024-11-19 13:07:20.906 | root 2024-11-19 13:07:20.906 | run 2024-11-19 13:07:20.907 | sbin 2024-11-19 13:07:20.907 | srv 2024-11-19 13:07:20.907 | sys 2024-11-19 13:07:20.907 | usr 2024-11-19 13:07:20.907 | var' ']' 2024-11-19 13:07:20.911 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.oc789qPp/mnt/etc/resolv.conf ']' 2024-11-19 13:07:20.916 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.oc789qPp/mnt/etc/resolv.conf ']' 2024-11-19 13:07:20.920 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.oc789qPp/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.oc789qPp/mnt/etc/resolv.conf.ORIG 2024-11-19 13:07:20.980 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.oc789qPp/mnt/etc/resolv.conf 2024-11-19 13:07:21.019 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.oc789qPp/mnt/etc/resolv.conf 2024-11-19 13:07:21.053 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-19 13:07:21.057 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-19 13:07:21.064 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-19 13:07:21.069 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.oc789qPp/mnt/proc 2024-11-19 13:07:21.085 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.oc789qPp/mnt/dev 2024-11-19 13:07:21.100 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-19 13:07:21.106 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-19 13:07:21.114 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-19 13:07:21.120 | + 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.oc789qPp/mnt/dev/pts 2024-11-19 13:07:21.136 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.oc789qPp/mnt/sys 2024-11-19 13:07:21.152 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d 2024-11-19 13:07:21.159 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-19 13:07:21.164 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-19 13:07:21.169 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 13:07:21.173 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.oc789qPp/hooks ']' 2024-11-19 13:07:21.179 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-19 13:07:21.183 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 13:07:21.184 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-19 13:07:21.192 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d ']' 2024-11-19 13:07:21.197 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d' 2024-11-19 13:07:21.197 | Running hooks from /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d 2024-11-19 13:07:21.202 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 13:07:21.207 | + 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.oc789qPp/hooks/extra-data.d 2024-11-19 13:07:21.233 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-19 13:07:21.241 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/10-01-rocky-distro-name.bash 2024-11-19 13:07:21.267 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : export DISTRO_NAME=rocky 2024-11-19 13:07:21.271 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:1 : DISTRO_NAME=rocky 2024-11-19 13:07:21.276 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : export DIB_RELEASE=9 2024-11-19 13:07:21.280 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:2 : DIB_RELEASE=9 2024-11-19 13:07:21.284 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/rocky 2024-11-19 13:07:21.288 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/rocky 2024-11-19 13:07:21.292 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : export DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 13:07:21.296 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-01-rocky-distro-name.bash:source:4 : DIB_YUM_MINIMAL_CREATE_INTERFACES=0 2024-11-19 13:07:21.301 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 13:07:21.308 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 13:07:21.326 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 13:07:21.330 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 13:07:21.335 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 13:07:21.339 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 13:07:21.343 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 13:07:21.351 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 13:07:21.357 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 13:07:21.361 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 13:07:21.365 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 13:07:21.369 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 13:07:21.373 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 13:07:21.377 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 13:07:21.382 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 13:07:21.386 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 13:07:21.390 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 13:07:21.394 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 13:07:21.398 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 13:07:21.403 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 13:07:21.407 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 13:07:21.411 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 13:07:21.419 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 13:07:21.423 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 13:07:21.427 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 13:07:21.431 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-19 13:07:21.439 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-19 13:07:21.445 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-19 13:07:21.449 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-19 13:07:21.454 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 13:07:21.461 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 13:07:21.467 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 13:07:21.471 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 13:07:21.475 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-122f49717724434db9267699d2acd6b4.d/ 2024-11-19 13:07:21.480 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/rockylinux-9-arm64-122f49717724434db9267699d2acd6b4.d/ 2024-11-19 13:07:21.484 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 13:07:21.491 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 13:07:21.510 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 13:07:21.514 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 13:07:21.518 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 13:07:21.523 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 13:07:21.530 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 13:07:21.536 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ rocky =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 13:07:21.540 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:2 : export DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 13:07:21.544 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:2 : DIB_SIMPLE_INIT_NETWORKMANAGER=1 2024-11-19 13:07:21.549 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 13:07:21.553 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ rocky == \r\o\c\k\y ]] 2024-11-19 13:07:21.557 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ 9 > 7 ]] 2024-11-19 13:07:21.561 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/15-simple-init-networkmanager:source:8 : [[ 1 == 0 ]] 2024-11-19 13:07:21.566 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 13:07:21.573 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 13:07:21.591 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 13:07:21.595 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 13:07:21.600 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 13:07:21.607 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 13:07:21.628 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 13:07:21.632 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 13:07:21.637 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 13:07:21.641 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 13:07:21.645 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 13:07:21.653 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 13:07:21.659 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 13:07:21.663 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 13:07:21.668 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 13:07:21.672 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 13:07:21.676 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 13:07:21.681 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 13:07:21.685 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 13:07:21.689 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 13:07:21.694 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 13:07:21.701 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 13:07:21.721 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 13:07:21.725 | ++ /opt/dib_tmp/dib_build.oc789qPp/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 13:07:21.730 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-19 13:07:21.800 | Copying pkg-map for infra-package-needs 2024-11-19 13:07:21.942 | Copying pkg-map for epel 2024-11-19 13:07:21.979 | Copying pkg-map for source-repositories 2024-11-19 13:07:22.006 | Copying pkg-map for ensure-venv 2024-11-19 13:07:22.186 | Copying pkg-map for base 2024-11-19 13:07:22.257 | Copying pkg-map for openssh-server 2024-11-19 13:07:22.292 | Copying pkg-map for bootloader 2024-11-19 13:07:22.334 | Copying pkg-map for cache-url 2024-11-19 13:07:22.346 | Copying pkg-map for nodepool-base 2024-11-19 13:07:22.357 | Copying pkg-map for growroot 2024-11-19 13:07:22.369 | Copying pkg-map for runtime-ssh-host-keys 2024-11-19 13:07:22.382 | Copying pkg-map for simple-init 2024-11-19 13:07:22.397 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-19 13:07:22.397 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/20-manifest-dir 2024-11-19 13:07:22.408 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-19 13:07:22.412 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-19 13:07:22.416 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.oc789qPp/mnt//etc/dib-manifests 2024-11-19 13:07:22.430 | dib-run-parts 20-manifest-dir completed 2024-11-19 13:07:22.430 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/50-create-repo-list 2024-11-19 13:07:28.336 | dib-run-parts 50-create-repo-list completed 2024-11-19 13:07:28.336 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/60-zuul-user 2024-11-19 13:07:28.358 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-19 13:07:28.362 | + /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-19 13:07:28.366 | + /opt/dib_tmp/dib_build.oc789qPp/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-19 13:07:28.367 | ' 2024-11-19 13:07:28.371 | + /opt/dib_tmp/dib_build.oc789qPp/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-19 13:07:28.371 | ' ']' 2024-11-19 13:07:28.376 | + /opt/dib_tmp/dib_build.oc789qPp/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-19 13:07:28.376 | ' ']' 2024-11-19 13:07:28.380 | + /opt/dib_tmp/dib_build.oc789qPp/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-19 13:07:28.380 | ' 2024-11-19 13:07:28.383 | dib-run-parts 60-zuul-user completed 2024-11-19 13:07:28.383 | dib-run-parts Running /opt/dib_tmp/dib_build.oc789qPp/hooks/extra-data.d/98-source-repositories 2024-11-19 13:07:28.510 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 13:07:28 UTC 2024 for /opt/dib_tmp/dib_build.oc789qPp/hooks/source-repository-simple-init 2024-11-19 13:07:29.557 | (0001 / 0001) 2024-11-19 13:07:30.496 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-19 13:07:45.265 | Cloning from glean cache and applying ref master 2024-11-19 13:07:45.701 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-19 13:07:45.750 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 13:07:45 UTC 2024 for /opt/dib_tmp/dib_build.oc789qPp/hooks/source-repository-stackviz 2024-11-19 13:07:45.870 | (0001 / 0001) 2024-11-19 13:07:45.888 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-19 13:07:46.719 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 13:07:46.721 | Dload Upload Total Spent Left Speed 2024-11-19 13:07:46.936 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 1192 0 --:--:-- --:--:-- --:--:-- 1188 2024-11-19 13:07:47.133 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 13:07:47.141 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-19 13:07:47.170 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 13:07:47 UTC 2024 for /opt/dib_tmp/dib_build.oc789qPp/hooks/source-repository-zanatacli 2024-11-19 13:07:47.195 | (0001 / 0001) 2024-11-19 13:07:47.212 | 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-19 13:07:47.246 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 13:07:47.247 | Dload Upload Total Spent Left Speed 2024-11-19 13:07:47.760 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 268 0 --:--:-- --:--:-- --:--:-- 267 2024-11-19 13:07:47.859 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 13:07:47.866 | 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-19 13:07:47.924 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 13:07:47 UTC 2024 for /opt/dib_tmp/dib_build.oc789qPp/hooks/source-repository-projects-yaml 2024-11-19 13:07:47.932 | (0001 / 1318) 2024-11-19 13:07:47.951 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-19 13:07:48.199 | Cloning from airshipctl cache and applying ref * 2024-11-19 13:07:48.707 | (0002 / 1318) 2024-11-19 13:07:48.724 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-19 13:07:48.990 | Cloning from airshipui cache and applying ref * 2024-11-19 13:07:49.114 | (0003 / 1318) 2024-11-19 13:07:49.131 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-19 13:07:49.384 | Cloning from apis cache and applying ref * 2024-11-19 13:07:49.454 | (0004 / 1318) 2024-11-19 13:07:49.471 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-19 13:07:50.337 | Cloning from armada cache and applying ref * 2024-11-19 13:08:03.584 | (0005 / 1318) 2024-11-19 13:08:03.601 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-19 13:08:04.592 | Cloning from armada-go cache and applying ref * 2024-11-19 13:08:04.830 | (0006 / 1318) 2024-11-19 13:08:04.847 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-19 13:08:05.104 | Cloning from armada-operator cache and applying ref * 2024-11-19 13:08:05.228 | (0007 / 1318) 2024-11-19 13:08:05.246 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-19 13:08:05.484 | Cloning from charts cache and applying ref * 2024-11-19 13:08:05.608 | (0008 / 1318) 2024-11-19 13:08:05.625 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-19 13:08:06.005 | Cloning from deckhand cache and applying ref * 2024-11-19 13:08:35.506 | (0009 / 1318) 2024-11-19 13:08:35.648 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-19 13:08:36.619 | Cloning from divingbell cache and applying ref * 2024-11-19 13:08:37.518 | (0010 / 1318) 2024-11-19 13:08:37.551 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-19 13:08:37.861 | Cloning from docs cache and applying ref * 2024-11-19 13:08:37.960 | (0011 / 1318) 2024-11-19 13:08:37.977 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-19 13:08:38.375 | Cloning from drydock cache and applying ref * 2024-11-19 13:08:42.491 | (0012 / 1318) 2024-11-19 13:08:42.536 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-19 13:08:43.384 | Cloning from election cache and applying ref * 2024-11-19 13:08:43.461 | (0013 / 1318) 2024-11-19 13:08:43.486 | 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-19 13:08:43.894 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-19 13:08:43.968 | (0014 / 1318) 2024-11-19 13:08:43.998 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-19 13:08:44.572 | Cloning from go-redfish cache and applying ref * 2024-11-19 13:08:44.656 | (0015 / 1318) 2024-11-19 13:08:44.794 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-19 13:08:45.405 | Cloning from governance cache and applying ref * 2024-11-19 13:08:45.476 | (0016 / 1318) 2024-11-19 13:08:45.493 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-19 13:08:46.628 | Cloning from hostconfig-operator cache and applying ref * 2024-11-19 13:08:46.719 | (0017 / 1318) 2024-11-19 13:08:46.790 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-19 13:08:47.847 | Cloning from image-builder cache and applying ref * 2024-11-19 13:08:47.937 | (0018 / 1318) 2024-11-19 13:08:47.954 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-19 13:08:49.755 | Cloning from images cache and applying ref * 2024-11-19 13:08:49.840 | (0019 / 1318) 2024-11-19 13:08:49.858 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-19 13:08:56.551 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-19 13:09:00.679 | (0020 / 1318) 2024-11-19 13:09:00.696 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-19 13:09:03.106 | Cloning from maas cache and applying ref * 2024-11-19 13:09:05.308 | (0021 / 1318) 2024-11-19 13:09:05.325 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-19 13:09:05.803 | Cloning from pegleg cache and applying ref * 2024-11-19 13:09:09.553 | (0022 / 1318) 2024-11-19 13:09:09.570 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-19 13:09:11.238 | Cloning from porthole cache and applying ref * 2024-11-19 13:09:32.039 | (0023 / 1318) 2024-11-19 13:09:32.056 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-19 13:09:32.523 | Cloning from promenade cache and applying ref * 2024-11-19 13:10:02.919 | (0024 / 1318) 2024-11-19 13:10:02.936 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-19 13:10:05.203 | Cloning from shipyard cache and applying ref * 2024-11-19 13:10:15.339 | (0025 / 1318) 2024-11-19 13:10:15.356 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-19 13:10:18.672 | Cloning from sip cache and applying ref * 2024-11-19 13:10:18.942 | (0026 / 1318) 2024-11-19 13:10:18.960 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-19 13:10:19.197 | Cloning from specs cache and applying ref * 2024-11-19 13:10:19.271 | (0027 / 1318) 2024-11-19 13:10:19.287 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-19 13:10:19.528 | Cloning from spyglass cache and applying ref * 2024-11-19 13:10:19.616 | (0028 / 1318) 2024-11-19 13:10:19.644 | 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-19 13:10:26.023 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-19 13:10:26.099 | (0029 / 1318) 2024-11-19 13:10:26.116 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-19 13:10:26.472 | Cloning from tempest-plugin cache and applying ref * 2024-11-19 13:10:26.546 | (0030 / 1318) 2024-11-19 13:10:26.563 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-19 13:10:28.828 | Cloning from treasuremap cache and applying ref * 2024-11-19 13:10:46.076 | (0031 / 1318) 2024-11-19 13:10:46.093 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-19 13:10:47.622 | Cloning from vino cache and applying ref * 2024-11-19 13:10:47.714 | (0032 / 1318) 2024-11-19 13:10:47.731 | 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-19 13:10:48.728 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-19 13:10:48.809 | (0033 / 1318) 2024-11-19 13:10:48.826 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-19 13:10:50.592 | Cloning from cfn-overview cache and applying ref * 2024-11-19 13:10:50.733 | (0034 / 1318) 2024-11-19 13:10:50.777 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-19 13:10:58.735 | Cloning from cfn-security cache and applying ref * 2024-11-19 13:10:58.859 | (0035 / 1318) 2024-11-19 13:10:58.876 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-19 13:11:09.158 | Cloning from computing-native cache and applying ref * 2024-11-19 13:11:09.238 | (0036 / 1318) 2024-11-19 13:11:09.255 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-19 13:11:09.499 | Cloning from computing-offload cache and applying ref * 2024-11-19 13:11:10.866 | (0037 / 1318) 2024-11-19 13:11:10.884 | 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-19 13:11:11.615 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-19 13:11:13.832 | (0038 / 1318) 2024-11-19 13:11:13.849 | 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-19 13:11:14.090 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-19 13:11:19.572 | (0039 / 1318) 2024-11-19 13:11:19.589 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-19 13:11:19.911 | Cloning from cirros cache and applying ref * 2024-11-19 13:11:25.157 | (0040 / 1318) 2024-11-19 13:11:25.176 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-19 13:11:25.838 | Cloning from inaugust.com cache and applying ref * 2024-11-19 13:11:26.701 | (0041 / 1318) 2024-11-19 13:11:26.718 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-19 13:11:26.975 | Cloning from src.sh cache and applying ref * 2024-11-19 13:11:27.047 | (0042 / 1318) 2024-11-19 13:11:27.063 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-19 13:11:27.341 | Cloning from ttrun cache and applying ref * 2024-11-19 13:11:27.449 | (0043 / 1318) 2024-11-19 13:11:27.467 | 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-19 13:11:28.120 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-19 13:11:44.332 | (0044 / 1318) 2024-11-19 13:11:44.350 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-19 13:11:44.610 | Cloning from python-jenkins cache and applying ref * 2024-11-19 13:11:45.048 | (0045 / 1318) 2024-11-19 13:11:45.065 | 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-19 13:11:45.324 | Cloning from ci-cloud-config cache and applying ref * 2024-11-19 13:11:45.401 | (0046 / 1318) 2024-11-19 13:11:45.418 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-19 13:11:45.662 | Cloning from afsmon cache and applying ref * 2024-11-19 13:11:45.738 | (0047 / 1318) 2024-11-19 13:11:45.755 | 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-19 13:11:45.996 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-19 13:11:46.072 | (0048 / 1318) 2024-11-19 13:11:46.089 | 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-19 13:11:46.346 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-19 13:11:46.419 | (0049 / 1318) 2024-11-19 13:11:46.436 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-19 13:11:46.678 | Cloning from askbot-theme cache and applying ref * 2024-11-19 13:11:46.751 | (0050 / 1318) 2024-11-19 13:11:46.768 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-19 13:11:48.061 | Cloning from base-jobs cache and applying ref * 2024-11-19 13:11:50.420 | (0051 / 1318) 2024-11-19 13:11:50.437 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-19 13:11:50.723 | Cloning from bindep cache and applying ref * 2024-11-19 13:11:50.944 | (0052 / 1318) 2024-11-19 13:11:50.961 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-19 13:11:51.204 | Cloning from ci-sandbox cache and applying ref * 2024-11-19 13:11:51.276 | (0053 / 1318) 2024-11-19 13:11:51.293 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-19 13:11:51.532 | Cloning from dstat_graph cache and applying ref * 2024-11-19 13:11:51.626 | (0054 / 1318) 2024-11-19 13:11:51.643 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-19 13:11:51.909 | Cloning from elastic-recheck cache and applying ref * 2024-11-19 13:11:52.026 | (0055 / 1318) 2024-11-19 13:11:52.044 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-19 13:11:52.299 | Cloning from engagement cache and applying ref * 2024-11-19 13:11:52.836 | (0056 / 1318) 2024-11-19 13:11:52.853 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-19 13:11:53.114 | Cloning from gear cache and applying ref * 2024-11-19 13:11:53.197 | (0057 / 1318) 2024-11-19 13:11:53.214 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-19 13:11:53.471 | Cloning from germqtt cache and applying ref * 2024-11-19 13:11:53.543 | (0058 / 1318) 2024-11-19 13:11:53.560 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-19 13:11:55.265 | Cloning from gerritbot cache and applying ref * 2024-11-19 13:11:55.367 | (0059 / 1318) 2024-11-19 13:11:55.384 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-19 13:11:55.870 | Cloning from gerritlib cache and applying ref * 2024-11-19 13:11:55.972 | (0060 / 1318) 2024-11-19 13:11:55.989 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-19 13:11:56.244 | Cloning from git-restack cache and applying ref * 2024-11-19 13:11:56.318 | (0061 / 1318) 2024-11-19 13:11:56.335 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-19 13:11:56.765 | Cloning from git-review cache and applying ref * 2024-11-19 13:11:57.165 | (0062 / 1318) 2024-11-19 13:11:57.183 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-19 13:11:57.429 | Cloning from glean cache and applying ref * 2024-11-19 13:11:57.532 | (0063 / 1318) 2024-11-19 13:11:57.573 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-19 13:11:57.844 | Cloning from grafyaml cache and applying ref * 2024-11-19 13:11:57.944 | (0064 / 1318) 2024-11-19 13:11:57.961 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-19 13:11:59.595 | Cloning from infra-manual cache and applying ref * 2024-11-19 13:11:59.786 | (0065 / 1318) 2024-11-19 13:11:59.803 | 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-19 13:12:00.065 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-19 13:12:00.852 | (0066 / 1318) 2024-11-19 13:12:00.869 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-19 13:12:01.129 | Cloning from infra-specs cache and applying ref * 2024-11-19 13:12:01.215 | (0067 / 1318) 2024-11-19 13:12:01.232 | 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-19 13:12:01.472 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-19 13:12:01.591 | (0068 / 1318) 2024-11-19 13:12:01.737 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-19 13:12:02.769 | Cloning from irc-meetings cache and applying ref * 2024-11-19 13:12:07.916 | (0069 / 1318) 2024-11-19 13:12:07.934 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-19 13:12:08.174 | Cloning from jeepyb cache and applying ref * 2024-11-19 13:12:08.258 | (0070 / 1318) 2024-11-19 13:12:08.275 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-19 13:12:08.529 | Cloning from lodgeit cache and applying ref * 2024-11-19 13:12:08.710 | (0071 / 1318) 2024-11-19 13:12:08.747 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-19 13:12:09.004 | Cloning from log-classify cache and applying ref * 2024-11-19 13:12:09.075 | (0072 / 1318) 2024-11-19 13:12:09.092 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-19 13:12:09.333 | Cloning from log_processor cache and applying ref * 2024-11-19 13:12:09.407 | (0073 / 1318) 2024-11-19 13:12:09.424 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-19 13:12:09.664 | Cloning from lpmqtt cache and applying ref * 2024-11-19 13:12:09.735 | (0074 / 1318) 2024-11-19 13:12:09.752 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-19 13:12:09.992 | Cloning from meetbot cache and applying ref * 2024-11-19 13:12:10.068 | (0075 / 1318) 2024-11-19 13:12:10.085 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-19 13:12:10.388 | Cloning from mqtt_statsd cache and applying ref * 2024-11-19 13:12:10.462 | (0076 / 1318) 2024-11-19 13:12:11.503 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-19 13:12:11.759 | Cloning from netlify-sandbox cache and applying ref * 2024-11-19 13:12:12.087 | (0077 / 1318) 2024-11-19 13:12:12.104 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-19 13:12:12.360 | Cloning from project-config cache and applying ref * 2024-11-19 13:12:12.435 | (0078 / 1318) 2024-11-19 13:12:12.451 | 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-19 13:12:12.688 | Cloning from project-config-example cache and applying ref * 2024-11-19 13:12:12.762 | (0079 / 1318) 2024-11-19 13:12:12.779 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-19 13:12:13.038 | Cloning from publications cache and applying ref * 2024-11-19 13:12:13.196 | (0080 / 1318) 2024-11-19 13:12:13.213 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-19 13:12:13.467 | Cloning from puppet-bup cache and applying ref * 2024-11-19 13:12:13.539 | (0081 / 1318) 2024-11-19 13:12:13.556 | 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-19 13:12:13.807 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-19 13:12:13.881 | (0082 / 1318) 2024-11-19 13:12:13.898 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-19 13:12:14.137 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-19 13:12:14.210 | (0083 / 1318) 2024-11-19 13:12:14.227 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-19 13:12:14.479 | Cloning from puppet-httpd cache and applying ref * 2024-11-19 13:12:14.553 | (0084 / 1318) 2024-11-19 13:12:14.570 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-19 13:12:14.809 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-19 13:12:14.881 | (0085 / 1318) 2024-11-19 13:12:14.999 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-19 13:12:15.253 | Cloning from puppet-logrotate cache and applying ref * 2024-11-19 13:12:15.325 | (0086 / 1318) 2024-11-19 13:12:15.342 | 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-19 13:12:15.581 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-19 13:12:15.654 | (0087 / 1318) 2024-11-19 13:12:15.671 | 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-19 13:12:15.927 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-19 13:12:15.999 | (0088 / 1318) 2024-11-19 13:12:16.016 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-19 13:12:16.262 | Cloning from puppet-pip cache and applying ref * 2024-11-19 13:12:16.335 | (0089 / 1318) 2024-11-19 13:12:16.352 | 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-19 13:12:16.604 | Cloning from puppet-project_config cache and applying ref * 2024-11-19 13:12:16.675 | (0090 / 1318) 2024-11-19 13:12:16.693 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-19 13:12:16.947 | Cloning from puppet-redis cache and applying ref * 2024-11-19 13:12:17.021 | (0091 / 1318) 2024-11-19 13:12:17.053 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-19 13:12:17.292 | Cloning from puppet-reviewday cache and applying ref * 2024-11-19 13:12:17.366 | (0092 / 1318) 2024-11-19 13:12:17.383 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-19 13:12:17.622 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-19 13:12:17.694 | (0093 / 1318) 2024-11-19 13:12:17.711 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-19 13:12:17.966 | Cloning from puppet-ssh cache and applying ref * 2024-11-19 13:12:18.039 | (0094 / 1318) 2024-11-19 13:12:18.056 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-19 13:12:18.315 | Cloning from puppet-storyboard cache and applying ref * 2024-11-19 13:12:18.388 | (0095 / 1318) 2024-11-19 13:12:18.406 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-19 13:12:18.675 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-19 13:12:18.747 | (0096 / 1318) 2024-11-19 13:12:18.764 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-19 13:12:19.029 | Cloning from puppet-ulimit cache and applying ref * 2024-11-19 13:12:19.101 | (0097 / 1318) 2024-11-19 13:12:19.118 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-19 13:12:19.411 | Cloning from puppet-user cache and applying ref * 2024-11-19 13:12:19.483 | (0098 / 1318) 2024-11-19 13:12:19.500 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-19 13:12:19.790 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-19 13:12:19.865 | (0099 / 1318) 2024-11-19 13:12:19.882 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-19 13:12:20.196 | Cloning from puppet-zanata cache and applying ref * 2024-11-19 13:12:20.270 | (0100 / 1318) 2024-11-19 13:12:20.287 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-19 13:12:20.552 | Cloning from python-storyboardclient cache and applying ref * 2024-11-19 13:12:20.630 | (0101 / 1318) 2024-11-19 13:12:20.647 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-19 13:12:20.902 | Cloning from sandbox cache and applying ref * 2024-11-19 13:12:30.671 | (0102 / 1318) 2024-11-19 13:12:30.688 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-19 13:12:30.980 | Cloning from statusbot cache and applying ref * 2024-11-19 13:12:31.059 | (0103 / 1318) 2024-11-19 13:12:31.077 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-19 13:12:31.329 | Cloning from storyboard cache and applying ref * 2024-11-19 13:12:31.457 | (0104 / 1318) 2024-11-19 13:12:31.556 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-19 13:12:31.791 | Cloning from storyboard-vue cache and applying ref * 2024-11-19 13:12:31.877 | (0105 / 1318) 2024-11-19 13:12:31.894 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-19 13:12:32.139 | Cloning from storyboard-webclient cache and applying ref * 2024-11-19 13:12:32.267 | (0106 / 1318) 2024-11-19 13:12:32.284 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-19 13:12:32.544 | Cloning from subunit2sql cache and applying ref * 2024-11-19 13:12:32.660 | (0107 / 1318) 2024-11-19 13:12:32.677 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-19 13:12:33.095 | Cloning from system-config cache and applying ref * 2024-11-19 13:13:38.805 | (0108 / 1318) 2024-11-19 13:13:38.823 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-19 13:13:39.068 | Cloning from yaml2ical cache and applying ref * 2024-11-19 13:13:39.154 | (0109 / 1318) 2024-11-19 13:13:39.172 | 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-19 13:13:39.637 | Cloning from zone-gating.dev cache and applying ref * 2024-11-19 13:13:39.714 | (0110 / 1318) 2024-11-19 13:13:39.731 | 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-19 13:13:44.773 | Cloning from zone-opendev.org cache and applying ref * 2024-11-19 13:13:55.153 | (0111 / 1318) 2024-11-19 13:13:55.170 | 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-19 13:13:55.664 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-19 13:13:55.859 | (0112 / 1318) 2024-11-19 13:13:55.877 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-19 13:13:56.153 | Cloning from zuul-jobs cache and applying ref * 2024-11-19 13:13:56.646 | (0113 / 1318) 2024-11-19 13:13:56.664 | 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-19 13:13:57.701 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-19 13:13:58.356 | (0114 / 1318) 2024-11-19 13:13:58.374 | 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-19 13:13:58.632 | Cloning from edge-computing-group cache and applying ref * 2024-11-19 13:13:58.835 | (0115 / 1318) 2024-11-19 13:13:58.852 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-19 13:13:59.109 | Cloning from four-opens cache and applying ref * 2024-11-19 13:13:59.183 | (0116 / 1318) 2024-11-19 13:13:59.200 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-19 13:13:59.448 | Cloning from groups cache and applying ref * 2024-11-19 13:13:59.591 | (0117 / 1318) 2024-11-19 13:13:59.608 | 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-19 13:13:59.865 | Cloning from groups-static-pages cache and applying ref * 2024-11-19 13:13:59.938 | (0118 / 1318) 2024-11-19 13:13:59.990 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-19 13:14:00.250 | Cloning from interop cache and applying ref * 2024-11-19 13:14:00.376 | (0119 / 1318) 2024-11-19 13:14:00.394 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-19 13:14:00.635 | Cloning from odsreg cache and applying ref * 2024-11-19 13:14:00.714 | (0120 / 1318) 2024-11-19 13:14:00.731 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-19 13:14:01.397 | Cloning from openstack-map cache and applying ref * 2024-11-19 13:14:05.679 | (0121 / 1318) 2024-11-19 13:14:05.696 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-19 13:14:05.936 | Cloning from openstackweb cache and applying ref * 2024-11-19 13:14:06.772 | (0122 / 1318) 2024-11-19 13:14:06.790 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-19 13:14:07.542 | Cloning from python-tempestconf cache and applying ref * 2024-11-19 13:14:08.598 | (0123 / 1318) 2024-11-19 13:14:08.615 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-19 13:14:08.900 | Cloning from refstack cache and applying ref * 2024-11-19 13:14:09.348 | (0124 / 1318) 2024-11-19 13:14:09.365 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-19 13:14:09.645 | Cloning from refstack-client cache and applying ref * 2024-11-19 13:14:10.653 | (0125 / 1318) 2024-11-19 13:14:10.670 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-19 13:14:11.358 | Cloning from transparency-policy cache and applying ref * 2024-11-19 13:14:11.430 | (0126 / 1318) 2024-11-19 13:14:11.447 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-19 13:14:12.188 | Cloning from way cache and applying ref * 2024-11-19 13:14:12.261 | (0127 / 1318) 2024-11-19 13:14:12.278 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-19 13:14:14.843 | Cloning from contrib cache and applying ref * 2024-11-19 13:14:14.915 | (0128 / 1318) 2024-11-19 13:14:14.932 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-19 13:14:18.859 | Cloning from adjutant cache and applying ref * 2024-11-19 13:14:19.665 | (0129 / 1318) 2024-11-19 13:14:19.682 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-19 13:14:20.521 | Cloning from adjutant-ui cache and applying ref * 2024-11-19 13:14:20.891 | (0130 / 1318) 2024-11-19 13:14:20.908 | 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-19 13:14:21.925 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-19 13:14:26.064 | (0131 / 1318) 2024-11-19 13:14:26.081 | 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-19 13:14:26.651 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-19 13:14:36.795 | (0132 / 1318) 2024-11-19 13:14:36.812 | 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-19 13:14:38.157 | Cloning from ansible-config_template cache and applying ref * 2024-11-19 13:14:39.669 | (0133 / 1318) 2024-11-19 13:14:39.687 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-19 13:14:41.079 | Cloning from ansible-hardening cache and applying ref * 2024-11-19 13:14:42.152 | (0134 / 1318) 2024-11-19 13:14:42.169 | 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-19 13:14:42.425 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-19 13:14:42.501 | (0135 / 1318) 2024-11-19 13:14:42.518 | 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-19 13:14:45.246 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-19 13:14:45.470 | (0136 / 1318) 2024-11-19 13:14:45.488 | 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-19 13:14:45.857 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-19 13:14:45.944 | (0137 / 1318) 2024-11-19 13:14:45.961 | 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-19 13:15:00.135 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-19 13:15:09.415 | (0138 / 1318) 2024-11-19 13:15:09.432 | 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-19 13:15:12.230 | Cloning from ansible-role-pki cache and applying ref * 2024-11-19 13:15:13.208 | (0139 / 1318) 2024-11-19 13:15:13.225 | 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-19 13:15:13.483 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-19 13:15:13.555 | (0140 / 1318) 2024-11-19 13:15:13.572 | 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-19 13:15:15.733 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-19 13:15:26.766 | (0141 / 1318) 2024-11-19 13:15:26.784 | 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-19 13:15:27.091 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-19 13:15:27.612 | (0142 / 1318) 2024-11-19 13:15:27.629 | 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-19 13:15:27.892 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-19 13:15:28.168 | (0143 / 1318) 2024-11-19 13:15:28.185 | 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-19 13:15:28.663 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-19 13:15:29.763 | (0144 / 1318) 2024-11-19 13:15:29.780 | 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-19 13:15:30.060 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-19 13:15:31.116 | (0145 / 1318) 2024-11-19 13:15:31.133 | 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-19 13:15:32.101 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-19 13:15:33.511 | (0146 / 1318) 2024-11-19 13:15:33.528 | 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-19 13:15:34.050 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-19 13:15:34.843 | (0147 / 1318) 2024-11-19 13:15:34.861 | 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-19 13:15:35.118 | Cloning from ansible-role-vault cache and applying ref * 2024-11-19 13:15:35.189 | (0148 / 1318) 2024-11-19 13:15:35.544 | 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-19 13:15:35.786 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-19 13:15:36.146 | (0149 / 1318) 2024-11-19 13:15:36.164 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-19 13:15:37.564 | Cloning from aodh cache and applying ref * 2024-11-19 13:15:50.317 | (0150 / 1318) 2024-11-19 13:15:50.335 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-19 13:15:50.576 | Cloning from api-sig cache and applying ref * 2024-11-19 13:15:50.654 | (0151 / 1318) 2024-11-19 13:15:50.671 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-19 13:15:50.909 | Cloning from api-site cache and applying ref * 2024-11-19 13:15:51.715 | (0152 / 1318) 2024-11-19 13:15:51.733 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-19 13:15:51.985 | Cloning from arch-design cache and applying ref * 2024-11-19 13:15:52.095 | (0153 / 1318) 2024-11-19 13:15:52.112 | 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-19 13:15:52.352 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-19 13:15:52.428 | (0154 / 1318) 2024-11-19 13:15:52.445 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-19 13:15:53.499 | Cloning from automaton cache and applying ref * 2024-11-19 13:15:54.248 | (0155 / 1318) 2024-11-19 13:15:54.265 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-19 13:15:55.131 | Cloning from barbican cache and applying ref * 2024-11-19 13:16:08.934 | (0156 / 1318) 2024-11-19 13:16:08.951 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-19 13:16:09.206 | Cloning from barbican-specs cache and applying ref * 2024-11-19 13:16:09.332 | (0157 / 1318) 2024-11-19 13:16:09.349 | 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-19 13:16:09.623 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-19 13:16:09.838 | (0158 / 1318) 2024-11-19 13:16:09.855 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-19 13:16:10.107 | Cloning from barbican-ui cache and applying ref * 2024-11-19 13:16:10.187 | (0159 / 1318) 2024-11-19 13:16:10.204 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-19 13:16:10.453 | Cloning from bashate cache and applying ref * 2024-11-19 13:16:10.615 | (0160 / 1318) 2024-11-19 13:16:10.632 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-19 13:16:12.069 | Cloning from bifrost cache and applying ref * 2024-11-19 13:16:47.092 | (0161 / 1318) 2024-11-19 13:16:47.110 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-19 13:16:48.164 | Cloning from blazar cache and applying ref * 2024-11-19 13:16:49.795 | (0162 / 1318) 2024-11-19 13:16:49.813 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-19 13:16:50.173 | Cloning from blazar-dashboard cache and applying ref * 2024-11-19 13:16:51.463 | (0163 / 1318) 2024-11-19 13:16:51.480 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-19 13:16:51.760 | Cloning from blazar-nova cache and applying ref * 2024-11-19 13:16:51.996 | (0164 / 1318) 2024-11-19 13:16:52.013 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-19 13:16:52.269 | Cloning from blazar-specs cache and applying ref * 2024-11-19 13:16:52.376 | (0165 / 1318) 2024-11-19 13:16:52.394 | 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-19 13:16:52.885 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-19 13:16:53.094 | (0166 / 1318) 2024-11-19 13:16:53.112 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-19 13:16:53.352 | Cloning from bugdaystats cache and applying ref * 2024-11-19 13:16:53.433 | (0167 / 1318) 2024-11-19 13:16:53.450 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-19 13:16:54.127 | Cloning from castellan cache and applying ref * 2024-11-19 13:16:54.710 | (0168 / 1318) 2024-11-19 13:16:54.727 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-19 13:16:55.914 | Cloning from ceilometer cache and applying ref * 2024-11-19 13:17:09.239 | (0169 / 1318) 2024-11-19 13:17:09.256 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-19 13:17:09.780 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-19 13:17:10.472 | (0170 / 1318) 2024-11-19 13:17:10.489 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-19 13:17:10.997 | Cloning from charm-aodh cache and applying ref * 2024-11-19 13:17:11.549 | (0171 / 1318) 2024-11-19 13:17:11.566 | 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-19 13:17:12.158 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-19 13:17:16.088 | (0172 / 1318) 2024-11-19 13:17:16.105 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-19 13:17:16.689 | Cloning from charm-barbican cache and applying ref * 2024-11-19 13:17:17.199 | (0173 / 1318) 2024-11-19 13:17:17.216 | 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-19 13:17:17.456 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-19 13:17:17.876 | (0174 / 1318) 2024-11-19 13:17:17.893 | 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-19 13:17:18.152 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-19 13:17:18.235 | (0175 / 1318) 2024-11-19 13:17:18.252 | 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-19 13:17:18.496 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-19 13:17:20.589 | (0176 / 1318) 2024-11-19 13:17:20.606 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-19 13:17:21.508 | Cloning from charm-ceilometer cache and applying ref * 2024-11-19 13:17:25.939 | (0177 / 1318) 2024-11-19 13:17:25.956 | 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-19 13:17:26.243 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-19 13:17:45.207 | (0178 / 1318) 2024-11-19 13:17:45.224 | 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-19 13:17:45.466 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-19 13:17:46.223 | (0179 / 1318) 2024-11-19 13:17:46.241 | 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-19 13:17:46.504 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-19 13:17:47.796 | (0180 / 1318) 2024-11-19 13:17:47.814 | 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-19 13:17:48.061 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-19 13:17:48.251 | (0181 / 1318) 2024-11-19 13:17:48.268 | 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-19 13:17:48.584 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-19 13:17:50.223 | (0182 / 1318) 2024-11-19 13:17:50.241 | 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-19 13:17:50.584 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-19 13:17:54.933 | (0183 / 1318) 2024-11-19 13:17:54.950 | 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-19 13:17:57.695 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-19 13:17:57.860 | (0184 / 1318) 2024-11-19 13:17:57.877 | 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-19 13:17:58.452 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-19 13:17:59.578 | (0185 / 1318) 2024-11-19 13:17:59.595 | 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-19 13:17:59.880 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-19 13:18:00.425 | (0186 / 1318) 2024-11-19 13:18:00.443 | 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-19 13:18:00.693 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-19 13:18:01.932 | (0187 / 1318) 2024-11-19 13:18:01.950 | 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-19 13:18:02.327 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-19 13:18:02.504 | (0188 / 1318) 2024-11-19 13:18:02.522 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-19 13:18:03.115 | Cloning from charm-cinder cache and applying ref * 2024-11-19 13:18:04.774 | (0189 / 1318) 2024-11-19 13:18:04.791 | 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-19 13:18:05.105 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-19 13:18:05.590 | (0190 / 1318) 2024-11-19 13:18:05.607 | 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-19 13:18:05.853 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-19 13:18:06.138 | (0191 / 1318) 2024-11-19 13:18:06.156 | 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-19 13:18:06.475 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-19 13:18:06.853 | (0192 / 1318) 2024-11-19 13:18:06.870 | 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-19 13:18:07.317 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-19 13:18:07.937 | (0193 / 1318) 2024-11-19 13:18:07.954 | 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-19 13:18:08.196 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-19 13:18:08.271 | (0194 / 1318) 2024-11-19 13:18:08.288 | 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-19 13:18:08.548 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-19 13:18:08.622 | (0195 / 1318) 2024-11-19 13:18:08.639 | 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-19 13:18:08.927 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-19 13:18:09.018 | (0196 / 1318) 2024-11-19 13:18:09.035 | 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-19 13:18:09.320 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-19 13:18:12.735 | (0197 / 1318) 2024-11-19 13:18:12.752 | 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-19 13:18:13.000 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-19 13:18:16.296 | (0198 / 1318) 2024-11-19 13:18:16.313 | 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-19 13:18:16.571 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-19 13:18:17.418 | (0199 / 1318) 2024-11-19 13:18:17.435 | 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-19 13:18:17.691 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-19 13:18:17.821 | (0200 / 1318) 2024-11-19 13:18:17.838 | 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-19 13:18:18.097 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-19 13:18:18.208 | (0201 / 1318) 2024-11-19 13:18:18.225 | 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-19 13:18:18.532 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-19 13:18:19.131 | (0202 / 1318) 2024-11-19 13:18:19.148 | 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-19 13:18:19.439 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-19 13:18:19.542 | (0203 / 1318) 2024-11-19 13:18:19.559 | 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-19 13:18:19.821 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-19 13:18:19.936 | (0204 / 1318) 2024-11-19 13:18:19.953 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-19 13:18:20.258 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-19 13:18:20.336 | (0205 / 1318) 2024-11-19 13:18:20.353 | 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-19 13:18:21.369 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-19 13:18:21.987 | (0206 / 1318) 2024-11-19 13:18:22.005 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-19 13:18:22.471 | Cloning from charm-designate cache and applying ref * 2024-11-19 13:18:22.979 | (0207 / 1318) 2024-11-19 13:18:22.996 | 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-19 13:18:23.798 | Cloning from charm-designate-bind cache and applying ref * 2024-11-19 13:18:24.077 | (0208 / 1318) 2024-11-19 13:18:24.095 | 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-19 13:18:24.594 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-19 13:18:24.674 | (0209 / 1318) 2024-11-19 13:18:24.692 | 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-19 13:18:24.984 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-19 13:18:25.146 | (0210 / 1318) 2024-11-19 13:18:25.164 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-19 13:18:25.884 | Cloning from charm-glance cache and applying ref * 2024-11-19 13:18:28.339 | (0211 / 1318) 2024-11-19 13:18:28.356 | 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-19 13:18:28.746 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-19 13:18:29.973 | (0212 / 1318) 2024-11-19 13:18:29.990 | 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-19 13:18:30.395 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-19 13:18:31.154 | (0213 / 1318) 2024-11-19 13:18:31.171 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-19 13:18:31.521 | Cloning from charm-glusterfs cache and applying ref * 2024-11-19 13:18:31.633 | (0214 / 1318) 2024-11-19 13:18:31.650 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-19 13:18:32.160 | Cloning from charm-gnocchi cache and applying ref * 2024-11-19 13:18:33.492 | (0215 / 1318) 2024-11-19 13:18:33.510 | 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-19 13:18:34.243 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-19 13:18:35.382 | (0216 / 1318) 2024-11-19 13:18:35.400 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-19 13:18:35.905 | Cloning from charm-guide cache and applying ref * 2024-11-19 13:18:42.455 | (0217 / 1318) 2024-11-19 13:18:42.473 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-19 13:18:42.768 | Cloning from charm-hacluster cache and applying ref * 2024-11-19 13:18:43.000 | (0218 / 1318) 2024-11-19 13:18:43.017 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-19 13:18:43.516 | Cloning from charm-heat cache and applying ref * 2024-11-19 13:18:44.022 | (0219 / 1318) 2024-11-19 13:18:44.040 | 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-19 13:18:44.280 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-19 13:18:44.957 | (0220 / 1318) 2024-11-19 13:18:44.974 | 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-19 13:18:45.226 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-19 13:18:45.995 | (0221 / 1318) 2024-11-19 13:18:46.012 | 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-19 13:18:46.388 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-19 13:18:46.480 | (0222 / 1318) 2024-11-19 13:18:46.498 | 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-19 13:18:46.785 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-19 13:18:46.913 | (0223 / 1318) 2024-11-19 13:18:46.930 | 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-19 13:18:47.211 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-19 13:18:47.337 | (0224 / 1318) 2024-11-19 13:18:47.354 | 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-19 13:18:47.615 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-19 13:18:51.173 | (0225 / 1318) 2024-11-19 13:18:51.191 | 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-19 13:18:51.428 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-19 13:19:02.346 | (0226 / 1318) 2024-11-19 13:19:02.363 | 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-19 13:19:02.606 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-19 13:19:02.815 | (0227 / 1318) 2024-11-19 13:19:02.833 | 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-19 13:19:03.078 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-19 13:19:03.153 | (0228 / 1318) 2024-11-19 13:19:03.171 | 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-19 13:19:03.428 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-19 13:19:03.500 | (0229 / 1318) 2024-11-19 13:19:03.518 | 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-19 13:19:03.779 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-19 13:19:03.851 | (0230 / 1318) 2024-11-19 13:19:03.868 | 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-19 13:19:04.130 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-19 13:19:04.206 | (0231 / 1318) 2024-11-19 13:19:04.224 | 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-19 13:19:04.467 | Cloning from charm-interface-designate cache and applying ref * 2024-11-19 13:19:04.539 | (0232 / 1318) 2024-11-19 13:19:04.556 | 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-19 13:19:04.814 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-19 13:19:04.886 | (0233 / 1318) 2024-11-19 13:19:04.903 | 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-19 13:19:05.146 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-19 13:19:05.342 | (0234 / 1318) 2024-11-19 13:19:05.360 | 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-19 13:19:05.613 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-19 13:19:05.759 | (0235 / 1318) 2024-11-19 13:19:05.776 | 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-19 13:19:06.014 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-19 13:19:06.156 | (0236 / 1318) 2024-11-19 13:19:06.172 | 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-19 13:19:06.426 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-19 13:19:06.498 | (0237 / 1318) 2024-11-19 13:19:06.515 | 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-19 13:19:06.754 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-19 13:19:06.828 | (0238 / 1318) 2024-11-19 13:19:06.845 | 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-19 13:19:07.102 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-19 13:19:07.174 | (0239 / 1318) 2024-11-19 13:19:07.192 | 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-19 13:19:07.434 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-19 13:19:07.507 | (0240 / 1318) 2024-11-19 13:19:07.525 | 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-19 13:19:07.785 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-19 13:19:07.857 | (0241 / 1318) 2024-11-19 13:19:07.874 | 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-19 13:19:08.117 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-19 13:19:08.189 | (0242 / 1318) 2024-11-19 13:19:08.206 | 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-19 13:19:08.440 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-19 13:19:08.515 | (0243 / 1318) 2024-11-19 13:19:08.533 | 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-19 13:19:08.789 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-19 13:19:08.862 | (0244 / 1318) 2024-11-19 13:19:08.879 | 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-19 13:19:09.136 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-19 13:19:09.210 | (0245 / 1318) 2024-11-19 13:19:09.227 | 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-19 13:19:09.483 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-19 13:19:09.556 | (0246 / 1318) 2024-11-19 13:19:09.573 | 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-19 13:19:09.812 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-19 13:19:09.885 | (0247 / 1318) 2024-11-19 13:19:09.902 | 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-19 13:19:10.140 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-19 13:19:10.212 | (0248 / 1318) 2024-11-19 13:19:10.229 | 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-19 13:19:10.481 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-19 13:19:10.553 | (0249 / 1318) 2024-11-19 13:19:10.571 | 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-19 13:19:10.858 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-19 13:19:10.930 | (0250 / 1318) 2024-11-19 13:19:10.948 | 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-19 13:19:11.227 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-19 13:19:11.300 | (0251 / 1318) 2024-11-19 13:19:11.318 | 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-19 13:19:11.567 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-19 13:19:11.639 | (0252 / 1318) 2024-11-19 13:19:11.656 | 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-19 13:19:11.946 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-19 13:19:12.019 | (0253 / 1318) 2024-11-19 13:19:12.036 | 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-19 13:19:12.288 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-19 13:19:12.360 | (0254 / 1318) 2024-11-19 13:19:12.377 | 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-19 13:19:12.668 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-19 13:19:12.741 | (0255 / 1318) 2024-11-19 13:19:12.758 | 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-19 13:19:13.008 | Cloning from charm-interface-placement cache and applying ref * 2024-11-19 13:19:13.081 | (0256 / 1318) 2024-11-19 13:19:13.098 | 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-19 13:19:13.340 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-19 13:19:13.413 | (0257 / 1318) 2024-11-19 13:19:13.430 | 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-19 13:19:13.676 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-19 13:19:13.752 | (0258 / 1318) 2024-11-19 13:19:13.769 | 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-19 13:19:14.027 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-19 13:19:14.100 | (0259 / 1318) 2024-11-19 13:19:14.118 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-19 13:19:14.375 | Cloning from charm-ironic cache and applying ref * 2024-11-19 13:19:14.459 | (0260 / 1318) 2024-11-19 13:19:14.477 | 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-19 13:19:14.765 | Cloning from charm-ironic-api cache and applying ref * 2024-11-19 13:19:15.243 | (0261 / 1318) 2024-11-19 13:19:15.261 | 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-19 13:19:15.517 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-19 13:19:15.845 | (0262 / 1318) 2024-11-19 13:19:15.863 | 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-19 13:19:16.122 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-19 13:19:20.432 | (0263 / 1318) 2024-11-19 13:19:20.449 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-19 13:19:20.712 | Cloning from charm-keystone cache and applying ref * 2024-11-19 13:19:23.412 | (0264 / 1318) 2024-11-19 13:19:23.430 | 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-19 13:19:23.691 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-19 13:19:24.696 | (0265 / 1318) 2024-11-19 13:19:24.713 | 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-19 13:19:24.961 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-19 13:19:25.076 | (0266 / 1318) 2024-11-19 13:19:25.093 | 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-19 13:19:25.387 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-19 13:19:25.528 | (0267 / 1318) 2024-11-19 13:19:25.545 | 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-19 13:19:25.843 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-19 13:19:25.926 | (0268 / 1318) 2024-11-19 13:19:25.943 | 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-19 13:19:26.189 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-19 13:19:33.852 | (0269 / 1318) 2024-11-19 13:19:33.869 | 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-19 13:19:34.152 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-19 13:19:48.257 | (0270 / 1318) 2024-11-19 13:19:48.274 | 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-19 13:19:48.607 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-19 13:19:48.680 | (0271 / 1318) 2024-11-19 13:19:48.697 | 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-19 13:19:49.000 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-19 13:19:49.074 | (0272 / 1318) 2024-11-19 13:19:49.091 | 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-19 13:19:49.512 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-19 13:19:49.749 | (0273 / 1318) 2024-11-19 13:19:49.766 | 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-19 13:19:50.202 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-19 13:19:50.276 | (0274 / 1318) 2024-11-19 13:19:50.293 | 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-19 13:19:50.571 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-19 13:19:50.645 | (0275 / 1318) 2024-11-19 13:19:50.662 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-19 13:19:50.915 | Cloning from charm-magnum cache and applying ref * 2024-11-19 13:20:03.851 | (0276 / 1318) 2024-11-19 13:20:03.869 | 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-19 13:20:04.254 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-19 13:20:10.375 | (0277 / 1318) 2024-11-19 13:20:10.392 | 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-19 13:20:10.727 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-19 13:20:12.234 | (0278 / 1318) 2024-11-19 13:20:12.251 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-19 13:20:12.511 | Cloning from charm-magpie cache and applying ref * 2024-11-19 13:20:37.887 | (0279 / 1318) 2024-11-19 13:20:37.904 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-19 13:20:38.168 | Cloning from charm-manila cache and applying ref * 2024-11-19 13:20:56.453 | (0280 / 1318) 2024-11-19 13:20:56.471 | 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-19 13:20:56.908 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-19 13:21:35.227 | (0281 / 1318) 2024-11-19 13:21:35.244 | 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-19 13:21:40.050 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-19 13:21:40.124 | (0282 / 1318) 2024-11-19 13:21:40.142 | 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-19 13:21:47.211 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-19 13:22:09.114 | (0283 / 1318) 2024-11-19 13:22:09.131 | 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-19 13:22:09.944 | Cloning from charm-manila-generic cache and applying ref * 2024-11-19 13:22:18.068 | (0284 / 1318) 2024-11-19 13:22:18.085 | 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-19 13:22:18.371 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-19 13:22:18.784 | (0285 / 1318) 2024-11-19 13:22:18.801 | 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-19 13:22:19.298 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-19 13:22:20.149 | (0286 / 1318) 2024-11-19 13:22:20.166 | 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-19 13:22:20.468 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-19 13:22:43.941 | (0287 / 1318) 2024-11-19 13:22:43.958 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-19 13:22:44.201 | Cloning from charm-masakari cache and applying ref * 2024-11-19 13:23:07.940 | (0288 / 1318) 2024-11-19 13:23:07.958 | 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-19 13:23:08.202 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-19 13:23:22.955 | (0289 / 1318) 2024-11-19 13:23:22.972 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-19 13:23:23.296 | Cloning from charm-mistral cache and applying ref * 2024-11-19 13:23:23.641 | (0290 / 1318) 2024-11-19 13:23:23.658 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-19 13:23:23.965 | Cloning from charm-murano cache and applying ref * 2024-11-19 13:23:24.057 | (0291 / 1318) 2024-11-19 13:23:24.075 | 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-19 13:23:24.393 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-19 13:24:18.701 | (0292 / 1318) 2024-11-19 13:24:18.718 | 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-19 13:24:19.130 | Cloning from charm-mysql-router cache and applying ref * 2024-11-19 13:24:25.092 | (0293 / 1318) 2024-11-19 13:24:25.110 | 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-19 13:24:25.433 | Cloning from charm-neutron-api cache and applying ref * 2024-11-19 13:25:25.225 | (0294 / 1318) 2024-11-19 13:25:25.242 | 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-19 13:25:25.527 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-19 13:25:25.685 | (0295 / 1318) 2024-11-19 13:25:25.703 | 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-19 13:25:25.967 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-19 13:25:38.359 | (0296 / 1318) 2024-11-19 13:25:38.376 | 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-19 13:25:38.901 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-19 13:25:59.340 | (0297 / 1318) 2024-11-19 13:25:59.357 | 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-19 13:26:01.760 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-19 13:26:38.559 | (0298 / 1318) 2024-11-19 13:26:38.576 | 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-19 13:26:38.876 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-19 13:26:44.258 | (0299 / 1318) 2024-11-19 13:26:44.275 | 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-19 13:26:44.640 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-19 13:27:08.387 | (0300 / 1318) 2024-11-19 13:27:08.404 | 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-19 13:27:08.705 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-19 13:27:28.432 | (0301 / 1318) 2024-11-19 13:27:28.449 | 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-19 13:27:28.738 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-19 13:27:41.468 | (0302 / 1318) 2024-11-19 13:27:41.485 | 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-19 13:27:41.761 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-19 13:27:54.849 | (0303 / 1318) 2024-11-19 13:27:54.866 | 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-19 13:27:55.271 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-19 13:29:35.678 | (0304 / 1318) 2024-11-19 13:29:35.695 | 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-19 13:29:35.951 | Cloning from charm-nova-compute cache and applying ref * 2024-11-19 13:31:31.124 | (0305 / 1318) 2024-11-19 13:31:31.141 | 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-19 13:31:31.460 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-19 13:31:34.199 | (0306 / 1318) 2024-11-19 13:31:34.216 | 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-19 13:31:34.467 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-19 13:31:34.591 | (0307 / 1318) 2024-11-19 13:31:34.609 | 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-19 13:31:34.860 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-19 13:32:05.764 | (0308 / 1318) 2024-11-19 13:32:05.781 | 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-19 13:32:06.047 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-19 13:32:06.189 | (0309 / 1318) 2024-11-19 13:32:06.207 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-19 13:32:06.475 | Cloning from charm-octavia cache and applying ref * 2024-11-19 13:33:06.090 | (0310 / 1318) 2024-11-19 13:33:06.108 | 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-19 13:33:06.517 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-19 13:33:18.679 | (0311 / 1318) 2024-11-19 13:33:18.696 | 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-19 13:33:18.972 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-19 13:33:29.459 | (0312 / 1318) 2024-11-19 13:33:29.476 | 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-19 13:33:30.279 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-19 13:33:38.988 | (0313 / 1318) 2024-11-19 13:33:39.006 | 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-19 13:33:39.484 | Cloning from charm-odl-controller cache and applying ref * 2024-11-19 13:33:39.857 | (0314 / 1318) 2024-11-19 13:33:39.874 | 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-19 13:33:40.167 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-19 13:34:36.659 | (0315 / 1318) 2024-11-19 13:34:36.676 | 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-19 13:34:37.301 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-19 13:34:37.675 | (0316 / 1318) 2024-11-19 13:34:37.692 | 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-19 13:34:44.855 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-19 13:35:22.706 | (0317 / 1318) 2024-11-19 13:35:22.723 | 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-19 13:35:23.443 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-19 13:35:23.522 | (0318 / 1318) 2024-11-19 13:35:23.540 | 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-19 13:35:25.682 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-19 13:35:25.935 | (0319 / 1318) 2024-11-19 13:35:25.952 | 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-19 13:35:27.044 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-19 13:35:27.720 | (0320 / 1318) 2024-11-19 13:35:27.738 | 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-19 13:35:28.199 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-19 13:35:28.272 | (0321 / 1318) 2024-11-19 13:35:28.289 | 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-19 13:35:28.795 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-19 13:35:28.868 | (0322 / 1318) 2024-11-19 13:35:28.885 | 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-19 13:35:30.311 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-19 13:35:30.385 | (0323 / 1318) 2024-11-19 13:35:30.402 | 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-19 13:35:33.267 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-19 13:35:35.323 | (0324 / 1318) 2024-11-19 13:35:35.340 | 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-19 13:35:37.281 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-19 13:36:46.761 | (0325 / 1318) 2024-11-19 13:36:46.778 | 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-19 13:36:48.017 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-19 13:36:48.532 | (0326 / 1318) 2024-11-19 13:36:48.549 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-19 13:36:49.045 | Cloning from charm-panko cache and applying ref * 2024-11-19 13:36:49.128 | (0327 / 1318) 2024-11-19 13:36:49.145 | 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-19 13:36:50.796 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-19 13:36:56.843 | (0328 / 1318) 2024-11-19 13:36:56.859 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-19 13:37:10.693 | Cloning from charm-placement cache and applying ref * 2024-11-19 13:37:52.550 | (0329 / 1318) 2024-11-19 13:37:52.568 | 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-19 13:37:55.673 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-19 13:38:19.901 | (0330 / 1318) 2024-11-19 13:38:19.919 | 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-19 13:38:34.791 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-19 13:39:12.555 | (0331 / 1318) 2024-11-19 13:39:12.572 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-19 13:39:14.246 | Cloning from charm-specs cache and applying ref * 2024-11-19 13:39:55.363 | (0332 / 1318) 2024-11-19 13:39:55.380 | 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-19 13:39:58.407 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-19 13:40:37.383 | (0333 / 1318) 2024-11-19 13:40:37.400 | 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-19 13:40:51.089 | Cloning from charm-swift-storage cache and applying ref * 2024-11-19 13:41:30.003 | (0334 / 1318) 2024-11-19 13:41:30.020 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-19 13:41:47.087 | Cloning from charm-tempest cache and applying ref * 2024-11-19 13:41:47.172 | (0335 / 1318) 2024-11-19 13:41:47.189 | 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-19 13:41:48.776 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-19 13:41:50.983 | (0336 / 1318) 2024-11-19 13:41:51.000 | 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-19 13:41:53.780 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-19 13:41:53.862 | (0337 / 1318) 2024-11-19 13:41:53.880 | 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-19 13:41:54.675 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-19 13:41:54.756 | (0338 / 1318) 2024-11-19 13:41:54.773 | 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-19 13:41:56.722 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-19 13:41:56.805 | (0339 / 1318) 2024-11-19 13:41:56.823 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-19 13:41:57.403 | Cloning from charm-trove cache and applying ref * 2024-11-19 13:41:57.528 | (0340 / 1318) 2024-11-19 13:41:57.545 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-19 13:41:59.045 | Cloning from charm-vault cache and applying ref * 2024-11-19 13:42:29.192 | (0341 / 1318) 2024-11-19 13:42:29.210 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-19 13:42:31.503 | Cloning from charm-watcher cache and applying ref * 2024-11-19 13:43:16.008 | (0342 / 1318) 2024-11-19 13:43:16.025 | 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-19 13:43:17.776 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-19 13:43:29.091 | (0343 / 1318) 2024-11-19 13:43:29.109 | 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-19 13:43:30.513 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-19 13:43:40.019 | (0344 / 1318) 2024-11-19 13:43:40.037 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-19 13:43:53.731 | Cloning from charms.ceph cache and applying ref * 2024-11-19 13:44:24.187 | (0345 / 1318) 2024-11-19 13:44:24.204 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-19 13:44:28.105 | Cloning from charms.openstack cache and applying ref * 2024-11-19 13:44:44.101 | (0346 / 1318) 2024-11-19 13:44:44.119 | 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-19 13:44:45.416 | Cloning from ci-log-processing cache and applying ref * 2024-11-19 13:45:56.372 | (0347 / 1318) 2024-11-19 13:45:56.390 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-19 13:46:18.174 | Cloning from cinder cache and applying ref * 2024-11-19 13:49:39.128 | (0348 / 1318) 2024-11-19 13:49:39.145 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-19 13:49:42.597 | Cloning from cinder-specs cache and applying ref * 2024-11-19 13:50:18.042 | (0349 / 1318) 2024-11-19 13:50:18.060 | 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-19 13:50:23.132 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-19 13:51:16.928 | (0350 / 1318) 2024-11-19 13:51:16.946 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-19 13:51:20.479 | Cloning from cinderlib cache and applying ref * 2024-11-19 13:51:25.843 | (0351 / 1318) 2024-11-19 13:51:25.861 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-19 13:51:30.770 | Cloning from cliff cache and applying ref * 2024-11-19 13:51:43.698 | (0352 / 1318) 2024-11-19 13:51:43.716 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-19 13:52:04.436 | Cloning from cloudkitty cache and applying ref * 2024-11-19 13:54:20.897 | (0353 / 1318) 2024-11-19 13:54:20.914 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-19 13:54:29.245 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-19 13:54:38.675 | (0354 / 1318) 2024-11-19 13:54:38.692 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-19 13:54:39.921 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-19 13:54:40.389 | (0355 / 1318) 2024-11-19 13:54:40.406 | 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-19 13:54:43.650 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-19 13:54:49.414 | (0356 / 1318) 2024-11-19 13:54:49.431 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-19 13:55:02.047 | Cloning from codegenerator cache and applying ref * 2024-11-19 13:56:50.478 | (0357 / 1318) 2024-11-19 13:56:50.548 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-19 13:57:01.571 | fatal: unable to access 'https://opendev.org/openstack/constellations.git/': Could not resolve host: opendev.org 2024-11-19 13:57:01.608 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-19 13:57:01.613 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-19 13:57:01.618 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-19 13:57:01.624 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-19 13:57:01.629 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-19 13:57:02.169 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 13:57:02.174 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 13:57:02.179 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-19 13:57:02.184 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-19 13:57:02.189 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-19 13:57:02.194 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-19 13:57:02.200 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.oc789qPp/mnt ']' 2024-11-19 13:57:02.205 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 13:57:02.213 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 13:57:02.218 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-19 13:57:02.223 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-19 13:57:02.232 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.oc789qPp/mnt/' 2024-11-19 13:57:02.232 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-19 13:57:02.233 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-19 13:57:02.240 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.oc789qPp/mnt/tmp/yum 2024-11-19 13:57:02.240 | /opt/dib_tmp/dib_build.oc789qPp/mnt/sys 2024-11-19 13:57:02.240 | /opt/dib_tmp/dib_build.oc789qPp/mnt/proc 2024-11-19 13:57:02.240 | /opt/dib_tmp/dib_build.oc789qPp/mnt/dev/pts 2024-11-19 13:57:02.240 | /opt/dib_tmp/dib_build.oc789qPp/mnt/dev' 2024-11-19 13:57:02.245 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 13:57:02.250 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 13:57:02.255 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.260 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 13:57:02.265 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.oc789qPp/mnt/tmp/yum == */boot/efi ]] 2024-11-19 13:57:02.270 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.275 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 13:57:02.280 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 13:57:02.285 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/tmp/yum' 2024-11-19 13:57:02.285 | Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/tmp/yum 2024-11-19 13:57:02.290 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.oc789qPp/mnt/tmp/yum 2024-11-19 13:57:02.307 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 13:57:02.312 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 13:57:02.317 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.322 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 13:57:02.327 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.oc789qPp/mnt/sys == */boot/efi ]] 2024-11-19 13:57:02.332 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.337 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 13:57:02.342 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 13:57:02.347 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/sys' 2024-11-19 13:57:02.347 | Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/sys 2024-11-19 13:57:02.352 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.oc789qPp/mnt/sys 2024-11-19 13:57:02.368 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 13:57:02.373 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 13:57:02.378 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.383 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 13:57:02.388 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.oc789qPp/mnt/proc == */boot/efi ]] 2024-11-19 13:57:02.393 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.398 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 13:57:02.403 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 13:57:02.408 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/proc' 2024-11-19 13:57:02.408 | Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/proc 2024-11-19 13:57:02.412 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.oc789qPp/mnt/proc 2024-11-19 13:57:02.428 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 13:57:02.434 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 13:57:02.439 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.443 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 13:57:02.449 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.oc789qPp/mnt/dev/pts == */boot/efi ]] 2024-11-19 13:57:02.453 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.458 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 13:57:02.463 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 13:57:02.469 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/dev/pts' 2024-11-19 13:57:02.469 | Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/dev/pts 2024-11-19 13:57:02.474 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.oc789qPp/mnt/dev/pts 2024-11-19 13:57:02.489 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 13:57:02.494 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 13:57:02.499 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.504 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 13:57:02.509 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.oc789qPp/mnt/dev == */boot/efi ]] 2024-11-19 13:57:02.514 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 13:57:02.519 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 13:57:02.524 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 13:57:02.529 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/dev' 2024-11-19 13:57:02.529 | Unmount /opt/dib_tmp/dib_build.oc789qPp/mnt/dev 2024-11-19 13:57:02.534 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.oc789qPp/mnt/dev 2024-11-19 13:57:02.551 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-19 13:57:02.556 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-19 13:57:02.561 | + 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-19 13:57:16.643 | 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-19 13:57:16.643 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.oc789qPp/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.fUR0HMj3', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.oc789qPp/mnt', 'build-dir': '/opt/dib_tmp/dib_build.oc789qPp'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 13:57:16.644 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-19 13:57:16.728 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-19 13:57:16.734 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.oc789qPp/built; do sleep 1; done' 2024-11-19 13:57:17.439 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.oc789qPp/mnt 2024-11-19 13:57:26.871 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.oc789qPp 2024-11-19 13:57:27.180 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-19 13:57:27.185 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 13:57:27.190 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 13:57:27.195 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 13:57:27.201 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.oc789qPp 2024-11-19 13:57:27.216 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-19 13:57:27.221 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.fUR0HMj3 2024-11-19 13:57:27.303 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-19 13:57:27.308 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 13:57:27.313 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 13:57:27.318 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 13:57:27.323 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.fUR0HMj3 2024-11-19 13:57:27.331 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128