2025-03-03 04:17:40.908 | diskimage-builder version 3.37.0 2025-03-03 04:17:40.910 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console debian-minimal 2025-03-03 04:17:41.101 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2025-03-03 04:17:41.951 | Expanded element dependencies to: nodepool-base source-repositories growroot install-bin install-static debootstrap modprobe install-types bootloader cache-url infra-package-needs runtime-ssh-host-keys cloud-init-datasources package-installs journal-to-console manifests pkg-map cache-devstack zuul-worker dpkg block-device-efi openstack-repos ensure-venv sysprep dib-init-system vm simple-init openssh-server debian-minimal base 2025-03-03 04:17:41.956 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2025-03-03 04:17:41.961 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/debian-bullseye-arm64-9a1b48ced7cb4e83a7b827838c89c06f 2025-03-03 04:17:41.965 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/debian-bullseye-arm64-9a1b48ced7cb4e83a7b827838c89c06f 2025-03-03 04:17:41.970 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2025-03-03 04:17:41.974 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2025-03-03 04:17:41.979 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2025-03-03 04:17:41.984 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2025-03-03 04:17:41.988 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2025-03-03 04:17:41.993 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2025-03-03 04:17:42.000 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.TUIYmjp6 2025-03-03 04:17:42.005 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2025-03-03 04:17:42.011 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.nmBLLLf7 2025-03-03 04:17:42.016 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2025-03-03 04:17:42.021 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2025-03-03 04:17:42.025 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2025-03-03 04:17:42.030 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2025-03-03 04:17:42.034 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2025-03-03 04:17:42.038 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2025-03-03 04:17:42.042 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2025-03-03 04:17:42.047 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.TUIYmjp6 2025-03-03 04:17:42.047 | Building in /opt/dib_tmp/dib_build.TUIYmjp6 2025-03-03 04:17:42.051 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2025-03-03 04:17:42.056 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2025-03-03 04:17:42.060 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2025-03-03 04:17:42.065 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.TUIYmjp6/hooks 2025-03-03 04:17:42.069 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.TUIYmjp6/hooks 2025-03-03 04:17:42.074 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.TUIYmjp6/block-device 2025-03-03 04:17:42.081 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.TUIYmjp6/block-device/config.yaml 2025-03-03 04:17:42.085 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.TUIYmjp6/block-device/config.yaml 2025-03-03 04:17:42.106 | Searching elements for block-device[-arm64].yaml ... 2025-03-03 04:17:42.117 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2025-03-03 04:17:42.121 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2025-03-03 04:17:42.126 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.TUIYmjp6/block-device/params.yaml 2025-03-03 04:17:42.131 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2025-03-03 04:17:42.136 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2025-03-03 04:17:42.143 | + 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 2025-03-03 04:17:42.601 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-03 04:17:42.601 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.TUIYmjp6/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.nmBLLLf7', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.TUIYmjp6/mnt', 'build-dir': '/opt/dib_tmp/dib_build.TUIYmjp6'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-03 04:17:42.607 | 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 2025-03-03 04:17:42.607 | 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 2025-03-03 04:17:42.607 | 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 2025-03-03 04:17:42.608 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.TUIYmjp6/states/block-device/config.json] 2025-03-03 04:17:42.685 | ++ 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 2025-03-03 04:17:43.155 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-03 04:17:43.156 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.TUIYmjp6/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.nmBLLLf7', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.TUIYmjp6/mnt', 'build-dir': '/opt/dib_tmp/dib_build.TUIYmjp6'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-03 04:17:43.157 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2025-03-03 04:17:43.157 | 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 2025-03-03 04:17:43.235 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2025-03-03 04:17:43.240 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2025-03-03 04:17:43.245 | ++ 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 2025-03-03 04:17:43.708 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-03 04:17:43.708 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.TUIYmjp6/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.nmBLLLf7', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.TUIYmjp6/mnt', 'build-dir': '/opt/dib_tmp/dib_build.TUIYmjp6'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-03 04:17:43.708 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2025-03-03 04:17:43.708 | 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 2025-03-03 04:17:43.787 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2025-03-03 04:17:43.792 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2025-03-03 04:17:43.797 | ++ 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 2025-03-03 04:17:44.268 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-03 04:17:44.269 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.TUIYmjp6/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.nmBLLLf7', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.TUIYmjp6/mnt', 'build-dir': '/opt/dib_tmp/dib_build.TUIYmjp6'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-03 04:17:44.270 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2025-03-03 04:17:44.270 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2025-03-03 04:17:44.348 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2025-03-03 04:17:44.353 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2025-03-03 04:17:44.359 | ++ 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 2025-03-03 04:17:44.818 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-03 04:17:44.818 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.TUIYmjp6/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.nmBLLLf7', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.TUIYmjp6/mnt', 'build-dir': '/opt/dib_tmp/dib_build.TUIYmjp6'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-03 04:17:44.818 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2025-03-03 04:17:44.894 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2025-03-03 04:17:44.899 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2025-03-03 04:17:44.904 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2025-03-03 04:17:44.908 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 04:17:44.915 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 04:17:44.957 | chown: warning: '.' should be ':': 'root.root' 2025-03-03 04:17:44.963 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 04:17:44.967 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 04:17:44.972 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 04:17:44.977 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2025-03-03 04:17:44.981 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-03-03 04:17:44.986 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.TUIYmjp6/hooks ']' 2025-03-03 04:17:44.990 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2025-03-03 04:17:45.022 | Copying hooks for vm 2025-03-03 04:17:45.048 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2025-03-03 04:17:45.071 | Copying hooks for infra-package-needs 2025-03-03 04:17:45.082 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2025-03-03 04:17:45.284 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2025-03-03 04:17:45.301 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2025-03-03 04:17:45.317 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2025-03-03 04:17:45.328 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2025-03-03 04:17:45.342 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2025-03-03 04:17:45.363 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2025-03-03 04:17:45.375 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2025-03-03 04:17:45.386 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2025-03-03 04:17:45.397 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2025-03-03 04:17:45.481 | Copying hooks for install-bin 2025-03-03 04:17:45.490 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2025-03-03 04:17:45.501 | Copying hooks for source-repositories 2025-03-03 04:17:45.512 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2025-03-03 04:17:45.530 | Copying hooks for package-installs 2025-03-03 04:17:45.539 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2025-03-03 04:17:45.561 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2025-03-03 04:17:45.564 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2025-03-03 04:17:45.568 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2025-03-03 04:17:45.620 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2025-03-03 04:17:45.629 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2025-03-03 04:17:45.633 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2025-03-03 04:17:45.644 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2025-03-03 04:17:45.648 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2025-03-03 04:17:45.656 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2025-03-03 04:17:45.660 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2025-03-03 04:17:45.676 | Copying hooks for debian-minimal 2025-03-03 04:17:45.687 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bookworm-arm64-build-succeeds 2025-03-03 04:17:45.703 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2025-03-03 04:17:45.716 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2025-03-03 04:17:45.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2025-03-03 04:17:45.801 | Copying hooks for debootstrap 2025-03-03 04:17:45.811 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2025-03-03 04:17:45.821 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2025-03-03 04:17:45.830 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2025-03-03 04:17:45.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2025-03-03 04:17:45.837 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2025-03-03 04:17:45.846 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2025-03-03 04:17:45.849 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2025-03-03 04:17:45.867 | Copying hooks for cloud-init-datasources 2025-03-03 04:17:45.876 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2025-03-03 04:17:45.916 | Copying hooks for ensure-venv 2025-03-03 04:17:45.936 | Copying hooks for block-device-efi 2025-03-03 04:17:45.944 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2025-03-03 04:17:45.989 | Copying hooks for modprobe 2025-03-03 04:17:45.997 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2025-03-03 04:17:46.015 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2025-03-03 04:17:46.035 | Copying hooks for base 2025-03-03 04:17:46.044 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2025-03-03 04:17:46.077 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2025-03-03 04:17:46.097 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2025-03-03 04:17:46.100 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2025-03-03 04:17:46.109 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2025-03-03 04:17:46.172 | Copying hooks for install-types 2025-03-03 04:17:46.181 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2025-03-03 04:17:46.225 | Copying hooks for openssh-server 2025-03-03 04:17:46.234 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2025-03-03 04:17:46.261 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2025-03-03 04:17:46.286 | Copying hooks for bootloader 2025-03-03 04:17:46.294 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2025-03-03 04:17:46.303 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2025-03-03 04:17:46.316 | Copying hooks for manifests 2025-03-03 04:17:46.324 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2025-03-03 04:17:46.333 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2025-03-03 04:17:46.343 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2025-03-03 04:17:46.354 | Copying hooks for openstack-repos 2025-03-03 04:17:46.362 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2025-03-03 04:17:46.375 | Copying hooks for sysprep 2025-03-03 04:17:46.384 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2025-03-03 04:17:46.393 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2025-03-03 04:17:46.403 | Copying hooks for dib-init-system 2025-03-03 04:17:46.411 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2025-03-03 04:17:46.420 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2025-03-03 04:17:46.428 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2025-03-03 04:17:46.437 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2025-03-03 04:17:46.447 | Copying hooks for journal-to-console 2025-03-03 04:17:46.455 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2025-03-03 04:17:46.466 | Copying hooks for install-static 2025-03-03 04:17:46.475 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2025-03-03 04:17:46.493 | Copying hooks for cache-devstack 2025-03-03 04:17:46.614 | Copying hooks for cache-url 2025-03-03 04:17:46.623 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2025-03-03 04:17:46.645 | Copying hooks for dpkg 2025-03-03 04:17:46.653 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2025-03-03 04:17:46.657 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2025-03-03 04:17:46.666 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2025-03-03 04:17:46.670 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2025-03-03 04:17:46.673 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2025-03-03 04:17:46.682 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2025-03-03 04:17:46.691 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2025-03-03 04:17:46.695 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2025-03-03 04:17:46.699 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2025-03-03 04:17:46.703 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2025-03-03 04:17:46.706 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2025-03-03 04:17:46.710 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2025-03-03 04:17:46.718 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2025-03-03 04:17:46.722 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2025-03-03 04:17:46.731 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2025-03-03 04:17:46.744 | Copying hooks for nodepool-base 2025-03-03 04:17:46.752 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2025-03-03 04:17:46.761 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2025-03-03 04:17:46.770 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2025-03-03 04:17:46.774 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2025-03-03 04:17:46.785 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2025-03-03 04:17:46.794 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2025-03-03 04:17:46.798 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2025-03-03 04:17:46.807 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2025-03-03 04:17:46.810 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2025-03-03 04:17:46.814 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2025-03-03 04:17:46.817 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2025-03-03 04:17:46.826 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2025-03-03 04:17:46.830 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2025-03-03 04:17:46.833 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2025-03-03 04:17:46.837 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2025-03-03 04:17:46.840 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2025-03-03 04:17:46.844 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2025-03-03 04:17:46.848 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2025-03-03 04:17:46.857 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2025-03-03 04:17:46.876 | Copying hooks for growroot 2025-03-03 04:17:46.885 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2025-03-03 04:17:46.896 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2025-03-03 04:17:46.908 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2025-03-03 04:17:46.912 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2025-03-03 04:17:46.916 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2025-03-03 04:17:46.934 | Copying hooks for runtime-ssh-host-keys 2025-03-03 04:17:46.943 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2025-03-03 04:17:46.952 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2025-03-03 04:17:46.962 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2025-03-03 04:17:46.971 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2025-03-03 04:17:46.974 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2025-03-03 04:17:46.992 | Copying hooks for simple-init 2025-03-03 04:17:47.001 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2025-03-03 04:17:47.025 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2025-03-03 04:17:47.029 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2025-03-03 04:17:47.033 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2025-03-03 04:17:47.037 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2025-03-03 04:17:47.040 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2025-03-03 04:17:47.049 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2025-03-03 04:17:47.053 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2025-03-03 04:17:47.074 | Copying hooks for pkg-map 2025-03-03 04:17:47.082 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2025-03-03 04:17:47.091 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2025-03-03 04:17:47.101 | Copying hooks for zuul-worker 2025-03-03 04:17:47.110 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2025-03-03 04:17:47.119 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2025-03-03 04:17:47.137 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2025-03-03 04:17:47.141 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-03-03 04:17:47.144 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2025-03-03 04:17:47.152 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d ']' 2025-03-03 04:17:47.157 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d' 2025-03-03 04:17:47.157 | Running hooks from /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d 2025-03-03 04:17:47.161 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-03-03 04:17:47.166 | + 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.TUIYmjp6/hooks/root.d 2025-03-03 04:17:47.190 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-base-defaults 2025-03-03 04:17:47.197 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-base-defaults 2025-03-03 04:17:47.201 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-03-03 04:17:47.206 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-03-03 04:17:47.210 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-03-03 04:17:47.215 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-03-03 04:17:47.219 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-03-03 04:17:47.226 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2025-03-03 04:17:47.230 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-03-03 04:17:47.234 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-03-03 04:17:47.238 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-03-03 04:17:47.243 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-03-03 04:17:47.247 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-03-03 04:17:47.251 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-03-03 04:17:47.255 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-03-03 04:17:47.259 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-03-03 04:17:47.264 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-03-03 04:17:47.268 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-03-03 04:17:47.272 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-03-03 04:17:47.276 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-03-03 04:17:47.280 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-03-03 04:17:47.284 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-debian-minimal.bash 2025-03-03 04:17:47.292 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-debian-minimal.bash 2025-03-03 04:17:47.296 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2025-03-03 04:17:47.301 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2025-03-03 04:17:47.305 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2025-03-03 04:17:47.309 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2025-03-03 04:17:47.313 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2025-03-03 04:17:47.317 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2025-03-03 04:17:47.322 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2025-03-03 04:17:47.326 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2025-03-03 04:17:47.330 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2025-03-03 04:17:47.335 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-03-03 04:17:47.339 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-03-03 04:17:47.343 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2025-03-03 04:17:47.347 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2025-03-03 04:17:47.351 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2025-03-03 04:17:47.355 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2025-03-03 04:17:47.360 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2025-03-03 04:17:47.364 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2025-03-03 04:17:47.369 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2025-03-03 04:17:47.373 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2025-03-03 04:17:47.377 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:17:47.377 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:17:47.377 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:17:47.377 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:17:47.377 | ' 2025-03-03 04:17:47.381 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2025-03-03 04:17:47.386 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:17:47.386 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:17:47.386 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:17:47.386 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:17:47.386 | ' 2025-03-03 04:17:47.390 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:17:47.390 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:17:47.390 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:17:47.390 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:17:47.390 | ' 2025-03-03 04:17:47.395 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-debootstrap-default-locale 2025-03-03 04:17:47.402 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-debootstrap-default-locale 2025-03-03 04:17:47.406 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-03-03 04:17:47.410 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-03-03 04:17:47.415 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-dpkg.bash 2025-03-03 04:17:47.422 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/10-dpkg.bash 2025-03-03 04:17:47.427 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-03-03 04:17:47.431 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-03-03 04:17:47.435 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/14-manifests 2025-03-03 04:17:47.443 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/14-manifests 2025-03-03 04:17:47.447 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-03-03 04:17:47.451 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-03-03 04:17:47.456 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-9a1b48ced7cb4e83a7b827838c89c06f.d/ 2025-03-03 04:17:47.460 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-9a1b48ced7cb4e83a7b827838c89c06f.d/ 2025-03-03 04:17:47.464 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/15-block-device.bash 2025-03-03 04:17:47.472 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/15-block-device.bash 2025-03-03 04:17:47.476 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-03-03 04:17:47.480 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2025-03-03 04:17:47.485 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2025-03-03 04:17:47.489 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/15-simple-init-networkmanager 2025-03-03 04:17:47.496 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/15-simple-init-networkmanager 2025-03-03 04:17:47.501 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2025-03-03 04:17:47.505 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-03-03 04:17:47.509 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-03-03 04:17:47.513 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2025-03-03 04:17:47.518 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2025-03-03 04:17:47.522 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2025-03-03 04:17:47.526 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/20-network-interface-names 2025-03-03 04:17:47.534 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/20-network-interface-names 2025-03-03 04:17:47.538 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-03-03 04:17:47.543 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-03-03 04:17:47.547 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/50-disable-cloud-init 2025-03-03 04:17:47.554 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/50-disable-cloud-init 2025-03-03 04:17:47.559 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2025-03-03 04:17:47.563 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2025-03-03 04:17:47.568 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/75-nodepool-base-env 2025-03-03 04:17:47.576 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/75-nodepool-base-env 2025-03-03 04:17:47.580 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-03-03 04:17:47.584 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-03-03 04:17:47.589 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-03-03 04:17:47.593 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-03-03 04:17:47.597 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-03-03 04:17:47.602 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-03-03 04:17:47.606 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-03-03 04:17:47.610 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-03-03 04:17:47.615 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/99-dib-init-system 2025-03-03 04:17:47.622 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/../environment.d/99-dib-init-system 2025-03-03 04:17:47.627 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-03-03 04:17:47.631 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-03-03 04:17:47.636 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap 2025-03-03 04:17:47.645 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:20 : set -eu 2025-03-03 04:17:47.649 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2025-03-03 04:17:47.653 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.TUIYmjp6/mnt/.extra_settings ']' 2025-03-03 04:17:47.657 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2025-03-03 04:17:47.661 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:28 : '[' -n bullseye ']' 2025-03-03 04:17:47.665 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.osuosl.opendev.org/debian ']' 2025-03-03 04:17:47.669 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2025-03-03 04:17:47.673 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2025-03-03 04:17:47.677 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2025-03-03 04:17:47.681 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2025-03-03 04:17:47.685 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2025-03-03 04:17:47.689 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2025-03-03 04:17:47.694 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2025-03-03 04:17:47.712 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u2' 2025-03-03 04:17:47.716 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2025-03-03 04:17:47.720 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:42 : [[ bullseye == \b\u\s\t\e\r ]] 2025-03-03 04:17:47.725 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2025-03-03 04:17:47.729 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2025-03-03 04:17:47.733 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2025-03-03 04:17:47.737 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2025-03-03 04:17:47.744 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2025-03-03 04:17:47.748 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main --arch=arm64 --no-check-gpg bullseye /opt/dib_tmp/dib_build.TUIYmjp6/mnt https://mirror.regionone.osuosl.opendev.org/debian ' 2025-03-03 04:17:48.048 | I: Retrieving InRelease 2025-03-03 04:17:48.849 | I: Retrieving Release 2025-03-03 04:17:48.959 | I: Retrieving Packages 2025-03-03 04:17:49.216 | I: Validating Packages 2025-03-03 04:17:50.429 | I: Resolving dependencies of required packages... 2025-03-03 04:17:59.541 | I: Resolving dependencies of base packages... 2025-03-03 04:18:14.074 | I: Checking component main on https://mirror.regionone.osuosl.opendev.org/debian... 2025-03-03 04:18:17.315 | I: Retrieving adduser 3.118+deb11u1 2025-03-03 04:18:17.802 | I: Validating adduser 3.118+deb11u1 2025-03-03 04:18:17.821 | I: Retrieving apt 2.2.4 2025-03-03 04:18:18.073 | I: Validating apt 2.2.4 2025-03-03 04:18:18.099 | I: Retrieving base-files 11.1+deb11u11 2025-03-03 04:18:18.310 | I: Validating base-files 11.1+deb11u11 2025-03-03 04:18:18.328 | I: Retrieving base-passwd 3.5.51 2025-03-03 04:18:18.604 | I: Validating base-passwd 3.5.51 2025-03-03 04:18:18.622 | I: Retrieving bash 5.1-2+deb11u1 2025-03-03 04:18:19.002 | I: Validating bash 5.1-2+deb11u1 2025-03-03 04:18:19.028 | I: Retrieving bsdutils 1:2.36.1-8+deb11u2 2025-03-03 04:18:19.170 | I: Validating bsdutils 1:2.36.1-8+deb11u2 2025-03-03 04:18:19.189 | I: Retrieving ca-certificates 20210119 2025-03-03 04:18:19.473 | I: Validating ca-certificates 20210119 2025-03-03 04:18:19.492 | I: Retrieving coreutils 8.32-4 2025-03-03 04:18:19.948 | I: Validating coreutils 8.32-4 2025-03-03 04:18:19.984 | I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 2025-03-03 04:18:20.157 | I: Validating dash 0.5.11+git20200708+dd9ef66-5 2025-03-03 04:18:20.174 | I: Retrieving debconf 1.5.77 2025-03-03 04:18:20.361 | I: Validating debconf 1.5.77 2025-03-03 04:18:20.379 | I: Retrieving debian-archive-keyring 2021.1.1+deb11u1 2025-03-03 04:18:20.568 | I: Validating debian-archive-keyring 2021.1.1+deb11u1 2025-03-03 04:18:20.586 | I: Retrieving debianutils 4.11.2 2025-03-03 04:18:20.782 | I: Validating debianutils 4.11.2 2025-03-03 04:18:20.800 | I: Retrieving diffutils 1:3.7-5 2025-03-03 04:18:21.263 | I: Validating diffutils 1:3.7-5 2025-03-03 04:18:21.283 | I: Retrieving dpkg 1.20.13 2025-03-03 04:18:21.614 | I: Validating dpkg 1.20.13 2025-03-03 04:18:21.648 | I: Retrieving e2fsprogs 1.46.2-2 2025-03-03 04:18:21.798 | I: Validating e2fsprogs 1.46.2-2 2025-03-03 04:18:21.820 | I: Retrieving findutils 4.8.0-1 2025-03-03 04:18:22.012 | I: Validating findutils 4.8.0-1 2025-03-03 04:18:22.034 | I: Retrieving gcc-10-base 10.2.1-6 2025-03-03 04:18:22.396 | I: Validating gcc-10-base 10.2.1-6 2025-03-03 04:18:22.415 | I: Retrieving gcc-9-base 9.3.0-22 2025-03-03 04:18:22.667 | I: Validating gcc-9-base 9.3.0-22 2025-03-03 04:18:22.686 | I: Retrieving gpgv 2.2.27-2+deb11u2 2025-03-03 04:18:22.901 | I: Validating gpgv 2.2.27-2+deb11u2 2025-03-03 04:18:22.923 | I: Retrieving grep 3.6-1+deb11u1 2025-03-03 04:18:23.087 | I: Validating grep 3.6-1+deb11u1 2025-03-03 04:18:23.107 | I: Retrieving gzip 1.10-4+deb11u1 2025-03-03 04:18:23.295 | I: Validating gzip 1.10-4+deb11u1 2025-03-03 04:18:23.313 | I: Retrieving hostname 3.23 2025-03-03 04:18:23.492 | I: Validating hostname 3.23 2025-03-03 04:18:23.509 | I: Retrieving init-system-helpers 1.60 2025-03-03 04:18:23.677 | I: Validating init-system-helpers 1.60 2025-03-03 04:18:23.694 | I: Retrieving libacl1 2.2.53-10 2025-03-03 04:18:23.876 | I: Validating libacl1 2.2.53-10 2025-03-03 04:18:23.894 | I: Retrieving libapt-pkg6.0 2.2.4 2025-03-03 04:18:24.285 | I: Validating libapt-pkg6.0 2.2.4 2025-03-03 04:18:24.308 | I: Retrieving libattr1 1:2.4.48-6 2025-03-03 04:18:24.419 | I: Validating libattr1 1:2.4.48-6 2025-03-03 04:18:24.436 | I: Retrieving libaudit-common 1:3.0-2 2025-03-03 04:18:24.611 | I: Validating libaudit-common 1:3.0-2 2025-03-03 04:18:24.629 | I: Retrieving libaudit1 1:3.0-2 2025-03-03 04:18:24.749 | I: Validating libaudit1 1:3.0-2 2025-03-03 04:18:24.766 | I: Retrieving libblkid1 2.36.1-8+deb11u2 2025-03-03 04:18:24.888 | I: Validating libblkid1 2.36.1-8+deb11u2 2025-03-03 04:18:24.906 | I: Retrieving libbz2-1.0 1.0.8-4 2025-03-03 04:18:25.004 | I: Validating libbz2-1.0 1.0.8-4 2025-03-03 04:18:25.021 | I: Retrieving libc-bin 2.31-13+deb11u11 2025-03-03 04:18:25.143 | I: Validating libc-bin 2.31-13+deb11u11 2025-03-03 04:18:25.164 | I: Retrieving libc6 2.31-13+deb11u11 2025-03-03 04:18:25.646 | I: Validating libc6 2.31-13+deb11u11 2025-03-03 04:18:25.679 | I: Retrieving libcap-ng0 0.7.9-2.2+b1 2025-03-03 04:18:25.894 | I: Validating libcap-ng0 0.7.9-2.2+b1 2025-03-03 04:18:25.912 | I: Retrieving libcom-err2 1.46.2-2 2025-03-03 04:18:26.041 | I: Validating libcom-err2 1.46.2-2 2025-03-03 04:18:26.059 | I: Retrieving libcrypt1 1:4.4.18-4 2025-03-03 04:18:26.278 | I: Validating libcrypt1 1:4.4.18-4 2025-03-03 04:18:26.296 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 2025-03-03 04:18:26.459 | I: Validating libdb5.3 5.3.28+dfsg1-0.8 2025-03-03 04:18:26.480 | I: Retrieving libdebconfclient0 0.260 2025-03-03 04:18:26.660 | I: Validating libdebconfclient0 0.260 2025-03-03 04:18:26.677 | I: Retrieving libext2fs2 1.46.2-2 2025-03-03 04:18:26.825 | I: Validating libext2fs2 1.46.2-2 2025-03-03 04:18:26.844 | I: Retrieving libffi7 3.3-6 2025-03-03 04:18:26.946 | I: Validating libffi7 3.3-6 2025-03-03 04:18:26.963 | I: Retrieving libgcc-s1 10.2.1-6 2025-03-03 04:18:27.090 | I: Validating libgcc-s1 10.2.1-6 2025-03-03 04:18:27.107 | I: Retrieving libgcrypt20 1.8.7-6 2025-03-03 04:18:27.526 | I: Validating libgcrypt20 1.8.7-6 2025-03-03 04:18:27.547 | I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 2025-03-03 04:18:27.806 | I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 2025-03-03 04:18:27.826 | I: Retrieving libgnutls30 3.7.1-5+deb11u5 2025-03-03 04:18:28.526 | I: Validating libgnutls30 3.7.1-5+deb11u5 2025-03-03 04:18:28.552 | I: Retrieving libgpg-error0 1.38-2 2025-03-03 04:18:28.721 | I: Validating libgpg-error0 1.38-2 2025-03-03 04:18:28.738 | I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u5 2025-03-03 04:18:28.931 | I: Validating libgssapi-krb5-2 1.18.3-6+deb11u5 2025-03-03 04:18:28.950 | I: Retrieving libhogweed6 3.7.3-1 2025-03-03 04:18:29.172 | I: Validating libhogweed6 3.7.3-1 2025-03-03 04:18:29.192 | I: Retrieving libidn2-0 2.3.0-5 2025-03-03 04:18:29.542 | I: Validating libidn2-0 2.3.0-5 2025-03-03 04:18:29.560 | I: Retrieving libk5crypto3 1.18.3-6+deb11u5 2025-03-03 04:18:29.710 | I: Validating libk5crypto3 1.18.3-6+deb11u5 2025-03-03 04:18:29.727 | I: Retrieving libkeyutils1 1.6.1-2 2025-03-03 04:18:30.263 | I: Validating libkeyutils1 1.6.1-2 2025-03-03 04:18:30.280 | I: Retrieving libkrb5-3 1.18.3-6+deb11u5 2025-03-03 04:18:30.418 | I: Validating libkrb5-3 1.18.3-6+deb11u5 2025-03-03 04:18:30.438 | I: Retrieving libkrb5support0 1.18.3-6+deb11u5 2025-03-03 04:18:30.613 | I: Validating libkrb5support0 1.18.3-6+deb11u5 2025-03-03 04:18:30.631 | I: Retrieving liblz4-1 1.9.3-2 2025-03-03 04:18:30.947 | I: Validating liblz4-1 1.9.3-2 2025-03-03 04:18:30.964 | I: Retrieving liblzma5 5.2.5-2.1~deb11u1 2025-03-03 04:18:31.079 | I: Validating liblzma5 5.2.5-2.1~deb11u1 2025-03-03 04:18:31.097 | I: Retrieving libmount1 2.36.1-8+deb11u2 2025-03-03 04:18:31.201 | I: Validating libmount1 2.36.1-8+deb11u2 2025-03-03 04:18:31.219 | I: Retrieving libnettle8 3.7.3-1 2025-03-03 04:18:31.320 | I: Validating libnettle8 3.7.3-1 2025-03-03 04:18:31.339 | I: Retrieving libnsl2 1.3.0-2 2025-03-03 04:18:31.443 | I: Validating libnsl2 1.3.0-2 2025-03-03 04:18:31.460 | I: Retrieving libp11-kit0 0.23.22-1 2025-03-03 04:18:31.635 | I: Validating libp11-kit0 0.23.22-1 2025-03-03 04:18:31.654 | I: Retrieving libpam-modules 1.4.0-9+deb11u1 2025-03-03 04:18:32.096 | I: Validating libpam-modules 1.4.0-9+deb11u1 2025-03-03 04:18:32.116 | I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 2025-03-03 04:18:32.216 | I: Validating libpam-modules-bin 1.4.0-9+deb11u1 2025-03-03 04:18:32.234 | I: Retrieving libpam-runtime 1.4.0-9+deb11u1 2025-03-03 04:18:32.338 | I: Validating libpam-runtime 1.4.0-9+deb11u1 2025-03-03 04:18:32.356 | I: Retrieving libpam0g 1.4.0-9+deb11u1 2025-03-03 04:18:32.455 | I: Validating libpam0g 1.4.0-9+deb11u1 2025-03-03 04:18:32.473 | I: Retrieving libpcre2-8-0 10.36-2+deb11u1 2025-03-03 04:18:32.656 | I: Validating libpcre2-8-0 10.36-2+deb11u1 2025-03-03 04:18:32.676 | I: Retrieving libpcre3 2:8.39-13 2025-03-03 04:18:32.872 | I: Validating libpcre3 2:8.39-13 2025-03-03 04:18:32.891 | I: Retrieving libseccomp2 2.5.1-1+deb11u1 2025-03-03 04:18:33.155 | I: Validating libseccomp2 2.5.1-1+deb11u1 2025-03-03 04:18:33.172 | I: Retrieving libselinux1 3.1-3 2025-03-03 04:18:33.371 | I: Validating libselinux1 3.1-3 2025-03-03 04:18:33.389 | I: Retrieving libsemanage-common 3.1-1 2025-03-03 04:18:33.740 | I: Validating libsemanage-common 3.1-1 2025-03-03 04:18:33.759 | I: Retrieving libsemanage1 3.1-1+b2 2025-03-03 04:18:33.858 | I: Validating libsemanage1 3.1-1+b2 2025-03-03 04:18:33.875 | I: Retrieving libsepol1 3.1-1 2025-03-03 04:18:34.045 | I: Validating libsepol1 3.1-1 2025-03-03 04:18:34.063 | I: Retrieving libsmartcols1 2.36.1-8+deb11u2 2025-03-03 04:18:34.161 | I: Validating libsmartcols1 2.36.1-8+deb11u2 2025-03-03 04:18:34.179 | I: Retrieving libss2 1.46.2-2 2025-03-03 04:18:34.275 | I: Validating libss2 1.46.2-2 2025-03-03 04:18:34.292 | I: Retrieving libssl1.1 1.1.1w-0+deb11u1 2025-03-03 04:18:34.513 | I: Validating libssl1.1 1.1.1w-0+deb11u1 2025-03-03 04:18:34.539 | I: Retrieving libstdc++6 10.2.1-6 2025-03-03 04:18:34.647 | I: Validating libstdc++6 10.2.1-6 2025-03-03 04:18:34.667 | I: Retrieving libsystemd0 247.3-7+deb11u5 2025-03-03 04:18:34.887 | I: Validating libsystemd0 247.3-7+deb11u5 2025-03-03 04:18:34.907 | I: Retrieving libtasn1-6 4.16.0-2+deb11u1 2025-03-03 04:18:35.138 | I: Validating libtasn1-6 4.16.0-2+deb11u1 2025-03-03 04:18:35.155 | I: Retrieving libtinfo6 6.2+20201114-2+deb11u2 2025-03-03 04:18:35.316 | I: Validating libtinfo6 6.2+20201114-2+deb11u2 2025-03-03 04:18:35.335 | I: Retrieving libtirpc-common 1.3.1-1+deb11u1 2025-03-03 04:18:35.450 | I: Validating libtirpc-common 1.3.1-1+deb11u1 2025-03-03 04:18:35.468 | I: Retrieving libtirpc3 1.3.1-1+deb11u1 2025-03-03 04:18:35.566 | I: Validating libtirpc3 1.3.1-1+deb11u1 2025-03-03 04:18:35.583 | I: Retrieving libudev1 247.3-7+deb11u5 2025-03-03 04:18:35.680 | I: Validating libudev1 247.3-7+deb11u5 2025-03-03 04:18:35.698 | I: Retrieving libunistring2 0.9.10-4 2025-03-03 04:18:35.860 | I: Validating libunistring2 0.9.10-4 2025-03-03 04:18:35.879 | I: Retrieving libuuid1 2.36.1-8+deb11u2 2025-03-03 04:18:35.986 | I: Validating libuuid1 2.36.1-8+deb11u2 2025-03-03 04:18:36.003 | I: Retrieving libxxhash0 0.8.0-2 2025-03-03 04:18:36.184 | I: Validating libxxhash0 0.8.0-2 2025-03-03 04:18:36.202 | I: Retrieving libzstd1 1.4.8+dfsg-2.1 2025-03-03 04:18:36.310 | I: Validating libzstd1 1.4.8+dfsg-2.1 2025-03-03 04:18:36.328 | I: Retrieving login 1:4.8.1-1 2025-03-03 04:18:36.547 | I: Validating login 1:4.8.1-1 2025-03-03 04:18:36.568 | I: Retrieving logsave 1.46.2-2 2025-03-03 04:18:36.705 | I: Validating logsave 1.46.2-2 2025-03-03 04:18:36.722 | I: Retrieving lsb-base 11.1.0 2025-03-03 04:18:36.818 | I: Validating lsb-base 11.1.0 2025-03-03 04:18:36.835 | I: Retrieving mawk 1.3.4.20200120-2 2025-03-03 04:18:37.039 | I: Validating mawk 1.3.4.20200120-2 2025-03-03 04:18:37.057 | I: Retrieving mount 2.36.1-8+deb11u2 2025-03-03 04:18:37.159 | I: Validating mount 2.36.1-8+deb11u2 2025-03-03 04:18:37.176 | I: Retrieving ncurses-base 6.2+20201114-2+deb11u2 2025-03-03 04:18:37.282 | I: Validating ncurses-base 6.2+20201114-2+deb11u2 2025-03-03 04:18:37.300 | I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2 2025-03-03 04:18:37.414 | I: Validating ncurses-bin 6.2+20201114-2+deb11u2 2025-03-03 04:18:37.434 | I: Retrieving openssl 1.1.1w-0+deb11u1 2025-03-03 04:18:37.548 | I: Validating openssl 1.1.1w-0+deb11u1 2025-03-03 04:18:37.571 | I: Retrieving passwd 1:4.8.1-1 2025-03-03 04:18:37.692 | I: Validating passwd 1:4.8.1-1 2025-03-03 04:18:37.715 | I: Retrieving perl-base 5.32.1-4+deb11u3 2025-03-03 04:18:37.911 | I: Validating perl-base 5.32.1-4+deb11u3 2025-03-03 04:18:37.938 | I: Retrieving sed 4.7-1 2025-03-03 04:18:38.102 | I: Validating sed 4.7-1 2025-03-03 04:18:38.121 | I: Retrieving sysvinit-utils 2.96-7+deb11u1 2025-03-03 04:18:38.442 | I: Validating sysvinit-utils 2.96-7+deb11u1 2025-03-03 04:18:38.459 | I: Retrieving tar 1.34+dfsg-1+deb11u1 2025-03-03 04:18:38.859 | I: Validating tar 1.34+dfsg-1+deb11u1 2025-03-03 04:18:38.882 | I: Retrieving tzdata 2024a-0+deb11u1 2025-03-03 04:18:39.053 | I: Validating tzdata 2024a-0+deb11u1 2025-03-03 04:18:39.073 | I: Retrieving util-linux 2.36.1-8+deb11u2 2025-03-03 04:18:39.267 | I: Validating util-linux 2.36.1-8+deb11u2 2025-03-03 04:18:39.292 | I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2 2025-03-03 04:18:39.391 | I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2 2025-03-03 04:18:39.410 | I: Chosen extractor for .deb packages: dpkg-deb 2025-03-03 04:18:39.452 | I: Extracting adduser... 2025-03-03 04:18:39.897 | I: Extracting apt... 2025-03-03 04:18:40.020 | I: Extracting base-files... 2025-03-03 04:18:40.034 | I: Extracting base-passwd... 2025-03-03 04:18:40.044 | I: Extracting bash... 2025-03-03 04:18:40.168 | I: Extracting bsdutils... 2025-03-03 04:18:40.185 | I: Extracting coreutils... 2025-03-03 04:18:40.465 | I: Extracting dash... 2025-03-03 04:18:40.480 | I: Extracting debconf... 2025-03-03 04:18:40.500 | I: Extracting debian-archive-keyring... 2025-03-03 04:18:40.514 | I: Extracting debianutils... 2025-03-03 04:18:40.529 | I: Extracting diffutils... 2025-03-03 04:18:40.569 | I: Extracting dpkg... 2025-03-03 04:18:40.702 | I: Extracting e2fsprogs... 2025-03-03 04:18:40.753 | I: Extracting findutils... 2025-03-03 04:18:40.807 | I: Extracting gcc-10-base... 2025-03-03 04:18:40.819 | I: Extracting gcc-9-base... 2025-03-03 04:18:40.832 | I: Extracting gpgv... 2025-03-03 04:18:40.859 | I: Extracting grep... 2025-03-03 04:18:40.889 | I: Extracting gzip... 2025-03-03 04:18:40.906 | I: Extracting hostname... 2025-03-03 04:18:40.914 | I: Extracting init-system-helpers... 2025-03-03 04:18:40.924 | I: Extracting libacl1... 2025-03-03 04:18:40.932 | I: Extracting libapt-pkg6.0... 2025-03-03 04:18:41.015 | I: Extracting libattr1... 2025-03-03 04:18:41.023 | I: Extracting libaudit-common... 2025-03-03 04:18:41.030 | I: Extracting libaudit1... 2025-03-03 04:18:41.041 | I: Extracting libblkid1... 2025-03-03 04:18:41.063 | I: Extracting libbz2-1.0... 2025-03-03 04:18:41.073 | I: Extracting libc-bin... 2025-03-03 04:18:41.163 | I: Extracting libc6... 2025-03-03 04:18:41.378 | I: Extracting libcap-ng0... 2025-03-03 04:18:41.386 | I: Extracting libcom-err2... 2025-03-03 04:18:41.398 | I: Extracting libcrypt1... 2025-03-03 04:18:41.412 | I: Extracting libdb5.3... 2025-03-03 04:18:41.474 | I: Extracting libdebconfclient0... 2025-03-03 04:18:41.483 | I: Extracting libext2fs2... 2025-03-03 04:18:41.511 | I: Extracting libffi7... 2025-03-03 04:18:41.519 | I: Extracting libgcc-s1... 2025-03-03 04:18:41.528 | I: Extracting libgcrypt20... 2025-03-03 04:18:41.571 | I: Extracting libgmp10... 2025-03-03 04:18:41.602 | I: Extracting libgnutls30... 2025-03-03 04:18:41.682 | I: Extracting libgpg-error0... 2025-03-03 04:18:41.695 | I: Extracting libgssapi-krb5-2... 2025-03-03 04:18:41.715 | I: Extracting libhogweed6... 2025-03-03 04:18:41.736 | I: Extracting libidn2-0... 2025-03-03 04:18:41.752 | I: Extracting libk5crypto3... 2025-03-03 04:18:41.769 | I: Extracting libkeyutils1... 2025-03-03 04:18:41.776 | I: Extracting libkrb5-3... 2025-03-03 04:18:41.815 | I: Extracting libkrb5support0... 2025-03-03 04:18:41.826 | I: Extracting liblz4-1... 2025-03-03 04:18:41.837 | I: Extracting liblzma5... 2025-03-03 04:18:41.856 | I: Extracting libmount1... 2025-03-03 04:18:41.879 | I: Extracting libnettle8... 2025-03-03 04:18:41.903 | I: Extracting libnsl2... 2025-03-03 04:18:41.912 | I: Extracting libp11-kit0... 2025-03-03 04:18:41.941 | I: Extracting libpam-modules... 2025-03-03 04:18:41.974 | I: Extracting libpam-modules-bin... 2025-03-03 04:18:41.989 | I: Extracting libpam-runtime... 2025-03-03 04:18:42.017 | I: Extracting libpam0g... 2025-03-03 04:18:42.032 | I: Extracting libpcre2-8-0... 2025-03-03 04:18:42.057 | I: Extracting libpcre3... 2025-03-03 04:18:42.085 | I: Extracting libseccomp2... 2025-03-03 04:18:42.095 | I: Extracting libselinux1... 2025-03-03 04:18:42.109 | I: Extracting libsemanage-common... 2025-03-03 04:18:42.117 | I: Extracting libsemanage1... 2025-03-03 04:18:42.132 | I: Extracting libsepol1... 2025-03-03 04:18:42.161 | I: Extracting libsmartcols1... 2025-03-03 04:18:42.179 | I: Extracting libss2... 2025-03-03 04:18:42.191 | I: Extracting libssl1.1... 2025-03-03 04:18:42.299 | I: Extracting libstdc++6... 2025-03-03 04:18:42.346 | I: Extracting libsystemd0... 2025-03-03 04:18:42.378 | I: Extracting libtasn1-6... 2025-03-03 04:18:42.388 | I: Extracting libtinfo6... 2025-03-03 04:18:42.407 | I: Extracting libtirpc-common... 2025-03-03 04:18:42.414 | I: Extracting libtirpc3... 2025-03-03 04:18:42.427 | I: Extracting libudev1... 2025-03-03 04:18:42.441 | I: Extracting libunistring2... 2025-03-03 04:18:42.486 | I: Extracting libuuid1... 2025-03-03 04:18:42.498 | I: Extracting libxxhash0... 2025-03-03 04:18:42.505 | I: Extracting libzstd1... 2025-03-03 04:18:42.536 | I: Extracting login... 2025-03-03 04:18:42.594 | I: Extracting logsave... 2025-03-03 04:18:42.605 | I: Extracting lsb-base... 2025-03-03 04:18:42.614 | I: Extracting mawk... 2025-03-03 04:18:42.628 | I: Extracting mount... 2025-03-03 04:18:42.648 | I: Extracting ncurses-base... 2025-03-03 04:18:42.663 | I: Extracting ncurses-bin... 2025-03-03 04:18:42.684 | I: Extracting passwd... 2025-03-03 04:18:42.761 | I: Extracting perl-base... 2025-03-03 04:18:42.939 | I: Extracting sed... 2025-03-03 04:18:42.970 | I: Extracting sysvinit-utils... 2025-03-03 04:18:42.978 | I: Extracting tar... 2025-03-03 04:18:43.049 | I: Extracting tzdata... 2025-03-03 04:18:43.174 | I: Extracting util-linux... 2025-03-03 04:18:43.275 | I: Extracting zlib1g... 2025-03-03 04:18:44.457 | I: Installing core packages... 2025-03-03 04:18:48.496 | I: Unpacking required packages... 2025-03-03 04:18:48.881 | I: Unpacking adduser... 2025-03-03 04:18:49.491 | I: Unpacking apt... 2025-03-03 04:18:50.074 | I: Unpacking base-files... 2025-03-03 04:18:50.718 | I: Unpacking base-passwd... 2025-03-03 04:18:50.944 | I: Unpacking bash... 2025-03-03 04:18:51.277 | I: Unpacking bsdutils... 2025-03-03 04:18:51.389 | I: Unpacking coreutils... 2025-03-03 04:18:51.979 | I: Unpacking dash... 2025-03-03 04:18:52.154 | I: Unpacking debconf... 2025-03-03 04:18:52.291 | I: Unpacking debian-archive-keyring... 2025-03-03 04:18:52.411 | I: Unpacking debianutils... 2025-03-03 04:18:52.512 | I: Unpacking diffutils... 2025-03-03 04:18:52.728 | I: Unpacking dpkg... 2025-03-03 04:18:53.162 | I: Unpacking e2fsprogs... 2025-03-03 04:18:53.309 | I: Unpacking findutils... 2025-03-03 04:18:53.454 | I: Unpacking gcc-10-base:arm64... 2025-03-03 04:18:53.543 | I: Unpacking gcc-9-base:arm64... 2025-03-03 04:18:53.624 | I: Unpacking gpgv... 2025-03-03 04:18:53.720 | I: Unpacking grep... 2025-03-03 04:18:53.838 | I: Unpacking gzip... 2025-03-03 04:18:53.929 | I: Unpacking hostname... 2025-03-03 04:18:54.011 | I: Unpacking init-system-helpers... 2025-03-03 04:18:54.101 | I: Unpacking libacl1:arm64... 2025-03-03 04:18:54.206 | I: Unpacking libapt-pkg6.0:arm64... 2025-03-03 04:18:54.401 | I: Unpacking libattr1:arm64... 2025-03-03 04:18:54.468 | I: Unpacking libaudit-common... 2025-03-03 04:18:54.559 | I: Unpacking libaudit1:arm64... 2025-03-03 04:18:54.661 | I: Unpacking libblkid1:arm64... 2025-03-03 04:18:54.745 | I: Unpacking libbz2-1.0:arm64... 2025-03-03 04:18:54.824 | I: Unpacking libc-bin... 2025-03-03 04:18:55.079 | I: Unpacking libc6:arm64... 2025-03-03 04:18:55.937 | I: Unpacking libcap-ng0:arm64... 2025-03-03 04:18:56.057 | I: Unpacking libcom-err2:arm64... 2025-03-03 04:18:56.186 | I: Unpacking libcrypt1:arm64... 2025-03-03 04:18:56.373 | I: Unpacking libdb5.3:arm64... 2025-03-03 04:18:56.537 | I: Unpacking libdebconfclient0:arm64... 2025-03-03 04:18:56.640 | I: Unpacking libext2fs2:arm64... 2025-03-03 04:18:56.769 | I: Unpacking libffi7:arm64... 2025-03-03 04:18:56.893 | I: Unpacking libgcc-s1:arm64... 2025-03-03 04:18:57.005 | I: Unpacking libgcrypt20:arm64... 2025-03-03 04:18:57.362 | I: Unpacking libgmp10:arm64... 2025-03-03 04:18:57.521 | I: Unpacking libgnutls30:arm64... 2025-03-03 04:18:58.525 | I: Unpacking libgpg-error0:arm64... 2025-03-03 04:18:58.790 | I: Unpacking libgssapi-krb5-2:arm64... 2025-03-03 04:18:58.963 | I: Unpacking libhogweed6:arm64... 2025-03-03 04:18:59.379 | I: Unpacking libidn2-0:arm64... 2025-03-03 04:19:00.018 | I: Unpacking libk5crypto3:arm64... 2025-03-03 04:19:00.184 | I: Unpacking libkeyutils1:arm64... 2025-03-03 04:19:00.348 | I: Unpacking libkrb5-3:arm64... 2025-03-03 04:19:00.537 | I: Unpacking libkrb5support0:arm64... 2025-03-03 04:19:00.657 | I: Unpacking liblz4-1:arm64... 2025-03-03 04:19:00.794 | I: Unpacking liblzma5:arm64... 2025-03-03 04:19:00.951 | I: Unpacking libmount1:arm64... 2025-03-03 04:19:01.151 | I: Unpacking libnettle8:arm64... 2025-03-03 04:19:01.306 | I: Unpacking libnsl2:arm64... 2025-03-03 04:19:01.396 | I: Unpacking libp11-kit0:arm64... 2025-03-03 04:19:01.580 | I: Unpacking libpam-modules:arm64... 2025-03-03 04:19:01.880 | I: Unpacking libpam-modules-bin... 2025-03-03 04:19:01.974 | I: Unpacking libpam-runtime... 2025-03-03 04:19:02.126 | I: Unpacking libpam0g:arm64... 2025-03-03 04:19:02.239 | I: Unpacking libpcre2-8-0:arm64... 2025-03-03 04:19:02.356 | I: Unpacking libpcre3:arm64... 2025-03-03 04:19:02.528 | I: Unpacking libseccomp2:arm64... 2025-03-03 04:19:02.635 | I: Unpacking libselinux1:arm64... 2025-03-03 04:19:02.721 | I: Unpacking libsemanage-common... 2025-03-03 04:19:02.803 | I: Unpacking libsemanage1:arm64... 2025-03-03 04:19:02.896 | I: Unpacking libsepol1:arm64... 2025-03-03 04:19:03.082 | I: Unpacking libsmartcols1:arm64... 2025-03-03 04:19:03.284 | I: Unpacking libss2:arm64... 2025-03-03 04:19:03.435 | I: Unpacking libssl1.1:arm64... 2025-03-03 04:19:03.701 | I: Unpacking libstdc++6:arm64... 2025-03-03 04:19:03.877 | I: Unpacking libsystemd0:arm64... 2025-03-03 04:19:04.025 | I: Unpacking libtasn1-6:arm64... 2025-03-03 04:19:04.175 | I: Unpacking libtinfo6:arm64... 2025-03-03 04:19:04.275 | I: Unpacking libtirpc-common... 2025-03-03 04:19:04.353 | I: Unpacking libtirpc3:arm64... 2025-03-03 04:19:04.440 | I: Unpacking libudev1:arm64... 2025-03-03 04:19:04.806 | I: Unpacking libunistring2:arm64... 2025-03-03 04:19:04.970 | I: Unpacking libuuid1:arm64... 2025-03-03 04:19:05.041 | I: Unpacking libxxhash0:arm64... 2025-03-03 04:19:05.169 | I: Unpacking libzstd1:arm64... 2025-03-03 04:19:05.276 | I: Unpacking login... 2025-03-03 04:19:06.097 | I: Unpacking logsave... 2025-03-03 04:19:06.928 | I: Unpacking lsb-base... 2025-03-03 04:19:07.353 | I: Unpacking mawk... 2025-03-03 04:19:07.459 | I: Unpacking mount... 2025-03-03 04:19:07.587 | I: Unpacking ncurses-base... 2025-03-03 04:19:07.732 | I: Unpacking ncurses-bin... 2025-03-03 04:19:07.879 | I: Unpacking passwd... 2025-03-03 04:19:08.191 | I: Unpacking perl-base... 2025-03-03 04:19:08.707 | I: Unpacking sed... 2025-03-03 04:19:08.842 | I: Unpacking sysvinit-utils... 2025-03-03 04:19:08.910 | I: Unpacking tar... 2025-03-03 04:19:09.896 | I: Unpacking tzdata... 2025-03-03 04:19:10.891 | I: Unpacking util-linux... 2025-03-03 04:19:11.463 | I: Unpacking zlib1g:arm64... 2025-03-03 04:19:11.532 | I: Configuring required packages... 2025-03-03 04:19:11.641 | I: Configuring lsb-base... 2025-03-03 04:19:11.688 | I: Configuring libtirpc-common... 2025-03-03 04:19:11.950 | I: Configuring debian-archive-keyring... 2025-03-03 04:19:12.037 | I: Configuring libaudit-common... 2025-03-03 04:19:12.208 | I: Configuring libsemanage-common... 2025-03-03 04:19:12.253 | I: Configuring gcc-10-base:arm64... 2025-03-03 04:19:12.289 | I: Configuring ncurses-base... 2025-03-03 04:19:12.317 | I: Configuring gcc-9-base:arm64... 2025-03-03 04:19:12.358 | I: Configuring libcrypt1:arm64... 2025-03-03 04:19:12.704 | I: Configuring libgcc-s1:arm64... 2025-03-03 04:19:12.789 | I: Configuring libc6:arm64... 2025-03-03 04:19:13.313 | I: Configuring libudev1:arm64... 2025-03-03 04:19:13.354 | I: Configuring libsepol1:arm64... 2025-03-03 04:19:13.402 | I: Configuring libxxhash0:arm64... 2025-03-03 04:19:13.439 | I: Configuring libattr1:arm64... 2025-03-03 04:19:13.575 | I: Configuring sysvinit-utils... 2025-03-03 04:19:13.605 | I: Configuring libtasn1-6:arm64... 2025-03-03 04:19:13.632 | I: Configuring debianutils... 2025-03-03 04:19:13.666 | I: Configuring mawk... 2025-03-03 04:19:13.702 | I: Configuring libdebconfclient0:arm64... 2025-03-03 04:19:13.823 | I: Configuring base-files... 2025-03-03 04:19:13.861 | I: Configuring libbz2-1.0:arm64... 2025-03-03 04:19:13.887 | I: Configuring base-passwd... 2025-03-03 04:19:14.063 | I: Configuring libdb5.3:arm64... 2025-03-03 04:19:14.100 | I: Configuring libblkid1:arm64... 2025-03-03 04:19:14.126 | I: Configuring libstdc++6:arm64... 2025-03-03 04:19:14.152 | I: Configuring libtinfo6:arm64... 2025-03-03 04:19:14.214 | I: Configuring bash... 2025-03-03 04:19:14.287 | I: Configuring libzstd1:arm64... 2025-03-03 04:19:14.312 | I: Configuring libkeyutils1:arm64... 2025-03-03 04:19:14.349 | I: Configuring liblzma5:arm64... 2025-03-03 04:19:14.404 | I: Configuring libgpg-error0:arm64... 2025-03-03 04:19:14.429 | I: Configuring liblz4-1:arm64... 2025-03-03 04:19:14.505 | I: Configuring libc-bin... 2025-03-03 04:19:14.568 | I: Configuring ncurses-bin... 2025-03-03 04:19:14.625 | I: Configuring libffi7:arm64... 2025-03-03 04:19:14.661 | I: Configuring libacl1:arm64... 2025-03-03 04:19:14.694 | I: Configuring libunistring2:arm64... 2025-03-03 04:19:14.723 | I: Configuring libsmartcols1:arm64... 2025-03-03 04:19:14.790 | I: Configuring libgcrypt20:arm64... 2025-03-03 04:19:14.824 | I: Configuring zlib1g:arm64... 2025-03-03 04:19:14.860 | I: Configuring libidn2-0:arm64... 2025-03-03 04:19:14.896 | I: Configuring libcom-err2:arm64... 2025-03-03 04:19:14.922 | I: Configuring diffutils... 2025-03-03 04:19:14.952 | I: Configuring libseccomp2:arm64... 2025-03-03 04:19:14.976 | I: Configuring libsystemd0:arm64... 2025-03-03 04:19:15.014 | I: Configuring libkrb5support0:arm64... 2025-03-03 04:19:15.094 | I: Configuring hostname... 2025-03-03 04:19:15.134 | I: Configuring libpcre3:arm64... 2025-03-03 04:19:15.174 | I: Configuring libcap-ng0:arm64... 2025-03-03 04:19:15.195 | I: Configuring libext2fs2:arm64... 2025-03-03 04:19:15.223 | I: Configuring libnettle8:arm64... 2025-03-03 04:19:15.245 | I: Configuring libapt-pkg6.0:arm64... 2025-03-03 04:19:15.277 | I: Configuring libgmp10:arm64... 2025-03-03 04:19:15.307 | I: Configuring libp11-kit0:arm64... 2025-03-03 04:19:15.328 | I: Configuring libaudit1:arm64... 2025-03-03 04:19:15.357 | I: Configuring libuuid1:arm64... 2025-03-03 04:19:15.381 | I: Configuring libss2:arm64... 2025-03-03 04:19:15.409 | I: Configuring libpcre2-8-0:arm64... 2025-03-03 04:19:15.433 | I: Configuring libk5crypto3:arm64... 2025-03-03 04:19:15.461 | I: Configuring logsave... 2025-03-03 04:19:15.488 | I: Configuring gpgv... 2025-03-03 04:19:15.666 | I: Configuring libhogweed6:arm64... 2025-03-03 04:19:15.696 | I: Configuring bsdutils... 2025-03-03 04:19:15.753 | I: Configuring e2fsprogs... 2025-03-03 04:19:16.259 | I: Configuring libselinux1:arm64... 2025-03-03 04:19:16.355 | I: Configuring libgnutls30:arm64... 2025-03-03 04:19:16.491 | I: Configuring sed... 2025-03-03 04:19:16.535 | I: Configuring findutils... 2025-03-03 04:19:16.581 | I: Configuring libmount1:arm64... 2025-03-03 04:19:16.646 | I: Configuring libsemanage1:arm64... 2025-03-03 04:19:16.720 | I: Configuring tar... 2025-03-03 04:19:16.801 | I: Configuring coreutils... 2025-03-03 04:19:16.889 | I: Configuring dpkg... 2025-03-03 04:19:16.921 | I: Configuring grep... 2025-03-03 04:19:16.946 | I: Configuring perl-base... 2025-03-03 04:19:16.980 | I: Configuring init-system-helpers... 2025-03-03 04:19:17.019 | I: Configuring gzip... 2025-03-03 04:19:17.098 | I: Configuring debconf... 2025-03-03 04:19:17.299 | I: Configuring tzdata... 2025-03-03 04:19:17.529 | I: Configuring libpam0g:arm64... 2025-03-03 04:19:17.716 | I: Configuring dash... 2025-03-03 04:19:18.010 | I: Configuring libssl1.1:arm64... 2025-03-03 04:19:18.218 | I: Configuring libpam-modules-bin... 2025-03-03 04:19:18.255 | I: Configuring libkrb5-3:arm64... 2025-03-03 04:19:18.301 | I: Configuring libgssapi-krb5-2:arm64... 2025-03-03 04:19:18.349 | I: Configuring libtirpc3:arm64... 2025-03-03 04:19:18.408 | I: Configuring libnsl2:arm64... 2025-03-03 04:19:18.571 | I: Configuring libpam-modules:arm64... 2025-03-03 04:19:18.908 | I: Configuring passwd... 2025-03-03 04:19:19.653 | I: Configuring libpam-runtime... 2025-03-03 04:19:20.343 | I: Configuring login... 2025-03-03 04:19:20.865 | I: Configuring adduser... 2025-03-03 04:19:21.495 | I: Configuring apt... 2025-03-03 04:19:23.056 | I: Configuring util-linux... 2025-03-03 04:19:23.764 | I: Configuring mount... 2025-03-03 04:19:23.780 | I: Configuring libc-bin... 2025-03-03 04:19:23.828 | I: Unpacking the base system... 2025-03-03 04:19:25.010 | I: Unpacking ca-certificates... 2025-03-03 04:19:25.174 | I: Unpacking openssl... 2025-03-03 04:19:25.343 | I: Configuring the base system... 2025-03-03 04:19:25.379 | I: Configuring openssl... 2025-03-03 04:19:25.404 | I: Configuring ca-certificates... 2025-03-03 04:19:27.151 | I: Configuring ca-certificates... 2025-03-03 04:19:28.134 | I: Base system installed successfully. 2025-03-03 04:19:28.455 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/sources.list.d 2025-03-03 04:19:28.470 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2025-03-03 04:19:28.470 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-arm64.tar.gz 2025-03-03 04:19:28.474 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2025-03-03 04:19:28.478 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.TUIYmjp6/mnt/.extra_settings 2025-03-03 04:19:28.491 | dib-run-parts 08-debootstrap completed 2025-03-03 04:19:28.491 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/09-apt-keyring 2025-03-03 04:19:28.500 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/09-apt-keyring:main:23 : set -eu 2025-03-03 04:19:28.504 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2025-03-03 04:19:28.508 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2025-03-03 04:19:28.511 | dib-run-parts 09-apt-keyring completed 2025-03-03 04:19:28.511 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-apt-allow-unauthenticated 2025-03-03 04:19:28.520 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2025-03-03 04:19:28.524 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2025-03-03 04:19:28.529 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/apt.conf.d ']' 2025-03-03 04:19:28.533 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2025-03-03 04:19:28.534 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2025-03-03 04:19:28.542 | APT::Get::AllowUnauthenticated "true"; 2025-03-03 04:19:28.548 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2025-03-03 04:19:28.548 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2025-03-03 04:19:28.557 | Acquire::AllowInsecureRepositories "true"; 2025-03-03 04:19:28.561 | dib-run-parts 50-apt-allow-unauthenticated completed 2025-03-03 04:19:28.561 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-apt-translations 2025-03-03 04:19:28.570 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2025-03-03 04:19:28.574 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2025-03-03 04:19:28.579 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.TUIYmjp6/mnt ']' 2025-03-03 04:19:28.583 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/apt.conf.d/95no-translations 2025-03-03 04:19:28.688 | 0+1 records in 2025-03-03 04:19:28.688 | 0+1 records out 2025-03-03 04:19:28.688 | 27 bytes copied, 0.000238422 s, 113 kB/s 2025-03-03 04:19:28.693 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.TUIYmjp6/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.TUIYmjp6/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2025-03-03 04:19:28.699 | dib-run-parts 50-block-apt-translations completed 2025-03-03 04:19:28.699 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons 2025-03-03 04:19:28.708 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:6 : set -eu 2025-03-03 04:19:28.712 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2025-03-03 04:19:28.716 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.TUIYmjp6/mnt ']' 2025-03-03 04:19:28.721 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sbin/start-stop-daemon.REAL 2025-03-03 04:19:28.736 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.TUIYmjp6/mnt/sbin/start-stop-daemon 2025-03-03 04:19:28.745 | 0+1 records in 2025-03-03 04:19:28.745 | 0+1 records out 2025-03-03 04:19:28.745 | 76 bytes copied, 0.000242871 s, 313 kB/s 2025-03-03 04:19:28.750 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sbin/start-stop-daemon 2025-03-03 04:19:28.765 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sbin/initctl ']' 2025-03-03 04:19:28.769 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.TUIYmjp6/mnt/usr/sbin/policy-rc.d 2025-03-03 04:19:28.778 | 0+1 records in 2025-03-03 04:19:28.778 | 0+1 records out 2025-03-03 04:19:28.778 | 143 bytes copied, 0.000233522 s, 612 kB/s 2025-03-03 04:19:28.784 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.TUIYmjp6/mnt/usr/sbin/policy-rc.d 2025-03-03 04:19:28.796 | dib-run-parts 50-block-daemons completed 2025-03-03 04:19:28.797 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-build-with-http-cache 2025-03-03 04:19:28.805 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2025-03-03 04:19:28.809 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2025-03-03 04:19:28.814 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.TUIYmjp6/mnt ']' 2025-03-03 04:19:28.818 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2025-03-03 04:19:28.821 | dib-run-parts 50-build-with-http-cache completed 2025-03-03 04:19:28.821 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-shared-apt-cache 2025-03-03 04:19:28.830 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2025-03-03 04:19:28.834 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2025-03-03 04:19:28.838 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2025-03-03 04:19:28.843 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2025-03-03 04:19:28.847 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2025-03-03 04:19:28.850 | dib-run-parts 50-shared-apt-cache completed 2025-03-03 04:19:28.850 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-trim-dpkg 2025-03-03 04:19:28.859 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2025-03-03 04:19:28.863 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2025-03-03 04:19:28.867 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.TUIYmjp6/mnt ']' 2025-03-03 04:19:28.872 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2025-03-03 04:19:28.872 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2025-03-03 04:19:28.886 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2025-03-03 04:19:28.888 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/apt.conf.d/no-languages 2025-03-03 04:19:28.901 | dib-run-parts 50-trim-dpkg completed 2025-03-03 04:19:28.901 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/60-apt-phased-updates 2025-03-03 04:19:28.910 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2025-03-03 04:19:28.914 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2025-03-03 04:19:28.918 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :bullseye: ]] 2025-03-03 04:19:28.921 | dib-run-parts 60-apt-phased-updates completed 2025-03-03 04:19:28.921 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall 2025-03-03 04:19:28.930 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2025-03-03 04:19:28.935 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2025-03-03 04:19:28.939 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2025-03-03 04:19:28.944 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc 2025-03-03 04:19:28.959 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys 2025-03-03 04:19:28.974 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc; sudo umount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys' EXIT 2025-03-03 04:19:28.978 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.TUIYmjp6/mnt /usr/bin/apt-get' 2025-03-03 04:19:28.982 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:56 : apt_sources_write 'default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:19:28.982 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:19:28.982 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:19:28.982 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:19:28.982 | ' 2025-03-03 04:19:28.986 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:38 : local 'APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:19:28.986 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:19:28.986 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:19:28.986 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:19:28.986 | ' 2025-03-03 04:19:28.990 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/sources.list.d 2025-03-03 04:19:29.005 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:42 : echo 'default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:19:29.005 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:19:29.005 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:19:29.005 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:19:29.006 | ' 2025-03-03 04:19:29.006 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-03-03 04:19:29.011 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:19:29.011 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-03-03 04:19:29.017 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2025-03-03 04:19:29.023 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:19:29.024 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-03-03 04:19:29.031 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main' 2025-03-03 04:19:29.035 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main' 2025-03-03 04:19:29.044 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/sources.list.d/default.list 2025-03-03 04:19:29.045 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:19:29.051 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-03-03 04:19:29.057 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-03-03 04:19:29.058 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:19:29.063 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2025-03-03 04:19:29.068 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:19:29.069 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-03-03 04:19:29.075 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main' 2025-03-03 04:19:29.080 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/sources.list.d/backports.list 2025-03-03 04:19:29.080 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main' 2025-03-03 04:19:29.088 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:19:29.094 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-03-03 04:19:29.099 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:19:29.100 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-03-03 04:19:29.106 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2025-03-03 04:19:29.111 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:19:29.111 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-03-03 04:19:29.117 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main' 2025-03-03 04:19:29.121 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main' 2025-03-03 04:19:29.124 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/sources.list.d/updates.list 2025-03-03 04:19:29.132 | deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:19:29.138 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-03-03 04:19:29.142 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:19:29.143 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-03-03 04:19:29.149 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2025-03-03 04:19:29.154 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-03-03 04:19:29.157 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:19:29.162 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb http://security.debian.org/ bullseye-security main' 2025-03-03 04:19:29.167 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/sources.list.d/security.list 2025-03-03 04:19:29.167 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb http://security.debian.org/ bullseye-security main' 2025-03-03 04:19:29.175 | deb http://security.debian.org/ bullseye-security main 2025-03-03 04:19:29.181 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-03-03 04:19:29.186 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2025-03-03 04:19:29.187 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2025-03-03 04:19:29.193 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2025-03-03 04:19:29.198 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2025-03-03 04:19:29.200 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2025-03-03 04:19:29.206 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2025-03-03 04:19:29.211 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2025-03-03 04:19:29.211 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/apt/sources.list.d/.list 2025-03-03 04:19:29.220 | 2025-03-03 04:19:29.226 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2025-03-03 04:19:29.230 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.TUIYmjp6/mnt /usr/bin/apt-get update 2025-03-03 04:19:29.310 | Ign:1 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports InRelease 2025-03-03 04:19:29.310 | Ign:2 https://mirror.regionone.osuosl.opendev.org/debian bullseye InRelease 2025-03-03 04:19:29.311 | Ign:3 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates InRelease 2025-03-03 04:19:29.312 | Get:4 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release [3888 B] 2025-03-03 04:19:29.313 | Hit:5 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release 2025-03-03 04:19:29.314 | Get:6 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release [3745 B] 2025-03-03 04:19:29.316 | Ign:7 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release.gpg 2025-03-03 04:19:29.317 | Ign:8 https://mirror.regionone.osuosl.opendev.org/debian bullseye Release.gpg 2025-03-03 04:19:29.318 | Ign:9 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release.gpg 2025-03-03 04:19:29.320 | Get:10 https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports/main arm64 Packages [1022 kB] 2025-03-03 04:19:29.344 | Get:11 https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates/main arm64 Packages [25.9 kB] 2025-03-03 04:19:29.355 | Get:12 http://security.debian.org bullseye-security InRelease [27.2 kB] 2025-03-03 04:19:29.507 | Get:13 http://security.debian.org bullseye-security/main arm64 Packages [345 kB] 2025-03-03 04:19:29.566 | Fetched 1428 kB in 0s (4866 kB/s) 2025-03-03 04:19:30.930 | Reading package lists... 2025-03-03 04:19:30.959 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports Release' is not signed. 2025-03-03 04:19:30.959 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye Release' is not signed. 2025-03-03 04:19:30.959 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates Release' is not signed. 2025-03-03 04:19:30.967 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.TUIYmjp6/mnt /usr/bin/apt-get clean 2025-03-03 04:19:31.028 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.TUIYmjp6/mnt /usr/bin/apt-get dist-upgrade -y 2025-03-03 04:19:32.383 | Reading package lists... 2025-03-03 04:19:32.648 | Building dependency tree... 2025-03-03 04:19:32.950 | Calculating upgrade... 2025-03-03 04:19:33.239 | The following packages will be upgraded: 2025-03-03 04:19:33.240 | e2fsprogs libcom-err2 libext2fs2 libgnutls30 libgssapi-krb5-2 libk5crypto3 2025-03-03 04:19:33.240 | libkrb5-3 libkrb5support0 libsepol1 libss2 libssl1.1 libsystemd0 libtasn1-6 2025-03-03 04:19:33.241 | libudev1 logsave openssl perl-base tzdata 2025-03-03 04:19:33.591 | 18 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-03-03 04:19:33.591 | Need to get 7872 kB of archives. 2025-03-03 04:19:33.591 | After this operation, 39.9 kB of additional disk space will be used. 2025-03-03 04:19:33.591 | Get:1 http://security.debian.org bullseye-security/main arm64 perl-base arm64 5.32.1-4+deb11u4 [1499 kB] 2025-03-03 04:19:34.546 | Get:2 http://security.debian.org bullseye-security/main arm64 libsystemd0 arm64 247.3-7+deb11u6 [355 kB] 2025-03-03 04:19:34.861 | Get:3 http://security.debian.org bullseye-security/main arm64 logsave arm64 1.46.2-2+deb11u1 [74.9 kB] 2025-03-03 04:19:34.918 | Get:4 http://security.debian.org bullseye-security/main arm64 libext2fs2 arm64 1.46.2-2+deb11u1 [251 kB] 2025-03-03 04:19:35.078 | Get:5 http://security.debian.org bullseye-security/main arm64 e2fsprogs arm64 1.46.2-2+deb11u1 [588 kB] 2025-03-03 04:19:35.804 | Get:6 http://security.debian.org bullseye-security/main arm64 libcom-err2 arm64 1.46.2-2+deb11u1 [74.1 kB] 2025-03-03 04:19:36.172 | Get:7 http://security.debian.org bullseye-security/main arm64 libtasn1-6 arm64 4.16.0-2+deb11u2 [53.6 kB] 2025-03-03 04:19:36.524 | Get:8 http://security.debian.org bullseye-security/main arm64 libgnutls30 arm64 3.7.1-5+deb11u7 [1265 kB] 2025-03-03 04:19:37.095 | Get:9 http://security.debian.org bullseye-security/main arm64 libk5crypto3 arm64 1.18.3-6+deb11u6 [115 kB] 2025-03-03 04:19:37.097 | Get:10 http://security.debian.org bullseye-security/main arm64 libkrb5support0 arm64 1.18.3-6+deb11u6 [65.3 kB] 2025-03-03 04:19:37.100 | Get:11 http://security.debian.org bullseye-security/main arm64 libkrb5-3 arm64 1.18.3-6+deb11u6 [347 kB] 2025-03-03 04:19:37.104 | Get:12 http://security.debian.org bullseye-security/main arm64 libgssapi-krb5-2 arm64 1.18.3-6+deb11u6 [156 kB] 2025-03-03 04:19:37.420 | Get:13 http://security.debian.org bullseye-security/main arm64 libssl1.1 arm64 1.1.1w-0+deb11u2 [1396 kB] 2025-03-03 04:19:38.055 | Get:14 http://security.debian.org bullseye-security/main arm64 libsepol1 arm64 3.1-1+deb11u1 [247 kB] 2025-03-03 04:19:38.058 | Get:15 http://security.debian.org bullseye-security/main arm64 libudev1 arm64 247.3-7+deb11u6 [164 kB] 2025-03-03 04:19:38.060 | Get:16 http://security.debian.org bullseye-security/main arm64 tzdata all 2024b-0+deb11u1 [305 kB] 2025-03-03 04:19:38.064 | Get:17 http://security.debian.org bullseye-security/main arm64 libss2 arm64 1.46.2-2+deb11u1 [78.3 kB] 2025-03-03 04:19:38.221 | Get:18 http://security.debian.org bullseye-security/main arm64 openssl arm64 1.1.1w-0+deb11u2 [837 kB] 2025-03-03 04:19:38.952 | debconf: delaying package configuration, since apt-utils is not installed 2025-03-03 04:19:39.004 | Fetched 7872 kB in 5s (1437 kB/s) 2025-03-03 04:19:39.004 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2025-03-03 04:19:39.088 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:39.089 | Preparing to unpack .../perl-base_5.32.1-4+deb11u4_arm64.deb ... 2025-03-03 04:19:39.336 | Unpacking perl-base (5.32.1-4+deb11u4) over (5.32.1-4+deb11u3) ... 2025-03-03 04:19:39.784 | Setting up perl-base (5.32.1-4+deb11u4) ... 2025-03-03 04:19:39.920 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:39.921 | Preparing to unpack .../libsystemd0_247.3-7+deb11u6_arm64.deb ... 2025-03-03 04:19:40.144 | Unpacking libsystemd0:arm64 (247.3-7+deb11u6) over (247.3-7+deb11u5) ... 2025-03-03 04:19:40.361 | Setting up libsystemd0:arm64 (247.3-7+deb11u6) ... 2025-03-03 04:19:41.002 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:41.003 | Preparing to unpack .../logsave_1.46.2-2+deb11u1_arm64.deb ... 2025-03-03 04:19:41.123 | Unpacking logsave (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-03-03 04:19:41.439 | Preparing to unpack .../libext2fs2_1.46.2-2+deb11u1_arm64.deb ... 2025-03-03 04:19:41.511 | Unpacking libext2fs2:arm64 (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-03-03 04:19:42.738 | Setting up libext2fs2:arm64 (1.46.2-2+deb11u1) ... 2025-03-03 04:19:43.714 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:43.715 | Preparing to unpack .../e2fsprogs_1.46.2-2+deb11u1_arm64.deb ... 2025-03-03 04:19:43.964 | Unpacking e2fsprogs (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-03-03 04:19:44.424 | Preparing to unpack .../libcom-err2_1.46.2-2+deb11u1_arm64.deb ... 2025-03-03 04:19:44.469 | Unpacking libcom-err2:arm64 (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-03-03 04:19:44.643 | Setting up libcom-err2:arm64 (1.46.2-2+deb11u1) ... 2025-03-03 04:19:44.778 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:44.779 | Preparing to unpack .../libtasn1-6_4.16.0-2+deb11u2_arm64.deb ... 2025-03-03 04:19:45.224 | Unpacking libtasn1-6:arm64 (4.16.0-2+deb11u2) over (4.16.0-2+deb11u1) ... 2025-03-03 04:19:45.435 | Setting up libtasn1-6:arm64 (4.16.0-2+deb11u2) ... 2025-03-03 04:19:46.040 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:46.041 | Preparing to unpack .../libgnutls30_3.7.1-5+deb11u7_arm64.deb ... 2025-03-03 04:19:46.083 | Unpacking libgnutls30:arm64 (3.7.1-5+deb11u7) over (3.7.1-5+deb11u5) ... 2025-03-03 04:19:46.390 | Setting up libgnutls30:arm64 (3.7.1-5+deb11u7) ... 2025-03-03 04:19:46.475 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:46.476 | Preparing to unpack .../libk5crypto3_1.18.3-6+deb11u6_arm64.deb ... 2025-03-03 04:19:46.501 | Unpacking libk5crypto3:arm64 (1.18.3-6+deb11u6) over (1.18.3-6+deb11u5) ... 2025-03-03 04:19:46.576 | Setting up libk5crypto3:arm64 (1.18.3-6+deb11u6) ... 2025-03-03 04:19:46.659 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:46.660 | Preparing to unpack .../libkrb5support0_1.18.3-6+deb11u6_arm64.deb ... 2025-03-03 04:19:46.684 | Unpacking libkrb5support0:arm64 (1.18.3-6+deb11u6) over (1.18.3-6+deb11u5) ... 2025-03-03 04:19:46.753 | Setting up libkrb5support0:arm64 (1.18.3-6+deb11u6) ... 2025-03-03 04:19:46.844 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:46.845 | Preparing to unpack .../libkrb5-3_1.18.3-6+deb11u6_arm64.deb ... 2025-03-03 04:19:46.867 | Unpacking libkrb5-3:arm64 (1.18.3-6+deb11u6) over (1.18.3-6+deb11u5) ... 2025-03-03 04:19:47.004 | Setting up libkrb5-3:arm64 (1.18.3-6+deb11u6) ... 2025-03-03 04:19:47.087 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:47.088 | Preparing to unpack .../libgssapi-krb5-2_1.18.3-6+deb11u6_arm64.deb ... 2025-03-03 04:19:47.128 | Unpacking libgssapi-krb5-2:arm64 (1.18.3-6+deb11u6) over (1.18.3-6+deb11u5) ... 2025-03-03 04:19:47.207 | Setting up libgssapi-krb5-2:arm64 (1.18.3-6+deb11u6) ... 2025-03-03 04:19:47.314 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:47.315 | Preparing to unpack .../libssl1.1_1.1.1w-0+deb11u2_arm64.deb ... 2025-03-03 04:19:47.334 | Unpacking libssl1.1:arm64 (1.1.1w-0+deb11u2) over (1.1.1w-0+deb11u1) ... 2025-03-03 04:19:47.549 | Setting up libssl1.1:arm64 (1.1.1w-0+deb11u2) ... 2025-03-03 04:19:47.710 | debconf: unable to initialize frontend: Dialog 2025-03-03 04:19:47.711 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-03 04:19:47.711 | debconf: falling back to frontend: Readline 2025-03-03 04:19:47.711 | debconf: unable to initialize frontend: Readline 2025-03-03 04:19:47.711 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/aarch64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-03 04:19:47.711 | debconf: falling back to frontend: Teletype 2025-03-03 04:19:47.853 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:47.854 | Preparing to unpack .../libsepol1_3.1-1+deb11u1_arm64.deb ... 2025-03-03 04:19:47.895 | Unpacking libsepol1:arm64 (3.1-1+deb11u1) over (3.1-1) ... 2025-03-03 04:19:48.020 | Setting up libsepol1:arm64 (3.1-1+deb11u1) ... 2025-03-03 04:19:48.150 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:48.151 | Preparing to unpack .../libudev1_247.3-7+deb11u6_arm64.deb ... 2025-03-03 04:19:48.195 | Unpacking libudev1:arm64 (247.3-7+deb11u6) over (247.3-7+deb11u5) ... 2025-03-03 04:19:48.313 | Setting up libudev1:arm64 (247.3-7+deb11u6) ... 2025-03-03 04:19:48.628 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:48.629 | Preparing to unpack .../tzdata_2024b-0+deb11u1_all.deb ... 2025-03-03 04:19:48.705 | Unpacking tzdata (2024b-0+deb11u1) over (2024a-0+deb11u1) ... 2025-03-03 04:19:49.307 | Preparing to unpack .../libss2_1.46.2-2+deb11u1_arm64.deb ... 2025-03-03 04:19:49.330 | Unpacking libss2:arm64 (1.46.2-2+deb11u1) over (1.46.2-2) ... 2025-03-03 04:19:49.551 | Preparing to unpack .../openssl_1.1.1w-0+deb11u2_arm64.deb ... 2025-03-03 04:19:49.584 | Unpacking openssl (1.1.1w-0+deb11u2) over (1.1.1w-0+deb11u1) ... 2025-03-03 04:19:50.062 | Setting up tzdata (2024b-0+deb11u1) ... 2025-03-03 04:19:50.263 | debconf: unable to initialize frontend: Dialog 2025-03-03 04:19:50.263 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-03 04:19:50.263 | debconf: falling back to frontend: Readline 2025-03-03 04:19:50.263 | debconf: unable to initialize frontend: Readline 2025-03-03 04:19:50.263 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/aarch64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-03 04:19:50.264 | debconf: falling back to frontend: Teletype 2025-03-03 04:19:50.334 | 2025-03-03 04:19:50.334 | Current default time zone: 'Etc/UTC' 2025-03-03 04:19:50.337 | Local time is now: Mon Mar 3 04:19:50 UTC 2025. 2025-03-03 04:19:50.337 | Universal Time is now: Mon Mar 3 04:19:50 UTC 2025. 2025-03-03 04:19:50.337 | Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-03-03 04:19:50.338 | 2025-03-03 04:19:50.524 | Setting up libss2:arm64 (1.46.2-2+deb11u1) ... 2025-03-03 04:19:50.818 | Setting up logsave (1.46.2-2+deb11u1) ... 2025-03-03 04:19:51.116 | Setting up openssl (1.1.1w-0+deb11u2) ... 2025-03-03 04:19:51.587 | Setting up e2fsprogs (1.46.2-2+deb11u1) ... 2025-03-03 04:19:52.068 | Processing triggers for libc-bin (2.31-13+deb11u11) ... 2025-03-03 04:19:53.227 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2025-03-03 04:19:53.232 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2025-03-03 04:19:53.236 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2025-03-03 04:19:53.240 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2025-03-03 04:19:53.245 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2025-03-03 04:19:53.249 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.TUIYmjp6/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2025-03-03 04:19:53.287 | Reading package lists... 2025-03-03 04:19:53.535 | Building dependency tree... 2025-03-03 04:19:53.535 | Reading state information... 2025-03-03 04:19:53.975 | The following additional packages will be installed: 2025-03-03 04:19:53.976 | dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2025-03-03 04:19:53.976 | gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 libargon2-1 2025-03-03 04:19:53.976 | libassuan0 libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2025-03-03 04:19:53.977 | libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.4-2 libldap-common 2025-03-03 04:19:53.977 | libmpdec3 libncursesw6 libnpth0 libnss-systemd libpam-systemd 2025-03-03 04:19:53.977 | libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 2025-03-03 04:19:53.978 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 media-types 2025-03-03 04:19:53.978 | pinentry-curses python3-minimal python3.9 python3.9-minimal readline-common 2025-03-03 04:19:53.978 | systemd systemd-timesyncd 2025-03-03 04:19:53.981 | Suggested packages: 2025-03-03 04:19:53.981 | default-dbus-session-bus | dbus-session-bus dbus-user-session 2025-03-03 04:19:53.981 | pinentry-gnome3 tor parcimonie xloadimage scdaemon gpm 2025-03-03 04:19:53.981 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2025-03-03 04:19:53.981 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2025-03-03 04:19:53.981 | python3-doc python3-tk python3-venv python3.9-venv python3.9-doc binutils 2025-03-03 04:19:53.981 | binfmt-support readline-doc systemd-container policykit-1 2025-03-03 04:19:54.052 | The following NEW packages will be installed: 2025-03-03 04:19:54.052 | busybox dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gnupg2 gpg 2025-03-03 04:19:54.052 | gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 2025-03-03 04:19:54.053 | libargon2-1 libassuan0 libcap2 libcryptsetup12 libdbus-1-3 2025-03-03 04:19:54.053 | libdevmapper1.02.1 libexpat1 libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 2025-03-03 04:19:54.053 | libldap-2.4-2 libldap-common libmpdec3 libncursesw6 libnpth0 libnss-systemd 2025-03-03 04:19:54.053 | libpam-systemd libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib 2025-03-03 04:19:54.054 | libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2025-03-03 04:19:54.055 | media-types pinentry-curses python3 python3-minimal python3.9 2025-03-03 04:19:54.055 | python3.9-minimal readline-common sudo systemd systemd-sysv 2025-03-03 04:19:54.055 | systemd-timesyncd 2025-03-03 04:19:54.073 | 0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded. 2025-03-03 04:19:54.073 | Need to get 22.2 MB of archives. 2025-03-03 04:19:54.073 | After this operation, 65.6 MB of additional disk space will be used. 2025-03-03 04:19:54.073 | WARNING: The following packages cannot be authenticated! 2025-03-03 04:19:54.073 | libapparmor1 libcap2 libargon2-1 dmsetup libdevmapper1.02.1 libjson-c5 2025-03-03 04:19:54.073 | libcryptsetup12 libip4tc2 libkmod2 libdbus-1-3 dbus python3-minimal 2025-03-03 04:19:54.073 | media-types libmpdec3 libncursesw6 readline-common libreadline8 2025-03-03 04:19:54.073 | libpython3-stdlib python3 libassuan0 gpgconf libksba8 libsasl2-modules-db 2025-03-03 04:19:54.073 | libsasl2-2 libldap-2.4-2 libnpth0 dirmngr gnupg-l10n gnupg-utils gpg 2025-03-03 04:19:54.073 | pinentry-curses gpg-agent gpg-wks-client gpg-wks-server gpgsm gnupg gnupg2 2025-03-03 04:19:54.073 | libgpm2 libldap-common libsasl2-modules sudo 2025-03-03 04:19:54.122 | Authentication warning overridden. 2025-03-03 04:19:54.122 | Get:1 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 2025-03-03 04:19:54.326 | Get:2 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 2025-03-03 04:19:54.327 | Get:3 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 2025-03-03 04:19:54.417 | Get:4 http://security.debian.org bullseye-security/main arm64 systemd arm64 247.3-7+deb11u6 [4155 kB] 2025-03-03 04:19:54.466 | Get:5 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 2025-03-03 04:19:54.543 | Get:6 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 2025-03-03 04:19:54.545 | Get:7 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] 2025-03-03 04:19:54.546 | Get:8 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 2025-03-03 04:19:54.549 | Get:9 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 2025-03-03 04:19:55.268 | Get:10 http://security.debian.org bullseye-security/main arm64 systemd-sysv arm64 247.3-7+deb11u6 [114 kB] 2025-03-03 04:19:55.270 | Get:11 http://security.debian.org bullseye-security/main arm64 libexpat1 arm64 2.2.10-2+deb11u6 [85.2 kB] 2025-03-03 04:19:55.271 | Get:12 http://security.debian.org bullseye-security/main arm64 libpython3.9-minimal arm64 3.9.2-1+deb11u2 [800 kB] 2025-03-03 04:19:55.533 | Get:13 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 2025-03-03 04:19:55.534 | Get:14 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.28-0+deb11u1 [213 kB] 2025-03-03 04:19:55.537 | Get:15 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dbus arm64 1.12.28-0+deb11u1 [233 kB] 2025-03-03 04:19:55.590 | Get:16 http://security.debian.org bullseye-security/main arm64 python3.9-minimal arm64 3.9.2-1+deb11u2 [1881 kB] 2025-03-03 04:19:55.611 | Get:17 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB] 2025-03-03 04:19:55.744 | Get:18 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB] 2025-03-03 04:19:55.870 | Get:19 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB] 2025-03-03 04:19:55.950 | Get:20 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u2 [121 kB] 2025-03-03 04:19:56.104 | Get:21 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB] 2025-03-03 04:19:56.187 | Get:22 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB] 2025-03-03 04:19:56.266 | Get:23 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB] 2025-03-03 04:19:56.330 | Get:24 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB] 2025-03-03 04:19:56.668 | Get:25 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] 2025-03-03 04:19:56.710 | Get:26 http://security.debian.org bullseye-security/main arm64 libsqlite3-0 arm64 3.34.1-3+deb11u1 [750 kB] 2025-03-03 04:19:56.742 | Get:27 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB] 2025-03-03 04:19:56.871 | Get:28 http://security.debian.org bullseye-security/main arm64 libpython3.9-stdlib arm64 3.9.2-1+deb11u2 [1659 kB] 2025-03-03 04:19:57.017 | Get:29 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB] 2025-03-03 04:19:57.096 | Get:30 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 2025-03-03 04:19:57.163 | Get:31 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 2025-03-03 04:19:57.230 | Get:32 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 2025-03-03 04:19:57.385 | Get:33 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] 2025-03-03 04:19:57.452 | Get:34 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB] 2025-03-03 04:19:57.531 | Get:35 http://security.debian.org bullseye-security/main arm64 python3.9 arm64 3.9.2-1+deb11u2 [467 kB] 2025-03-03 04:19:57.534 | Get:36 http://security.debian.org bullseye-security/main arm64 libnss-systemd arm64 247.3-7+deb11u6 [196 kB] 2025-03-03 04:19:57.653 | Get:37 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] 2025-03-03 04:19:57.693 | Get:38 http://security.debian.org bullseye-security/main arm64 libpam-systemd arm64 247.3-7+deb11u6 [274 kB] 2025-03-03 04:19:57.790 | Get:39 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB] 2025-03-03 04:19:58.012 | Get:40 http://security.debian.org bullseye-security/main arm64 systemd-timesyncd arm64 247.3-7+deb11u6 [130 kB] 2025-03-03 04:19:58.015 | Get:41 http://security.debian.org bullseye-security/main arm64 busybox arm64 1:1.30.1-6+deb11u1 [408 kB] 2025-03-03 04:19:58.031 | Get:42 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB] 2025-03-03 04:19:58.279 | Get:43 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] 2025-03-03 04:19:58.366 | Get:44 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB] 2025-03-03 04:19:58.433 | Get:45 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB] 2025-03-03 04:19:58.584 | Get:46 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB] 2025-03-03 04:19:58.651 | Get:47 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB] 2025-03-03 04:19:58.908 | Get:48 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB] 2025-03-03 04:19:59.024 | Get:49 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] 2025-03-03 04:19:59.175 | Get:50 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 2025-03-03 04:19:59.176 | Get:51 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] 2025-03-03 04:19:59.178 | Get:52 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] 2025-03-03 04:19:59.318 | Get:53 https://mirror.regionone.osuosl.opendev.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 2025-03-03 04:19:59.591 | debconf: delaying package configuration, since apt-utils is not installed 2025-03-03 04:19:59.636 | Fetched 22.2 MB in 5s (4198 kB/s) 2025-03-03 04:19:59.636 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2025-03-03 04:19:59.898 | Selecting previously unselected package libapparmor1:arm64. 2025-03-03 04:19:59.906 | (Reading database ... 6970 files and directories currently installed.) 2025-03-03 04:19:59.907 | Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ... 2025-03-03 04:19:59.920 | Unpacking libapparmor1:arm64 (2.13.6-10) ... 2025-03-03 04:19:59.976 | Selecting previously unselected package libcap2:arm64. 2025-03-03 04:19:59.977 | Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ... 2025-03-03 04:19:59.984 | Unpacking libcap2:arm64 (1:2.44-1) ... 2025-03-03 04:20:00.039 | Selecting previously unselected package libargon2-1:arm64. 2025-03-03 04:20:00.039 | Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ... 2025-03-03 04:20:00.047 | Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 2025-03-03 04:20:00.103 | Selecting previously unselected package dmsetup. 2025-03-03 04:20:00.103 | Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 2025-03-03 04:20:00.112 | Unpacking dmsetup (2:1.02.175-2.1) ... 2025-03-03 04:20:00.171 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2025-03-03 04:20:00.171 | Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 2025-03-03 04:20:00.177 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 2025-03-03 04:20:00.251 | Selecting previously unselected package libjson-c5:arm64. 2025-03-03 04:20:00.252 | Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_arm64.deb ... 2025-03-03 04:20:00.259 | Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... 2025-03-03 04:20:00.309 | Selecting previously unselected package libcryptsetup12:arm64. 2025-03-03 04:20:00.311 | Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 2025-03-03 04:20:00.317 | Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 2025-03-03 04:20:00.404 | Selecting previously unselected package libip4tc2:arm64. 2025-03-03 04:20:00.406 | Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ... 2025-03-03 04:20:00.411 | Unpacking libip4tc2:arm64 (1.8.7-1) ... 2025-03-03 04:20:00.468 | Selecting previously unselected package libkmod2:arm64. 2025-03-03 04:20:00.469 | Preparing to unpack .../8-libkmod2_28-1_arm64.deb ... 2025-03-03 04:20:00.475 | Unpacking libkmod2:arm64 (28-1) ... 2025-03-03 04:20:00.542 | Selecting previously unselected package systemd. 2025-03-03 04:20:00.542 | Preparing to unpack .../9-systemd_247.3-7+deb11u6_arm64.deb ... 2025-03-03 04:20:00.604 | Unpacking systemd (247.3-7+deb11u6) ... 2025-03-03 04:20:01.348 | Setting up libapparmor1:arm64 (2.13.6-10) ... 2025-03-03 04:20:01.372 | Setting up libcap2:arm64 (1:2.44-1) ... 2025-03-03 04:20:01.403 | Setting up libargon2-1:arm64 (0~20171227-0.2) ... 2025-03-03 04:20:01.500 | Setting up libjson-c5:arm64 (0.15-2+deb11u1) ... 2025-03-03 04:20:01.533 | Setting up libip4tc2:arm64 (1.8.7-1) ... 2025-03-03 04:20:01.581 | Setting up libkmod2:arm64 (28-1) ... 2025-03-03 04:20:01.628 | Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 2025-03-03 04:20:01.745 | Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 2025-03-03 04:20:01.865 | Setting up systemd (247.3-7+deb11u6) ... 2025-03-03 04:20:02.152 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2025-03-03 04:20:02.155 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2025-03-03 04:20:02.160 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2025-03-03 04:20:02.168 | Initializing machine ID from random generator. 2025-03-03 04:20:03.379 | Setting up dmsetup (2:1.02.175-2.1) ... 2025-03-03 04:20:03.452 | Selecting previously unselected package systemd-sysv. 2025-03-03 04:20:03.460 | (Reading database ... 7827 files and directories currently installed.) 2025-03-03 04:20:03.461 | Preparing to unpack .../0-systemd-sysv_247.3-7+deb11u6_arm64.deb ... 2025-03-03 04:20:03.469 | Unpacking systemd-sysv (247.3-7+deb11u6) ... 2025-03-03 04:20:03.543 | Selecting previously unselected package libdbus-1-3:arm64. 2025-03-03 04:20:03.545 | Preparing to unpack .../1-libdbus-1-3_1.12.28-0+deb11u1_arm64.deb ... 2025-03-03 04:20:03.553 | Unpacking libdbus-1-3:arm64 (1.12.28-0+deb11u1) ... 2025-03-03 04:20:03.636 | Selecting previously unselected package libexpat1:arm64. 2025-03-03 04:20:03.636 | Preparing to unpack .../2-libexpat1_2.2.10-2+deb11u6_arm64.deb ... 2025-03-03 04:20:03.644 | Unpacking libexpat1:arm64 (2.2.10-2+deb11u6) ... 2025-03-03 04:20:03.732 | Selecting previously unselected package dbus. 2025-03-03 04:20:03.732 | Preparing to unpack .../3-dbus_1.12.28-0+deb11u1_arm64.deb ... 2025-03-03 04:20:03.754 | Unpacking dbus (1.12.28-0+deb11u1) ... 2025-03-03 04:20:03.899 | Selecting previously unselected package libpython3.9-minimal:arm64. 2025-03-03 04:20:03.901 | Preparing to unpack .../4-libpython3.9-minimal_3.9.2-1+deb11u2_arm64.deb ... 2025-03-03 04:20:03.909 | Unpacking libpython3.9-minimal:arm64 (3.9.2-1+deb11u2) ... 2025-03-03 04:20:04.098 | Selecting previously unselected package python3.9-minimal. 2025-03-03 04:20:04.100 | Preparing to unpack .../5-python3.9-minimal_3.9.2-1+deb11u2_arm64.deb ... 2025-03-03 04:20:04.112 | Unpacking python3.9-minimal (3.9.2-1+deb11u2) ... 2025-03-03 04:20:04.594 | Setting up libpython3.9-minimal:arm64 (3.9.2-1+deb11u2) ... 2025-03-03 04:20:04.634 | Setting up libexpat1:arm64 (2.2.10-2+deb11u6) ... 2025-03-03 04:20:04.658 | Setting up python3.9-minimal (3.9.2-1+deb11u2) ... 2025-03-03 04:20:05.886 | Selecting previously unselected package python3-minimal. 2025-03-03 04:20:05.894 | (Reading database ... 8189 files and directories currently installed.) 2025-03-03 04:20:05.895 | Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ... 2025-03-03 04:20:05.927 | Unpacking python3-minimal (3.9.2-3) ... 2025-03-03 04:20:06.090 | Selecting previously unselected package media-types. 2025-03-03 04:20:06.092 | Preparing to unpack .../1-media-types_4.0.0_all.deb ... 2025-03-03 04:20:06.116 | Unpacking media-types (4.0.0) ... 2025-03-03 04:20:06.284 | Selecting previously unselected package libmpdec3:arm64. 2025-03-03 04:20:06.286 | Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ... 2025-03-03 04:20:06.299 | Unpacking libmpdec3:arm64 (2.5.1-1) ... 2025-03-03 04:20:06.457 | Selecting previously unselected package libncursesw6:arm64. 2025-03-03 04:20:06.459 | Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_arm64.deb ... 2025-03-03 04:20:06.467 | Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 2025-03-03 04:20:06.625 | Selecting previously unselected package readline-common. 2025-03-03 04:20:06.625 | Preparing to unpack .../4-readline-common_8.1-1_all.deb ... 2025-03-03 04:20:06.638 | Unpacking readline-common (8.1-1) ... 2025-03-03 04:20:06.838 | Selecting previously unselected package libreadline8:arm64. 2025-03-03 04:20:06.840 | Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ... 2025-03-03 04:20:06.852 | Unpacking libreadline8:arm64 (8.1-1) ... 2025-03-03 04:20:07.067 | Selecting previously unselected package libsqlite3-0:arm64. 2025-03-03 04:20:07.069 | Preparing to unpack .../6-libsqlite3-0_3.34.1-3+deb11u1_arm64.deb ... 2025-03-03 04:20:07.093 | Unpacking libsqlite3-0:arm64 (3.34.1-3+deb11u1) ... 2025-03-03 04:20:07.242 | Selecting previously unselected package libpython3.9-stdlib:arm64. 2025-03-03 04:20:07.244 | Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1+deb11u2_arm64.deb ... 2025-03-03 04:20:07.266 | Unpacking libpython3.9-stdlib:arm64 (3.9.2-1+deb11u2) ... 2025-03-03 04:20:07.546 | Selecting previously unselected package python3.9. 2025-03-03 04:20:07.549 | Preparing to unpack .../8-python3.9_3.9.2-1+deb11u2_arm64.deb ... 2025-03-03 04:20:07.564 | Unpacking python3.9 (3.9.2-1+deb11u2) ... 2025-03-03 04:20:07.718 | Selecting previously unselected package libpython3-stdlib:arm64. 2025-03-03 04:20:07.720 | Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ... 2025-03-03 04:20:07.739 | Unpacking libpython3-stdlib:arm64 (3.9.2-3) ... 2025-03-03 04:20:07.842 | Setting up python3-minimal (3.9.2-3) ... 2025-03-03 04:20:08.302 | Selecting previously unselected package python3. 2025-03-03 04:20:08.311 | (Reading database ... 8627 files and directories currently installed.) 2025-03-03 04:20:08.312 | Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ... 2025-03-03 04:20:08.324 | Unpacking python3 (3.9.2-3) ... 2025-03-03 04:20:08.456 | Selecting previously unselected package libnss-systemd:arm64. 2025-03-03 04:20:08.458 | Preparing to unpack .../01-libnss-systemd_247.3-7+deb11u6_arm64.deb ... 2025-03-03 04:20:08.464 | Unpacking libnss-systemd:arm64 (247.3-7+deb11u6) ... 2025-03-03 04:20:08.524 | Selecting previously unselected package libpam-systemd:arm64. 2025-03-03 04:20:08.526 | Preparing to unpack .../02-libpam-systemd_247.3-7+deb11u6_arm64.deb ... 2025-03-03 04:20:08.531 | Unpacking libpam-systemd:arm64 (247.3-7+deb11u6) ... 2025-03-03 04:20:08.731 | Selecting previously unselected package systemd-timesyncd. 2025-03-03 04:20:08.733 | Preparing to unpack .../03-systemd-timesyncd_247.3-7+deb11u6_arm64.deb ... 2025-03-03 04:20:08.738 | Unpacking systemd-timesyncd (247.3-7+deb11u6) ... 2025-03-03 04:20:08.793 | Selecting previously unselected package busybox. 2025-03-03 04:20:08.795 | Preparing to unpack .../04-busybox_1%3a1.30.1-6+deb11u1_arm64.deb ... 2025-03-03 04:20:08.800 | Unpacking busybox (1:1.30.1-6+deb11u1) ... 2025-03-03 04:20:08.892 | Selecting previously unselected package libassuan0:arm64. 2025-03-03 04:20:08.892 | Preparing to unpack .../05-libassuan0_2.5.3-7.1_arm64.deb ... 2025-03-03 04:20:08.897 | Unpacking libassuan0:arm64 (2.5.3-7.1) ... 2025-03-03 04:20:08.979 | Selecting previously unselected package gpgconf. 2025-03-03 04:20:08.980 | Preparing to unpack .../06-gpgconf_2.2.27-2+deb11u2_arm64.deb ... 2025-03-03 04:20:08.987 | Unpacking gpgconf (2.2.27-2+deb11u2) ... 2025-03-03 04:20:09.064 | Selecting previously unselected package libksba8:arm64. 2025-03-03 04:20:09.064 | Preparing to unpack .../07-libksba8_1.5.0-3+deb11u2_arm64.deb ... 2025-03-03 04:20:09.070 | Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ... 2025-03-03 04:20:09.122 | Selecting previously unselected package libsasl2-modules-db:arm64. 2025-03-03 04:20:09.124 | Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2025-03-03 04:20:09.130 | Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-03-03 04:20:09.183 | Selecting previously unselected package libsasl2-2:arm64. 2025-03-03 04:20:09.183 | Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2025-03-03 04:20:09.189 | Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-03-03 04:20:09.306 | Selecting previously unselected package libldap-2.4-2:arm64. 2025-03-03 04:20:09.307 | Preparing to unpack .../10-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 2025-03-03 04:20:09.319 | Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 2025-03-03 04:20:09.536 | Selecting previously unselected package libnpth0:arm64. 2025-03-03 04:20:09.537 | Preparing to unpack .../11-libnpth0_1.6-3_arm64.deb ... 2025-03-03 04:20:09.680 | Unpacking libnpth0:arm64 (1.6-3) ... 2025-03-03 04:20:09.781 | Selecting previously unselected package dirmngr. 2025-03-03 04:20:09.781 | Preparing to unpack .../12-dirmngr_2.2.27-2+deb11u2_arm64.deb ... 2025-03-03 04:20:09.803 | Unpacking dirmngr (2.2.27-2+deb11u2) ... 2025-03-03 04:20:09.927 | Selecting previously unselected package gnupg-l10n. 2025-03-03 04:20:09.929 | Preparing to unpack .../13-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... 2025-03-03 04:20:09.939 | Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... 2025-03-03 04:20:11.104 | Selecting previously unselected package gnupg-utils. 2025-03-03 04:20:11.104 | Preparing to unpack .../14-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ... 2025-03-03 04:20:11.208 | Unpacking gnupg-utils (2.2.27-2+deb11u2) ... 2025-03-03 04:20:11.509 | Selecting previously unselected package gpg. 2025-03-03 04:20:11.509 | Preparing to unpack .../15-gpg_2.2.27-2+deb11u2_arm64.deb ... 2025-03-03 04:20:11.556 | Unpacking gpg (2.2.27-2+deb11u2) ... 2025-03-03 04:20:11.821 | Selecting previously unselected package pinentry-curses. 2025-03-03 04:20:11.823 | Preparing to unpack .../16-pinentry-curses_1.1.0-4_arm64.deb ... 2025-03-03 04:20:11.851 | Unpacking pinentry-curses (1.1.0-4) ... 2025-03-03 04:20:12.199 | Selecting previously unselected package gpg-agent. 2025-03-03 04:20:12.201 | Preparing to unpack .../17-gpg-agent_2.2.27-2+deb11u2_arm64.deb ... 2025-03-03 04:20:12.290 | Unpacking gpg-agent (2.2.27-2+deb11u2) ... 2025-03-03 04:20:12.419 | Selecting previously unselected package gpg-wks-client. 2025-03-03 04:20:12.421 | Preparing to unpack .../18-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ... 2025-03-03 04:20:12.429 | Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... 2025-03-03 04:20:12.840 | Selecting previously unselected package gpg-wks-server. 2025-03-03 04:20:12.842 | Preparing to unpack .../19-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ... 2025-03-03 04:20:12.849 | Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... 2025-03-03 04:20:12.986 | Selecting previously unselected package gpgsm. 2025-03-03 04:20:12.988 | Preparing to unpack .../20-gpgsm_2.2.27-2+deb11u2_arm64.deb ... 2025-03-03 04:20:12.994 | Unpacking gpgsm (2.2.27-2+deb11u2) ... 2025-03-03 04:20:13.098 | Selecting previously unselected package gnupg. 2025-03-03 04:20:13.098 | Preparing to unpack .../21-gnupg_2.2.27-2+deb11u2_all.deb ... 2025-03-03 04:20:13.104 | Unpacking gnupg (2.2.27-2+deb11u2) ... 2025-03-03 04:20:13.270 | Selecting previously unselected package gnupg2. 2025-03-03 04:20:13.272 | Preparing to unpack .../22-gnupg2_2.2.27-2+deb11u2_all.deb ... 2025-03-03 04:20:13.279 | Unpacking gnupg2 (2.2.27-2+deb11u2) ... 2025-03-03 04:20:13.366 | Selecting previously unselected package libgpm2:arm64. 2025-03-03 04:20:13.367 | Preparing to unpack .../23-libgpm2_1.20.7-8_arm64.deb ... 2025-03-03 04:20:13.374 | Unpacking libgpm2:arm64 (1.20.7-8) ... 2025-03-03 04:20:13.428 | Selecting previously unselected package libldap-common. 2025-03-03 04:20:13.430 | Preparing to unpack .../24-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... 2025-03-03 04:20:13.456 | Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... 2025-03-03 04:20:13.722 | Selecting previously unselected package libsasl2-modules:arm64. 2025-03-03 04:20:13.724 | Preparing to unpack .../25-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 2025-03-03 04:20:13.730 | Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-03-03 04:20:13.817 | Selecting previously unselected package sudo. 2025-03-03 04:20:13.818 | Preparing to unpack .../26-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 2025-03-03 04:20:13.826 | Unpacking sudo (1.9.5p2-3+deb11u1) ... 2025-03-03 04:20:14.231 | Setting up libksba8:arm64 (1.5.0-3+deb11u2) ... 2025-03-03 04:20:14.258 | Setting up media-types (4.0.0) ... 2025-03-03 04:20:14.294 | Setting up systemd-sysv (247.3-7+deb11u6) ... 2025-03-03 04:20:14.321 | Setting up libgpm2:arm64 (1.20.7-8) ... 2025-03-03 04:20:14.346 | Setting up libsqlite3-0:arm64 (3.34.1-3+deb11u1) ... 2025-03-03 04:20:14.372 | Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-03-03 04:20:14.420 | Setting up libnss-systemd:arm64 (247.3-7+deb11u6) ... 2025-03-03 04:20:14.439 | First installation detected... 2025-03-03 04:20:14.439 | Checking NSS setup... 2025-03-03 04:20:14.456 | Setting up libnpth0:arm64 (1.6-3) ... 2025-03-03 04:20:14.481 | Setting up libassuan0:arm64 (2.5.3-7.1) ... 2025-03-03 04:20:14.522 | Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... 2025-03-03 04:20:14.557 | Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-03-03 04:20:14.583 | Setting up busybox (1:1.30.1-6+deb11u1) ... 2025-03-03 04:20:14.610 | Setting up gnupg-l10n (2.2.27-2+deb11u2) ... 2025-03-03 04:20:14.637 | Setting up libdbus-1-3:arm64 (1.12.28-0+deb11u1) ... 2025-03-03 04:20:14.665 | Setting up dbus (1.12.28-0+deb11u1) ... 2025-03-03 04:20:15.049 | Running in chroot, ignoring request. 2025-03-03 04:20:15.055 | invoke-rc.d: policy-rc.d denied execution of start. 2025-03-03 04:20:15.081 | Setting up systemd-timesyncd (247.3-7+deb11u6) ... 2025-03-03 04:20:15.995 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2025-03-03 04:20:15.995 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2025-03-03 04:20:16.050 | Setting up sudo (1.9.5p2-3+deb11u1) ... 2025-03-03 04:20:16.244 | Running in chroot, ignoring request. 2025-03-03 04:20:16.249 | invoke-rc.d: policy-rc.d denied execution of start. 2025-03-03 04:20:16.340 | Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u2) ... 2025-03-03 04:20:16.390 | Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 2025-03-03 04:20:16.847 | Setting up libmpdec3:arm64 (2.5.1-1) ... 2025-03-03 04:20:16.946 | Setting up libpam-systemd:arm64 (247.3-7+deb11u6) ... 2025-03-03 04:20:17.137 | debconf: unable to initialize frontend: Dialog 2025-03-03 04:20:17.138 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2025-03-03 04:20:17.138 | debconf: falling back to frontend: Readline 2025-03-03 04:20:17.138 | debconf: unable to initialize frontend: Readline 2025-03-03 04:20:17.138 | debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/aarch64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2025-03-03 04:20:17.138 | debconf: falling back to frontend: Teletype 2025-03-03 04:20:17.703 | Setting up readline-common (8.1-1) ... 2025-03-03 04:20:17.735 | Setting up pinentry-curses (1.1.0-4) ... 2025-03-03 04:20:17.860 | Setting up libreadline8:arm64 (8.1-1) ... 2025-03-03 04:20:17.900 | Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 2025-03-03 04:20:17.937 | Setting up gpgconf (2.2.27-2+deb11u2) ... 2025-03-03 04:20:17.973 | Setting up gpg (2.2.27-2+deb11u2) ... 2025-03-03 04:20:18.001 | Setting up libpython3.9-stdlib:arm64 (3.9.2-1+deb11u2) ... 2025-03-03 04:20:18.088 | Setting up libpython3-stdlib:arm64 (3.9.2-3) ... 2025-03-03 04:20:18.115 | Setting up gnupg-utils (2.2.27-2+deb11u2) ... 2025-03-03 04:20:18.144 | Setting up gpg-agent (2.2.27-2+deb11u2) ... 2025-03-03 04:20:18.403 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. 2025-03-03 04:20:18.629 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. 2025-03-03 04:20:18.853 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. 2025-03-03 04:20:19.078 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. 2025-03-03 04:20:19.092 | Setting up gpgsm (2.2.27-2+deb11u2) ... 2025-03-03 04:20:19.119 | Setting up dirmngr (2.2.27-2+deb11u2) ... 2025-03-03 04:20:19.361 | Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. 2025-03-03 04:20:19.398 | Setting up gpg-wks-server (2.2.27-2+deb11u2) ... 2025-03-03 04:20:19.427 | Setting up python3.9 (3.9.2-1+deb11u2) ... 2025-03-03 04:20:20.644 | Setting up gpg-wks-client (2.2.27-2+deb11u2) ... 2025-03-03 04:20:20.671 | Setting up python3 (3.9.2-3) ... 2025-03-03 04:20:20.696 | running python rtupdate hooks for python3.9... 2025-03-03 04:20:20.697 | running python post-rtupdate hooks for python3.9... 2025-03-03 04:20:20.867 | Setting up gnupg (2.2.27-2+deb11u2) ... 2025-03-03 04:20:20.888 | Setting up gnupg2 (2.2.27-2+deb11u2) ... 2025-03-03 04:20:20.926 | Processing triggers for libc-bin (2.31-13+deb11u11) ... 2025-03-03 04:20:21.186 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc 2025-03-03 04:20:21.203 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys 2025-03-03 04:20:21.217 | dib-run-parts 75-debian-minimal-baseinstall completed 2025-03-03 04:20:21.217 | dib-run-parts ----------------------- PROFILING ----------------------- 2025-03-03 04:20:21.217 | dib-run-parts 2025-03-03 04:20:21.220 | dib-run-parts Target: root.d 2025-03-03 04:20:21.220 | dib-run-parts 2025-03-03 04:20:21.220 | dib-run-parts Script Seconds 2025-03-03 04:20:21.220 | dib-run-parts --------------------------------------- ---------- 2025-03-03 04:20:21.220 | dib-run-parts 2025-03-03 04:20:21.232 | dib-run-parts 08-debootstrap 100.853 2025-03-03 04:20:21.240 | dib-run-parts 09-apt-keyring 0.018 2025-03-03 04:20:21.248 | dib-run-parts 50-apt-allow-unauthenticated 0.048 2025-03-03 04:20:21.256 | dib-run-parts 50-block-apt-translations 0.135 2025-03-03 04:20:21.264 | dib-run-parts 50-block-daemons 0.095 2025-03-03 04:20:21.272 | dib-run-parts 50-build-with-http-cache 0.022 2025-03-03 04:20:21.279 | dib-run-parts 50-shared-apt-cache 0.026 2025-03-03 04:20:21.287 | dib-run-parts 50-trim-dpkg 0.049 2025-03-03 04:20:21.295 | dib-run-parts 60-apt-phased-updates 0.018 2025-03-03 04:20:21.303 | dib-run-parts 75-debian-minimal-baseinstall 52.293 2025-03-03 04:20:21.306 | dib-run-parts 2025-03-03 04:20:21.306 | dib-run-parts --------------------- END PROFILING --------------------- 2025-03-03 04:20:21.313 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2025-03-03 04:20:21.318 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-03-03 04:20:21.318 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2025-03-03 04:20:21.327 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 04:20:21.330 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2025-03-03 04:20:21.336 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2025-03-03 04:20:21.336 | boot 2025-03-03 04:20:21.336 | dev 2025-03-03 04:20:21.336 | etc 2025-03-03 04:20:21.336 | home 2025-03-03 04:20:21.336 | lib 2025-03-03 04:20:21.336 | media 2025-03-03 04:20:21.336 | mnt 2025-03-03 04:20:21.336 | opt 2025-03-03 04:20:21.336 | proc 2025-03-03 04:20:21.336 | root 2025-03-03 04:20:21.336 | run 2025-03-03 04:20:21.336 | sbin 2025-03-03 04:20:21.336 | srv 2025-03-03 04:20:21.336 | sys 2025-03-03 04:20:21.336 | usr 2025-03-03 04:20:21.336 | var' ']' 2025-03-03 04:20:21.340 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/resolv.conf ']' 2025-03-03 04:20:21.345 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/resolv.conf ']' 2025-03-03 04:20:21.350 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/resolv.conf.ORIG 2025-03-03 04:20:21.366 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/resolv.conf 2025-03-03 04:20:21.380 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/resolv.conf 2025-03-03 04:20:21.395 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2025-03-03 04:20:21.400 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2025-03-03 04:20:21.406 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2025-03-03 04:20:21.411 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc 2025-03-03 04:20:21.426 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev 2025-03-03 04:20:21.442 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2025-03-03 04:20:21.448 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2025-03-03 04:20:21.512 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2025-03-03 04:20:21.518 | + 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.TUIYmjp6/mnt/dev/pts 2025-03-03 04:20:21.534 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys 2025-03-03 04:20:21.549 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d 2025-03-03 04:20:21.557 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2025-03-03 04:20:21.561 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2025-03-03 04:20:21.566 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2025-03-03 04:20:21.571 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.TUIYmjp6/hooks ']' 2025-03-03 04:20:21.576 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2025-03-03 04:20:21.581 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2025-03-03 04:20:21.584 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2025-03-03 04:20:21.590 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d ']' 2025-03-03 04:20:21.595 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d' 2025-03-03 04:20:21.595 | Running hooks from /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d 2025-03-03 04:20:21.599 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2025-03-03 04:20:21.604 | + 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.TUIYmjp6/hooks/extra-data.d 2025-03-03 04:20:21.626 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-base-defaults 2025-03-03 04:20:21.634 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-base-defaults 2025-03-03 04:20:21.638 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2025-03-03 04:20:21.642 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2025-03-03 04:20:21.647 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-03-03 04:20:21.651 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2025-03-03 04:20:21.655 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-03-03 04:20:21.663 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2025-03-03 04:20:21.667 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2025-03-03 04:20:21.671 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2025-03-03 04:20:21.675 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-03-03 04:20:21.679 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2025-03-03 04:20:21.683 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2025-03-03 04:20:21.687 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-03-03 04:20:21.692 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2025-03-03 04:20:21.696 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2025-03-03 04:20:21.700 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2025-03-03 04:20:21.704 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-03-03 04:20:21.709 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2025-03-03 04:20:21.713 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-03-03 04:20:21.717 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2025-03-03 04:20:21.721 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2025-03-03 04:20:21.728 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2025-03-03 04:20:21.732 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2025-03-03 04:20:21.737 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2025-03-03 04:20:21.741 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2025-03-03 04:20:21.745 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2025-03-03 04:20:21.749 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2025-03-03 04:20:21.753 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2025-03-03 04:20:21.758 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2025-03-03 04:20:21.762 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2025-03-03 04:20:21.766 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2025-03-03 04:20:21.770 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-03-03 04:20:21.774 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2025-03-03 04:20:21.778 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2025-03-03 04:20:21.783 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2025-03-03 04:20:21.787 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2025-03-03 04:20:21.791 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2025-03-03 04:20:21.795 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2025-03-03 04:20:21.800 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2025-03-03 04:20:21.804 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2025-03-03 04:20:21.808 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2025-03-03 04:20:21.812 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:20:21.812 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:20:21.812 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:20:21.812 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:20:21.812 | ' 2025-03-03 04:20:21.816 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2025-03-03 04:20:21.821 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:20:21.821 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:20:21.821 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:20:21.821 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:20:21.821 | ' 2025-03-03 04:20:21.825 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye main 2025-03-03 04:20:21.825 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-backports main 2025-03-03 04:20:21.825 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bullseye-updates main 2025-03-03 04:20:21.825 | security:deb http://security.debian.org/ bullseye-security main 2025-03-03 04:20:21.825 | ' 2025-03-03 04:20:21.829 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2025-03-03 04:20:21.837 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2025-03-03 04:20:21.841 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-03-03 04:20:21.845 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2025-03-03 04:20:21.850 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-dpkg.bash 2025-03-03 04:20:21.857 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/10-dpkg.bash 2025-03-03 04:20:21.861 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2025-03-03 04:20:21.866 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2025-03-03 04:20:21.870 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-03-03 04:20:21.878 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2025-03-03 04:20:21.882 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2025-03-03 04:20:21.886 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2025-03-03 04:20:21.891 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/14-manifests 2025-03-03 04:20:21.899 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/14-manifests 2025-03-03 04:20:21.903 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-03-03 04:20:21.907 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2025-03-03 04:20:21.911 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-9a1b48ced7cb4e83a7b827838c89c06f.d/ 2025-03-03 04:20:21.916 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-arm64-9a1b48ced7cb4e83a7b827838c89c06f.d/ 2025-03-03 04:20:21.920 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-03-03 04:20:21.928 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/15-block-device.bash 2025-03-03 04:20:21.932 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2025-03-03 04:20:21.937 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2025-03-03 04:20:21.941 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2025-03-03 04:20:21.945 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2025-03-03 04:20:21.953 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2025-03-03 04:20:21.957 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2025-03-03 04:20:21.961 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-03-03 04:20:21.966 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2025-03-03 04:20:21.970 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2025-03-03 04:20:21.974 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2025-03-03 04:20:21.979 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2025-03-03 04:20:21.983 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/20-network-interface-names 2025-03-03 04:20:21.991 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/20-network-interface-names 2025-03-03 04:20:21.996 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2025-03-03 04:20:22.000 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2025-03-03 04:20:22.004 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2025-03-03 04:20:22.012 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2025-03-03 04:20:22.017 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2025-03-03 04:20:22.021 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2025-03-03 04:20:22.025 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2025-03-03 04:20:22.033 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2025-03-03 04:20:22.037 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-03-03 04:20:22.042 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2025-03-03 04:20:22.046 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-03-03 04:20:22.051 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2025-03-03 04:20:22.055 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-03-03 04:20:22.059 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2025-03-03 04:20:22.063 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-03-03 04:20:22.068 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2025-03-03 04:20:22.072 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-03-03 04:20:22.080 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/../environment.d/99-dib-init-system 2025-03-03 04:20:22.085 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2025-03-03 04:20:22.089 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2025-03-03 04:20:22.094 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/10-create-pkg-map-dir 2025-03-03 04:20:22.117 | Copying pkg-map for infra-package-needs 2025-03-03 04:20:22.128 | Copying pkg-map for source-repositories 2025-03-03 04:20:22.139 | Copying pkg-map for debootstrap 2025-03-03 04:20:22.150 | Copying pkg-map for ensure-venv 2025-03-03 04:20:22.161 | Copying pkg-map for base 2025-03-03 04:20:22.172 | Copying pkg-map for openssh-server 2025-03-03 04:20:22.182 | Copying pkg-map for bootloader 2025-03-03 04:20:22.194 | Copying pkg-map for install-static 2025-03-03 04:20:22.205 | Copying pkg-map for cache-url 2025-03-03 04:20:22.215 | Copying pkg-map for nodepool-base 2025-03-03 04:20:22.226 | Copying pkg-map for growroot 2025-03-03 04:20:22.237 | Copying pkg-map for runtime-ssh-host-keys 2025-03-03 04:20:22.248 | Copying pkg-map for simple-init 2025-03-03 04:20:22.262 | dib-run-parts 10-create-pkg-map-dir completed 2025-03-03 04:20:22.262 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/20-manifest-dir 2025-03-03 04:20:22.271 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2025-03-03 04:20:22.275 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2025-03-03 04:20:22.279 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.TUIYmjp6/mnt//etc/dib-manifests 2025-03-03 04:20:22.292 | dib-run-parts 20-manifest-dir completed 2025-03-03 04:20:22.292 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-create-repo-list 2025-03-03 04:20:24.853 | dib-run-parts 50-create-repo-list completed 2025-03-03 04:20:24.853 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist 2025-03-03 04:20:24.863 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2025-03-03 04:20:24.867 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2025-03-03 04:20:24.871 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/modprobe.d ']' 2025-03-03 04:20:24.875 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.TUIYmjp6/mnt/etc/modprobe.d 2025-03-03 04:20:24.891 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2025-03-03 04:20:24.896 | ++ /environment:get_image_element_array:0 : echo '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base ' 2025-03-03 04:20:24.906 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ')' 2025-03-03 04:20:24.910 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['debian-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base') 2025-03-03 04:20:24.915 | ++ /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2025-03-03 04:20:24.919 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:24.924 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2025-03-03 04:20:24.928 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2025-03-03 04:20:24.932 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2025-03-03 04:20:24.937 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:24.941 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2025-03-03 04:20:24.945 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2025-03-03 04:20:24.949 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2025-03-03 04:20:24.953 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:24.958 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2025-03-03 04:20:24.962 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2025-03-03 04:20:24.966 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2025-03-03 04:20:24.970 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:24.975 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2025-03-03 04:20:24.979 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2025-03-03 04:20:24.983 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2025-03-03 04:20:24.987 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:24.992 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2025-03-03 04:20:24.996 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2025-03-03 04:20:25.000 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2025-03-03 04:20:25.004 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.009 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2025-03-03 04:20:25.013 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal 2025-03-03 04:20:25.017 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/modprobe.d/ ']' 2025-03-03 04:20:25.021 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.026 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2025-03-03 04:20:25.030 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2025-03-03 04:20:25.034 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2025-03-03 04:20:25.038 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.042 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2025-03-03 04:20:25.047 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources 2025-03-03 04:20:25.051 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/modprobe.d/ ']' 2025-03-03 04:20:25.055 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.059 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2025-03-03 04:20:25.063 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2025-03-03 04:20:25.068 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/modprobe.d/ ']' 2025-03-03 04:20:25.072 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.076 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2025-03-03 04:20:25.080 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi 2025-03-03 04:20:25.085 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/modprobe.d/ ']' 2025-03-03 04:20:25.089 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.093 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2025-03-03 04:20:25.097 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2025-03-03 04:20:25.101 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2025-03-03 04:20:25.106 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.110 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2025-03-03 04:20:25.114 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2025-03-03 04:20:25.118 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2025-03-03 04:20:25.123 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.127 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2025-03-03 04:20:25.131 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2025-03-03 04:20:25.135 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2025-03-03 04:20:25.140 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.144 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2025-03-03 04:20:25.148 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2025-03-03 04:20:25.152 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2025-03-03 04:20:25.157 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.161 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2025-03-03 04:20:25.165 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2025-03-03 04:20:25.169 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2025-03-03 04:20:25.173 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.178 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2025-03-03 04:20:25.182 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2025-03-03 04:20:25.186 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2025-03-03 04:20:25.190 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.194 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2025-03-03 04:20:25.198 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2025-03-03 04:20:25.202 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2025-03-03 04:20:25.207 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.211 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2025-03-03 04:20:25.215 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2025-03-03 04:20:25.219 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2025-03-03 04:20:25.223 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.227 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2025-03-03 04:20:25.232 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system 2025-03-03 04:20:25.236 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/modprobe.d/ ']' 2025-03-03 04:20:25.240 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.244 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2025-03-03 04:20:25.249 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console 2025-03-03 04:20:25.253 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/modprobe.d/ ']' 2025-03-03 04:20:25.257 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.261 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2025-03-03 04:20:25.265 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2025-03-03 04:20:25.270 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2025-03-03 04:20:25.274 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.278 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2025-03-03 04:20:25.282 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2025-03-03 04:20:25.286 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2025-03-03 04:20:25.290 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.295 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2025-03-03 04:20:25.299 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2025-03-03 04:20:25.303 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2025-03-03 04:20:25.307 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.311 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2025-03-03 04:20:25.316 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2025-03-03 04:20:25.320 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2025-03-03 04:20:25.324 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.329 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2025-03-03 04:20:25.333 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2025-03-03 04:20:25.337 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2025-03-03 04:20:25.341 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.345 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2025-03-03 04:20:25.349 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2025-03-03 04:20:25.354 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2025-03-03 04:20:25.358 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.362 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2025-03-03 04:20:25.366 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys 2025-03-03 04:20:25.370 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/modprobe.d/ ']' 2025-03-03 04:20:25.375 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.379 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2025-03-03 04:20:25.383 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2025-03-03 04:20:25.387 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/modprobe.d/ ']' 2025-03-03 04:20:25.391 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.395 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2025-03-03 04:20:25.400 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2025-03-03 04:20:25.404 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2025-03-03 04:20:25.408 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2025-03-03 04:20:25.412 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2025-03-03 04:20:25.417 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2025-03-03 04:20:25.421 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2025-03-03 04:20:25.423 | dib-run-parts 50-modprobe-blacklist completed 2025-03-03 04:20:25.424 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/60-zuul-user 2025-03-03 04:20:25.432 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2025-03-03 04:20:25.437 | + /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2025-03-03 04:20:25.441 | + /opt/dib_tmp/dib_build.TUIYmjp6/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 2025-03-03 04:20:25.441 | ' 2025-03-03 04:20:25.445 | + /opt/dib_tmp/dib_build.TUIYmjp6/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 2025-03-03 04:20:25.445 | ' ']' 2025-03-03 04:20:25.450 | + /opt/dib_tmp/dib_build.TUIYmjp6/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 2025-03-03 04:20:25.450 | ' ']' 2025-03-03 04:20:25.454 | + /opt/dib_tmp/dib_build.TUIYmjp6/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 2025-03-03 04:20:25.454 | ' 2025-03-03 04:20:25.457 | dib-run-parts 60-zuul-user completed 2025-03-03 04:20:25.457 | dib-run-parts Running /opt/dib_tmp/dib_build.TUIYmjp6/hooks/extra-data.d/98-source-repositories 2025-03-03 04:20:25.478 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Mar 3 04:20:25 UTC 2025 for /opt/dib_tmp/dib_build.TUIYmjp6/hooks/source-repository-simple-init 2025-03-03 04:20:25.485 | (0001 / 0001) 2025-03-03 04:20:25.748 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2025-03-03 04:20:26.080 | Cloning from glean cache and applying ref master 2025-03-03 04:20:26.254 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2025-03-03 04:20:26.281 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Mar 3 04:20:26 UTC 2025 for /opt/dib_tmp/dib_build.TUIYmjp6/hooks/source-repository-stackviz 2025-03-03 04:20:26.288 | (0001 / 0001) 2025-03-03 04:20:26.305 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2025-03-03 04:20:26.337 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-03 04:20:26.339 | Dload Upload Total Spent Left Speed 2025-03-03 04:20:26.824 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 532 0 --:--:-- --:--:-- --:--:-- 531 2025-03-03 04:20:27.098 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-03 04:20:27.104 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2025-03-03 04:20:27.216 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Mar 3 04:20:27 UTC 2025 for /opt/dib_tmp/dib_build.TUIYmjp6/hooks/source-repository-zanatacli 2025-03-03 04:20:27.223 | (0001 / 0001) 2025-03-03 04:20:27.241 | 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 2025-03-03 04:20:27.272 | % Total % Received % Xferd Average Speed Time Time Time Current 2025-03-03 04:20:27.272 | Dload Upload Total Spent Left Speed 2025-03-03 04:20:27.822 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 251 0 --:--:-- --:--:-- --:--:-- 250 2025-03-03 04:20:27.980 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-03-03 04:20:27.986 | 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 2025-03-03 04:20:28.762 | Getting /opt/dib_cache/source-repositories/repositories_flock: Mon Mar 3 04:20:28 UTC 2025 for /opt/dib_tmp/dib_build.TUIYmjp6/hooks/source-repository-projects-yaml 2025-03-03 04:20:28.770 | (0001 / 1315) 2025-03-03 04:20:28.787 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2025-03-03 04:20:30.162 | Cloning from airshipctl cache and applying ref * 2025-03-03 04:20:31.270 | (0002 / 1315) 2025-03-03 04:20:31.287 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2025-03-03 04:20:31.636 | Cloning from airshipui cache and applying ref * 2025-03-03 04:20:31.900 | (0003 / 1315) 2025-03-03 04:20:31.917 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2025-03-03 04:20:32.270 | Cloning from apis cache and applying ref * 2025-03-03 04:20:32.341 | (0004 / 1315) 2025-03-03 04:20:32.358 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2025-03-03 04:20:33.291 | Cloning from armada cache and applying ref * 2025-03-03 04:20:46.377 | (0005 / 1315) 2025-03-03 04:20:46.394 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2025-03-03 04:20:47.313 | Cloning from armada-go cache and applying ref * 2025-03-03 04:20:51.500 | (0006 / 1315) 2025-03-03 04:20:51.518 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2025-03-03 04:20:51.933 | Cloning from armada-operator cache and applying ref * 2025-03-03 04:20:56.231 | (0007 / 1315) 2025-03-03 04:20:56.247 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2025-03-03 04:20:56.618 | Cloning from charts cache and applying ref * 2025-03-03 04:20:56.744 | (0008 / 1315) 2025-03-03 04:20:56.761 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2025-03-03 04:20:57.596 | Cloning from deckhand cache and applying ref * 2025-03-03 04:21:10.315 | (0009 / 1315) 2025-03-03 04:21:10.332 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2025-03-03 04:21:10.891 | Cloning from divingbell cache and applying ref * 2025-03-03 04:21:11.422 | (0010 / 1315) 2025-03-03 04:21:11.439 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2025-03-03 04:21:11.730 | Cloning from docs cache and applying ref * 2025-03-03 04:21:11.854 | (0011 / 1315) 2025-03-03 04:21:11.871 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2025-03-03 04:21:12.521 | Cloning from drydock cache and applying ref * 2025-03-03 04:21:21.255 | (0012 / 1315) 2025-03-03 04:21:21.272 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2025-03-03 04:21:21.733 | Cloning from election cache and applying ref * 2025-03-03 04:21:21.815 | (0013 / 1315) 2025-03-03 04:21:21.833 | 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 * 2025-03-03 04:21:22.154 | Cloning from gerrit-to-github-bot cache and applying ref * 2025-03-03 04:21:22.228 | (0014 / 1315) 2025-03-03 04:21:22.245 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2025-03-03 04:21:22.710 | Cloning from go-redfish cache and applying ref * 2025-03-03 04:21:22.859 | (0015 / 1315) 2025-03-03 04:21:22.876 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2025-03-03 04:21:23.158 | Cloning from governance cache and applying ref * 2025-03-03 04:21:23.229 | (0016 / 1315) 2025-03-03 04:21:23.246 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2025-03-03 04:21:23.661 | Cloning from hostconfig-operator cache and applying ref * 2025-03-03 04:21:23.856 | (0017 / 1315) 2025-03-03 04:21:23.874 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2025-03-03 04:21:24.277 | Cloning from image-builder cache and applying ref * 2025-03-03 04:21:24.367 | (0018 / 1315) 2025-03-03 04:21:24.384 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2025-03-03 04:21:24.758 | Cloning from images cache and applying ref * 2025-03-03 04:21:24.899 | (0019 / 1315) 2025-03-03 04:21:24.916 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2025-03-03 04:21:25.520 | Cloning from kubernetes-entrypoint cache and applying ref * 2025-03-03 04:21:32.756 | (0020 / 1315) 2025-03-03 04:21:32.774 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2025-03-03 04:21:33.261 | Cloning from maas cache and applying ref * 2025-03-03 04:21:34.929 | (0021 / 1315) 2025-03-03 04:21:34.947 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2025-03-03 04:21:35.472 | Cloning from pegleg cache and applying ref * 2025-03-03 04:21:40.980 | (0022 / 1315) 2025-03-03 04:21:40.997 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2025-03-03 04:21:41.482 | Cloning from porthole cache and applying ref * 2025-03-03 04:22:04.580 | (0023 / 1315) 2025-03-03 04:22:04.598 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2025-03-03 04:22:05.632 | Cloning from promenade cache and applying ref * 2025-03-03 04:22:34.067 | (0024 / 1315) 2025-03-03 04:22:34.084 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2025-03-03 04:22:34.852 | Cloning from shipyard cache and applying ref * 2025-03-03 04:22:48.530 | (0025 / 1315) 2025-03-03 04:22:48.547 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2025-03-03 04:22:49.022 | Cloning from sip cache and applying ref * 2025-03-03 04:22:50.742 | (0026 / 1315) 2025-03-03 04:22:50.759 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2025-03-03 04:22:51.271 | Cloning from specs cache and applying ref * 2025-03-03 04:22:51.348 | (0027 / 1315) 2025-03-03 04:22:51.366 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2025-03-03 04:22:51.670 | Cloning from spyglass cache and applying ref * 2025-03-03 04:22:51.762 | (0028 / 1315) 2025-03-03 04:22:51.779 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2025-03-03 04:22:52.070 | Cloning from spyglass-plugin-xls cache and applying ref * 2025-03-03 04:22:52.147 | (0029 / 1315) 2025-03-03 04:22:52.164 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2025-03-03 04:22:52.468 | Cloning from tempest-plugin cache and applying ref * 2025-03-03 04:22:52.544 | (0030 / 1315) 2025-03-03 04:22:52.562 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2025-03-03 04:22:53.443 | Cloning from treasuremap cache and applying ref * 2025-03-03 04:23:08.721 | (0031 / 1315) 2025-03-03 04:23:08.739 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2025-03-03 04:23:09.129 | Cloning from vino cache and applying ref * 2025-03-03 04:23:09.221 | (0032 / 1315) 2025-03-03 04:23:09.238 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2025-03-03 04:23:09.586 | Cloning from zuul-airship-roles cache and applying ref * 2025-03-03 04:23:09.667 | (0033 / 1315) 2025-03-03 04:23:09.684 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2025-03-03 04:23:10.299 | Cloning from cfn-overview cache and applying ref * 2025-03-03 04:23:10.506 | (0034 / 1315) 2025-03-03 04:23:10.523 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2025-03-03 04:23:11.113 | Cloning from cfn-security cache and applying ref * 2025-03-03 04:23:11.286 | (0035 / 1315) 2025-03-03 04:23:11.303 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2025-03-03 04:23:11.686 | Cloning from computing-native cache and applying ref * 2025-03-03 04:23:11.812 | (0036 / 1315) 2025-03-03 04:23:11.829 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2025-03-03 04:23:12.411 | Cloning from computing-offload cache and applying ref * 2025-03-03 04:23:23.502 | (0037 / 1315) 2025-03-03 04:23:23.520 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2025-03-03 04:23:24.425 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2025-03-03 04:23:31.490 | (0038 / 1315) 2025-03-03 04:23:31.507 | 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 * 2025-03-03 04:23:31.991 | Cloning from use-case-and-architecture cache and applying ref * 2025-03-03 04:23:43.066 | (0039 / 1315) 2025-03-03 04:23:43.083 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2025-03-03 04:23:43.454 | Cloning from cirros cache and applying ref * 2025-03-03 04:23:43.723 | (0040 / 1315) 2025-03-03 04:23:43.740 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2025-03-03 04:23:44.349 | Cloning from inaugust.com cache and applying ref * 2025-03-03 04:23:45.224 | (0041 / 1315) 2025-03-03 04:23:45.242 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2025-03-03 04:23:45.502 | Cloning from src.sh cache and applying ref * 2025-03-03 04:23:45.574 | (0042 / 1315) 2025-03-03 04:23:45.591 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2025-03-03 04:23:46.078 | Cloning from ttrun cache and applying ref * 2025-03-03 04:23:46.888 | (0043 / 1315) 2025-03-03 04:23:46.906 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2025-03-03 04:23:48.310 | Cloning from jenkins-job-builder cache and applying ref * 2025-03-03 04:24:12.480 | (0044 / 1315) 2025-03-03 04:24:12.498 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2025-03-03 04:24:14.263 | Cloning from python-jenkins cache and applying ref * 2025-03-03 04:24:15.323 | (0045 / 1315) 2025-03-03 04:24:15.341 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2025-03-03 04:24:15.652 | Cloning from ci-cloud-config cache and applying ref * 2025-03-03 04:24:15.731 | (0046 / 1315) 2025-03-03 04:24:15.749 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2025-03-03 04:24:16.089 | Cloning from afsmon cache and applying ref * 2025-03-03 04:24:16.170 | (0047 / 1315) 2025-03-03 04:24:16.188 | 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 * 2025-03-03 04:24:16.511 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2025-03-03 04:24:16.586 | (0048 / 1315) 2025-03-03 04:24:16.604 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2025-03-03 04:24:16.947 | Cloning from ansible-role-puppet cache and applying ref * 2025-03-03 04:24:17.022 | (0049 / 1315) 2025-03-03 04:24:17.039 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2025-03-03 04:24:17.320 | Cloning from askbot-theme cache and applying ref * 2025-03-03 04:24:17.393 | (0050 / 1315) 2025-03-03 04:24:17.411 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2025-03-03 04:24:17.886 | Cloning from base-jobs cache and applying ref * 2025-03-03 04:24:24.715 | (0051 / 1315) 2025-03-03 04:24:24.733 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2025-03-03 04:24:25.218 | Cloning from bindep cache and applying ref * 2025-03-03 04:24:27.188 | (0052 / 1315) 2025-03-03 04:24:27.205 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2025-03-03 04:24:27.645 | Cloning from ci-sandbox cache and applying ref * 2025-03-03 04:24:28.006 | (0053 / 1315) 2025-03-03 04:24:28.023 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2025-03-03 04:24:28.310 | Cloning from dstat_graph cache and applying ref * 2025-03-03 04:24:28.426 | (0054 / 1315) 2025-03-03 04:24:28.443 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2025-03-03 04:24:28.786 | Cloning from elastic-recheck cache and applying ref * 2025-03-03 04:24:28.933 | (0055 / 1315) 2025-03-03 04:24:28.951 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2025-03-03 04:24:29.321 | Cloning from engagement cache and applying ref * 2025-03-03 04:24:29.718 | (0056 / 1315) 2025-03-03 04:24:29.735 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2025-03-03 04:24:30.066 | Cloning from gear cache and applying ref * 2025-03-03 04:24:30.173 | (0057 / 1315) 2025-03-03 04:24:30.190 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2025-03-03 04:24:30.763 | Cloning from germqtt cache and applying ref * 2025-03-03 04:24:30.836 | (0058 / 1315) 2025-03-03 04:24:30.854 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2025-03-03 04:24:31.319 | Cloning from gerritbot cache and applying ref * 2025-03-03 04:24:31.541 | (0059 / 1315) 2025-03-03 04:24:31.559 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2025-03-03 04:24:32.071 | Cloning from gerritlib cache and applying ref * 2025-03-03 04:24:32.318 | (0060 / 1315) 2025-03-03 04:24:32.335 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2025-03-03 04:24:32.619 | Cloning from git-restack cache and applying ref * 2025-03-03 04:24:32.698 | (0061 / 1315) 2025-03-03 04:24:32.715 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2025-03-03 04:24:33.214 | Cloning from git-review cache and applying ref * 2025-03-03 04:24:37.377 | (0062 / 1315) 2025-03-03 04:24:37.394 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2025-03-03 04:24:37.899 | Cloning from glean cache and applying ref * 2025-03-03 04:24:38.186 | (0063 / 1315) 2025-03-03 04:24:38.203 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2025-03-03 04:24:38.773 | Cloning from grafyaml cache and applying ref * 2025-03-03 04:24:39.116 | (0064 / 1315) 2025-03-03 04:24:39.133 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2025-03-03 04:24:39.641 | Cloning from infra-manual cache and applying ref * 2025-03-03 04:24:40.488 | (0065 / 1315) 2025-03-03 04:24:40.505 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2025-03-03 04:24:41.115 | Cloning from infra-openafs-deb cache and applying ref * 2025-03-03 04:24:41.762 | (0066 / 1315) 2025-03-03 04:24:41.779 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2025-03-03 04:24:42.138 | Cloning from infra-specs cache and applying ref * 2025-03-03 04:24:42.257 | (0067 / 1315) 2025-03-03 04:24:42.274 | 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 * 2025-03-03 04:24:42.914 | Cloning from infra-vhd-util-deb cache and applying ref * 2025-03-03 04:24:44.339 | (0068 / 1315) 2025-03-03 04:24:44.357 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2025-03-03 04:24:45.256 | Cloning from irc-meetings cache and applying ref * 2025-03-03 04:24:48.920 | (0069 / 1315) 2025-03-03 04:24:48.938 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2025-03-03 04:24:49.468 | Cloning from jeepyb cache and applying ref * 2025-03-03 04:24:49.691 | (0070 / 1315) 2025-03-03 04:24:49.708 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2025-03-03 04:24:50.153 | Cloning from lodgeit cache and applying ref * 2025-03-03 04:24:50.803 | (0071 / 1315) 2025-03-03 04:24:50.820 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2025-03-03 04:24:51.170 | Cloning from log-classify cache and applying ref * 2025-03-03 04:24:51.240 | (0072 / 1315) 2025-03-03 04:24:51.258 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2025-03-03 04:24:51.539 | Cloning from log_processor cache and applying ref * 2025-03-03 04:24:51.615 | (0073 / 1315) 2025-03-03 04:24:51.633 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2025-03-03 04:24:52.220 | Cloning from lpmqtt cache and applying ref * 2025-03-03 04:24:52.300 | (0074 / 1315) 2025-03-03 04:24:52.317 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2025-03-03 04:24:52.637 | Cloning from meetbot cache and applying ref * 2025-03-03 04:24:52.723 | (0075 / 1315) 2025-03-03 04:24:52.740 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2025-03-03 04:24:53.145 | Cloning from mqtt_statsd cache and applying ref * 2025-03-03 04:24:53.232 | (0076 / 1315) 2025-03-03 04:24:53.249 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2025-03-03 04:24:53.600 | Cloning from netlify-sandbox cache and applying ref * 2025-03-03 04:24:54.158 | (0077 / 1315) 2025-03-03 04:24:54.176 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2025-03-03 04:24:54.539 | Cloning from project-config cache and applying ref * 2025-03-03 04:24:54.645 | (0078 / 1315) 2025-03-03 04:24:54.663 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2025-03-03 04:24:54.929 | Cloning from project-config-example cache and applying ref * 2025-03-03 04:24:55.012 | (0079 / 1315) 2025-03-03 04:24:55.029 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2025-03-03 04:24:55.605 | Cloning from publications cache and applying ref * 2025-03-03 04:24:56.760 | (0080 / 1315) 2025-03-03 04:24:56.778 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2025-03-03 04:24:57.456 | Cloning from puppet-bup cache and applying ref * 2025-03-03 04:24:57.865 | (0081 / 1315) 2025-03-03 04:24:57.883 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2025-03-03 04:24:58.511 | Cloning from puppet-elastic_recheck cache and applying ref * 2025-03-03 04:24:58.595 | (0082 / 1315) 2025-03-03 04:24:58.612 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2025-03-03 04:24:59.206 | Cloning from puppet-ethercalc cache and applying ref * 2025-03-03 04:24:59.291 | (0083 / 1315) 2025-03-03 04:24:59.308 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2025-03-03 04:24:59.893 | Cloning from puppet-httpd cache and applying ref * 2025-03-03 04:24:59.980 | (0084 / 1315) 2025-03-03 04:24:59.998 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2025-03-03 04:25:00.265 | Cloning from puppet-jeepyb cache and applying ref * 2025-03-03 04:25:00.346 | (0085 / 1315) 2025-03-03 04:25:00.363 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2025-03-03 04:25:00.643 | Cloning from puppet-logrotate cache and applying ref * 2025-03-03 04:25:00.726 | (0086 / 1315) 2025-03-03 04:25:00.743 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2025-03-03 04:25:01.319 | Cloning from puppet-mysql_backup cache and applying ref * 2025-03-03 04:25:01.400 | (0087 / 1315) 2025-03-03 04:25:01.418 | 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 * 2025-03-03 04:25:01.889 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2025-03-03 04:25:01.968 | (0088 / 1315) 2025-03-03 04:25:01.986 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2025-03-03 04:25:02.255 | Cloning from puppet-pip cache and applying ref * 2025-03-03 04:25:02.338 | (0089 / 1315) 2025-03-03 04:25:02.355 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2025-03-03 04:25:02.720 | Cloning from puppet-project_config cache and applying ref * 2025-03-03 04:25:02.813 | (0090 / 1315) 2025-03-03 04:25:02.831 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2025-03-03 04:25:03.092 | Cloning from puppet-redis cache and applying ref * 2025-03-03 04:25:03.176 | (0091 / 1315) 2025-03-03 04:25:03.194 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2025-03-03 04:25:03.438 | Cloning from puppet-reviewday cache and applying ref * 2025-03-03 04:25:03.521 | (0092 / 1315) 2025-03-03 04:25:03.538 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2025-03-03 04:25:03.976 | Cloning from puppet-simpleproxy cache and applying ref * 2025-03-03 04:25:04.058 | (0093 / 1315) 2025-03-03 04:25:04.075 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2025-03-03 04:25:04.872 | Cloning from puppet-ssh cache and applying ref * 2025-03-03 04:25:04.955 | (0094 / 1315) 2025-03-03 04:25:04.973 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2025-03-03 04:25:05.639 | Cloning from puppet-storyboard cache and applying ref * 2025-03-03 04:25:05.726 | (0095 / 1315) 2025-03-03 04:25:05.743 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2025-03-03 04:25:06.200 | Cloning from puppet-tmpreaper cache and applying ref * 2025-03-03 04:25:06.281 | (0096 / 1315) 2025-03-03 04:25:06.298 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2025-03-03 04:25:07.223 | Cloning from puppet-ulimit cache and applying ref * 2025-03-03 04:25:07.306 | (0097 / 1315) 2025-03-03 04:25:07.323 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2025-03-03 04:25:07.573 | Cloning from puppet-user cache and applying ref * 2025-03-03 04:25:07.656 | (0098 / 1315) 2025-03-03 04:25:07.673 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2025-03-03 04:25:08.046 | Cloning from puppet-vcsrepo cache and applying ref * 2025-03-03 04:25:08.133 | (0099 / 1315) 2025-03-03 04:25:08.151 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2025-03-03 04:25:08.661 | Cloning from puppet-zanata cache and applying ref * 2025-03-03 04:25:08.746 | (0100 / 1315) 2025-03-03 04:25:08.763 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2025-03-03 04:25:09.261 | Cloning from python-storyboardclient cache and applying ref * 2025-03-03 04:25:09.351 | (0101 / 1315) 2025-03-03 04:25:09.368 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2025-03-03 04:25:09.940 | Cloning from sandbox cache and applying ref * 2025-03-03 04:25:14.244 | (0102 / 1315) 2025-03-03 04:25:14.262 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2025-03-03 04:25:14.623 | Cloning from statusbot cache and applying ref * 2025-03-03 04:25:14.740 | (0103 / 1315) 2025-03-03 04:25:14.757 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2025-03-03 04:25:15.110 | Cloning from storyboard cache and applying ref * 2025-03-03 04:25:15.337 | (0104 / 1315) 2025-03-03 04:25:15.355 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2025-03-03 04:25:15.684 | Cloning from storyboard-vue cache and applying ref * 2025-03-03 04:25:15.784 | (0105 / 1315) 2025-03-03 04:25:15.801 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2025-03-03 04:25:16.367 | Cloning from storyboard-webclient cache and applying ref * 2025-03-03 04:25:17.746 | (0106 / 1315) 2025-03-03 04:25:17.763 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2025-03-03 04:25:18.150 | Cloning from subunit2sql cache and applying ref * 2025-03-03 04:25:18.322 | (0107 / 1315) 2025-03-03 04:25:18.340 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2025-03-03 04:25:19.267 | Cloning from system-config cache and applying ref * 2025-03-03 04:25:40.010 | (0108 / 1315) 2025-03-03 04:25:40.027 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2025-03-03 04:25:40.548 | Cloning from yaml2ical cache and applying ref * 2025-03-03 04:25:40.772 | (0109 / 1315) 2025-03-03 04:25:40.789 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2025-03-03 04:25:41.293 | Cloning from zone-gating.dev cache and applying ref * 2025-03-03 04:25:41.511 | (0110 / 1315) 2025-03-03 04:25:41.528 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2025-03-03 04:25:42.000 | Cloning from zone-opendev.org cache and applying ref * 2025-03-03 04:25:52.673 | (0111 / 1315) 2025-03-03 04:25:52.690 | 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 * 2025-03-03 04:25:53.374 | Cloning from zone-zuul-ci.org cache and applying ref * 2025-03-03 04:25:54.222 | (0112 / 1315) 2025-03-03 04:25:54.241 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2025-03-03 04:25:54.857 | Cloning from zuul-jobs cache and applying ref * 2025-03-03 04:25:57.818 | (0113 / 1315) 2025-03-03 04:25:57.835 | Updating cache of https://opendev.org/opendev/zuul-providers.git in /opt/dib_cache/source-repositories/zuul_providers_bfd9ccc3295e26af3daacc0af1496539c5fa0be2 with ref * 2025-03-03 04:25:58.411 | Cloning from zuul-providers cache and applying ref * 2025-03-03 04:25:58.754 | (0114 / 1315) 2025-03-03 04:25:58.772 | 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 * 2025-03-03 04:25:59.231 | Cloning from ansible-role-refstack-client cache and applying ref * 2025-03-03 04:25:59.438 | (0115 / 1315) 2025-03-03 04:25:59.455 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2025-03-03 04:25:59.772 | Cloning from edge-computing-group cache and applying ref * 2025-03-03 04:26:00.219 | (0116 / 1315) 2025-03-03 04:26:00.236 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2025-03-03 04:26:00.571 | Cloning from four-opens cache and applying ref * 2025-03-03 04:26:00.652 | (0117 / 1315) 2025-03-03 04:26:00.669 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2025-03-03 04:26:00.970 | Cloning from groups cache and applying ref * 2025-03-03 04:26:01.158 | (0118 / 1315) 2025-03-03 04:26:01.176 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2025-03-03 04:26:01.461 | Cloning from groups-static-pages cache and applying ref * 2025-03-03 04:26:01.544 | (0119 / 1315) 2025-03-03 04:26:01.561 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2025-03-03 04:26:02.204 | Cloning from interop cache and applying ref * 2025-03-03 04:26:02.578 | (0120 / 1315) 2025-03-03 04:26:02.595 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2025-03-03 04:26:03.155 | Cloning from odsreg cache and applying ref * 2025-03-03 04:26:03.238 | (0121 / 1315) 2025-03-03 04:26:03.255 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2025-03-03 04:26:04.127 | Cloning from openstack-map cache and applying ref * 2025-03-03 04:26:04.484 | (0122 / 1315) 2025-03-03 04:26:04.501 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2025-03-03 04:26:05.154 | Cloning from openstackweb cache and applying ref * 2025-03-03 04:26:07.138 | (0123 / 1315) 2025-03-03 04:26:07.156 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2025-03-03 04:26:08.182 | Cloning from python-tempestconf cache and applying ref * 2025-03-03 04:26:11.831 | (0124 / 1315) 2025-03-03 04:26:11.848 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2025-03-03 04:26:12.380 | Cloning from refstack cache and applying ref * 2025-03-03 04:26:13.673 | (0125 / 1315) 2025-03-03 04:26:13.690 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2025-03-03 04:26:14.371 | Cloning from refstack-client cache and applying ref * 2025-03-03 04:26:15.032 | (0126 / 1315) 2025-03-03 04:26:15.050 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2025-03-03 04:26:15.352 | Cloning from transparency-policy cache and applying ref * 2025-03-03 04:26:15.427 | (0127 / 1315) 2025-03-03 04:26:15.445 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2025-03-03 04:26:15.738 | Cloning from way cache and applying ref * 2025-03-03 04:26:15.817 | (0128 / 1315) 2025-03-03 04:26:15.835 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2025-03-03 04:26:16.237 | Cloning from contrib cache and applying ref * 2025-03-03 04:26:16.315 | (0129 / 1315) 2025-03-03 04:26:16.333 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2025-03-03 04:26:17.848 | Cloning from adjutant cache and applying ref * 2025-03-03 04:26:19.418 | (0130 / 1315) 2025-03-03 04:26:19.435 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2025-03-03 04:26:20.442 | Cloning from adjutant-ui cache and applying ref * 2025-03-03 04:26:21.260 | (0131 / 1315) 2025-03-03 04:26:21.277 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2025-03-03 04:26:23.766 | Cloning from ansible-collection-kolla cache and applying ref * 2025-03-03 04:26:41.082 | (0132 / 1315) 2025-03-03 04:26:41.100 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2025-03-03 04:26:42.976 | Cloning from ansible-collections-openstack cache and applying ref * 2025-03-03 04:27:04.123 | (0133 / 1315) 2025-03-03 04:27:04.141 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2025-03-03 04:27:05.147 | Cloning from ansible-config_template cache and applying ref * 2025-03-03 04:27:08.368 | (0134 / 1315) 2025-03-03 04:27:08.385 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2025-03-03 04:27:11.755 | Cloning from ansible-hardening cache and applying ref * 2025-03-03 04:27:16.802 | (0135 / 1315) 2025-03-03 04:27:16.819 | 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 * 2025-03-03 04:27:17.437 | Cloning from ansible-plugin-container-connection cache and applying ref * 2025-03-03 04:27:17.523 | (0136 / 1315) 2025-03-03 04:27:17.540 | 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 * 2025-03-03 04:27:20.068 | Cloning from ansible-role-atos-hsm cache and applying ref * 2025-03-03 04:27:20.571 | (0137 / 1315) 2025-03-03 04:27:20.588 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2025-03-03 04:27:21.262 | Cloning from ansible-role-frrouting cache and applying ref * 2025-03-03 04:27:23.508 | (0138 / 1315) 2025-03-03 04:27:23.526 | Updating cache of https://opendev.org/openstack/ansible-role-httpd.git in /opt/dib_cache/source-repositories/ansible_role_httpd_001c46e10c48e43515167047d35aa735b1500ae8 with ref * 2025-03-03 04:27:23.911 | Cloning from ansible-role-httpd cache and applying ref * 2025-03-03 04:27:24.228 | (0139 / 1315) 2025-03-03 04:27:24.245 | 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 * 2025-03-03 04:27:25.372 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2025-03-03 04:27:26.734 | (0140 / 1315) 2025-03-03 04:27:26.751 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2025-03-03 04:27:27.833 | Cloning from ansible-role-pki cache and applying ref * 2025-03-03 04:27:31.041 | (0141 / 1315) 2025-03-03 04:27:31.059 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2025-03-03 04:27:31.420 | Cloning from ansible-role-proxysql cache and applying ref * 2025-03-03 04:27:31.497 | (0142 / 1315) 2025-03-03 04:27:31.514 | 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 * 2025-03-03 04:27:33.122 | Cloning from ansible-role-python_venv_build cache and applying ref * 2025-03-03 04:27:39.760 | (0143 / 1315) 2025-03-03 04:27:39.777 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2025-03-03 04:27:41.782 | Cloning from ansible-role-qdrouterd cache and applying ref * 2025-03-03 04:27:42.988 | (0144 / 1315) 2025-03-03 04:27:43.006 | 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 * 2025-03-03 04:27:44.511 | Cloning from ansible-role-systemd_mount cache and applying ref * 2025-03-03 04:27:53.812 | (0145 / 1315) 2025-03-03 04:27:53.830 | 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 * 2025-03-03 04:27:56.257 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2025-03-03 04:28:01.700 | (0146 / 1315) 2025-03-03 04:28:01.718 | 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 * 2025-03-03 04:28:02.830 | Cloning from ansible-role-systemd_service cache and applying ref * 2025-03-03 04:28:06.189 | (0147 / 1315) 2025-03-03 04:28:06.206 | 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 * 2025-03-03 04:28:07.963 | Cloning from ansible-role-thales-hsm cache and applying ref * 2025-03-03 04:28:08.893 | (0148 / 1315) 2025-03-03 04:28:08.910 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2025-03-03 04:28:11.185 | Cloning from ansible-role-uwsgi cache and applying ref * 2025-03-03 04:28:14.272 | (0149 / 1315) 2025-03-03 04:28:14.289 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2025-03-03 04:28:14.575 | Cloning from ansible-role-vault cache and applying ref * 2025-03-03 04:28:14.652 | (0150 / 1315) 2025-03-03 04:28:14.669 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2025-03-03 04:28:15.466 | Cloning from ansible-role-zookeeper cache and applying ref * 2025-03-03 04:28:17.567 | (0151 / 1315) 2025-03-03 04:28:17.584 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2025-03-03 04:28:20.357 | Cloning from aodh cache and applying ref * 2025-03-03 04:28:36.953 | (0152 / 1315) 2025-03-03 04:28:36.971 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2025-03-03 04:28:37.326 | Cloning from api-sig cache and applying ref * 2025-03-03 04:28:37.440 | (0153 / 1315) 2025-03-03 04:28:37.457 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2025-03-03 04:28:38.078 | Cloning from api-site cache and applying ref * 2025-03-03 04:28:39.554 | (0154 / 1315) 2025-03-03 04:28:39.571 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2025-03-03 04:28:40.139 | Cloning from arch-design cache and applying ref * 2025-03-03 04:28:40.554 | (0155 / 1315) 2025-03-03 04:28:40.572 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2025-03-03 04:28:40.886 | Cloning from auto-scaling-sig cache and applying ref * 2025-03-03 04:28:40.986 | (0156 / 1315) 2025-03-03 04:28:41.003 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2025-03-03 04:28:42.711 | Cloning from automaton cache and applying ref * 2025-03-03 04:28:45.155 | (0157 / 1315) 2025-03-03 04:28:45.173 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2025-03-03 04:28:47.728 | Cloning from barbican cache and applying ref * 2025-03-03 04:29:16.448 | (0158 / 1315) 2025-03-03 04:29:16.466 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2025-03-03 04:29:16.874 | Cloning from barbican-specs cache and applying ref * 2025-03-03 04:29:16.983 | (0159 / 1315) 2025-03-03 04:29:17.001 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2025-03-03 04:29:17.922 | Cloning from barbican-tempest-plugin cache and applying ref * 2025-03-03 04:29:22.116 | (0160 / 1315) 2025-03-03 04:29:22.134 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2025-03-03 04:29:22.462 | Cloning from barbican-ui cache and applying ref * 2025-03-03 04:29:22.571 | (0161 / 1315) 2025-03-03 04:29:22.589 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2025-03-03 04:29:23.064 | Cloning from bashate cache and applying ref * 2025-03-03 04:29:23.315 | (0162 / 1315) 2025-03-03 04:29:23.332 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2025-03-03 04:29:26.279 | Cloning from bifrost cache and applying ref * 2025-03-03 04:30:32.850 | (0163 / 1315) 2025-03-03 04:30:32.868 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2025-03-03 04:30:35.048 | Cloning from blazar cache and applying ref * 2025-03-03 04:30:43.314 | (0164 / 1315) 2025-03-03 04:30:43.331 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2025-03-03 04:30:45.562 | Cloning from blazar-dashboard cache and applying ref * 2025-03-03 04:30:48.406 | (0165 / 1315) 2025-03-03 04:30:48.424 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2025-03-03 04:30:49.922 | Cloning from blazar-nova cache and applying ref * 2025-03-03 04:30:50.546 | (0166 / 1315) 2025-03-03 04:30:50.563 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2025-03-03 04:30:50.980 | Cloning from blazar-specs cache and applying ref * 2025-03-03 04:30:51.068 | (0167 / 1315) 2025-03-03 04:30:51.086 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2025-03-03 04:30:52.666 | Cloning from blazar-tempest-plugin cache and applying ref * 2025-03-03 04:30:53.400 | (0168 / 1315) 2025-03-03 04:30:53.417 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2025-03-03 04:30:53.962 | Cloning from bugdaystats cache and applying ref * 2025-03-03 04:30:54.068 | (0169 / 1315) 2025-03-03 04:30:54.085 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2025-03-03 04:30:55.744 | Cloning from castellan cache and applying ref * 2025-03-03 04:31:00.871 | (0170 / 1315) 2025-03-03 04:31:00.888 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2025-03-03 04:31:04.348 | Cloning from ceilometer cache and applying ref * 2025-03-03 04:31:51.312 | (0171 / 1315) 2025-03-03 04:31:51.330 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2025-03-03 04:31:53.665 | Cloning from ceilometermiddleware cache and applying ref * 2025-03-03 04:31:56.408 | (0172 / 1315) 2025-03-03 04:31:56.425 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2025-03-03 04:31:57.385 | Cloning from charm-aodh cache and applying ref * 2025-03-03 04:31:59.848 | (0173 / 1315) 2025-03-03 04:31:59.865 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2025-03-03 04:32:00.753 | Cloning from charm-aodh-k8s cache and applying ref * 2025-03-03 04:32:03.996 | (0174 / 1315) 2025-03-03 04:32:04.013 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2025-03-03 04:32:04.699 | Cloning from charm-barbican cache and applying ref * 2025-03-03 04:32:07.628 | (0175 / 1315) 2025-03-03 04:32:07.645 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2025-03-03 04:32:08.196 | Cloning from charm-barbican-k8s cache and applying ref * 2025-03-03 04:32:09.772 | (0176 / 1315) 2025-03-03 04:32:09.790 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2025-03-03 04:32:10.142 | Cloning from charm-barbican-softhsm cache and applying ref * 2025-03-03 04:32:10.233 | (0177 / 1315) 2025-03-03 04:32:10.251 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2025-03-03 04:32:11.451 | Cloning from charm-barbican-vault cache and applying ref * 2025-03-03 04:32:18.137 | (0178 / 1315) 2025-03-03 04:32:18.154 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2025-03-03 04:32:19.137 | Cloning from charm-ceilometer cache and applying ref * 2025-03-03 04:32:25.777 | (0179 / 1315) 2025-03-03 04:32:25.795 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2025-03-03 04:32:26.505 | Cloning from charm-ceilometer-agent cache and applying ref * 2025-03-03 04:32:29.643 | (0180 / 1315) 2025-03-03 04:32:29.660 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2025-03-03 04:32:30.532 | Cloning from charm-ceilometer-k8s cache and applying ref * 2025-03-03 04:32:32.373 | (0181 / 1315) 2025-03-03 04:32:32.392 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2025-03-03 04:32:33.132 | Cloning from charm-ceph-dashboard cache and applying ref * 2025-03-03 04:32:36.584 | (0182 / 1315) 2025-03-03 04:32:36.602 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2025-03-03 04:32:37.563 | Cloning from charm-ceph-fs cache and applying ref * 2025-03-03 04:32:40.676 | (0183 / 1315) 2025-03-03 04:32:40.694 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2025-03-03 04:32:41.980 | Cloning from charm-ceph-iscsi cache and applying ref * 2025-03-03 04:32:46.026 | (0184 / 1315) 2025-03-03 04:32:46.044 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2025-03-03 04:32:46.936 | Cloning from charm-ceph-mon cache and applying ref * 2025-03-03 04:33:00.701 | (0185 / 1315) 2025-03-03 04:33:00.720 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2025-03-03 04:33:01.415 | Cloning from charm-ceph-nfs cache and applying ref * 2025-03-03 04:33:04.382 | (0186 / 1315) 2025-03-03 04:33:04.400 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2025-03-03 04:33:05.163 | Cloning from charm-ceph-osd cache and applying ref * 2025-03-03 04:33:18.660 | (0187 / 1315) 2025-03-03 04:33:18.677 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2025-03-03 04:33:19.250 | Cloning from charm-ceph-proxy cache and applying ref * 2025-03-03 04:33:22.497 | (0188 / 1315) 2025-03-03 04:33:22.515 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2025-03-03 04:33:23.362 | Cloning from charm-ceph-radosgw cache and applying ref * 2025-03-03 04:33:35.907 | (0189 / 1315) 2025-03-03 04:33:35.926 | 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 * 2025-03-03 04:33:36.949 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2025-03-03 04:33:39.987 | (0190 / 1315) 2025-03-03 04:33:40.005 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2025-03-03 04:33:41.198 | Cloning from charm-cinder cache and applying ref * 2025-03-03 04:34:01.222 | (0191 / 1315) 2025-03-03 04:34:01.240 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2025-03-03 04:34:02.007 | Cloning from charm-cinder-backup cache and applying ref * 2025-03-03 04:34:05.543 | (0192 / 1315) 2025-03-03 04:34:05.561 | 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 * 2025-03-03 04:34:06.166 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2025-03-03 04:34:08.607 | (0193 / 1315) 2025-03-03 04:34:08.625 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2025-03-03 04:34:09.513 | Cloning from charm-cinder-ceph cache and applying ref * 2025-03-03 04:34:12.696 | (0194 / 1315) 2025-03-03 04:34:12.714 | 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 * 2025-03-03 04:34:13.260 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2025-03-03 04:34:18.178 | (0195 / 1315) 2025-03-03 04:34:18.195 | 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 * 2025-03-03 04:34:18.492 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2025-03-03 04:34:18.573 | (0196 / 1315) 2025-03-03 04:34:18.591 | 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 * 2025-03-03 04:34:18.868 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2025-03-03 04:34:18.950 | (0197 / 1315) 2025-03-03 04:34:18.969 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2025-03-03 04:34:20.640 | Cloning from charm-cinder-infinidat cache and applying ref * 2025-03-03 04:34:21.229 | (0198 / 1315) 2025-03-03 04:34:21.247 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2025-03-03 04:34:21.905 | Cloning from charm-cinder-k8s cache and applying ref * 2025-03-03 04:34:26.583 | (0199 / 1315) 2025-03-03 04:34:26.601 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2025-03-03 04:34:27.977 | Cloning from charm-cinder-lvm cache and applying ref * 2025-03-03 04:34:30.364 | (0200 / 1315) 2025-03-03 04:34:30.382 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2025-03-03 04:34:31.019 | Cloning from charm-cinder-netapp cache and applying ref * 2025-03-03 04:34:34.068 | (0201 / 1315) 2025-03-03 04:34:34.086 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2025-03-03 04:34:34.383 | Cloning from charm-cinder-nfs cache and applying ref * 2025-03-03 04:34:34.616 | (0202 / 1315) 2025-03-03 04:34:34.634 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2025-03-03 04:34:35.258 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2025-03-03 04:34:36.711 | (0203 / 1315) 2025-03-03 04:34:36.729 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2025-03-03 04:34:37.783 | Cloning from charm-cinder-purestorage cache and applying ref * 2025-03-03 04:34:42.073 | (0204 / 1315) 2025-03-03 04:34:42.091 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2025-03-03 04:34:42.615 | Cloning from charm-cinder-solidfire cache and applying ref * 2025-03-03 04:34:43.411 | (0205 / 1315) 2025-03-03 04:34:43.429 | 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 * 2025-03-03 04:34:44.548 | Cloning from charm-cinder-three-par cache and applying ref * 2025-03-03 04:34:46.388 | (0206 / 1315) 2025-03-03 04:34:46.406 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2025-03-03 04:34:46.724 | Cloning from charm-cloudkitty cache and applying ref * 2025-03-03 04:34:46.816 | (0207 / 1315) 2025-03-03 04:34:46.834 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2025-03-03 04:34:47.735 | Cloning from charm-deployment-guide cache and applying ref * 2025-03-03 04:34:49.500 | (0208 / 1315) 2025-03-03 04:34:49.517 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2025-03-03 04:34:50.224 | Cloning from charm-designate cache and applying ref * 2025-03-03 04:34:57.824 | (0209 / 1315) 2025-03-03 04:34:57.842 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2025-03-03 04:34:58.908 | Cloning from charm-designate-bind cache and applying ref * 2025-03-03 04:35:02.075 | (0210 / 1315) 2025-03-03 04:35:02.093 | 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 * 2025-03-03 04:35:02.912 | Cloning from charm-designate-bind-k8s cache and applying ref * 2025-03-03 04:35:03.163 | (0211 / 1315) 2025-03-03 04:35:03.181 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2025-03-03 04:35:03.739 | Cloning from charm-designate-k8s cache and applying ref * 2025-03-03 04:35:04.479 | (0212 / 1315) 2025-03-03 04:35:04.497 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2025-03-03 04:35:05.342 | Cloning from charm-glance cache and applying ref * 2025-03-03 04:35:13.572 | (0213 / 1315) 2025-03-03 04:35:13.591 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2025-03-03 04:35:14.288 | Cloning from charm-glance-k8s cache and applying ref * 2025-03-03 04:35:19.163 | (0214 / 1315) 2025-03-03 04:35:19.180 | 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 * 2025-03-03 04:35:20.267 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2025-03-03 04:35:25.273 | (0215 / 1315) 2025-03-03 04:35:25.291 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2025-03-03 04:35:25.632 | Cloning from charm-glusterfs cache and applying ref * 2025-03-03 04:35:25.718 | (0216 / 1315) 2025-03-03 04:35:25.736 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2025-03-03 04:35:27.011 | Cloning from charm-gnocchi cache and applying ref * 2025-03-03 04:35:31.734 | (0217 / 1315) 2025-03-03 04:35:31.752 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2025-03-03 04:35:33.045 | Cloning from charm-gnocchi-k8s cache and applying ref * 2025-03-03 04:35:35.568 | (0218 / 1315) 2025-03-03 04:35:35.586 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2025-03-03 04:35:38.410 | Cloning from charm-guide cache and applying ref * 2025-03-03 04:36:14.766 | (0219 / 1315) 2025-03-03 04:36:14.783 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2025-03-03 04:36:15.794 | Cloning from charm-hacluster cache and applying ref * 2025-03-03 04:36:24.334 | (0220 / 1315) 2025-03-03 04:36:24.351 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2025-03-03 04:36:25.798 | Cloning from charm-heat cache and applying ref * 2025-03-03 04:36:33.419 | (0221 / 1315) 2025-03-03 04:36:33.437 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2025-03-03 04:36:34.332 | Cloning from charm-heat-k8s cache and applying ref * 2025-03-03 04:36:37.761 | (0222 / 1315) 2025-03-03 04:36:37.783 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2025-03-03 04:36:38.268 | Cloning from charm-horizon-k8s cache and applying ref * 2025-03-03 04:36:42.276 | (0223 / 1315) 2025-03-03 04:36:42.294 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2025-03-03 04:36:42.900 | Cloning from charm-infinidat-tools cache and applying ref * 2025-03-03 04:36:43.223 | (0224 / 1315) 2025-03-03 04:36:43.240 | 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 * 2025-03-03 04:36:43.518 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2025-03-03 04:36:43.600 | (0225 / 1315) 2025-03-03 04:36:43.619 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2025-03-03 04:36:43.914 | Cloning from charm-interface-bgp cache and applying ref * 2025-03-03 04:36:43.995 | (0226 / 1315) 2025-03-03 04:36:44.012 | 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 * 2025-03-03 04:36:44.292 | Cloning from charm-interface-bind-rndc cache and applying ref * 2025-03-03 04:36:44.371 | (0227 / 1315) 2025-03-03 04:36:44.389 | 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 * 2025-03-03 04:36:44.671 | Cloning from charm-interface-ceph-client cache and applying ref * 2025-03-03 04:36:44.755 | (0228 / 1315) 2025-03-03 04:36:44.773 | 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 * 2025-03-03 04:36:45.039 | Cloning from charm-interface-ceph-mds cache and applying ref * 2025-03-03 04:36:45.117 | (0229 / 1315) 2025-03-03 04:36:45.135 | 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 * 2025-03-03 04:36:45.418 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2025-03-03 04:36:45.498 | (0230 / 1315) 2025-03-03 04:36:45.515 | 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 * 2025-03-03 04:36:45.781 | Cloning from charm-interface-cinder-backend cache and applying ref * 2025-03-03 04:36:45.861 | (0231 / 1315) 2025-03-03 04:36:45.879 | 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 * 2025-03-03 04:36:46.241 | Cloning from charm-interface-cinder-backup cache and applying ref * 2025-03-03 04:36:46.320 | (0232 / 1315) 2025-03-03 04:36:46.338 | 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 * 2025-03-03 04:36:46.612 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2025-03-03 04:36:46.691 | (0233 / 1315) 2025-03-03 04:36:46.708 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2025-03-03 04:36:46.977 | Cloning from charm-interface-designate cache and applying ref * 2025-03-03 04:36:47.056 | (0234 / 1315) 2025-03-03 04:36:47.073 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2025-03-03 04:36:47.436 | Cloning from charm-interface-gnocchi cache and applying ref * 2025-03-03 04:36:47.514 | (0235 / 1315) 2025-03-03 04:36:47.532 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2025-03-03 04:36:47.887 | Cloning from charm-interface-hacluster cache and applying ref * 2025-03-03 04:36:48.064 | (0236 / 1315) 2025-03-03 04:36:48.083 | 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 * 2025-03-03 04:36:48.487 | Cloning from charm-interface-ironic-api cache and applying ref * 2025-03-03 04:36:48.566 | (0237 / 1315) 2025-03-03 04:36:48.584 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2025-03-03 04:36:48.974 | Cloning from charm-interface-keystone cache and applying ref * 2025-03-03 04:36:49.595 | (0238 / 1315) 2025-03-03 04:36:49.613 | 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 * 2025-03-03 04:36:49.925 | Cloning from charm-interface-keystone-admin cache and applying ref * 2025-03-03 04:36:50.004 | (0239 / 1315) 2025-03-03 04:36:50.021 | 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 * 2025-03-03 04:36:50.280 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2025-03-03 04:36:50.359 | (0240 / 1315) 2025-03-03 04:36:50.376 | 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 * 2025-03-03 04:36:50.638 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2025-03-03 04:36:50.716 | (0241 / 1315) 2025-03-03 04:36:50.734 | 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 * 2025-03-03 04:36:51.039 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2025-03-03 04:36:51.118 | (0242 / 1315) 2025-03-03 04:36:51.136 | 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 * 2025-03-03 04:36:51.463 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2025-03-03 04:36:51.541 | (0243 / 1315) 2025-03-03 04:36:51.559 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2025-03-03 04:36:51.910 | Cloning from charm-interface-magpie cache and applying ref * 2025-03-03 04:36:51.990 | (0244 / 1315) 2025-03-03 04:36:52.007 | 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 * 2025-03-03 04:36:52.273 | Cloning from charm-interface-manila-plugin cache and applying ref * 2025-03-03 04:36:52.354 | (0245 / 1315) 2025-03-03 04:36:52.372 | 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 * 2025-03-03 04:36:52.628 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2025-03-03 04:36:52.707 | (0246 / 1315) 2025-03-03 04:36:52.725 | 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 * 2025-03-03 04:36:53.006 | Cloning from charm-interface-mysql-router cache and applying ref * 2025-03-03 04:36:53.086 | (0247 / 1315) 2025-03-03 04:36:53.103 | 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 * 2025-03-03 04:36:53.528 | Cloning from charm-interface-mysql-shared cache and applying ref * 2025-03-03 04:36:53.607 | (0248 / 1315) 2025-03-03 04:36:53.625 | 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 * 2025-03-03 04:36:54.012 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2025-03-03 04:36:54.092 | (0249 / 1315) 2025-03-03 04:36:54.109 | 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 * 2025-03-03 04:36:54.371 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2025-03-03 04:36:54.451 | (0250 / 1315) 2025-03-03 04:36:54.469 | 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 * 2025-03-03 04:36:54.769 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2025-03-03 04:36:54.848 | (0251 / 1315) 2025-03-03 04:36:54.866 | 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 * 2025-03-03 04:36:55.294 | Cloning from charm-interface-nova-cell cache and applying ref * 2025-03-03 04:36:55.373 | (0252 / 1315) 2025-03-03 04:36:55.391 | 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 * 2025-03-03 04:36:55.701 | Cloning from charm-interface-nova-compute cache and applying ref * 2025-03-03 04:36:55.779 | (0253 / 1315) 2025-03-03 04:36:55.796 | 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 * 2025-03-03 04:36:56.195 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2025-03-03 04:36:56.274 | (0254 / 1315) 2025-03-03 04:36:56.291 | 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 * 2025-03-03 04:36:56.568 | Cloning from charm-interface-openstack-ha cache and applying ref * 2025-03-03 04:36:56.647 | (0255 / 1315) 2025-03-03 04:36:56.665 | 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 * 2025-03-03 04:36:56.943 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2025-03-03 04:36:57.021 | (0256 / 1315) 2025-03-03 04:36:57.039 | 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 * 2025-03-03 04:36:57.463 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2025-03-03 04:36:57.552 | (0257 / 1315) 2025-03-03 04:36:57.569 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2025-03-03 04:36:57.888 | Cloning from charm-interface-placement cache and applying ref * 2025-03-03 04:36:57.967 | (0258 / 1315) 2025-03-03 04:36:57.984 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2025-03-03 04:36:58.264 | Cloning from charm-interface-rabbitmq cache and applying ref * 2025-03-03 04:36:58.342 | (0259 / 1315) 2025-03-03 04:36:58.360 | 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 * 2025-03-03 04:36:58.608 | Cloning from charm-interface-service-control cache and applying ref * 2025-03-03 04:36:58.687 | (0260 / 1315) 2025-03-03 04:36:58.704 | 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 * 2025-03-03 04:36:58.959 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2025-03-03 04:36:59.038 | (0261 / 1315) 2025-03-03 04:36:59.056 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2025-03-03 04:36:59.361 | Cloning from charm-ironic cache and applying ref * 2025-03-03 04:36:59.458 | (0262 / 1315) 2025-03-03 04:36:59.475 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2025-03-03 04:37:00.217 | Cloning from charm-ironic-api cache and applying ref * 2025-03-03 04:37:05.231 | (0263 / 1315) 2025-03-03 04:37:05.248 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2025-03-03 04:37:06.092 | Cloning from charm-ironic-conductor cache and applying ref * 2025-03-03 04:37:16.235 | (0264 / 1315) 2025-03-03 04:37:16.252 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2025-03-03 04:37:19.062 | Cloning from charm-ironic-dashboard cache and applying ref * 2025-03-03 04:37:21.492 | (0265 / 1315) 2025-03-03 04:37:21.510 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2025-03-03 04:37:23.635 | Cloning from charm-keystone cache and applying ref * 2025-03-03 04:37:52.144 | (0266 / 1315) 2025-03-03 04:37:52.162 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2025-03-03 04:37:53.027 | Cloning from charm-keystone-k8s cache and applying ref * 2025-03-03 04:38:08.888 | (0267 / 1315) 2025-03-03 04:38:08.906 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2025-03-03 04:38:10.188 | Cloning from charm-keystone-kerberos cache and applying ref * 2025-03-03 04:38:13.568 | (0268 / 1315) 2025-03-03 04:38:13.586 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2025-03-03 04:38:14.686 | Cloning from charm-keystone-ldap cache and applying ref * 2025-03-03 04:38:19.235 | (0269 / 1315) 2025-03-03 04:38:19.253 | 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 * 2025-03-03 04:38:20.087 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2025-03-03 04:38:20.677 | (0270 / 1315) 2025-03-03 04:38:20.695 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2025-03-03 04:38:21.978 | Cloning from charm-keystone-openidc cache and applying ref * 2025-03-03 04:38:25.049 | (0271 / 1315) 2025-03-03 04:38:25.067 | 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 * 2025-03-03 04:38:28.848 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2025-03-03 04:38:42.115 | (0272 / 1315) 2025-03-03 04:38:42.133 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2025-03-03 04:38:42.466 | Cloning from charm-layer-ceph cache and applying ref * 2025-03-03 04:38:42.544 | (0273 / 1315) 2025-03-03 04:38:42.562 | 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 * 2025-03-03 04:38:42.914 | Cloning from charm-layer-ceph-base cache and applying ref * 2025-03-03 04:38:42.996 | (0274 / 1315) 2025-03-03 04:38:43.014 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2025-03-03 04:38:43.536 | Cloning from charm-layer-openstack cache and applying ref * 2025-03-03 04:38:43.899 | (0275 / 1315) 2025-03-03 04:38:43.916 | 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 * 2025-03-03 04:38:44.563 | Cloning from charm-layer-openstack-api cache and applying ref * 2025-03-03 04:38:44.644 | (0276 / 1315) 2025-03-03 04:38:44.662 | 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 * 2025-03-03 04:38:45.026 | Cloning from charm-layer-openstack-principle cache and applying ref * 2025-03-03 04:38:45.105 | (0277 / 1315) 2025-03-03 04:38:45.123 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2025-03-03 04:38:45.721 | Cloning from charm-magnum cache and applying ref * 2025-03-03 04:38:50.216 | (0278 / 1315) 2025-03-03 04:38:50.234 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2025-03-03 04:38:50.829 | Cloning from charm-magnum-dashboard cache and applying ref * 2025-03-03 04:38:53.044 | (0279 / 1315) 2025-03-03 04:38:53.061 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2025-03-03 04:38:54.491 | Cloning from charm-magnum-k8s cache and applying ref * 2025-03-03 04:38:55.402 | (0280 / 1315) 2025-03-03 04:38:55.420 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2025-03-03 04:38:55.954 | Cloning from charm-magpie cache and applying ref * 2025-03-03 04:39:00.804 | (0281 / 1315) 2025-03-03 04:39:00.824 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2025-03-03 04:39:01.680 | Cloning from charm-manila cache and applying ref * 2025-03-03 04:39:10.218 | (0282 / 1315) 2025-03-03 04:39:10.236 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2025-03-03 04:39:11.336 | Cloning from charm-manila-dashboard cache and applying ref * 2025-03-03 04:39:15.494 | (0283 / 1315) 2025-03-03 04:39:15.512 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2025-03-03 04:39:15.968 | Cloning from charm-manila-flashblade cache and applying ref * 2025-03-03 04:39:16.051 | (0284 / 1315) 2025-03-03 04:39:16.068 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2025-03-03 04:39:16.858 | Cloning from charm-manila-ganesha cache and applying ref * 2025-03-03 04:39:22.793 | (0285 / 1315) 2025-03-03 04:39:22.811 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2025-03-03 04:39:23.888 | Cloning from charm-manila-generic cache and applying ref * 2025-03-03 04:39:26.156 | (0286 / 1315) 2025-03-03 04:39:26.174 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2025-03-03 04:39:26.534 | Cloning from charm-manila-glusterfs cache and applying ref * 2025-03-03 04:39:26.631 | (0287 / 1315) 2025-03-03 04:39:26.648 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2025-03-03 04:39:27.183 | Cloning from charm-manila-infinidat cache and applying ref * 2025-03-03 04:39:27.953 | (0288 / 1315) 2025-03-03 04:39:27.970 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2025-03-03 04:39:29.201 | Cloning from charm-manila-netapp cache and applying ref * 2025-03-03 04:39:31.456 | (0289 / 1315) 2025-03-03 04:39:31.474 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2025-03-03 04:39:33.163 | Cloning from charm-masakari cache and applying ref * 2025-03-03 04:39:41.045 | (0290 / 1315) 2025-03-03 04:39:41.063 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2025-03-03 04:39:42.431 | Cloning from charm-masakari-monitors cache and applying ref * 2025-03-03 04:39:47.046 | (0291 / 1315) 2025-03-03 04:39:47.064 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2025-03-03 04:39:47.505 | Cloning from charm-mistral cache and applying ref * 2025-03-03 04:39:47.604 | (0292 / 1315) 2025-03-03 04:39:47.622 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2025-03-03 04:39:47.994 | Cloning from charm-murano cache and applying ref * 2025-03-03 04:39:48.076 | (0293 / 1315) 2025-03-03 04:39:48.094 | 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 * 2025-03-03 04:39:48.913 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2025-03-03 04:39:57.104 | (0294 / 1315) 2025-03-03 04:39:57.121 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2025-03-03 04:39:58.055 | Cloning from charm-mysql-router cache and applying ref * 2025-03-03 04:40:01.877 | (0295 / 1315) 2025-03-03 04:40:01.895 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2025-03-03 04:40:04.551 | Cloning from charm-neutron-api cache and applying ref * 2025-03-03 04:40:15.832 | (0296 / 1315) 2025-03-03 04:40:15.850 | 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 * 2025-03-03 04:40:16.398 | Cloning from charm-neutron-api-odl cache and applying ref * 2025-03-03 04:40:16.488 | (0297 / 1315) 2025-03-03 04:40:16.506 | 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 * 2025-03-03 04:40:17.129 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2025-03-03 04:40:19.280 | (0298 / 1315) 2025-03-03 04:40:19.298 | 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 * 2025-03-03 04:40:20.786 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2025-03-03 04:40:24.388 | (0299 / 1315) 2025-03-03 04:40:24.405 | 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 * 2025-03-03 04:40:25.548 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2025-03-03 04:40:32.212 | (0300 / 1315) 2025-03-03 04:40:32.230 | 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 * 2025-03-03 04:40:32.834 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2025-03-03 04:40:36.846 | (0301 / 1315) 2025-03-03 04:40:36.863 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2025-03-03 04:40:38.033 | Cloning from charm-neutron-gateway cache and applying ref * 2025-03-03 04:40:43.655 | (0302 / 1315) 2025-03-03 04:40:43.672 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2025-03-03 04:40:44.323 | Cloning from charm-neutron-k8s cache and applying ref * 2025-03-03 04:40:49.899 | (0303 / 1315) 2025-03-03 04:40:49.917 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2025-03-03 04:40:50.634 | Cloning from charm-neutron-openvswitch cache and applying ref * 2025-03-03 04:40:53.647 | (0304 / 1315) 2025-03-03 04:40:53.665 | 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 * 2025-03-03 04:40:54.489 | Cloning from charm-nova-cell-controller cache and applying ref * 2025-03-03 04:40:58.550 | (0305 / 1315) 2025-03-03 04:40:58.567 | 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 * 2025-03-03 04:40:59.975 | Cloning from charm-nova-cloud-controller cache and applying ref * 2025-03-03 04:41:19.125 | (0306 / 1315) 2025-03-03 04:41:19.143 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2025-03-03 04:41:21.474 | Cloning from charm-nova-compute cache and applying ref * 2025-03-03 04:41:45.139 | (0307 / 1315) 2025-03-03 04:41:45.156 | 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 * 2025-03-03 04:41:45.905 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2025-03-03 04:41:47.531 | (0308 / 1315) 2025-03-03 04:41:47.548 | 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 * 2025-03-03 04:41:47.891 | Cloning from charm-nova-compute-proxy cache and applying ref * 2025-03-03 04:41:48.004 | (0309 / 1315) 2025-03-03 04:41:48.022 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2025-03-03 04:41:48.723 | Cloning from charm-nova-k8s cache and applying ref * 2025-03-03 04:41:54.905 | (0310 / 1315) 2025-03-03 04:41:54.923 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2025-03-03 04:41:55.516 | Cloning from charm-nova-lxd cache and applying ref * 2025-03-03 04:41:55.700 | (0311 / 1315) 2025-03-03 04:41:55.718 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2025-03-03 04:41:56.966 | Cloning from charm-octavia cache and applying ref * 2025-03-03 04:42:08.966 | (0312 / 1315) 2025-03-03 04:42:08.984 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2025-03-03 04:42:09.897 | Cloning from charm-octavia-dashboard cache and applying ref * 2025-03-03 04:42:11.650 | (0313 / 1315) 2025-03-03 04:42:11.668 | 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 * 2025-03-03 04:42:13.185 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2025-03-03 04:42:16.444 | (0314 / 1315) 2025-03-03 04:42:16.461 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2025-03-03 04:42:16.952 | Cloning from charm-octavia-k8s cache and applying ref * 2025-03-03 04:42:18.640 | (0315 / 1315) 2025-03-03 04:42:18.658 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2025-03-03 04:42:19.151 | Cloning from charm-odl-controller cache and applying ref * 2025-03-03 04:42:19.250 | (0316 / 1315) 2025-03-03 04:42:19.267 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2025-03-03 04:42:20.298 | Cloning from charm-openstack-dashboard cache and applying ref * 2025-03-03 04:42:31.960 | (0317 / 1315) 2025-03-03 04:42:31.977 | 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 * 2025-03-03 04:42:32.419 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2025-03-03 04:42:32.599 | (0318 / 1315) 2025-03-03 04:42:32.616 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2025-03-03 04:42:33.160 | Cloning from charm-openstack-hypervisor cache and applying ref * 2025-03-03 04:42:36.107 | (0319 / 1315) 2025-03-03 04:42:36.125 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2025-03-03 04:42:36.491 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2025-03-03 04:42:36.579 | (0320 / 1315) 2025-03-03 04:42:36.597 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2025-03-03 04:42:36.952 | Cloning from charm-openvswitch-odl cache and applying ref * 2025-03-03 04:42:37.056 | (0321 / 1315) 2025-03-03 04:42:37.073 | 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 * 2025-03-03 04:42:37.518 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2025-03-03 04:42:37.708 | (0322 / 1315) 2025-03-03 04:42:37.726 | 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 * 2025-03-03 04:42:38.076 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2025-03-03 04:42:38.155 | (0323 / 1315) 2025-03-03 04:42:38.172 | 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 * 2025-03-03 04:42:38.450 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2025-03-03 04:42:38.528 | (0324 / 1315) 2025-03-03 04:42:38.546 | 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 * 2025-03-03 04:42:38.852 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2025-03-03 04:42:38.935 | (0325 / 1315) 2025-03-03 04:42:38.952 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2025-03-03 04:42:39.451 | Cloning from charm-ops-openstack cache and applying ref * 2025-03-03 04:42:39.691 | (0326 / 1315) 2025-03-03 04:42:39.709 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2025-03-03 04:42:40.192 | Cloning from charm-ops-sunbeam cache and applying ref * 2025-03-03 04:42:46.703 | (0327 / 1315) 2025-03-03 04:42:46.721 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2025-03-03 04:42:47.327 | Cloning from charm-pacemaker-remote cache and applying ref * 2025-03-03 04:42:47.696 | (0328 / 1315) 2025-03-03 04:42:47.714 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2025-03-03 04:42:48.014 | Cloning from charm-panko cache and applying ref * 2025-03-03 04:42:48.096 | (0329 / 1315) 2025-03-03 04:42:48.114 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2025-03-03 04:42:48.726 | Cloning from charm-percona-cluster cache and applying ref * 2025-03-03 04:42:49.585 | (0330 / 1315) 2025-03-03 04:42:49.603 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2025-03-03 04:42:50.371 | Cloning from charm-placement cache and applying ref * 2025-03-03 04:42:54.579 | (0331 / 1315) 2025-03-03 04:42:54.596 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2025-03-03 04:42:55.064 | Cloning from charm-placement-k8s cache and applying ref * 2025-03-03 04:42:59.786 | (0332 / 1315) 2025-03-03 04:42:59.804 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2025-03-03 04:43:00.685 | Cloning from charm-rabbitmq-server cache and applying ref * 2025-03-03 04:43:11.207 | (0333 / 1315) 2025-03-03 04:43:11.224 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2025-03-03 04:43:12.010 | Cloning from charm-specs cache and applying ref * 2025-03-03 04:43:13.616 | (0334 / 1315) 2025-03-03 04:43:13.633 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2025-03-03 04:43:15.037 | Cloning from charm-swift-proxy cache and applying ref * 2025-03-03 04:43:21.740 | (0335 / 1315) 2025-03-03 04:43:21.758 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2025-03-03 04:43:23.132 | Cloning from charm-swift-storage cache and applying ref * 2025-03-03 04:43:30.515 | (0336 / 1315) 2025-03-03 04:43:30.532 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2025-03-03 04:43:31.049 | Cloning from charm-tempest cache and applying ref * 2025-03-03 04:43:31.145 | (0337 / 1315) 2025-03-03 04:43:31.162 | 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 * 2025-03-03 04:43:31.453 | Cloning from charm-trilio-data-mover cache and applying ref * 2025-03-03 04:43:31.545 | (0338 / 1315) 2025-03-03 04:43:31.562 | 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 * 2025-03-03 04:43:32.093 | Cloning from charm-trilio-dm-api cache and applying ref * 2025-03-03 04:43:32.183 | (0339 / 1315) 2025-03-03 04:43:32.201 | 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 * 2025-03-03 04:43:32.785 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2025-03-03 04:43:32.875 | (0340 / 1315) 2025-03-03 04:43:32.893 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2025-03-03 04:43:33.536 | Cloning from charm-trilio-wlm cache and applying ref * 2025-03-03 04:43:33.627 | (0341 / 1315) 2025-03-03 04:43:33.645 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2025-03-03 04:43:34.121 | Cloning from charm-trove cache and applying ref * 2025-03-03 04:43:34.251 | (0342 / 1315) 2025-03-03 04:43:34.268 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2025-03-03 04:43:36.469 | Cloning from charm-vault cache and applying ref * 2025-03-03 04:43:46.652 | (0343 / 1315) 2025-03-03 04:43:46.670 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2025-03-03 04:43:47.502 | Cloning from charm-watcher cache and applying ref * 2025-03-03 04:43:52.067 | (0344 / 1315) 2025-03-03 04:43:52.085 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2025-03-03 04:43:53.053 | Cloning from charm-watcher-dashboard cache and applying ref * 2025-03-03 04:43:58.284 | (0345 / 1315) 2025-03-03 04:43:58.302 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2025-03-03 04:43:59.197 | Cloning from charm-zuul-jobs cache and applying ref * 2025-03-03 04:44:01.819 | (0346 / 1315) 2025-03-03 04:44:01.836 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2025-03-03 04:44:02.887 | Cloning from charms.ceph cache and applying ref * 2025-03-03 04:44:06.599 | (0347 / 1315) 2025-03-03 04:44:06.617 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2025-03-03 04:44:08.792 | Cloning from charms.openstack cache and applying ref * 2025-03-03 04:44:15.723 | (0348 / 1315) 2025-03-03 04:44:15.740 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2025-03-03 04:44:16.281 | Cloning from ci-log-processing cache and applying ref * 2025-03-03 04:44:29.037 | (0349 / 1315) 2025-03-03 04:44:29.054 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2025-03-03 04:44:32.371 | Cloning from cinder cache and applying ref * 2025-03-03 04:45:26.633 | (0350 / 1315) 2025-03-03 04:45:26.650 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2025-03-03 04:45:27.386 | Cloning from cinder-specs cache and applying ref * 2025-03-03 04:45:29.677 | (0351 / 1315) 2025-03-03 04:45:29.695 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2025-03-03 04:45:31.365 | Cloning from cinder-tempest-plugin cache and applying ref * 2025-03-03 04:45:44.524 | (0352 / 1315) 2025-03-03 04:45:44.542 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2025-03-03 04:45:45.977 | Cloning from cinderlib cache and applying ref * 2025-03-03 04:45:47.520 | (0353 / 1315) 2025-03-03 04:45:47.538 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2025-03-03 04:45:49.456 | Cloning from cliff cache and applying ref * 2025-03-03 04:45:52.813 | (0354 / 1315) 2025-03-03 04:45:52.831 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2025-03-03 04:45:55.617 | Cloning from cloudkitty cache and applying ref * 2025-03-03 04:46:36.977 | (0355 / 1315) 2025-03-03 04:46:36.994 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2025-03-03 04:46:39.574 | Cloning from cloudkitty-dashboard cache and applying ref * 2025-03-03 04:46:42.355 | (0356 / 1315) 2025-03-03 04:46:42.373 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2025-03-03 04:46:42.741 | Cloning from cloudkitty-specs cache and applying ref * 2025-03-03 04:46:42.904 | (0357 / 1315) 2025-03-03 04:46:42.921 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2025-03-03 04:46:44.047 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2025-03-03 04:46:45.005 | (0358 / 1315) 2025-03-03 04:46:45.023 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2025-03-03 04:46:45.614 | Cloning from codegenerator cache and applying ref * 2025-03-03 04:47:09.308 | (0359 / 1315) 2025-03-03 04:47:09.325 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2025-03-03 04:47:09.768 | Cloning from constellations cache and applying ref * 2025-03-03 04:47:09.852 | (0360 / 1315) 2025-03-03 04:47:09.870 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2025-03-03 04:47:10.649 | Cloning from contributor-guide cache and applying ref * 2025-03-03 04:47:11.642 | (0361 / 1315) 2025-03-03 04:47:11.659 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2025-03-03 04:47:12.411 | Cloning from cookiecutter cache and applying ref * 2025-03-03 04:47:12.500 | (0362 / 1315) 2025-03-03 04:47:12.517 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2025-03-03 04:47:12.970 | Cloning from coverage2sql cache and applying ref * 2025-03-03 04:47:13.164 | (0363 / 1315) 2025-03-03 04:47:13.181 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2025-03-03 04:47:15.147 | Cloning from cyborg cache and applying ref * 2025-03-03 04:47:23.479 | (0364 / 1315) 2025-03-03 04:47:23.497 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2025-03-03 04:47:24.076 | Cloning from cyborg-specs cache and applying ref * 2025-03-03 04:47:24.421 | (0365 / 1315) 2025-03-03 04:47:24.439 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2025-03-03 04:47:25.084 | Cloning from cyborg-tempest-plugin cache and applying ref * 2025-03-03 04:47:25.520 | (0366 / 1315) 2025-03-03 04:47:25.538 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2025-03-03 04:47:26.381 | Cloning from debtcollector cache and applying ref * 2025-03-03 04:47:27.173 | (0367 / 1315) 2025-03-03 04:47:27.191 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2025-03-03 04:47:29.403 | Cloning from designate cache and applying ref * 2025-03-03 04:48:30.264 | (0368 / 1315) 2025-03-03 04:48:30.282 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2025-03-03 04:48:32.201 | Cloning from designate-dashboard cache and applying ref * 2025-03-03 04:48:36.680 | (0369 / 1315) 2025-03-03 04:48:36.698 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2025-03-03 04:48:37.140 | Cloning from designate-specs cache and applying ref * 2025-03-03 04:48:37.306 | (0370 / 1315) 2025-03-03 04:48:37.325 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2025-03-03 04:48:40.468 | Cloning from designate-tempest-plugin cache and applying ref * 2025-03-03 04:48:46.976 | (0371 / 1315) 2025-03-03 04:48:46.993 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2025-03-03 04:48:48.778 | Cloning from devstack cache and applying ref * 2025-03-03 04:49:24.311 | (0372 / 1315) 2025-03-03 04:49:24.329 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2025-03-03 04:49:24.813 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2025-03-03 04:49:24.904 | (0373 / 1315) 2025-03-03 04:49:24.922 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2025-03-03 04:49:26.022 | Cloning from devstack-plugin-ceph cache and applying ref * 2025-03-03 04:49:32.287 | (0374 / 1315) 2025-03-03 04:49:32.304 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2025-03-03 04:49:33.655 | Cloning from devstack-plugin-container cache and applying ref * 2025-03-03 04:49:35.519 | (0375 / 1315) 2025-03-03 04:49:35.537 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2025-03-03 04:49:35.817 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2025-03-03 04:49:35.896 | (0376 / 1315) 2025-03-03 04:49:35.914 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2025-03-03 04:49:36.394 | Cloning from devstack-plugin-kafka cache and applying ref * 2025-03-03 04:49:36.484 | (0377 / 1315) 2025-03-03 04:49:36.501 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2025-03-03 04:49:37.016 | Cloning from devstack-plugin-nfs cache and applying ref * 2025-03-03 04:49:37.413 | (0378 / 1315) 2025-03-03 04:49:37.431 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2025-03-03 04:49:37.791 | Cloning from devstack-plugin-open-cas cache and applying ref * 2025-03-03 04:49:37.880 | (0379 / 1315) 2025-03-03 04:49:37.898 | Updating cache of https://opendev.org/openstack/devstack-plugin-prometheus.git in /opt/dib_cache/source-repositories/devstack_plugin_prometheus_7222d1fe05b32acce8fff4e7f3b838663d55fc06 with ref * 2025-03-03 04:49:38.398 | Cloning from devstack-plugin-prometheus cache and applying ref * 2025-03-03 04:49:38.734 | (0380 / 1315) 2025-03-03 04:49:38.751 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2025-03-03 04:49:39.157 | Cloning from devstack-tools cache and applying ref * 2025-03-03 04:49:39.298 | (0381 / 1315) 2025-03-03 04:49:39.315 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2025-03-03 04:49:39.694 | Cloning from devstack-vagrant cache and applying ref * 2025-03-03 04:49:40.131 | (0382 / 1315) 2025-03-03 04:49:40.148 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2025-03-03 04:49:42.015 | Cloning from diskimage-builder cache and applying ref * 2025-03-03 04:50:11.578 | (0383 / 1315) 2025-03-03 04:50:11.595 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2025-03-03 04:50:13.061 | Cloning from election cache and applying ref * 2025-03-03 04:50:45.264 | (0384 / 1315) 2025-03-03 04:50:45.282 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2025-03-03 04:50:45.755 | Cloning from eslint-config-openstack cache and applying ref * 2025-03-03 04:50:45.911 | (0385 / 1315) 2025-03-03 04:50:45.929 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2025-03-03 04:50:46.541 | Cloning from etcd3gw cache and applying ref * 2025-03-03 04:50:50.621 | (0386 / 1315) 2025-03-03 04:50:50.639 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2025-03-03 04:50:52.192 | Cloning from freezer cache and applying ref * 2025-03-03 04:50:56.890 | (0387 / 1315) 2025-03-03 04:50:56.908 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2025-03-03 04:50:58.680 | Cloning from freezer-api cache and applying ref * 2025-03-03 04:51:00.018 | (0388 / 1315) 2025-03-03 04:51:00.036 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2025-03-03 04:51:00.500 | Cloning from freezer-specs cache and applying ref * 2025-03-03 04:51:00.773 | (0389 / 1315) 2025-03-03 04:51:00.791 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2025-03-03 04:51:01.628 | Cloning from freezer-tempest-plugin cache and applying ref * 2025-03-03 04:51:01.780 | (0390 / 1315) 2025-03-03 04:51:01.797 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2025-03-03 04:51:02.986 | Cloning from freezer-web-ui cache and applying ref * 2025-03-03 04:51:03.788 | (0391 / 1315) 2025-03-03 04:51:03.805 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2025-03-03 04:51:04.899 | Cloning from futurist cache and applying ref * 2025-03-03 04:51:07.602 | (0392 / 1315) 2025-03-03 04:51:07.620 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2025-03-03 04:51:11.372 | Cloning from glance cache and applying ref * 2025-03-03 04:52:32.457 | (0393 / 1315) 2025-03-03 04:52:32.474 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2025-03-03 04:52:33.206 | Cloning from glance-specs cache and applying ref * 2025-03-03 04:52:36.754 | (0394 / 1315) 2025-03-03 04:52:36.772 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2025-03-03 04:52:38.065 | Cloning from glance-tempest-plugin cache and applying ref * 2025-03-03 04:52:39.115 | (0395 / 1315) 2025-03-03 04:52:39.133 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2025-03-03 04:52:41.841 | Cloning from glance_store cache and applying ref * 2025-03-03 04:52:58.353 | (0396 / 1315) 2025-03-03 04:52:58.370 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2025-03-03 04:52:58.788 | Cloning from goal-tools cache and applying ref * 2025-03-03 04:52:58.911 | (0397 / 1315) 2025-03-03 04:52:58.929 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2025-03-03 04:53:00.466 | Cloning from governance cache and applying ref * 2025-03-03 04:53:46.561 | (0398 / 1315) 2025-03-03 04:53:46.578 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2025-03-03 04:53:47.137 | Cloning from governance-sigs cache and applying ref * 2025-03-03 04:53:47.231 | (0399 / 1315) 2025-03-03 04:53:47.248 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2025-03-03 04:53:47.568 | Cloning from governance-website cache and applying ref * 2025-03-03 04:53:47.648 | (0400 / 1315) 2025-03-03 04:53:47.666 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2025-03-03 04:53:49.507 | Cloning from grenade cache and applying ref * 2025-03-03 04:53:57.373 | (0401 / 1315) 2025-03-03 04:53:57.390 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2025-03-03 04:53:57.925 | Cloning from ha-guide cache and applying ref * 2025-03-03 04:53:58.738 | (0402 / 1315) 2025-03-03 04:53:58.755 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2025-03-03 04:53:59.579 | Cloning from hacking cache and applying ref * 2025-03-03 04:54:00.602 | (0403 / 1315) 2025-03-03 04:54:00.619 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2025-03-03 04:54:04.111 | Cloning from heat cache and applying ref * 2025-03-03 04:55:20.451 | (0404 / 1315) 2025-03-03 04:55:20.468 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2025-03-03 04:55:21.748 | Cloning from heat-agents cache and applying ref * 2025-03-03 04:55:23.476 | (0405 / 1315) 2025-03-03 04:55:23.493 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2025-03-03 04:55:24.231 | Cloning from heat-cfntools cache and applying ref * 2025-03-03 04:55:25.472 | (0406 / 1315) 2025-03-03 04:55:25.490 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2025-03-03 04:55:27.081 | Cloning from heat-dashboard cache and applying ref * 2025-03-03 04:55:33.210 | (0407 / 1315) 2025-03-03 04:55:33.227 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2025-03-03 04:55:33.714 | Cloning from heat-specs cache and applying ref * 2025-03-03 04:55:33.960 | (0408 / 1315) 2025-03-03 04:55:33.978 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2025-03-03 04:55:35.092 | Cloning from heat-tempest-plugin cache and applying ref * 2025-03-03 04:55:38.775 | (0409 / 1315) 2025-03-03 04:55:38.792 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2025-03-03 04:55:39.374 | Cloning from heat-templates cache and applying ref * 2025-03-03 04:55:39.614 | (0410 / 1315) 2025-03-03 04:55:39.631 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2025-03-03 04:55:41.283 | Cloning from heat-translator cache and applying ref * 2025-03-03 04:55:42.722 | (0411 / 1315) 2025-03-03 04:55:42.739 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2025-03-03 04:55:46.632 | Cloning from horizon cache and applying ref * 2025-03-03 04:58:09.312 | (0412 / 1315) 2025-03-03 04:58:09.330 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2025-03-03 04:58:09.826 | Cloning from i18n cache and applying ref * 2025-03-03 04:58:13.881 | (0413 / 1315) 2025-03-03 04:58:13.900 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2025-03-03 04:58:14.381 | Cloning from ideas cache and applying ref * 2025-03-03 04:58:14.464 | (0414 / 1315) 2025-03-03 04:58:14.483 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2025-03-03 04:58:18.652 | Cloning from ironic cache and applying ref * 2025-03-03 04:59:24.297 | (0415 / 1315) 2025-03-03 04:59:24.314 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2025-03-03 04:59:27.243 | Cloning from ironic-inspector cache and applying ref * 2025-03-03 04:59:49.990 | (0416 / 1315) 2025-03-03 04:59:50.007 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2025-03-03 04:59:50.352 | Cloning from ironic-inspector-specs cache and applying ref * 2025-03-03 04:59:50.438 | (0417 / 1315) 2025-03-03 04:59:50.455 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2025-03-03 04:59:53.130 | Cloning from ironic-lib cache and applying ref * 2025-03-03 04:59:59.837 | (0418 / 1315) 2025-03-03 04:59:59.855 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2025-03-03 05:00:02.848 | Cloning from ironic-prometheus-exporter cache and applying ref * 2025-03-03 05:00:13.645 | (0419 / 1315) 2025-03-03 05:00:13.662 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2025-03-03 05:00:23.031 | Cloning from ironic-python-agent cache and applying ref * 2025-03-03 05:01:45.018 | (0420 / 1315) 2025-03-03 05:01:45.035 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2025-03-03 05:01:47.216 | Cloning from ironic-python-agent-builder cache and applying ref * 2025-03-03 05:02:00.675 | (0421 / 1315) 2025-03-03 05:02:00.693 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2025-03-03 05:02:01.779 | Cloning from ironic-specs cache and applying ref * 2025-03-03 05:02:10.870 | (0422 / 1315) 2025-03-03 05:02:10.888 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2025-03-03 05:02:12.387 | Cloning from ironic-tempest-plugin cache and applying ref * 2025-03-03 05:02:31.568 | (0423 / 1315) 2025-03-03 05:02:31.585 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2025-03-03 05:02:33.936 | Cloning from ironic-ui cache and applying ref * 2025-03-03 05:02:48.813 | (0424 / 1315) 2025-03-03 05:02:48.830 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2025-03-03 05:02:49.235 | Cloning from karma-subunit-reporter cache and applying ref * 2025-03-03 05:02:49.357 | (0425 / 1315) 2025-03-03 05:02:49.375 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2025-03-03 05:02:54.366 | Cloning from kayobe cache and applying ref * 2025-03-03 05:06:27.143 | (0426 / 1315) 2025-03-03 05:06:27.161 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2025-03-03 05:06:29.354 | Cloning from kayobe-config cache and applying ref * 2025-03-03 05:06:31.522 | (0427 / 1315) 2025-03-03 05:06:31.539 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2025-03-03 05:06:33.342 | Cloning from kayobe-config-dev cache and applying ref * 2025-03-03 05:06:37.031 | (0428 / 1315) 2025-03-03 05:06:37.049 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2025-03-03 05:06:40.331 | Cloning from keystone cache and applying ref * 2025-03-03 05:08:11.556 | (0429 / 1315) 2025-03-03 05:08:11.575 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2025-03-03 05:08:12.061 | Cloning from keystone-specs cache and applying ref * 2025-03-03 05:08:14.233 | (0430 / 1315) 2025-03-03 05:08:14.251 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2025-03-03 05:08:15.692 | Cloning from keystone-tempest-plugin cache and applying ref * 2025-03-03 05:08:18.439 | (0431 / 1315) 2025-03-03 05:08:18.457 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2025-03-03 05:08:22.244 | Cloning from keystoneauth cache and applying ref * 2025-03-03 05:08:58.047 | (0432 / 1315) 2025-03-03 05:08:58.064 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2025-03-03 05:09:05.662 | Cloning from keystonemiddleware cache and applying ref * 2025-03-03 05:09:22.860 | (0433 / 1315) 2025-03-03 05:09:22.878 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2025-03-03 05:09:31.856 | Cloning from kolla cache and applying ref * 2025-03-03 05:12:13.977 | (0434 / 1315) 2025-03-03 05:12:13.995 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2025-03-03 05:12:16.745 | Cloning from kolla-ansible cache and applying ref * 2025-03-03 05:12:25.168 | (0435 / 1315) 2025-03-03 05:12:25.185 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2025-03-03 05:12:27.236 | Cloning from kuryr cache and applying ref * 2025-03-03 05:12:28.897 | (0436 / 1315) 2025-03-03 05:12:28.914 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2025-03-03 05:12:30.498 | Cloning from kuryr-libnetwork cache and applying ref * 2025-03-03 05:12:31.848 | (0437 / 1315) 2025-03-03 05:12:31.867 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2025-03-03 05:12:32.453 | Cloning from large-scale cache and applying ref * 2025-03-03 05:12:32.705 | (0438 / 1315) 2025-03-03 05:12:32.723 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2025-03-03 05:12:33.204 | Cloning from ldappool cache and applying ref * 2025-03-03 05:12:34.357 | (0439 / 1315) 2025-03-03 05:12:34.375 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2025-03-03 05:12:35.025 | Cloning from liberasurecode cache and applying ref * 2025-03-03 05:12:38.414 | (0440 / 1315) 2025-03-03 05:12:38.432 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2025-03-03 05:12:38.951 | Cloning from loci cache and applying ref * 2025-03-03 05:12:44.892 | (0441 / 1315) 2025-03-03 05:12:44.909 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2025-03-03 05:12:45.201 | Cloning from logstash-filters cache and applying ref * 2025-03-03 05:12:45.280 | (0442 / 1315) 2025-03-03 05:12:45.298 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2025-03-03 05:12:48.169 | Cloning from magnum cache and applying ref * 2025-03-03 05:13:37.633 | (0443 / 1315) 2025-03-03 05:13:37.650 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2025-03-03 05:13:38.884 | Cloning from magnum-capi-helm cache and applying ref * 2025-03-03 05:13:43.012 | (0444 / 1315) 2025-03-03 05:13:43.030 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2025-03-03 05:13:43.551 | Cloning from magnum-capi-helm-charts cache and applying ref * 2025-03-03 05:13:43.708 | (0445 / 1315) 2025-03-03 05:13:43.726 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2025-03-03 05:13:44.127 | Cloning from magnum-specs cache and applying ref * 2025-03-03 05:13:44.821 | (0446 / 1315) 2025-03-03 05:13:44.839 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2025-03-03 05:13:46.095 | Cloning from magnum-tempest-plugin cache and applying ref * 2025-03-03 05:13:48.479 | (0447 / 1315) 2025-03-03 05:13:48.497 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2025-03-03 05:13:50.207 | Cloning from magnum-ui cache and applying ref * 2025-03-03 05:13:59.906 | (0448 / 1315) 2025-03-03 05:13:59.924 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2025-03-03 05:14:02.751 | Cloning from manila cache and applying ref * 2025-03-03 05:14:43.204 | (0449 / 1315) 2025-03-03 05:14:43.223 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2025-03-03 05:14:43.494 | Cloning from manila-image-elements cache and applying ref * 2025-03-03 05:14:43.861 | (0450 / 1315) 2025-03-03 05:14:43.879 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2025-03-03 05:14:44.125 | Cloning from manila-specs cache and applying ref * 2025-03-03 05:14:45.175 | (0451 / 1315) 2025-03-03 05:14:45.193 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2025-03-03 05:14:45.628 | Cloning from manila-tempest-plugin cache and applying ref * 2025-03-03 05:15:07.659 | (0452 / 1315) 2025-03-03 05:15:07.677 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2025-03-03 05:15:08.064 | Cloning from manila-test-image cache and applying ref * 2025-03-03 05:15:08.156 | (0453 / 1315) 2025-03-03 05:15:08.173 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2025-03-03 05:15:11.035 | Cloning from manila-ui cache and applying ref * 2025-03-03 05:15:19.593 | (0454 / 1315) 2025-03-03 05:15:19.610 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2025-03-03 05:15:21.496 | Cloning from masakari cache and applying ref * 2025-03-03 05:15:29.939 | (0455 / 1315) 2025-03-03 05:15:29.956 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2025-03-03 05:15:32.294 | Cloning from masakari-dashboard cache and applying ref * 2025-03-03 05:15:34.586 | (0456 / 1315) 2025-03-03 05:15:34.604 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2025-03-03 05:15:36.318 | Cloning from masakari-monitors cache and applying ref * 2025-03-03 05:15:38.516 | (0457 / 1315) 2025-03-03 05:15:38.534 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2025-03-03 05:15:38.956 | Cloning from masakari-specs cache and applying ref * 2025-03-03 05:15:39.196 | (0458 / 1315) 2025-03-03 05:15:39.213 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2025-03-03 05:15:39.503 | Cloning from meta-config cache and applying ref * 2025-03-03 05:15:39.581 | (0459 / 1315) 2025-03-03 05:15:39.599 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2025-03-03 05:15:41.611 | Cloning from metalsmith cache and applying ref * 2025-03-03 05:15:49.660 | (0460 / 1315) 2025-03-03 05:15:49.678 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2025-03-03 05:15:50.194 | Cloning from microversion-parse cache and applying ref * 2025-03-03 05:15:50.516 | (0461 / 1315) 2025-03-03 05:15:50.534 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2025-03-03 05:15:52.785 | Cloning from mistral cache and applying ref * 2025-03-03 05:16:21.222 | (0462 / 1315) 2025-03-03 05:16:21.239 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2025-03-03 05:16:23.255 | Cloning from mistral-dashboard cache and applying ref * 2025-03-03 05:16:25.762 | (0463 / 1315) 2025-03-03 05:16:25.780 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2025-03-03 05:16:27.674 | Cloning from mistral-extra cache and applying ref * 2025-03-03 05:16:33.003 | (0464 / 1315) 2025-03-03 05:16:33.021 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2025-03-03 05:16:34.404 | Cloning from mistral-lib cache and applying ref * 2025-03-03 05:16:37.877 | (0465 / 1315) 2025-03-03 05:16:37.894 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2025-03-03 05:16:38.321 | Cloning from mistral-specs cache and applying ref * 2025-03-03 05:16:38.436 | (0466 / 1315) 2025-03-03 05:16:38.454 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2025-03-03 05:16:39.608 | Cloning from mistral-tempest-plugin cache and applying ref * 2025-03-03 05:16:40.916 | (0467 / 1315) 2025-03-03 05:16:40.934 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2025-03-03 05:16:41.280 | Cloning from molteniron cache and applying ref * 2025-03-03 05:16:41.367 | (0468 / 1315) 2025-03-03 05:16:41.385 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2025-03-03 05:16:42.628 | Cloning from monasca-agent cache and applying ref * 2025-03-03 05:16:43.299 | (0469 / 1315) 2025-03-03 05:16:43.316 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2025-03-03 05:16:44.795 | Cloning from monasca-api cache and applying ref * 2025-03-03 05:16:47.252 | (0470 / 1315) 2025-03-03 05:16:47.270 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2025-03-03 05:16:47.572 | Cloning from monasca-ceilometer cache and applying ref * 2025-03-03 05:16:47.664 | (0471 / 1315) 2025-03-03 05:16:47.682 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2025-03-03 05:16:49.336 | Cloning from monasca-common cache and applying ref * 2025-03-03 05:16:50.170 | (0472 / 1315) 2025-03-03 05:16:50.187 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2025-03-03 05:16:51.491 | Cloning from monasca-events-api cache and applying ref * 2025-03-03 05:16:51.990 | (0473 / 1315) 2025-03-03 05:16:52.007 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2025-03-03 05:16:52.296 | Cloning from monasca-grafana-datasource cache and applying ref * 2025-03-03 05:16:52.379 | (0474 / 1315) 2025-03-03 05:16:52.397 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2025-03-03 05:16:52.776 | Cloning from monasca-kibana-plugin cache and applying ref * 2025-03-03 05:16:52.869 | (0475 / 1315) 2025-03-03 05:16:52.887 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2025-03-03 05:16:54.519 | Cloning from monasca-log-api cache and applying ref * 2025-03-03 05:16:54.623 | (0476 / 1315) 2025-03-03 05:16:54.640 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2025-03-03 05:16:55.562 | Cloning from monasca-notification cache and applying ref * 2025-03-03 05:16:55.854 | (0477 / 1315) 2025-03-03 05:16:55.871 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2025-03-03 05:16:56.614 | Cloning from monasca-persister cache and applying ref * 2025-03-03 05:16:56.927 | (0478 / 1315) 2025-03-03 05:16:56.945 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2025-03-03 05:16:57.310 | Cloning from monasca-specs cache and applying ref * 2025-03-03 05:16:57.398 | (0479 / 1315) 2025-03-03 05:16:57.416 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2025-03-03 05:16:58.171 | Cloning from monasca-statsd cache and applying ref * 2025-03-03 05:16:58.349 | (0480 / 1315) 2025-03-03 05:16:58.366 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2025-03-03 05:16:59.042 | Cloning from monasca-tempest-plugin cache and applying ref * 2025-03-03 05:17:00.682 | (0481 / 1315) 2025-03-03 05:17:00.700 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2025-03-03 05:17:02.269 | Cloning from monasca-thresh cache and applying ref * 2025-03-03 05:17:02.483 | (0482 / 1315) 2025-03-03 05:17:02.500 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2025-03-03 05:17:02.976 | Cloning from monasca-transform cache and applying ref * 2025-03-03 05:17:03.071 | (0483 / 1315) 2025-03-03 05:17:03.088 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2025-03-03 05:17:04.544 | Cloning from monasca-ui cache and applying ref * 2025-03-03 05:17:04.711 | (0484 / 1315) 2025-03-03 05:17:04.728 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2025-03-03 05:17:04.998 | Cloning from multi-arch-sig cache and applying ref * 2025-03-03 05:17:05.076 | (0485 / 1315) 2025-03-03 05:17:05.094 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2025-03-03 05:17:07.456 | Cloning from networking-bagpipe cache and applying ref * 2025-03-03 05:17:20.831 | (0486 / 1315) 2025-03-03 05:17:20.850 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2025-03-03 05:17:22.889 | Cloning from networking-baremetal cache and applying ref * 2025-03-03 05:17:30.096 | (0487 / 1315) 2025-03-03 05:17:30.113 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2025-03-03 05:17:33.385 | Cloning from networking-bgpvpn cache and applying ref * 2025-03-03 05:17:46.046 | (0488 / 1315) 2025-03-03 05:17:46.063 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2025-03-03 05:17:48.283 | Cloning from networking-generic-switch cache and applying ref * 2025-03-03 05:18:03.712 | (0489 / 1315) 2025-03-03 05:18:03.729 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2025-03-03 05:18:04.390 | Cloning from networking-midonet cache and applying ref * 2025-03-03 05:18:04.583 | (0490 / 1315) 2025-03-03 05:18:04.601 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2025-03-03 05:18:06.098 | Cloning from networking-odl cache and applying ref * 2025-03-03 05:18:08.645 | (0491 / 1315) 2025-03-03 05:18:08.663 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2025-03-03 05:18:10.315 | Cloning from networking-sfc cache and applying ref * 2025-03-03 05:18:18.864 | (0492 / 1315) 2025-03-03 05:18:18.890 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2025-03-03 05:18:24.093 | Cloning from neutron cache and applying ref * 2025-03-03 05:21:38.744 | (0493 / 1315) 2025-03-03 05:21:38.762 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2025-03-03 05:21:40.937 | Cloning from neutron-dynamic-routing cache and applying ref * 2025-03-03 05:21:46.448 | (0494 / 1315) 2025-03-03 05:21:46.466 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2025-03-03 05:21:48.228 | Cloning from neutron-fwaas cache and applying ref * 2025-03-03 05:22:03.136 | (0495 / 1315) 2025-03-03 05:22:03.154 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2025-03-03 05:22:05.618 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2025-03-03 05:22:10.646 | (0496 / 1315) 2025-03-03 05:22:10.663 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2025-03-03 05:22:16.232 | Cloning from neutron-lib cache and applying ref * 2025-03-03 05:23:15.236 | (0497 / 1315) 2025-03-03 05:23:15.254 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2025-03-03 05:23:15.829 | Cloning from neutron-specs cache and applying ref * 2025-03-03 05:23:21.165 | (0498 / 1315) 2025-03-03 05:23:21.183 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2025-03-03 05:23:23.244 | Cloning from neutron-tempest-plugin cache and applying ref * 2025-03-03 05:24:09.620 | (0499 / 1315) 2025-03-03 05:24:09.639 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2025-03-03 05:24:12.981 | Cloning from neutron-vpnaas cache and applying ref * 2025-03-03 05:24:27.166 | (0500 / 1315) 2025-03-03 05:24:27.183 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2025-03-03 05:24:28.717 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2025-03-03 05:24:34.843 | (0501 / 1315) 2025-03-03 05:24:34.860 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2025-03-03 05:24:35.204 | Cloning from nose-html-output cache and applying ref * 2025-03-03 05:24:35.477 | (0502 / 1315) 2025-03-03 05:24:35.494 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2025-03-03 05:24:41.285 | Cloning from nova cache and applying ref * 2025-03-03 05:28:40.020 | (0503 / 1315) 2025-03-03 05:28:40.038 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2025-03-03 05:28:41.001 | Cloning from nova-specs cache and applying ref * 2025-03-03 05:28:59.739 | (0504 / 1315) 2025-03-03 05:28:59.757 | Updating cache of https://opendev.org/openstack/octavia.git in /opt/dib_cache/source-repositories/octavia_863fa1e5e38b768be943b8122ab48a7ec93b0797 with ref * 2025-03-03 05:29:04.190 | Cloning from octavia cache and applying ref * 2025-03-03 05:31:22.661 | (0505 / 1315) 2025-03-03 05:31:22.679 | Updating cache of https://opendev.org/openstack/octavia-dashboard.git in /opt/dib_cache/source-repositories/octavia_dashboard_9dd27d9246486f83f2fda3f295ad51f17386f353 with ref * 2025-03-03 05:31:25.277 | Cloning from octavia-dashboard cache and applying ref * 2025-03-03 05:31:31.544 | (0506 / 1315) 2025-03-03 05:31:31.561 | Updating cache of https://opendev.org/openstack/octavia-lib.git in /opt/dib_cache/source-repositories/octavia_lib_2b679a014b3f67e2f0cbde6ead019e0b5a14018e with ref * 2025-03-03 05:31:34.201 | Cloning from octavia-lib cache and applying ref * 2025-03-03 05:31:39.990 | (0507 / 1315) 2025-03-03 05:31:40.007 | Updating cache of https://opendev.org/openstack/octavia-tempest-plugin.git in /opt/dib_cache/source-repositories/octavia_tempest_plugin_2c140670065b74c96e4fc8273f7e953ebaf959e6 with ref * 2025-03-03 05:31:41.324 | Cloning from octavia-tempest-plugin cache and applying ref * 2025-03-03 05:31:51.151 | (0508 / 1315) 2025-03-03 05:31:51.169 | Updating cache of https://opendev.org/openstack/openapi.git in /opt/dib_cache/source-repositories/openapi_df00d935b4d6c6d3c0851f060bebd704f5bc4eaa with ref * 2025-03-03 05:31:51.558 | Cloning from openapi cache and applying ref * 2025-03-03 05:31:52.090 | (0509 / 1315) 2025-03-03 05:31:52.107 | Updating cache of https://opendev.org/openstack/openstack.git in /opt/dib_cache/source-repositories/openstack_179b61797588a5983c2f97c6533dca570c8f887d with ref * 2025-03-03 05:31:55.155 | Cloning from openstack cache and applying ref * 2025-03-03 05:35:28.424 | (0510 / 1315) 2025-03-03 05:35:28.441 | Updating cache of https://opendev.org/openstack/openstack-ansible.git in /opt/dib_cache/source-repositories/openstack_ansible_3cfbda96ab4e3150d6a8251a1f52e58df97eaa56 with ref * 2025-03-03 05:35:32.389 | Cloning from openstack-ansible cache and applying ref * 2025-03-03 05:36:42.638 | (0511 / 1315) 2025-03-03 05:36:42.655 | Updating cache of https://opendev.org/openstack/openstack-ansible-apt_package_pinning.git in /opt/dib_cache/source-repositories/openstack_ansible_apt_package_pinning_94d73c5d7bc79b72455adb468fa0ca9d5d088a82 with ref * 2025-03-03 05:36:44.119 | Cloning from openstack-ansible-apt_package_pinning cache and applying ref * 2025-03-03 05:36:46.032 | (0512 / 1315) 2025-03-03 05:36:46.050 | Updating cache of https://opendev.org/openstack/openstack-ansible-ceph_client.git in /opt/dib_cache/source-repositories/openstack_ansible_ceph_client_b30d350f395f4cad0bb53e215659f039f2aafe46 with ref * 2025-03-03 05:36:48.121 | Cloning from openstack-ansible-ceph_client cache and applying ref * 2025-03-03 05:36:54.204 | (0513 / 1315) 2025-03-03 05:36:54.221 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_client.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_client_819687c3eda847d6a865b5316e24f9d70d0161d6 with ref * 2025-03-03 05:36:55.861 | Cloning from openstack-ansible-galera_client cache and applying ref * 2025-03-03 05:36:55.966 | (0514 / 1315) 2025-03-03 05:36:55.984 | Updating cache of https://opendev.org/openstack/openstack-ansible-galera_server.git in /opt/dib_cache/source-repositories/openstack_ansible_galera_server_c437627b8acb3dfb7014e838a35aaa06e5da6dd2 with ref * 2025-03-03 05:36:59.451 | Cloning from openstack-ansible-galera_server cache and applying ref * 2025-03-03 05:37:09.995 | (0515 / 1315) 2025-03-03 05:37:10.012 | Updating cache of https://opendev.org/openstack/openstack-ansible-haproxy_server.git in /opt/dib_cache/source-repositories/openstack_ansible_haproxy_server_4384b12a73153e37514319d24bdc93644380386f with ref * 2025-03-03 05:37:11.449 | Cloning from openstack-ansible-haproxy_server cache and applying ref * 2025-03-03 05:37:21.166 | (0516 / 1315) 2025-03-03 05:37:21.183 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_container_create_a21457d7388279f5ffc430574970f46663670353 with ref * 2025-03-03 05:37:23.240 | Cloning from openstack-ansible-lxc_container_create cache and applying ref * 2025-03-03 05:37:25.078 | (0517 / 1315) 2025-03-03 05:37:25.096 | Updating cache of https://opendev.org/openstack/openstack-ansible-lxc_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_lxc_hosts_c19e23bad047821a1c9c37fedba7bfa2d3f39224 with ref * 2025-03-03 05:37:26.465 | Cloning from openstack-ansible-lxc_hosts cache and applying ref * 2025-03-03 05:37:30.740 | (0518 / 1315) 2025-03-03 05:37:30.758 | Updating cache of https://opendev.org/openstack/openstack-ansible-memcached_server.git in /opt/dib_cache/source-repositories/openstack_ansible_memcached_server_e81d9ab1a8b3e5bdebd469387a9adbb8a997ffa8 with ref * 2025-03-03 05:37:32.373 | Cloning from openstack-ansible-memcached_server cache and applying ref * 2025-03-03 05:37:37.116 | (0519 / 1315) 2025-03-03 05:37:37.133 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_container_create.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_container_create_fa9884d2f99293d074685ff9e0dfa6bc9b187f94 with ref * 2025-03-03 05:37:37.975 | Cloning from openstack-ansible-nspawn_container_create cache and applying ref * 2025-03-03 05:37:38.059 | (0520 / 1315) 2025-03-03 05:37:38.076 | Updating cache of https://opendev.org/openstack/openstack-ansible-nspawn_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_nspawn_hosts_0bf30b09500021d9d02e5845291377466941616d with ref * 2025-03-03 05:37:38.856 | Cloning from openstack-ansible-nspawn_hosts cache and applying ref * 2025-03-03 05:37:38.948 | (0521 / 1315) 2025-03-03 05:37:38.966 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_hosts.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_hosts_2a2ce62fc9498c5d1f1e7be5a9eaff8863bbb829 with ref * 2025-03-03 05:37:40.437 | Cloning from openstack-ansible-openstack_hosts cache and applying ref * 2025-03-03 05:37:52.955 | (0522 / 1315) 2025-03-03 05:37:52.972 | Updating cache of https://opendev.org/openstack/openstack-ansible-openstack_openrc.git in /opt/dib_cache/source-repositories/openstack_ansible_openstack_openrc_3326503506c12f3c84279ac366139e23d4806b72 with ref * 2025-03-03 05:37:55.452 | Cloning from openstack-ansible-openstack_openrc cache and applying ref * 2025-03-03 05:37:57.067 | (0523 / 1315) 2025-03-03 05:37:57.084 | Updating cache of https://opendev.org/openstack/openstack-ansible-ops.git in /opt/dib_cache/source-repositories/openstack_ansible_ops_5622174296751e99f199665b3a8250bca48f26cb with ref * 2025-03-03 05:37:59.127 | Cloning from openstack-ansible-ops cache and applying ref * 2025-03-03 05:38:13.106 | (0524 / 1315) 2025-03-03 05:38:13.123 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_adjutant.git in /opt/dib_cache/source-repositories/openstack_ansible_os_adjutant_7991761da6811ff9e0084c28beb090e3518a6da6 with ref * 2025-03-03 05:38:14.794 | Cloning from openstack-ansible-os_adjutant cache and applying ref * 2025-03-03 05:38:16.156 | (0525 / 1315) 2025-03-03 05:38:16.174 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_aodh.git in /opt/dib_cache/source-repositories/openstack_ansible_os_aodh_6b85067fc9c34cef5fe262bddf90011a37e012d0 with ref * 2025-03-03 05:38:17.963 | Cloning from openstack-ansible-os_aodh cache and applying ref * 2025-03-03 05:38:21.585 | (0526 / 1315) 2025-03-03 05:38:21.603 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_barbican.git in /opt/dib_cache/source-repositories/openstack_ansible_os_barbican_7a0f92d49c60f82cf09fb81b6f3b44585e307f32 with ref * 2025-03-03 05:38:23.196 | Cloning from openstack-ansible-os_barbican cache and applying ref * 2025-03-03 05:38:26.600 | (0527 / 1315) 2025-03-03 05:38:26.618 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_blazar.git in /opt/dib_cache/source-repositories/openstack_ansible_os_blazar_e0576b9c289cfe7241cda1a45d984dc363708d41 with ref * 2025-03-03 05:38:27.929 | Cloning from openstack-ansible-os_blazar cache and applying ref * 2025-03-03 05:38:32.388 | (0528 / 1315) 2025-03-03 05:38:32.406 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ceilometer.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ceilometer_a03c9abdc39eb5b0ec38ce1dc58e4e7b23c476e6 with ref * 2025-03-03 05:38:33.812 | Cloning from openstack-ansible-os_ceilometer cache and applying ref * 2025-03-03 05:38:36.499 | (0529 / 1315) 2025-03-03 05:38:36.516 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cinder.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cinder_f000711eb08957431e6cf1374dc174b08dd18b07 with ref * 2025-03-03 05:38:37.507 | Cloning from openstack-ansible-os_cinder cache and applying ref * 2025-03-03 05:38:42.452 | (0530 / 1315) 2025-03-03 05:38:42.469 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_cloudkitty.git in /opt/dib_cache/source-repositories/openstack_ansible_os_cloudkitty_05f762adaf9667deb75b8561e4fe609d9f187b32 with ref * 2025-03-03 05:38:44.053 | Cloning from openstack-ansible-os_cloudkitty cache and applying ref * 2025-03-03 05:38:47.076 | (0531 / 1315) 2025-03-03 05:38:47.093 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_congress.git in /opt/dib_cache/source-repositories/openstack_ansible_os_congress_43a3d82c0605ea6a7441b277cd10ae2edb9024ae with ref * 2025-03-03 05:38:47.635 | Cloning from openstack-ansible-os_congress cache and applying ref * 2025-03-03 05:38:47.719 | (0532 / 1315) 2025-03-03 05:38:47.736 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_designate.git in /opt/dib_cache/source-repositories/openstack_ansible_os_designate_98bc829b1bd60f26b06eb17f4fa6499fcc162585 with ref * 2025-03-03 05:38:48.916 | Cloning from openstack-ansible-os_designate cache and applying ref * 2025-03-03 05:38:51.500 | (0533 / 1315) 2025-03-03 05:38:51.519 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_glance.git in /opt/dib_cache/source-repositories/openstack_ansible_os_glance_3fdf38f1e88ac6ec7040ea8199fbb95084e9e0c8 with ref * 2025-03-03 05:38:53.178 | Cloning from openstack-ansible-os_glance cache and applying ref * 2025-03-03 05:39:01.889 | (0534 / 1315) 2025-03-03 05:39:01.907 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_gnocchi.git in /opt/dib_cache/source-repositories/openstack_ansible_os_gnocchi_bb6e19a41fbaed00a8e3d2537b8a9cc5afb33ad2 with ref * 2025-03-03 05:39:04.275 | Cloning from openstack-ansible-os_gnocchi cache and applying ref * 2025-03-03 05:39:06.419 | (0535 / 1315) 2025-03-03 05:39:06.436 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_heat.git in /opt/dib_cache/source-repositories/openstack_ansible_os_heat_cc634c3d8a1b51be5da1ab92de9db2c10b9de26c with ref * 2025-03-03 05:39:08.511 | Cloning from openstack-ansible-os_heat cache and applying ref * 2025-03-03 05:39:11.096 | (0536 / 1315) 2025-03-03 05:39:11.113 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_horizon.git in /opt/dib_cache/source-repositories/openstack_ansible_os_horizon_c61a8fb1c88e8de8f493040250a0c6bb15b435ab with ref * 2025-03-03 05:39:12.940 | Cloning from openstack-ansible-os_horizon cache and applying ref * 2025-03-03 05:39:19.249 | (0537 / 1315) 2025-03-03 05:39:19.267 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_ironic.git in /opt/dib_cache/source-repositories/openstack_ansible_os_ironic_5d5a7da815e067842ae664a65a873ec5dc5c76d5 with ref * 2025-03-03 05:39:21.032 | Cloning from openstack-ansible-os_ironic cache and applying ref * 2025-03-03 05:39:33.489 | (0538 / 1315) 2025-03-03 05:39:33.507 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_karbor.git in /opt/dib_cache/source-repositories/openstack_ansible_os_karbor_bce6988b9b79fcd6e3214e83cb1c4ab70251878d with ref * 2025-03-03 05:39:33.857 | Cloning from openstack-ansible-os_karbor cache and applying ref * 2025-03-03 05:39:33.934 | (0539 / 1315) 2025-03-03 05:39:33.951 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_keystone.git in /opt/dib_cache/source-repositories/openstack_ansible_os_keystone_145999154d0a400ec092b79eaa7f441f3249d9f0 with ref * 2025-03-03 05:39:36.250 | Cloning from openstack-ansible-os_keystone cache and applying ref * 2025-03-03 05:39:46.632 | (0540 / 1315) 2025-03-03 05:39:46.650 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_magnum.git in /opt/dib_cache/source-repositories/openstack_ansible_os_magnum_bff64d4364faa6050aabbff3acb8693114033fa6 with ref * 2025-03-03 05:39:48.974 | Cloning from openstack-ansible-os_magnum cache and applying ref * 2025-03-03 05:39:55.374 | (0541 / 1315) 2025-03-03 05:39:55.391 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_manila.git in /opt/dib_cache/source-repositories/openstack_ansible_os_manila_8eab7289c632388d07ad3230a9fef774d6a97202 with ref * 2025-03-03 05:39:57.069 | Cloning from openstack-ansible-os_manila cache and applying ref * 2025-03-03 05:39:59.178 | (0542 / 1315) 2025-03-03 05:39:59.195 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_masakari.git in /opt/dib_cache/source-repositories/openstack_ansible_os_masakari_b1cf7fc61ca2ad0fddc306e57144f972ab8a9e98 with ref * 2025-03-03 05:40:00.933 | Cloning from openstack-ansible-os_masakari cache and applying ref * 2025-03-03 05:40:04.908 | (0543 / 1315) 2025-03-03 05:40:04.926 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_mistral.git in /opt/dib_cache/source-repositories/openstack_ansible_os_mistral_c9bc7ce14f7048fe02a8cf9bab19fe4663f47d1a with ref * 2025-03-03 05:40:06.522 | Cloning from openstack-ansible-os_mistral cache and applying ref * 2025-03-03 05:40:08.529 | (0544 / 1315) 2025-03-03 05:40:08.547 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_0ffdedfc9ddf2fd949bee1aa48a960e41d48c692 with ref * 2025-03-03 05:40:09.181 | Cloning from openstack-ansible-os_monasca cache and applying ref * 2025-03-03 05:40:09.265 | (0545 / 1315) 2025-03-03 05:40:09.283 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_monasca-agent.git in /opt/dib_cache/source-repositories/openstack_ansible_os_monasca_agent_2712911fe3d73f9d512962c045d2081e9d8463ed with ref * 2025-03-03 05:40:09.748 | Cloning from openstack-ansible-os_monasca-agent cache and applying ref * 2025-03-03 05:40:09.831 | (0546 / 1315) 2025-03-03 05:40:09.849 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_neutron.git in /opt/dib_cache/source-repositories/openstack_ansible_os_neutron_49a4d53841e5f5a95bbe96fbce21e5d352f7e317 with ref * 2025-03-03 05:40:12.225 | Cloning from openstack-ansible-os_neutron cache and applying ref * 2025-03-03 05:40:31.940 | (0547 / 1315) 2025-03-03 05:40:31.957 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_nova.git in /opt/dib_cache/source-repositories/openstack_ansible_os_nova_632480517c2ac150712d955c86b411176fd24c50 with ref * 2025-03-03 05:40:33.231 | Cloning from openstack-ansible-os_nova cache and applying ref * 2025-03-03 05:41:01.289 | (0548 / 1315) 2025-03-03 05:41:01.307 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_octavia.git in /opt/dib_cache/source-repositories/openstack_ansible_os_octavia_f261671e93ebbae015fc0ff297a6ac3e38254528 with ref * 2025-03-03 05:41:03.161 | Cloning from openstack-ansible-os_octavia cache and applying ref * 2025-03-03 05:41:15.527 | (0549 / 1315) 2025-03-03 05:41:15.544 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_panko.git in /opt/dib_cache/source-repositories/openstack_ansible_os_panko_00b3066648cc6adfa4b958594628bf43f0d61e11 with ref * 2025-03-03 05:41:16.847 | Cloning from openstack-ansible-os_panko cache and applying ref * 2025-03-03 05:41:16.946 | (0550 / 1315) 2025-03-03 05:41:16.964 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_placement.git in /opt/dib_cache/source-repositories/openstack_ansible_os_placement_aa6e801ec6cebeee4cc4249433f5a62775d838f2 with ref * 2025-03-03 05:41:19.204 | Cloning from openstack-ansible-os_placement cache and applying ref * 2025-03-03 05:41:21.777 | (0551 / 1315) 2025-03-03 05:41:21.795 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_rally.git in /opt/dib_cache/source-repositories/openstack_ansible_os_rally_9bd8837f059e50dfc2c9be7773ff318808914206 with ref * 2025-03-03 05:41:23.397 | Cloning from openstack-ansible-os_rally cache and applying ref * 2025-03-03 05:41:25.309 | (0552 / 1315) 2025-03-03 05:41:25.326 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_skyline.git in /opt/dib_cache/source-repositories/openstack_ansible_os_skyline_28e1754ce52740055c7de39a3086b0a6816a4133 with ref * 2025-03-03 05:41:26.607 | Cloning from openstack-ansible-os_skyline cache and applying ref * 2025-03-03 05:41:31.196 | (0553 / 1315) 2025-03-03 05:41:31.214 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_swift.git in /opt/dib_cache/source-repositories/openstack_ansible_os_swift_7f8e3b0790ac775c12b94546bb057496e304db44 with ref * 2025-03-03 05:41:33.221 | Cloning from openstack-ansible-os_swift cache and applying ref * 2025-03-03 05:41:35.860 | (0554 / 1315) 2025-03-03 05:41:35.878 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tacker.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tacker_936b4d05789a5df483d59e4f28925ed6d8437ea0 with ref * 2025-03-03 05:41:37.503 | Cloning from openstack-ansible-os_tacker cache and applying ref * 2025-03-03 05:41:39.866 | (0555 / 1315) 2025-03-03 05:41:39.883 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_tempest.git in /opt/dib_cache/source-repositories/openstack_ansible_os_tempest_a8de1b40ac55bf2dd6d075040d29940ee3bec4d2 with ref * 2025-03-03 05:41:40.809 | Cloning from openstack-ansible-os_tempest cache and applying ref * 2025-03-03 05:41:47.101 | (0556 / 1315) 2025-03-03 05:41:47.119 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_trove.git in /opt/dib_cache/source-repositories/openstack_ansible_os_trove_a8753568e4bd2ce8a13c6dc41701d6a7a8787188 with ref * 2025-03-03 05:41:49.984 | Cloning from openstack-ansible-os_trove cache and applying ref * 2025-03-03 05:41:55.365 | (0557 / 1315) 2025-03-03 05:41:55.383 | Updating cache of https://opendev.org/openstack/openstack-ansible-os_zun.git in /opt/dib_cache/source-repositories/openstack_ansible_os_zun_a7928d136e3502862ae37e1faf1ecf1b96279642 with ref * 2025-03-03 05:41:56.522 | Cloning from openstack-ansible-os_zun cache and applying ref * 2025-03-03 05:42:00.406 | (0558 / 1315) 2025-03-03 05:42:00.424 | Updating cache of https://opendev.org/openstack/openstack-ansible-plugins.git in /opt/dib_cache/source-repositories/openstack_ansible_plugins_f622f0f9a06a1a5f5dc9d328f2994db43f926e39 with ref * 2025-03-03 05:42:01.852 | Cloning from openstack-ansible-plugins cache and applying ref * 2025-03-03 05:42:24.247 | (0559 / 1315) 2025-03-03 05:42:24.265 | Updating cache of https://opendev.org/openstack/openstack-ansible-rabbitmq_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rabbitmq_server_ff59240c7b3de697972b268f1a448b8d9a496738 with ref * 2025-03-03 05:42:25.955 | Cloning from openstack-ansible-rabbitmq_server cache and applying ref * 2025-03-03 05:42:40.211 | (0560 / 1315) 2025-03-03 05:42:40.229 | Updating cache of https://opendev.org/openstack/openstack-ansible-repo_server.git in /opt/dib_cache/source-repositories/openstack_ansible_repo_server_77b353a5b87c8301ed8f4fa22c7d14ba8a7a3521 with ref * 2025-03-03 05:42:42.202 | Cloning from openstack-ansible-repo_server cache and applying ref * 2025-03-03 05:42:44.238 | (0561 / 1315) 2025-03-03 05:42:44.255 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_client.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_client_36ffff0df4212e372d05c18abae000ae70a92f02 with ref * 2025-03-03 05:42:45.577 | Cloning from openstack-ansible-rsyslog_client cache and applying ref * 2025-03-03 05:42:45.719 | (0562 / 1315) 2025-03-03 05:42:45.736 | Updating cache of https://opendev.org/openstack/openstack-ansible-rsyslog_server.git in /opt/dib_cache/source-repositories/openstack_ansible_rsyslog_server_b86f9e07715333446aaa8c20f8483909351343ee with ref * 2025-03-03 05:42:46.487 | Cloning from openstack-ansible-rsyslog_server cache and applying ref * 2025-03-03 05:42:46.604 | (0563 / 1315) 2025-03-03 05:42:46.621 | Updating cache of https://opendev.org/openstack/openstack-ansible-specs.git in /opt/dib_cache/source-repositories/openstack_ansible_specs_fd1b50547a1f7385f6e1cd13dad41459597612b1 with ref * 2025-03-03 05:42:47.371 | Cloning from openstack-ansible-specs cache and applying ref * 2025-03-03 05:42:47.618 | (0564 / 1315) 2025-03-03 05:42:47.635 | Updating cache of https://opendev.org/openstack/openstack-ansible-tests.git in /opt/dib_cache/source-repositories/openstack_ansible_tests_c0e8ad6c660e5649a017d0597b1a0b007318a44d with ref * 2025-03-03 05:42:48.875 | Cloning from openstack-ansible-tests cache and applying ref * 2025-03-03 05:42:51.668 | (0565 / 1315) 2025-03-03 05:42:51.686 | Updating cache of https://opendev.org/openstack/openstack-doc-tools.git in /opt/dib_cache/source-repositories/openstack_doc_tools_176dd381cbecb7243c1f02da5975b19be158f647 with ref * 2025-03-03 05:42:56.278 | Cloning from openstack-doc-tools cache and applying ref * 2025-03-03 05:42:56.719 | (0566 / 1315) 2025-03-03 05:42:56.737 | Updating cache of https://opendev.org/openstack/openstack-helm.git in /opt/dib_cache/source-repositories/openstack_helm_2b1557eceb04e43755692a70d663120a5a282659 with ref * 2025-03-03 05:42:59.186 | fatal: unable to access 'https://opendev.org/openstack/openstack-helm.git/': The requested URL returned error: 500 2025-03-03 05:42:59.200 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2025-03-03 05:42:59.205 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2025-03-03 05:42:59.210 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2025-03-03 05:42:59.216 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2025-03-03 05:42:59.221 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2025-03-03 05:42:59.995 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 05:43:00.000 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 05:43:00.005 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2025-03-03 05:43:00.010 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2025-03-03 05:43:00.015 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2025-03-03 05:43:00.020 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2025-03-03 05:43:00.026 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.TUIYmjp6/mnt ']' 2025-03-03 05:43:00.031 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 05:43:00.047 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 05:43:00.053 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2025-03-03 05:43:00.058 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2025-03-03 05:43:00.065 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2025-03-03 05:43:00.067 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2025-03-03 05:43:00.067 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.TUIYmjp6/mnt/' 2025-03-03 05:43:00.073 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys 2025-03-03 05:43:00.074 | /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc 2025-03-03 05:43:00.074 | /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev/pts 2025-03-03 05:43:00.074 | /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev' 2025-03-03 05:43:00.079 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-03-03 05:43:00.084 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-03-03 05:43:00.089 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-03 05:43:00.094 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-03-03 05:43:00.099 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys == */boot/efi ]] 2025-03-03 05:43:00.104 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-03 05:43:00.109 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-03-03 05:43:00.115 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-03-03 05:43:00.120 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys' 2025-03-03 05:43:00.120 | Unmount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys 2025-03-03 05:43:00.125 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.TUIYmjp6/mnt/sys 2025-03-03 05:43:00.142 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-03-03 05:43:00.147 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-03-03 05:43:00.152 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-03 05:43:00.157 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-03-03 05:43:00.163 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc == */boot/efi ]] 2025-03-03 05:43:00.168 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-03 05:43:00.173 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-03-03 05:43:00.178 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-03-03 05:43:00.183 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc' 2025-03-03 05:43:00.183 | Unmount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc 2025-03-03 05:43:00.188 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.TUIYmjp6/mnt/proc 2025-03-03 05:43:00.204 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-03-03 05:43:00.209 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-03-03 05:43:00.214 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-03 05:43:00.219 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-03-03 05:43:00.225 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev/pts == */boot/efi ]] 2025-03-03 05:43:00.230 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-03 05:43:00.235 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-03-03 05:43:00.240 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-03-03 05:43:00.245 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev/pts' 2025-03-03 05:43:00.245 | Unmount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev/pts 2025-03-03 05:43:00.250 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev/pts 2025-03-03 05:43:00.267 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2025-03-03 05:43:00.272 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2025-03-03 05:43:00.277 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-03 05:43:00.282 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2025-03-03 05:43:00.287 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev == */boot/efi ]] 2025-03-03 05:43:00.292 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2025-03-03 05:43:00.297 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2025-03-03 05:43:00.302 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2025-03-03 05:43:00.308 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev' 2025-03-03 05:43:00.308 | Unmount /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev 2025-03-03 05:43:00.313 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.TUIYmjp6/mnt/dev 2025-03-03 05:43:00.329 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2025-03-03 05:43:00.335 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2025-03-03 05:43:00.340 | + 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 2025-03-03 05:43:01.403 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2025-03-03 05:43:01.403 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.TUIYmjp6/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.nmBLLLf7', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.TUIYmjp6/mnt', 'build-dir': '/opt/dib_tmp/dib_build.TUIYmjp6'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2025-03-03 05:43:01.420 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2025-03-03 05:43:01.499 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2025-03-03 05:43:01.505 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.TUIYmjp6/built; do sleep 1; done' 2025-03-03 05:43:01.524 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.TUIYmjp6/mnt 2025-03-03 05:43:24.912 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.TUIYmjp6 2025-03-03 05:43:25.084 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2025-03-03 05:43:25.090 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-03-03 05:43:25.095 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2025-03-03 05:43:25.101 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2025-03-03 05:43:25.106 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.TUIYmjp6 2025-03-03 05:43:25.121 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2025-03-03 05:43:25.126 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.nmBLLLf7 2025-03-03 05:43:25.205 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2025-03-03 05:43:25.210 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2025-03-03 05:43:25.215 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2025-03-03 05:43:25.221 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2025-03-03 05:43:25.226 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.nmBLLLf7 2025-03-03 05:43:25.233 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128