2024-04-17 15:17:04.292 | diskimage-builder version 3.32.0 2024-04-17 15:17:04.294 | Building elements: base vm simple-init openstack-repos nodepool-base growroot infra-package-needs debian-minimal cache-devstack block-device-mbr 2024-04-17 15:17:04.394 | 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-04-17 15:17:04.447 | Expanded element dependencies to: manifests package-installs install-types cloud-init-datasources dib-init-system install-static sysprep simple-init dpkg nodepool-base source-repositories modprobe infra-package-needs base cache-devstack vm cache-url pkg-map block-device-mbr bootloader growroot debian-minimal install-bin ensure-venv zuul-worker debootstrap runtime-ssh-host-keys openstack-repos openssh-server 2024-04-17 15:17:04.451 | + diskimage_builder/lib/disk-image-create:main:256 : '[' 3 = 1 ']' 2024-04-17 15:17:04.455 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-04-17 15:17:04.458 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-04-17 15:17:04.461 | + diskimage_builder/lib/disk-image-create:main:274 : type vhd-util 2024-04-17 15:17:04.465 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-04-17 15:17:04.468 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-04-17 15:17:04.471 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-04-17 15:17:04.475 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-04-17 15:17:04.478 | + diskimage_builder/lib/disk-image-create:main:264 : type qemu-img 2024-04-17 15:17:04.481 | + diskimage_builder/lib/disk-image-create:main:300 : type fstrim 2024-04-17 15:17:04.485 | + diskimage_builder/lib/disk-image-create:main:308 : [[ -n '' ]] 2024-04-17 15:17:04.488 | + diskimage_builder/lib/disk-image-create:main:315 : mk_build_dir 2024-04-17 15:17:04.492 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-04-17 15:17:04.497 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.vsmi0vdi 2024-04-17 15:17:04.500 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-04-17 15:17:04.514 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.F2MYFZTb 2024-04-17 15:17:04.517 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2024-04-17 15:17:04.521 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2024-04-17 15:17:04.524 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2024-04-17 15:17:04.528 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2024-04-17 15:17:04.531 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-04-17 15:17:04.535 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-04-17 15:17:04.538 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2024-04-17 15:17:04.542 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /opt/dib_tmp/dib_build.vsmi0vdi 2024-04-17 15:17:04.542 | Building in /opt/dib_tmp/dib_build.vsmi0vdi 2024-04-17 15:17:04.545 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2024-04-17 15:17:04.549 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2024-04-17 15:17:04.552 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2024-04-17 15:17:04.556 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.vsmi0vdi/hooks 2024-04-17 15:17:04.560 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.vsmi0vdi/hooks 2024-04-17 15:17:04.563 | + diskimage_builder/lib/disk-image-create:main:319 : mkdir -p /opt/dib_tmp/dib_build.vsmi0vdi/block-device 2024-04-17 15:17:04.568 | + diskimage_builder/lib/disk-image-create:main:320 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.vsmi0vdi/block-device/config.yaml 2024-04-17 15:17:04.572 | + diskimage_builder/lib/disk-image-create:main:321 : block_device_create_config_file /opt/dib_tmp/dib_build.vsmi0vdi/block-device/config.yaml 2024-04-17 15:17:04.587 | User specified block-device config from DIB_BLOCK_DEVICE_CONFIG 2024-04-17 15:17:04.590 | + diskimage_builder/lib/common-functions:block_device_create_config_file:488 : return 2024-04-17 15:17:04.594 | + diskimage_builder/lib/disk-image-create:main:324 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.vsmi0vdi/block-device/params.yaml 2024-04-17 15:17:04.598 | + diskimage_builder/lib/disk-image-create:main:325 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-04-17 15:17:04.601 | + diskimage_builder/lib/disk-image-create:main:326 : cat 2024-04-17 15:17:04.606 | + diskimage_builder/lib/disk-image-create:main:335 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-04-17 15:17:05.001 | 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-04-17 15:17:05.001 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.vsmi0vdi/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.F2MYFZTb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.vsmi0vdi/mnt', 'build-dir': '/opt/dib_tmp/dib_build.vsmi0vdi'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:17:05.004 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'mkfs': {'mount': {'mount_point': '/', 'fstab': {'options': 'defaults,nobarrier,noatime', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-04-17 15:17:05.004 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults,nobarrier,noatime', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-04-17 15:17:05.004 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults,nobarrier,noatime', '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': 'mbr', 'partitions': [{'name': 'root', 'flags': ['boot', 'primary'], 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-04-17 15:17:05.005 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.vsmi0vdi/states/block-device/config.json] 2024-04-17 15:17:05.043 | ++ diskimage_builder/lib/disk-image-create:main:339 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-04-17 15:17:05.438 | 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-04-17 15:17:05.438 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.vsmi0vdi/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.F2MYFZTb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.vsmi0vdi/mnt', 'build-dir': '/opt/dib_tmp/dib_build.vsmi0vdi'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:17:05.438 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-04-17 15:17:05.439 | 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-04-17 15:17:05.476 | + diskimage_builder/lib/disk-image-create:main:339 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-04-17 15:17:05.480 | + diskimage_builder/lib/disk-image-create:main:340 : export DIB_ROOT_LABEL 2024-04-17 15:17:05.484 | ++ diskimage_builder/lib/disk-image-create:main:343 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-04-17 15:17:05.869 | 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-04-17 15:17:05.869 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.vsmi0vdi/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.F2MYFZTb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.vsmi0vdi/mnt', 'build-dir': '/opt/dib_tmp/dib_build.vsmi0vdi'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:17:05.870 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-04-17 15:17:05.870 | 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-04-17 15:17:05.905 | + diskimage_builder/lib/disk-image-create:main:343 : DIB_ROOT_FSTYPE=ext4 2024-04-17 15:17:05.909 | + diskimage_builder/lib/disk-image-create:main:344 : export DIB_ROOT_FSTYPE 2024-04-17 15:17:05.913 | ++ diskimage_builder/lib/disk-image-create:main:348 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-04-17 15:17:06.299 | 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-04-17 15:17:06.299 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.vsmi0vdi/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.F2MYFZTb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.vsmi0vdi/mnt', 'build-dir': '/opt/dib_tmp/dib_build.vsmi0vdi'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:17:06.300 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-04-17 15:17:06.300 | 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-04-17 15:17:06.338 | + diskimage_builder/lib/disk-image-create:main:348 : DIB_BOOT_LABEL= 2024-04-17 15:17:06.341 | + diskimage_builder/lib/disk-image-create:main:349 : export DIB_BOOT_LABEL 2024-04-17 15:17:06.346 | ++ diskimage_builder/lib/disk-image-create:main:352 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-04-17 15:17:06.732 | 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-04-17 15:17:06.732 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.vsmi0vdi/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.F2MYFZTb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.vsmi0vdi/mnt', 'build-dir': '/opt/dib_tmp/dib_build.vsmi0vdi'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:17:06.732 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-04-17 15:17:06.771 | + diskimage_builder/lib/disk-image-create:main:352 : DIB_MOUNTPOINTS=/ 2024-04-17 15:17:06.775 | + diskimage_builder/lib/disk-image-create:main:353 : export DIB_MOUNTPOINTS 2024-04-17 15:17:06.779 | + diskimage_builder/lib/disk-image-create:main:355 : create_base 2024-04-17 15:17:06.782 | + diskimage_builder/lib/common-functions:create_base:354 : mkdir /opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:17:06.788 | + diskimage_builder/lib/common-functions:create_base:358 : sudo chown root.root /opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:17:06.796 | chown: warning: '.' should be ':': 'root.root' 2024-04-17 15:17:06.800 | + diskimage_builder/lib/common-functions:create_base:359 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:17:06.804 | + diskimage_builder/lib/common-functions:create_base:359 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:17:06.808 | + diskimage_builder/lib/common-functions:create_base:361 : TARGET_ROOT=/opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:17:06.811 | + diskimage_builder/lib/common-functions:create_base:361 : run_d root 2024-04-17 15:17:06.814 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-04-17 15:17:06.818 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.vsmi0vdi/hooks ']' 2024-04-17 15:17:06.821 | + diskimage_builder/lib/common-functions:check_element:155 : generate_hooks 2024-04-17 15:17:06.842 | Copying hooks for vm 2024-04-17 15:17:06.850 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-04-17 15:17:06.857 | Copying hooks for infra-package-needs 2024-04-17 15:17:06.864 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-04-17 15:17:06.870 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-04-17 15:17:06.876 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-04-17 15:17:06.878 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-04-17 15:17:06.880 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-04-17 15:17:06.886 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-04-17 15:17:06.888 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-04-17 15:17:06.889 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-04-17 15:17:06.891 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-04-17 15:17:06.893 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-04-17 15:17:06.903 | Copying hooks for install-bin 2024-04-17 15:17:06.908 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-04-17 15:17:06.914 | Copying hooks for source-repositories 2024-04-17 15:17:06.921 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-04-17 15:17:06.931 | Copying hooks for package-installs 2024-04-17 15:17:06.937 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-04-17 15:17:06.938 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-04-17 15:17:06.943 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-04-17 15:17:06.945 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-04-17 15:17:06.950 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-04-17 15:17:06.956 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-04-17 15:17:06.958 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-04-17 15:17:06.961 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-04-17 15:17:06.962 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-04-17 15:17:06.967 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-04-17 15:17:06.969 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-04-17 15:17:06.978 | Copying hooks for debian-minimal 2024-04-17 15:17:06.985 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2024-04-17 15:17:06.992 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2024-04-17 15:17:06.999 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2024-04-17 15:17:07.010 | Copying hooks for debootstrap 2024-04-17 15:17:07.016 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-04-17 15:17:07.018 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-04-17 15:17:07.023 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-04-17 15:17:07.024 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-04-17 15:17:07.026 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-04-17 15:17:07.031 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-04-17 15:17:07.038 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-04-17 15:17:07.039 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-set-bullseye-version 2024-04-17 15:17:07.050 | Copying hooks for cloud-init-datasources 2024-04-17 15:17:07.056 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-04-17 15:17:07.062 | Copying hooks for ensure-venv 2024-04-17 15:17:07.073 | Copying hooks for modprobe 2024-04-17 15:17:07.079 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-04-17 15:17:07.084 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-04-17 15:17:07.090 | Copying hooks for base 2024-04-17 15:17:07.095 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-04-17 15:17:07.101 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-04-17 15:17:07.103 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-04-17 15:17:07.104 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-04-17 15:17:07.109 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-04-17 15:17:07.118 | Copying hooks for block-device-mbr 2024-04-17 15:17:07.124 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr/environment.d/15-block-device.bash 2024-04-17 15:17:07.134 | Copying hooks for install-types 2024-04-17 15:17:07.140 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-04-17 15:17:07.145 | Copying hooks for openssh-server 2024-04-17 15:17:07.151 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-04-17 15:17:07.153 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-04-17 15:17:07.163 | Copying hooks for bootloader 2024-04-17 15:17:07.169 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-04-17 15:17:07.174 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-04-17 15:17:07.181 | Copying hooks for manifests 2024-04-17 15:17:07.187 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-04-17 15:17:07.192 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-04-17 15:17:07.197 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-04-17 15:17:07.203 | Copying hooks for openstack-repos 2024-04-17 15:17:07.209 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-04-17 15:17:07.217 | Copying hooks for sysprep 2024-04-17 15:17:07.223 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-04-17 15:17:07.228 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-04-17 15:17:07.234 | Copying hooks for dib-init-system 2024-04-17 15:17:07.240 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-04-17 15:17:07.245 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-04-17 15:17:07.250 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-04-17 15:17:07.256 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-04-17 15:17:07.263 | Copying hooks for install-static 2024-04-17 15:17:07.268 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-04-17 15:17:07.277 | Copying hooks for cache-devstack 2024-04-17 15:17:07.293 | Copying hooks for cache-url 2024-04-17 15:17:07.298 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-04-17 15:17:07.310 | Copying hooks for dpkg 2024-04-17 15:17:07.316 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-04-17 15:17:07.321 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-04-17 15:17:07.322 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-04-17 15:17:07.327 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-04-17 15:17:07.332 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-04-17 15:17:07.334 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-04-17 15:17:07.338 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-04-17 15:17:07.340 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-04-17 15:17:07.342 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-04-17 15:17:07.343 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-04-17 15:17:07.345 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-04-17 15:17:07.346 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-04-17 15:17:07.351 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-04-17 15:17:07.353 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-04-17 15:17:07.354 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-04-17 15:17:07.361 | Copying hooks for nodepool-base 2024-04-17 15:17:07.367 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-04-17 15:17:07.368 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-04-17 15:17:07.373 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-04-17 15:17:07.380 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-04-17 15:17:07.385 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-04-17 15:17:07.390 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-04-17 15:17:07.392 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-04-17 15:17:07.397 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-04-17 15:17:07.398 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-04-17 15:17:07.400 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-04-17 15:17:07.402 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-04-17 15:17:07.407 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-04-17 15:17:07.412 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-04-17 15:17:07.414 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-04-17 15:17:07.415 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-04-17 15:17:07.417 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-04-17 15:17:07.418 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-04-17 15:17:07.420 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-04-17 15:17:07.422 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-04-17 15:17:07.433 | Copying hooks for growroot 2024-04-17 15:17:07.440 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-04-17 15:17:07.447 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-04-17 15:17:07.454 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-04-17 15:17:07.456 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-04-17 15:17:07.458 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-04-17 15:17:07.470 | Copying hooks for runtime-ssh-host-keys 2024-04-17 15:17:07.476 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-04-17 15:17:07.481 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-04-17 15:17:07.486 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-04-17 15:17:07.491 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-04-17 15:17:07.493 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-04-17 15:17:07.504 | Copying hooks for simple-init 2024-04-17 15:17:07.510 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-04-17 15:17:07.513 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-04-17 15:17:07.518 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-04-17 15:17:07.520 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-04-17 15:17:07.522 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-04-17 15:17:07.523 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-04-17 15:17:07.526 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-04-17 15:17:07.531 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-04-17 15:17:07.544 | Copying hooks for pkg-map 2024-04-17 15:17:07.549 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-04-17 15:17:07.555 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-04-17 15:17:07.561 | Copying hooks for zuul-worker 2024-04-17 15:17:07.567 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-04-17 15:17:07.572 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-04-17 15:17:07.586 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-root bash 2024-04-17 15:17:07.591 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-04-17 15:17:07.591 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-root(,|$)' -q 2024-04-17 15:17:07.596 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d ']' 2024-04-17 15:17:07.600 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d' 2024-04-17 15:17:07.600 | Running hooks from /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d 2024-04-17 15:17:07.604 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-04-17 15:17:07.607 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d 2024-04-17 15:17:07.640 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-base-defaults 2024-04-17 15:17:07.644 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-base-defaults 2024-04-17 15:17:07.647 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-04-17 15:17:07.651 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-04-17 15:17:07.654 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-04-17 15:17:07.659 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-04-17 15:17:07.662 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-04-17 15:17:07.665 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-04-17 15:17:07.669 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-04-17 15:17:07.672 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-04-17 15:17:07.675 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-04-17 15:17:07.678 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-04-17 15:17:07.681 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-04-17 15:17:07.685 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-04-17 15:17:07.688 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-04-17 15:17:07.691 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-04-17 15:17:07.697 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-04-17 15:17:07.700 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-04-17 15:17:07.703 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-04-17 15:17:07.706 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2024-04-17 15:17:07.710 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2024-04-17 15:17:07.713 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-04-17 15:17:07.716 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-04-17 15:17:07.719 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-04-17 15:17:07.723 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-04-17 15:17:07.726 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-04-17 15:17:07.729 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-04-17 15:17:07.732 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-04-17 15:17:07.735 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2024-04-17 15:17:07.738 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:17:07.741 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:17:07.744 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-04-17 15:17:07.747 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-04-17 15:17:07.750 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-04-17 15:17:07.753 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2024-04-17 15:17:07.757 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-04-17 15:17:07.760 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:17:07.760 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:17:07.760 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:17:07.760 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:17:07.760 | ' 2024-04-17 15:17:07.763 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2024-04-17 15:17:07.766 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:17:07.766 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:17:07.766 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:17:07.766 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:17:07.766 | ' 2024-04-17 15:17:07.769 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:17:07.769 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:17:07.769 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:17:07.769 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:17:07.769 | ' 2024-04-17 15:17:07.773 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-04-17 15:17:07.778 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-04-17 15:17:07.781 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-04-17 15:17:07.784 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-04-17 15:17:07.787 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-dpkg.bash 2024-04-17 15:17:07.793 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/10-dpkg.bash 2024-04-17 15:17:07.796 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-04-17 15:17:07.800 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-04-17 15:17:07.803 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/14-manifests 2024-04-17 15:17:07.808 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/14-manifests 2024-04-17 15:17:07.811 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-04-17 15:17:07.813 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-04-17 15:17:07.816 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0270f4537c934fa6bdca5d911504275c.d/ 2024-04-17 15:17:07.819 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0270f4537c934fa6bdca5d911504275c.d/ 2024-04-17 15:17:07.823 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/15-block-device.bash 2024-04-17 15:17:07.828 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/15-block-device.bash 2024-04-17 15:17:07.831 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2024-04-17 15:17:07.834 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2024-04-17 15:17:07.837 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2024-04-17 15:17:07.840 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-04-17 15:17:07.845 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-04-17 15:17:07.848 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2024-04-17 15:17:07.851 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-04-17 15:17:07.854 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-04-17 15:17:07.857 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2024-04-17 15:17:07.861 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-04-17 15:17:07.863 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-04-17 15:17:07.867 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/20-network-interface-names 2024-04-17 15:17:07.873 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/20-network-interface-names 2024-04-17 15:17:07.876 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-04-17 15:17:07.879 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-04-17 15:17:07.882 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/50-disable-cloud-init 2024-04-17 15:17:07.888 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/50-disable-cloud-init 2024-04-17 15:17:07.891 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-04-17 15:17:07.895 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-04-17 15:17:07.898 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/75-nodepool-base-env 2024-04-17 15:17:07.904 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/75-nodepool-base-env 2024-04-17 15:17:07.907 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-04-17 15:17:07.911 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-04-17 15:17:07.914 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-04-17 15:17:07.917 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-04-17 15:17:07.921 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-04-17 15:17:07.924 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-04-17 15:17:07.927 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-04-17 15:17:07.931 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-04-17 15:17:07.934 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/99-dib-init-system 2024-04-17 15:17:07.940 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/../environment.d/99-dib-init-system 2024-04-17 15:17:07.944 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-04-17 15:17:07.947 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-04-17 15:17:07.950 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap 2024-04-17 15:17:07.956 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-04-17 15:17:07.960 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-04-17 15:17:07.963 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.vsmi0vdi/mnt/.extra_settings ']' 2024-04-17 15:17:07.966 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2024-04-17 15:17:07.969 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:28 : '[' -n bullseye ']' 2024-04-17 15:17:07.972 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.dfw.rax.opendev.org/debian ']' 2024-04-17 15:17:07.975 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:17:07.977 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-04-17 15:17:07.980 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-bullseye-amd64.tar.gz 2024-04-17 15:17:07.983 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-04-17 15:17:07.986 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-04-17 15:17:07.989 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-04-17 15:17:07.992 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-04-17 15:17:08.004 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-04-17 15:17:08.007 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-04-17 15:17:08.011 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:42 : [[ bullseye == \b\u\s\t\e\r ]] 2024-04-17 15:17:08.014 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-04-17 15:17:08.017 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-04-17 15:17:08.019 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-04-17 15:17:08.022 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-04-17 15:17:08.027 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:60 : '[' amd64 '!=' amd64 ']' 2024-04-17 15:17:08.030 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:66 : sudo sh -c 'http_proxy= no_proxy= debootstrap --verbose --variant=minbase --components=main --arch=amd64 --no-check-gpg bullseye /opt/dib_tmp/dib_build.vsmi0vdi/mnt https://mirror.dfw.rax.opendev.org/debian ' 2024-04-17 15:17:08.092 | I: Retrieving InRelease 2024-04-17 15:17:08.170 | I: Retrieving Release 2024-04-17 15:17:08.295 | I: Retrieving Packages 2024-04-17 15:17:08.742 | I: Validating Packages 2024-04-17 15:17:09.847 | I: Resolving dependencies of required packages... 2024-04-17 15:17:17.086 | I: Resolving dependencies of base packages... 2024-04-17 15:17:28.629 | I: Checking component main on https://mirror.dfw.rax.opendev.org/debian... 2024-04-17 15:17:31.251 | I: Retrieving adduser 3.118+deb11u1 2024-04-17 15:17:31.328 | I: Validating adduser 3.118+deb11u1 2024-04-17 15:17:31.344 | I: Retrieving apt 2.2.4 2024-04-17 15:17:31.447 | I: Validating apt 2.2.4 2024-04-17 15:17:31.473 | I: Retrieving base-files 11.1+deb11u9 2024-04-17 15:17:31.549 | I: Validating base-files 11.1+deb11u9 2024-04-17 15:17:31.562 | I: Retrieving base-passwd 3.5.51 2024-04-17 15:17:31.636 | I: Validating base-passwd 3.5.51 2024-04-17 15:17:31.650 | I: Retrieving bash 5.1-2+deb11u1 2024-04-17 15:17:31.753 | I: Validating bash 5.1-2+deb11u1 2024-04-17 15:17:31.779 | I: Retrieving bsdutils 1:2.36.1-8+deb11u1 2024-04-17 15:17:31.854 | I: Validating bsdutils 1:2.36.1-8+deb11u1 2024-04-17 15:17:31.869 | I: Retrieving ca-certificates 20210119 2024-04-17 15:17:31.942 | I: Validating ca-certificates 20210119 2024-04-17 15:17:31.957 | I: Retrieving coreutils 8.32-4+b1 2024-04-17 15:17:32.092 | I: Validating coreutils 8.32-4+b1 2024-04-17 15:17:32.130 | I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 2024-04-17 15:17:32.205 | I: Validating dash 0.5.11+git20200708+dd9ef66-5 2024-04-17 15:17:32.220 | I: Retrieving debconf 1.5.77 2024-04-17 15:17:32.294 | I: Validating debconf 1.5.77 2024-04-17 15:17:32.310 | I: Retrieving debian-archive-keyring 2021.1.1+deb11u1 2024-04-17 15:17:32.385 | I: Validating debian-archive-keyring 2021.1.1+deb11u1 2024-04-17 15:17:32.400 | I: Retrieving debianutils 4.11.2 2024-04-17 15:17:32.477 | I: Validating debianutils 4.11.2 2024-04-17 15:17:32.492 | I: Retrieving diffutils 1:3.7-5 2024-04-17 15:17:32.571 | I: Validating diffutils 1:3.7-5 2024-04-17 15:17:32.587 | I: Retrieving dpkg 1.20.13 2024-04-17 15:17:32.713 | I: Validating dpkg 1.20.13 2024-04-17 15:17:32.747 | I: Retrieving e2fsprogs 1.46.2-2 2024-04-17 15:17:32.832 | I: Validating e2fsprogs 1.46.2-2 2024-04-17 15:17:32.851 | I: Retrieving findutils 4.8.0-1 2024-04-17 15:17:32.938 | I: Validating findutils 4.8.0-1 2024-04-17 15:17:32.957 | I: Retrieving gcc-10-base 10.2.1-6 2024-04-17 15:17:33.031 | I: Validating gcc-10-base 10.2.1-6 2024-04-17 15:17:33.046 | I: Retrieving gcc-9-base 9.3.0-22 2024-04-17 15:17:33.123 | I: Validating gcc-9-base 9.3.0-22 2024-04-17 15:17:33.138 | I: Retrieving gpgv 2.2.27-2+deb11u2 2024-04-17 15:17:33.229 | I: Validating gpgv 2.2.27-2+deb11u2 2024-04-17 15:17:33.248 | I: Retrieving grep 3.6-1+deb11u1 2024-04-17 15:17:33.332 | I: Validating grep 3.6-1+deb11u1 2024-04-17 15:17:33.350 | I: Retrieving gzip 1.10-4+deb11u1 2024-04-17 15:17:33.426 | I: Validating gzip 1.10-4+deb11u1 2024-04-17 15:17:33.441 | I: Retrieving hostname 3.23 2024-04-17 15:17:33.516 | I: Validating hostname 3.23 2024-04-17 15:17:33.530 | I: Retrieving init-system-helpers 1.60 2024-04-17 15:17:33.604 | I: Validating init-system-helpers 1.60 2024-04-17 15:17:33.619 | I: Retrieving libacl1 2.2.53-10 2024-04-17 15:17:33.691 | I: Validating libacl1 2.2.53-10 2024-04-17 15:17:33.705 | I: Retrieving libapt-pkg6.0 2.2.4 2024-04-17 15:17:33.804 | I: Validating libapt-pkg6.0 2.2.4 2024-04-17 15:17:33.828 | I: Retrieving libattr1 1:2.4.48-6 2024-04-17 15:17:33.899 | I: Validating libattr1 1:2.4.48-6 2024-04-17 15:17:33.915 | I: Retrieving libaudit-common 1:3.0-2 2024-04-17 15:17:33.987 | I: Validating libaudit-common 1:3.0-2 2024-04-17 15:17:34.001 | I: Retrieving libaudit1 1:3.0-2 2024-04-17 15:17:34.076 | I: Validating libaudit1 1:3.0-2 2024-04-17 15:17:34.091 | I: Retrieving libblkid1 2.36.1-8+deb11u1 2024-04-17 15:17:34.167 | I: Validating libblkid1 2.36.1-8+deb11u1 2024-04-17 15:17:34.183 | I: Retrieving libbz2-1.0 1.0.8-4 2024-04-17 15:17:34.256 | I: Validating libbz2-1.0 1.0.8-4 2024-04-17 15:17:34.269 | I: Retrieving libc-bin 2.31-13+deb11u8 2024-04-17 15:17:34.358 | I: Validating libc-bin 2.31-13+deb11u8 2024-04-17 15:17:34.379 | I: Retrieving libc6 2.31-13+deb11u8 2024-04-17 15:17:34.512 | I: Validating libc6 2.31-13+deb11u8 2024-04-17 15:17:34.549 | I: Retrieving libcap-ng0 0.7.9-2.2+b1 2024-04-17 15:17:34.620 | I: Validating libcap-ng0 0.7.9-2.2+b1 2024-04-17 15:17:34.634 | I: Retrieving libcom-err2 1.46.2-2 2024-04-17 15:17:34.708 | I: Validating libcom-err2 1.46.2-2 2024-04-17 15:17:34.722 | I: Retrieving libcrypt1 1:4.4.18-4 2024-04-17 15:17:34.796 | I: Validating libcrypt1 1:4.4.18-4 2024-04-17 15:17:34.810 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 2024-04-17 15:17:34.893 | I: Validating libdb5.3 5.3.28+dfsg1-0.8 2024-04-17 15:17:34.912 | I: Retrieving libdebconfclient0 0.260 2024-04-17 15:17:34.984 | I: Validating libdebconfclient0 0.260 2024-04-17 15:17:34.996 | I: Retrieving libext2fs2 1.46.2-2 2024-04-17 15:17:35.073 | I: Validating libext2fs2 1.46.2-2 2024-04-17 15:17:35.088 | I: Retrieving libffi7 3.3-6 2024-04-17 15:17:35.159 | I: Validating libffi7 3.3-6 2024-04-17 15:17:35.173 | I: Retrieving libgcc-s1 10.2.1-6 2024-04-17 15:17:35.248 | I: Validating libgcc-s1 10.2.1-6 2024-04-17 15:17:35.261 | I: Retrieving libgcrypt20 1.8.7-6 2024-04-17 15:17:35.347 | I: Validating libgcrypt20 1.8.7-6 2024-04-17 15:17:35.366 | I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 2024-04-17 15:17:35.451 | I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 2024-04-17 15:17:35.468 | I: Retrieving libgnutls30 3.7.1-5+deb11u4 2024-04-17 15:17:35.567 | I: Validating libgnutls30 3.7.1-5+deb11u4 2024-04-17 15:17:35.593 | I: Retrieving libgpg-error0 1.38-2 2024-04-17 15:17:35.668 | I: Validating libgpg-error0 1.38-2 2024-04-17 15:17:35.683 | I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4 2024-04-17 15:17:35.758 | I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4 2024-04-17 15:17:35.773 | I: Retrieving libhogweed6 3.7.3-1 2024-04-17 15:17:35.850 | I: Validating libhogweed6 3.7.3-1 2024-04-17 15:17:35.866 | I: Retrieving libidn2-0 2.3.0-5 2024-04-17 15:17:35.940 | I: Validating libidn2-0 2.3.0-5 2024-04-17 15:17:35.955 | I: Retrieving libk5crypto3 1.18.3-6+deb11u4 2024-04-17 15:17:36.030 | I: Validating libk5crypto3 1.18.3-6+deb11u4 2024-04-17 15:17:36.044 | I: Retrieving libkeyutils1 1.6.1-2 2024-04-17 15:17:36.115 | I: Validating libkeyutils1 1.6.1-2 2024-04-17 15:17:36.128 | I: Retrieving libkrb5-3 1.18.3-6+deb11u4 2024-04-17 15:17:36.207 | I: Validating libkrb5-3 1.18.3-6+deb11u4 2024-04-17 15:17:36.224 | I: Retrieving libkrb5support0 1.18.3-6+deb11u4 2024-04-17 15:17:36.296 | I: Validating libkrb5support0 1.18.3-6+deb11u4 2024-04-17 15:17:36.310 | I: Retrieving liblz4-1 1.9.3-2 2024-04-17 15:17:36.388 | I: Validating liblz4-1 1.9.3-2 2024-04-17 15:17:36.403 | I: Retrieving liblzma5 5.2.5-2.1~deb11u1 2024-04-17 15:17:36.478 | I: Validating liblzma5 5.2.5-2.1~deb11u1 2024-04-17 15:17:36.493 | I: Retrieving libmount1 2.36.1-8+deb11u1 2024-04-17 15:17:36.567 | I: Validating libmount1 2.36.1-8+deb11u1 2024-04-17 15:17:36.583 | I: Retrieving libnettle8 3.7.3-1 2024-04-17 15:17:36.670 | I: Validating libnettle8 3.7.3-1 2024-04-17 15:17:36.685 | I: Retrieving libnsl2 1.3.0-2 2024-04-17 15:17:36.759 | I: Validating libnsl2 1.3.0-2 2024-04-17 15:17:36.773 | I: Retrieving libp11-kit0 0.23.22-1 2024-04-17 15:17:36.850 | I: Validating libp11-kit0 0.23.22-1 2024-04-17 15:17:36.866 | I: Retrieving libpam-modules 1.4.0-9+deb11u1 2024-04-17 15:17:36.947 | I: Validating libpam-modules 1.4.0-9+deb11u1 2024-04-17 15:17:36.963 | I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 2024-04-17 15:17:37.037 | I: Validating libpam-modules-bin 1.4.0-9+deb11u1 2024-04-17 15:17:37.052 | I: Retrieving libpam-runtime 1.4.0-9+deb11u1 2024-04-17 15:17:37.128 | I: Validating libpam-runtime 1.4.0-9+deb11u1 2024-04-17 15:17:37.144 | I: Retrieving libpam0g 1.4.0-9+deb11u1 2024-04-17 15:17:37.217 | I: Validating libpam0g 1.4.0-9+deb11u1 2024-04-17 15:17:37.232 | I: Retrieving libpcre2-8-0 10.36-2+deb11u1 2024-04-17 15:17:37.312 | I: Validating libpcre2-8-0 10.36-2+deb11u1 2024-04-17 15:17:37.328 | I: Retrieving libpcre3 2:8.39-13 2024-04-17 15:17:37.406 | I: Validating libpcre3 2:8.39-13 2024-04-17 15:17:37.423 | I: Retrieving libseccomp2 2.5.1-1+deb11u1 2024-04-17 15:17:37.496 | I: Validating libseccomp2 2.5.1-1+deb11u1 2024-04-17 15:17:37.509 | I: Retrieving libselinux1 3.1-3 2024-04-17 15:17:37.581 | I: Validating libselinux1 3.1-3 2024-04-17 15:17:37.595 | I: Retrieving libsemanage-common 3.1-1 2024-04-17 15:17:37.668 | I: Validating libsemanage-common 3.1-1 2024-04-17 15:17:37.682 | I: Retrieving libsemanage1 3.1-1+b2 2024-04-17 15:17:37.753 | I: Validating libsemanage1 3.1-1+b2 2024-04-17 15:17:37.769 | I: Retrieving libsepol1 3.1-1 2024-04-17 15:17:37.849 | I: Validating libsepol1 3.1-1 2024-04-17 15:17:37.865 | I: Retrieving libsmartcols1 2.36.1-8+deb11u1 2024-04-17 15:17:37.939 | I: Validating libsmartcols1 2.36.1-8+deb11u1 2024-04-17 15:17:37.954 | I: Retrieving libss2 1.46.2-2 2024-04-17 15:17:38.029 | I: Validating libss2 1.46.2-2 2024-04-17 15:17:38.043 | I: Retrieving libssl1.1 1.1.1w-0+deb11u1 2024-04-17 15:17:38.149 | I: Validating libssl1.1 1.1.1w-0+deb11u1 2024-04-17 15:17:38.175 | I: Retrieving libstdc++6 10.2.1-6 2024-04-17 15:17:38.257 | I: Validating libstdc++6 10.2.1-6 2024-04-17 15:17:38.276 | I: Retrieving libsystemd0 247.3-7+deb11u4 2024-04-17 15:17:38.360 | I: Validating libsystemd0 247.3-7+deb11u4 2024-04-17 15:17:38.377 | I: Retrieving libtasn1-6 4.16.0-2+deb11u1 2024-04-17 15:17:38.452 | I: Validating libtasn1-6 4.16.0-2+deb11u1 2024-04-17 15:17:38.466 | I: Retrieving libtinfo6 6.2+20201114-2+deb11u2 2024-04-17 15:17:38.547 | I: Validating libtinfo6 6.2+20201114-2+deb11u2 2024-04-17 15:17:38.563 | I: Retrieving libtirpc-common 1.3.1-1+deb11u1 2024-04-17 15:17:38.636 | I: Validating libtirpc-common 1.3.1-1+deb11u1 2024-04-17 15:17:38.650 | I: Retrieving libtirpc3 1.3.1-1+deb11u1 2024-04-17 15:17:38.725 | I: Validating libtirpc3 1.3.1-1+deb11u1 2024-04-17 15:17:38.740 | I: Retrieving libudev1 247.3-7+deb11u4 2024-04-17 15:17:38.815 | I: Validating libudev1 247.3-7+deb11u4 2024-04-17 15:17:38.830 | I: Retrieving libunistring2 0.9.10-4 2024-04-17 15:17:38.911 | I: Validating libunistring2 0.9.10-4 2024-04-17 15:17:38.928 | I: Retrieving libuuid1 2.36.1-8+deb11u1 2024-04-17 15:17:39.001 | I: Validating libuuid1 2.36.1-8+deb11u1 2024-04-17 15:17:39.016 | I: Retrieving libxxhash0 0.8.0-2 2024-04-17 15:17:39.087 | I: Validating libxxhash0 0.8.0-2 2024-04-17 15:17:39.102 | I: Retrieving libzstd1 1.4.8+dfsg-2.1 2024-04-17 15:17:39.182 | I: Validating libzstd1 1.4.8+dfsg-2.1 2024-04-17 15:17:39.198 | I: Retrieving login 1:4.8.1-1 2024-04-17 15:17:39.286 | I: Validating login 1:4.8.1-1 2024-04-17 15:17:39.305 | I: Retrieving logsave 1.46.2-2 2024-04-17 15:17:39.380 | I: Validating logsave 1.46.2-2 2024-04-17 15:17:39.396 | I: Retrieving lsb-base 11.1.0 2024-04-17 15:17:39.468 | I: Validating lsb-base 11.1.0 2024-04-17 15:17:39.482 | I: Retrieving mawk 1.3.4.20200120-2 2024-04-17 15:17:39.557 | I: Validating mawk 1.3.4.20200120-2 2024-04-17 15:17:39.572 | I: Retrieving mount 2.36.1-8+deb11u1 2024-04-17 15:17:39.650 | I: Validating mount 2.36.1-8+deb11u1 2024-04-17 15:17:39.666 | I: Retrieving ncurses-base 6.2+20201114-2+deb11u2 2024-04-17 15:17:39.741 | I: Validating ncurses-base 6.2+20201114-2+deb11u2 2024-04-17 15:17:39.757 | I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2 2024-04-17 15:17:39.836 | I: Validating ncurses-bin 6.2+20201114-2+deb11u2 2024-04-17 15:17:39.852 | I: Retrieving openssl 1.1.1w-0+deb11u1 2024-04-17 15:17:39.942 | I: Validating openssl 1.1.1w-0+deb11u1 2024-04-17 15:17:39.962 | I: Retrieving passwd 1:4.8.1-1 2024-04-17 15:17:40.056 | I: Validating passwd 1:4.8.1-1 2024-04-17 15:17:40.078 | I: Retrieving perl-base 5.32.1-4+deb11u3 2024-04-17 15:17:40.185 | I: Validating perl-base 5.32.1-4+deb11u3 2024-04-17 15:17:40.211 | I: Retrieving sed 4.7-1 2024-04-17 15:17:40.289 | I: Validating sed 4.7-1 2024-04-17 15:17:40.306 | I: Retrieving sysvinit-utils 2.96-7+deb11u1 2024-04-17 15:17:40.379 | I: Validating sysvinit-utils 2.96-7+deb11u1 2024-04-17 15:17:40.394 | I: Retrieving tar 1.34+dfsg-1+deb11u1 2024-04-17 15:17:40.486 | I: Validating tar 1.34+dfsg-1+deb11u1 2024-04-17 15:17:40.506 | I: Retrieving tzdata 2024a-0+deb11u1 2024-04-17 15:17:40.586 | I: Validating tzdata 2024a-0+deb11u1 2024-04-17 15:17:40.603 | I: Retrieving util-linux 2.36.1-8+deb11u1 2024-04-17 15:17:40.703 | I: Validating util-linux 2.36.1-8+deb11u1 2024-04-17 15:17:40.726 | I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2 2024-04-17 15:17:40.800 | I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2 2024-04-17 15:17:40.816 | I: Chosen extractor for .deb packages: dpkg-deb 2024-04-17 15:17:40.854 | I: Extracting adduser... 2024-04-17 15:17:40.882 | I: Extracting apt... 2024-04-17 15:17:41.032 | I: Extracting base-files... 2024-04-17 15:17:41.045 | I: Extracting base-passwd... 2024-04-17 15:17:41.054 | I: Extracting bash... 2024-04-17 15:17:41.196 | I: Extracting bsdutils... 2024-04-17 15:17:41.210 | I: Extracting coreutils... 2024-04-17 15:17:41.490 | I: Extracting dash... 2024-04-17 15:17:41.505 | I: Extracting debconf... 2024-04-17 15:17:41.523 | I: Extracting debian-archive-keyring... 2024-04-17 15:17:41.537 | I: Extracting debianutils... 2024-04-17 15:17:41.552 | I: Extracting diffutils... 2024-04-17 15:17:41.596 | I: Extracting dpkg... 2024-04-17 15:17:41.745 | I: Extracting e2fsprogs... 2024-04-17 15:17:41.806 | I: Extracting findutils... 2024-04-17 15:17:41.862 | I: Extracting gcc-10-base... 2024-04-17 15:17:41.874 | I: Extracting gcc-9-base... 2024-04-17 15:17:41.886 | I: Extracting gpgv... 2024-04-17 15:17:41.918 | I: Extracting grep... 2024-04-17 15:17:41.950 | I: Extracting gzip... 2024-04-17 15:17:41.969 | I: Extracting hostname... 2024-04-17 15:17:41.976 | I: Extracting init-system-helpers... 2024-04-17 15:17:41.985 | I: Extracting libacl1... 2024-04-17 15:17:41.993 | I: Extracting libapt-pkg6.0... 2024-04-17 15:17:42.088 | I: Extracting libattr1... 2024-04-17 15:17:42.095 | I: Extracting libaudit-common... 2024-04-17 15:17:42.102 | I: Extracting libaudit1... 2024-04-17 15:17:42.112 | I: Extracting libblkid1... 2024-04-17 15:17:42.131 | I: Extracting libbz2-1.0... 2024-04-17 15:17:42.142 | I: Extracting libc-bin... 2024-04-17 15:17:42.242 | I: Extracting libc6... 2024-04-17 15:17:42.529 | I: Extracting libcap-ng0... 2024-04-17 15:17:42.536 | I: Extracting libcom-err2... 2024-04-17 15:17:42.548 | I: Extracting libcrypt1... 2024-04-17 15:17:42.562 | I: Extracting libdb5.3... 2024-04-17 15:17:42.636 | I: Extracting libdebconfclient0... 2024-04-17 15:17:42.646 | I: Extracting libext2fs2... 2024-04-17 15:17:42.671 | I: Extracting libffi7... 2024-04-17 15:17:42.678 | I: Extracting libgcc-s1... 2024-04-17 15:17:42.686 | I: Extracting libgcrypt20... 2024-04-17 15:17:42.739 | I: Extracting libgmp10... 2024-04-17 15:17:42.770 | I: Extracting libgnutls30... 2024-04-17 15:17:42.876 | I: Extracting libgpg-error0... 2024-04-17 15:17:42.889 | I: Extracting libgssapi-krb5-2... 2024-04-17 15:17:42.911 | I: Extracting libhogweed6... 2024-04-17 15:17:42.940 | I: Extracting libidn2-0... 2024-04-17 15:17:42.956 | I: Extracting libk5crypto3... 2024-04-17 15:17:42.973 | I: Extracting libkeyutils1... 2024-04-17 15:17:42.979 | I: Extracting libkrb5-3... 2024-04-17 15:17:43.024 | I: Extracting libkrb5support0... 2024-04-17 15:17:43.035 | I: Extracting liblz4-1... 2024-04-17 15:17:43.046 | I: Extracting liblzma5... 2024-04-17 15:17:43.066 | I: Extracting libmount1... 2024-04-17 15:17:43.092 | I: Extracting libnettle8... 2024-04-17 15:17:43.116 | I: Extracting libnsl2... 2024-04-17 15:17:43.126 | I: Extracting libp11-kit0... 2024-04-17 15:17:43.157 | I: Extracting libpam-modules... 2024-04-17 15:17:43.193 | I: Extracting libpam-modules-bin... 2024-04-17 15:17:43.210 | I: Extracting libpam-runtime... 2024-04-17 15:17:43.236 | I: Extracting libpam0g... 2024-04-17 15:17:43.252 | I: Extracting libpcre2-8-0... 2024-04-17 15:17:43.282 | I: Extracting libpcre3... 2024-04-17 15:17:43.319 | I: Extracting libseccomp2... 2024-04-17 15:17:43.329 | I: Extracting libselinux1... 2024-04-17 15:17:43.343 | I: Extracting libsemanage-common... 2024-04-17 15:17:43.351 | I: Extracting libsemanage1... 2024-04-17 15:17:43.367 | I: Extracting libsepol1... 2024-04-17 15:17:43.398 | I: Extracting libsmartcols1... 2024-04-17 15:17:43.419 | I: Extracting libss2... 2024-04-17 15:17:43.431 | I: Extracting libssl1.1... 2024-04-17 15:17:43.566 | I: Extracting libstdc++6... 2024-04-17 15:17:43.624 | I: Extracting libsystemd0... 2024-04-17 15:17:43.661 | I: Extracting libtasn1-6... 2024-04-17 15:17:43.672 | I: Extracting libtinfo6... 2024-04-17 15:17:43.693 | I: Extracting libtirpc-common... 2024-04-17 15:17:43.700 | I: Extracting libtirpc3... 2024-04-17 15:17:43.714 | I: Extracting libudev1... 2024-04-17 15:17:43.729 | I: Extracting libunistring2... 2024-04-17 15:17:43.778 | I: Extracting libuuid1... 2024-04-17 15:17:43.790 | I: Extracting libxxhash0... 2024-04-17 15:17:43.798 | I: Extracting libzstd1... 2024-04-17 15:17:43.835 | I: Extracting login... 2024-04-17 15:17:43.896 | I: Extracting logsave... 2024-04-17 15:17:43.907 | I: Extracting lsb-base... 2024-04-17 15:17:43.915 | I: Extracting mawk... 2024-04-17 15:17:43.931 | I: Extracting mount... 2024-04-17 15:17:43.954 | I: Extracting ncurses-base... 2024-04-17 15:17:43.969 | I: Extracting ncurses-bin... 2024-04-17 15:17:43.997 | I: Extracting passwd... 2024-04-17 15:17:44.089 | I: Extracting perl-base... 2024-04-17 15:17:44.278 | I: Extracting sed... 2024-04-17 15:17:44.314 | I: Extracting sysvinit-utils... 2024-04-17 15:17:44.322 | I: Extracting tar... 2024-04-17 15:17:44.401 | I: Extracting tzdata... 2024-04-17 15:17:44.500 | I: Extracting util-linux... 2024-04-17 15:17:44.620 | I: Extracting zlib1g... 2024-04-17 15:17:45.022 | I: Installing core packages... 2024-04-17 15:17:46.817 | I: Unpacking required packages... 2024-04-17 15:17:46.874 | I: Unpacking adduser... 2024-04-17 15:17:46.942 | I: Unpacking apt... 2024-04-17 15:17:47.157 | I: Unpacking base-files... 2024-04-17 15:17:47.210 | I: Unpacking base-passwd... 2024-04-17 15:17:47.257 | I: Unpacking bash... 2024-04-17 15:17:47.450 | I: Unpacking bsdutils... 2024-04-17 15:17:47.489 | I: Unpacking coreutils... 2024-04-17 15:17:47.861 | I: Unpacking dash... 2024-04-17 15:17:47.909 | I: Unpacking debconf... 2024-04-17 15:17:47.974 | I: Unpacking debian-archive-keyring... 2024-04-17 15:17:48.055 | I: Unpacking debianutils... 2024-04-17 15:17:48.099 | I: Unpacking diffutils... 2024-04-17 15:17:48.182 | I: Unpacking dpkg... 2024-04-17 15:17:48.405 | I: Unpacking e2fsprogs... 2024-04-17 15:17:48.496 | I: Unpacking findutils... 2024-04-17 15:17:48.586 | I: Unpacking gcc-10-base:amd64... 2024-04-17 15:17:48.623 | I: Unpacking gcc-9-base:amd64... 2024-04-17 15:17:48.658 | I: Unpacking gpgv... 2024-04-17 15:17:48.714 | I: Unpacking grep... 2024-04-17 15:17:48.777 | I: Unpacking gzip... 2024-04-17 15:17:48.816 | I: Unpacking hostname... 2024-04-17 15:17:48.846 | I: Unpacking init-system-helpers... 2024-04-17 15:17:48.879 | I: Unpacking libacl1:amd64... 2024-04-17 15:17:48.912 | I: Unpacking libapt-pkg6.0:amd64... 2024-04-17 15:17:49.059 | I: Unpacking libattr1:amd64... 2024-04-17 15:17:49.087 | I: Unpacking libaudit-common... 2024-04-17 15:17:49.116 | I: Unpacking libaudit1:amd64... 2024-04-17 15:17:49.152 | I: Unpacking libblkid1:amd64... 2024-04-17 15:17:49.196 | I: Unpacking libbz2-1.0:amd64... 2024-04-17 15:17:49.230 | I: Unpacking libc-bin... 2024-04-17 15:17:49.393 | I: Unpacking libc6:amd64... 2024-04-17 15:17:49.921 | I: Unpacking libcap-ng0:amd64... 2024-04-17 15:17:49.953 | I: Unpacking libcom-err2:amd64... 2024-04-17 15:17:49.992 | I: Unpacking libcrypt1:amd64... 2024-04-17 15:17:50.030 | I: Unpacking libdb5.3:amd64... 2024-04-17 15:17:50.140 | I: Unpacking libdebconfclient0:amd64... 2024-04-17 15:17:50.175 | I: Unpacking libext2fs2:amd64... 2024-04-17 15:17:50.227 | I: Unpacking libffi7:amd64... 2024-04-17 15:17:50.259 | I: Unpacking libgcc-s1:amd64... 2024-04-17 15:17:50.295 | I: Unpacking libgcrypt20:amd64... 2024-04-17 15:17:50.376 | I: Unpacking libgmp10:amd64... 2024-04-17 15:17:50.443 | I: Unpacking libgnutls30:amd64... 2024-04-17 15:17:50.592 | I: Unpacking libgpg-error0:amd64... 2024-04-17 15:17:50.634 | I: Unpacking libgssapi-krb5-2:amd64... 2024-04-17 15:17:50.682 | I: Unpacking libhogweed6:amd64... 2024-04-17 15:17:50.738 | I: Unpacking libidn2-0:amd64... 2024-04-17 15:17:50.788 | I: Unpacking libk5crypto3:amd64... 2024-04-17 15:17:50.829 | I: Unpacking libkeyutils1:amd64... 2024-04-17 15:17:50.861 | I: Unpacking libkrb5-3:amd64... 2024-04-17 15:17:50.936 | I: Unpacking libkrb5support0:amd64... 2024-04-17 15:17:50.974 | I: Unpacking liblz4-1:amd64... 2024-04-17 15:17:51.009 | I: Unpacking liblzma5:amd64... 2024-04-17 15:17:51.058 | I: Unpacking libmount1:amd64... 2024-04-17 15:17:51.115 | I: Unpacking libnettle8:amd64... 2024-04-17 15:17:51.172 | I: Unpacking libnsl2:amd64... 2024-04-17 15:17:51.210 | I: Unpacking libp11-kit0:amd64... 2024-04-17 15:17:51.292 | I: Unpacking libpam-modules:amd64... 2024-04-17 15:17:51.469 | I: Unpacking libpam-modules-bin... 2024-04-17 15:17:51.516 | I: Unpacking libpam-runtime... 2024-04-17 15:17:51.598 | I: Unpacking libpam0g:amd64... 2024-04-17 15:17:51.647 | I: Unpacking libpcre2-8-0:amd64... 2024-04-17 15:17:51.712 | I: Unpacking libpcre3:amd64... 2024-04-17 15:17:51.783 | I: Unpacking libseccomp2:amd64... 2024-04-17 15:17:51.823 | I: Unpacking libselinux1:amd64... 2024-04-17 15:17:51.860 | I: Unpacking libsemanage-common... 2024-04-17 15:17:51.891 | I: Unpacking libsemanage1:amd64... 2024-04-17 15:17:51.933 | I: Unpacking libsepol1:amd64... 2024-04-17 15:17:51.996 | I: Unpacking libsmartcols1:amd64... 2024-04-17 15:17:52.045 | I: Unpacking libss2:amd64... 2024-04-17 15:17:52.094 | I: Unpacking libssl1.1:amd64... 2024-04-17 15:17:52.291 | I: Unpacking libstdc++6:amd64... 2024-04-17 15:17:52.385 | I: Unpacking libsystemd0:amd64... 2024-04-17 15:17:52.451 | I: Unpacking libtasn1-6:amd64... 2024-04-17 15:17:52.493 | I: Unpacking libtinfo6:amd64... 2024-04-17 15:17:52.545 | I: Unpacking libtirpc-common... 2024-04-17 15:17:52.582 | I: Unpacking libtirpc3:amd64... 2024-04-17 15:17:52.626 | I: Unpacking libudev1:amd64... 2024-04-17 15:17:52.673 | I: Unpacking libunistring2:amd64... 2024-04-17 15:17:52.760 | I: Unpacking libuuid1:amd64... 2024-04-17 15:17:52.799 | I: Unpacking libxxhash0:amd64... 2024-04-17 15:17:52.841 | I: Unpacking libzstd1:amd64... 2024-04-17 15:17:52.918 | I: Unpacking login... 2024-04-17 15:17:53.040 | I: Unpacking logsave... 2024-04-17 15:17:53.074 | I: Unpacking lsb-base... 2024-04-17 15:17:53.114 | I: Unpacking mawk... 2024-04-17 15:17:53.156 | I: Unpacking mount... 2024-04-17 15:17:53.206 | I: Unpacking ncurses-base... 2024-04-17 15:17:53.252 | I: Unpacking ncurses-bin... 2024-04-17 15:17:53.314 | I: Unpacking passwd... 2024-04-17 15:17:53.481 | I: Unpacking perl-base... 2024-04-17 15:17:53.869 | I: Unpacking sed... 2024-04-17 15:17:53.940 | I: Unpacking sysvinit-utils... 2024-04-17 15:17:53.974 | I: Unpacking tar... 2024-04-17 15:17:54.111 | I: Unpacking tzdata... 2024-04-17 15:17:54.520 | I: Unpacking util-linux... 2024-04-17 15:17:54.707 | I: Unpacking zlib1g:amd64... 2024-04-17 15:17:54.741 | I: Configuring required packages... 2024-04-17 15:17:54.754 | I: Configuring lsb-base... 2024-04-17 15:17:54.763 | I: Configuring libtirpc-common... 2024-04-17 15:17:54.795 | I: Configuring debian-archive-keyring... 2024-04-17 15:17:54.846 | I: Configuring libaudit-common... 2024-04-17 15:17:54.856 | I: Configuring libsemanage-common... 2024-04-17 15:17:54.864 | I: Configuring gcc-10-base:amd64... 2024-04-17 15:17:54.874 | I: Configuring ncurses-base... 2024-04-17 15:17:54.881 | I: Configuring gcc-9-base:amd64... 2024-04-17 15:17:54.892 | I: Configuring libcrypt1:amd64... 2024-04-17 15:17:54.900 | I: Configuring libgcc-s1:amd64... 2024-04-17 15:17:54.913 | I: Configuring libc6:amd64... 2024-04-17 15:17:55.063 | I: Configuring libudev1:amd64... 2024-04-17 15:17:55.071 | I: Configuring libsepol1:amd64... 2024-04-17 15:17:55.082 | I: Configuring libxxhash0:amd64... 2024-04-17 15:17:55.093 | I: Configuring libattr1:amd64... 2024-04-17 15:17:55.101 | I: Configuring sysvinit-utils... 2024-04-17 15:17:55.110 | I: Configuring libtasn1-6:amd64... 2024-04-17 15:17:55.118 | I: Configuring debianutils... 2024-04-17 15:17:55.130 | I: Configuring mawk... 2024-04-17 15:17:55.143 | I: Configuring libdebconfclient0:amd64... 2024-04-17 15:17:55.167 | I: Configuring base-files... 2024-04-17 15:17:55.185 | I: Configuring libbz2-1.0:amd64... 2024-04-17 15:17:55.193 | I: Configuring base-passwd... 2024-04-17 15:17:55.325 | I: Configuring libdb5.3:amd64... 2024-04-17 15:17:55.332 | I: Configuring libblkid1:amd64... 2024-04-17 15:17:55.340 | I: Configuring libstdc++6:amd64... 2024-04-17 15:17:55.348 | I: Configuring libtinfo6:amd64... 2024-04-17 15:17:55.365 | I: Configuring bash... 2024-04-17 15:17:55.404 | I: Configuring libzstd1:amd64... 2024-04-17 15:17:55.412 | I: Configuring libkeyutils1:amd64... 2024-04-17 15:17:55.420 | I: Configuring liblzma5:amd64... 2024-04-17 15:17:55.428 | I: Configuring libgpg-error0:amd64... 2024-04-17 15:17:55.435 | I: Configuring liblz4-1:amd64... 2024-04-17 15:17:55.456 | I: Configuring libc-bin... 2024-04-17 15:17:55.481 | I: Configuring ncurses-bin... 2024-04-17 15:17:55.491 | I: Configuring libffi7:amd64... 2024-04-17 15:17:55.499 | I: Configuring libacl1:amd64... 2024-04-17 15:17:55.506 | I: Configuring libunistring2:amd64... 2024-04-17 15:17:55.513 | I: Configuring libsmartcols1:amd64... 2024-04-17 15:17:55.521 | I: Configuring libgcrypt20:amd64... 2024-04-17 15:17:55.528 | I: Configuring zlib1g:amd64... 2024-04-17 15:17:55.536 | I: Configuring libidn2-0:amd64... 2024-04-17 15:17:55.543 | I: Configuring libcom-err2:amd64... 2024-04-17 15:17:55.550 | I: Configuring diffutils... 2024-04-17 15:17:55.557 | I: Configuring libseccomp2:amd64... 2024-04-17 15:17:55.565 | I: Configuring libsystemd0:amd64... 2024-04-17 15:17:55.573 | I: Configuring libkrb5support0:amd64... 2024-04-17 15:17:55.581 | I: Configuring hostname... 2024-04-17 15:17:55.589 | I: Configuring libpcre3:amd64... 2024-04-17 15:17:55.596 | I: Configuring libcap-ng0:amd64... 2024-04-17 15:17:55.604 | I: Configuring libext2fs2:amd64... 2024-04-17 15:17:55.612 | I: Configuring libnettle8:amd64... 2024-04-17 15:17:55.620 | I: Configuring libapt-pkg6.0:amd64... 2024-04-17 15:17:55.627 | I: Configuring libgmp10:amd64... 2024-04-17 15:17:55.635 | I: Configuring libp11-kit0:amd64... 2024-04-17 15:17:55.643 | I: Configuring libaudit1:amd64... 2024-04-17 15:17:55.651 | I: Configuring libuuid1:amd64... 2024-04-17 15:17:55.659 | I: Configuring libss2:amd64... 2024-04-17 15:17:55.666 | I: Configuring libpcre2-8-0:amd64... 2024-04-17 15:17:55.674 | I: Configuring libk5crypto3:amd64... 2024-04-17 15:17:55.681 | I: Configuring logsave... 2024-04-17 15:17:55.690 | I: Configuring gpgv... 2024-04-17 15:17:55.699 | I: Configuring libhogweed6:amd64... 2024-04-17 15:17:55.710 | I: Configuring bsdutils... 2024-04-17 15:17:55.726 | I: Configuring e2fsprogs... 2024-04-17 15:17:56.127 | I: Configuring libselinux1:amd64... 2024-04-17 15:17:56.134 | I: Configuring libgnutls30:amd64... 2024-04-17 15:17:56.142 | I: Configuring sed... 2024-04-17 15:17:56.149 | I: Configuring findutils... 2024-04-17 15:17:56.156 | I: Configuring libmount1:amd64... 2024-04-17 15:17:56.163 | I: Configuring libsemanage1:amd64... 2024-04-17 15:17:56.171 | I: Configuring tar... 2024-04-17 15:17:56.194 | I: Configuring coreutils... 2024-04-17 15:17:56.218 | I: Configuring dpkg... 2024-04-17 15:17:56.226 | I: Configuring grep... 2024-04-17 15:17:56.234 | I: Configuring perl-base... 2024-04-17 15:17:56.248 | I: Configuring init-system-helpers... 2024-04-17 15:17:56.255 | I: Configuring gzip... 2024-04-17 15:17:56.269 | I: Configuring debconf... 2024-04-17 15:17:56.414 | I: Configuring tzdata... 2024-04-17 15:17:56.591 | I: Configuring libpam0g:amd64... 2024-04-17 15:17:56.724 | I: Configuring dash... 2024-04-17 15:17:56.934 | I: Configuring libssl1.1:amd64... 2024-04-17 15:17:57.078 | I: Configuring libpam-modules-bin... 2024-04-17 15:17:57.086 | I: Configuring libkrb5-3:amd64... 2024-04-17 15:17:57.095 | I: Configuring libgssapi-krb5-2:amd64... 2024-04-17 15:17:57.105 | I: Configuring libtirpc3:amd64... 2024-04-17 15:17:57.114 | I: Configuring libnsl2:amd64... 2024-04-17 15:17:57.144 | I: Configuring libpam-modules:amd64... 2024-04-17 15:17:57.173 | I: Configuring passwd... 2024-04-17 15:17:57.219 | I: Configuring libpam-runtime... 2024-04-17 15:17:57.398 | I: Configuring login... 2024-04-17 15:17:57.422 | I: Configuring adduser... 2024-04-17 15:17:57.577 | I: Configuring apt... 2024-04-17 15:17:58.091 | I: Configuring util-linux... 2024-04-17 15:17:58.313 | I: Configuring mount... 2024-04-17 15:17:58.318 | I: Configuring libc-bin... 2024-04-17 15:17:58.340 | I: Unpacking the base system... 2024-04-17 15:17:59.212 | I: Unpacking ca-certificates... 2024-04-17 15:17:59.277 | I: Unpacking openssl... 2024-04-17 15:17:59.378 | I: Configuring the base system... 2024-04-17 15:17:59.387 | I: Configuring openssl... 2024-04-17 15:17:59.396 | I: Configuring ca-certificates... 2024-04-17 15:18:00.717 | I: Configuring ca-certificates... 2024-04-17 15:18:01.275 | I: Base system installed successfully. 2024-04-17 15:18:01.555 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/sources.list.d 2024-04-17 15:18:01.565 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:83 : echo Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-amd64.tar.gz 2024-04-17 15:18:01.565 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-amd64.tar.gz 2024-04-17 15:18:01.568 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-04-17 15:18:01.571 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.vsmi0vdi/mnt/.extra_settings 2024-04-17 15:18:01.580 | dib-run-parts 08-debootstrap completed 2024-04-17 15:18:01.580 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/09-apt-keyring 2024-04-17 15:18:01.586 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-04-17 15:18:01.589 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-04-17 15:18:01.592 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-04-17 15:18:01.594 | dib-run-parts 09-apt-keyring completed 2024-04-17 15:18:01.594 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-apt-allow-unauthenticated 2024-04-17 15:18:01.600 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-04-17 15:18:01.602 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-04-17 15:18:01.605 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/apt.conf.d ']' 2024-04-17 15:18:01.609 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-04-17 15:18:01.609 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-04-17 15:18:01.616 | APT::Get::AllowUnauthenticated "true"; 2024-04-17 15:18:01.620 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-04-17 15:18:01.621 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-04-17 15:18:01.627 | Acquire::AllowInsecureRepositories "true"; 2024-04-17 15:18:01.630 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-04-17 15:18:01.630 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-apt-translations 2024-04-17 15:18:01.636 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-04-17 15:18:01.641 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-04-17 15:18:01.644 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.vsmi0vdi/mnt ']' 2024-04-17 15:18:01.648 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/apt.conf.d/95no-translations 2024-04-17 15:18:01.655 | 0+1 records in 2024-04-17 15:18:01.655 | 0+1 records out 2024-04-17 15:18:01.655 | 27 bytes copied, 6.7192e-05 s, 402 kB/s 2024-04-17 15:18:01.659 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.vsmi0vdi/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.vsmi0vdi/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-04-17 15:18:01.663 | dib-run-parts 50-block-apt-translations completed 2024-04-17 15:18:01.663 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons 2024-04-17 15:18:01.670 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-04-17 15:18:01.673 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-04-17 15:18:01.676 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.vsmi0vdi/mnt ']' 2024-04-17 15:18:01.679 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sbin/start-stop-daemon.REAL 2024-04-17 15:18:01.695 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.vsmi0vdi/mnt/sbin/start-stop-daemon 2024-04-17 15:18:01.703 | 0+1 records in 2024-04-17 15:18:01.703 | 0+1 records out 2024-04-17 15:18:01.703 | 76 bytes copied, 6.7095e-05 s, 1.1 MB/s 2024-04-17 15:18:01.706 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sbin/start-stop-daemon 2024-04-17 15:18:01.716 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sbin/initctl ']' 2024-04-17 15:18:01.719 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.vsmi0vdi/mnt/usr/sbin/policy-rc.d 2024-04-17 15:18:01.726 | 0+1 records in 2024-04-17 15:18:01.726 | 0+1 records out 2024-04-17 15:18:01.726 | 143 bytes copied, 6.6906e-05 s, 2.1 MB/s 2024-04-17 15:18:01.730 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.vsmi0vdi/mnt/usr/sbin/policy-rc.d 2024-04-17 15:18:01.739 | dib-run-parts 50-block-daemons completed 2024-04-17 15:18:01.739 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-build-with-http-cache 2024-04-17 15:18:01.745 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-04-17 15:18:01.748 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-04-17 15:18:01.751 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.vsmi0vdi/mnt ']' 2024-04-17 15:18:01.753 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-04-17 15:18:01.755 | dib-run-parts 50-build-with-http-cache completed 2024-04-17 15:18:01.755 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-shared-apt-cache 2024-04-17 15:18:01.761 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-04-17 15:18:01.764 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-04-17 15:18:01.767 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-04-17 15:18:01.770 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-04-17 15:18:01.773 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-04-17 15:18:01.774 | dib-run-parts 50-shared-apt-cache completed 2024-04-17 15:18:01.774 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-trim-dpkg 2024-04-17 15:18:01.781 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-04-17 15:18:01.784 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-04-17 15:18:01.787 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.vsmi0vdi/mnt ']' 2024-04-17 15:18:01.790 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-04-17 15:18:01.790 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-04-17 15:18:01.802 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-04-17 15:18:01.802 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/apt.conf.d/no-languages 2024-04-17 15:18:01.811 | dib-run-parts 50-trim-dpkg completed 2024-04-17 15:18:01.811 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/60-apt-phased-updates 2024-04-17 15:18:01.818 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-04-17 15:18:01.821 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-04-17 15:18:01.824 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/60-apt-phased-updates:main:26 : '[' bullseye = jammy ']' 2024-04-17 15:18:01.826 | dib-run-parts 60-apt-phased-updates completed 2024-04-17 15:18:01.826 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall 2024-04-17 15:18:01.832 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2024-04-17 15:18:01.835 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2024-04-17 15:18:01.838 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2024-04-17 15:18:01.841 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.vsmi0vdi/mnt/proc 2024-04-17 15:18:01.853 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sys 2024-04-17 15:18:01.865 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/proc; sudo umount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sys' EXIT 2024-04-17 15:18:01.868 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.vsmi0vdi/mnt /usr/bin/apt-get' 2024-04-17 15:18:01.871 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:56 : apt_sources_write 'default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:01.871 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:01.871 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:01.871 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:01.871 | ' 2024-04-17 15:18:01.874 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:38 : local 'APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:01.874 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:01.874 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:01.874 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:01.874 | ' 2024-04-17 15:18:01.877 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/sources.list.d 2024-04-17 15:18:01.888 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:42 : echo 'default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:01.889 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:01.889 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:01.889 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:01.889 | ' 2024-04-17 15:18:01.889 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:18:01.893 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:18:01.893 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:01.897 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2024-04-17 15:18:01.901 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:01.901 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:18:01.905 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bullseye main' 2024-04-17 15:18:01.908 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bullseye main' 2024-04-17 15:18:01.911 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/sources.list.d/default.list 2024-04-17 15:18:01.917 | deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:01.921 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:18:01.925 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:18:01.926 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:01.929 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2024-04-17 15:18:01.933 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:01.933 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:18:01.937 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main' 2024-04-17 15:18:01.941 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/sources.list.d/backports.list 2024-04-17 15:18:01.942 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main' 2024-04-17 15:18:01.947 | deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:01.951 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:18:01.955 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:01.955 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:18:01.959 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2024-04-17 15:18:01.963 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:01.963 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:18:01.967 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main' 2024-04-17 15:18:01.971 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main' 2024-04-17 15:18:01.971 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/sources.list.d/updates.list 2024-04-17 15:18:01.977 | deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:01.981 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:18:01.985 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:01.985 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:18:01.989 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2024-04-17 15:18:01.993 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:01.994 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:18:01.997 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local 'value=deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main' 2024-04-17 15:18:02.000 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/sources.list.d/security.list 2024-04-17 15:18:02.001 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo 'deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main' 2024-04-17 15:18:02.007 | deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:02.010 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:18:02.014 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2024-04-17 15:18:02.014 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:18:02.019 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2024-04-17 15:18:02.022 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:18:02.023 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2024-04-17 15:18:02.027 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2024-04-17 15:18:02.030 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2024-04-17 15:18:02.030 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/apt/sources.list.d/.list 2024-04-17 15:18:02.037 | 2024-04-17 15:18:02.041 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:18:02.044 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.vsmi0vdi/mnt /usr/bin/apt-get update 2024-04-17 15:18:02.144 | Ign:1 https://mirror.dfw.rax.opendev.org/debian bullseye-backports InRelease 2024-04-17 15:18:02.145 | Ign:2 https://mirror.dfw.rax.opendev.org/debian bullseye InRelease 2024-04-17 15:18:02.146 | Ign:3 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security InRelease 2024-04-17 15:18:02.147 | Ign:4 https://mirror.dfw.rax.opendev.org/debian bullseye-updates InRelease 2024-04-17 15:18:02.148 | Get:5 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release [3885 B] 2024-04-17 15:18:02.149 | Hit:6 https://mirror.dfw.rax.opendev.org/debian bullseye Release 2024-04-17 15:18:02.150 | Get:7 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release [3814 B] 2024-04-17 15:18:02.151 | Get:8 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release [3745 B] 2024-04-17 15:18:02.153 | Ign:9 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release.gpg 2024-04-17 15:18:02.153 | Ign:10 https://mirror.dfw.rax.opendev.org/debian bullseye Release.gpg 2024-04-17 15:18:02.154 | Ign:11 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release.gpg 2024-04-17 15:18:02.155 | Ign:12 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release.gpg 2024-04-17 15:18:02.157 | Get:13 https://mirror.dfw.rax.opendev.org/debian bullseye-backports/main amd64 Packages [1026 kB] 2024-04-17 15:18:02.190 | Get:14 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 Packages [591 kB] 2024-04-17 15:18:02.192 | Get:15 https://mirror.dfw.rax.opendev.org/debian bullseye-updates/main amd64 Packages [30.9 kB] 2024-04-17 15:18:02.328 | Fetched 1659 kB in 0s (6418 kB/s) 2024-04-17 15:18:03.427 | Reading package lists... 2024-04-17 15:18:03.443 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release' is not signed. 2024-04-17 15:18:03.443 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye Release' is not signed. 2024-04-17 15:18:03.443 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release' is not signed. 2024-04-17 15:18:03.443 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release' is not signed. 2024-04-17 15:18:03.449 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.vsmi0vdi/mnt /usr/bin/apt-get clean 2024-04-17 15:18:03.488 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.vsmi0vdi/mnt /usr/bin/apt-get dist-upgrade -y 2024-04-17 15:18:04.581 | Reading package lists... 2024-04-17 15:18:04.756 | Building dependency tree... 2024-04-17 15:18:04.915 | Calculating upgrade... 2024-04-17 15:18:05.047 | The following packages will be upgraded: 2024-04-17 15:18:05.048 | bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux 2024-04-17 15:18:05.053 | 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-04-17 15:18:05.053 | Need to get 2124 kB of archives. 2024-04-17 15:18:05.053 | After this operation, 0 B of additional disk space will be used. 2024-04-17 15:18:05.053 | WARNING: The following packages cannot be authenticated! 2024-04-17 15:18:05.053 | bsdutils util-linux mount libblkid1 libmount1 libsmartcols1 libuuid1 2024-04-17 15:18:05.128 | Authentication warning overridden. 2024-04-17 15:18:05.129 | Get:1 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 bsdutils amd64 1:2.36.1-8+deb11u2 [149 kB] 2024-04-17 15:18:05.133 | Get:2 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 util-linux amd64 2.36.1-8+deb11u2 [1142 kB] 2024-04-17 15:18:05.176 | Get:3 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 mount amd64 2.36.1-8+deb11u2 [186 kB] 2024-04-17 15:18:05.180 | Get:4 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libblkid1 amd64 2.36.1-8+deb11u2 [194 kB] 2024-04-17 15:18:05.184 | Get:5 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libmount1 amd64 2.36.1-8+deb11u2 [212 kB] 2024-04-17 15:18:05.188 | Get:6 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libsmartcols1 amd64 2.36.1-8+deb11u2 [158 kB] 2024-04-17 15:18:05.191 | Get:7 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 libuuid1 amd64 2.36.1-8+deb11u2 [83.9 kB] 2024-04-17 15:18:05.356 | debconf: delaying package configuration, since apt-utils is not installed 2024-04-17 15:18:05.389 | Fetched 2124 kB in 0s (15.2 MB/s) 2024-04-17 15:18:05.389 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-04-17 15:18:05.414 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:18:05.415 | Preparing to unpack .../bsdutils_1%3a2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:18:05.422 | Unpacking bsdutils (1:2.36.1-8+deb11u2) over (1:2.36.1-8+deb11u1) ... 2024-04-17 15:18:05.462 | Setting up bsdutils (1:2.36.1-8+deb11u2) ... 2024-04-17 15:18:05.506 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:18:05.506 | Preparing to unpack .../util-linux_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:18:05.515 | Unpacking util-linux (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:18:05.697 | Setting up util-linux (2.36.1-8+deb11u2) ... 2024-04-17 15:18:05.958 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:18:05.958 | Preparing to unpack .../mount_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:18:05.967 | Unpacking mount (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:18:06.016 | Preparing to unpack .../libblkid1_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:18:06.026 | Unpacking libblkid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:18:06.074 | Setting up libblkid1:amd64 (2.36.1-8+deb11u2) ... 2024-04-17 15:18:06.112 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:18:06.113 | Preparing to unpack .../libmount1_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:18:06.121 | Unpacking libmount1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:18:06.172 | Setting up libmount1:amd64 (2.36.1-8+deb11u2) ... 2024-04-17 15:18:06.209 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:18:06.210 | Preparing to unpack .../libsmartcols1_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:18:06.217 | Unpacking libsmartcols1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:18:06.261 | Setting up libsmartcols1:amd64 (2.36.1-8+deb11u2) ... 2024-04-17 15:18:06.298 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:18:06.299 | Preparing to unpack .../libuuid1_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:18:06.306 | Unpacking libuuid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:18:06.342 | Setting up libuuid1:amd64 (2.36.1-8+deb11u2) ... 2024-04-17 15:18:06.361 | Setting up mount (2.36.1-8+deb11u2) ... 2024-04-17 15:18:06.368 | Processing triggers for libc-bin (2.31-13+deb11u8) ... 2024-04-17 15:18:06.511 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2024-04-17 15:18:06.514 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2024-04-17 15:18:06.517 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2024-04-17 15:18:06.520 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2024-04-17 15:18:06.523 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2024-04-17 15:18:06.527 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.vsmi0vdi/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2024-04-17 15:18:06.553 | Reading package lists... 2024-04-17 15:18:06.724 | Building dependency tree... 2024-04-17 15:18:06.724 | Reading state information... 2024-04-17 15:18:06.924 | The following additional packages will be installed: 2024-04-17 15:18:06.925 | dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2024-04-17 15:18:06.925 | gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 libargon2-1 2024-04-17 15:18:06.925 | libassuan0 libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-04-17 15:18:06.925 | libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.4-2 libldap-common 2024-04-17 15:18:06.925 | libmpdec3 libncursesw6 libnpth0 libnss-systemd libpam-systemd 2024-04-17 15:18:06.925 | libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 2024-04-17 15:18:06.926 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 media-types 2024-04-17 15:18:06.926 | pinentry-curses python3-minimal python3.9 python3.9-minimal readline-common 2024-04-17 15:18:06.926 | systemd systemd-timesyncd 2024-04-17 15:18:06.927 | Suggested packages: 2024-04-17 15:18:06.927 | default-dbus-session-bus | dbus-session-bus dbus-user-session 2024-04-17 15:18:06.927 | pinentry-gnome3 tor parcimonie xloadimage scdaemon gpm 2024-04-17 15:18:06.927 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2024-04-17 15:18:06.927 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2024-04-17 15:18:06.927 | python3-doc python3-tk python3-venv python3.9-venv python3.9-doc binutils 2024-04-17 15:18:06.927 | binfmt-support readline-doc systemd-container policykit-1 2024-04-17 15:18:06.969 | The following NEW packages will be installed: 2024-04-17 15:18:06.969 | busybox dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gnupg2 gpg 2024-04-17 15:18:06.969 | gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 2024-04-17 15:18:06.969 | libargon2-1 libassuan0 libcap2 libcryptsetup12 libdbus-1-3 2024-04-17 15:18:06.969 | libdevmapper1.02.1 libexpat1 libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 2024-04-17 15:18:06.969 | libldap-2.4-2 libldap-common libmpdec3 libncursesw6 libnpth0 libnss-systemd 2024-04-17 15:18:06.969 | libpam-systemd libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib 2024-04-17 15:18:06.970 | libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2024-04-17 15:18:06.970 | media-types pinentry-curses python3 python3-minimal python3.9 2024-04-17 15:18:06.970 | python3.9-minimal readline-common sudo systemd systemd-sysv 2024-04-17 15:18:06.970 | systemd-timesyncd 2024-04-17 15:18:06.976 | 0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded. 2024-04-17 15:18:06.976 | Need to get 23.1 MB of archives. 2024-04-17 15:18:06.976 | After this operation, 66.7 MB of additional disk space will be used. 2024-04-17 15:18:06.976 | WARNING: The following packages cannot be authenticated! 2024-04-17 15:18:06.976 | libapparmor1 libcap2 libargon2-1 dmsetup libdevmapper1.02.1 libjson-c5 2024-04-17 15:18:06.976 | libcryptsetup12 libip4tc2 libkmod2 systemd systemd-sysv libdbus-1-3 2024-04-17 15:18:06.976 | libexpat1 dbus libpython3.9-minimal python3.9-minimal python3-minimal 2024-04-17 15:18:06.976 | media-types libmpdec3 libncursesw6 readline-common libreadline8 libsqlite3-0 2024-04-17 15:18:06.976 | libpython3.9-stdlib python3.9 libpython3-stdlib python3 libnss-systemd 2024-04-17 15:18:06.976 | libpam-systemd systemd-timesyncd busybox libassuan0 gpgconf libksba8 2024-04-17 15:18:06.976 | libsasl2-modules-db libsasl2-2 libldap-2.4-2 libnpth0 dirmngr gnupg-l10n 2024-04-17 15:18:06.976 | gnupg-utils gpg pinentry-curses gpg-agent gpg-wks-client gpg-wks-server 2024-04-17 15:18:06.976 | gpgsm gnupg gnupg2 libgpm2 libldap-common libsasl2-modules sudo 2024-04-17 15:18:07.061 | Authentication warning overridden. 2024-04-17 15:18:07.061 | Get:1 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] 2024-04-17 15:18:07.065 | Get:2 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] 2024-04-17 15:18:07.066 | Get:3 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] 2024-04-17 15:18:07.067 | Get:4 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] 2024-04-17 15:18:07.069 | Get:5 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] 2024-04-17 15:18:07.072 | Get:6 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB] 2024-04-17 15:18:07.073 | Get:7 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] 2024-04-17 15:18:07.078 | Get:8 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] 2024-04-17 15:18:07.079 | Get:9 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 2024-04-17 15:18:07.081 | Get:10 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB] 2024-04-17 15:18:07.195 | Get:11 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB] 2024-04-17 15:18:07.197 | Get:12 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.28-0+deb11u1 [223 kB] 2024-04-17 15:18:07.201 | Get:13 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB] 2024-04-17 15:18:07.203 | Get:14 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dbus amd64 1.12.28-0+deb11u1 [244 kB] 2024-04-17 15:18:07.207 | Get:15 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB] 2024-04-17 15:18:07.222 | Get:16 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB] 2024-04-17 15:18:07.267 | Get:17 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB] 2024-04-17 15:18:07.268 | Get:18 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB] 2024-04-17 15:18:07.269 | Get:19 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB] 2024-04-17 15:18:07.271 | Get:20 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u2 [132 kB] 2024-04-17 15:18:07.274 | Get:21 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB] 2024-04-17 15:18:07.275 | Get:22 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] 2024-04-17 15:18:07.278 | Get:23 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] 2024-04-17 15:18:07.292 | Get:24 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB] 2024-04-17 15:18:07.333 | Get:25 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB] 2024-04-17 15:18:07.340 | Get:26 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB] 2024-04-17 15:18:07.341 | Get:27 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB] 2024-04-17 15:18:07.342 | Get:28 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnss-systemd amd64 247.3-7+deb11u4 [199 kB] 2024-04-17 15:18:07.345 | Get:29 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u4 [283 kB] 2024-04-17 15:18:07.350 | Get:30 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-7+deb11u4 [131 kB] 2024-04-17 15:18:07.353 | Get:31 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 busybox amd64 1:1.30.1-6+b3 [435 kB] 2024-04-17 15:18:07.361 | Get:32 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB] 2024-04-17 15:18:07.363 | Get:33 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB] 2024-04-17 15:18:07.374 | Get:34 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB] 2024-04-17 15:18:07.377 | Get:35 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] 2024-04-17 15:18:07.378 | Get:36 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] 2024-04-17 15:18:07.381 | Get:37 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] 2024-04-17 15:18:07.386 | Get:38 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] 2024-04-17 15:18:07.386 | Get:39 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB] 2024-04-17 15:18:07.406 | Get:40 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB] 2024-04-17 15:18:07.430 | Get:41 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB] 2024-04-17 15:18:07.445 | Get:42 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB] 2024-04-17 15:18:07.465 | Get:43 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB] 2024-04-17 15:18:07.466 | Get:44 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB] 2024-04-17 15:18:07.481 | Get:45 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB] 2024-04-17 15:18:07.495 | Get:46 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB] 2024-04-17 15:18:07.503 | Get:47 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB] 2024-04-17 15:18:07.517 | Get:48 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB] 2024-04-17 15:18:07.534 | Get:49 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] 2024-04-17 15:18:07.546 | Get:50 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] 2024-04-17 15:18:07.546 | Get:51 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB] 2024-04-17 15:18:07.548 | Get:52 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB] 2024-04-17 15:18:07.550 | Get:53 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] 2024-04-17 15:18:07.743 | debconf: delaying package configuration, since apt-utils is not installed 2024-04-17 15:18:07.778 | Fetched 23.1 MB in 1s (38.9 MB/s) 2024-04-17 15:18:07.778 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-04-17 15:18:07.798 | Selecting previously unselected package libapparmor1:amd64. 2024-04-17 15:18:07.805 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:18:07.805 | Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ... 2024-04-17 15:18:07.810 | Unpacking libapparmor1:amd64 (2.13.6-10) ... 2024-04-17 15:18:07.845 | Selecting previously unselected package libcap2:amd64. 2024-04-17 15:18:07.846 | Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ... 2024-04-17 15:18:07.849 | Unpacking libcap2:amd64 (1:2.44-1) ... 2024-04-17 15:18:07.874 | Selecting previously unselected package libargon2-1:amd64. 2024-04-17 15:18:07.876 | Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ... 2024-04-17 15:18:07.879 | Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 2024-04-17 15:18:07.906 | Selecting previously unselected package dmsetup. 2024-04-17 15:18:07.906 | Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 2024-04-17 15:18:07.908 | Unpacking dmsetup (2:1.02.175-2.1) ... 2024-04-17 15:18:07.947 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2024-04-17 15:18:07.947 | Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 2024-04-17 15:18:07.950 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 2024-04-17 15:18:07.992 | Selecting previously unselected package libjson-c5:amd64. 2024-04-17 15:18:07.993 | Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_amd64.deb ... 2024-04-17 15:18:07.996 | Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ... 2024-04-17 15:18:08.025 | Selecting previously unselected package libcryptsetup12:amd64. 2024-04-17 15:18:08.025 | Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 2024-04-17 15:18:08.027 | Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 2024-04-17 15:18:08.077 | Selecting previously unselected package libip4tc2:amd64. 2024-04-17 15:18:08.079 | Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ... 2024-04-17 15:18:08.081 | Unpacking libip4tc2:amd64 (1.8.7-1) ... 2024-04-17 15:18:08.109 | Selecting previously unselected package libkmod2:amd64. 2024-04-17 15:18:08.110 | Preparing to unpack .../8-libkmod2_28-1_amd64.deb ... 2024-04-17 15:18:08.112 | Unpacking libkmod2:amd64 (28-1) ... 2024-04-17 15:18:08.145 | Selecting previously unselected package systemd. 2024-04-17 15:18:08.147 | Preparing to unpack .../9-systemd_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:18:08.197 | Unpacking systemd (247.3-7+deb11u4) ... 2024-04-17 15:18:08.803 | Setting up libapparmor1:amd64 (2.13.6-10) ... 2024-04-17 15:18:08.814 | Setting up libcap2:amd64 (1:2.44-1) ... 2024-04-17 15:18:08.821 | Setting up libargon2-1:amd64 (0~20171227-0.2) ... 2024-04-17 15:18:08.829 | Setting up libjson-c5:amd64 (0.15-2+deb11u1) ... 2024-04-17 15:18:08.837 | Setting up libip4tc2:amd64 (1.8.7-1) ... 2024-04-17 15:18:08.844 | Setting up libkmod2:amd64 (28-1) ... 2024-04-17 15:18:08.852 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 2024-04-17 15:18:08.859 | Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 2024-04-17 15:18:08.868 | Setting up systemd (247.3-7+deb11u4) ... 2024-04-17 15:18:08.899 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-04-17 15:18:08.902 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-04-17 15:18:08.906 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2024-04-17 15:18:08.912 | Initializing machine ID from random generator. 2024-04-17 15:18:09.262 | Setting up dmsetup (2:1.02.175-2.1) ... 2024-04-17 15:18:09.292 | Selecting previously unselected package systemd-sysv. 2024-04-17 15:18:09.300 | (Reading database ... 7835 files and directories currently installed.) 2024-04-17 15:18:09.300 | Preparing to unpack .../0-systemd-sysv_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:18:09.302 | Unpacking systemd-sysv (247.3-7+deb11u4) ... 2024-04-17 15:18:09.339 | Selecting previously unselected package libdbus-1-3:amd64. 2024-04-17 15:18:09.340 | Preparing to unpack .../1-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ... 2024-04-17 15:18:09.343 | Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... 2024-04-17 15:18:09.390 | Selecting previously unselected package libexpat1:amd64. 2024-04-17 15:18:09.392 | Preparing to unpack .../2-libexpat1_2.2.10-2+deb11u5_amd64.deb ... 2024-04-17 15:18:09.394 | Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ... 2024-04-17 15:18:09.436 | Selecting previously unselected package dbus. 2024-04-17 15:18:09.436 | Preparing to unpack .../3-dbus_1.12.28-0+deb11u1_amd64.deb ... 2024-04-17 15:18:09.447 | Unpacking dbus (1.12.28-0+deb11u1) ... 2024-04-17 15:18:09.500 | Selecting previously unselected package libpython3.9-minimal:amd64. 2024-04-17 15:18:09.501 | Preparing to unpack .../4-libpython3.9-minimal_3.9.2-1_amd64.deb ... 2024-04-17 15:18:09.503 | Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... 2024-04-17 15:18:09.644 | Selecting previously unselected package python3.9-minimal. 2024-04-17 15:18:09.646 | Preparing to unpack .../5-python3.9-minimal_3.9.2-1_amd64.deb ... 2024-04-17 15:18:09.652 | Unpacking python3.9-minimal (3.9.2-1) ... 2024-04-17 15:18:09.934 | Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... 2024-04-17 15:18:09.947 | Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ... 2024-04-17 15:18:09.955 | Setting up python3.9-minimal (3.9.2-1) ... 2024-04-17 15:18:10.886 | Selecting previously unselected package python3-minimal. 2024-04-17 15:18:10.894 | (Reading database ... 8197 files and directories currently installed.) 2024-04-17 15:18:10.895 | Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... 2024-04-17 15:18:10.897 | Unpacking python3-minimal (3.9.2-3) ... 2024-04-17 15:18:10.925 | Selecting previously unselected package media-types. 2024-04-17 15:18:10.927 | Preparing to unpack .../1-media-types_4.0.0_all.deb ... 2024-04-17 15:18:10.930 | Unpacking media-types (4.0.0) ... 2024-04-17 15:18:10.958 | Selecting previously unselected package libmpdec3:amd64. 2024-04-17 15:18:10.960 | Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... 2024-04-17 15:18:10.963 | Unpacking libmpdec3:amd64 (2.5.1-1) ... 2024-04-17 15:18:10.998 | Selecting previously unselected package libncursesw6:amd64. 2024-04-17 15:18:10.998 | Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... 2024-04-17 15:18:11.000 | Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... 2024-04-17 15:18:11.037 | Selecting previously unselected package readline-common. 2024-04-17 15:18:11.039 | Preparing to unpack .../4-readline-common_8.1-1_all.deb ... 2024-04-17 15:18:11.041 | Unpacking readline-common (8.1-1) ... 2024-04-17 15:18:11.073 | Selecting previously unselected package libreadline8:amd64. 2024-04-17 15:18:11.073 | Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... 2024-04-17 15:18:11.076 | Unpacking libreadline8:amd64 (8.1-1) ... 2024-04-17 15:18:11.119 | Selecting previously unselected package libsqlite3-0:amd64. 2024-04-17 15:18:11.120 | Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... 2024-04-17 15:18:11.123 | Unpacking libsqlite3-0:amd64 (3.34.1-3) ... 2024-04-17 15:18:11.222 | Selecting previously unselected package libpython3.9-stdlib:amd64. 2024-04-17 15:18:11.224 | Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... 2024-04-17 15:18:11.227 | Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... 2024-04-17 15:18:11.450 | Selecting previously unselected package python3.9. 2024-04-17 15:18:11.452 | Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... 2024-04-17 15:18:11.455 | Unpacking python3.9 (3.9.2-1) ... 2024-04-17 15:18:11.495 | Selecting previously unselected package libpython3-stdlib:amd64. 2024-04-17 15:18:11.497 | Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... 2024-04-17 15:18:11.500 | Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... 2024-04-17 15:18:11.527 | Setting up python3-minimal (3.9.2-3) ... 2024-04-17 15:18:11.770 | Selecting previously unselected package python3. 2024-04-17 15:18:11.779 | (Reading database ... 8635 files and directories currently installed.) 2024-04-17 15:18:11.779 | Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ... 2024-04-17 15:18:11.785 | Unpacking python3 (3.9.2-3) ... 2024-04-17 15:18:11.817 | Selecting previously unselected package libnss-systemd:amd64. 2024-04-17 15:18:11.819 | Preparing to unpack .../01-libnss-systemd_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:18:11.822 | Unpacking libnss-systemd:amd64 (247.3-7+deb11u4) ... 2024-04-17 15:18:11.862 | Selecting previously unselected package libpam-systemd:amd64. 2024-04-17 15:18:11.863 | Preparing to unpack .../02-libpam-systemd_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:18:11.866 | Unpacking libpam-systemd:amd64 (247.3-7+deb11u4) ... 2024-04-17 15:18:11.915 | Selecting previously unselected package systemd-timesyncd. 2024-04-17 15:18:11.917 | Preparing to unpack .../03-systemd-timesyncd_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:18:11.919 | Unpacking systemd-timesyncd (247.3-7+deb11u4) ... 2024-04-17 15:18:11.956 | Selecting previously unselected package busybox. 2024-04-17 15:18:11.957 | Preparing to unpack .../04-busybox_1%3a1.30.1-6+b3_amd64.deb ... 2024-04-17 15:18:11.960 | Unpacking busybox (1:1.30.1-6+b3) ... 2024-04-17 15:18:12.026 | Selecting previously unselected package libassuan0:amd64. 2024-04-17 15:18:12.028 | Preparing to unpack .../05-libassuan0_2.5.3-7.1_amd64.deb ... 2024-04-17 15:18:12.030 | Unpacking libassuan0:amd64 (2.5.3-7.1) ... 2024-04-17 15:18:12.056 | Selecting previously unselected package gpgconf. 2024-04-17 15:18:12.056 | Preparing to unpack .../06-gpgconf_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:18:12.059 | Unpacking gpgconf (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.107 | Selecting previously unselected package libksba8:amd64. 2024-04-17 15:18:12.107 | Preparing to unpack .../07-libksba8_1.5.0-3+deb11u2_amd64.deb ... 2024-04-17 15:18:12.110 | Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... 2024-04-17 15:18:12.145 | Selecting previously unselected package libsasl2-modules-db:amd64. 2024-04-17 15:18:12.146 | Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2024-04-17 15:18:12.149 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:18:12.183 | Selecting previously unselected package libsasl2-2:amd64. 2024-04-17 15:18:12.183 | Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2024-04-17 15:18:12.185 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:18:12.223 | Selecting previously unselected package libldap-2.4-2:amd64. 2024-04-17 15:18:12.225 | Preparing to unpack .../10-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 2024-04-17 15:18:12.227 | Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 2024-04-17 15:18:12.278 | Selecting previously unselected package libnpth0:amd64. 2024-04-17 15:18:12.279 | Preparing to unpack .../11-libnpth0_1.6-3_amd64.deb ... 2024-04-17 15:18:12.281 | Unpacking libnpth0:amd64 (1.6-3) ... 2024-04-17 15:18:12.311 | Selecting previously unselected package dirmngr. 2024-04-17 15:18:12.311 | Preparing to unpack .../12-dirmngr_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:18:12.328 | Unpacking dirmngr (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.396 | Selecting previously unselected package gnupg-l10n. 2024-04-17 15:18:12.396 | Preparing to unpack .../13-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... 2024-04-17 15:18:12.399 | Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.520 | Selecting previously unselected package gnupg-utils. 2024-04-17 15:18:12.520 | Preparing to unpack .../14-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:18:12.522 | Unpacking gnupg-utils (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.607 | Selecting previously unselected package gpg. 2024-04-17 15:18:12.609 | Preparing to unpack .../15-gpg_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:18:12.612 | Unpacking gpg (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.709 | Selecting previously unselected package pinentry-curses. 2024-04-17 15:18:12.709 | Preparing to unpack .../16-pinentry-curses_1.1.0-4_amd64.deb ... 2024-04-17 15:18:12.712 | Unpacking pinentry-curses (1.1.0-4) ... 2024-04-17 15:18:12.743 | Selecting previously unselected package gpg-agent. 2024-04-17 15:18:12.743 | Preparing to unpack .../17-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:18:12.746 | Unpacking gpg-agent (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.802 | Selecting previously unselected package gpg-wks-client. 2024-04-17 15:18:12.805 | Preparing to unpack .../18-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:18:12.807 | Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.847 | Selecting previously unselected package gpg-wks-server. 2024-04-17 15:18:12.847 | Preparing to unpack .../19-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:18:12.850 | Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.888 | Selecting previously unselected package gpgsm. 2024-04-17 15:18:12.890 | Preparing to unpack .../20-gpgsm_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:18:12.892 | Unpacking gpgsm (2.2.27-2+deb11u2) ... 2024-04-17 15:18:12.943 | Selecting previously unselected package gnupg. 2024-04-17 15:18:12.945 | Preparing to unpack .../21-gnupg_2.2.27-2+deb11u2_all.deb ... 2024-04-17 15:18:12.947 | Unpacking gnupg (2.2.27-2+deb11u2) ... 2024-04-17 15:18:13.003 | Selecting previously unselected package gnupg2. 2024-04-17 15:18:13.006 | Preparing to unpack .../22-gnupg2_2.2.27-2+deb11u2_all.deb ... 2024-04-17 15:18:13.009 | Unpacking gnupg2 (2.2.27-2+deb11u2) ... 2024-04-17 15:18:13.046 | Selecting previously unselected package libgpm2:amd64. 2024-04-17 15:18:13.046 | Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... 2024-04-17 15:18:13.048 | Unpacking libgpm2:amd64 (1.20.7-8) ... 2024-04-17 15:18:13.075 | Selecting previously unselected package libldap-common. 2024-04-17 15:18:13.075 | Preparing to unpack .../24-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... 2024-04-17 15:18:13.078 | Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... 2024-04-17 15:18:13.111 | Selecting previously unselected package libsasl2-modules:amd64. 2024-04-17 15:18:13.111 | Preparing to unpack .../25-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2024-04-17 15:18:13.114 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:18:13.156 | Selecting previously unselected package sudo. 2024-04-17 15:18:13.157 | Preparing to unpack .../26-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 2024-04-17 15:18:13.161 | Unpacking sudo (1.9.5p2-3+deb11u1) ... 2024-04-17 15:18:13.316 | Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... 2024-04-17 15:18:13.324 | Setting up media-types (4.0.0) ... 2024-04-17 15:18:13.334 | Setting up systemd-sysv (247.3-7+deb11u4) ... 2024-04-17 15:18:13.343 | Setting up libgpm2:amd64 (1.20.7-8) ... 2024-04-17 15:18:13.351 | Setting up libsqlite3-0:amd64 (3.34.1-3) ... 2024-04-17 15:18:13.358 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:18:13.371 | Setting up libnss-systemd:amd64 (247.3-7+deb11u4) ... 2024-04-17 15:18:13.377 | First installation detected... 2024-04-17 15:18:13.377 | Checking NSS setup... 2024-04-17 15:18:13.383 | Setting up libnpth0:amd64 (1.6-3) ... 2024-04-17 15:18:13.391 | Setting up libassuan0:amd64 (2.5.3-7.1) ... 2024-04-17 15:18:13.398 | Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... 2024-04-17 15:18:13.409 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:18:13.417 | Setting up busybox (1:1.30.1-6+b3) ... 2024-04-17 15:18:13.425 | Setting up gnupg-l10n (2.2.27-2+deb11u2) ... 2024-04-17 15:18:13.432 | Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... 2024-04-17 15:18:13.439 | Setting up dbus (1.12.28-0+deb11u1) ... 2024-04-17 15:18:13.578 | Running in chroot, ignoring request. 2024-04-17 15:18:13.582 | invoke-rc.d: policy-rc.d denied execution of start. 2024-04-17 15:18:13.586 | Setting up systemd-timesyncd (247.3-7+deb11u4) ... 2024-04-17 15:18:13.901 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-04-17 15:18:13.901 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-04-17 15:18:13.907 | Setting up sudo (1.9.5p2-3+deb11u1) ... 2024-04-17 15:18:13.944 | Running in chroot, ignoring request. 2024-04-17 15:18:13.948 | invoke-rc.d: policy-rc.d denied execution of start. 2024-04-17 15:18:13.952 | Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... 2024-04-17 15:18:13.959 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:18:13.966 | Setting up libmpdec3:amd64 (2.5.1-1) ... 2024-04-17 15:18:13.974 | Setting up libpam-systemd:amd64 (247.3-7+deb11u4) ... 2024-04-17 15:18:14.116 | debconf: unable to initialize frontend: Dialog 2024-04-17 15:18:14.116 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-04-17 15:18:14.116 | debconf: falling back to frontend: Readline 2024-04-17 15:18:14.116 | debconf: unable to initialize frontend: Readline 2024-04-17 15:18:14.117 | 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/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2024-04-17 15:18:14.117 | debconf: falling back to frontend: Teletype 2024-04-17 15:18:14.212 | Setting up readline-common (8.1-1) ... 2024-04-17 15:18:14.223 | Setting up pinentry-curses (1.1.0-4) ... 2024-04-17 15:18:14.235 | Setting up libreadline8:amd64 (8.1-1) ... 2024-04-17 15:18:14.243 | Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 2024-04-17 15:18:14.250 | Setting up gpgconf (2.2.27-2+deb11u2) ... 2024-04-17 15:18:14.258 | Setting up gpg (2.2.27-2+deb11u2) ... 2024-04-17 15:18:14.265 | Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... 2024-04-17 15:18:14.273 | Setting up libpython3-stdlib:amd64 (3.9.2-3) ... 2024-04-17 15:18:14.280 | Setting up gnupg-utils (2.2.27-2+deb11u2) ... 2024-04-17 15:18:14.287 | Setting up gpg-agent (2.2.27-2+deb11u2) ... 2024-04-17 15:18:14.498 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. 2024-04-17 15:18:14.698 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. 2024-04-17 15:18:14.895 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. 2024-04-17 15:18:15.092 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. 2024-04-17 15:18:15.099 | Setting up gpgsm (2.2.27-2+deb11u2) ... 2024-04-17 15:18:15.106 | Setting up dirmngr (2.2.27-2+deb11u2) ... 2024-04-17 15:18:15.309 | Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. 2024-04-17 15:18:15.328 | Setting up gpg-wks-server (2.2.27-2+deb11u2) ... 2024-04-17 15:18:15.335 | Setting up python3.9 (3.9.2-1) ... 2024-04-17 15:18:16.289 | Setting up gpg-wks-client (2.2.27-2+deb11u2) ... 2024-04-17 15:18:16.296 | Setting up python3 (3.9.2-3) ... 2024-04-17 15:18:16.305 | running python rtupdate hooks for python3.9... 2024-04-17 15:18:16.305 | running python post-rtupdate hooks for python3.9... 2024-04-17 15:18:16.435 | Setting up gnupg (2.2.27-2+deb11u2) ... 2024-04-17 15:18:16.442 | Setting up gnupg2 (2.2.27-2+deb11u2) ... 2024-04-17 15:18:16.449 | Processing triggers for libc-bin (2.31-13+deb11u8) ... 2024-04-17 15:18:16.594 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/proc 2024-04-17 15:18:16.606 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sys 2024-04-17 15:18:16.616 | dib-run-parts 75-debian-minimal-baseinstall completed 2024-04-17 15:18:16.617 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-04-17 15:18:16.617 | dib-run-parts 2024-04-17 15:18:16.619 | dib-run-parts Target: root.d 2024-04-17 15:18:16.619 | dib-run-parts 2024-04-17 15:18:16.619 | dib-run-parts Script Seconds 2024-04-17 15:18:16.619 | dib-run-parts --------------------------------------- ---------- 2024-04-17 15:18:16.619 | dib-run-parts 2024-04-17 15:18:16.627 | dib-run-parts 08-debootstrap 53.628 2024-04-17 15:18:16.632 | dib-run-parts 09-apt-keyring 0.012 2024-04-17 15:18:16.637 | dib-run-parts 50-apt-allow-unauthenticated 0.035 2024-04-17 15:18:16.642 | dib-run-parts 50-block-apt-translations 0.032 2024-04-17 15:18:16.647 | dib-run-parts 50-block-daemons 0.074 2024-04-17 15:18:16.652 | dib-run-parts 50-build-with-http-cache 0.014 2024-04-17 15:18:16.665 | dib-run-parts 50-shared-apt-cache 0.018 2024-04-17 15:18:16.670 | dib-run-parts 50-trim-dpkg 0.036 2024-04-17 15:18:16.676 | dib-run-parts 60-apt-phased-updates 0.013 2024-04-17 15:18:16.681 | dib-run-parts 75-debian-minimal-baseinstall 14.789 2024-04-17 15:18:16.683 | dib-run-parts 2024-04-17 15:18:16.683 | dib-run-parts --------------------- END PROFILING --------------------- 2024-04-17 15:18:16.688 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-root bash 2024-04-17 15:18:16.691 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-root(,|$)' -q 2024-04-17 15:18:16.692 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-04-17 15:18:16.698 | ++ diskimage_builder/lib/common-functions:create_base:362 : grep -v '^lost+found\|tmp$' 2024-04-17 15:18:16.699 | ++ diskimage_builder/lib/common-functions:create_base:362 : ls /opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:18:16.705 | + diskimage_builder/lib/common-functions:create_base:362 : '[' -z 'bin 2024-04-17 15:18:16.705 | boot 2024-04-17 15:18:16.705 | dev 2024-04-17 15:18:16.705 | etc 2024-04-17 15:18:16.705 | home 2024-04-17 15:18:16.705 | lib 2024-04-17 15:18:16.705 | lib64 2024-04-17 15:18:16.705 | media 2024-04-17 15:18:16.705 | mnt 2024-04-17 15:18:16.705 | opt 2024-04-17 15:18:16.705 | proc 2024-04-17 15:18:16.705 | root 2024-04-17 15:18:16.705 | run 2024-04-17 15:18:16.705 | sbin 2024-04-17 15:18:16.705 | srv 2024-04-17 15:18:16.705 | sys 2024-04-17 15:18:16.705 | usr 2024-04-17 15:18:16.705 | var' ']' 2024-04-17 15:18:16.709 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -L /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/resolv.conf ']' 2024-04-17 15:18:16.712 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -f /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/resolv.conf ']' 2024-04-17 15:18:16.716 | + diskimage_builder/lib/common-functions:create_base:377 : sudo mv /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/resolv.conf.ORIG 2024-04-17 15:18:16.728 | + diskimage_builder/lib/common-functions:create_base:381 : sudo touch /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/resolv.conf 2024-04-17 15:18:16.740 | + diskimage_builder/lib/common-functions:create_base:382 : sudo chmod 777 /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/resolv.conf 2024-04-17 15:18:16.751 | + diskimage_builder/lib/common-functions:create_base:384 : '[' -e /etc/resolv.conf ']' 2024-04-17 15:18:16.754 | + diskimage_builder/lib/common-functions:create_base:385 : cat /etc/resolv.conf 2024-04-17 15:18:16.759 | + diskimage_builder/lib/common-functions:create_base:389 : mount_proc_dev_sys 2024-04-17 15:18:16.763 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.vsmi0vdi/mnt/proc 2024-04-17 15:18:16.775 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev 2024-04-17 15:18:16.787 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-04-17 15:18:16.791 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-04-17 15:18:16.797 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-04-17 15:18:16.801 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev/pts 2024-04-17 15:18:16.813 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sys 2024-04-17 15:18:16.825 | + diskimage_builder/lib/disk-image-create:main:357 : mkdir -p /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d 2024-04-17 15:18:16.830 | + diskimage_builder/lib/disk-image-create:main:358 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-04-17 15:18:16.834 | + diskimage_builder/lib/disk-image-create:main:359 : run_d extra-data 2024-04-17 15:18:16.837 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-04-17 15:18:16.841 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.vsmi0vdi/hooks ']' 2024-04-17 15:18:16.844 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-extra-data bash 2024-04-17 15:18:16.848 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-04-17 15:18:16.850 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-04-17 15:18:16.854 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d ']' 2024-04-17 15:18:16.857 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d' 2024-04-17 15:18:16.857 | Running hooks from /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d 2024-04-17 15:18:16.861 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-04-17 15:18:16.864 | + diskimage_builder/lib/common-functions:run_d:257 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d 2024-04-17 15:18:16.896 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-base-defaults 2024-04-17 15:18:16.901 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-base-defaults 2024-04-17 15:18:16.910 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-04-17 15:18:16.914 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-04-17 15:18:16.917 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-04-17 15:18:16.923 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-04-17 15:18:16.926 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-04-17 15:18:16.929 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-04-17 15:18:16.932 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-04-17 15:18:16.935 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-04-17 15:18:16.938 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-04-17 15:18:16.941 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-04-17 15:18:16.944 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-04-17 15:18:16.947 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-04-17 15:18:16.950 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-04-17 15:18:16.953 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-04-17 15:18:16.958 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-04-17 15:18:16.961 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-04-17 15:18:16.964 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-04-17 15:18:16.967 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2024-04-17 15:18:16.970 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2024-04-17 15:18:16.973 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-04-17 15:18:16.975 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-04-17 15:18:16.978 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-04-17 15:18:16.981 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-04-17 15:18:16.984 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-04-17 15:18:16.987 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-04-17 15:18:16.990 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-04-17 15:18:16.993 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:15 : DIB_DEBIAN_SECURITY_MIRROR=https://mirror.dfw.rax.opendev.org/debian-security 2024-04-17 15:18:16.996 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:18:16.999 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:18:17.002 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-04-17 15:18:17.005 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-04-17 15:18:17.008 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-04-17 15:18:17.011 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2024-04-17 15:18:17.014 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-04-17 15:18:17.018 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:36 : DIB_APT_SOURCES_CONF_DEFAULT='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:17.018 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:17.018 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:17.018 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:17.018 | ' 2024-04-17 15:18:17.020 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2024-04-17 15:18:17.024 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:42 : export 'DIB_APT_SOURCES_CONF=default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:17.024 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:17.024 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:17.024 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:17.024 | ' 2024-04-17 15:18:17.027 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debian-minimal.bash:source:42 : DIB_APT_SOURCES_CONF='default:deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:18:17.027 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:18:17.027 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:18:17.027 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:18:17.027 | ' 2024-04-17 15:18:17.030 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-04-17 15:18:17.036 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-04-17 15:18:17.039 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-04-17 15:18:17.042 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-04-17 15:18:17.046 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-04-17 15:18:17.051 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-04-17 15:18:17.054 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-04-17 15:18:17.057 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-04-17 15:18:17.061 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-04-17 15:18:17.066 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-04-17 15:18:17.069 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-04-17 15:18:17.072 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-04-17 15:18:17.075 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/14-manifests 2024-04-17 15:18:17.080 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/14-manifests 2024-04-17 15:18:17.083 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-04-17 15:18:17.086 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-04-17 15:18:17.088 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0270f4537c934fa6bdca5d911504275c.d/ 2024-04-17 15:18:17.092 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-0270f4537c934fa6bdca5d911504275c.d/ 2024-04-17 15:18:17.094 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-04-17 15:18:17.100 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-04-17 15:18:17.103 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2024-04-17 15:18:17.106 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2024-04-17 15:18:17.109 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2024-04-17 15:18:17.112 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-04-17 15:18:17.117 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-04-17 15:18:17.120 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2024-04-17 15:18:17.123 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-04-17 15:18:17.126 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-04-17 15:18:17.129 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2024-04-17 15:18:17.131 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-04-17 15:18:17.134 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-04-17 15:18:17.137 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-04-17 15:18:17.143 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-04-17 15:18:17.146 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-04-17 15:18:17.149 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-04-17 15:18:17.152 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-04-17 15:18:17.157 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-04-17 15:18:17.160 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-04-17 15:18:17.164 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-04-17 15:18:17.167 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-04-17 15:18:17.172 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-04-17 15:18:17.175 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-04-17 15:18:17.178 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-04-17 15:18:17.182 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-04-17 15:18:17.186 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-04-17 15:18:17.190 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-04-17 15:18:17.193 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-04-17 15:18:17.197 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-04-17 15:18:17.200 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-04-17 15:18:17.204 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-04-17 15:18:17.212 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-04-17 15:18:17.215 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-04-17 15:18:17.218 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-04-17 15:18:17.222 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/10-create-pkg-map-dir 2024-04-17 15:18:17.238 | Copying pkg-map for infra-package-needs 2024-04-17 15:18:17.247 | Copying pkg-map for source-repositories 2024-04-17 15:18:17.257 | Copying pkg-map for debootstrap 2024-04-17 15:18:17.265 | Copying pkg-map for ensure-venv 2024-04-17 15:18:17.274 | Copying pkg-map for base 2024-04-17 15:18:17.283 | Copying pkg-map for openssh-server 2024-04-17 15:18:17.291 | Copying pkg-map for bootloader 2024-04-17 15:18:17.299 | Copying pkg-map for cache-url 2024-04-17 15:18:17.307 | Copying pkg-map for nodepool-base 2024-04-17 15:18:17.315 | Copying pkg-map for growroot 2024-04-17 15:18:17.323 | Copying pkg-map for runtime-ssh-host-keys 2024-04-17 15:18:17.331 | Copying pkg-map for simple-init 2024-04-17 15:18:17.340 | Copying pkg-map for zuul-worker 2024-04-17 15:18:17.351 | dib-run-parts 10-create-pkg-map-dir completed 2024-04-17 15:18:17.352 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/20-manifest-dir 2024-04-17 15:18:17.358 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-04-17 15:18:17.360 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-04-17 15:18:17.363 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.vsmi0vdi/mnt//etc/dib-manifests 2024-04-17 15:18:17.372 | dib-run-parts 20-manifest-dir completed 2024-04-17 15:18:17.373 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-create-repo-list 2024-04-17 15:18:19.216 | dib-run-parts 50-create-repo-list completed 2024-04-17 15:18:19.216 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist 2024-04-17 15:18:19.222 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-04-17 15:18:19.226 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-04-17 15:18:19.229 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/modprobe.d ']' 2024-04-17 15:18:19.232 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.vsmi0vdi/mnt/etc/modprobe.d 2024-04-17 15:18:19.244 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-04-17 15:18:19.247 | ++ /environment:get_image_element_array:0 : echo '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [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 [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [block-device-mbr]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server ' 2024-04-17 15:18:19.253 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[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' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[block-device-mbr]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ')' 2024-04-17 15:18:19.257 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['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' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['block-device-mbr']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['debian-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server') 2024-04-17 15:18:19.260 | ++ /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-04-17 15:18:19.263 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.267 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-04-17 15:18:19.270 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm 2024-04-17 15:18:19.273 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/modprobe.d/ ']' 2024-04-17 15:18:19.276 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.280 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-04-17 15:18:19.284 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-04-17 15:18:19.287 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-04-17 15:18:19.291 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.294 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-04-17 15:18:19.297 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin 2024-04-17 15:18:19.302 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.305 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.309 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-04-17 15:18:19.312 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories 2024-04-17 15:18:19.315 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.319 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.322 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-04-17 15:18:19.326 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs 2024-04-17 15:18:19.329 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.333 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.336 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2024-04-17 15:18:19.339 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal 2024-04-17 15:18:19.342 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.346 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.349 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-04-17 15:18:19.352 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap 2024-04-17 15:18:19.355 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/modprobe.d/ ']' 2024-04-17 15:18:19.358 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.361 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-04-17 15:18:19.365 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.368 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.371 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.375 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-04-17 15:18:19.378 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv 2024-04-17 15:18:19.381 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.384 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.386 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-04-17 15:18:19.389 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe 2024-04-17 15:18:19.392 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/modprobe.d/ ']' 2024-04-17 15:18:19.395 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.398 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-04-17 15:18:19.400 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base 2024-04-17 15:18:19.403 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/modprobe.d/ ']' 2024-04-17 15:18:19.406 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.409 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-mbr 2024-04-17 15:18:19.412 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr 2024-04-17 15:18:19.414 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr/modprobe.d/ ']' 2024-04-17 15:18:19.417 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.420 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-04-17 15:18:19.423 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types 2024-04-17 15:18:19.426 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.429 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.431 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-04-17 15:18:19.434 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server 2024-04-17 15:18:19.437 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.440 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.443 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-04-17 15:18:19.446 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader 2024-04-17 15:18:19.448 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/modprobe.d/ ']' 2024-04-17 15:18:19.451 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.454 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-04-17 15:18:19.457 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests 2024-04-17 15:18:19.460 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/modprobe.d/ ']' 2024-04-17 15:18:19.463 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.466 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-04-17 15:18:19.469 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-04-17 15:18:19.471 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-04-17 15:18:19.474 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.477 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-04-17 15:18:19.480 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep 2024-04-17 15:18:19.483 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/modprobe.d/ ']' 2024-04-17 15:18:19.485 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.488 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-04-17 15:18:19.491 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.493 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.496 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.499 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-04-17 15:18:19.502 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static 2024-04-17 15:18:19.505 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.508 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.511 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-04-17 15:18:19.514 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-04-17 15:18:19.516 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-04-17 15:18:19.519 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.522 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-04-17 15:18:19.524 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url 2024-04-17 15:18:19.527 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.530 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.533 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-04-17 15:18:19.536 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg 2024-04-17 15:18:19.538 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/modprobe.d/ ']' 2024-04-17 15:18:19.541 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.544 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-04-17 15:18:19.547 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-04-17 15:18:19.550 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-04-17 15:18:19.552 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.555 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-04-17 15:18:19.558 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot 2024-04-17 15:18:19.560 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/modprobe.d/ ']' 2024-04-17 15:18:19.563 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.566 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-04-17 15:18:19.569 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.571 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.574 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.577 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-04-17 15:18:19.580 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init 2024-04-17 15:18:19.582 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.585 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.588 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-04-17 15:18:19.590 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map 2024-04-17 15:18:19.593 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.596 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:18:19.599 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-04-17 15:18:19.601 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-04-17 15:18:19.604 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-04-17 15:18:19.606 | dib-run-parts 50-modprobe-blacklist completed 2024-04-17 15:18:19.606 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/60-zuul-user 2024-04-17 15:18:19.612 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-04-17 15:18:19.615 | + /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-04-17 15:18:19.618 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.618 | ' 2024-04-17 15:18:19.620 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.620 | ' ']' 2024-04-17 15:18:19.623 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.623 | ' ']' 2024-04-17 15:18:19.626 | + /opt/dib_tmp/dib_build.vsmi0vdi/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-04-17 15:18:19.626 | ' 2024-04-17 15:18:19.628 | dib-run-parts 60-zuul-user completed 2024-04-17 15:18:19.628 | dib-run-parts Running /opt/dib_tmp/dib_build.vsmi0vdi/hooks/extra-data.d/98-source-repositories 2024-04-17 15:18:19.641 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:18:19 UTC 2024 for /opt/dib_tmp/dib_build.vsmi0vdi/hooks/source-repository-dstat_graph 2024-04-17 15:18:19.645 | (0001 / 0001) 2024-04-17 15:18:19.661 | Updating cache of https://opendev.org/opendev/dstat_graph in /opt/dib_cache/source-repositories/dstat_graph_7f9e7d636b9a04f02d9f3adfd75e7834befe3865 with ref master 2024-04-17 15:18:19.923 | Cloning from dstat_graph cache and applying ref master 2024-04-17 15:18:20.015 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2024-04-17 15:18:20.036 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:18:20 UTC 2024 for /opt/dib_tmp/dib_build.vsmi0vdi/hooks/source-repository-images 2024-04-17 15:18:20.040 | (0001 / 0015) 2024-04-17 15:18:20.053 | Caching cirros-0.5.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_disk_img_342def3415208aee46c6ac0d47de3ec075b6141a 2024-04-17 15:18:20.080 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:20.080 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:20.278 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1380 0 --:--:-- --:--:-- --:--:-- 1378 2024-04-17 15:18:20.402 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:20.584 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:20.590 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-disk.img 2024-04-17 15:18:20.633 | (0002 / 0015) 2024-04-17 15:18:20.646 | Caching cirros-0.5.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_2_x86_64_uec_tar_gz_68b46067e2929bc269e75cff120ab2b8a9185786 2024-04-17 15:18:20.667 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:20.667 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:20.879 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1295 0 --:--:-- --:--:-- --:--:-- 1297 2024-04-17 15:18:21.004 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:21.196 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:21.202 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-x86_64-uec.tar.gz 2024-04-17 15:18:21.239 | (0003 / 0015) 2024-04-17 15:18:21.252 | Caching cirros-0.5.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_2_aarch64_disk_img_5dfdc93e97c9ea00b8a866f073e2d8abb2215e78 2024-04-17 15:18:21.275 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:21.276 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:21.475 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1366 0 --:--:-- --:--:-- --:--:-- 1370 2024-04-17 15:18:21.597 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:21.803 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:21.809 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.2/cirros-0.5.2-aarch64-disk.img 2024-04-17 15:18:21.847 | (0004 / 0015) 2024-04-17 15:18:21.860 | Caching cirros-0.5.3-x86_64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_disk_img_5283dab276e4198caf346b367e78549cfcb4b7e5 2024-04-17 15:18:21.881 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:21.882 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:22.084 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1349 0 --:--:-- --:--:-- --:--:-- 1351 2024-04-17 15:18:22.250 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:22.445 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:22.451 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-disk.img 2024-04-17 15:18:22.492 | (0005 / 0015) 2024-04-17 15:18:22.506 | Caching cirros-0.5.3-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_5_3_x86_64_uec_tar_gz_685bf957dfc0dab325f41e1d9fd8e51ced2647de 2024-04-17 15:18:22.529 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:22.530 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:22.728 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1378 0 --:--:-- --:--:-- --:--:-- 1381 2024-04-17 15:18:22.901 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:23.094 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:23.100 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-x86_64-uec.tar.gz 2024-04-17 15:18:23.140 | (0006 / 0015) 2024-04-17 15:18:23.155 | Caching cirros-0.5.3-aarch64-disk.img file from https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_5_3_aarch64_disk_img_cd3f6aef8ad005c8dedb068bc55d5c71b860c549 2024-04-17 15:18:23.178 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:23.180 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:23.503 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 842 0 --:--:-- --:--:-- --:--:-- 840 2024-04-17 15:18:23.742 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:23.939 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:23.946 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.5.3/cirros-0.5.3-aarch64-disk.img 2024-04-17 15:18:23.992 | (0007 / 0015) 2024-04-17 15:18:24.003 | Caching cirros-0.6.1-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_1_x86_64_disk_img_b18072130b584b368372055ac2bd61d3413a6dcc 2024-04-17 15:18:24.031 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:24.032 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:24.239 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1311 0 --:--:-- --:--:-- --:--:-- 1306 2024-04-17 15:18:24.417 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:24.600 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:24.606 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2024-04-17 15:18:24.651 | (0008 / 0015) 2024-04-17 15:18:24.664 | Caching cirros-0.6.1-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_1_x86_64_uec_tar_gz_d61bd68b0ffe1f73dba56abb353a5a2b2ab00d20 2024-04-17 15:18:24.686 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:24.688 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:24.886 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1373 0 --:--:-- --:--:-- --:--:-- 1375 2024-04-17 15:18:25.062 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:25.243 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:25.249 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-uec.tar.gz 2024-04-17 15:18:25.291 | (0009 / 0015) 2024-04-17 15:18:25.304 | Caching cirros-0.6.1-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_1_aarch64_disk_img_ebcd828f4edf590e0e5705e91e6fe4543fffc653 2024-04-17 15:18:25.326 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:25.327 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:25.528 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1358 0 --:--:-- --:--:-- --:--:-- 1363 2024-04-17 15:18:25.698 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:25.889 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:25.896 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.1/cirros-0.6.1-aarch64-disk.img 2024-04-17 15:18:25.948 | (0010 / 0015) 2024-04-17 15:18:25.960 | Caching cirros-0.6.2-x86_64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_disk_img_ddb2b1ddba042c6083a5289bef5e139a15e3c9cd 2024-04-17 15:18:25.983 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:25.984 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:26.189 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1323 0 --:--:-- --:--:-- --:--:-- 1325 2024-04-17 15:18:26.356 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:26.551 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:26.559 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2024-04-17 15:18:26.605 | (0011 / 0015) 2024-04-17 15:18:26.618 | Caching cirros-0.6.2-x86_64-uec.tar.gz file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz in /opt/dib_cache/source-repositories/cirros_0_6_2_x86_64_uec_tar_gz_791cb03b9ebac46e4d4321ea4097c30356d92625 2024-04-17 15:18:26.640 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:26.642 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:26.840 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1376 0 --:--:-- --:--:-- --:--:-- 1381 2024-04-17 15:18:26.997 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:27.189 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:27.197 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-uec.tar.gz 2024-04-17 15:18:27.243 | (0012 / 0015) 2024-04-17 15:18:27.257 | Caching cirros-0.6.2-aarch64-disk.img file from https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img in /opt/dib_cache/source-repositories/cirros_0_6_2_aarch64_disk_img_f42dd7604f4eb22a9b6994de7a3a1539b0ac5680 2024-04-17 15:18:27.280 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:27.282 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:27.494 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1282 0 --:--:-- --:--:-- --:--:-- 1286 2024-04-17 15:18:27.655 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:27.855 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:27.861 | Server copy has not changed. Using locally cached https://download.cirros-cloud.net/0.6.2/cirros-0.6.2-aarch64-disk.img 2024-04-17 15:18:27.913 | (0013 / 0015) 2024-04-17 15:18:27.926 | Caching etcd-v3.1.10-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_1_10_linux_amd64_tar_gz_a39e9fac394efbca287b0b52e9a49b2c9b617eb9 2024-04-17 15:18:27.949 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:27.950 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:28.074 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:28.258 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:28.263 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.1.10/etcd-v3.1.10-linux-amd64.tar.gz 2024-04-17 15:18:28.296 | (0014 / 0015) 2024-04-17 15:18:28.309 | Caching etcd-v3.2.17-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_2_17_linux_amd64_tar_gz_c9d840308430df556a4f2bb2a5b138506c8d4719 2024-04-17 15:18:28.337 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:28.339 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:28.475 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:28.670 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:28.675 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.2.17/etcd-v3.2.17-linux-amd64.tar.gz 2024-04-17 15:18:28.709 | (0015 / 0015) 2024-04-17 15:18:28.721 | Caching etcd-v3.3.12-linux-amd64.tar.gz file from https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz in /opt/dib_cache/source-repositories/etcd_v3_3_12_linux_amd64_tar_gz_b0a46a911046628ddaf6775595734971e23826bb 2024-04-17 15:18:28.744 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:28.746 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:28.878 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:29.062 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:29.067 | Server copy has not changed. Using locally cached https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2024-04-17 15:18:29.102 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:18:29 UTC 2024 for /opt/dib_tmp/dib_build.vsmi0vdi/hooks/source-repository-stackviz 2024-04-17 15:18:29.106 | (0001 / 0001) 2024-04-17 15:18:29.120 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-04-17 15:18:29.141 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:29.141 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:29.195 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 4756 0 --:--:-- --:--:-- --:--:-- 4709 2024-04-17 15:18:29.246 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:29.251 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-04-17 15:18:29.273 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:18:29 UTC 2024 for /opt/dib_tmp/dib_build.vsmi0vdi/hooks/source-repository-zanatacli 2024-04-17 15:18:29.277 | (0001 / 0001) 2024-04-17 15:18:29.290 | 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-04-17 15:18:29.312 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:18:29.312 | Dload Upload Total Spent Left Speed 2024-04-17 15:18:29.492 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 764 0 --:--:-- --:--:-- --:--:-- 766 2024-04-17 15:18:29.557 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:18:29.562 | 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-04-17 15:18:29.602 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:18:29 UTC 2024 for /opt/dib_tmp/dib_build.vsmi0vdi/hooks/source-repository-projects-yaml 2024-04-17 15:18:29.607 | (0001 / 1384) 2024-04-17 15:18:29.620 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-04-17 15:18:29.898 | Cloning from airshipctl cache and applying ref * 2024-04-17 15:18:30.285 | (0002 / 1384) 2024-04-17 15:18:30.298 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-04-17 15:18:30.567 | Cloning from airshipui cache and applying ref * 2024-04-17 15:18:30.669 | (0003 / 1384) 2024-04-17 15:18:30.681 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-04-17 15:18:30.947 | Cloning from apis cache and applying ref * 2024-04-17 15:18:31.003 | (0004 / 1384) 2024-04-17 15:18:31.016 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-04-17 15:18:31.299 | Cloning from armada cache and applying ref * 2024-04-17 15:18:31.442 | (0005 / 1384) 2024-04-17 15:18:31.455 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-04-17 15:18:31.721 | Cloning from armada-go cache and applying ref * 2024-04-17 15:18:31.801 | (0006 / 1384) 2024-04-17 15:18:31.814 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-04-17 15:18:32.081 | Cloning from armada-operator cache and applying ref * 2024-04-17 15:18:32.165 | (0007 / 1384) 2024-04-17 15:18:32.178 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-04-17 15:18:32.452 | Cloning from charts cache and applying ref * 2024-04-17 15:18:32.698 | (0008 / 1384) 2024-04-17 15:18:32.710 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-04-17 15:18:32.986 | Cloning from deckhand cache and applying ref * 2024-04-17 15:18:33.131 | (0009 / 1384) 2024-04-17 15:18:33.143 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-04-17 15:18:33.425 | Cloning from divingbell cache and applying ref * 2024-04-17 15:18:33.503 | (0010 / 1384) 2024-04-17 15:18:33.516 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-04-17 15:18:33.793 | Cloning from docs cache and applying ref * 2024-04-17 15:18:33.907 | (0011 / 1384) 2024-04-17 15:18:33.919 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-04-17 15:18:34.188 | Cloning from drydock cache and applying ref * 2024-04-17 15:18:34.329 | (0012 / 1384) 2024-04-17 15:18:34.342 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-04-17 15:18:34.602 | Cloning from election cache and applying ref * 2024-04-17 15:18:34.672 | (0013 / 1384) 2024-04-17 15:18:34.685 | 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-04-17 15:18:34.969 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-04-17 15:18:35.034 | (0014 / 1384) 2024-04-17 15:18:35.047 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-04-17 15:18:35.327 | Cloning from go-redfish cache and applying ref * 2024-04-17 15:18:35.404 | (0015 / 1384) 2024-04-17 15:18:35.417 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-04-17 15:18:35.696 | Cloning from governance cache and applying ref * 2024-04-17 15:18:35.758 | (0016 / 1384) 2024-04-17 15:18:35.771 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-04-17 15:18:36.041 | Cloning from hostconfig-operator cache and applying ref * 2024-04-17 15:18:36.145 | (0017 / 1384) 2024-04-17 15:18:36.159 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-04-17 15:18:36.443 | Cloning from image-builder cache and applying ref * 2024-04-17 15:18:36.543 | (0018 / 1384) 2024-04-17 15:18:36.555 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-04-17 15:18:36.828 | Cloning from images cache and applying ref * 2024-04-17 15:18:36.980 | (0019 / 1384) 2024-04-17 15:18:36.993 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-04-17 15:18:37.267 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-04-17 15:18:37.450 | (0020 / 1384) 2024-04-17 15:18:37.463 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-04-17 15:18:37.739 | Cloning from maas cache and applying ref * 2024-04-17 15:18:37.842 | (0021 / 1384) 2024-04-17 15:18:37.855 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-04-17 15:18:38.112 | Cloning from pegleg cache and applying ref * 2024-04-17 15:18:38.231 | (0022 / 1384) 2024-04-17 15:18:38.243 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-04-17 15:18:38.502 | Cloning from porthole cache and applying ref * 2024-04-17 15:18:38.680 | (0023 / 1384) 2024-04-17 15:18:38.693 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-04-17 15:18:38.973 | Cloning from promenade cache and applying ref * 2024-04-17 15:18:39.243 | (0024 / 1384) 2024-04-17 15:18:39.256 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-04-17 15:18:39.535 | Cloning from shipyard cache and applying ref * 2024-04-17 15:18:39.707 | (0025 / 1384) 2024-04-17 15:18:39.720 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-04-17 15:18:39.989 | Cloning from sip cache and applying ref * 2024-04-17 15:18:40.264 | (0026 / 1384) 2024-04-17 15:18:40.277 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-04-17 15:18:40.547 | Cloning from specs cache and applying ref * 2024-04-17 15:18:40.613 | (0027 / 1384) 2024-04-17 15:18:40.629 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-04-17 15:18:40.907 | Cloning from spyglass cache and applying ref * 2024-04-17 15:18:40.975 | (0028 / 1384) 2024-04-17 15:18:40.987 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-04-17 15:18:41.270 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-04-17 15:18:41.330 | (0029 / 1384) 2024-04-17 15:18:41.343 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-04-17 15:18:41.629 | Cloning from tempest-plugin cache and applying ref * 2024-04-17 15:18:41.689 | (0030 / 1384) 2024-04-17 15:18:41.702 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-04-17 15:18:41.977 | Cloning from treasuremap cache and applying ref * 2024-04-17 15:18:42.534 | (0031 / 1384) 2024-04-17 15:18:42.547 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-04-17 15:18:42.816 | Cloning from vino cache and applying ref * 2024-04-17 15:18:42.991 | (0032 / 1384) 2024-04-17 15:18:43.004 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-04-17 15:18:43.275 | Cloning from zuul-airship-roles cache and applying ref * 2024-04-17 15:18:43.336 | (0033 / 1384) 2024-04-17 15:18:43.348 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-04-17 15:18:43.618 | Cloning from cfn-overview cache and applying ref * 2024-04-17 15:18:43.689 | (0034 / 1384) 2024-04-17 15:18:43.702 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-04-17 15:18:43.968 | Cloning from computing-native cache and applying ref * 2024-04-17 15:18:44.028 | (0035 / 1384) 2024-04-17 15:18:44.041 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-04-17 15:18:44.307 | Cloning from computing-offload cache and applying ref * 2024-04-17 15:18:44.790 | (0036 / 1384) 2024-04-17 15:18:44.805 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-04-17 15:18:45.069 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-04-17 15:18:46.623 | (0037 / 1384) 2024-04-17 15:18:46.637 | 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-04-17 15:18:46.908 | Cloning from use-case-and-architecture cache and applying ref * 2024-04-17 15:18:50.931 | (0038 / 1384) 2024-04-17 15:18:50.944 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-04-17 15:18:51.226 | Cloning from cirros cache and applying ref * 2024-04-17 15:18:51.314 | (0039 / 1384) 2024-04-17 15:18:51.327 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-04-17 15:18:51.612 | Cloning from inaugust.com cache and applying ref * 2024-04-17 15:18:51.763 | (0040 / 1384) 2024-04-17 15:18:51.775 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-04-17 15:18:52.045 | Cloning from src.sh cache and applying ref * 2024-04-17 15:18:52.103 | (0041 / 1384) 2024-04-17 15:18:52.117 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-04-17 15:18:52.400 | Cloning from ttrun cache and applying ref * 2024-04-17 15:18:52.485 | (0042 / 1384) 2024-04-17 15:18:52.497 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-04-17 15:18:52.787 | Cloning from jenkins-job-builder cache and applying ref * 2024-04-17 15:18:53.237 | (0043 / 1384) 2024-04-17 15:18:53.250 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-04-17 15:18:53.520 | Cloning from python-jenkins cache and applying ref * 2024-04-17 15:18:53.598 | (0044 / 1384) 2024-04-17 15:18:53.611 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-04-17 15:18:53.889 | Cloning from ci-cloud-config cache and applying ref * 2024-04-17 15:18:53.949 | (0045 / 1384) 2024-04-17 15:18:53.963 | Updating cache of https://opendev.org/nebulous/activemq.git in /opt/dib_cache/source-repositories/activemq_3446e62e0c7f56a447e4ac8d9db50dddfeb013a2 with ref * 2024-04-17 15:18:54.225 | Cloning from activemq cache and applying ref * 2024-04-17 15:18:54.288 | (0046 / 1384) 2024-04-17 15:18:54.301 | Updating cache of https://opendev.org/nebulous/asyncapi.git in /opt/dib_cache/source-repositories/asyncapi_b0cdfcb1346229e3089fd7430a67d42ef89a2c03 with ref * 2024-04-17 15:18:54.573 | Cloning from asyncapi cache and applying ref * 2024-04-17 15:18:54.628 | (0047 / 1384) 2024-04-17 15:18:54.641 | Updating cache of https://opendev.org/nebulous/brokerage-quality-assurance-server.git in /opt/dib_cache/source-repositories/brokerage_quality_assurance_server_d6a0ce92ca08f631dcae20dbbbc329eb9dd8775b with ref * 2024-04-17 15:18:54.905 | Cloning from brokerage-quality-assurance-server cache and applying ref * 2024-04-17 15:18:54.962 | (0048 / 1384) 2024-04-17 15:18:54.974 | Updating cache of https://opendev.org/nebulous/cloud-fog-service-broker.git in /opt/dib_cache/source-repositories/cloud_fog_service_broker_bd89f6ec921433b155b7c2228eb7a9f90e66a4d6 with ref * 2024-04-17 15:18:55.250 | Cloning from cloud-fog-service-broker cache and applying ref * 2024-04-17 15:18:55.355 | (0049 / 1384) 2024-04-17 15:18:55.368 | Updating cache of https://opendev.org/nebulous/component-sandbox.git in /opt/dib_cache/source-repositories/component_sandbox_05286b6083e33d2eb6dcc610cd4cdbad0a1f1d65 with ref * 2024-04-17 15:18:55.648 | Cloning from component-sandbox cache and applying ref * 2024-04-17 15:18:55.719 | (0050 / 1384) 2024-04-17 15:18:55.732 | Updating cache of https://opendev.org/nebulous/component-template.git in /opt/dib_cache/source-repositories/component_template_fc19b743cf5ee424fc7861520335f8956144c594 with ref * 2024-04-17 15:18:56.010 | Cloning from component-template cache and applying ref * 2024-04-17 15:18:56.084 | (0051 / 1384) 2024-04-17 15:18:56.097 | Updating cache of https://opendev.org/nebulous/exn-connector-cpp.git in /opt/dib_cache/source-repositories/exn_connector_cpp_3d9473083d5156705859a988fd1cfaff3873d525 with ref * 2024-04-17 15:18:56.368 | Cloning from exn-connector-cpp cache and applying ref * 2024-04-17 15:18:56.430 | (0052 / 1384) 2024-04-17 15:18:56.443 | Updating cache of https://opendev.org/nebulous/exn-connector-java.git in /opt/dib_cache/source-repositories/exn_connector_java_4d3a22ab0e84045d1a6af058fbd855fb359dd0d8 with ref * 2024-04-17 15:18:56.726 | Cloning from exn-connector-java cache and applying ref * 2024-04-17 15:18:56.825 | (0053 / 1384) 2024-04-17 15:18:56.840 | Updating cache of https://opendev.org/nebulous/exn-connector-python.git in /opt/dib_cache/source-repositories/exn_connector_python_727575680401895a0db192d2dbc5dc5b8d7d80b0 with ref * 2024-04-17 15:18:57.122 | Cloning from exn-connector-python cache and applying ref * 2024-04-17 15:18:57.192 | (0054 / 1384) 2024-04-17 15:18:57.204 | Updating cache of https://opendev.org/nebulous/exn-middleware.git in /opt/dib_cache/source-repositories/exn_middleware_9960155cf992905984bd1318943f553b16861046 with ref * 2024-04-17 15:18:57.488 | Cloning from exn-middleware cache and applying ref * 2024-04-17 15:18:57.588 | (0055 / 1384) 2024-04-17 15:18:57.601 | Updating cache of https://opendev.org/nebulous/exponential-smoothing-predictor.git in /opt/dib_cache/source-repositories/exponential_smoothing_predictor_a34763eb1b29ca479bf18249119c68cb52376fb0 with ref * 2024-04-17 15:18:57.858 | Cloning from exponential-smoothing-predictor cache and applying ref * 2024-04-17 15:18:57.934 | (0056 / 1384) 2024-04-17 15:18:57.947 | Updating cache of https://opendev.org/nebulous/gui.git in /opt/dib_cache/source-repositories/gui_d36aba5e231fbb36b20ea29b9b2f0e760a176e10 with ref * 2024-04-17 15:18:58.223 | Cloning from gui cache and applying ref * 2024-04-17 15:18:58.352 | (0057 / 1384) 2024-04-17 15:18:58.366 | Updating cache of https://opendev.org/nebulous/gui-controller.git in /opt/dib_cache/source-repositories/gui_controller_ac79f52b9e2d2ab4c707b9170cfae4997686cad5 with ref * 2024-04-17 15:18:58.638 | Cloning from gui-controller cache and applying ref * 2024-04-17 15:18:58.727 | (0058 / 1384) 2024-04-17 15:18:58.740 | Updating cache of https://opendev.org/nebulous/influxdb.git in /opt/dib_cache/source-repositories/influxdb_229ca5e162a80003efe8c59c5df17a58497a1219 with ref * 2024-04-17 15:18:59.010 | Cloning from influxdb cache and applying ref * 2024-04-17 15:18:59.103 | (0059 / 1384) 2024-04-17 15:18:59.117 | Updating cache of https://opendev.org/nebulous/iot-dpp-orchestrator.git in /opt/dib_cache/source-repositories/iot_dpp_orchestrator_6e838fa2b4c6d85238ce2fcfdf14336a41bec777 with ref * 2024-04-17 15:18:59.385 | Cloning from iot-dpp-orchestrator cache and applying ref * 2024-04-17 15:18:59.513 | (0060 / 1384) 2024-04-17 15:18:59.526 | Updating cache of https://opendev.org/nebulous/library-template.git in /opt/dib_cache/source-repositories/library_template_1577ddead9b8a60caae910712433f9b8c2e63626 with ref * 2024-04-17 15:18:59.800 | Cloning from library-template cache and applying ref * 2024-04-17 15:18:59.893 | (0061 / 1384) 2024-04-17 15:18:59.907 | Updating cache of https://opendev.org/nebulous/monitoring.git in /opt/dib_cache/source-repositories/monitoring_fde1d8a77206e5bc8a22c22e5f4649d21ccff1b0 with ref * 2024-04-17 15:19:00.177 | Cloning from monitoring cache and applying ref * 2024-04-17 15:19:00.481 | (0062 / 1384) 2024-04-17 15:19:00.494 | Updating cache of https://opendev.org/nebulous/monitoring-data-persistor.git in /opt/dib_cache/source-repositories/monitoring_data_persistor_fd65931c7f878bb09e705c1bc4bfc45456430df1 with ref * 2024-04-17 15:19:00.766 | Cloning from monitoring-data-persistor cache and applying ref * 2024-04-17 15:19:00.878 | (0063 / 1384) 2024-04-17 15:19:00.892 | Updating cache of https://opendev.org/nebulous/nebulous.git in /opt/dib_cache/source-repositories/nebulous_2fc947cbcdc5c100b6a770449e0bb16545e0d9d4 with ref * 2024-04-17 15:19:01.161 | Cloning from nebulous cache and applying ref * 2024-04-17 15:19:01.243 | (0064 / 1384) 2024-04-17 15:19:01.258 | Updating cache of https://opendev.org/nebulous/nebulous-sandbox.git in /opt/dib_cache/source-repositories/nebulous_sandbox_9404df6eff533d8b56203338388d32cf71e4b6e4 with ref * 2024-04-17 15:19:01.535 | Cloning from nebulous-sandbox cache and applying ref * 2024-04-17 15:19:01.596 | (0065 / 1384) 2024-04-17 15:19:01.609 | Updating cache of https://opendev.org/nebulous/netdata-cluster-installation.git in /opt/dib_cache/source-repositories/netdata_cluster_installation_8aa394b3c5d864f1e57ae1ad2d6f379ad520d4e9 with ref * 2024-04-17 15:19:01.885 | Cloning from netdata-cluster-installation cache and applying ref * 2024-04-17 15:19:01.942 | (0066 / 1384) 2024-04-17 15:19:01.957 | Updating cache of https://opendev.org/nebulous/ontology-server.git in /opt/dib_cache/source-repositories/ontology_server_6883520e7aabc9c37db62fd92609167b4bce45c3 with ref * 2024-04-17 15:19:02.234 | Cloning from ontology-server cache and applying ref * 2024-04-17 15:19:02.292 | (0067 / 1384) 2024-04-17 15:19:02.305 | Updating cache of https://opendev.org/nebulous/optimiser-constraint-checker.git in /opt/dib_cache/source-repositories/optimiser_constraint_checker_eea94acaeba6f8818f6a16e4e86a015ebec8f36c with ref * 2024-04-17 15:19:02.567 | Cloning from optimiser-constraint-checker cache and applying ref * 2024-04-17 15:19:02.637 | (0068 / 1384) 2024-04-17 15:19:02.650 | Updating cache of https://opendev.org/nebulous/optimiser-controller.git in /opt/dib_cache/source-repositories/optimiser_controller_559089a0d50e7d2b8faee613e10b2b20f0622436 with ref * 2024-04-17 15:19:02.920 | Cloning from optimiser-controller cache and applying ref * 2024-04-17 15:19:03.089 | (0069 / 1384) 2024-04-17 15:19:03.102 | Updating cache of https://opendev.org/nebulous/optimiser-resource-auction-agent.git in /opt/dib_cache/source-repositories/optimiser_resource_auction_agent_8a9e5e274d3fbcd8c6bc7b0232310420bb3f5802 with ref * 2024-04-17 15:19:03.377 | Cloning from optimiser-resource-auction-agent cache and applying ref * 2024-04-17 15:19:03.435 | (0070 / 1384) 2024-04-17 15:19:03.448 | Updating cache of https://opendev.org/nebulous/optimiser-solver.git in /opt/dib_cache/source-repositories/optimiser_solver_220a4614f514d6a00fc4c412240295460821dd68 with ref * 2024-04-17 15:19:03.712 | Cloning from optimiser-solver cache and applying ref * 2024-04-17 15:19:03.798 | (0071 / 1384) 2024-04-17 15:19:03.811 | Updating cache of https://opendev.org/nebulous/optimiser-utility-evaluator.git in /opt/dib_cache/source-repositories/optimiser_utility_evaluator_a479b3e060afaa1284ebd1235298a5ed8bb74855 with ref * 2024-04-17 15:19:04.081 | Cloning from optimiser-utility-evaluator cache and applying ref * 2024-04-17 15:19:04.177 | (0072 / 1384) 2024-04-17 15:19:04.190 | Updating cache of https://opendev.org/nebulous/overlay-network-agent.git in /opt/dib_cache/source-repositories/overlay_network_agent_c347db8914bec025bbcffdcf4562fa75ee48f50b with ref * 2024-04-17 15:19:04.460 | Cloning from overlay-network-agent cache and applying ref * 2024-04-17 15:19:04.528 | (0073 / 1384) 2024-04-17 15:19:04.541 | Updating cache of https://opendev.org/nebulous/overlay-network-manager.git in /opt/dib_cache/source-repositories/overlay_network_manager_6cd566c39754329774f63fa54cba707ec33aa1aa with ref * 2024-04-17 15:19:04.816 | Cloning from overlay-network-manager cache and applying ref * 2024-04-17 15:19:04.908 | (0074 / 1384) 2024-04-17 15:19:04.924 | Updating cache of https://opendev.org/nebulous/pilot-1-1-windmill.git in /opt/dib_cache/source-repositories/pilot_1_1_windmill_c566f72330e78b306389b4a2f55cf79762d16034 with ref * 2024-04-17 15:19:05.221 | Cloning from pilot-1-1-windmill cache and applying ref * 2024-04-17 15:19:05.280 | (0075 / 1384) 2024-04-17 15:19:05.293 | Updating cache of https://opendev.org/nebulous/pilot-1-2-city.git in /opt/dib_cache/source-repositories/pilot_1_2_city_30d17998c3e860d99cc470f477c3ef74ab8a838f with ref * 2024-04-17 15:19:05.554 | Cloning from pilot-1-2-city cache and applying ref * 2024-04-17 15:19:05.616 | (0076 / 1384) 2024-04-17 15:19:05.631 | Updating cache of https://opendev.org/nebulous/pilot-2-1-intralogistics.git in /opt/dib_cache/source-repositories/pilot_2_1_intralogistics_8a0fdbd1487399f090fb5181b3e5bf611e45fefa with ref * 2024-04-17 15:19:05.898 | Cloning from pilot-2-1-intralogistics cache and applying ref * 2024-04-17 15:19:05.959 | (0077 / 1384) 2024-04-17 15:19:05.972 | Updating cache of https://opendev.org/nebulous/pilot-2-2-last-mile.git in /opt/dib_cache/source-repositories/pilot_2_2_last_mile_d83bf6bd15a0efeb53ba78ddda94f8f01840a5c6 with ref * 2024-04-17 15:19:06.254 | Cloning from pilot-2-2-last-mile cache and applying ref * 2024-04-17 15:19:06.312 | (0078 / 1384) 2024-04-17 15:19:06.325 | Updating cache of https://opendev.org/nebulous/pilot-3-1-agriculture.git in /opt/dib_cache/source-repositories/pilot_3_1_agriculture_a1d71fdd05ff5aaaaf897771825ae595e43d52fe with ref * 2024-04-17 15:19:06.603 | Cloning from pilot-3-1-agriculture cache and applying ref * 2024-04-17 15:19:06.659 | (0079 / 1384) 2024-04-17 15:19:06.672 | Updating cache of https://opendev.org/nebulous/pilot-4-1-emergency.git in /opt/dib_cache/source-repositories/pilot_4_1_emergency_f538ab4363629e629abbfdc04345aa9bc5b05617 with ref * 2024-04-17 15:19:06.931 | Cloning from pilot-4-1-emergency cache and applying ref * 2024-04-17 15:19:06.986 | (0080 / 1384) 2024-04-17 15:19:06.998 | Updating cache of https://opendev.org/nebulous/prediction-orchestrator.git in /opt/dib_cache/source-repositories/prediction_orchestrator_d954950a5c383d2d7143ddbd027aef30f941d594 with ref * 2024-04-17 15:19:07.279 | Cloning from prediction-orchestrator cache and applying ref * 2024-04-17 15:19:07.354 | (0081 / 1384) 2024-04-17 15:19:07.367 | Updating cache of https://opendev.org/nebulous/project-config.git in /opt/dib_cache/source-repositories/project_config_75a57f005ef2111f9c6af7de9fb7b731a9d5035f with ref * 2024-04-17 15:19:07.630 | Cloning from project-config cache and applying ref * 2024-04-17 15:19:07.711 | (0082 / 1384) 2024-04-17 15:19:07.723 | Updating cache of https://opendev.org/nebulous/resource-manager.git in /opt/dib_cache/source-repositories/resource_manager_b5549667727586bf79d4e34f3c67961663b71693 with ref * 2024-04-17 15:19:08.003 | Cloning from resource-manager cache and applying ref * 2024-04-17 15:19:08.103 | (0083 / 1384) 2024-04-17 15:19:08.116 | Caching sal-scripts from https://opendev.org/nebulous/sal-scripts.git in /opt/dib_cache/source-repositories/sal_scripts_c0a60c6cbf9fdca226a629c94619a844a7f11336 2024-04-17 15:19:08.355 | fatal: could not read Username for 'https://opendev.org': No such device or address 2024-04-17 15:19:08.366 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-04-17 15:19:08.370 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : exitval=128 2024-04-17 15:19:08.374 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : cleanup 2024-04-17 15:19:08.378 | + diskimage_builder/lib/img-functions:cleanup:42 : unmount_image 2024-04-17 15:19:08.382 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-04-17 15:19:09.318 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:19:09.322 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:19:09.326 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-04-17 15:19:09.330 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-04-17 15:19:09.334 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-04-17 15:19:09.337 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-04-17 15:19:09.341 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.vsmi0vdi/mnt ']' 2024-04-17 15:19:09.345 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:19:09.351 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:19:09.355 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-04-17 15:19:09.359 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-04-17 15:19:09.364 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-04-17 15:19:09.364 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-04-17 15:19:09.365 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.vsmi0vdi/mnt/' 2024-04-17 15:19:09.371 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.vsmi0vdi/mnt/sys 2024-04-17 15:19:09.371 | /opt/dib_tmp/dib_build.vsmi0vdi/mnt/proc 2024-04-17 15:19:09.371 | /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev/pts 2024-04-17 15:19:09.371 | /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev' 2024-04-17 15:19:09.374 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-04-17 15:19:09.378 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-04-17 15:19:09.382 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-04-17 15:19:09.386 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-04-17 15:19:09.389 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-04-17 15:19:09.393 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sys' 2024-04-17 15:19:09.393 | Unmount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sys 2024-04-17 15:19:09.397 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.vsmi0vdi/mnt/sys 2024-04-17 15:19:09.410 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-04-17 15:19:09.414 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-04-17 15:19:09.417 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-04-17 15:19:09.421 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-04-17 15:19:09.425 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-04-17 15:19:09.430 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/proc' 2024-04-17 15:19:09.430 | Unmount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/proc 2024-04-17 15:19:09.434 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.vsmi0vdi/mnt/proc 2024-04-17 15:19:09.446 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-04-17 15:19:09.450 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-04-17 15:19:09.454 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-04-17 15:19:09.458 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-04-17 15:19:09.462 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-04-17 15:19:09.466 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev/pts' 2024-04-17 15:19:09.466 | Unmount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev/pts 2024-04-17 15:19:09.469 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev/pts 2024-04-17 15:19:09.482 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-04-17 15:19:09.486 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-04-17 15:19:09.489 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-04-17 15:19:09.493 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-04-17 15:19:09.496 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-04-17 15:19:09.500 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev' 2024-04-17 15:19:09.500 | Unmount /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev 2024-04-17 15:19:09.504 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.vsmi0vdi/mnt/dev 2024-04-17 15:19:09.517 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-04-17 15:19:09.521 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-04-17 15:19:09.525 | + diskimage_builder/lib/img-functions:cleanup:43 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-04-17 15:19:09.912 | 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-04-17 15:19:09.912 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.vsmi0vdi/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.F2MYFZTb', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.vsmi0vdi/mnt', 'build-dir': '/opt/dib_tmp/dib_build.vsmi0vdi'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:19:09.913 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-04-17 15:19:09.950 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_build_dir 2024-04-17 15:19:09.954 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.vsmi0vdi/built; do sleep 1; done' 2024-04-17 15:19:09.969 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : sudo rm -rf /opt/dib_tmp/dib_build.vsmi0vdi/mnt 2024-04-17 15:19:12.292 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : kill_chroot_processes /opt/dib_tmp/dib_build.vsmi0vdi 2024-04-17 15:19:12.350 | + diskimage_builder/lib/common-functions:cleanup_build_dir:223 : tmpfs_check 0 2024-04-17 15:19:12.354 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-04-17 15:19:12.358 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-04-17 15:19:12.363 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-04-17 15:19:12.367 | + diskimage_builder/lib/common-functions:cleanup_build_dir:231 : rm -rf --one-file-system /opt/dib_tmp/dib_build.vsmi0vdi 2024-04-17 15:19:12.377 | + diskimage_builder/lib/img-functions:cleanup:45 : cleanup_image_dir 2024-04-17 15:19:12.381 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : kill_chroot_processes /opt/dib_tmp/dib_image.F2MYFZTb 2024-04-17 15:19:12.438 | + diskimage_builder/lib/common-functions:cleanup_image_dir:236 : tmpfs_check 0 2024-04-17 15:19:12.443 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-04-17 15:19:12.447 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-04-17 15:19:12.451 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-04-17 15:19:12.455 | + diskimage_builder/lib/common-functions:cleanup_image_dir:242 : rm -rf --one-file-system /opt/dib_tmp/dib_image.F2MYFZTb 2024-04-17 15:19:12.460 | + diskimage_builder/lib/img-functions:trap_cleanup:38 : exit 128 Exit code: 128