2024-11-20 05:14:49.394 | diskimage-builder version 3.36.0 2024-11-20 05:14:49.396 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console debian-minimal 2024-11-20 05:14:49.521 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-11-20 05:14:49.583 | Expanded element dependencies to: cloud-init-datasources openstack-repos cache-devstack manifests simple-init dpkg cache-url debootstrap source-repositories install-static ensure-venv dib-init-system package-installs debian-minimal growroot zuul-worker block-device-efi nodepool-base install-types bootloader openssh-server base pkg-map modprobe sysprep infra-package-needs install-bin vm runtime-ssh-host-keys journal-to-console 2024-11-20 05:14:49.588 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-20 05:14:49.593 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/debian-bookworm-arm64-545093cf531046f892d705909975be32 2024-11-20 05:14:49.598 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/debian-bookworm-arm64-545093cf531046f892d705909975be32 2024-11-20 05:14:49.602 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-20 05:14:49.607 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-20 05:14:49.611 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-20 05:14:49.616 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-20 05:14:49.620 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-20 05:14:49.625 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-20 05:14:49.631 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.Xyh1oGku 2024-11-20 05:14:49.636 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-20 05:14:49.642 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.BjHO2TMc 2024-11-20 05:14:49.647 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-20 05:14:49.651 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-20 05:14:49.655 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-20 05:14:49.660 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-20 05:14:49.664 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 05:14:49.668 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 05:14:49.673 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-20 05:14:49.677 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.Xyh1oGku 2024-11-20 05:14:49.677 | Building in /opt/dib_tmp/dib_build.Xyh1oGku 2024-11-20 05:14:49.681 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-20 05:14:49.686 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-20 05:14:49.690 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-20 05:14:49.695 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.Xyh1oGku/hooks 2024-11-20 05:14:49.699 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.Xyh1oGku/hooks 2024-11-20 05:14:49.703 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.Xyh1oGku/block-device 2024-11-20 05:14:49.710 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.Xyh1oGku/block-device/config.yaml 2024-11-20 05:14:49.715 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.Xyh1oGku/block-device/config.yaml 2024-11-20 05:14:49.735 | Searching elements for block-device[-arm64].yaml ... 2024-11-20 05:14:49.825 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-20 05:14:49.829 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-20 05:14:49.834 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.Xyh1oGku/block-device/params.yaml 2024-11-20 05:14:49.839 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-20 05:14:49.844 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-20 05:14:49.850 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-20 05:14:50.317 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 05:14:50.317 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Xyh1oGku/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.BjHO2TMc', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Xyh1oGku/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Xyh1oGku'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 05:14:50.322 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-20 05:14:50.323 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-20 05:14:50.323 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-20 05:14:50.323 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.Xyh1oGku/states/block-device/config.json] 2024-11-20 05:14:50.402 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-20 05:14:50.866 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 05:14:50.867 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Xyh1oGku/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.BjHO2TMc', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Xyh1oGku/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Xyh1oGku'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 05:14:50.867 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-20 05:14:50.868 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-11-20 05:14:50.947 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-20 05:14:50.952 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-20 05:14:50.958 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-20 05:14:51.423 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 05:14:51.423 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Xyh1oGku/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.BjHO2TMc', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Xyh1oGku/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Xyh1oGku'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 05:14:51.424 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-20 05:14:51.424 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-11-20 05:14:51.502 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-20 05:14:51.507 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-20 05:14:51.512 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-20 05:14:51.978 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 05:14:51.979 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Xyh1oGku/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.BjHO2TMc', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Xyh1oGku/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Xyh1oGku'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 05:14:51.979 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-20 05:14:51.980 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-11-20 05:14:52.060 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-20 05:14:52.065 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-20 05:14:52.070 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-20 05:14:52.534 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 05:14:52.534 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Xyh1oGku/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.BjHO2TMc', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Xyh1oGku/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Xyh1oGku'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 05:14:52.535 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-20 05:14:52.613 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-20 05:14:52.618 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-20 05:14:52.622 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-20 05:14:52.627 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 05:14:52.634 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 05:14:52.644 | chown: warning: '.' should be ':': 'root.root' 2024-11-20 05:14:52.650 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 05:14:52.655 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 05:14:52.659 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 05:14:52.664 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-20 05:14:52.668 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 05:14:52.673 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.Xyh1oGku/hooks ']' 2024-11-20 05:14:52.677 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-20 05:14:52.707 | Copying hooks for vm 2024-11-20 05:14:52.718 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-20 05:14:52.729 | Copying hooks for infra-package-needs 2024-11-20 05:14:52.740 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-20 05:14:52.750 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-20 05:14:52.752 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-20 05:14:52.755 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-20 05:14:52.765 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-20 05:14:52.768 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-20 05:14:52.771 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-20 05:14:52.773 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-20 05:14:52.776 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-20 05:14:52.786 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-20 05:14:52.802 | Copying hooks for install-bin 2024-11-20 05:14:52.811 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-20 05:14:52.819 | Copying hooks for source-repositories 2024-11-20 05:14:52.830 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-20 05:14:52.846 | Copying hooks for package-installs 2024-11-20 05:14:52.855 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-20 05:14:52.865 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-20 05:14:52.868 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-20 05:14:52.870 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-20 05:14:52.873 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-20 05:14:52.881 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-20 05:14:52.884 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-20 05:14:52.892 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-20 05:14:52.895 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-20 05:14:52.902 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-20 05:14:52.905 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-20 05:14:52.919 | Copying hooks for debian-minimal 2024-11-20 05:14:52.980 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bookworm-arm64-build-succeeds 2024-11-20 05:14:53.002 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2024-11-20 05:14:53.072 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2024-11-20 05:14:53.163 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2024-11-20 05:14:53.255 | Copying hooks for debootstrap 2024-11-20 05:14:53.267 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-11-20 05:14:53.275 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-11-20 05:14:53.283 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-11-20 05:14:53.286 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-11-20 05:14:53.288 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-11-20 05:14:53.296 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-11-20 05:14:53.299 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-11-20 05:14:53.316 | Copying hooks for cloud-init-datasources 2024-11-20 05:14:53.324 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-20 05:14:53.333 | Copying hooks for ensure-venv 2024-11-20 05:14:53.350 | Copying hooks for block-device-efi 2024-11-20 05:14:53.358 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-20 05:14:53.372 | Copying hooks for modprobe 2024-11-20 05:14:53.381 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-11-20 05:14:53.389 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-11-20 05:14:53.397 | Copying hooks for base 2024-11-20 05:14:53.406 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-20 05:14:53.414 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-20 05:14:53.417 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-20 05:14:53.420 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-20 05:14:53.428 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-20 05:14:53.442 | Copying hooks for install-types 2024-11-20 05:14:53.450 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-20 05:14:53.459 | Copying hooks for openssh-server 2024-11-20 05:14:53.467 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-20 05:14:53.470 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-20 05:14:53.486 | Copying hooks for bootloader 2024-11-20 05:14:53.495 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-20 05:14:53.503 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-20 05:14:53.514 | Copying hooks for manifests 2024-11-20 05:14:53.523 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-20 05:14:53.531 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-20 05:14:53.539 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-20 05:14:53.547 | Copying hooks for openstack-repos 2024-11-20 05:14:53.555 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-20 05:14:53.566 | Copying hooks for sysprep 2024-11-20 05:14:53.575 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-20 05:14:53.583 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-20 05:14:53.591 | Copying hooks for dib-init-system 2024-11-20 05:14:53.600 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-20 05:14:53.608 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-20 05:14:53.616 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-20 05:14:53.624 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-20 05:14:53.633 | Copying hooks for journal-to-console 2024-11-20 05:14:53.641 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-20 05:14:53.650 | Copying hooks for install-static 2024-11-20 05:14:53.658 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-20 05:14:53.672 | Copying hooks for cache-devstack 2024-11-20 05:14:53.696 | Copying hooks for cache-url 2024-11-20 05:14:53.705 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-20 05:14:53.724 | Copying hooks for dpkg 2024-11-20 05:14:53.733 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-11-20 05:14:53.736 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-11-20 05:14:53.744 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-11-20 05:14:53.747 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-11-20 05:14:53.749 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-11-20 05:14:53.757 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-11-20 05:14:53.766 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-11-20 05:14:53.768 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-11-20 05:14:53.771 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-11-20 05:14:53.774 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-11-20 05:14:53.777 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-11-20 05:14:53.780 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-11-20 05:14:53.788 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-11-20 05:14:53.790 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-11-20 05:14:53.798 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-11-20 05:14:53.810 | Copying hooks for nodepool-base 2024-11-20 05:14:53.818 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-20 05:14:53.826 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-20 05:14:53.834 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-20 05:14:53.837 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-20 05:14:53.847 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-20 05:14:53.855 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-20 05:14:53.858 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-20 05:14:53.866 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-20 05:14:53.869 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-20 05:14:53.872 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-20 05:14:53.875 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-20 05:14:53.883 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-20 05:14:53.886 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-20 05:14:53.888 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-20 05:14:53.891 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-20 05:14:53.894 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-20 05:14:53.897 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-20 05:14:53.899 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-20 05:14:53.907 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-20 05:14:53.924 | Copying hooks for growroot 2024-11-20 05:14:53.932 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-20 05:14:53.943 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-20 05:14:53.954 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-20 05:14:53.956 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-20 05:14:53.959 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-20 05:14:53.975 | Copying hooks for runtime-ssh-host-keys 2024-11-20 05:14:53.984 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-20 05:14:53.992 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-20 05:14:54.000 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-20 05:14:54.008 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-20 05:14:54.011 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-20 05:14:54.028 | Copying hooks for simple-init 2024-11-20 05:14:54.037 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-20 05:14:54.045 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-20 05:14:54.047 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-20 05:14:54.050 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-20 05:14:54.053 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-20 05:14:54.056 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-20 05:14:54.064 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-20 05:14:54.067 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-20 05:14:54.086 | Copying hooks for pkg-map 2024-11-20 05:14:54.095 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-20 05:14:54.103 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-20 05:14:54.111 | Copying hooks for zuul-worker 2024-11-20 05:14:54.120 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-20 05:14:54.128 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-20 05:14:54.144 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-20 05:14:54.149 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-20 05:14:54.151 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 05:14:54.157 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d ']' 2024-11-20 05:14:54.162 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d' 2024-11-20 05:14:54.162 | Running hooks from /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d 2024-11-20 05:14:54.166 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 05:14:54.171 | + 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.Xyh1oGku/hooks/root.d 2024-11-20 05:14:54.195 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 05:14:54.203 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 05:14:54.207 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 05:14:54.211 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 05:14:54.215 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 05:14:54.219 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 05:14:54.223 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 05:14:54.231 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 05:14:54.235 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 05:14:54.239 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 05:14:54.243 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 05:14:54.247 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 05:14:54.251 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 05:14:54.256 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 05:14:54.260 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 05:14:54.264 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 05:14:54.268 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 05:14:54.273 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 05:14:54.277 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 05:14:54.281 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 05:14:54.285 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 05:14:54.289 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-11-20 05:14:54.296 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-11-20 05:14:54.300 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-11-20 05:14:54.304 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-11-20 05:14:54.309 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bookworm 2024-11-20 05:14:54.313 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bookworm 2024-11-20 05:14:54.317 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-11-20 05:14:54.321 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-11-20 05:14:54.326 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-11-20 05:14:54.330 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-11-20 05:14:54.334 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-11-20 05:14:54.338 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2024-11-20 05:14:54.342 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2024-11-20 05:14:54.346 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-11-20 05:14:54.350 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-11-20 05:14:54.355 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-11-20 05:14:54.359 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-11-20 05:14:54.363 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-11-20 05:14:54.367 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-11-20 05:14:54.371 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bookworm-security 2024-11-20 05:14:54.376 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-11-20 05:14:54.380 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:14:54.380 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:14:54.380 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:14:54.380 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:14:54.380 | ' 2024-11-20 05:14:54.384 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bookworm = testing -o bookworm = unstable ']' 2024-11-20 05:14:54.388 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:14:54.388 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:14:54.388 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:14:54.388 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:14:54.388 | ' 2024-11-20 05:14:54.392 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:14:54.392 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:14:54.392 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:14:54.392 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:14:54.392 | ' 2024-11-20 05:14:54.397 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-20 05:14:54.405 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-11-20 05:14:54.409 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 05:14:54.413 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 05:14:54.417 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-20 05:14:54.425 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/10-dpkg.bash 2024-11-20 05:14:54.429 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-20 05:14:54.434 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-20 05:14:54.438 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/14-manifests 2024-11-20 05:14:54.445 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/14-manifests 2024-11-20 05:14:54.450 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 05:14:54.454 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 05:14:54.458 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bookworm-arm64-545093cf531046f892d705909975be32.d/ 2024-11-20 05:14:54.463 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bookworm-arm64-545093cf531046f892d705909975be32.d/ 2024-11-20 05:14:54.467 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 05:14:54.475 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 05:14:54.479 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 05:14:54.483 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 05:14:54.487 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 05:14:54.492 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 05:14:54.500 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 05:14:54.504 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 05:14:54.508 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 05:14:54.512 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 05:14:54.517 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 05:14:54.521 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-11-20 05:14:54.525 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-11-20 05:14:54.530 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/20-network-interface-names 2024-11-20 05:14:54.537 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/20-network-interface-names 2024-11-20 05:14:54.541 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-20 05:14:54.545 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-20 05:14:54.550 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 05:14:54.557 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 05:14:54.562 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 05:14:54.566 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 05:14:54.570 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 05:14:54.578 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 05:14:54.582 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 05:14:54.587 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 05:14:54.591 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 05:14:54.595 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 05:14:54.600 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 05:14:54.604 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 05:14:54.608 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 05:14:54.613 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 05:14:54.617 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 05:14:54.625 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 05:14:54.629 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 05:14:54.634 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 05:14:54.638 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap 2024-11-20 05:14:54.647 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-11-20 05:14:54.651 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-11-20 05:14:54.655 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.Xyh1oGku/mnt/.extra_settings ']' 2024-11-20 05:14:54.659 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2024-11-20 05:14:54.663 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:28 : '[' -n bookworm ']' 2024-11-20 05:14:54.667 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.regionone.osuosl.opendev.org/debian ']' 2024-11-20 05:14:54.671 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2024-11-20 05:14:54.675 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-11-20 05:14:54.679 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-bookworm-arm64.tar.gz 2024-11-20 05:14:54.683 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-11-20 05:14:54.687 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-11-20 05:14:54.691 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-11-20 05:14:54.695 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-11-20 05:14:54.714 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-11-20 05:14:54.718 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-11-20 05:14:54.722 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:42 : [[ bookworm == \b\u\s\t\e\r ]] 2024-11-20 05:14:54.726 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-11-20 05:14:54.730 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-11-20 05:14:54.734 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-11-20 05:14:54.738 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-11-20 05:14:54.745 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:60 : '[' arm64 '!=' arm64 ']' 2024-11-20 05:14:54.749 | + /opt/dib_tmp/dib_build.Xyh1oGku/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 bookworm /opt/dib_tmp/dib_build.Xyh1oGku/mnt https://mirror.regionone.osuosl.opendev.org/debian ' 2024-11-20 05:14:54.977 | I: Retrieving InRelease 2024-11-20 05:14:55.313 | I: Retrieving Release 2024-11-20 05:14:55.402 | I: Retrieving Packages 2024-11-20 05:14:55.681 | I: Validating Packages 2024-11-20 05:14:56.950 | I: Resolving dependencies of required packages... 2024-11-20 05:15:04.814 | I: Resolving dependencies of base packages... 2024-11-20 05:15:14.610 | I: Checking component main on https://mirror.regionone.osuosl.opendev.org/debian... 2024-11-20 05:15:18.114 | I: Retrieving adduser 3.134 2024-11-20 05:15:18.428 | I: Validating adduser 3.134 2024-11-20 05:15:18.446 | I: Retrieving apt 2.6.1 2024-11-20 05:15:19.258 | I: Validating apt 2.6.1 2024-11-20 05:15:19.284 | I: Retrieving base-files 12.4+deb12u8 2024-11-20 05:15:19.479 | I: Validating base-files 12.4+deb12u8 2024-11-20 05:15:19.496 | I: Retrieving base-passwd 3.6.1 2024-11-20 05:15:19.704 | I: Validating base-passwd 3.6.1 2024-11-20 05:15:19.722 | I: Retrieving bash 5.2.15-2+b7 2024-11-20 05:15:20.226 | I: Validating bash 5.2.15-2+b7 2024-11-20 05:15:20.254 | I: Retrieving bsdutils 1:2.38.1-5+deb12u2 2024-11-20 05:15:20.384 | I: Validating bsdutils 1:2.38.1-5+deb12u2 2024-11-20 05:15:20.402 | I: Retrieving ca-certificates 20230311 2024-11-20 05:15:20.582 | I: Validating ca-certificates 20230311 2024-11-20 05:15:20.601 | I: Retrieving coreutils 9.1-1 2024-11-20 05:15:20.939 | I: Validating coreutils 9.1-1 2024-11-20 05:15:20.976 | I: Retrieving dash 0.5.12-2 2024-11-20 05:15:21.135 | I: Validating dash 0.5.12-2 2024-11-20 05:15:21.153 | I: Retrieving debconf 1.5.82 2024-11-20 05:15:21.312 | I: Validating debconf 1.5.82 2024-11-20 05:15:21.330 | I: Retrieving debian-archive-keyring 2023.3+deb12u1 2024-11-20 05:15:21.515 | I: Validating debian-archive-keyring 2023.3+deb12u1 2024-11-20 05:15:21.534 | I: Retrieving debianutils 5.7-0.5~deb12u1 2024-11-20 05:15:21.692 | I: Validating debianutils 5.7-0.5~deb12u1 2024-11-20 05:15:21.711 | I: Retrieving diffutils 1:3.8-4 2024-11-20 05:15:21.944 | I: Validating diffutils 1:3.8-4 2024-11-20 05:15:21.963 | I: Retrieving dpkg 1.21.22 2024-11-20 05:15:22.822 | I: Validating dpkg 1.21.22 2024-11-20 05:15:22.849 | I: Retrieving e2fsprogs 1.47.0-2 2024-11-20 05:15:23.018 | I: Validating e2fsprogs 1.47.0-2 2024-11-20 05:15:23.040 | I: Retrieving findutils 4.9.0-4 2024-11-20 05:15:23.260 | I: Validating findutils 4.9.0-4 2024-11-20 05:15:23.282 | I: Retrieving gcc-12-base 12.2.0-14 2024-11-20 05:15:23.393 | I: Validating gcc-12-base 12.2.0-14 2024-11-20 05:15:23.410 | I: Retrieving gpgv 2.2.40-1.1 2024-11-20 05:15:23.743 | I: Validating gpgv 2.2.40-1.1 2024-11-20 05:15:23.765 | I: Retrieving grep 3.8-5 2024-11-20 05:15:23.992 | I: Validating grep 3.8-5 2024-11-20 05:15:24.013 | I: Retrieving gzip 1.12-1 2024-11-20 05:15:24.217 | I: Validating gzip 1.12-1 2024-11-20 05:15:24.236 | I: Retrieving hostname 3.23+nmu1 2024-11-20 05:15:24.542 | I: Validating hostname 3.23+nmu1 2024-11-20 05:15:24.559 | I: Retrieving init-system-helpers 1.65.2 2024-11-20 05:15:25.287 | I: Validating init-system-helpers 1.65.2 2024-11-20 05:15:25.305 | I: Retrieving libacl1 2.3.1-3 2024-11-20 05:15:25.412 | I: Validating libacl1 2.3.1-3 2024-11-20 05:15:25.430 | I: Retrieving libapt-pkg6.0 2.6.1 2024-11-20 05:15:25.566 | I: Validating libapt-pkg6.0 2.6.1 2024-11-20 05:15:25.589 | I: Retrieving libattr1 1:2.5.1-4 2024-11-20 05:15:25.701 | I: Validating libattr1 1:2.5.1-4 2024-11-20 05:15:25.719 | I: Retrieving libaudit-common 1:3.0.9-1 2024-11-20 05:15:25.904 | I: Validating libaudit-common 1:3.0.9-1 2024-11-20 05:15:25.922 | I: Retrieving libaudit1 1:3.0.9-1 2024-11-20 05:15:26.045 | I: Validating libaudit1 1:3.0.9-1 2024-11-20 05:15:26.063 | I: Retrieving libblkid1 2.38.1-5+deb12u2 2024-11-20 05:15:26.785 | I: Validating libblkid1 2.38.1-5+deb12u2 2024-11-20 05:15:26.804 | I: Retrieving libbz2-1.0 1.0.8-5+b1 2024-11-20 05:15:27.080 | I: Validating libbz2-1.0 1.0.8-5+b1 2024-11-20 05:15:27.098 | I: Retrieving libc-bin 2.36-9+deb12u9 2024-11-20 05:15:27.529 | I: Validating libc-bin 2.36-9+deb12u9 2024-11-20 05:15:27.550 | I: Retrieving libc6 2.36-9+deb12u9 2024-11-20 05:15:27.880 | I: Validating libc6 2.36-9+deb12u9 2024-11-20 05:15:27.913 | I: Retrieving libcap-ng0 0.8.3-1+b3 2024-11-20 05:15:28.085 | I: Validating libcap-ng0 0.8.3-1+b3 2024-11-20 05:15:28.103 | I: Retrieving libcap2 1:2.66-4 2024-11-20 05:15:28.319 | I: Validating libcap2 1:2.66-4 2024-11-20 05:15:28.337 | I: Retrieving libcom-err2 1.47.0-2 2024-11-20 05:15:28.434 | I: Validating libcom-err2 1.47.0-2 2024-11-20 05:15:28.451 | I: Retrieving libcrypt1 1:4.4.33-2 2024-11-20 05:15:28.723 | I: Validating libcrypt1 1:4.4.33-2 2024-11-20 05:15:28.741 | I: Retrieving libdb5.3 5.3.28+dfsg2-1 2024-11-20 05:15:28.861 | I: Validating libdb5.3 5.3.28+dfsg2-1 2024-11-20 05:15:28.882 | I: Retrieving libdebconfclient0 0.270 2024-11-20 05:15:29.060 | I: Validating libdebconfclient0 0.270 2024-11-20 05:15:29.077 | I: Retrieving libext2fs2 1.47.0-2 2024-11-20 05:15:29.196 | I: Validating libext2fs2 1.47.0-2 2024-11-20 05:15:29.215 | I: Retrieving libffi8 3.4.4-1 2024-11-20 05:15:29.516 | I: Validating libffi8 3.4.4-1 2024-11-20 05:15:29.533 | I: Retrieving libgcc-s1 12.2.0-14 2024-11-20 05:15:29.713 | I: Validating libgcc-s1 12.2.0-14 2024-11-20 05:15:29.730 | I: Retrieving libgcrypt20 1.10.1-3 2024-11-20 05:15:29.916 | I: Validating libgcrypt20 1.10.1-3 2024-11-20 05:15:29.938 | I: Retrieving libgmp10 2:6.2.1+dfsg1-1.1 2024-11-20 05:15:30.231 | I: Validating libgmp10 2:6.2.1+dfsg1-1.1 2024-11-20 05:15:30.253 | I: Retrieving libgnutls30 3.7.9-2+deb12u3 2024-11-20 05:15:38.180 | I: Validating libgnutls30 3.7.9-2+deb12u3 2024-11-20 05:15:38.205 | I: Retrieving libgpg-error0 1.46-1 2024-11-20 05:15:38.393 | I: Validating libgpg-error0 1.46-1 2024-11-20 05:15:38.411 | I: Retrieving libhogweed6 3.8.1-2 2024-11-20 05:15:39.187 | I: Validating libhogweed6 3.8.1-2 2024-11-20 05:15:39.207 | I: Retrieving libidn2-0 2.3.3-1+b1 2024-11-20 05:15:39.418 | I: Validating libidn2-0 2.3.3-1+b1 2024-11-20 05:15:39.436 | I: Retrieving liblz4-1 1.9.4-1 2024-11-20 05:15:39.772 | I: Validating liblz4-1 1.9.4-1 2024-11-20 05:15:39.790 | I: Retrieving liblzma5 5.4.1-0.2 2024-11-20 05:15:39.974 | I: Validating liblzma5 5.4.1-0.2 2024-11-20 05:15:39.993 | I: Retrieving libmd0 1.0.4-2 2024-11-20 05:15:40.404 | I: Validating libmd0 1.0.4-2 2024-11-20 05:15:40.423 | I: Retrieving libmount1 2.38.1-5+deb12u2 2024-11-20 05:15:40.556 | I: Validating libmount1 2.38.1-5+deb12u2 2024-11-20 05:15:40.575 | I: Retrieving libnettle8 3.8.1-2 2024-11-20 05:15:40.938 | I: Validating libnettle8 3.8.1-2 2024-11-20 05:15:40.958 | I: Retrieving libp11-kit0 0.24.1-2 2024-11-20 05:15:41.584 | I: Validating libp11-kit0 0.24.1-2 2024-11-20 05:15:41.603 | I: Retrieving libpam-modules 1.5.2-6+deb12u1 2024-11-20 05:15:41.831 | I: Validating libpam-modules 1.5.2-6+deb12u1 2024-11-20 05:15:41.850 | I: Retrieving libpam-modules-bin 1.5.2-6+deb12u1 2024-11-20 05:15:41.947 | I: Validating libpam-modules-bin 1.5.2-6+deb12u1 2024-11-20 05:15:41.964 | I: Retrieving libpam-runtime 1.5.2-6+deb12u1 2024-11-20 05:15:42.062 | I: Validating libpam-runtime 1.5.2-6+deb12u1 2024-11-20 05:15:42.080 | I: Retrieving libpam0g 1.5.2-6+deb12u1 2024-11-20 05:15:42.177 | I: Validating libpam0g 1.5.2-6+deb12u1 2024-11-20 05:15:42.195 | I: Retrieving libpcre2-8-0 10.42-1 2024-11-20 05:15:42.391 | I: Validating libpcre2-8-0 10.42-1 2024-11-20 05:15:42.411 | I: Retrieving libseccomp2 2.5.4-1+deb12u1 2024-11-20 05:15:42.576 | I: Validating libseccomp2 2.5.4-1+deb12u1 2024-11-20 05:15:42.596 | I: Retrieving libselinux1 3.4-1+b6 2024-11-20 05:15:42.755 | I: Validating libselinux1 3.4-1+b6 2024-11-20 05:15:42.772 | I: Retrieving libsemanage-common 3.4-1 2024-11-20 05:15:42.934 | I: Validating libsemanage-common 3.4-1 2024-11-20 05:15:42.951 | I: Retrieving libsemanage2 3.4-1+b5 2024-11-20 05:15:43.048 | I: Validating libsemanage2 3.4-1+b5 2024-11-20 05:15:43.066 | I: Retrieving libsepol2 3.4-2.1 2024-11-20 05:15:43.266 | I: Validating libsepol2 3.4-2.1 2024-11-20 05:15:43.286 | I: Retrieving libsmartcols1 2.38.1-5+deb12u2 2024-11-20 05:15:43.403 | I: Validating libsmartcols1 2.38.1-5+deb12u2 2024-11-20 05:15:43.422 | I: Retrieving libss2 1.47.0-2 2024-11-20 05:15:43.518 | I: Validating libss2 1.47.0-2 2024-11-20 05:15:43.537 | I: Retrieving libssl3 3.0.15-1~deb12u1 2024-11-20 05:15:43.829 | I: Validating libssl3 3.0.15-1~deb12u1 2024-11-20 05:15:43.858 | I: Retrieving libstdc++6 12.2.0-14 2024-11-20 05:15:43.996 | I: Validating libstdc++6 12.2.0-14 2024-11-20 05:15:44.017 | I: Retrieving libsystemd0 252.31-1~deb12u1 2024-11-20 05:15:44.181 | I: Validating libsystemd0 252.31-1~deb12u1 2024-11-20 05:15:44.201 | I: Retrieving libtasn1-6 4.19.0-2 2024-11-20 05:15:44.366 | I: Validating libtasn1-6 4.19.0-2 2024-11-20 05:15:44.384 | I: Retrieving libtinfo6 6.4-4 2024-11-20 05:15:44.504 | I: Validating libtinfo6 6.4-4 2024-11-20 05:15:44.525 | I: Retrieving libudev1 252.31-1~deb12u1 2024-11-20 05:15:44.653 | I: Validating libudev1 252.31-1~deb12u1 2024-11-20 05:15:44.671 | I: Retrieving libunistring2 1.0-2 2024-11-20 05:15:44.836 | I: Validating libunistring2 1.0-2 2024-11-20 05:15:44.856 | I: Retrieving libuuid1 2.38.1-5+deb12u2 2024-11-20 05:15:44.964 | I: Validating libuuid1 2.38.1-5+deb12u2 2024-11-20 05:15:44.981 | I: Retrieving libxxhash0 0.8.1-1 2024-11-20 05:15:45.195 | I: Validating libxxhash0 0.8.1-1 2024-11-20 05:15:45.213 | I: Retrieving libzstd1 1.5.4+dfsg2-5 2024-11-20 05:15:45.334 | I: Validating libzstd1 1.5.4+dfsg2-5 2024-11-20 05:15:45.353 | I: Retrieving login 1:4.13+dfsg1-1+b1 2024-11-20 05:15:45.550 | I: Validating login 1:4.13+dfsg1-1+b1 2024-11-20 05:15:45.571 | I: Retrieving logsave 1.47.0-2 2024-11-20 05:15:45.707 | I: Validating logsave 1.47.0-2 2024-11-20 05:15:45.724 | I: Retrieving mawk 1.3.4.20200120-3.1 2024-11-20 05:15:45.912 | I: Validating mawk 1.3.4.20200120-3.1 2024-11-20 05:15:45.931 | I: Retrieving mount 2.38.1-5+deb12u2 2024-11-20 05:15:46.045 | I: Validating mount 2.38.1-5+deb12u2 2024-11-20 05:15:46.063 | I: Retrieving ncurses-base 6.4-4 2024-11-20 05:15:46.181 | I: Validating ncurses-base 6.4-4 2024-11-20 05:15:46.200 | I: Retrieving ncurses-bin 6.4-4 2024-11-20 05:15:46.354 | I: Validating ncurses-bin 6.4-4 2024-11-20 05:15:46.373 | I: Retrieving openssl 3.0.15-1~deb12u1 2024-11-20 05:15:46.725 | I: Validating openssl 3.0.15-1~deb12u1 2024-11-20 05:15:46.751 | I: Retrieving passwd 1:4.13+dfsg1-1+b1 2024-11-20 05:15:46.876 | I: Validating passwd 1:4.13+dfsg1-1+b1 2024-11-20 05:15:46.899 | I: Retrieving perl-base 5.36.0-7+deb12u1 2024-11-20 05:15:47.370 | I: Validating perl-base 5.36.0-7+deb12u1 2024-11-20 05:15:47.396 | I: Retrieving sed 4.9-1 2024-11-20 05:15:47.567 | I: Validating sed 4.9-1 2024-11-20 05:15:47.587 | I: Retrieving sysvinit-utils 3.06-4 2024-11-20 05:15:47.757 | I: Validating sysvinit-utils 3.06-4 2024-11-20 05:15:47.775 | I: Retrieving tar 1.34+dfsg-1.2+deb12u1 2024-11-20 05:15:48.022 | I: Validating tar 1.34+dfsg-1.2+deb12u1 2024-11-20 05:15:48.044 | I: Retrieving tzdata 2024a-0+deb12u1 2024-11-20 05:15:48.233 | I: Validating tzdata 2024a-0+deb12u1 2024-11-20 05:15:48.252 | I: Retrieving usr-is-merged 37~deb12u1 2024-11-20 05:15:48.443 | I: Validating usr-is-merged 37~deb12u1 2024-11-20 05:15:48.462 | I: Retrieving util-linux 2.38.1-5+deb12u2 2024-11-20 05:15:48.607 | I: Validating util-linux 2.38.1-5+deb12u2 2024-11-20 05:15:48.632 | I: Retrieving util-linux-extra 2.38.1-5+deb12u2 2024-11-20 05:15:48.788 | I: Validating util-linux-extra 2.38.1-5+deb12u2 2024-11-20 05:15:48.807 | I: Retrieving zlib1g 1:1.2.13.dfsg-1 2024-11-20 05:15:48.979 | I: Validating zlib1g 1:1.2.13.dfsg-1 2024-11-20 05:15:48.998 | I: Chosen extractor for .deb packages: dpkg-deb 2024-11-20 05:15:49.035 | I: Extracting adduser... 2024-11-20 05:15:49.056 | I: Extracting apt... 2024-11-20 05:15:49.175 | I: Extracting base-files... 2024-11-20 05:15:49.188 | I: Extracting base-passwd... 2024-11-20 05:15:49.199 | I: Extracting bash... 2024-11-20 05:15:49.324 | I: Extracting bsdutils... 2024-11-20 05:15:49.338 | I: Extracting coreutils... 2024-11-20 05:15:49.598 | I: Extracting dash... 2024-11-20 05:15:49.611 | I: Extracting debconf... 2024-11-20 05:15:49.629 | I: Extracting debian-archive-keyring... 2024-11-20 05:15:49.646 | I: Extracting debianutils... 2024-11-20 05:15:49.662 | I: Extracting diffutils... 2024-11-20 05:15:49.699 | I: Extracting dpkg... 2024-11-20 05:15:49.830 | I: Extracting e2fsprogs... 2024-11-20 05:15:49.880 | I: Extracting findutils... 2024-11-20 05:15:49.924 | I: Extracting gcc-12-base... 2024-11-20 05:15:49.933 | I: Extracting gpgv... 2024-11-20 05:15:49.959 | I: Extracting grep... 2024-11-20 05:15:49.991 | I: Extracting gzip... 2024-11-20 05:15:50.008 | I: Extracting hostname... 2024-11-20 05:15:50.016 | I: Extracting init-system-helpers... 2024-11-20 05:15:50.025 | I: Extracting libacl1... 2024-11-20 05:15:50.034 | I: Extracting libapt-pkg6.0... 2024-11-20 05:15:50.114 | I: Extracting libattr1... 2024-11-20 05:15:50.123 | I: Extracting libaudit-common... 2024-11-20 05:15:50.130 | I: Extracting libaudit1... 2024-11-20 05:15:50.140 | I: Extracting libblkid1... 2024-11-20 05:15:50.160 | I: Extracting libbz2-1.0... 2024-11-20 05:15:50.170 | I: Extracting libc-bin... 2024-11-20 05:15:50.229 | I: Extracting libc6... 2024-11-20 05:15:50.476 | I: Extracting libcap-ng0... 2024-11-20 05:15:50.485 | I: Extracting libcap2... 2024-11-20 05:15:50.494 | I: Extracting libcom-err2... 2024-11-20 05:15:50.501 | I: Extracting libcrypt1... 2024-11-20 05:15:50.516 | I: Extracting libdb5.3... 2024-11-20 05:15:50.578 | I: Extracting libdebconfclient0... 2024-11-20 05:15:50.586 | I: Extracting libext2fs2... 2024-11-20 05:15:50.609 | I: Extracting libffi8... 2024-11-20 05:15:50.618 | I: Extracting libgcc-s1... 2024-11-20 05:15:50.628 | I: Extracting libgcrypt20... 2024-11-20 05:15:50.677 | I: Extracting libgmp10... 2024-11-20 05:15:50.708 | I: Extracting libgnutls30... 2024-11-20 05:15:50.799 | I: Extracting libgpg-error0... 2024-11-20 05:15:50.812 | I: Extracting libhogweed6... 2024-11-20 05:15:50.838 | I: Extracting libidn2-0... 2024-11-20 05:15:50.857 | I: Extracting liblz4-1... 2024-11-20 05:15:50.869 | I: Extracting liblzma5... 2024-11-20 05:15:50.886 | I: Extracting libmd0... 2024-11-20 05:15:50.895 | I: Extracting libmount1... 2024-11-20 05:15:50.916 | I: Extracting libnettle8... 2024-11-20 05:15:50.941 | I: Extracting libp11-kit0... 2024-11-20 05:15:50.970 | I: Extracting libpam-modules... 2024-11-20 05:15:51.006 | I: Extracting libpam-modules-bin... 2024-11-20 05:15:51.020 | I: Extracting libpam-runtime... 2024-11-20 05:15:51.045 | I: Extracting libpam0g... 2024-11-20 05:15:51.058 | I: Extracting libpcre2-8-0... 2024-11-20 05:15:51.085 | I: Extracting libseccomp2... 2024-11-20 05:15:51.095 | I: Extracting libselinux1... 2024-11-20 05:15:51.107 | I: Extracting libsemanage-common... 2024-11-20 05:15:51.116 | I: Extracting libsemanage2... 2024-11-20 05:15:51.129 | I: Extracting libsepol2... 2024-11-20 05:15:51.158 | I: Extracting libsmartcols1... 2024-11-20 05:15:51.174 | I: Extracting libss2... 2024-11-20 05:15:51.182 | I: Extracting libstdc++6... 2024-11-20 05:15:51.240 | I: Extracting libsystemd0... 2024-11-20 05:15:51.272 | I: Extracting libtasn1-6... 2024-11-20 05:15:51.283 | I: Extracting libtinfo6... 2024-11-20 05:15:51.303 | I: Extracting libudev1... 2024-11-20 05:15:51.317 | I: Extracting libunistring2... 2024-11-20 05:15:51.368 | I: Extracting libuuid1... 2024-11-20 05:15:51.376 | I: Extracting libxxhash0... 2024-11-20 05:15:51.384 | I: Extracting libzstd1... 2024-11-20 05:15:51.412 | I: Extracting login... 2024-11-20 05:15:51.467 | I: Extracting logsave... 2024-11-20 05:15:51.476 | I: Extracting mawk... 2024-11-20 05:15:51.491 | I: Extracting mount... 2024-11-20 05:15:51.509 | I: Extracting ncurses-base... 2024-11-20 05:15:51.524 | I: Extracting ncurses-bin... 2024-11-20 05:15:51.551 | I: Extracting passwd... 2024-11-20 05:15:51.631 | I: Extracting perl-base... 2024-11-20 05:15:51.816 | I: Extracting sed... 2024-11-20 05:15:51.850 | I: Extracting sysvinit-utils... 2024-11-20 05:15:51.859 | I: Extracting tar... 2024-11-20 05:15:51.930 | I: Extracting tzdata... 2024-11-20 05:15:52.022 | I: Extracting usr-is-merged... 2024-11-20 05:15:52.029 | I: Extracting util-linux... 2024-11-20 05:15:52.147 | I: Extracting util-linux-extra... 2024-11-20 05:15:52.164 | I: Extracting zlib1g... 2024-11-20 05:15:52.727 | I: Installing core packages... 2024-11-20 05:15:59.720 | I: Unpacking required packages... 2024-11-20 05:15:59.808 | I: Unpacking adduser... 2024-11-20 05:16:00.191 | I: Unpacking apt... 2024-11-20 05:16:01.180 | I: Unpacking base-files... 2024-11-20 05:16:03.838 | I: Unpacking base-passwd... 2024-11-20 05:16:05.971 | I: Unpacking bash... 2024-11-20 05:16:07.695 | I: Unpacking bsdutils... 2024-11-20 05:16:09.898 | I: Unpacking coreutils... 2024-11-20 05:16:11.107 | I: Unpacking dash... 2024-11-20 05:16:11.740 | I: Unpacking debconf... 2024-11-20 05:16:12.543 | I: Unpacking debian-archive-keyring... 2024-11-20 05:16:12.768 | I: Unpacking debianutils... 2024-11-20 05:16:13.036 | I: Unpacking diffutils... 2024-11-20 05:16:13.437 | I: Unpacking dpkg... 2024-11-20 05:16:13.781 | I: Unpacking e2fsprogs... 2024-11-20 05:16:13.952 | I: Unpacking findutils... 2024-11-20 05:16:14.429 | I: Unpacking gcc-12-base:arm64... 2024-11-20 05:16:14.706 | I: Unpacking gpgv... 2024-11-20 05:16:15.301 | I: Unpacking grep... 2024-11-20 05:16:16.393 | I: Unpacking gzip... 2024-11-20 05:16:17.072 | I: Unpacking hostname... 2024-11-20 05:16:17.491 | I: Unpacking init-system-helpers... 2024-11-20 05:16:17.961 | I: Unpacking libacl1:arm64... 2024-11-20 05:16:18.978 | I: Unpacking libapt-pkg6.0:arm64... 2024-11-20 05:16:20.604 | I: Unpacking libattr1:arm64... 2024-11-20 05:16:21.113 | I: Unpacking libaudit-common... 2024-11-20 05:16:21.675 | I: Unpacking libaudit1:arm64... 2024-11-20 05:16:22.218 | I: Unpacking libblkid1:arm64... 2024-11-20 05:16:23.935 | I: Unpacking libbz2-1.0:arm64... 2024-11-20 05:16:25.065 | I: Unpacking libc-bin... 2024-11-20 05:16:26.282 | I: Unpacking libc6:arm64... 2024-11-20 05:16:27.766 | I: Unpacking libcap-ng0:arm64... 2024-11-20 05:16:28.498 | I: Unpacking libcap2:arm64... 2024-11-20 05:16:29.036 | I: Unpacking libcom-err2:arm64... 2024-11-20 05:16:29.506 | I: Unpacking libcrypt1:arm64... 2024-11-20 05:16:29.677 | I: Unpacking libdb5.3:arm64... 2024-11-20 05:16:30.454 | I: Unpacking libdebconfclient0:arm64... 2024-11-20 05:16:30.680 | I: Unpacking libext2fs2:arm64... 2024-11-20 05:16:31.323 | I: Unpacking libffi8:arm64... 2024-11-20 05:16:31.865 | I: Unpacking libgcc-s1:arm64... 2024-11-20 05:16:32.338 | I: Unpacking libgcrypt20:arm64... 2024-11-20 05:16:32.716 | I: Unpacking libgmp10:arm64... 2024-11-20 05:16:32.873 | I: Unpacking libgnutls30:arm64... 2024-11-20 05:16:33.134 | I: Unpacking libgpg-error0:arm64... 2024-11-20 05:16:33.317 | I: Unpacking libhogweed6:arm64... 2024-11-20 05:16:33.531 | I: Unpacking libidn2-0:arm64... 2024-11-20 05:16:34.712 | I: Unpacking liblz4-1:arm64... 2024-11-20 05:16:34.920 | I: Unpacking liblzma5:arm64... 2024-11-20 05:16:35.114 | I: Unpacking libmd0:arm64... 2024-11-20 05:16:35.350 | I: Unpacking libmount1:arm64... 2024-11-20 05:16:35.847 | I: Unpacking libnettle8:arm64... 2024-11-20 05:16:36.126 | I: Unpacking libp11-kit0:arm64... 2024-11-20 05:16:36.354 | I: Unpacking libpam-modules:arm64... 2024-11-20 05:16:37.171 | I: Unpacking libpam-modules-bin... 2024-11-20 05:16:37.426 | I: Unpacking libpam-runtime... 2024-11-20 05:16:37.842 | I: Unpacking libpam0g:arm64... 2024-11-20 05:16:38.931 | I: Unpacking libpcre2-8-0:arm64... 2024-11-20 05:16:40.943 | I: Unpacking libseccomp2:arm64... 2024-11-20 05:16:41.927 | I: Unpacking libselinux1:arm64... 2024-11-20 05:16:42.673 | I: Unpacking libsemanage-common... 2024-11-20 05:16:42.988 | I: Unpacking libsemanage2:arm64... 2024-11-20 05:16:43.210 | I: Unpacking libsepol2:arm64... 2024-11-20 05:16:43.414 | I: Unpacking libsmartcols1:arm64... 2024-11-20 05:16:43.544 | I: Unpacking libss2:arm64... 2024-11-20 05:16:43.784 | I: Unpacking libstdc++6:arm64... 2024-11-20 05:16:44.060 | I: Unpacking libsystemd0:arm64... 2024-11-20 05:16:44.417 | I: Unpacking libtasn1-6:arm64... 2024-11-20 05:16:44.663 | I: Unpacking libtinfo6:arm64... 2024-11-20 05:16:44.918 | I: Unpacking libudev1:arm64... 2024-11-20 05:16:45.209 | I: Unpacking libunistring2:arm64... 2024-11-20 05:16:45.401 | I: Unpacking libuuid1:arm64... 2024-11-20 05:16:45.576 | I: Unpacking libxxhash0:arm64... 2024-11-20 05:16:45.743 | I: Unpacking libzstd1:arm64... 2024-11-20 05:16:45.952 | I: Unpacking login... 2024-11-20 05:16:46.559 | I: Unpacking logsave... 2024-11-20 05:16:46.869 | I: Unpacking mawk... 2024-11-20 05:16:47.094 | I: Unpacking mount... 2024-11-20 05:16:47.359 | I: Unpacking ncurses-base... 2024-11-20 05:16:47.494 | I: Unpacking ncurses-bin... 2024-11-20 05:16:47.679 | I: Unpacking passwd... 2024-11-20 05:16:48.217 | I: Unpacking perl-base... 2024-11-20 05:16:56.203 | I: Unpacking sed... 2024-11-20 05:16:56.956 | I: Unpacking sysvinit-utils... 2024-11-20 05:16:57.121 | I: Unpacking tar... 2024-11-20 05:16:57.541 | I: Unpacking tzdata... 2024-11-20 05:16:58.970 | I: Unpacking usr-is-merged... 2024-11-20 05:16:59.122 | I: Unpacking util-linux... 2024-11-20 05:16:59.577 | I: Unpacking util-linux-extra... 2024-11-20 05:16:59.957 | I: Unpacking zlib1g:arm64... 2024-11-20 05:17:08.920 | I: Configuring required packages... 2024-11-20 05:17:09.439 | I: Configuring debian-archive-keyring... 2024-11-20 05:17:11.951 | I: Configuring usr-is-merged... 2024-11-20 05:17:12.395 | I: Configuring libaudit-common... 2024-11-20 05:17:13.185 | I: Configuring libsemanage-common... 2024-11-20 05:17:13.262 | I: Configuring debconf... 2024-11-20 05:17:14.167 | I: Configuring gcc-12-base:arm64... 2024-11-20 05:17:14.206 | I: Configuring tzdata... 2024-11-20 05:17:14.772 | I: Configuring ncurses-base... 2024-11-20 05:17:14.814 | I: Configuring init-system-helpers... 2024-11-20 05:17:14.863 | I: Configuring libgcc-s1:arm64... 2024-11-20 05:17:14.985 | I: Configuring libc6:arm64... 2024-11-20 05:17:15.441 | I: Configuring libudev1:arm64... 2024-11-20 05:17:15.695 | I: Configuring libffi8:arm64... 2024-11-20 05:17:15.843 | I: Configuring libmd0:arm64... 2024-11-20 05:17:15.878 | I: Configuring libxxhash0:arm64... 2024-11-20 05:17:15.926 | I: Configuring libattr1:arm64... 2024-11-20 05:17:15.960 | I: Configuring sysvinit-utils... 2024-11-20 05:17:16.011 | I: Configuring libtasn1-6:arm64... 2024-11-20 05:17:16.137 | I: Configuring debianutils... 2024-11-20 05:17:16.250 | I: Configuring mawk... 2024-11-20 05:17:16.381 | I: Configuring libdebconfclient0:arm64... 2024-11-20 05:17:16.484 | I: Configuring base-files... 2024-11-20 05:17:16.533 | I: Configuring libbz2-1.0:arm64... 2024-11-20 05:17:16.581 | I: Configuring libdb5.3:arm64... 2024-11-20 05:17:16.621 | I: Configuring libblkid1:arm64... 2024-11-20 05:17:16.666 | I: Configuring libstdc++6:arm64... 2024-11-20 05:17:16.703 | I: Configuring libtinfo6:arm64... 2024-11-20 05:17:16.804 | I: Configuring bash... 2024-11-20 05:17:16.860 | I: Configuring libzstd1:arm64... 2024-11-20 05:17:16.901 | I: Configuring liblzma5:arm64... 2024-11-20 05:17:16.940 | I: Configuring libgpg-error0:arm64... 2024-11-20 05:17:16.982 | I: Configuring liblz4-1:arm64... 2024-11-20 05:17:17.082 | I: Configuring libc-bin... 2024-11-20 05:17:17.856 | I: Configuring ncurses-bin... 2024-11-20 05:17:17.909 | I: Configuring libacl1:arm64... 2024-11-20 05:17:17.950 | I: Configuring libunistring2:arm64... 2024-11-20 05:17:17.990 | I: Configuring libsmartcols1:arm64... 2024-11-20 05:17:18.059 | I: Configuring libgcrypt20:arm64... 2024-11-20 05:17:18.100 | I: Configuring zlib1g:arm64... 2024-11-20 05:17:18.137 | I: Configuring libcrypt1:arm64... 2024-11-20 05:17:18.481 | I: Configuring libidn2-0:arm64... 2024-11-20 05:17:18.522 | I: Configuring libcom-err2:arm64... 2024-11-20 05:17:18.572 | I: Configuring diffutils... 2024-11-20 05:17:18.614 | I: Configuring libseccomp2:arm64... 2024-11-20 05:17:18.655 | I: Configuring libcap2:arm64... 2024-11-20 05:17:18.691 | I: Configuring hostname... 2024-11-20 05:17:18.729 | I: Configuring libcap-ng0:arm64... 2024-11-20 05:17:18.766 | I: Configuring libext2fs2:arm64... 2024-11-20 05:17:18.808 | I: Configuring libnettle8:arm64... 2024-11-20 05:17:18.846 | I: Configuring libgmp10:arm64... 2024-11-20 05:17:18.884 | I: Configuring libp11-kit0:arm64... 2024-11-20 05:17:18.922 | I: Configuring libaudit1:arm64... 2024-11-20 05:17:18.966 | I: Configuring libuuid1:arm64... 2024-11-20 05:17:19.005 | I: Configuring libss2:arm64... 2024-11-20 05:17:19.042 | I: Configuring libsepol2:arm64... 2024-11-20 05:17:19.078 | I: Configuring libpcre2-8-0:arm64... 2024-11-20 05:17:19.114 | I: Configuring logsave... 2024-11-20 05:17:19.151 | I: Configuring gpgv... 2024-11-20 05:17:19.214 | I: Configuring util-linux-extra... 2024-11-20 05:17:19.272 | I: Configuring libhogweed6:arm64... 2024-11-20 05:17:19.486 | I: Configuring e2fsprogs... 2024-11-20 05:17:20.021 | I: Configuring libsystemd0:arm64... 2024-11-20 05:17:20.100 | I: Configuring libselinux1:arm64... 2024-11-20 05:17:20.137 | I: Configuring libgnutls30:arm64... 2024-11-20 05:17:20.174 | I: Configuring libpam0g:arm64... 2024-11-20 05:17:20.440 | I: Configuring libapt-pkg6.0:arm64... 2024-11-20 05:17:20.475 | I: Configuring sed... 2024-11-20 05:17:20.559 | I: Configuring findutils... 2024-11-20 05:17:20.598 | I: Configuring libmount1:arm64... 2024-11-20 05:17:20.652 | I: Configuring libsemanage2:arm64... 2024-11-20 05:17:20.787 | I: Configuring base-passwd... 2024-11-20 05:17:21.111 | I: Configuring bsdutils... 2024-11-20 05:17:21.196 | I: Configuring tar... 2024-11-20 05:17:22.216 | I: Configuring libpam-modules-bin... 2024-11-20 05:17:22.760 | I: Configuring coreutils... 2024-11-20 05:17:23.289 | I: Configuring util-linux... 2024-11-20 05:17:23.629 | I: Configuring dpkg... 2024-11-20 05:17:24.676 | I: Configuring mount... 2024-11-20 05:17:25.043 | I: Configuring dash... 2024-11-20 05:17:26.429 | I: Configuring libpam-modules:arm64... 2024-11-20 05:17:26.722 | I: Configuring grep... 2024-11-20 05:17:26.993 | I: Configuring perl-base... 2024-11-20 05:17:27.057 | I: Configuring gzip... 2024-11-20 05:17:27.304 | I: Configuring passwd... 2024-11-20 05:17:28.559 | I: Configuring libpam-runtime... 2024-11-20 05:17:28.856 | I: Configuring login... 2024-11-20 05:17:29.183 | I: Configuring adduser... 2024-11-20 05:17:29.539 | I: Configuring apt... 2024-11-20 05:17:30.040 | I: Configuring libc-bin... 2024-11-20 05:17:30.415 | I: Unpacking the base system... 2024-11-20 05:17:34.487 | I: Unpacking ca-certificates... 2024-11-20 05:17:35.611 | I: Unpacking libssl3:arm64... 2024-11-20 05:17:37.390 | I: Unpacking openssl... 2024-11-20 05:17:38.145 | I: Configuring the base system... 2024-11-20 05:17:38.186 | I: Configuring libssl3:arm64... 2024-11-20 05:17:38.442 | I: Configuring openssl... 2024-11-20 05:17:38.484 | I: Configuring ca-certificates... 2024-11-20 05:17:41.746 | I: Configuring libc-bin... 2024-11-20 05:17:42.315 | I: Configuring ca-certificates... 2024-11-20 05:17:45.799 | I: Base system installed successfully. 2024-11-20 05:17:46.150 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/sources.list.d 2024-11-20 05:17:46.165 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bookworm-arm64.tar.gz 2024-11-20 05:17:46.165 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bookworm-arm64.tar.gz 2024-11-20 05:17:46.169 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-11-20 05:17:46.173 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.Xyh1oGku/mnt/.extra_settings 2024-11-20 05:17:46.186 | dib-run-parts 08-debootstrap completed 2024-11-20 05:17:46.186 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/09-apt-keyring 2024-11-20 05:17:46.195 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-11-20 05:17:46.199 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-11-20 05:17:46.203 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-11-20 05:17:46.205 | dib-run-parts 09-apt-keyring completed 2024-11-20 05:17:46.206 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-apt-allow-unauthenticated 2024-11-20 05:17:46.215 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-20 05:17:46.219 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-20 05:17:46.223 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/apt.conf.d ']' 2024-11-20 05:17:46.227 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-11-20 05:17:46.228 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-20 05:17:46.236 | APT::Get::AllowUnauthenticated "true"; 2024-11-20 05:17:46.242 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-11-20 05:17:46.244 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-11-20 05:17:46.251 | Acquire::AllowInsecureRepositories "true"; 2024-11-20 05:17:46.254 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-20 05:17:46.255 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-apt-translations 2024-11-20 05:17:46.263 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-11-20 05:17:46.268 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-11-20 05:17:46.272 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.Xyh1oGku/mnt ']' 2024-11-20 05:17:46.276 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/apt.conf.d/95no-translations 2024-11-20 05:17:46.286 | 0+1 records in 2024-11-20 05:17:46.286 | 0+1 records out 2024-11-20 05:17:46.286 | 27 bytes copied, 0.000103399 s, 261 kB/s 2024-11-20 05:17:46.291 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.Xyh1oGku/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.Xyh1oGku/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-11-20 05:17:46.296 | dib-run-parts 50-block-apt-translations completed 2024-11-20 05:17:46.296 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons 2024-11-20 05:17:46.305 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-11-20 05:17:46.309 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-11-20 05:17:46.313 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.Xyh1oGku/mnt ']' 2024-11-20 05:17:46.317 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sbin/start-stop-daemon.REAL 2024-11-20 05:17:46.332 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.Xyh1oGku/mnt/sbin/start-stop-daemon 2024-11-20 05:17:46.340 | 0+1 records in 2024-11-20 05:17:46.340 | 0+1 records out 2024-11-20 05:17:46.340 | 76 bytes copied, 8.7174e-05 s, 872 kB/s 2024-11-20 05:17:46.346 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sbin/start-stop-daemon 2024-11-20 05:17:46.359 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sbin/initctl ']' 2024-11-20 05:17:46.363 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.Xyh1oGku/mnt/usr/sbin/policy-rc.d 2024-11-20 05:17:46.372 | 0+1 records in 2024-11-20 05:17:46.372 | 0+1 records out 2024-11-20 05:17:46.372 | 143 bytes copied, 8.9074e-05 s, 1.6 MB/s 2024-11-20 05:17:46.377 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.Xyh1oGku/mnt/usr/sbin/policy-rc.d 2024-11-20 05:17:46.390 | dib-run-parts 50-block-daemons completed 2024-11-20 05:17:46.390 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-build-with-http-cache 2024-11-20 05:17:46.399 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-11-20 05:17:46.403 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-11-20 05:17:46.407 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.Xyh1oGku/mnt ']' 2024-11-20 05:17:46.412 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-11-20 05:17:46.414 | dib-run-parts 50-build-with-http-cache completed 2024-11-20 05:17:46.415 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-shared-apt-cache 2024-11-20 05:17:46.423 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-11-20 05:17:46.427 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-11-20 05:17:46.431 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-11-20 05:17:46.435 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-11-20 05:17:46.439 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-11-20 05:17:46.442 | dib-run-parts 50-shared-apt-cache completed 2024-11-20 05:17:46.442 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-trim-dpkg 2024-11-20 05:17:46.451 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-11-20 05:17:46.455 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-11-20 05:17:46.459 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.Xyh1oGku/mnt ']' 2024-11-20 05:17:46.464 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-11-20 05:17:46.464 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-11-20 05:17:46.478 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-11-20 05:17:46.478 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/apt.conf.d/no-languages 2024-11-20 05:17:46.491 | dib-run-parts 50-trim-dpkg completed 2024-11-20 05:17:46.491 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/60-apt-phased-updates 2024-11-20 05:17:46.499 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-20 05:17:46.504 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-20 05:17:46.508 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :bookworm: ]] 2024-11-20 05:17:46.511 | dib-run-parts 60-apt-phased-updates completed 2024-11-20 05:17:46.511 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall 2024-11-20 05:17:46.520 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2024-11-20 05:17:46.525 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2024-11-20 05:17:46.529 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2024-11-20 05:17:46.533 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc 2024-11-20 05:17:46.548 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys 2024-11-20 05:17:46.563 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc; sudo umount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys' EXIT 2024-11-20 05:17:46.568 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.Xyh1oGku/mnt /usr/bin/apt-get' 2024-11-20 05:17:46.572 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:56 : apt_sources_write 'default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:17:46.572 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:17:46.572 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:17:46.572 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:17:46.572 | ' 2024-11-20 05:17:46.576 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:38 : local 'APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:17:46.576 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:17:46.576 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:17:46.576 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:17:46.576 | ' 2024-11-20 05:17:46.580 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/sources.list.d 2024-11-20 05:17:46.595 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:42 : echo 'default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:17:46.595 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:17:46.595 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:17:46.595 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:17:46.595 | ' 2024-11-20 05:17:46.596 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-20 05:17:46.601 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:17:46.602 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-20 05:17:46.608 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2024-11-20 05:17:46.613 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:17:46.614 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-20 05:17:46.620 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main' 2024-11-20 05:17:46.625 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main' 2024-11-20 05:17:46.627 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/sources.list.d/default.list 2024-11-20 05:17:46.635 | deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:17:46.641 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-20 05:17:46.646 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-20 05:17:46.647 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:17:46.652 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2024-11-20 05:17:46.657 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:17:46.657 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-20 05:17:46.663 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main' 2024-11-20 05:17:46.668 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main' 2024-11-20 05:17:46.668 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/sources.list.d/backports.list 2024-11-20 05:17:46.677 | deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:17:46.682 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-20 05:17:46.687 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:17:46.688 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-20 05:17:46.694 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2024-11-20 05:17:46.699 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:17:46.699 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-20 05:17:46.705 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main' 2024-11-20 05:17:46.711 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/sources.list.d/updates.list 2024-11-20 05:17:46.711 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main' 2024-11-20 05:17:46.719 | deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:17:46.724 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-20 05:17:46.730 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:17:46.730 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-20 05:17:46.736 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2024-11-20 05:17:46.741 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:17:46.741 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-20 05:17:46.747 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb http://security.debian.org/ bookworm-security main' 2024-11-20 05:17:46.752 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb http://security.debian.org/ bookworm-security main' 2024-11-20 05:17:46.752 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/sources.list.d/security.list 2024-11-20 05:17:46.760 | deb http://security.debian.org/ bookworm-security main 2024-11-20 05:17:46.766 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-20 05:17:46.772 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-11-20 05:17:46.772 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2024-11-20 05:17:46.778 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2024-11-20 05:17:46.783 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2024-11-20 05:17:46.783 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-11-20 05:17:46.789 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2024-11-20 05:17:46.794 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2024-11-20 05:17:46.794 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/apt/sources.list.d/.list 2024-11-20 05:17:46.802 | 2024-11-20 05:17:46.808 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-11-20 05:17:46.812 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.Xyh1oGku/mnt /usr/bin/apt-get update 2024-11-20 05:17:46.894 | Ign:1 https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports InRelease 2024-11-20 05:17:46.895 | Ign:2 https://mirror.regionone.osuosl.opendev.org/debian bookworm InRelease 2024-11-20 05:17:46.896 | Ign:3 https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates InRelease 2024-11-20 05:17:46.897 | Get:4 https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports Release [4515 B] 2024-11-20 05:17:46.898 | Hit:5 https://mirror.regionone.osuosl.opendev.org/debian bookworm Release 2024-11-20 05:17:46.899 | Get:6 https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates Release [4402 B] 2024-11-20 05:17:46.901 | Ign:7 https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports Release.gpg 2024-11-20 05:17:46.902 | Ign:8 https://mirror.regionone.osuosl.opendev.org/debian bookworm Release.gpg 2024-11-20 05:17:46.903 | Ign:9 https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates Release.gpg 2024-11-20 05:17:46.904 | Get:10 https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports/main arm64 Packages [625 kB] 2024-11-20 05:17:46.925 | Get:11 https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates/main arm64 Packages [28.1 kB] 2024-11-20 05:17:46.995 | Get:12 http://security.debian.org bookworm-security InRelease [48.0 kB] 2024-11-20 05:17:47.157 | Get:13 http://security.debian.org bookworm-security/main arm64 Packages [201 kB] 2024-11-20 05:17:47.196 | Fetched 911 kB in 0s (2666 kB/s) 2024-11-20 05:17:48.618 | Reading package lists... 2024-11-20 05:17:48.648 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports Release' is not signed. 2024-11-20 05:17:48.648 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bookworm Release' is not signed. 2024-11-20 05:17:48.648 | W: The repository 'https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates Release' is not signed. 2024-11-20 05:17:48.656 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.Xyh1oGku/mnt /usr/bin/apt-get clean 2024-11-20 05:17:48.716 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.Xyh1oGku/mnt /usr/bin/apt-get dist-upgrade -y 2024-11-20 05:17:50.143 | Reading package lists... 2024-11-20 05:17:50.448 | Building dependency tree... 2024-11-20 05:17:50.782 | Calculating upgrade... 2024-11-20 05:17:51.178 | 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-11-20 05:17:51.186 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2024-11-20 05:17:51.190 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2024-11-20 05:17:51.194 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2024-11-20 05:17:51.198 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2024-11-20 05:17:51.202 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2024-11-20 05:17:51.206 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.Xyh1oGku/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2024-11-20 05:17:51.247 | Reading package lists... 2024-11-20 05:17:51.529 | Building dependency tree... 2024-11-20 05:17:52.058 | The following additional packages will be installed: 2024-11-20 05:17:52.058 | dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common 2024-11-20 05:17:52.058 | dbus-user-session dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2024-11-20 05:17:52.059 | gpg-wks-client gpg-wks-server gpgconf gpgsm krb5-locales libapparmor1 2024-11-20 05:17:52.059 | libargon2-1 libassuan0 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 2024-11-20 05:17:52.059 | libexpat1 libfdisk1 libgpm2 libgssapi-krb5-2 libip4tc2 libjson-c5 2024-11-20 05:17:52.059 | libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8 2024-11-20 05:17:52.060 | libldap-2.5-0 libldap-common libncursesw6 libnpth0 libnsl2 libnss-systemd 2024-11-20 05:17:52.060 | libpam-systemd libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib 2024-11-20 05:17:52.061 | libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2024-11-20 05:17:52.061 | libsystemd-shared libtirpc-common libtirpc3 media-types pinentry-curses 2024-11-20 05:17:52.062 | python3-minimal python3.11 python3.11-minimal readline-common systemd 2024-11-20 05:17:52.062 | systemd-timesyncd 2024-11-20 05:17:52.065 | Suggested packages: 2024-11-20 05:17:52.065 | pinentry-gnome3 tor parcimonie xloadimage scdaemon gpm krb5-doc krb5-user 2024-11-20 05:17:52.065 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2024-11-20 05:17:52.065 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2024-11-20 05:17:52.065 | python3-doc python3-tk python3-venv python3.11-venv python3.11-doc binutils 2024-11-20 05:17:52.065 | binfmt-support readline-doc systemd-container systemd-homed systemd-userdbd 2024-11-20 05:17:52.065 | systemd-boot systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 2024-11-20 05:17:52.065 | libtss2-mu0 libtss2-rc0 polkitd | policykit-1 2024-11-20 05:17:52.127 | The following NEW packages will be installed: 2024-11-20 05:17:52.127 | busybox dbus dbus-bin dbus-daemon dbus-session-bus-common 2024-11-20 05:17:52.128 | dbus-system-bus-common dbus-user-session dirmngr dmsetup gnupg gnupg-l10n 2024-11-20 05:17:52.128 | gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 2024-11-20 05:17:52.128 | krb5-locales libapparmor1 libargon2-1 libassuan0 libcryptsetup12 libdbus-1-3 2024-11-20 05:17:52.129 | libdevmapper1.02.1 libexpat1 libfdisk1 libgpm2 libgssapi-krb5-2 libip4tc2 2024-11-20 05:17:52.129 | libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 2024-11-20 05:17:52.129 | libksba8 libldap-2.5-0 libldap-common libncursesw6 libnpth0 libnsl2 2024-11-20 05:17:52.129 | libnss-systemd libpam-systemd libpython3-stdlib libpython3.11-minimal 2024-11-20 05:17:52.130 | libpython3.11-stdlib libreadline8 libsasl2-2 libsasl2-modules 2024-11-20 05:17:52.130 | libsasl2-modules-db libsqlite3-0 libsystemd-shared libtirpc-common libtirpc3 2024-11-20 05:17:52.131 | media-types pinentry-curses python3 python3-minimal python3.11 2024-11-20 05:17:52.131 | python3.11-minimal readline-common sudo systemd systemd-sysv 2024-11-20 05:17:52.131 | systemd-timesyncd 2024-11-20 05:17:52.155 | 0 upgraded, 67 newly installed, 0 to remove and 0 not upgraded. 2024-11-20 05:17:52.155 | Need to get 24.1 MB of archives. 2024-11-20 05:17:52.155 | After this operation, 80.6 MB of additional disk space will be used. 2024-11-20 05:17:52.155 | WARNING: The following packages cannot be authenticated! 2024-11-20 05:17:52.155 | libargon2-1 dmsetup libdevmapper1.02.1 libjson-c5 libcryptsetup12 libfdisk1 2024-11-20 05:17:52.155 | libkmod2 libapparmor1 libip4tc2 libsystemd-shared systemd systemd-sysv 2024-11-20 05:17:52.155 | libdbus-1-3 dbus-bin dbus-session-bus-common libexpat1 dbus-daemon 2024-11-20 05:17:52.155 | dbus-system-bus-common dbus libpython3.11-minimal python3.11-minimal 2024-11-20 05:17:52.155 | python3-minimal media-types libncursesw6 libkrb5support0 libk5crypto3 2024-11-20 05:17:52.155 | libkeyutils1 libkrb5-3 libgssapi-krb5-2 libtirpc-common libtirpc3 libnsl2 2024-11-20 05:17:52.156 | readline-common libreadline8 libsqlite3-0 libpython3.11-stdlib python3.11 2024-11-20 05:17:52.156 | libpython3-stdlib python3 sudo krb5-locales libnss-systemd libpam-systemd 2024-11-20 05:17:52.156 | systemd-timesyncd busybox dbus-user-session libassuan0 gpgconf libksba8 2024-11-20 05:17:52.156 | libsasl2-modules-db libsasl2-2 libldap-2.5-0 libnpth0 dirmngr gnupg-l10n 2024-11-20 05:17:52.156 | gnupg-utils gpg pinentry-curses gpg-agent gpg-wks-client gpg-wks-server 2024-11-20 05:17:52.156 | gpgsm gnupg gnupg2 libgpm2 libldap-common libsasl2-modules 2024-11-20 05:17:52.198 | Authentication warning overridden. 2024-11-20 05:17:52.198 | Get:1 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB] 2024-11-20 05:17:52.422 | Get:2 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB] 2024-11-20 05:17:52.504 | Get:3 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB] 2024-11-20 05:17:52.506 | Get:4 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB] 2024-11-20 05:17:52.507 | Get:5 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB] 2024-11-20 05:17:52.510 | Get:6 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+deb12u2 [182 kB] 2024-11-20 05:17:52.655 | Get:7 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB] 2024-11-20 05:17:52.656 | Get:8 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB] 2024-11-20 05:17:52.791 | Get:9 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB] 2024-11-20 05:17:52.792 | Get:10 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libsystemd-shared arm64 252.31-1~deb12u1 [1513 kB] 2024-11-20 05:17:52.810 | Get:11 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 systemd arm64 252.31-1~deb12u1 [2834 kB] 2024-11-20 05:17:52.844 | Get:12 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 systemd-sysv arm64 252.31-1~deb12u1 [42.5 kB] 2024-11-20 05:17:52.845 | Get:13 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.10-1~deb12u1 [193 kB] 2024-11-20 05:17:52.847 | Get:14 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 dbus-bin arm64 1.14.10-1~deb12u1 [104 kB] 2024-11-20 05:17:52.849 | Get:15 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.10-1~deb12u1 [78.2 kB] 2024-11-20 05:17:53.278 | Get:16 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1+deb12u1 [84.6 kB] 2024-11-20 05:17:53.279 | Get:17 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.10-1~deb12u1 [176 kB] 2024-11-20 05:17:53.282 | Get:18 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.10-1~deb12u1 [79.3 kB] 2024-11-20 05:17:53.283 | Get:19 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 dbus arm64 1.14.10-1~deb12u1 [96.2 kB] 2024-11-20 05:17:53.434 | Get:20 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6+deb12u4 [808 kB] 2024-11-20 05:17:53.538 | Get:21 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6+deb12u4 [1860 kB] 2024-11-20 05:17:53.897 | Get:22 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB] 2024-11-20 05:17:54.122 | Get:23 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB] 2024-11-20 05:17:54.197 | Get:24 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB] 2024-11-20 05:17:54.276 | Get:25 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u2 [31.8 kB] 2024-11-20 05:17:54.361 | Get:26 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u2 [79.4 kB] 2024-11-20 05:17:54.473 | Get:27 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B] 2024-11-20 05:17:54.599 | Get:28 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u2 [313 kB] 2024-11-20 05:17:54.802 | Get:29 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u2 [124 kB] 2024-11-20 05:17:54.970 | Get:30 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB] 2024-11-20 05:17:55.046 | Get:31 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB] 2024-11-20 05:17:55.220 | Get:32 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB] 2024-11-20 05:17:55.378 | Get:33 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB] 2024-11-20 05:17:55.441 | Get:34 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB] 2024-11-20 05:17:55.547 | Get:35 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2+deb12u1 [785 kB] 2024-11-20 05:17:55.640 | Get:36 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6+deb12u4 [1746 kB] 2024-11-20 05:17:55.760 | Get:37 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6+deb12u4 [573 kB] 2024-11-20 05:17:55.871 | Get:38 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B] 2024-11-20 05:17:55.932 | Get:39 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB] 2024-11-20 05:17:56.106 | Get:40 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB] 2024-11-20 05:17:56.330 | Get:41 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2+deb12u2 [62.8 kB] 2024-11-20 05:17:56.418 | Get:42 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libnss-systemd arm64 252.31-1~deb12u1 [151 kB] 2024-11-20 05:17:56.449 | Get:43 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libpam-systemd arm64 252.31-1~deb12u1 [210 kB] 2024-11-20 05:17:56.526 | Get:44 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 systemd-timesyncd arm64 252.31-1~deb12u1 [61.7 kB] 2024-11-20 05:17:56.910 | Get:45 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 busybox arm64 1:1.35.0-4+b3 [421 kB] 2024-11-20 05:17:56.981 | Get:46 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.10-1~deb12u1 [78.1 kB] 2024-11-20 05:17:57.155 | Get:47 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB] 2024-11-20 05:17:57.219 | Get:48 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB] 2024-11-20 05:17:57.445 | Get:49 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB] 2024-11-20 05:17:57.517 | Get:50 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB] 2024-11-20 05:17:57.588 | Get:51 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB] 2024-11-20 05:17:57.709 | Get:52 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB] 2024-11-20 05:17:57.893 | Get:53 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] 2024-11-20 05:17:57.955 | Get:54 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB] 2024-11-20 05:17:58.041 | Get:55 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB] 2024-11-20 05:17:58.131 | Get:56 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB] 2024-11-20 05:17:58.233 | Get:57 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB] 2024-11-20 05:17:58.400 | Get:58 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB] 2024-11-20 05:17:58.467 | Get:59 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB] 2024-11-20 05:17:58.626 | Get:60 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB] 2024-11-20 05:17:58.704 | Get:61 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB] 2024-11-20 05:17:58.775 | Get:62 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB] 2024-11-20 05:17:58.859 | Get:63 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB] 2024-11-20 05:17:58.984 | Get:64 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 gnupg2 all 2.2.40-1.1 [445 kB] 2024-11-20 05:17:59.146 | Get:65 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB] 2024-11-20 05:17:59.205 | Get:66 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB] 2024-11-20 05:17:59.206 | Get:67 https://mirror.regionone.osuosl.opendev.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB] 2024-11-20 05:17:59.456 | debconf: delaying package configuration, since apt-utils is not installed 2024-11-20 05:17:59.516 | Fetched 24.1 MB in 7s (3426 kB/s) 2024-11-20 05:17:59.516 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-11-20 05:17:59.778 | Selecting previously unselected package libargon2-1:arm64. 2024-11-20 05:17:59.785 | (Reading database ... 6570 files and directories currently installed.) 2024-11-20 05:17:59.786 | Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ... 2024-11-20 05:18:00.256 | Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 2024-11-20 05:18:02.176 | Selecting previously unselected package dmsetup. 2024-11-20 05:18:02.177 | Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ... 2024-11-20 05:18:02.190 | Unpacking dmsetup (2:1.02.185-2) ... 2024-11-20 05:18:02.498 | Selecting previously unselected package libdevmapper1.02.1:arm64. 2024-11-20 05:18:02.498 | Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ... 2024-11-20 05:18:02.510 | Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 2024-11-20 05:18:04.444 | Selecting previously unselected package libjson-c5:arm64. 2024-11-20 05:18:04.444 | Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ... 2024-11-20 05:18:04.650 | Unpacking libjson-c5:arm64 (0.16-2) ... 2024-11-20 05:18:05.308 | Selecting previously unselected package libcryptsetup12:arm64. 2024-11-20 05:18:05.309 | Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ... 2024-11-20 05:18:05.394 | Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 2024-11-20 05:18:06.396 | Selecting previously unselected package libfdisk1:arm64. 2024-11-20 05:18:06.397 | Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u2_arm64.deb ... 2024-11-20 05:18:06.425 | Unpacking libfdisk1:arm64 (2.38.1-5+deb12u2) ... 2024-11-20 05:18:06.975 | Selecting previously unselected package libkmod2:arm64. 2024-11-20 05:18:06.975 | Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ... 2024-11-20 05:18:06.992 | Unpacking libkmod2:arm64 (30+20221128-1) ... 2024-11-20 05:18:07.168 | Selecting previously unselected package libapparmor1:arm64. 2024-11-20 05:18:07.168 | Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ... 2024-11-20 05:18:07.336 | Unpacking libapparmor1:arm64 (3.0.8-3) ... 2024-11-20 05:18:08.276 | Selecting previously unselected package libip4tc2:arm64. 2024-11-20 05:18:08.278 | Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ... 2024-11-20 05:18:08.331 | Unpacking libip4tc2:arm64 (1.8.9-2) ... 2024-11-20 05:18:10.191 | Selecting previously unselected package libsystemd-shared:arm64. 2024-11-20 05:18:10.191 | Preparing to unpack .../09-libsystemd-shared_252.31-1~deb12u1_arm64.deb ... 2024-11-20 05:18:10.843 | Unpacking libsystemd-shared:arm64 (252.31-1~deb12u1) ... 2024-11-20 05:18:12.233 | Selecting previously unselected package systemd. 2024-11-20 05:18:12.235 | Preparing to unpack .../10-systemd_252.31-1~deb12u1_arm64.deb ... 2024-11-20 05:18:12.293 | Unpacking systemd (252.31-1~deb12u1) ... 2024-11-20 05:18:12.883 | Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ... 2024-11-20 05:18:12.930 | Setting up libjson-c5:arm64 (0.16-2) ... 2024-11-20 05:18:12.972 | Setting up libfdisk1:arm64 (2.38.1-5+deb12u2) ... 2024-11-20 05:18:13.014 | Setting up libkmod2:arm64 (30+20221128-1) ... 2024-11-20 05:18:13.058 | Setting up libapparmor1:arm64 (3.0.8-3) ... 2024-11-20 05:18:13.101 | Setting up libip4tc2:arm64 (1.8.9-2) ... 2024-11-20 05:18:13.361 | Setting up libsystemd-shared:arm64 (252.31-1~deb12u1) ... 2024-11-20 05:18:13.421 | Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ... 2024-11-20 05:18:13.551 | Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ... 2024-11-20 05:18:13.877 | Setting up systemd (252.31-1~deb12u1) ... 2024-11-20 05:18:14.265 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-11-20 05:18:14.272 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-11-20 05:18:14.280 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2024-11-20 05:18:14.288 | Initializing machine ID from random generator. 2024-11-20 05:18:14.441 | Creating group 'systemd-journal' with GID 999. 2024-11-20 05:18:14.441 | Creating group 'systemd-network' with GID 998. 2024-11-20 05:18:14.442 | Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. 2024-11-20 05:18:14.692 | Setting up dmsetup (2:1.02.185-2) ... 2024-11-20 05:18:14.849 | Selecting previously unselected package systemd-sysv. 2024-11-20 05:18:14.858 | (Reading database ... 7492 files and directories currently installed.) 2024-11-20 05:18:14.859 | Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_arm64.deb ... 2024-11-20 05:18:14.871 | Unpacking systemd-sysv (252.31-1~deb12u1) ... 2024-11-20 05:18:15.087 | Selecting previously unselected package libdbus-1-3:arm64. 2024-11-20 05:18:15.087 | Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_arm64.deb ... 2024-11-20 05:18:15.102 | Unpacking libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 2024-11-20 05:18:15.648 | Selecting previously unselected package dbus-bin. 2024-11-20 05:18:15.650 | Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_arm64.deb ... 2024-11-20 05:18:15.677 | Unpacking dbus-bin (1.14.10-1~deb12u1) ... 2024-11-20 05:18:15.952 | Selecting previously unselected package dbus-session-bus-common. 2024-11-20 05:18:15.953 | Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... 2024-11-20 05:18:15.965 | Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... 2024-11-20 05:18:16.368 | Selecting previously unselected package libexpat1:arm64. 2024-11-20 05:18:16.369 | Preparing to unpack .../4-libexpat1_2.5.0-1+deb12u1_arm64.deb ... 2024-11-20 05:18:16.581 | Unpacking libexpat1:arm64 (2.5.0-1+deb12u1) ... 2024-11-20 05:18:18.712 | Selecting previously unselected package dbus-daemon. 2024-11-20 05:18:18.713 | Preparing to unpack .../5-dbus-daemon_1.14.10-1~deb12u1_arm64.deb ... 2024-11-20 05:18:18.726 | Unpacking dbus-daemon (1.14.10-1~deb12u1) ... 2024-11-20 05:18:18.866 | Selecting previously unselected package dbus-system-bus-common. 2024-11-20 05:18:18.868 | Preparing to unpack .../6-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... 2024-11-20 05:18:18.881 | Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... 2024-11-20 05:18:19.010 | Selecting previously unselected package dbus. 2024-11-20 05:18:19.010 | Preparing to unpack .../7-dbus_1.14.10-1~deb12u1_arm64.deb ... 2024-11-20 05:18:19.023 | Unpacking dbus (1.14.10-1~deb12u1) ... 2024-11-20 05:18:19.356 | Selecting previously unselected package libpython3.11-minimal:arm64. 2024-11-20 05:18:19.356 | Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6+deb12u4_arm64.deb ... 2024-11-20 05:18:19.368 | Unpacking libpython3.11-minimal:arm64 (3.11.2-6+deb12u4) ... 2024-11-20 05:18:19.630 | Selecting previously unselected package python3.11-minimal. 2024-11-20 05:18:19.632 | Preparing to unpack .../9-python3.11-minimal_3.11.2-6+deb12u4_arm64.deb ... 2024-11-20 05:18:19.649 | Unpacking python3.11-minimal (3.11.2-6+deb12u4) ... 2024-11-20 05:18:20.134 | Setting up libpython3.11-minimal:arm64 (3.11.2-6+deb12u4) ... 2024-11-20 05:18:20.198 | Setting up libexpat1:arm64 (2.5.0-1+deb12u1) ... 2024-11-20 05:18:20.241 | Setting up python3.11-minimal (3.11.2-6+deb12u4) ... 2024-11-20 05:18:21.693 | Selecting previously unselected package python3-minimal. 2024-11-20 05:18:21.702 | (Reading database ... 7899 files and directories currently installed.) 2024-11-20 05:18:21.703 | Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ... 2024-11-20 05:18:21.716 | Unpacking python3-minimal (3.11.2-1+b1) ... 2024-11-20 05:18:21.827 | Selecting previously unselected package media-types. 2024-11-20 05:18:21.827 | Preparing to unpack .../01-media-types_10.0.0_all.deb ... 2024-11-20 05:18:21.839 | Unpacking media-types (10.0.0) ... 2024-11-20 05:18:22.896 | Selecting previously unselected package libncursesw6:arm64. 2024-11-20 05:18:22.897 | Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ... 2024-11-20 05:18:22.913 | Unpacking libncursesw6:arm64 (6.4-4) ... 2024-11-20 05:18:23.360 | Selecting previously unselected package libkrb5support0:arm64. 2024-11-20 05:18:23.362 | Preparing to unpack .../03-libkrb5support0_1.20.1-2+deb12u2_arm64.deb ... 2024-11-20 05:18:23.372 | Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u2) ... 2024-11-20 05:18:23.464 | Selecting previously unselected package libk5crypto3:arm64. 2024-11-20 05:18:23.464 | Preparing to unpack .../04-libk5crypto3_1.20.1-2+deb12u2_arm64.deb ... 2024-11-20 05:18:23.474 | Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u2) ... 2024-11-20 05:18:23.696 | Selecting previously unselected package libkeyutils1:arm64. 2024-11-20 05:18:23.696 | Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ... 2024-11-20 05:18:23.873 | Unpacking libkeyutils1:arm64 (1.6.3-2) ... 2024-11-20 05:18:24.304 | Selecting previously unselected package libkrb5-3:arm64. 2024-11-20 05:18:24.306 | Preparing to unpack .../06-libkrb5-3_1.20.1-2+deb12u2_arm64.deb ... 2024-11-20 05:18:24.358 | Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u2) ... 2024-11-20 05:18:24.781 | Selecting previously unselected package libgssapi-krb5-2:arm64. 2024-11-20 05:18:24.781 | Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2+deb12u2_arm64.deb ... 2024-11-20 05:18:24.827 | Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u2) ... 2024-11-20 05:18:25.184 | Selecting previously unselected package libtirpc-common. 2024-11-20 05:18:25.185 | Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ... 2024-11-20 05:18:25.642 | Unpacking libtirpc-common (1.3.3+ds-1) ... 2024-11-20 05:18:26.296 | Selecting previously unselected package libtirpc3:arm64. 2024-11-20 05:18:26.296 | Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ... 2024-11-20 05:18:26.310 | Unpacking libtirpc3:arm64 (1.3.3+ds-1) ... 2024-11-20 05:18:26.744 | Selecting previously unselected package libnsl2:arm64. 2024-11-20 05:18:26.746 | Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ... 2024-11-20 05:18:26.771 | Unpacking libnsl2:arm64 (1.3.0-2) ... 2024-11-20 05:18:26.944 | Selecting previously unselected package readline-common. 2024-11-20 05:18:26.946 | Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ... 2024-11-20 05:18:27.010 | Unpacking readline-common (8.2-1.3) ... 2024-11-20 05:18:27.172 | Selecting previously unselected package libreadline8:arm64. 2024-11-20 05:18:27.172 | Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ... 2024-11-20 05:18:27.193 | Unpacking libreadline8:arm64 (8.2-1.3) ... 2024-11-20 05:18:27.440 | Selecting previously unselected package libsqlite3-0:arm64. 2024-11-20 05:18:27.441 | Preparing to unpack .../13-libsqlite3-0_3.40.1-2+deb12u1_arm64.deb ... 2024-11-20 05:18:27.463 | Unpacking libsqlite3-0:arm64 (3.40.1-2+deb12u1) ... 2024-11-20 05:18:27.652 | Selecting previously unselected package libpython3.11-stdlib:arm64. 2024-11-20 05:18:27.654 | Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6+deb12u4_arm64.deb ... 2024-11-20 05:18:27.684 | Unpacking libpython3.11-stdlib:arm64 (3.11.2-6+deb12u4) ... 2024-11-20 05:18:28.885 | Selecting previously unselected package python3.11. 2024-11-20 05:18:28.887 | Preparing to unpack .../15-python3.11_3.11.2-6+deb12u4_arm64.deb ... 2024-11-20 05:18:28.911 | Unpacking python3.11 (3.11.2-6+deb12u4) ... 2024-11-20 05:18:29.176 | Selecting previously unselected package libpython3-stdlib:arm64. 2024-11-20 05:18:29.176 | Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ... 2024-11-20 05:18:29.198 | Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ... 2024-11-20 05:18:29.384 | Setting up python3-minimal (3.11.2-1+b1) ... 2024-11-20 05:18:29.936 | Selecting previously unselected package python3. 2024-11-20 05:18:29.946 | (Reading database ... 8407 files and directories currently installed.) 2024-11-20 05:18:29.947 | Preparing to unpack .../00-python3_3.11.2-1+b1_arm64.deb ... 2024-11-20 05:18:29.971 | Unpacking python3 (3.11.2-1+b1) ... 2024-11-20 05:18:30.126 | Selecting previously unselected package sudo. 2024-11-20 05:18:30.126 | Preparing to unpack .../01-sudo_1.9.13p3-1+deb12u1_arm64.deb ... 2024-11-20 05:18:30.142 | Unpacking sudo (1.9.13p3-1+deb12u1) ... 2024-11-20 05:18:33.042 | Selecting previously unselected package krb5-locales. 2024-11-20 05:18:33.044 | Preparing to unpack .../02-krb5-locales_1.20.1-2+deb12u2_all.deb ... 2024-11-20 05:18:33.275 | Unpacking krb5-locales (1.20.1-2+deb12u2) ... 2024-11-20 05:18:36.600 | Selecting previously unselected package libnss-systemd:arm64. 2024-11-20 05:18:36.600 | Preparing to unpack .../03-libnss-systemd_252.31-1~deb12u1_arm64.deb ... 2024-11-20 05:18:39.019 | Unpacking libnss-systemd:arm64 (252.31-1~deb12u1) ... 2024-11-20 05:18:39.764 | Selecting previously unselected package libpam-systemd:arm64. 2024-11-20 05:18:39.764 | Preparing to unpack .../04-libpam-systemd_252.31-1~deb12u1_arm64.deb ... 2024-11-20 05:18:39.788 | Unpacking libpam-systemd:arm64 (252.31-1~deb12u1) ... 2024-11-20 05:18:42.659 | Selecting previously unselected package systemd-timesyncd. 2024-11-20 05:18:42.662 | Preparing to unpack .../05-systemd-timesyncd_252.31-1~deb12u1_arm64.deb ... 2024-11-20 05:18:42.744 | Unpacking systemd-timesyncd (252.31-1~deb12u1) ... 2024-11-20 05:18:43.136 | Selecting previously unselected package busybox. 2024-11-20 05:18:43.139 | Preparing to unpack .../06-busybox_1%3a1.35.0-4+b3_arm64.deb ... 2024-11-20 05:18:43.189 | Unpacking busybox (1:1.35.0-4+b3) ... 2024-11-20 05:18:43.445 | Selecting previously unselected package dbus-user-session. 2024-11-20 05:18:43.445 | Preparing to unpack .../07-dbus-user-session_1.14.10-1~deb12u1_arm64.deb ... 2024-11-20 05:18:43.468 | Unpacking dbus-user-session (1.14.10-1~deb12u1) ... 2024-11-20 05:18:43.647 | Selecting previously unselected package libassuan0:arm64. 2024-11-20 05:18:43.648 | Preparing to unpack .../08-libassuan0_2.5.5-5_arm64.deb ... 2024-11-20 05:18:43.675 | Unpacking libassuan0:arm64 (2.5.5-5) ... 2024-11-20 05:18:43.888 | Selecting previously unselected package gpgconf. 2024-11-20 05:18:43.888 | Preparing to unpack .../09-gpgconf_2.2.40-1.1_arm64.deb ... 2024-11-20 05:18:43.904 | Unpacking gpgconf (2.2.40-1.1) ... 2024-11-20 05:18:44.161 | Selecting previously unselected package libksba8:arm64. 2024-11-20 05:18:44.163 | Preparing to unpack .../10-libksba8_1.6.3-2_arm64.deb ... 2024-11-20 05:18:44.188 | Unpacking libksba8:arm64 (1.6.3-2) ... 2024-11-20 05:18:44.448 | Selecting previously unselected package libsasl2-modules-db:arm64. 2024-11-20 05:18:44.450 | Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ... 2024-11-20 05:18:44.468 | Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 2024-11-20 05:18:44.653 | Selecting previously unselected package libsasl2-2:arm64. 2024-11-20 05:18:44.654 | Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg-10_arm64.deb ... 2024-11-20 05:18:44.686 | Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ... 2024-11-20 05:18:45.010 | Selecting previously unselected package libldap-2.5-0:arm64. 2024-11-20 05:18:45.012 | Preparing to unpack .../13-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ... 2024-11-20 05:18:45.055 | Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 2024-11-20 05:18:45.347 | Selecting previously unselected package libnpth0:arm64. 2024-11-20 05:18:45.349 | Preparing to unpack .../14-libnpth0_1.6-3_arm64.deb ... 2024-11-20 05:18:45.430 | Unpacking libnpth0:arm64 (1.6-3) ... 2024-11-20 05:18:46.112 | Selecting previously unselected package dirmngr. 2024-11-20 05:18:46.114 | Preparing to unpack .../15-dirmngr_2.2.40-1.1_arm64.deb ... 2024-11-20 05:18:46.145 | Unpacking dirmngr (2.2.40-1.1) ... 2024-11-20 05:18:46.461 | Selecting previously unselected package gnupg-l10n. 2024-11-20 05:18:46.463 | Preparing to unpack .../16-gnupg-l10n_2.2.40-1.1_all.deb ... 2024-11-20 05:18:46.478 | Unpacking gnupg-l10n (2.2.40-1.1) ... 2024-11-20 05:18:46.894 | Selecting previously unselected package gnupg-utils. 2024-11-20 05:18:46.894 | Preparing to unpack .../17-gnupg-utils_2.2.40-1.1_arm64.deb ... 2024-11-20 05:18:46.906 | Unpacking gnupg-utils (2.2.40-1.1) ... 2024-11-20 05:18:47.156 | Selecting previously unselected package gpg. 2024-11-20 05:18:47.158 | Preparing to unpack .../18-gpg_2.2.40-1.1_arm64.deb ... 2024-11-20 05:18:47.170 | Unpacking gpg (2.2.40-1.1) ... 2024-11-20 05:18:47.383 | Selecting previously unselected package pinentry-curses. 2024-11-20 05:18:47.385 | Preparing to unpack .../19-pinentry-curses_1.2.1-1_arm64.deb ... 2024-11-20 05:18:47.399 | Unpacking pinentry-curses (1.2.1-1) ... 2024-11-20 05:18:47.522 | Selecting previously unselected package gpg-agent. 2024-11-20 05:18:47.524 | Preparing to unpack .../20-gpg-agent_2.2.40-1.1_arm64.deb ... 2024-11-20 05:18:47.537 | Unpacking gpg-agent (2.2.40-1.1) ... 2024-11-20 05:18:47.680 | Selecting previously unselected package gpg-wks-client. 2024-11-20 05:18:47.680 | Preparing to unpack .../21-gpg-wks-client_2.2.40-1.1_arm64.deb ... 2024-11-20 05:18:47.692 | Unpacking gpg-wks-client (2.2.40-1.1) ... 2024-11-20 05:18:47.975 | Selecting previously unselected package gpg-wks-server. 2024-11-20 05:18:47.975 | Preparing to unpack .../22-gpg-wks-server_2.2.40-1.1_arm64.deb ... 2024-11-20 05:18:47.988 | Unpacking gpg-wks-server (2.2.40-1.1) ... 2024-11-20 05:18:48.370 | Selecting previously unselected package gpgsm. 2024-11-20 05:18:48.370 | Preparing to unpack .../23-gpgsm_2.2.40-1.1_arm64.deb ... 2024-11-20 05:18:48.394 | Unpacking gpgsm (2.2.40-1.1) ... 2024-11-20 05:18:48.683 | Selecting previously unselected package gnupg. 2024-11-20 05:18:48.683 | Preparing to unpack .../24-gnupg_2.2.40-1.1_all.deb ... 2024-11-20 05:18:48.718 | Unpacking gnupg (2.2.40-1.1) ... 2024-11-20 05:18:48.990 | Selecting previously unselected package gnupg2. 2024-11-20 05:18:48.991 | Preparing to unpack .../25-gnupg2_2.2.40-1.1_all.deb ... 2024-11-20 05:18:49.026 | Unpacking gnupg2 (2.2.40-1.1) ... 2024-11-20 05:18:49.628 | Selecting previously unselected package libgpm2:arm64. 2024-11-20 05:18:49.628 | Preparing to unpack .../26-libgpm2_1.20.7-10+b1_arm64.deb ... 2024-11-20 05:18:49.943 | Unpacking libgpm2:arm64 (1.20.7-10+b1) ... 2024-11-20 05:18:50.257 | Selecting previously unselected package libldap-common. 2024-11-20 05:18:50.257 | Preparing to unpack .../27-libldap-common_2.5.13+dfsg-5_all.deb ... 2024-11-20 05:18:50.274 | Unpacking libldap-common (2.5.13+dfsg-5) ... 2024-11-20 05:18:50.632 | Selecting previously unselected package libsasl2-modules:arm64. 2024-11-20 05:18:50.634 | Preparing to unpack .../28-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ... 2024-11-20 05:18:50.753 | Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 2024-11-20 05:18:51.132 | Setting up libksba8:arm64 (1.6.3-2) ... 2024-11-20 05:18:51.176 | Setting up media-types (10.0.0) ... 2024-11-20 05:18:51.242 | Setting up systemd-sysv (252.31-1~deb12u1) ... 2024-11-20 05:18:51.292 | Setting up libkeyutils1:arm64 (1.6.3-2) ... 2024-11-20 05:18:51.340 | Setting up libgpm2:arm64 (1.20.7-10+b1) ... 2024-11-20 05:18:51.391 | Setting up libtirpc-common (1.3.3+ds-1) ... 2024-11-20 05:18:51.787 | Setting up libsqlite3-0:arm64 (3.40.1-2+deb12u1) ... 2024-11-20 05:18:51.980 | Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ... 2024-11-20 05:18:52.033 | Setting up libnss-systemd:arm64 (252.31-1~deb12u1) ... 2024-11-20 05:18:52.092 | Setting up libnpth0:arm64 (1.6-3) ... 2024-11-20 05:18:52.135 | Setting up krb5-locales (1.20.1-2+deb12u2) ... 2024-11-20 05:18:52.179 | Setting up libassuan0:arm64 (2.5.5-5) ... 2024-11-20 05:18:52.231 | Setting up libldap-common (2.5.13+dfsg-5) ... 2024-11-20 05:18:52.347 | Setting up libkrb5support0:arm64 (1.20.1-2+deb12u2) ... 2024-11-20 05:18:52.451 | Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ... 2024-11-20 05:18:52.509 | Setting up busybox (1:1.35.0-4+b3) ... 2024-11-20 05:18:52.569 | Setting up gnupg-l10n (2.2.40-1.1) ... 2024-11-20 05:18:52.636 | Setting up libdbus-1-3:arm64 (1.14.10-1~deb12u1) ... 2024-11-20 05:18:52.697 | Setting up systemd-timesyncd (252.31-1~deb12u1) ... 2024-11-20 05:18:52.816 | Creating group 'systemd-timesync' with GID 997. 2024-11-20 05:18:52.817 | Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. 2024-11-20 05:18:54.536 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-20 05:18:54.536 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-11-20 05:18:54.783 | Setting up sudo (1.9.13p3-1+deb12u1) ... 2024-11-20 05:18:55.440 | Running in chroot, ignoring request. 2024-11-20 05:18:55.445 | invoke-rc.d: policy-rc.d denied execution of start. 2024-11-20 05:18:55.464 | Setting up libncursesw6:arm64 (6.4-4) ... 2024-11-20 05:18:55.563 | Setting up libk5crypto3:arm64 (1.20.1-2+deb12u2) ... 2024-11-20 05:18:55.673 | Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ... 2024-11-20 05:18:56.115 | Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... 2024-11-20 05:18:57.046 | Setting up libkrb5-3:arm64 (1.20.1-2+deb12u2) ... 2024-11-20 05:18:57.431 | Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... 2024-11-20 05:18:57.890 | Setting up readline-common (8.2-1.3) ... 2024-11-20 05:18:57.982 | Setting up dbus-bin (1.14.10-1~deb12u1) ... 2024-11-20 05:18:58.036 | Setting up pinentry-curses (1.2.1-1) ... 2024-11-20 05:18:58.318 | Setting up libreadline8:arm64 (8.2-1.3) ... 2024-11-20 05:18:58.381 | Setting up dbus-daemon (1.14.10-1~deb12u1) ... 2024-11-20 05:18:58.671 | Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ... 2024-11-20 05:18:59.529 | Setting up dbus (1.14.10-1~deb12u1) ... 2024-11-20 05:19:00.166 | Running in chroot, ignoring request. 2024-11-20 05:19:00.171 | invoke-rc.d: policy-rc.d denied execution of start. 2024-11-20 05:19:00.223 | Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u2) ... 2024-11-20 05:19:00.477 | Setting up gpgconf (2.2.40-1.1) ... 2024-11-20 05:19:00.620 | Setting up libpam-systemd:arm64 (252.31-1~deb12u1) ... 2024-11-20 05:19:00.865 | debconf: unable to initialize frontend: Dialog 2024-11-20 05:19:00.865 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-11-20 05:19:00.865 | debconf: falling back to frontend: Readline 2024-11-20 05:19:00.866 | debconf: unable to initialize frontend: Readline 2024-11-20 05:19:00.866 | 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.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-11-20 05:19:00.866 | debconf: falling back to frontend: Teletype 2024-11-20 05:19:01.123 | Setting up gpg (2.2.40-1.1) ... 2024-11-20 05:19:01.395 | Setting up gnupg-utils (2.2.40-1.1) ... 2024-11-20 05:19:02.407 | Setting up libtirpc3:arm64 (1.3.3+ds-1) ... 2024-11-20 05:19:02.519 | Setting up gpg-agent (2.2.40-1.1) ... 2024-11-20 05:19:03.138 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. 2024-11-20 05:19:03.373 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. 2024-11-20 05:19:03.607 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. 2024-11-20 05:19:03.840 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. 2024-11-20 05:19:03.998 | Setting up gpgsm (2.2.40-1.1) ... 2024-11-20 05:19:04.317 | Setting up dirmngr (2.2.40-1.1) ... 2024-11-20 05:19:04.623 | Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. 2024-11-20 05:19:04.671 | Setting up dbus-user-session (1.14.10-1~deb12u1) ... 2024-11-20 05:19:05.222 | Setting up gpg-wks-server (2.2.40-1.1) ... 2024-11-20 05:19:05.741 | Setting up libnsl2:arm64 (1.3.0-2) ... 2024-11-20 05:19:06.096 | Setting up gpg-wks-client (2.2.40-1.1) ... 2024-11-20 05:19:06.154 | Setting up libpython3.11-stdlib:arm64 (3.11.2-6+deb12u4) ... 2024-11-20 05:19:06.212 | Setting up gnupg (2.2.40-1.1) ... 2024-11-20 05:19:06.277 | Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ... 2024-11-20 05:19:06.349 | Setting up python3.11 (3.11.2-6+deb12u4) ... 2024-11-20 05:19:07.798 | Setting up gnupg2 (2.2.40-1.1) ... 2024-11-20 05:19:08.166 | Setting up python3 (3.11.2-1+b1) ... 2024-11-20 05:19:08.304 | running python rtupdate hooks for python3.11... 2024-11-20 05:19:08.304 | running python post-rtupdate hooks for python3.11... 2024-11-20 05:19:08.491 | Processing triggers for libc-bin (2.36-9+deb12u9) ... 2024-11-20 05:19:08.647 | Processing triggers for systemd (252.31-1~deb12u1) ... 2024-11-20 05:19:08.960 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc 2024-11-20 05:19:08.976 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys 2024-11-20 05:19:08.990 | dib-run-parts 75-debian-minimal-baseinstall completed 2024-11-20 05:19:08.990 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-20 05:19:08.990 | dib-run-parts 2024-11-20 05:19:08.992 | dib-run-parts Target: root.d 2024-11-20 05:19:08.992 | dib-run-parts 2024-11-20 05:19:08.992 | dib-run-parts Script Seconds 2024-11-20 05:19:08.993 | dib-run-parts --------------------------------------- ---------- 2024-11-20 05:19:08.993 | dib-run-parts 2024-11-20 05:19:09.005 | dib-run-parts 08-debootstrap 171.546 2024-11-20 05:19:09.013 | dib-run-parts 09-apt-keyring 0.017 2024-11-20 05:19:09.021 | dib-run-parts 50-apt-allow-unauthenticated 0.047 2024-11-20 05:19:09.028 | dib-run-parts 50-block-apt-translations 0.039 2024-11-20 05:19:09.036 | dib-run-parts 50-block-daemons 0.092 2024-11-20 05:19:09.044 | dib-run-parts 50-build-with-http-cache 0.022 2024-11-20 05:19:09.052 | dib-run-parts 50-shared-apt-cache 0.025 2024-11-20 05:19:09.060 | dib-run-parts 50-trim-dpkg 0.046 2024-11-20 05:19:09.068 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-20 05:19:09.076 | dib-run-parts 75-debian-minimal-baseinstall 82.476 2024-11-20 05:19:09.079 | dib-run-parts 2024-11-20 05:19:09.079 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-20 05:19:09.086 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-20 05:19:09.092 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-20 05:19:09.093 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 05:19:09.102 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 05:19:09.102 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-20 05:19:09.110 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'bin 2024-11-20 05:19:09.110 | boot 2024-11-20 05:19:09.110 | dev 2024-11-20 05:19:09.110 | etc 2024-11-20 05:19:09.110 | home 2024-11-20 05:19:09.110 | lib 2024-11-20 05:19:09.110 | media 2024-11-20 05:19:09.110 | mnt 2024-11-20 05:19:09.110 | opt 2024-11-20 05:19:09.110 | proc 2024-11-20 05:19:09.110 | root 2024-11-20 05:19:09.110 | run 2024-11-20 05:19:09.110 | sbin 2024-11-20 05:19:09.110 | srv 2024-11-20 05:19:09.110 | sys 2024-11-20 05:19:09.110 | usr 2024-11-20 05:19:09.110 | var' ']' 2024-11-20 05:19:09.115 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/resolv.conf ']' 2024-11-20 05:19:09.119 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/resolv.conf ']' 2024-11-20 05:19:09.124 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/resolv.conf.ORIG 2024-11-20 05:19:09.140 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/resolv.conf 2024-11-20 05:19:09.155 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/resolv.conf 2024-11-20 05:19:09.169 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-20 05:19:09.174 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-20 05:19:09.181 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-20 05:19:09.185 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc 2024-11-20 05:19:09.201 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev 2024-11-20 05:19:09.216 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-20 05:19:09.222 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-20 05:19:09.230 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-20 05:19:09.235 | + 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.Xyh1oGku/mnt/dev/pts 2024-11-20 05:19:09.252 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys 2024-11-20 05:19:09.267 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d 2024-11-20 05:19:09.274 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-20 05:19:09.279 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-20 05:19:09.284 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 05:19:09.289 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.Xyh1oGku/hooks ']' 2024-11-20 05:19:09.294 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-20 05:19:09.299 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 05:19:09.299 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-20 05:19:09.307 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d ']' 2024-11-20 05:19:09.312 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d' 2024-11-20 05:19:09.312 | Running hooks from /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d 2024-11-20 05:19:09.317 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 05:19:09.321 | + 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.Xyh1oGku/hooks/extra-data.d 2024-11-20 05:19:09.344 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 05:19:09.351 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 05:19:09.355 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 05:19:09.359 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 05:19:09.363 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 05:19:09.367 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 05:19:09.372 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 05:19:09.379 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 05:19:09.383 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 05:19:09.387 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 05:19:09.392 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 05:19:09.396 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 05:19:09.400 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 05:19:09.404 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 05:19:09.408 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 05:19:09.412 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 05:19:09.416 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 05:19:09.420 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 05:19:09.424 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 05:19:09.429 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 05:19:09.433 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 05:19:09.437 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-11-20 05:19:09.444 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-11-20 05:19:09.448 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-11-20 05:19:09.453 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-11-20 05:19:09.457 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bookworm 2024-11-20 05:19:09.462 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bookworm 2024-11-20 05:19:09.466 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-11-20 05:19:09.470 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-11-20 05:19:09.474 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-11-20 05:19:09.478 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-11-20 05:19:09.483 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-11-20 05:19:09.487 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2024-11-20 05:19:09.491 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.regionone.osuosl.opendev.org/debian 2024-11-20 05:19:09.495 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=http://security.debian.org/ 2024-11-20 05:19:09.500 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-11-20 05:19:09.504 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-11-20 05:19:09.508 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-11-20 05:19:09.512 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-11-20 05:19:09.516 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-11-20 05:19:09.520 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bookworm-security 2024-11-20 05:19:09.525 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-11-20 05:19:09.529 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:19:09.529 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:19:09.529 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:19:09.529 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:19:09.529 | ' 2024-11-20 05:19:09.533 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bookworm = testing -o bookworm = unstable ']' 2024-11-20 05:19:09.537 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:19:09.537 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:19:09.537 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:19:09.538 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:19:09.538 | ' 2024-11-20 05:19:09.542 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm main 2024-11-20 05:19:09.542 | backports:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-backports main 2024-11-20 05:19:09.542 | updates:deb https://mirror.regionone.osuosl.opendev.org/debian bookworm-updates main 2024-11-20 05:19:09.542 | security:deb http://security.debian.org/ bookworm-security main 2024-11-20 05:19:09.542 | ' 2024-11-20 05:19:09.546 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-20 05:19:09.554 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-11-20 05:19:09.558 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 05:19:09.563 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-11-20 05:19:09.567 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-20 05:19:09.574 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-11-20 05:19:09.579 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-11-20 05:19:09.583 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-11-20 05:19:09.587 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 05:19:09.595 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 05:19:09.599 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 05:19:09.603 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 05:19:09.608 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 05:19:09.615 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 05:19:09.619 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 05:19:09.624 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 05:19:09.628 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bookworm-arm64-545093cf531046f892d705909975be32.d/ 2024-11-20 05:19:09.632 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bookworm-arm64-545093cf531046f892d705909975be32.d/ 2024-11-20 05:19:09.637 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 05:19:09.644 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 05:19:09.648 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 05:19:09.653 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 05:19:09.657 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 05:19:09.661 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 05:19:09.669 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 05:19:09.673 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 05:19:09.677 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 05:19:09.682 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 05:19:09.686 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 05:19:09.690 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-11-20 05:19:09.695 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-11-20 05:19:09.699 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-20 05:19:09.707 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-11-20 05:19:09.711 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-11-20 05:19:09.716 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-11-20 05:19:09.720 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 05:19:09.728 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 05:19:09.732 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 05:19:09.737 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 05:19:09.741 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 05:19:09.749 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 05:19:09.754 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 05:19:09.758 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 05:19:09.762 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 05:19:09.767 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 05:19:09.771 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 05:19:09.775 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 05:19:09.780 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 05:19:09.784 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 05:19:09.789 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 05:19:09.796 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 05:19:09.801 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 05:19:09.805 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 05:19:09.810 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-20 05:19:09.833 | Copying pkg-map for infra-package-needs 2024-11-20 05:19:09.844 | Copying pkg-map for source-repositories 2024-11-20 05:19:09.855 | Copying pkg-map for debootstrap 2024-11-20 05:19:09.866 | Copying pkg-map for ensure-venv 2024-11-20 05:19:09.877 | Copying pkg-map for base 2024-11-20 05:19:09.888 | Copying pkg-map for openssh-server 2024-11-20 05:19:09.899 | Copying pkg-map for bootloader 2024-11-20 05:19:09.910 | Copying pkg-map for cache-url 2024-11-20 05:19:09.921 | Copying pkg-map for nodepool-base 2024-11-20 05:19:09.932 | Copying pkg-map for growroot 2024-11-20 05:19:09.943 | Copying pkg-map for runtime-ssh-host-keys 2024-11-20 05:19:09.954 | Copying pkg-map for simple-init 2024-11-20 05:19:09.968 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-20 05:19:09.968 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/20-manifest-dir 2024-11-20 05:19:09.977 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-20 05:19:09.981 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-20 05:19:09.985 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.Xyh1oGku/mnt//etc/dib-manifests 2024-11-20 05:19:09.999 | dib-run-parts 20-manifest-dir completed 2024-11-20 05:19:09.999 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-create-repo-list 2024-11-20 05:19:12.424 | dib-run-parts 50-create-repo-list completed 2024-11-20 05:19:12.424 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist 2024-11-20 05:19:12.434 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-11-20 05:19:12.438 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-11-20 05:19:12.443 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/modprobe.d ']' 2024-11-20 05:19:12.447 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.Xyh1oGku/mnt/etc/modprobe.d 2024-11-20 05:19:12.463 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-11-20 05:19:12.467 | ++ /environment:get_image_element_array:0 : echo '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [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 [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console ' 2024-11-20 05:19:12.477 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[block-device-efi]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[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' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[journal-to-console]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console' ')' 2024-11-20 05:19:12.482 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['debian-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['block-device-efi']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['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' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['journal-to-console']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console') 2024-11-20 05:19:12.487 | ++ /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-11-20 05:19:12.491 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.496 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-11-20 05:19:12.500 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-11-20 05:19:12.504 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2024-11-20 05:19:12.509 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.513 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-11-20 05:19:12.518 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-11-20 05:19:12.522 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-11-20 05:19:12.527 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.531 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-11-20 05:19:12.535 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2024-11-20 05:19:12.539 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/modprobe.d/ ']' 2024-11-20 05:19:12.544 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.548 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-11-20 05:19:12.552 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2024-11-20 05:19:12.556 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/modprobe.d/ ']' 2024-11-20 05:19:12.561 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.565 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-11-20 05:19:12.569 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2024-11-20 05:19:12.573 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/modprobe.d/ ']' 2024-11-20 05:19:12.577 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.582 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2024-11-20 05:19:12.586 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal 2024-11-20 05:19:12.590 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/modprobe.d/ ']' 2024-11-20 05:19:12.594 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.598 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-11-20 05:19:12.602 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-11-20 05:19:12.607 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2024-11-20 05:19:12.611 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.615 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-11-20 05:19:12.619 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources 2024-11-20 05:19:12.624 | + /opt/dib_tmp/dib_build.Xyh1oGku/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/ ']' 2024-11-20 05:19:12.628 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.632 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-11-20 05:19:12.636 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2024-11-20 05:19:12.641 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv/modprobe.d/ ']' 2024-11-20 05:19:12.645 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.649 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-efi 2024-11-20 05:19:12.653 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi 2024-11-20 05:19:12.658 | + /opt/dib_tmp/dib_build.Xyh1oGku/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/ ']' 2024-11-20 05:19:12.662 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.666 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-11-20 05:19:12.670 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-11-20 05:19:12.674 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2024-11-20 05:19:12.679 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.683 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-11-20 05:19:12.687 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-11-20 05:19:12.692 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2024-11-20 05:19:12.696 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.700 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-11-20 05:19:12.704 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2024-11-20 05:19:12.709 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/modprobe.d/ ']' 2024-11-20 05:19:12.713 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.717 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-11-20 05:19:12.721 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2024-11-20 05:19:12.725 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/modprobe.d/ ']' 2024-11-20 05:19:12.730 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.734 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-11-20 05:19:12.738 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-11-20 05:19:12.742 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2024-11-20 05:19:12.746 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.750 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-11-20 05:19:12.755 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-11-20 05:19:12.759 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2024-11-20 05:19:12.763 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.767 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-11-20 05:19:12.771 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-11-20 05:19:12.775 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-11-20 05:19:12.779 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.784 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-11-20 05:19:12.788 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-11-20 05:19:12.792 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2024-11-20 05:19:12.796 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.801 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-11-20 05:19:12.805 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system 2024-11-20 05:19:12.809 | + /opt/dib_tmp/dib_build.Xyh1oGku/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/ ']' 2024-11-20 05:19:12.813 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.818 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=journal-to-console 2024-11-20 05:19:12.822 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console 2024-11-20 05:19:12.826 | + /opt/dib_tmp/dib_build.Xyh1oGku/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/ ']' 2024-11-20 05:19:12.830 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.834 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-11-20 05:19:12.839 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2024-11-20 05:19:12.843 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/modprobe.d/ ']' 2024-11-20 05:19:12.847 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.851 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-11-20 05:19:12.855 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-11-20 05:19:12.860 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-11-20 05:19:12.864 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.868 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-11-20 05:19:12.872 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2024-11-20 05:19:12.876 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/modprobe.d/ ']' 2024-11-20 05:19:12.881 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.885 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-11-20 05:19:12.889 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-11-20 05:19:12.893 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2024-11-20 05:19:12.897 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.901 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-11-20 05:19:12.906 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-11-20 05:19:12.910 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-11-20 05:19:12.914 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.918 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-11-20 05:19:12.922 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-11-20 05:19:12.927 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2024-11-20 05:19:12.931 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.935 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-11-20 05:19:12.939 | + /opt/dib_tmp/dib_build.Xyh1oGku/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 2024-11-20 05:19:12.944 | + /opt/dib_tmp/dib_build.Xyh1oGku/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/ ']' 2024-11-20 05:19:12.948 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.952 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-11-20 05:19:12.956 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2024-11-20 05:19:12.961 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/modprobe.d/ ']' 2024-11-20 05:19:12.965 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.969 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-11-20 05:19:12.973 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2024-11-20 05:19:12.977 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/modprobe.d/ ']' 2024-11-20 05:19:12.981 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-11-20 05:19:12.985 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-11-20 05:19:12.990 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-11-20 05:19:12.994 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-11-20 05:19:12.997 | dib-run-parts 50-modprobe-blacklist completed 2024-11-20 05:19:12.997 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/60-zuul-user 2024-11-20 05:19:13.006 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-20 05:19:13.010 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-20 05:19:13.014 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 05:19:13.014 | ' 2024-11-20 05:19:13.018 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 05:19:13.018 | ' ']' 2024-11-20 05:19:13.023 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 05:19:13.023 | ' ']' 2024-11-20 05:19:13.027 | + /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 05:19:13.027 | ' 2024-11-20 05:19:13.029 | dib-run-parts 60-zuul-user completed 2024-11-20 05:19:13.029 | dib-run-parts Running /opt/dib_tmp/dib_build.Xyh1oGku/hooks/extra-data.d/98-source-repositories 2024-11-20 05:19:13.050 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 05:19:13 UTC 2024 for /opt/dib_tmp/dib_build.Xyh1oGku/hooks/source-repository-simple-init 2024-11-20 05:19:13.057 | (0001 / 0001) 2024-11-20 05:19:13.357 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-20 05:19:13.787 | Cloning from glean cache and applying ref master 2024-11-20 05:19:14.123 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-20 05:19:14.151 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 05:19:14 UTC 2024 for /opt/dib_tmp/dib_build.Xyh1oGku/hooks/source-repository-stackviz 2024-11-20 05:19:14.158 | (0001 / 0001) 2024-11-20 05:19:14.176 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-20 05:19:14.209 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 05:19:14.211 | Dload Upload Total Spent Left Speed 2024-11-20 05:19:14.777 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 455 0 --:--:-- --:--:-- --:--:-- 455 2024-11-20 05:19:15.037 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 05:19:15.046 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-20 05:19:15.127 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 05:19:15 UTC 2024 for /opt/dib_tmp/dib_build.Xyh1oGku/hooks/source-repository-zanatacli 2024-11-20 05:19:15.134 | (0001 / 0001) 2024-11-20 05:19:15.151 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-11-20 05:19:15.185 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 05:19:15.186 | Dload Upload Total Spent Left Speed 2024-11-20 05:19:15.667 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 286 0 --:--:-- --:--:-- --:--:-- 286 2024-11-20 05:19:15.816 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 05:19:15.823 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-11-20 05:19:16.515 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 05:19:16 UTC 2024 for /opt/dib_tmp/dib_build.Xyh1oGku/hooks/source-repository-projects-yaml 2024-11-20 05:19:16.522 | (0001 / 1318) 2024-11-20 05:19:16.541 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-20 05:19:17.756 | Cloning from airshipctl cache and applying ref * 2024-11-20 05:19:19.403 | (0002 / 1318) 2024-11-20 05:19:19.421 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-20 05:19:20.610 | Cloning from airshipui cache and applying ref * 2024-11-20 05:19:21.770 | (0003 / 1318) 2024-11-20 05:19:21.787 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-20 05:19:24.349 | Cloning from apis cache and applying ref * 2024-11-20 05:19:24.421 | (0004 / 1318) 2024-11-20 05:19:24.439 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-20 05:19:28.556 | Cloning from armada cache and applying ref * 2024-11-20 05:19:42.269 | (0005 / 1318) 2024-11-20 05:19:42.286 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-20 05:19:42.549 | Cloning from armada-go cache and applying ref * 2024-11-20 05:19:42.658 | (0006 / 1318) 2024-11-20 05:19:42.676 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-20 05:19:42.938 | Cloning from armada-operator cache and applying ref * 2024-11-20 05:19:43.064 | (0007 / 1318) 2024-11-20 05:19:43.081 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-20 05:19:43.340 | Cloning from charts cache and applying ref * 2024-11-20 05:19:43.464 | (0008 / 1318) 2024-11-20 05:19:43.482 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-20 05:19:43.730 | Cloning from deckhand cache and applying ref * 2024-11-20 05:19:43.947 | (0009 / 1318) 2024-11-20 05:19:43.964 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-20 05:19:44.211 | Cloning from divingbell cache and applying ref * 2024-11-20 05:19:44.306 | (0010 / 1318) 2024-11-20 05:19:44.323 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-20 05:19:44.585 | Cloning from docs cache and applying ref * 2024-11-20 05:19:44.687 | (0011 / 1318) 2024-11-20 05:19:44.704 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-20 05:19:44.952 | Cloning from drydock cache and applying ref * 2024-11-20 05:19:45.132 | (0012 / 1318) 2024-11-20 05:19:45.149 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-20 05:19:45.393 | Cloning from election cache and applying ref * 2024-11-20 05:19:45.472 | (0013 / 1318) 2024-11-20 05:19:45.489 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-11-20 05:19:45.732 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-20 05:19:45.808 | (0014 / 1318) 2024-11-20 05:19:45.825 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-20 05:19:46.107 | Cloning from go-redfish cache and applying ref * 2024-11-20 05:19:46.193 | (0015 / 1318) 2024-11-20 05:19:46.210 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-20 05:19:46.478 | Cloning from governance cache and applying ref * 2024-11-20 05:19:46.549 | (0016 / 1318) 2024-11-20 05:19:46.566 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-20 05:19:46.817 | Cloning from hostconfig-operator cache and applying ref * 2024-11-20 05:19:46.907 | (0017 / 1318) 2024-11-20 05:19:46.924 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-20 05:19:47.182 | Cloning from image-builder cache and applying ref * 2024-11-20 05:19:47.271 | (0018 / 1318) 2024-11-20 05:19:47.288 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-20 05:19:47.572 | Cloning from images cache and applying ref * 2024-11-20 05:19:47.657 | (0019 / 1318) 2024-11-20 05:19:47.674 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-20 05:19:47.985 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-20 05:19:48.624 | (0020 / 1318) 2024-11-20 05:19:48.641 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-20 05:19:48.909 | Cloning from maas cache and applying ref * 2024-11-20 05:19:49.020 | (0021 / 1318) 2024-11-20 05:19:49.037 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-20 05:19:49.306 | Cloning from pegleg cache and applying ref * 2024-11-20 05:19:49.451 | (0022 / 1318) 2024-11-20 05:19:49.468 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-20 05:19:49.712 | Cloning from porthole cache and applying ref * 2024-11-20 05:19:49.939 | (0023 / 1318) 2024-11-20 05:19:49.956 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-20 05:19:50.216 | Cloning from promenade cache and applying ref * 2024-11-20 05:19:50.520 | (0024 / 1318) 2024-11-20 05:19:50.537 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-20 05:19:50.798 | Cloning from shipyard cache and applying ref * 2024-11-20 05:19:51.033 | (0025 / 1318) 2024-11-20 05:19:51.050 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-20 05:19:51.314 | Cloning from sip cache and applying ref * 2024-11-20 05:19:51.587 | (0026 / 1318) 2024-11-20 05:19:51.605 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-20 05:19:51.855 | Cloning from specs cache and applying ref * 2024-11-20 05:19:51.931 | (0027 / 1318) 2024-11-20 05:19:51.949 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-20 05:19:52.203 | Cloning from spyglass cache and applying ref * 2024-11-20 05:19:52.291 | (0028 / 1318) 2024-11-20 05:19:52.308 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-20 05:19:52.558 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-20 05:19:52.634 | (0029 / 1318) 2024-11-20 05:19:52.652 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-20 05:19:52.919 | Cloning from tempest-plugin cache and applying ref * 2024-11-20 05:19:52.995 | (0030 / 1318) 2024-11-20 05:19:53.012 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-20 05:19:53.294 | Cloning from treasuremap cache and applying ref * 2024-11-20 05:19:53.597 | (0031 / 1318) 2024-11-20 05:19:53.615 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-20 05:19:53.927 | Cloning from vino cache and applying ref * 2024-11-20 05:19:54.019 | (0032 / 1318) 2024-11-20 05:19:54.036 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-20 05:19:54.343 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-20 05:19:54.424 | (0033 / 1318) 2024-11-20 05:19:54.441 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-20 05:19:54.749 | Cloning from cfn-overview cache and applying ref * 2024-11-20 05:19:54.839 | (0034 / 1318) 2024-11-20 05:19:54.856 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-20 05:19:55.147 | Cloning from cfn-security cache and applying ref * 2024-11-20 05:19:55.233 | (0035 / 1318) 2024-11-20 05:19:55.250 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-20 05:19:55.545 | Cloning from computing-native cache and applying ref * 2024-11-20 05:19:55.627 | (0036 / 1318) 2024-11-20 05:19:55.644 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-20 05:19:55.986 | Cloning from computing-offload cache and applying ref * 2024-11-20 05:19:56.968 | (0037 / 1318) 2024-11-20 05:19:56.986 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-20 05:19:57.283 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-20 05:19:59.492 | (0038 / 1318) 2024-11-20 05:19:59.510 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-11-20 05:19:59.814 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-20 05:20:05.939 | (0039 / 1318) 2024-11-20 05:20:05.957 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-20 05:20:06.203 | Cloning from cirros cache and applying ref * 2024-11-20 05:20:07.858 | (0040 / 1318) 2024-11-20 05:20:07.870 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-20 05:20:08.138 | Cloning from inaugust.com cache and applying ref * 2024-11-20 05:20:08.423 | (0041 / 1318) 2024-11-20 05:20:08.441 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-20 05:20:08.710 | Cloning from src.sh cache and applying ref * 2024-11-20 05:20:09.701 | (0042 / 1318) 2024-11-20 05:20:09.719 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-20 05:20:09.976 | Cloning from ttrun cache and applying ref * 2024-11-20 05:20:10.602 | (0043 / 1318) 2024-11-20 05:20:10.619 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-20 05:20:10.890 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-20 05:20:13.022 | (0044 / 1318) 2024-11-20 05:20:13.040 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-20 05:20:13.304 | Cloning from python-jenkins cache and applying ref * 2024-11-20 05:20:13.536 | (0045 / 1318) 2024-11-20 05:20:13.554 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-20 05:20:13.823 | Cloning from ci-cloud-config cache and applying ref * 2024-11-20 05:20:13.900 | (0046 / 1318) 2024-11-20 05:20:13.917 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-20 05:20:14.160 | Cloning from afsmon cache and applying ref * 2024-11-20 05:20:14.236 | (0047 / 1318) 2024-11-20 05:20:14.253 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-11-20 05:20:14.514 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-20 05:20:14.590 | (0048 / 1318) 2024-11-20 05:20:14.608 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-20 05:20:14.882 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-20 05:20:14.956 | (0049 / 1318) 2024-11-20 05:20:14.974 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-20 05:20:15.221 | Cloning from askbot-theme cache and applying ref * 2024-11-20 05:20:15.296 | (0050 / 1318) 2024-11-20 05:20:15.313 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-20 05:20:15.554 | Cloning from base-jobs cache and applying ref * 2024-11-20 05:20:15.680 | (0051 / 1318) 2024-11-20 05:20:15.697 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-20 05:20:16.192 | Cloning from bindep cache and applying ref * 2024-11-20 05:20:16.300 | (0052 / 1318) 2024-11-20 05:20:16.317 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-20 05:20:16.704 | Cloning from ci-sandbox cache and applying ref * 2024-11-20 05:20:16.779 | (0053 / 1318) 2024-11-20 05:20:16.796 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-20 05:20:17.134 | Cloning from dstat_graph cache and applying ref * 2024-11-20 05:20:17.231 | (0054 / 1318) 2024-11-20 05:20:17.248 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-20 05:20:17.497 | Cloning from elastic-recheck cache and applying ref * 2024-11-20 05:20:17.619 | (0055 / 1318) 2024-11-20 05:20:17.637 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-20 05:20:17.890 | Cloning from engagement cache and applying ref * 2024-11-20 05:20:17.968 | (0056 / 1318) 2024-11-20 05:20:17.985 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-20 05:20:18.253 | Cloning from gear cache and applying ref * 2024-11-20 05:20:18.337 | (0057 / 1318) 2024-11-20 05:20:18.354 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-20 05:20:18.648 | Cloning from germqtt cache and applying ref * 2024-11-20 05:20:18.801 | (0058 / 1318) 2024-11-20 05:20:18.818 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-20 05:20:19.088 | Cloning from gerritbot cache and applying ref * 2024-11-20 05:20:19.823 | (0059 / 1318) 2024-11-20 05:20:19.843 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-20 05:20:20.160 | Cloning from gerritlib cache and applying ref * 2024-11-20 05:20:21.144 | (0060 / 1318) 2024-11-20 05:20:21.161 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-20 05:20:21.406 | Cloning from git-restack cache and applying ref * 2024-11-20 05:20:22.226 | (0061 / 1318) 2024-11-20 05:20:22.243 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-20 05:20:22.492 | Cloning from git-review cache and applying ref * 2024-11-20 05:20:22.616 | (0062 / 1318) 2024-11-20 05:20:22.633 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-20 05:20:22.878 | Cloning from glean cache and applying ref * 2024-11-20 05:20:22.984 | (0063 / 1318) 2024-11-20 05:20:23.001 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-20 05:20:23.247 | Cloning from grafyaml cache and applying ref * 2024-11-20 05:20:23.342 | (0064 / 1318) 2024-11-20 05:20:23.359 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-20 05:20:23.617 | Cloning from infra-manual cache and applying ref * 2024-11-20 05:20:23.710 | (0065 / 1318) 2024-11-20 05:20:23.728 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-20 05:20:23.984 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-20 05:20:24.076 | (0066 / 1318) 2024-11-20 05:20:24.094 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-20 05:20:24.353 | Cloning from infra-specs cache and applying ref * 2024-11-20 05:20:24.440 | (0067 / 1318) 2024-11-20 05:20:24.457 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-11-20 05:20:24.715 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-20 05:20:24.841 | (0068 / 1318) 2024-11-20 05:20:24.859 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-20 05:20:25.115 | Cloning from irc-meetings cache and applying ref * 2024-11-20 05:20:25.234 | (0069 / 1318) 2024-11-20 05:20:25.251 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-20 05:20:25.494 | Cloning from jeepyb cache and applying ref * 2024-11-20 05:20:25.577 | (0070 / 1318) 2024-11-20 05:20:25.595 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-20 05:20:25.861 | Cloning from lodgeit cache and applying ref * 2024-11-20 05:20:25.982 | (0071 / 1318) 2024-11-20 05:20:25.999 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-20 05:20:26.235 | Cloning from log-classify cache and applying ref * 2024-11-20 05:20:26.308 | (0072 / 1318) 2024-11-20 05:20:26.325 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-20 05:20:26.571 | Cloning from log_processor cache and applying ref * 2024-11-20 05:20:26.647 | (0073 / 1318) 2024-11-20 05:20:26.665 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-20 05:20:26.922 | Cloning from lpmqtt cache and applying ref * 2024-11-20 05:20:26.995 | (0074 / 1318) 2024-11-20 05:20:27.013 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-20 05:20:27.272 | Cloning from meetbot cache and applying ref * 2024-11-20 05:20:27.350 | (0075 / 1318) 2024-11-20 05:20:27.368 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-20 05:20:27.626 | Cloning from mqtt_statsd cache and applying ref * 2024-11-20 05:20:27.702 | (0076 / 1318) 2024-11-20 05:20:27.719 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-20 05:20:27.975 | Cloning from netlify-sandbox cache and applying ref * 2024-11-20 05:20:28.323 | (0077 / 1318) 2024-11-20 05:20:28.341 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-20 05:20:28.583 | Cloning from project-config cache and applying ref * 2024-11-20 05:20:28.666 | (0078 / 1318) 2024-11-20 05:20:28.683 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-20 05:20:28.950 | Cloning from project-config-example cache and applying ref * 2024-11-20 05:20:29.025 | (0079 / 1318) 2024-11-20 05:20:29.043 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-20 05:20:29.286 | Cloning from publications cache and applying ref * 2024-11-20 05:20:29.459 | (0080 / 1318) 2024-11-20 05:20:29.476 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-20 05:20:29.715 | Cloning from puppet-bup cache and applying ref * 2024-11-20 05:20:29.789 | (0081 / 1318) 2024-11-20 05:20:29.807 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-20 05:20:30.049 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-20 05:20:30.124 | (0082 / 1318) 2024-11-20 05:20:30.142 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-20 05:20:30.381 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-20 05:20:30.456 | (0083 / 1318) 2024-11-20 05:20:30.474 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-20 05:20:30.727 | Cloning from puppet-httpd cache and applying ref * 2024-11-20 05:20:30.804 | (0084 / 1318) 2024-11-20 05:20:30.823 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-20 05:20:31.067 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-20 05:20:31.141 | (0085 / 1318) 2024-11-20 05:20:31.158 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-20 05:20:31.420 | Cloning from puppet-logrotate cache and applying ref * 2024-11-20 05:20:31.494 | (0086 / 1318) 2024-11-20 05:20:31.512 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-20 05:20:31.769 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-20 05:20:31.843 | (0087 / 1318) 2024-11-20 05:20:31.861 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-11-20 05:20:32.101 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-20 05:20:32.175 | (0088 / 1318) 2024-11-20 05:20:32.192 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-20 05:20:32.453 | Cloning from puppet-pip cache and applying ref * 2024-11-20 05:20:32.528 | (0089 / 1318) 2024-11-20 05:20:32.545 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-20 05:20:32.789 | Cloning from puppet-project_config cache and applying ref * 2024-11-20 05:20:32.864 | (0090 / 1318) 2024-11-20 05:20:32.882 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-20 05:20:33.142 | Cloning from puppet-redis cache and applying ref * 2024-11-20 05:20:33.217 | (0091 / 1318) 2024-11-20 05:20:33.234 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-20 05:20:33.475 | Cloning from puppet-reviewday cache and applying ref * 2024-11-20 05:20:33.550 | (0092 / 1318) 2024-11-20 05:20:33.567 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-20 05:20:33.822 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-20 05:20:33.896 | (0093 / 1318) 2024-11-20 05:20:33.914 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-20 05:20:34.172 | Cloning from puppet-ssh cache and applying ref * 2024-11-20 05:20:34.246 | (0094 / 1318) 2024-11-20 05:20:34.264 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-20 05:20:34.507 | Cloning from puppet-storyboard cache and applying ref * 2024-11-20 05:20:34.583 | (0095 / 1318) 2024-11-20 05:20:34.601 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-20 05:20:34.846 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-20 05:20:34.921 | (0096 / 1318) 2024-11-20 05:20:34.939 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-20 05:20:35.180 | Cloning from puppet-ulimit cache and applying ref * 2024-11-20 05:20:35.255 | (0097 / 1318) 2024-11-20 05:20:35.272 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-20 05:20:35.517 | Cloning from puppet-user cache and applying ref * 2024-11-20 05:20:35.592 | (0098 / 1318) 2024-11-20 05:20:35.610 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-20 05:20:35.856 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-20 05:20:35.934 | (0099 / 1318) 2024-11-20 05:20:35.952 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-20 05:20:36.209 | Cloning from puppet-zanata cache and applying ref * 2024-11-20 05:20:36.285 | (0100 / 1318) 2024-11-20 05:20:36.303 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-20 05:20:36.541 | Cloning from python-storyboardclient cache and applying ref * 2024-11-20 05:20:36.623 | (0101 / 1318) 2024-11-20 05:20:36.640 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-20 05:20:36.899 | Cloning from sandbox cache and applying ref * 2024-11-20 05:20:37.027 | (0102 / 1318) 2024-11-20 05:20:37.045 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-20 05:20:37.285 | Cloning from statusbot cache and applying ref * 2024-11-20 05:20:37.363 | (0103 / 1318) 2024-11-20 05:20:37.380 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-20 05:20:37.637 | Cloning from storyboard cache and applying ref * 2024-11-20 05:20:37.771 | (0104 / 1318) 2024-11-20 05:20:37.788 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-20 05:20:38.046 | Cloning from storyboard-vue cache and applying ref * 2024-11-20 05:20:38.133 | (0105 / 1318) 2024-11-20 05:20:38.151 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-20 05:20:38.399 | Cloning from storyboard-webclient cache and applying ref * 2024-11-20 05:20:38.528 | (0106 / 1318) 2024-11-20 05:20:38.546 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-20 05:20:38.813 | Cloning from subunit2sql cache and applying ref * 2024-11-20 05:20:38.936 | (0107 / 1318) 2024-11-20 05:20:38.953 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-20 05:20:39.214 | Cloning from system-config cache and applying ref * 2024-11-20 05:20:40.202 | (0108 / 1318) 2024-11-20 05:20:40.219 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-20 05:20:40.462 | Cloning from yaml2ical cache and applying ref * 2024-11-20 05:20:40.550 | (0109 / 1318) 2024-11-20 05:20:40.568 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-20 05:20:40.810 | Cloning from zone-gating.dev cache and applying ref * 2024-11-20 05:20:40.888 | (0110 / 1318) 2024-11-20 05:20:40.906 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-20 05:20:41.164 | Cloning from zone-opendev.org cache and applying ref * 2024-11-20 05:20:41.283 | (0111 / 1318) 2024-11-20 05:20:41.301 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-11-20 05:20:41.544 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-20 05:20:41.628 | (0112 / 1318) 2024-11-20 05:20:41.646 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-20 05:20:41.907 | Cloning from zuul-jobs cache and applying ref * 2024-11-20 05:20:42.014 | (0113 / 1318) 2024-11-20 05:20:42.032 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-11-20 05:20:42.291 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-20 05:20:42.374 | (0114 / 1318) 2024-11-20 05:20:42.391 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-20 05:20:42.652 | Cloning from edge-computing-group cache and applying ref * 2024-11-20 05:20:42.803 | (0115 / 1318) 2024-11-20 05:20:42.820 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-20 05:20:43.076 | Cloning from four-opens cache and applying ref * 2024-11-20 05:20:43.151 | (0116 / 1318) 2024-11-20 05:20:43.168 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-20 05:20:43.419 | Cloning from groups cache and applying ref * 2024-11-20 05:20:43.562 | (0117 / 1318) 2024-11-20 05:20:43.579 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-20 05:20:43.848 | Cloning from groups-static-pages cache and applying ref * 2024-11-20 05:20:43.922 | (0118 / 1318) 2024-11-20 05:20:43.940 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-20 05:20:44.185 | Cloning from interop cache and applying ref * 2024-11-20 05:20:44.304 | (0119 / 1318) 2024-11-20 05:20:44.322 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-20 05:20:44.579 | Cloning from odsreg cache and applying ref * 2024-11-20 05:20:44.658 | (0120 / 1318) 2024-11-20 05:20:44.676 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-20 05:20:44.934 | Cloning from openstack-map cache and applying ref * 2024-11-20 05:20:45.012 | (0121 / 1318) 2024-11-20 05:20:45.030 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-20 05:20:45.272 | Cloning from openstackweb cache and applying ref * 2024-11-20 05:20:46.012 | (0122 / 1318) 2024-11-20 05:20:46.030 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-20 05:20:46.309 | Cloning from python-tempestconf cache and applying ref * 2024-11-20 05:20:46.454 | (0123 / 1318) 2024-11-20 05:20:46.471 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-20 05:20:46.748 | Cloning from refstack cache and applying ref * 2024-11-20 05:20:46.882 | (0124 / 1318) 2024-11-20 05:20:46.900 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-20 05:20:47.152 | Cloning from refstack-client cache and applying ref * 2024-11-20 05:20:47.246 | (0125 / 1318) 2024-11-20 05:20:47.263 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-20 05:20:47.525 | Cloning from transparency-policy cache and applying ref * 2024-11-20 05:20:47.599 | (0126 / 1318) 2024-11-20 05:20:47.617 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-20 05:20:47.900 | Cloning from way cache and applying ref * 2024-11-20 05:20:47.976 | (0127 / 1318) 2024-11-20 05:20:47.994 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-20 05:20:48.275 | Cloning from contrib cache and applying ref * 2024-11-20 05:20:48.349 | (0128 / 1318) 2024-11-20 05:20:48.367 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-20 05:20:48.661 | Cloning from adjutant cache and applying ref * 2024-11-20 05:20:48.819 | (0129 / 1318) 2024-11-20 05:20:48.837 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-20 05:20:49.179 | Cloning from adjutant-ui cache and applying ref * 2024-11-20 05:20:49.314 | (0130 / 1318) 2024-11-20 05:20:49.332 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-20 05:20:49.656 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-20 05:20:49.869 | (0131 / 1318) 2024-11-20 05:20:49.886 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-20 05:20:50.208 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-20 05:20:50.477 | (0132 / 1318) 2024-11-20 05:20:50.494 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-20 05:20:50.844 | Cloning from ansible-config_template cache and applying ref * 2024-11-20 05:20:50.948 | (0133 / 1318) 2024-11-20 05:20:50.966 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-20 05:20:51.360 | Cloning from ansible-hardening cache and applying ref * 2024-11-20 05:20:51.548 | (0134 / 1318) 2024-11-20 05:20:51.566 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-11-20 05:20:51.879 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-20 05:20:51.956 | (0135 / 1318) 2024-11-20 05:20:51.974 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-11-20 05:20:52.248 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-20 05:20:52.352 | (0136 / 1318) 2024-11-20 05:20:52.370 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-20 05:20:52.619 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-20 05:20:52.708 | (0137 / 1318) 2024-11-20 05:20:52.732 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-11-20 05:20:52.997 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-20 05:20:53.108 | (0138 / 1318) 2024-11-20 05:20:53.125 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-20 05:20:53.382 | Cloning from ansible-role-pki cache and applying ref * 2024-11-20 05:20:53.485 | (0139 / 1318) 2024-11-20 05:20:53.503 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-20 05:20:53.759 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-20 05:20:53.832 | (0140 / 1318) 2024-11-20 05:20:53.849 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-11-20 05:20:54.113 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-20 05:20:54.261 | (0141 / 1318) 2024-11-20 05:20:54.278 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-20 05:20:54.525 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-20 05:20:54.631 | (0142 / 1318) 2024-11-20 05:20:54.649 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-20 05:20:54.894 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-20 05:20:55.001 | (0143 / 1318) 2024-11-20 05:20:55.019 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-11-20 05:20:55.296 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-20 05:20:55.412 | (0144 / 1318) 2024-11-20 05:20:55.429 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-11-20 05:20:55.672 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-20 05:20:55.792 | (0145 / 1318) 2024-11-20 05:20:55.810 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-11-20 05:20:56.053 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-20 05:20:56.171 | (0146 / 1318) 2024-11-20 05:20:56.189 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-20 05:20:56.434 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-20 05:20:56.552 | (0147 / 1318) 2024-11-20 05:20:56.569 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-20 05:20:56.813 | Cloning from ansible-role-vault cache and applying ref * 2024-11-20 05:20:56.887 | (0148 / 1318) 2024-11-20 05:20:56.904 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-20 05:20:57.158 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-20 05:20:57.260 | (0149 / 1318) 2024-11-20 05:20:57.277 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-20 05:20:57.556 | Cloning from aodh cache and applying ref * 2024-11-20 05:20:57.827 | (0150 / 1318) 2024-11-20 05:20:57.853 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-20 05:20:58.097 | Cloning from api-sig cache and applying ref * 2024-11-20 05:20:58.183 | (0151 / 1318) 2024-11-20 05:20:58.201 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-20 05:20:58.460 | Cloning from api-site cache and applying ref * 2024-11-20 05:20:58.612 | (0152 / 1318) 2024-11-20 05:20:58.630 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-20 05:20:58.880 | Cloning from arch-design cache and applying ref * 2024-11-20 05:20:58.994 | (0153 / 1318) 2024-11-20 05:20:59.012 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-20 05:20:59.268 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-20 05:20:59.347 | (0154 / 1318) 2024-11-20 05:20:59.364 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-20 05:20:59.643 | Cloning from automaton cache and applying ref * 2024-11-20 05:20:59.768 | (0155 / 1318) 2024-11-20 05:20:59.786 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-20 05:21:00.092 | Cloning from barbican cache and applying ref * 2024-11-20 05:21:00.414 | (0156 / 1318) 2024-11-20 05:21:00.431 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-20 05:21:00.689 | Cloning from barbican-specs cache and applying ref * 2024-11-20 05:21:00.773 | (0157 / 1318) 2024-11-20 05:21:00.791 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-20 05:21:01.042 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-20 05:21:01.178 | (0158 / 1318) 2024-11-20 05:21:01.196 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-20 05:21:01.435 | Cloning from barbican-ui cache and applying ref * 2024-11-20 05:21:01.516 | (0159 / 1318) 2024-11-20 05:21:01.534 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-20 05:21:01.792 | Cloning from bashate cache and applying ref * 2024-11-20 05:21:01.881 | (0160 / 1318) 2024-11-20 05:21:01.898 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-20 05:21:02.176 | Cloning from bifrost cache and applying ref * 2024-11-20 05:21:02.639 | (0161 / 1318) 2024-11-20 05:21:02.656 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-20 05:21:02.926 | Cloning from blazar cache and applying ref * 2024-11-20 05:21:03.163 | (0162 / 1318) 2024-11-20 05:21:03.180 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-20 05:21:03.439 | Cloning from blazar-dashboard cache and applying ref * 2024-11-20 05:21:03.590 | (0163 / 1318) 2024-11-20 05:21:03.607 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-20 05:21:03.876 | Cloning from blazar-nova cache and applying ref * 2024-11-20 05:21:03.997 | (0164 / 1318) 2024-11-20 05:21:04.014 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-20 05:21:04.274 | Cloning from blazar-specs cache and applying ref * 2024-11-20 05:21:04.357 | (0165 / 1318) 2024-11-20 05:21:04.374 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-20 05:21:04.632 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-20 05:21:04.732 | (0166 / 1318) 2024-11-20 05:21:04.750 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-20 05:21:04.987 | Cloning from bugdaystats cache and applying ref * 2024-11-20 05:21:05.071 | (0167 / 1318) 2024-11-20 05:21:05.088 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-20 05:21:05.360 | Cloning from castellan cache and applying ref * 2024-11-20 05:21:05.543 | (0168 / 1318) 2024-11-20 05:21:05.560 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-20 05:21:05.846 | Cloning from ceilometer cache and applying ref * 2024-11-20 05:21:06.283 | (0169 / 1318) 2024-11-20 05:21:06.301 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-20 05:21:06.548 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-20 05:21:06.688 | (0170 / 1318) 2024-11-20 05:21:06.706 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-20 05:21:06.966 | Cloning from charm-aodh cache and applying ref * 2024-11-20 05:21:07.104 | (0171 / 1318) 2024-11-20 05:21:07.121 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-20 05:21:07.407 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-20 05:21:07.500 | (0172 / 1318) 2024-11-20 05:21:07.518 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-20 05:21:07.820 | Cloning from charm-barbican cache and applying ref * 2024-11-20 05:21:07.965 | (0173 / 1318) 2024-11-20 05:21:07.983 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-20 05:21:08.263 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-20 05:21:08.363 | (0174 / 1318) 2024-11-20 05:21:08.381 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-20 05:21:08.642 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-20 05:21:08.725 | (0175 / 1318) 2024-11-20 05:21:08.743 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-20 05:21:09.037 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-20 05:21:09.162 | (0176 / 1318) 2024-11-20 05:21:09.180 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-20 05:21:09.466 | Cloning from charm-ceilometer cache and applying ref * 2024-11-20 05:21:09.687 | (0177 / 1318) 2024-11-20 05:21:09.704 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-20 05:21:09.976 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-20 05:21:10.147 | (0178 / 1318) 2024-11-20 05:21:10.164 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-20 05:21:10.466 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-20 05:21:10.562 | (0179 / 1318) 2024-11-20 05:21:10.580 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-20 05:21:10.900 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-20 05:21:11.027 | (0180 / 1318) 2024-11-20 05:21:11.044 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-20 05:21:11.444 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-20 05:21:11.569 | (0181 / 1318) 2024-11-20 05:21:11.587 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-20 05:21:11.873 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-20 05:21:11.997 | (0182 / 1318) 2024-11-20 05:21:12.015 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-20 05:21:12.376 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-20 05:21:12.602 | (0183 / 1318) 2024-11-20 05:21:12.619 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-20 05:21:13.028 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-20 05:21:13.128 | (0184 / 1318) 2024-11-20 05:21:13.146 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-20 05:21:13.546 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-20 05:21:13.781 | (0185 / 1318) 2024-11-20 05:21:13.799 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-20 05:21:14.207 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-20 05:21:14.432 | (0186 / 1318) 2024-11-20 05:21:14.450 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-20 05:21:14.829 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-20 05:21:15.044 | (0187 / 1318) 2024-11-20 05:21:15.061 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-11-20 05:21:15.482 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-20 05:21:15.602 | (0188 / 1318) 2024-11-20 05:21:15.620 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-20 05:21:15.957 | Cloning from charm-cinder cache and applying ref * 2024-11-20 05:21:16.210 | (0189 / 1318) 2024-11-20 05:21:16.227 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-20 05:21:16.616 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-20 05:21:16.777 | (0190 / 1318) 2024-11-20 05:21:16.795 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-11-20 05:21:17.259 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-20 05:21:17.384 | (0191 / 1318) 2024-11-20 05:21:17.401 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-20 05:21:19.386 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-20 05:21:19.556 | (0192 / 1318) 2024-11-20 05:21:19.575 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-11-20 05:21:38.664 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-20 05:21:38.777 | (0193 / 1318) 2024-11-20 05:21:38.794 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-11-20 05:21:39.051 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-20 05:21:39.127 | (0194 / 1318) 2024-11-20 05:21:39.144 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-11-20 05:21:39.389 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-20 05:21:39.464 | (0195 / 1318) 2024-11-20 05:21:39.481 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-20 05:21:39.729 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-20 05:21:39.820 | (0196 / 1318) 2024-11-20 05:21:39.838 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-20 05:21:40.096 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-20 05:21:40.211 | (0197 / 1318) 2024-11-20 05:21:40.228 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-20 05:21:40.494 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-20 05:21:40.615 | (0198 / 1318) 2024-11-20 05:21:40.633 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-20 05:21:40.896 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-20 05:21:41.022 | (0199 / 1318) 2024-11-20 05:21:41.040 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-20 05:21:41.281 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-20 05:21:41.411 | (0200 / 1318) 2024-11-20 05:21:41.430 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-20 05:21:41.691 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-20 05:21:41.793 | (0201 / 1318) 2024-11-20 05:21:41.811 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-20 05:21:42.061 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-20 05:21:42.212 | (0202 / 1318) 2024-11-20 05:21:42.229 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-20 05:21:42.477 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-20 05:21:42.580 | (0203 / 1318) 2024-11-20 05:21:42.598 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-11-20 05:21:42.868 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-20 05:21:42.984 | (0204 / 1318) 2024-11-20 05:21:43.002 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-20 05:21:43.248 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-20 05:21:43.326 | (0205 / 1318) 2024-11-20 05:21:43.344 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-20 05:21:43.609 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-20 05:21:43.732 | (0206 / 1318) 2024-11-20 05:21:43.750 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-20 05:21:44.000 | Cloning from charm-designate cache and applying ref * 2024-11-20 05:21:44.163 | (0207 / 1318) 2024-11-20 05:21:44.181 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-20 05:21:44.429 | Cloning from charm-designate-bind cache and applying ref * 2024-11-20 05:21:44.560 | (0208 / 1318) 2024-11-20 05:21:44.577 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-11-20 05:21:44.825 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-20 05:21:44.907 | (0209 / 1318) 2024-11-20 05:21:44.924 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-20 05:21:45.187 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-20 05:21:45.286 | (0210 / 1318) 2024-11-20 05:21:45.304 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-20 05:21:45.555 | Cloning from charm-glance cache and applying ref * 2024-11-20 05:21:45.777 | (0211 / 1318) 2024-11-20 05:21:45.794 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-20 05:21:46.055 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-20 05:21:46.175 | (0212 / 1318) 2024-11-20 05:21:46.193 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-11-20 05:21:46.445 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-20 05:21:46.619 | (0213 / 1318) 2024-11-20 05:21:46.636 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-20 05:21:46.881 | Cloning from charm-glusterfs cache and applying ref * 2024-11-20 05:21:46.956 | (0214 / 1318) 2024-11-20 05:21:46.973 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-20 05:21:47.243 | Cloning from charm-gnocchi cache and applying ref * 2024-11-20 05:21:47.393 | (0215 / 1318) 2024-11-20 05:21:47.411 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-20 05:21:47.674 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-20 05:21:47.770 | (0216 / 1318) 2024-11-20 05:21:47.788 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-20 05:21:48.038 | Cloning from charm-guide cache and applying ref * 2024-11-20 05:21:48.334 | (0217 / 1318) 2024-11-20 05:21:48.352 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-20 05:21:48.834 | Cloning from charm-hacluster cache and applying ref * 2024-11-20 05:21:48.991 | (0218 / 1318) 2024-11-20 05:21:49.009 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-20 05:21:49.431 | Cloning from charm-heat cache and applying ref * 2024-11-20 05:21:49.638 | (0219 / 1318) 2024-11-20 05:21:49.656 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-20 05:21:50.186 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-20 05:21:50.306 | (0220 / 1318) 2024-11-20 05:21:50.323 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-20 05:21:50.905 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-20 05:21:51.019 | (0221 / 1318) 2024-11-20 05:21:51.036 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-20 05:21:51.703 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-20 05:21:51.794 | (0222 / 1318) 2024-11-20 05:21:51.811 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-11-20 05:21:52.413 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-20 05:21:52.487 | (0223 / 1318) 2024-11-20 05:21:52.505 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-20 05:21:53.000 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-20 05:21:53.080 | (0224 / 1318) 2024-11-20 05:21:53.097 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-11-20 05:21:53.575 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-20 05:21:53.649 | (0225 / 1318) 2024-11-20 05:21:53.667 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-11-20 05:21:54.147 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-20 05:21:54.222 | (0226 / 1318) 2024-11-20 05:21:54.239 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-11-20 05:21:54.754 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-20 05:21:54.828 | (0227 / 1318) 2024-11-20 05:21:54.846 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-11-20 05:21:55.565 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-20 05:21:55.639 | (0228 / 1318) 2024-11-20 05:21:55.657 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-11-20 05:21:56.405 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-20 05:21:56.479 | (0229 / 1318) 2024-11-20 05:21:56.496 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-11-20 05:21:57.966 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-20 05:21:58.044 | (0230 / 1318) 2024-11-20 05:21:58.062 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-11-20 05:22:00.923 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-20 05:22:00.998 | (0231 / 1318) 2024-11-20 05:22:01.016 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-20 05:22:07.237 | Cloning from charm-interface-designate cache and applying ref * 2024-11-20 05:22:07.313 | (0232 / 1318) 2024-11-20 05:22:07.330 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-20 05:22:14.362 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-20 05:22:14.436 | (0233 / 1318) 2024-11-20 05:22:14.453 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-20 05:22:14.694 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-20 05:22:14.777 | (0234 / 1318) 2024-11-20 05:22:14.794 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-11-20 05:22:15.041 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-20 05:22:15.115 | (0235 / 1318) 2024-11-20 05:22:15.133 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-20 05:22:15.381 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-20 05:22:15.526 | (0236 / 1318) 2024-11-20 05:22:15.544 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-11-20 05:22:15.809 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-20 05:22:15.882 | (0237 / 1318) 2024-11-20 05:22:15.900 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-11-20 05:22:16.141 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-20 05:22:16.215 | (0238 / 1318) 2024-11-20 05:22:16.232 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-11-20 05:22:16.478 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-20 05:22:16.552 | (0239 / 1318) 2024-11-20 05:22:16.569 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-11-20 05:22:16.833 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-20 05:22:16.907 | (0240 / 1318) 2024-11-20 05:22:16.924 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-11-20 05:22:17.188 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-20 05:22:17.261 | (0241 / 1318) 2024-11-20 05:22:17.279 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-20 05:22:17.523 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-20 05:22:17.596 | (0242 / 1318) 2024-11-20 05:22:17.614 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-11-20 05:22:17.854 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-20 05:22:17.930 | (0243 / 1318) 2024-11-20 05:22:17.947 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-11-20 05:22:18.204 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-20 05:22:18.276 | (0244 / 1318) 2024-11-20 05:22:18.294 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-11-20 05:22:18.535 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-20 05:22:18.610 | (0245 / 1318) 2024-11-20 05:22:18.627 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-11-20 05:22:18.869 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-20 05:22:18.942 | (0246 / 1318) 2024-11-20 05:22:18.960 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-11-20 05:22:19.206 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-20 05:22:19.279 | (0247 / 1318) 2024-11-20 05:22:19.296 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-11-20 05:22:19.539 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-20 05:22:19.616 | (0248 / 1318) 2024-11-20 05:22:19.634 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-11-20 05:22:19.891 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-20 05:22:19.965 | (0249 / 1318) 2024-11-20 05:22:19.982 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-11-20 05:22:20.224 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-20 05:22:20.296 | (0250 / 1318) 2024-11-20 05:22:20.314 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-11-20 05:22:20.573 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-20 05:22:20.650 | (0251 / 1318) 2024-11-20 05:22:20.667 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-11-20 05:22:20.923 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-20 05:22:20.996 | (0252 / 1318) 2024-11-20 05:22:21.014 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-11-20 05:22:21.253 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-20 05:22:21.325 | (0253 / 1318) 2024-11-20 05:22:21.343 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-11-20 05:22:21.598 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-20 05:22:21.670 | (0254 / 1318) 2024-11-20 05:22:21.688 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-11-20 05:22:21.950 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-20 05:22:22.022 | (0255 / 1318) 2024-11-20 05:22:22.040 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-20 05:22:22.351 | Cloning from charm-interface-placement cache and applying ref * 2024-11-20 05:22:22.423 | (0256 / 1318) 2024-11-20 05:22:22.440 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-20 05:22:22.678 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-20 05:22:22.752 | (0257 / 1318) 2024-11-20 05:22:22.769 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-11-20 05:22:23.008 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-20 05:22:23.082 | (0258 / 1318) 2024-11-20 05:22:23.099 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-11-20 05:22:23.360 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-20 05:22:23.433 | (0259 / 1318) 2024-11-20 05:22:23.451 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-20 05:22:23.693 | Cloning from charm-ironic cache and applying ref * 2024-11-20 05:22:23.777 | (0260 / 1318) 2024-11-20 05:22:23.795 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-20 05:22:24.039 | Cloning from charm-ironic-api cache and applying ref * 2024-11-20 05:22:24.183 | (0261 / 1318) 2024-11-20 05:22:24.201 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-20 05:22:24.452 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-20 05:22:24.612 | (0262 / 1318) 2024-11-20 05:22:24.629 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-20 05:22:24.893 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-20 05:22:25.004 | (0263 / 1318) 2024-11-20 05:22:25.022 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-20 05:22:25.287 | Cloning from charm-keystone cache and applying ref * 2024-11-20 05:22:25.540 | (0264 / 1318) 2024-11-20 05:22:25.558 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-20 05:22:25.811 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-20 05:22:25.967 | (0265 / 1318) 2024-11-20 05:22:25.984 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-20 05:22:26.240 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-20 05:22:26.355 | (0266 / 1318) 2024-11-20 05:22:26.372 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-20 05:22:26.618 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-20 05:22:26.744 | (0267 / 1318) 2024-11-20 05:22:26.762 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-11-20 05:22:27.019 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-20 05:22:27.104 | (0268 / 1318) 2024-11-20 05:22:27.122 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-20 05:22:27.382 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-20 05:22:27.488 | (0269 / 1318) 2024-11-20 05:22:27.505 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-11-20 05:22:27.760 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-20 05:22:27.893 | (0270 / 1318) 2024-11-20 05:22:27.911 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-20 05:22:28.194 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-20 05:22:28.267 | (0271 / 1318) 2024-11-20 05:22:28.285 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-11-20 05:22:28.556 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-20 05:22:28.630 | (0272 / 1318) 2024-11-20 05:22:28.647 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-20 05:22:28.909 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-20 05:22:28.987 | (0273 / 1318) 2024-11-20 05:22:29.004 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-11-20 05:22:29.516 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-20 05:22:29.591 | (0274 / 1318) 2024-11-20 05:22:29.609 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-11-20 05:22:29.892 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-20 05:22:29.965 | (0275 / 1318) 2024-11-20 05:22:29.983 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-20 05:22:30.263 | Cloning from charm-magnum cache and applying ref * 2024-11-20 05:22:30.391 | (0276 / 1318) 2024-11-20 05:22:30.408 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-20 05:22:30.658 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-20 05:22:30.778 | (0277 / 1318) 2024-11-20 05:22:30.795 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-11-20 05:22:31.057 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-20 05:22:31.145 | (0278 / 1318) 2024-11-20 05:22:31.163 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-20 05:22:31.420 | Cloning from charm-magpie cache and applying ref * 2024-11-20 05:22:31.542 | (0279 / 1318) 2024-11-20 05:22:31.559 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-20 05:22:31.834 | Cloning from charm-manila cache and applying ref * 2024-11-20 05:22:31.986 | (0280 / 1318) 2024-11-20 05:22:32.003 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-20 05:22:32.267 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-20 05:22:32.381 | (0281 / 1318) 2024-11-20 05:22:32.398 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-20 05:22:32.747 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-20 05:22:32.822 | (0282 / 1318) 2024-11-20 05:22:32.839 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-20 05:22:33.174 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-20 05:22:33.323 | (0283 / 1318) 2024-11-20 05:22:33.340 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-20 05:22:33.782 | Cloning from charm-manila-generic cache and applying ref * 2024-11-20 05:22:33.912 | (0284 / 1318) 2024-11-20 05:22:33.930 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-20 05:22:34.425 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-20 05:22:34.499 | (0285 / 1318) 2024-11-20 05:22:34.516 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-20 05:22:35.455 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-20 05:22:35.551 | (0286 / 1318) 2024-11-20 05:22:35.569 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-11-20 05:22:37.018 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-20 05:22:37.135 | (0287 / 1318) 2024-11-20 05:22:37.152 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-20 05:22:41.825 | Cloning from charm-masakari cache and applying ref * 2024-11-20 05:22:41.965 | (0288 / 1318) 2024-11-20 05:22:41.983 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-20 05:22:49.465 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-20 05:22:49.629 | (0289 / 1318) 2024-11-20 05:22:49.647 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-20 05:22:49.905 | Cloning from charm-mistral cache and applying ref * 2024-11-20 05:22:49.979 | (0290 / 1318) 2024-11-20 05:22:49.997 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-20 05:22:50.259 | Cloning from charm-murano cache and applying ref * 2024-11-20 05:22:50.335 | (0291 / 1318) 2024-11-20 05:22:50.352 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-11-20 05:22:50.606 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-20 05:22:50.760 | (0292 / 1318) 2024-11-20 05:22:50.777 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-20 05:22:51.050 | Cloning from charm-mysql-router cache and applying ref * 2024-11-20 05:22:51.165 | (0293 / 1318) 2024-11-20 05:22:51.182 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-20 05:22:51.433 | Cloning from charm-neutron-api cache and applying ref * 2024-11-20 05:22:51.660 | (0294 / 1318) 2024-11-20 05:22:51.678 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-11-20 05:22:52.121 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-20 05:22:52.201 | (0295 / 1318) 2024-11-20 05:22:52.219 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-11-20 05:22:52.487 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-20 05:22:52.608 | (0296 / 1318) 2024-11-20 05:22:52.625 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-11-20 05:22:52.877 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-20 05:22:53.030 | (0297 / 1318) 2024-11-20 05:22:53.048 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-11-20 05:22:53.296 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-20 05:22:53.440 | (0298 / 1318) 2024-11-20 05:22:53.458 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-11-20 05:22:53.704 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-20 05:22:53.816 | (0299 / 1318) 2024-11-20 05:22:53.834 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-20 05:22:54.091 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-20 05:22:54.276 | (0300 / 1318) 2024-11-20 05:22:54.294 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-20 05:22:54.570 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-20 05:23:04.535 | (0301 / 1318) 2024-11-20 05:23:04.553 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-20 05:23:08.868 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-20 05:23:17.008 | (0302 / 1318) 2024-11-20 05:23:17.026 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-11-20 05:23:17.277 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-20 05:23:21.759 | (0303 / 1318) 2024-11-20 05:23:21.777 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-11-20 05:23:22.059 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-20 05:23:49.785 | (0304 / 1318) 2024-11-20 05:23:49.803 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-20 05:23:50.076 | Cloning from charm-nova-compute cache and applying ref * 2024-11-20 05:24:39.123 | (0305 / 1318) 2024-11-20 05:24:39.141 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-11-20 05:24:39.563 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-20 05:24:43.611 | (0306 / 1318) 2024-11-20 05:24:43.629 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-11-20 05:24:43.905 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-20 05:24:44.388 | (0307 / 1318) 2024-11-20 05:24:44.405 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-20 05:24:44.701 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-20 05:24:51.466 | (0308 / 1318) 2024-11-20 05:24:51.483 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-20 05:24:51.807 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-20 05:24:52.176 | (0309 / 1318) 2024-11-20 05:24:52.194 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-20 05:24:52.498 | Cloning from charm-octavia cache and applying ref * 2024-11-20 05:25:06.990 | (0310 / 1318) 2024-11-20 05:25:07.008 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-20 05:25:07.341 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-20 05:25:11.299 | (0311 / 1318) 2024-11-20 05:25:11.317 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-11-20 05:25:11.629 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-20 05:25:18.614 | (0312 / 1318) 2024-11-20 05:25:18.631 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-20 05:25:18.903 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-20 05:25:20.232 | (0313 / 1318) 2024-11-20 05:25:20.250 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-20 05:25:20.547 | Cloning from charm-odl-controller cache and applying ref * 2024-11-20 05:25:20.648 | (0314 / 1318) 2024-11-20 05:25:20.666 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-20 05:25:20.927 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-20 05:25:52.963 | (0315 / 1318) 2024-11-20 05:25:52.981 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-11-20 05:25:53.295 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-20 05:25:53.721 | (0316 / 1318) 2024-11-20 05:25:53.738 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-11-20 05:25:54.063 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-20 05:25:58.140 | (0317 / 1318) 2024-11-20 05:25:58.158 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-11-20 05:25:58.452 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-20 05:25:58.530 | (0318 / 1318) 2024-11-20 05:25:58.548 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-11-20 05:25:58.867 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-20 05:25:59.111 | (0319 / 1318) 2024-11-20 05:25:59.128 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-11-20 05:25:59.384 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-20 05:25:59.785 | (0320 / 1318) 2024-11-20 05:25:59.802 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-11-20 05:26:00.090 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-20 05:26:00.162 | (0321 / 1318) 2024-11-20 05:26:00.179 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-11-20 05:26:00.477 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-20 05:26:00.550 | (0322 / 1318) 2024-11-20 05:26:00.568 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-11-20 05:26:00.850 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-20 05:26:00.925 | (0323 / 1318) 2024-11-20 05:26:00.942 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-11-20 05:26:01.233 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-20 05:26:02.032 | (0324 / 1318) 2024-11-20 05:26:02.049 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-11-20 05:26:02.359 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-20 05:26:20.974 | (0325 / 1318) 2024-11-20 05:26:20.992 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-11-20 05:26:21.334 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-20 05:26:21.886 | (0326 / 1318) 2024-11-20 05:26:21.903 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-20 05:26:22.186 | Cloning from charm-panko cache and applying ref * 2024-11-20 05:26:22.336 | (0327 / 1318) 2024-11-20 05:26:22.354 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-11-20 05:26:22.613 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-20 05:26:24.165 | (0328 / 1318) 2024-11-20 05:26:24.183 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-20 05:26:24.454 | Cloning from charm-placement cache and applying ref * 2024-11-20 05:26:37.168 | (0329 / 1318) 2024-11-20 05:26:37.185 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-11-20 05:26:41.104 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-20 05:26:58.228 | (0330 / 1318) 2024-11-20 05:26:58.246 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-11-20 05:26:58.520 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-20 05:27:11.300 | (0331 / 1318) 2024-11-20 05:27:11.318 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-20 05:27:11.641 | Cloning from charm-specs cache and applying ref * 2024-11-20 05:27:15.424 | (0332 / 1318) 2024-11-20 05:27:15.442 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-11-20 05:27:15.726 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-20 05:27:29.682 | (0333 / 1318) 2024-11-20 05:27:29.699 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-11-20 05:27:30.007 | Cloning from charm-swift-storage cache and applying ref * 2024-11-20 05:27:38.875 | (0334 / 1318) 2024-11-20 05:27:38.892 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-20 05:27:39.177 | Cloning from charm-tempest cache and applying ref * 2024-11-20 05:27:39.281 | (0335 / 1318) 2024-11-20 05:27:39.298 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-11-20 05:27:39.544 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-20 05:27:39.627 | (0336 / 1318) 2024-11-20 05:27:39.644 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-11-20 05:27:39.895 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-20 05:27:39.976 | (0337 / 1318) 2024-11-20 05:27:39.993 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-11-20 05:27:40.502 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-20 05:27:40.582 | (0338 / 1318) 2024-11-20 05:27:40.600 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-11-20 05:27:40.896 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-20 05:27:40.981 | (0339 / 1318) 2024-11-20 05:27:40.999 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-20 05:27:41.495 | Cloning from charm-trove cache and applying ref * 2024-11-20 05:27:41.636 | (0340 / 1318) 2024-11-20 05:27:41.654 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-20 05:27:42.138 | Cloning from charm-vault cache and applying ref * 2024-11-20 05:28:09.630 | (0341 / 1318) 2024-11-20 05:28:09.647 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-20 05:28:09.956 | Cloning from charm-watcher cache and applying ref * 2024-11-20 05:28:16.341 | (0342 / 1318) 2024-11-20 05:28:16.359 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-11-20 05:28:16.608 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-20 05:28:19.323 | (0343 / 1318) 2024-11-20 05:28:19.340 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-11-20 05:28:19.696 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-20 05:28:20.627 | (0344 / 1318) 2024-11-20 05:28:20.645 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-20 05:28:20.891 | Cloning from charms.ceph cache and applying ref * 2024-11-20 05:28:24.352 | (0345 / 1318) 2024-11-20 05:28:24.370 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-20 05:28:24.678 | Cloning from charms.openstack cache and applying ref * 2024-11-20 05:28:31.631 | (0346 / 1318) 2024-11-20 05:28:31.648 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-11-20 05:28:31.972 | Cloning from ci-log-processing cache and applying ref * 2024-11-20 05:28:52.030 | (0347 / 1318) 2024-11-20 05:28:52.048 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-20 05:28:52.876 | Cloning from cinder cache and applying ref * 2024-11-20 05:30:34.006 | (0348 / 1318) 2024-11-20 05:30:34.024 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-20 05:30:34.315 | Cloning from cinder-specs cache and applying ref * 2024-11-20 05:30:38.896 | (0349 / 1318) 2024-11-20 05:30:38.914 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-11-20 05:30:39.298 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-20 05:30:56.720 | (0350 / 1318) 2024-11-20 05:30:56.738 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-20 05:31:06.044 | Cloning from cinderlib cache and applying ref * 2024-11-20 05:31:08.646 | (0351 / 1318) 2024-11-20 05:31:08.664 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-20 05:31:08.995 | Cloning from cliff cache and applying ref * 2024-11-20 05:31:26.102 | (0352 / 1318) 2024-11-20 05:31:26.119 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-20 05:31:26.421 | Cloning from cloudkitty cache and applying ref * 2024-11-20 05:32:03.691 | (0353 / 1318) 2024-11-20 05:32:03.709 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-20 05:32:04.284 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-20 05:32:09.121 | (0354 / 1318) 2024-11-20 05:32:09.139 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-20 05:32:10.796 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-20 05:32:11.697 | (0355 / 1318) 2024-11-20 05:32:11.714 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-11-20 05:32:14.011 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-20 05:32:16.484 | (0356 / 1318) 2024-11-20 05:32:16.504 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-20 05:32:17.516 | Cloning from codegenerator cache and applying ref * 2024-11-20 05:33:09.482 | (0357 / 1318) 2024-11-20 05:33:09.499 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-20 05:33:10.042 | Cloning from constellations cache and applying ref * 2024-11-20 05:33:10.310 | (0358 / 1318) 2024-11-20 05:33:10.327 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-20 05:33:10.654 | Cloning from contributor-guide cache and applying ref * 2024-11-20 05:33:14.596 | (0359 / 1318) 2024-11-20 05:33:14.613 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-20 05:33:15.014 | Cloning from cookiecutter cache and applying ref * 2024-11-20 05:33:15.108 | (0360 / 1318) 2024-11-20 05:33:15.125 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-20 05:33:15.530 | Cloning from coverage2sql cache and applying ref * 2024-11-20 05:33:15.702 | (0361 / 1318) 2024-11-20 05:33:15.719 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-20 05:33:16.074 | Cloning from cyborg cache and applying ref * 2024-11-20 05:33:48.155 | (0362 / 1318) 2024-11-20 05:33:48.173 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-20 05:33:48.473 | Cloning from cyborg-specs cache and applying ref * 2024-11-20 05:33:49.105 | (0363 / 1318) 2024-11-20 05:33:49.123 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-11-20 05:33:49.397 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-20 05:33:50.180 | (0364 / 1318) 2024-11-20 05:33:50.198 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-20 05:33:50.485 | Cloning from debtcollector cache and applying ref * 2024-11-20 05:33:51.938 | (0365 / 1318) 2024-11-20 05:33:51.956 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-20 05:33:52.648 | Cloning from designate cache and applying ref * 2024-11-20 05:36:32.978 | (0366 / 1318) 2024-11-20 05:36:32.996 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-20 05:36:33.300 | Cloning from designate-dashboard cache and applying ref * 2024-11-20 05:36:58.024 | (0367 / 1318) 2024-11-20 05:36:58.042 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-20 05:36:58.481 | Cloning from designate-specs cache and applying ref * 2024-11-20 05:36:58.839 | (0368 / 1318) 2024-11-20 05:36:58.856 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-20 05:36:59.158 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-20 05:37:13.740 | (0369 / 1318) 2024-11-20 05:37:13.758 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-20 05:37:29.626 | Cloning from devstack cache and applying ref * 2024-11-20 05:38:34.886 | (0370 / 1318) 2024-11-20 05:38:34.903 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-20 05:38:35.176 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-20 05:38:35.295 | (0371 / 1318) 2024-11-20 05:38:35.312 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-20 05:38:35.597 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-20 05:38:45.912 | (0372 / 1318) 2024-11-20 05:38:45.930 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-20 05:38:46.338 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-20 05:38:49.207 | (0373 / 1318) 2024-11-20 05:38:49.224 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-20 05:38:49.468 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-20 05:38:49.540 | (0374 / 1318) 2024-11-20 05:38:49.557 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-20 05:38:49.860 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-20 05:38:50.096 | (0375 / 1318) 2024-11-20 05:38:50.113 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-20 05:38:50.374 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-20 05:38:50.823 | (0376 / 1318) 2024-11-20 05:38:50.840 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-11-20 05:38:51.271 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-20 05:38:51.367 | (0377 / 1318) 2024-11-20 05:38:51.385 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-20 05:38:51.666 | Cloning from devstack-tools cache and applying ref * 2024-11-20 05:38:51.962 | (0378 / 1318) 2024-11-20 05:38:51.980 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-20 05:38:52.225 | Cloning from devstack-vagrant cache and applying ref * 2024-11-20 05:38:53.002 | (0379 / 1318) 2024-11-20 05:38:53.019 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-20 05:38:53.544 | Cloning from diskimage-builder cache and applying ref * 2024-11-20 05:39:59.323 | (0380 / 1318) 2024-11-20 05:39:59.340 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-20 05:39:59.822 | Cloning from election cache and applying ref * 2024-11-20 05:40:47.476 | (0381 / 1318) 2024-11-20 05:40:47.493 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-20 05:40:51.937 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-20 05:40:52.316 | (0382 / 1318) 2024-11-20 05:40:52.333 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-20 05:40:56.575 | Cloning from etcd3gw cache and applying ref * 2024-11-20 05:41:00.714 | (0383 / 1318) 2024-11-20 05:41:00.731 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-20 05:41:01.339 | Cloning from freezer cache and applying ref * 2024-11-20 05:41:04.383 | (0384 / 1318) 2024-11-20 05:41:04.401 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-20 05:41:04.747 | Cloning from freezer-api cache and applying ref * 2024-11-20 05:41:04.928 | (0385 / 1318) 2024-11-20 05:41:04.945 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-20 05:41:05.311 | Cloning from freezer-dr cache and applying ref * 2024-11-20 05:41:05.419 | (0386 / 1318) 2024-11-20 05:41:05.436 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-20 05:41:05.707 | Cloning from freezer-specs cache and applying ref * 2024-11-20 05:41:05.783 | (0387 / 1318) 2024-11-20 05:41:05.800 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-20 05:41:06.133 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-20 05:41:06.220 | (0388 / 1318) 2024-11-20 05:41:06.237 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-20 05:41:06.603 | Cloning from freezer-web-ui cache and applying ref * 2024-11-20 05:41:06.715 | (0389 / 1318) 2024-11-20 05:41:06.732 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-20 05:41:07.038 | Cloning from futurist cache and applying ref * 2024-11-20 05:41:07.148 | (0390 / 1318) 2024-11-20 05:41:07.165 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-20 05:41:07.532 | Cloning from glance cache and applying ref * 2024-11-20 05:41:08.239 | (0391 / 1318) 2024-11-20 05:41:08.256 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-20 05:41:08.665 | Cloning from glance-specs cache and applying ref * 2024-11-20 05:41:08.825 | (0392 / 1318) 2024-11-20 05:41:08.842 | Updating cache of https://opendev.org/openstack/glance-tempest-plugin.git in /opt/dib_cache/source-repositories/glance_tempest_plugin_24e427a4d144713021e83a523bc2c0f1a6abace5 with ref * 2024-11-20 05:41:09.308 | Cloning from glance-tempest-plugin cache and applying ref * 2024-11-20 05:41:09.404 | (0393 / 1318) 2024-11-20 05:41:09.421 | Updating cache of https://opendev.org/openstack/glance_store.git in /opt/dib_cache/source-repositories/glance_store_d2b5ab5d22e2b682acc0bd0f7b9b7b100e6c2886 with ref * 2024-11-20 05:41:09.936 | Cloning from glance_store cache and applying ref * 2024-11-20 05:41:10.190 | (0394 / 1318) 2024-11-20 05:41:10.207 | Updating cache of https://opendev.org/openstack/goal-tools.git in /opt/dib_cache/source-repositories/goal_tools_94f77e7b557a8d80b97858ca4b6eb251bc253be1 with ref * 2024-11-20 05:41:10.911 | Cloning from goal-tools cache and applying ref * 2024-11-20 05:41:11.004 | (0395 / 1318) 2024-11-20 05:41:11.021 | Updating cache of https://opendev.org/openstack/governance.git in /opt/dib_cache/source-repositories/governance_4ff8fb0daa91177d6cfa61ea1f3d62a3f592a7ff with ref * 2024-11-20 05:41:11.870 | Cloning from governance cache and applying ref * 2024-11-20 05:41:12.200 | (0396 / 1318) 2024-11-20 05:41:12.217 | Updating cache of https://opendev.org/openstack/governance-sigs.git in /opt/dib_cache/source-repositories/governance_sigs_52405e3196eb4f943578efd78b7e448afc91a1c4 with ref * 2024-11-20 05:41:13.334 | Cloning from governance-sigs cache and applying ref * 2024-11-20 05:41:13.412 | (0397 / 1318) 2024-11-20 05:41:13.429 | Updating cache of https://opendev.org/openstack/governance-website.git in /opt/dib_cache/source-repositories/governance_website_501cc1bccd56761cdad1fc20b73d1526d4f38958 with ref * 2024-11-20 05:41:13.878 | Cloning from governance-website cache and applying ref * 2024-11-20 05:41:13.951 | (0398 / 1318) 2024-11-20 05:41:13.968 | Updating cache of https://opendev.org/openstack/grenade.git in /opt/dib_cache/source-repositories/grenade_617db9897a210d2d1cd8d2b44edaca6502c2c995 with ref * 2024-11-20 05:41:14.411 | Cloning from grenade cache and applying ref * 2024-11-20 05:41:14.565 | (0399 / 1318) 2024-11-20 05:41:14.582 | Updating cache of https://opendev.org/openstack/ha-guide.git in /opt/dib_cache/source-repositories/ha_guide_477c6d23c5cf2dba3de7e9e4a1365bdcd0b81a8d with ref * 2024-11-20 05:41:14.891 | Cloning from ha-guide cache and applying ref * 2024-11-20 05:41:14.988 | (0400 / 1318) 2024-11-20 05:41:15.005 | Updating cache of https://opendev.org/openstack/hacking.git in /opt/dib_cache/source-repositories/hacking_a96d408ef794da965d35d992a20850a564569cba with ref * 2024-11-20 05:41:15.305 | Cloning from hacking cache and applying ref * 2024-11-20 05:41:15.416 | (0401 / 1318) 2024-11-20 05:41:15.432 | Updating cache of https://opendev.org/openstack/heat.git in /opt/dib_cache/source-repositories/heat_6145ae68ae85b738701bd107941d464b286fb895 with ref * 2024-11-20 05:41:15.832 | Cloning from heat cache and applying ref * 2024-11-20 05:41:16.643 | (0402 / 1318) 2024-11-20 05:41:16.660 | Updating cache of https://opendev.org/openstack/heat-agents.git in /opt/dib_cache/source-repositories/heat_agents_90cbc7624891e70ec98177a0b7778da652ef5a65 with ref * 2024-11-20 05:41:16.987 | Cloning from heat-agents cache and applying ref * 2024-11-20 05:41:17.417 | (0403 / 1318) 2024-11-20 05:41:17.435 | Updating cache of https://opendev.org/openstack/heat-cfntools.git in /opt/dib_cache/source-repositories/heat_cfntools_db65f02b6b0e53914e8eba74d621eab89e81b3e5 with ref * 2024-11-20 05:41:17.684 | Cloning from heat-cfntools cache and applying ref * 2024-11-20 05:41:17.779 | (0404 / 1318) 2024-11-20 05:41:17.797 | Updating cache of https://opendev.org/openstack/heat-dashboard.git in /opt/dib_cache/source-repositories/heat_dashboard_50b104215b68d9976bf3765ddc2a0dd9e87e0956 with ref * 2024-11-20 05:41:18.063 | Cloning from heat-dashboard cache and applying ref * 2024-11-20 05:41:18.316 | (0405 / 1318) 2024-11-20 05:41:18.334 | Updating cache of https://opendev.org/openstack/heat-specs.git in /opt/dib_cache/source-repositories/heat_specs_c3841abf3da494fe86383cf9093f3b5d90152530 with ref * 2024-11-20 05:41:18.680 | Cloning from heat-specs cache and applying ref * 2024-11-20 05:41:18.774 | (0406 / 1318) 2024-11-20 05:41:18.791 | Updating cache of https://opendev.org/openstack/heat-tempest-plugin.git in /opt/dib_cache/source-repositories/heat_tempest_plugin_3e8c6bcc90b70de4dc14754899b7039a107380b8 with ref * 2024-11-20 05:41:19.089 | Cloning from heat-tempest-plugin cache and applying ref * 2024-11-20 05:41:19.220 | (0407 / 1318) 2024-11-20 05:41:19.238 | Updating cache of https://opendev.org/openstack/heat-templates.git in /opt/dib_cache/source-repositories/heat_templates_f5ff3ba491b53d1edee9cf95eb5cd7f61bdacd7c with ref * 2024-11-20 05:41:19.535 | Cloning from heat-templates cache and applying ref * 2024-11-20 05:41:19.645 | (0408 / 1318) 2024-11-20 05:41:19.662 | Updating cache of https://opendev.org/openstack/heat-translator.git in /opt/dib_cache/source-repositories/heat_translator_8fcd7fab18bb618ff2531e9c5285feefbde9aa1c with ref * 2024-11-20 05:41:20.042 | Cloning from heat-translator cache and applying ref * 2024-11-20 05:41:20.184 | (0409 / 1318) 2024-11-20 05:41:20.201 | Updating cache of https://opendev.org/openstack/horizon.git in /opt/dib_cache/source-repositories/horizon_0f29b6832993bc79f1ae2d9b1f9763fe6a8e7877 with ref * 2024-11-20 05:41:25.788 | Cloning from horizon cache and applying ref * 2024-11-20 05:43:40.948 | (0410 / 1318) 2024-11-20 05:43:40.966 | Updating cache of https://opendev.org/openstack/i18n.git in /opt/dib_cache/source-repositories/i18n_9595be11cb1ab6f626b0d60e1680eb380320dfd9 with ref * 2024-11-20 05:43:42.500 | Cloning from i18n cache and applying ref * 2024-11-20 05:43:44.785 | (0411 / 1318) 2024-11-20 05:43:44.803 | Updating cache of https://opendev.org/openstack/ideas.git in /opt/dib_cache/source-repositories/ideas_190004a228bfb0d79b6316d16152e200060f68f2 with ref * 2024-11-20 05:43:45.144 | Cloning from ideas cache and applying ref * 2024-11-20 05:43:45.219 | (0412 / 1318) 2024-11-20 05:43:45.236 | Updating cache of https://opendev.org/openstack/ironic.git in /opt/dib_cache/source-repositories/ironic_253d94d5a40d07b702a6c58ba28b89d011cc7259 with ref * 2024-11-20 05:43:45.562 | Cloning from ironic cache and applying ref * 2024-11-20 05:43:46.362 | (0413 / 1318) 2024-11-20 05:43:46.380 | Updating cache of https://opendev.org/openstack/ironic-inspector.git in /opt/dib_cache/source-repositories/ironic_inspector_ed10103499848f6ef2103e437abf7536a67660a6 with ref * 2024-11-20 05:43:46.703 | Cloning from ironic-inspector cache and applying ref * 2024-11-20 05:43:49.275 | (0414 / 1318) 2024-11-20 05:43:49.292 | Updating cache of https://opendev.org/openstack/ironic-inspector-specs.git in /opt/dib_cache/source-repositories/ironic_inspector_specs_d3896f840813fe6414c3901323cc2145b153d97c with ref * 2024-11-20 05:43:49.833 | Cloning from ironic-inspector-specs cache and applying ref * 2024-11-20 05:43:49.930 | (0415 / 1318) 2024-11-20 05:43:49.948 | Updating cache of https://opendev.org/openstack/ironic-lib.git in /opt/dib_cache/source-repositories/ironic_lib_c68cb3cf9f491704133f29f5eb5b8412f2acd772 with ref * 2024-11-20 05:43:50.254 | Cloning from ironic-lib cache and applying ref * 2024-11-20 05:43:56.418 | (0416 / 1318) 2024-11-20 05:43:56.436 | Updating cache of https://opendev.org/openstack/ironic-prometheus-exporter.git in /opt/dib_cache/source-repositories/ironic_prometheus_exporter_c84bfb96a7a5ca8686e6b46ce3aae3f55c264ece with ref * 2024-11-20 05:43:56.715 | Cloning from ironic-prometheus-exporter cache and applying ref * 2024-11-20 05:44:00.743 | (0417 / 1318) 2024-11-20 05:44:00.761 | Updating cache of https://opendev.org/openstack/ironic-python-agent.git in /opt/dib_cache/source-repositories/ironic_python_agent_6158c9e74677176fcb3d11a8c97cce0aea1656c0 with ref * 2024-11-20 05:44:01.094 | Cloning from ironic-python-agent cache and applying ref * 2024-11-20 05:45:39.035 | (0418 / 1318) 2024-11-20 05:45:39.052 | Updating cache of https://opendev.org/openstack/ironic-python-agent-builder.git in /opt/dib_cache/source-repositories/ironic_python_agent_builder_ccc255329a9a48884813b00c08f6b07cefef16bb with ref * 2024-11-20 05:45:39.352 | Cloning from ironic-python-agent-builder cache and applying ref * 2024-11-20 05:45:52.095 | (0419 / 1318) 2024-11-20 05:45:52.112 | Updating cache of https://opendev.org/openstack/ironic-specs.git in /opt/dib_cache/source-repositories/ironic_specs_c22487a5f8634d23eff1b1e20fc363b0ce38d4e4 with ref * 2024-11-20 05:45:52.621 | Cloning from ironic-specs cache and applying ref * 2024-11-20 05:45:59.760 | (0420 / 1318) 2024-11-20 05:45:59.777 | Updating cache of https://opendev.org/openstack/ironic-tempest-plugin.git in /opt/dib_cache/source-repositories/ironic_tempest_plugin_d8629624c6d8b786c41c67ec73847c99a366571a with ref * 2024-11-20 05:46:00.169 | Cloning from ironic-tempest-plugin cache and applying ref * 2024-11-20 05:46:14.718 | (0421 / 1318) 2024-11-20 05:46:14.736 | Updating cache of https://opendev.org/openstack/ironic-ui.git in /opt/dib_cache/source-repositories/ironic_ui_577aee17e70379c93fa6f3fa666ab66e593de108 with ref * 2024-11-20 05:46:16.549 | Cloning from ironic-ui cache and applying ref * 2024-11-20 05:46:19.906 | (0422 / 1318) 2024-11-20 05:46:19.924 | Updating cache of https://opendev.org/openstack/karma-subunit-reporter.git in /opt/dib_cache/source-repositories/karma_subunit_reporter_a47cb5a70d2ac99c8cde63a7920757a4e657cd8a with ref * 2024-11-20 05:46:20.183 | Cloning from karma-subunit-reporter cache and applying ref * 2024-11-20 05:46:20.281 | (0423 / 1318) 2024-11-20 05:46:20.299 | Updating cache of https://opendev.org/openstack/kayobe.git in /opt/dib_cache/source-repositories/kayobe_1ab12d19ccec130754459943fcf02b73d3da9f0e with ref * 2024-11-20 05:46:20.612 | Cloning from kayobe cache and applying ref * 2024-11-20 05:50:20.235 | (0424 / 1318) 2024-11-20 05:50:20.252 | Updating cache of https://opendev.org/openstack/kayobe-config.git in /opt/dib_cache/source-repositories/kayobe_config_b756c6b11ab446a42f49d7276b83723f196989fa with ref * 2024-11-20 05:50:20.523 | Cloning from kayobe-config cache and applying ref * 2024-11-20 05:50:41.560 | (0425 / 1318) 2024-11-20 05:50:41.577 | Updating cache of https://opendev.org/openstack/kayobe-config-dev.git in /opt/dib_cache/source-repositories/kayobe_config_dev_51af2b86b0dbac55372878ffa3ce2b1958a100f3 with ref * 2024-11-20 05:50:41.843 | Cloning from kayobe-config-dev cache and applying ref * 2024-11-20 05:50:48.745 | (0426 / 1318) 2024-11-20 05:50:48.762 | Updating cache of https://opendev.org/openstack/keystone.git in /opt/dib_cache/source-repositories/keystone_3fc364cb07223e33aefc71ef7b8b928917005522 with ref * 2024-11-20 05:50:49.085 | Cloning from keystone cache and applying ref * 2024-11-20 05:53:03.033 | (0427 / 1318) 2024-11-20 05:53:03.051 | Updating cache of https://opendev.org/openstack/keystone-specs.git in /opt/dib_cache/source-repositories/keystone_specs_3c07db8ef429d06049418cee365647f28d876fc8 with ref * 2024-11-20 05:53:03.400 | Cloning from keystone-specs cache and applying ref * 2024-11-20 05:53:05.258 | (0428 / 1318) 2024-11-20 05:53:05.275 | Updating cache of https://opendev.org/openstack/keystone-tempest-plugin.git in /opt/dib_cache/source-repositories/keystone_tempest_plugin_d96bed0cd5d60ef20cbcff48ff8236a334ad8c6f with ref * 2024-11-20 05:53:05.924 | Cloning from keystone-tempest-plugin cache and applying ref * 2024-11-20 05:53:09.396 | (0429 / 1318) 2024-11-20 05:53:09.413 | Updating cache of https://opendev.org/openstack/keystoneauth.git in /opt/dib_cache/source-repositories/keystoneauth_b784f128b7022399eb4322f865b5edb1ba766aa9 with ref * 2024-11-20 05:53:09.729 | Cloning from keystoneauth cache and applying ref * 2024-11-20 05:53:41.784 | (0430 / 1318) 2024-11-20 05:53:41.802 | Updating cache of https://opendev.org/openstack/keystonemiddleware.git in /opt/dib_cache/source-repositories/keystonemiddleware_061ff8c459d8fc24610e55e4fc1d13daef0403ea with ref * 2024-11-20 05:53:42.224 | Cloning from keystonemiddleware cache and applying ref * 2024-11-20 05:53:57.590 | (0431 / 1318) 2024-11-20 05:53:57.607 | Updating cache of https://opendev.org/openstack/kolla.git in /opt/dib_cache/source-repositories/kolla_9171d2cafd2ef07376c98013bbf91db1c8fb8e10 with ref * 2024-11-20 05:53:57.924 | Cloning from kolla cache and applying ref * 2024-11-20 05:57:57.785 | (0432 / 1318) 2024-11-20 05:57:57.802 | Updating cache of https://opendev.org/openstack/kolla-ansible.git in /opt/dib_cache/source-repositories/kolla_ansible_9b807c7d4ef26c49d9e5854de43237ea4800b691 with ref * 2024-11-20 05:57:58.110 | Cloning from kolla-ansible cache and applying ref * 2024-11-20 05:57:58.763 | (0433 / 1318) 2024-11-20 05:57:58.780 | Updating cache of https://opendev.org/openstack/kuryr.git in /opt/dib_cache/source-repositories/kuryr_0c1d1ed143dd2589d4a1ff9031067bc6e13f11af with ref * 2024-11-20 05:57:59.150 | Cloning from kuryr cache and applying ref * 2024-11-20 05:57:59.291 | (0434 / 1318) 2024-11-20 05:57:59.308 | Updating cache of https://opendev.org/openstack/kuryr-libnetwork.git in /opt/dib_cache/source-repositories/kuryr_libnetwork_ded394647800fa5a6173d33bd03af0b8ffe5d2fa with ref * 2024-11-20 05:57:59.595 | Cloning from kuryr-libnetwork cache and applying ref * 2024-11-20 05:57:59.744 | (0435 / 1318) 2024-11-20 05:57:59.761 | Updating cache of https://opendev.org/openstack/large-scale.git in /opt/dib_cache/source-repositories/large_scale_09f280c076a6311453c16e76869361c532f38a10 with ref * 2024-11-20 05:58:00.021 | Cloning from large-scale cache and applying ref * 2024-11-20 05:58:00.104 | (0436 / 1318) 2024-11-20 05:58:00.122 | Updating cache of https://opendev.org/openstack/ldappool.git in /opt/dib_cache/source-repositories/ldappool_86714de7fc2bdc1e60a4422019870daa036c4ab5 with ref * 2024-11-20 05:58:00.365 | Cloning from ldappool cache and applying ref * 2024-11-20 05:58:00.460 | (0437 / 1318) 2024-11-20 05:58:00.479 | Updating cache of https://opendev.org/openstack/liberasurecode.git in /opt/dib_cache/source-repositories/liberasurecode_ab46ab0bd52fe32a2fb57078bd4d3e13b81784ca with ref * 2024-11-20 05:58:00.823 | Cloning from liberasurecode cache and applying ref * 2024-11-20 05:58:00.968 | (0438 / 1318) 2024-11-20 05:58:00.986 | Updating cache of https://opendev.org/openstack/loci.git in /opt/dib_cache/source-repositories/loci_b4ea5ee1d4d4a183570561cc4dd6d779533e6534 with ref * 2024-11-20 05:58:01.246 | Cloning from loci cache and applying ref * 2024-11-20 05:58:01.359 | (0439 / 1318) 2024-11-20 05:58:01.377 | Updating cache of https://opendev.org/openstack/logstash-filters.git in /opt/dib_cache/source-repositories/logstash_filters_bc1f107a1cc4932b545b68fc2f988f167544ac5f with ref * 2024-11-20 05:58:01.639 | Cloning from logstash-filters cache and applying ref * 2024-11-20 05:58:01.711 | (0440 / 1318) 2024-11-20 05:58:01.728 | Updating cache of https://opendev.org/openstack/magnum.git in /opt/dib_cache/source-repositories/magnum_41f00708a968caa595ccfaef51e7518afb54c6ef with ref * 2024-11-20 05:58:02.043 | Cloning from magnum cache and applying ref * 2024-11-20 05:59:12.132 | (0441 / 1318) 2024-11-20 05:59:12.150 | Updating cache of https://opendev.org/openstack/magnum-capi-helm.git in /opt/dib_cache/source-repositories/magnum_capi_helm_6aeeb6d20c51a614ccb265691edfa0d6fb41b5a0 with ref * 2024-11-20 05:59:12.428 | Cloning from magnum-capi-helm cache and applying ref * 2024-11-20 05:59:18.037 | (0442 / 1318) 2024-11-20 05:59:18.054 | Updating cache of https://opendev.org/openstack/magnum-capi-helm-charts.git in /opt/dib_cache/source-repositories/magnum_capi_helm_charts_d4ceda87a396c7cfec4ff931e12ac890dccc08c3 with ref * 2024-11-20 05:59:18.459 | Cloning from magnum-capi-helm-charts cache and applying ref * 2024-11-20 05:59:18.998 | (0443 / 1318) 2024-11-20 05:59:19.016 | Updating cache of https://opendev.org/openstack/magnum-specs.git in /opt/dib_cache/source-repositories/magnum_specs_87e7b100747c74265d872547dd97423efba906b5 with ref * 2024-11-20 05:59:19.478 | Cloning from magnum-specs cache and applying ref * 2024-11-20 05:59:19.926 | (0444 / 1318) 2024-11-20 05:59:19.943 | Updating cache of https://opendev.org/openstack/magnum-tempest-plugin.git in /opt/dib_cache/source-repositories/magnum_tempest_plugin_e5aabc58174a10304fa3a83460f05da5c134e655 with ref * 2024-11-20 05:59:22.040 | Cloning from magnum-tempest-plugin cache and applying ref * 2024-11-20 05:59:25.649 | (0445 / 1318) 2024-11-20 05:59:25.667 | Updating cache of https://opendev.org/openstack/magnum-ui.git in /opt/dib_cache/source-repositories/magnum_ui_32445b5e98fabc378f0eaab80b4b0464fcf89dcb with ref * 2024-11-20 05:59:29.486 | Cloning from magnum-ui cache and applying ref * 2024-11-20 05:59:44.879 | (0446 / 1318) 2024-11-20 05:59:44.896 | Updating cache of https://opendev.org/openstack/manila.git in /opt/dib_cache/source-repositories/manila_d4e3ca608e791f72ef0a0598888e18597f564d93 with ref * 2024-11-20 05:59:46.898 | Cloning from manila cache and applying ref * 2024-11-20 06:00:23.394 | (0447 / 1318) 2024-11-20 06:00:23.411 | Updating cache of https://opendev.org/openstack/manila-image-elements.git in /opt/dib_cache/source-repositories/manila_image_elements_e5af1ebb58efbc77e7a44a44965ded739c23ae7c with ref * 2024-11-20 06:00:23.686 | Cloning from manila-image-elements cache and applying ref * 2024-11-20 06:00:24.269 | (0448 / 1318) 2024-11-20 06:00:24.287 | Updating cache of https://opendev.org/openstack/manila-specs.git in /opt/dib_cache/source-repositories/manila_specs_0c0ec1c287bf1eb7db9d853ece0f26f1c13b86c1 with ref * 2024-11-20 06:00:24.549 | Cloning from manila-specs cache and applying ref * 2024-11-20 06:00:27.122 | (0449 / 1318) 2024-11-20 06:00:27.140 | Updating cache of https://opendev.org/openstack/manila-tempest-plugin.git in /opt/dib_cache/source-repositories/manila_tempest_plugin_2aa3e7558648c2290ef6f507c3fd7ac78b6a7555 with ref * 2024-11-20 06:00:27.483 | Cloning from manila-tempest-plugin cache and applying ref * 2024-11-20 06:01:07.999 | (0450 / 1318) 2024-11-20 06:01:08.016 | Updating cache of https://opendev.org/openstack/manila-test-image.git in /opt/dib_cache/source-repositories/manila_test_image_3ff0d472ea831cf06ace5fc3f681aac2152399f9 with ref * 2024-11-20 06:01:08.301 | Cloning from manila-test-image cache and applying ref * 2024-11-20 06:01:08.416 | (0451 / 1318) 2024-11-20 06:01:08.433 | Updating cache of https://opendev.org/openstack/manila-ui.git in /opt/dib_cache/source-repositories/manila_ui_f51bcab27cb75715a7be7e9592f96630b8722f5f with ref * 2024-11-20 06:01:08.733 | Cloning from manila-ui cache and applying ref * 2024-11-20 06:01:26.305 | (0452 / 1318) 2024-11-20 06:01:26.322 | Updating cache of https://opendev.org/openstack/masakari.git in /opt/dib_cache/source-repositories/masakari_790592d99716bd97ed98d2839ce492c6fe3a7e0d with ref * 2024-11-20 06:01:26.673 | Cloning from masakari cache and applying ref * 2024-11-20 06:01:40.794 | (0453 / 1318) 2024-11-20 06:01:40.812 | Updating cache of https://opendev.org/openstack/masakari-dashboard.git in /opt/dib_cache/source-repositories/masakari_dashboard_063ae6b1b139b7c8813e9f35b69e5d0ac647eb0a with ref * 2024-11-20 06:01:41.163 | Cloning from masakari-dashboard cache and applying ref * 2024-11-20 06:01:45.943 | (0454 / 1318) 2024-11-20 06:01:45.960 | Updating cache of https://opendev.org/openstack/masakari-monitors.git in /opt/dib_cache/source-repositories/masakari_monitors_4555ef5fdb8d9ea86bb07d8de419435f4406945e with ref * 2024-11-20 06:01:46.250 | Cloning from masakari-monitors cache and applying ref * 2024-11-20 06:01:49.563 | (0455 / 1318) 2024-11-20 06:01:49.581 | Updating cache of https://opendev.org/openstack/masakari-specs.git in /opt/dib_cache/source-repositories/masakari_specs_d5415a537a24b672b9ae745a20f90ffbe54d1fbf with ref * 2024-11-20 06:01:50.054 | Cloning from masakari-specs cache and applying ref * 2024-11-20 06:01:50.460 | (0456 / 1318) 2024-11-20 06:01:50.478 | Updating cache of https://opendev.org/openstack/meta-config.git in /opt/dib_cache/source-repositories/meta_config_dd0fb15d2e61ec8707b2e9c24c3d19c61540c6e2 with ref * 2024-11-20 06:01:51.272 | Cloning from meta-config cache and applying ref * 2024-11-20 06:01:51.345 | (0457 / 1318) 2024-11-20 06:01:51.363 | Updating cache of https://opendev.org/openstack/metalsmith.git in /opt/dib_cache/source-repositories/metalsmith_334e7049ca7f24d329720fa892e89b5469fb6650 with ref * 2024-11-20 06:01:53.931 | Cloning from metalsmith cache and applying ref * 2024-11-20 06:02:10.255 | (0458 / 1318) 2024-11-20 06:02:10.272 | Updating cache of https://opendev.org/openstack/microversion-parse.git in /opt/dib_cache/source-repositories/microversion_parse_a1bdde23a4931a3aba6529f2d418b2b082011172 with ref * 2024-11-20 06:02:10.598 | Cloning from microversion-parse cache and applying ref * 2024-11-20 06:02:11.860 | (0459 / 1318) 2024-11-20 06:02:11.877 | Updating cache of https://opendev.org/openstack/mistral.git in /opt/dib_cache/source-repositories/mistral_5acbd5030e75c365c3439a6bed8aaefce4a281af with ref * 2024-11-20 06:02:12.178 | Cloning from mistral cache and applying ref * 2024-11-20 06:02:33.540 | (0460 / 1318) 2024-11-20 06:02:33.557 | Updating cache of https://opendev.org/openstack/mistral-dashboard.git in /opt/dib_cache/source-repositories/mistral_dashboard_386e699b9c70fbcc90fce72ecd868c9b4f4a2674 with ref * 2024-11-20 06:02:34.660 | Cloning from mistral-dashboard cache and applying ref * 2024-11-20 06:02:39.046 | (0461 / 1318) 2024-11-20 06:02:39.064 | Updating cache of https://opendev.org/openstack/mistral-extra.git in /opt/dib_cache/source-repositories/mistral_extra_e7e18012c946c90298ae68873db51a3db9ae9aa0 with ref * 2024-11-20 06:02:39.341 | Cloning from mistral-extra cache and applying ref * 2024-11-20 06:02:47.887 | (0462 / 1318) 2024-11-20 06:02:47.905 | Updating cache of https://opendev.org/openstack/mistral-lib.git in /opt/dib_cache/source-repositories/mistral_lib_e53f3ac304015a478693063e5ac5b64729c6fde3 with ref * 2024-11-20 06:02:48.350 | Cloning from mistral-lib cache and applying ref * 2024-11-20 06:02:50.648 | (0463 / 1318) 2024-11-20 06:02:50.666 | Updating cache of https://opendev.org/openstack/mistral-specs.git in /opt/dib_cache/source-repositories/mistral_specs_88dcba4bc39de09d48bdeabb87d988b618619288 with ref * 2024-11-20 06:02:50.968 | Cloning from mistral-specs cache and applying ref * 2024-11-20 06:02:51.083 | (0464 / 1318) 2024-11-20 06:02:51.100 | Updating cache of https://opendev.org/openstack/mistral-tempest-plugin.git in /opt/dib_cache/source-repositories/mistral_tempest_plugin_d868abd95c3869bf5d985c4a56d371fbd08f0a34 with ref * 2024-11-20 06:02:51.411 | Cloning from mistral-tempest-plugin cache and applying ref * 2024-11-20 06:02:54.708 | (0465 / 1318) 2024-11-20 06:02:54.725 | Updating cache of https://opendev.org/openstack/molteniron.git in /opt/dib_cache/source-repositories/molteniron_c7d0773fdbcba00cf6ba85e4a1fca7d7b4cbe162 with ref * 2024-11-20 06:02:55.015 | Cloning from molteniron cache and applying ref * 2024-11-20 06:02:55.097 | (0466 / 1318) 2024-11-20 06:02:55.115 | Updating cache of https://opendev.org/openstack/monasca-agent.git in /opt/dib_cache/source-repositories/monasca_agent_03fd057ef58c531340eb1340fdd7f4e46fe572c7 with ref * 2024-11-20 06:02:55.424 | Cloning from monasca-agent cache and applying ref * 2024-11-20 06:02:56.476 | (0467 / 1318) 2024-11-20 06:02:56.494 | Updating cache of https://opendev.org/openstack/monasca-api.git in /opt/dib_cache/source-repositories/monasca_api_a8f8e51628a6eff2f91b816daa4237748bbc5cf2 with ref * 2024-11-20 06:02:56.772 | Cloning from monasca-api cache and applying ref * 2024-11-20 06:02:58.402 | (0468 / 1318) 2024-11-20 06:02:58.420 | Updating cache of https://opendev.org/openstack/monasca-ceilometer.git in /opt/dib_cache/source-repositories/monasca_ceilometer_68da42d44d76127113eae66d1eb184a666d653c9 with ref * 2024-11-20 06:02:58.672 | Cloning from monasca-ceilometer cache and applying ref * 2024-11-20 06:02:59.412 | (0469 / 1318) 2024-11-20 06:02:59.430 | Updating cache of https://opendev.org/openstack/monasca-common.git in /opt/dib_cache/source-repositories/monasca_common_c1bfe7989038e703ed5c036745954b7c8a1867aa with ref * 2024-11-20 06:02:59.697 | Cloning from monasca-common cache and applying ref * 2024-11-20 06:03:01.888 | (0470 / 1318) 2024-11-20 06:03:01.905 | Updating cache of https://opendev.org/openstack/monasca-events-api.git in /opt/dib_cache/source-repositories/monasca_events_api_74c9c080f03a87b67ce27c1dffd9b43c94af04bb with ref * 2024-11-20 06:03:02.170 | Cloning from monasca-events-api cache and applying ref * 2024-11-20 06:03:02.339 | (0471 / 1318) 2024-11-20 06:03:02.356 | Updating cache of https://opendev.org/openstack/monasca-grafana-datasource.git in /opt/dib_cache/source-repositories/monasca_grafana_datasource_924198386c4fb968240c9d619fdf66147497d4ff with ref * 2024-11-20 06:03:02.616 | Cloning from monasca-grafana-datasource cache and applying ref * 2024-11-20 06:03:02.692 | (0472 / 1318) 2024-11-20 06:03:02.710 | Updating cache of https://opendev.org/openstack/monasca-kibana-plugin.git in /opt/dib_cache/source-repositories/monasca_kibana_plugin_cb4cf7b69873842d12fa65ecdae0a2b8986045ff with ref * 2024-11-20 06:03:03.081 | Cloning from monasca-kibana-plugin cache and applying ref * 2024-11-20 06:03:03.186 | (0473 / 1318) 2024-11-20 06:03:03.210 | Updating cache of https://opendev.org/openstack/monasca-log-api.git in /opt/dib_cache/source-repositories/monasca_log_api_486de0eb7911c2c79bb5ce2d966d3e73e947e841 with ref * 2024-11-20 06:03:03.481 | Cloning from monasca-log-api cache and applying ref * 2024-11-20 06:03:03.679 | (0474 / 1318) 2024-11-20 06:03:03.696 | Updating cache of https://opendev.org/openstack/monasca-notification.git in /opt/dib_cache/source-repositories/monasca_notification_f3451ab9a16dd5ab2ac7d3979d3695a96760ae36 with ref * 2024-11-20 06:03:03.966 | Cloning from monasca-notification cache and applying ref * 2024-11-20 06:03:05.432 | (0475 / 1318) 2024-11-20 06:03:05.450 | Updating cache of https://opendev.org/openstack/monasca-persister.git in /opt/dib_cache/source-repositories/monasca_persister_db88eb6150e83bb4fe2f5670f0f800ac04b63059 with ref * 2024-11-20 06:03:05.781 | Cloning from monasca-persister cache and applying ref * 2024-11-20 06:03:06.312 | (0476 / 1318) 2024-11-20 06:03:06.330 | Updating cache of https://opendev.org/openstack/monasca-specs.git in /opt/dib_cache/source-repositories/monasca_specs_320e35ef0eeaa22ea1779f10cb8e0e2aeae730cf with ref * 2024-11-20 06:03:06.614 | Cloning from monasca-specs cache and applying ref * 2024-11-20 06:03:06.716 | (0477 / 1318) 2024-11-20 06:03:06.733 | Updating cache of https://opendev.org/openstack/monasca-statsd.git in /opt/dib_cache/source-repositories/monasca_statsd_5a323fe22b1a7dd02270e0ef49264a6afc90924b with ref * 2024-11-20 06:03:06.988 | Cloning from monasca-statsd cache and applying ref * 2024-11-20 06:03:07.114 | (0478 / 1318) 2024-11-20 06:03:07.131 | Updating cache of https://opendev.org/openstack/monasca-tempest-plugin.git in /opt/dib_cache/source-repositories/monasca_tempest_plugin_fcafa85dc6106ad17aeac790b40288b35741e73c with ref * 2024-11-20 06:03:07.397 | Cloning from monasca-tempest-plugin cache and applying ref * 2024-11-20 06:03:07.549 | (0479 / 1318) 2024-11-20 06:03:07.567 | Updating cache of https://opendev.org/openstack/monasca-thresh.git in /opt/dib_cache/source-repositories/monasca_thresh_4e92790e44c4177b32acac93b17797246ac94343 with ref * 2024-11-20 06:03:07.845 | Cloning from monasca-thresh cache and applying ref * 2024-11-20 06:03:08.939 | (0480 / 1318) 2024-11-20 06:03:08.956 | Updating cache of https://opendev.org/openstack/monasca-transform.git in /opt/dib_cache/source-repositories/monasca_transform_b1ea2060633488f221e11c708da7b43038148c51 with ref * 2024-11-20 06:03:09.201 | Cloning from monasca-transform cache and applying ref * 2024-11-20 06:03:09.381 | (0481 / 1318) 2024-11-20 06:03:09.399 | Updating cache of https://opendev.org/openstack/monasca-ui.git in /opt/dib_cache/source-repositories/monasca_ui_18ad471a6a97c5f261112657d513681be397e0db with ref * 2024-11-20 06:03:09.688 | Cloning from monasca-ui cache and applying ref * 2024-11-20 06:03:10.164 | (0482 / 1318) 2024-11-20 06:03:10.182 | Updating cache of https://opendev.org/openstack/multi-arch-sig.git in /opt/dib_cache/source-repositories/multi_arch_sig_66cc862aa84a561574849d286cfdbdb86a178cc0 with ref * 2024-11-20 06:03:10.428 | Cloning from multi-arch-sig cache and applying ref * 2024-11-20 06:03:10.500 | (0483 / 1318) 2024-11-20 06:03:10.517 | Updating cache of https://opendev.org/openstack/networking-bagpipe.git in /opt/dib_cache/source-repositories/networking_bagpipe_2096b3154e9bb6339f8b804c6402209b5afd2bbb with ref * 2024-11-20 06:03:10.793 | Cloning from networking-bagpipe cache and applying ref * 2024-11-20 06:03:19.910 | (0484 / 1318) 2024-11-20 06:03:19.927 | Updating cache of https://opendev.org/openstack/networking-baremetal.git in /opt/dib_cache/source-repositories/networking_baremetal_eb427548fcb1af7f1d3a8fbb5db2915477b76ca1 with ref * 2024-11-20 06:03:20.188 | Cloning from networking-baremetal cache and applying ref * 2024-11-20 06:03:28.488 | (0485 / 1318) 2024-11-20 06:03:28.505 | Updating cache of https://opendev.org/openstack/networking-bgpvpn.git in /opt/dib_cache/source-repositories/networking_bgpvpn_754f42a20e6cbf86343040a5d04246ae08cfa87e with ref * 2024-11-20 06:03:28.785 | Cloning from networking-bgpvpn cache and applying ref * 2024-11-20 06:03:45.174 | (0486 / 1318) 2024-11-20 06:03:45.192 | Updating cache of https://opendev.org/openstack/networking-generic-switch.git in /opt/dib_cache/source-repositories/networking_generic_switch_1aa8908ec8c5fae7ade92df58e29fcba26ae2d3d with ref * 2024-11-20 06:03:45.469 | Cloning from networking-generic-switch cache and applying ref * 2024-11-20 06:04:11.717 | (0487 / 1318) 2024-11-20 06:04:11.734 | Updating cache of https://opendev.org/openstack/networking-midonet.git in /opt/dib_cache/source-repositories/networking_midonet_18e78e832e3dd835fdfe81aa20215bd693587390 with ref * 2024-11-20 06:04:12.003 | Cloning from networking-midonet cache and applying ref * 2024-11-20 06:04:12.177 | (0488 / 1318) 2024-11-20 06:04:12.195 | Updating cache of https://opendev.org/openstack/networking-odl.git in /opt/dib_cache/source-repositories/networking_odl_1405e2de13271baacab0fcb975a0ada73900584b with ref * 2024-11-20 06:04:12.511 | Cloning from networking-odl cache and applying ref * 2024-11-20 06:04:17.337 | (0489 / 1318) 2024-11-20 06:04:17.355 | Updating cache of https://opendev.org/openstack/networking-sfc.git in /opt/dib_cache/source-repositories/networking_sfc_f76360479ac61e019a7a0c0ed114030338b01d69 with ref * 2024-11-20 06:04:17.972 | Cloning from networking-sfc cache and applying ref * 2024-11-20 06:04:36.445 | (0490 / 1318) 2024-11-20 06:04:36.463 | Updating cache of https://opendev.org/openstack/neutron.git in /opt/dib_cache/source-repositories/neutron_fc8e16d9fe9b517f84eb4bc4b04ca13c2cb0f449 with ref * 2024-11-20 06:04:38.820 | Cloning from neutron cache and applying ref * 2024-11-20 06:07:37.599 | (0491 / 1318) 2024-11-20 06:07:37.616 | Updating cache of https://opendev.org/openstack/neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/neutron_dynamic_routing_02484a5bab0ea20c085937e3f8f0773a7ad79e43 with ref * 2024-11-20 06:07:41.919 | Cloning from neutron-dynamic-routing cache and applying ref * 2024-11-20 06:07:50.743 | (0492 / 1318) 2024-11-20 06:07:50.760 | Updating cache of https://opendev.org/openstack/neutron-fwaas.git in /opt/dib_cache/source-repositories/neutron_fwaas_5e79656921357d537a41f087997a8b88047bfb68 with ref * 2024-11-20 06:07:53.767 | Cloning from neutron-fwaas cache and applying ref * 2024-11-20 06:08:33.143 | (0493 / 1318) 2024-11-20 06:08:33.161 | Updating cache of https://opendev.org/openstack/neutron-fwaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_fwaas_dashboard_4b5634e82fdc9c0ff9b206543a1534b809bf6ee7 with ref * 2024-11-20 06:08:35.256 | Cloning from neutron-fwaas-dashboard cache and applying ref * 2024-11-20 06:08:38.844 | (0494 / 1318) 2024-11-20 06:08:38.863 | Updating cache of https://opendev.org/openstack/neutron-lib.git in /opt/dib_cache/source-repositories/neutron_lib_aa661d6548f0cd90205aff0f42239abf3e6af140 with ref * 2024-11-20 06:08:45.494 | Cloning from neutron-lib cache and applying ref * 2024-11-20 06:10:38.782 | (0495 / 1318) 2024-11-20 06:10:38.801 | Updating cache of https://opendev.org/openstack/neutron-specs.git in /opt/dib_cache/source-repositories/neutron_specs_89615f86921bac2b7456e9d7c3dc059fd12e3c01 with ref * 2024-11-20 06:10:41.268 | Cloning from neutron-specs cache and applying ref * 2024-11-20 06:10:48.496 | (0496 / 1318) 2024-11-20 06:10:48.515 | Updating cache of https://opendev.org/openstack/neutron-tempest-plugin.git in /opt/dib_cache/source-repositories/neutron_tempest_plugin_e7892098b876fb0692c494003d55d7bfc42488e5 with ref * 2024-11-20 06:10:51.840 | Cloning from neutron-tempest-plugin cache and applying ref * 2024-11-20 06:12:12.409 | (0497 / 1318) 2024-11-20 06:12:12.426 | Updating cache of https://opendev.org/openstack/neutron-vpnaas.git in /opt/dib_cache/source-repositories/neutron_vpnaas_9cb96011f42d771d4c82d793edde38757cbb768d with ref * 2024-11-20 06:12:15.356 | Cloning from neutron-vpnaas cache and applying ref * 2024-11-20 06:12:34.471 | (0498 / 1318) 2024-11-20 06:12:34.489 | Updating cache of https://opendev.org/openstack/neutron-vpnaas-dashboard.git in /opt/dib_cache/source-repositories/neutron_vpnaas_dashboard_a8b6e522d791a8d47be8b4bca4ad9e8d93be910f with ref * 2024-11-20 06:12:37.468 | Cloning from neutron-vpnaas-dashboard cache and applying ref * 2024-11-20 06:12:42.085 | (0499 / 1318) 2024-11-20 06:12:42.103 | Updating cache of https://opendev.org/openstack/nose-html-output.git in /opt/dib_cache/source-repositories/nose_html_output_6af3c9e3ae9708dea2e59c0b8b020a3679866b6b with ref * 2024-11-20 06:12:42.590 | Cloning from nose-html-output cache and applying ref * 2024-11-20 06:12:42.792 | (0500 / 1318) 2024-11-20 06:12:42.810 | Updating cache of https://opendev.org/openstack/nova.git in /opt/dib_cache/source-repositories/nova_fc7fe01d5e091fd6bdee3c94b8421f772daf2940 with ref * 2024-11-20 06:13:07.143 | Cloning from nova cache and applying ref * 2024-11-20 06:18:14.149 | (0501 / 1318) 2024-11-20 06:18:14.166 | Updating cache of https://opendev.org/openstack/nova-specs.git in /opt/dib_cache/source-repositories/nova_specs_a433811268c4abada99b36db0eab7994ffbb0fcd with ref * 2024-11-20 06:18:24.356 | fatal: unable to access 'https://opendev.org/openstack/nova-specs.git/': Could not resolve host: opendev.org 2024-11-20 06:18:24.370 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-20 06:18:24.375 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-20 06:18:24.380 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-20 06:18:24.386 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-20 06:18:24.391 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-20 06:18:25.474 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 06:18:25.479 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 06:18:25.484 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-20 06:18:25.489 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-20 06:18:25.494 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-20 06:18:25.499 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-20 06:18:25.504 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.Xyh1oGku/mnt ']' 2024-11-20 06:18:25.509 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 06:18:25.517 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 06:18:25.522 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-20 06:18:25.527 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-20 06:18:25.534 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.Xyh1oGku/mnt/' 2024-11-20 06:18:25.534 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-20 06:18:25.535 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-20 06:18:25.543 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys 2024-11-20 06:18:25.543 | /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc 2024-11-20 06:18:25.543 | /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev/pts 2024-11-20 06:18:25.543 | /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev' 2024-11-20 06:18:25.548 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 06:18:25.553 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 06:18:25.558 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 06:18:25.563 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 06:18:25.568 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys == */boot/efi ]] 2024-11-20 06:18:25.573 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 06:18:25.577 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 06:18:25.582 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 06:18:25.587 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys' 2024-11-20 06:18:25.587 | Unmount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys 2024-11-20 06:18:25.592 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.Xyh1oGku/mnt/sys 2024-11-20 06:18:25.630 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 06:18:25.634 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 06:18:25.639 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 06:18:25.644 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 06:18:25.649 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc == */boot/efi ]] 2024-11-20 06:18:25.654 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 06:18:25.659 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 06:18:25.665 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 06:18:25.670 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc' 2024-11-20 06:18:25.670 | Unmount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc 2024-11-20 06:18:25.675 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.Xyh1oGku/mnt/proc 2024-11-20 06:18:25.690 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 06:18:25.695 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 06:18:25.700 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 06:18:25.705 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 06:18:25.711 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev/pts == */boot/efi ]] 2024-11-20 06:18:25.716 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 06:18:25.720 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 06:18:25.725 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 06:18:25.730 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev/pts' 2024-11-20 06:18:25.730 | Unmount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev/pts 2024-11-20 06:18:25.735 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev/pts 2024-11-20 06:18:25.751 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 06:18:25.756 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 06:18:25.761 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 06:18:25.766 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 06:18:25.771 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev == */boot/efi ]] 2024-11-20 06:18:25.776 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 06:18:25.781 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 06:18:25.786 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 06:18:25.791 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev' 2024-11-20 06:18:25.791 | Unmount /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev 2024-11-20 06:18:25.796 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.Xyh1oGku/mnt/dev 2024-11-20 06:18:25.812 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-20 06:18:25.817 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-20 06:18:25.822 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-20 06:18:26.528 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 06:18:26.528 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Xyh1oGku/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.BjHO2TMc', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Xyh1oGku/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Xyh1oGku'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 06:18:26.541 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-20 06:18:26.617 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-20 06:18:26.623 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.Xyh1oGku/built; do sleep 1; done' 2024-11-20 06:18:26.657 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.Xyh1oGku/mnt 2024-11-20 06:18:42.630 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.Xyh1oGku 2024-11-20 06:18:42.709 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-20 06:18:42.714 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 06:18:42.719 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 06:18:42.724 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 06:18:42.729 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.Xyh1oGku 2024-11-20 06:18:43.266 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-20 06:18:43.271 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.BjHO2TMc 2024-11-20 06:18:43.352 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-20 06:18:43.357 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 06:18:43.362 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 06:18:43.367 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 06:18:43.372 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.BjHO2TMc 2024-11-20 06:18:43.380 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128