2024-04-17 15:09:28.997 | diskimage-builder version 3.32.0 2024-04-17 15:09:28.999 | 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:09:29.099 | 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:09:29.224 | Expanded element dependencies to: base growroot dpkg install-types openssh-server debootstrap nodepool-base cloud-init-datasources manifests source-repositories block-device-mbr simple-init debian-minimal install-static vm bootloader install-bin sysprep modprobe package-installs ensure-venv cache-url openstack-repos runtime-ssh-host-keys infra-package-needs zuul-worker pkg-map cache-devstack dib-init-system 2024-04-17 15:09:29.228 | + diskimage_builder/lib/disk-image-create:main:256 : '[' 3 = 1 ']' 2024-04-17 15:09:29.231 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-04-17 15:09:29.234 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-04-17 15:09:29.238 | + diskimage_builder/lib/disk-image-create:main:274 : type vhd-util 2024-04-17 15:09:29.241 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-04-17 15:09:29.244 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-04-17 15:09:29.248 | + diskimage_builder/lib/disk-image-create:main:261 : for X in ${!IMAGE_TYPES[@]} 2024-04-17 15:09:29.251 | + diskimage_builder/lib/disk-image-create:main:262 : case "${IMAGE_TYPES[$X]}" in 2024-04-17 15:09:29.254 | + diskimage_builder/lib/disk-image-create:main:264 : type qemu-img 2024-04-17 15:09:29.258 | + diskimage_builder/lib/disk-image-create:main:300 : type fstrim 2024-04-17 15:09:29.261 | + diskimage_builder/lib/disk-image-create:main:308 : [[ -n '' ]] 2024-04-17 15:09:29.265 | + diskimage_builder/lib/disk-image-create:main:315 : mk_build_dir 2024-04-17 15:09:29.269 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-04-17 15:09:29.279 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.Z6700lnG 2024-04-17 15:09:29.283 | ++ diskimage_builder/lib/common-functions:mk_build_dir:39 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-04-17 15:09:29.297 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.85UOYYST 2024-04-17 15:09:29.301 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : '[' 0 -eq 0 ']' 2024-04-17 15:09:29.304 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : export TMP_BUILD_DIR 2024-04-17 15:09:29.307 | + diskimage_builder/lib/common-functions:mk_build_dir:42 : tmpfs_check 2024-04-17 15:09:29.310 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=1 2024-04-17 15:09:29.313 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-04-17 15:09:29.317 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-04-17 15:09:29.320 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : trap trap_cleanup EXIT 2024-04-17 15:09:29.324 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : echo Building in /opt/dib_tmp/dib_build.Z6700lnG 2024-04-17 15:09:29.324 | Building in /opt/dib_tmp/dib_build.Z6700lnG 2024-04-17 15:09:29.327 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export TMP_IMAGE_DIR 2024-04-17 15:09:29.331 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export OUT_IMAGE_PATH= 2024-04-17 15:09:29.334 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : OUT_IMAGE_PATH= 2024-04-17 15:09:29.338 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.Z6700lnG/hooks 2024-04-17 15:09:29.341 | + diskimage_builder/lib/common-functions:mk_build_dir:51 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.Z6700lnG/hooks 2024-04-17 15:09:29.344 | + diskimage_builder/lib/disk-image-create:main:319 : mkdir -p /opt/dib_tmp/dib_build.Z6700lnG/block-device 2024-04-17 15:09:29.350 | + diskimage_builder/lib/disk-image-create:main:320 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.Z6700lnG/block-device/config.yaml 2024-04-17 15:09:29.353 | + diskimage_builder/lib/disk-image-create:main:321 : block_device_create_config_file /opt/dib_tmp/dib_build.Z6700lnG/block-device/config.yaml 2024-04-17 15:09:29.369 | User specified block-device config from DIB_BLOCK_DEVICE_CONFIG 2024-04-17 15:09:29.373 | + diskimage_builder/lib/common-functions:block_device_create_config_file:488 : return 2024-04-17 15:09:29.376 | + diskimage_builder/lib/disk-image-create:main:324 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.Z6700lnG/block-device/params.yaml 2024-04-17 15:09:29.379 | + diskimage_builder/lib/disk-image-create:main:325 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-04-17 15:09:29.382 | + diskimage_builder/lib/disk-image-create:main:326 : cat 2024-04-17 15:09:29.388 | + 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:09:29.768 | 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:09:29.768 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Z6700lnG/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.85UOYYST', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Z6700lnG/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Z6700lnG'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:09:29.771 | 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:09:29.771 | 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:09:29.771 | 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:09:29.772 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.Z6700lnG/states/block-device/config.json] 2024-04-17 15:09:29.810 | ++ 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:09:30.197 | 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:09:30.198 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Z6700lnG/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.85UOYYST', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Z6700lnG/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Z6700lnG'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:09:30.198 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-04-17 15:09:30.198 | 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:09:30.236 | + diskimage_builder/lib/disk-image-create:main:339 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-04-17 15:09:30.239 | + diskimage_builder/lib/disk-image-create:main:340 : export DIB_ROOT_LABEL 2024-04-17 15:09:30.244 | ++ 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:09:30.629 | 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:09:30.630 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Z6700lnG/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.85UOYYST', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Z6700lnG/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Z6700lnG'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:09:30.630 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-04-17 15:09:30.630 | 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:09:30.668 | + diskimage_builder/lib/disk-image-create:main:343 : DIB_ROOT_FSTYPE=ext4 2024-04-17 15:09:30.671 | + diskimage_builder/lib/disk-image-create:main:344 : export DIB_ROOT_FSTYPE 2024-04-17 15:09:30.676 | ++ 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:09:31.064 | 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:09:31.064 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Z6700lnG/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.85UOYYST', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Z6700lnG/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Z6700lnG'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:09:31.065 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-04-17 15:09:31.065 | 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:09:31.101 | + diskimage_builder/lib/disk-image-create:main:348 : DIB_BOOT_LABEL= 2024-04-17 15:09:31.105 | + diskimage_builder/lib/disk-image-create:main:349 : export DIB_BOOT_LABEL 2024-04-17 15:09:31.110 | ++ 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:09:31.495 | 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:09:31.495 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Z6700lnG/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.85UOYYST', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Z6700lnG/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Z6700lnG'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:09:31.496 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-04-17 15:09:31.534 | + diskimage_builder/lib/disk-image-create:main:352 : DIB_MOUNTPOINTS=/ 2024-04-17 15:09:31.537 | + diskimage_builder/lib/disk-image-create:main:353 : export DIB_MOUNTPOINTS 2024-04-17 15:09:31.541 | + diskimage_builder/lib/disk-image-create:main:355 : create_base 2024-04-17 15:09:31.545 | + diskimage_builder/lib/common-functions:create_base:354 : mkdir /opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:09:31.550 | + diskimage_builder/lib/common-functions:create_base:358 : sudo chown root.root /opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:09:31.560 | chown: warning: '.' should be ':': 'root.root' 2024-04-17 15:09:31.564 | + diskimage_builder/lib/common-functions:create_base:359 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:09:31.567 | + diskimage_builder/lib/common-functions:create_base:359 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:09:31.571 | + diskimage_builder/lib/common-functions:create_base:361 : TARGET_ROOT=/opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:09:31.574 | + diskimage_builder/lib/common-functions:create_base:361 : run_d root 2024-04-17 15:09:31.578 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-04-17 15:09:31.581 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.Z6700lnG/hooks ']' 2024-04-17 15:09:31.584 | + diskimage_builder/lib/common-functions:check_element:155 : generate_hooks 2024-04-17 15:09:31.607 | Copying hooks for vm 2024-04-17 15:09:31.615 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-04-17 15:09:31.623 | Copying hooks for infra-package-needs 2024-04-17 15:09:31.630 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-04-17 15:09:31.637 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-04-17 15:09:31.644 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-04-17 15:09:31.646 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-04-17 15:09:31.648 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-04-17 15:09:31.655 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-04-17 15:09:31.665 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-04-17 15:09:31.673 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-04-17 15:09:31.675 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-04-17 15:09:31.677 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-04-17 15:09:31.705 | Copying hooks for install-bin 2024-04-17 15:09:31.711 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-04-17 15:09:31.717 | Copying hooks for source-repositories 2024-04-17 15:09:31.724 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-04-17 15:09:31.735 | Copying hooks for package-installs 2024-04-17 15:09:31.741 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-04-17 15:09:31.743 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-04-17 15:09:31.748 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-04-17 15:09:31.750 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-04-17 15:09:31.755 | 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:09:31.761 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-04-17 15:09:31.763 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-04-17 15:09:31.765 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-04-17 15:09:31.767 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-04-17 15:09:31.773 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-04-17 15:09:31.775 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-04-17 15:09:31.784 | Copying hooks for debian-minimal 2024-04-17 15:09:31.793 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/environment.d/10-debian-minimal.bash 2024-04-17 15:09:31.799 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/test-elements/bullseye-arm64-build-succeeds 2024-04-17 15:09:31.806 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal/root.d/75-debian-minimal-baseinstall 2024-04-17 15:09:31.817 | Copying hooks for debootstrap 2024-04-17 15:09:31.823 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/10-debootstrap-default-locale 2024-04-17 15:09:31.825 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/environment.d/20-network-interface-names 2024-04-17 15:09:31.830 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/10-debian-networking 2024-04-17 15:09:31.831 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/12-debian-locale-gen 2024-04-17 15:09:31.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/install.d/15-cleanup-debootstrap 2024-04-17 15:09:31.838 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/root.d/08-debootstrap 2024-04-17 15:09:31.844 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-clean-up-cache 2024-04-17 15:09:31.846 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap/cleanup.d/99-set-bullseye-version 2024-04-17 15:09:31.858 | Copying hooks for cloud-init-datasources 2024-04-17 15:09:31.864 | 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:09:31.869 | Copying hooks for ensure-venv 2024-04-17 15:09:31.881 | Copying hooks for modprobe 2024-04-17 15:09:31.887 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/install.d/80-modprobe-blacklist 2024-04-17 15:09:31.892 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe/extra-data.d/50-modprobe-blacklist 2024-04-17 15:09:31.898 | Copying hooks for base 2024-04-17 15:09:31.904 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-04-17 15:09:31.910 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-04-17 15:09:31.912 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-04-17 15:09:31.914 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-04-17 15:09:31.919 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-04-17 15:09:31.928 | Copying hooks for block-device-mbr 2024-04-17 15:09:31.934 | 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:09:31.944 | Copying hooks for install-types 2024-04-17 15:09:31.950 | 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:09:31.955 | Copying hooks for openssh-server 2024-04-17 15:09:31.961 | 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:09:31.963 | 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:09:31.974 | Copying hooks for bootloader 2024-04-17 15:09:31.980 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-04-17 15:09:31.985 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-04-17 15:09:31.992 | Copying hooks for manifests 2024-04-17 15:09:31.998 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-04-17 15:09:32.003 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-04-17 15:09:32.009 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-04-17 15:09:32.015 | Copying hooks for openstack-repos 2024-04-17 15:09:32.020 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-04-17 15:09:32.029 | Copying hooks for sysprep 2024-04-17 15:09:32.034 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-04-17 15:09:32.039 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-04-17 15:09:32.045 | Copying hooks for dib-init-system 2024-04-17 15:09:32.051 | 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:09:32.056 | 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:09:32.062 | 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:09:32.067 | 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:09:32.072 | Copying hooks for install-static 2024-04-17 15:09:32.078 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-04-17 15:09:32.086 | Copying hooks for cache-devstack 2024-04-17 15:09:32.134 | Copying hooks for cache-url 2024-04-17 15:09:32.139 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-04-17 15:09:32.151 | Copying hooks for dpkg 2024-04-17 15:09:32.157 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/environment.d/10-dpkg.bash 2024-04-17 15:09:32.162 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-clean-up-cache 2024-04-17 15:09:32.164 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/finalise.d/99-write-dpkg-manifest 2024-04-17 15:09:32.169 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/bin/install-packages 2024-04-17 15:09:32.174 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/00-disable-apt-recommends 2024-04-17 15:09:32.176 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/pre-install.d/99-apt-get-update 2024-04-17 15:09:32.181 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/09-apt-keyring 2024-04-17 15:09:32.182 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-apt-translations 2024-04-17 15:09:32.184 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-block-daemons 2024-04-17 15:09:32.186 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-build-with-http-cache 2024-04-17 15:09:32.187 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-shared-apt-cache 2024-04-17 15:09:32.190 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/root.d/50-trim-dpkg 2024-04-17 15:09:32.195 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/40-unblock-daemons 2024-04-17 15:09:32.197 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/50-remove-img-build-proxy 2024-04-17 15:09:32.199 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg/cleanup.d/60-untrim-dpkg 2024-04-17 15:09:32.207 | Copying hooks for nodepool-base 2024-04-17 15:09:32.213 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-04-17 15:09:32.215 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-04-17 15:09:32.221 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-04-17 15:09:32.228 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-04-17 15:09:32.234 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-04-17 15:09:32.240 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-04-17 15:09:32.243 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-04-17 15:09:32.248 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-04-17 15:09:32.250 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-04-17 15:09:32.252 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-04-17 15:09:32.254 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-04-17 15:09:32.260 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-04-17 15:09:32.266 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-04-17 15:09:32.269 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-04-17 15:09:32.271 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-04-17 15:09:32.273 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-04-17 15:09:32.275 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-04-17 15:09:32.277 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-04-17 15:09:32.279 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-04-17 15:09:32.293 | Copying hooks for growroot 2024-04-17 15:09:32.299 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-04-17 15:09:32.306 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-04-17 15:09:32.314 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-04-17 15:09:32.315 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-04-17 15:09:32.317 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-04-17 15:09:32.328 | Copying hooks for runtime-ssh-host-keys 2024-04-17 15:09:32.334 | 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:09:32.339 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-04-17 15:09:32.345 | 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:09:32.351 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-04-17 15:09:32.352 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-04-17 15:09:32.363 | Copying hooks for simple-init 2024-04-17 15:09:32.369 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-04-17 15:09:32.371 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-04-17 15:09:32.376 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-04-17 15:09:32.378 | 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:09:32.380 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-04-17 15:09:32.381 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-04-17 15:09:32.383 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-04-17 15:09:32.388 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-04-17 15:09:32.400 | Copying hooks for pkg-map 2024-04-17 15:09:32.406 | 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:09:32.412 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-04-17 15:09:32.417 | Copying hooks for zuul-worker 2024-04-17 15:09:32.423 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-04-17 15:09:32.429 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-04-17 15:09:32.452 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-root bash 2024-04-17 15:09:32.456 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-04-17 15:09:32.456 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-root(,|$)' -q 2024-04-17 15:09:32.461 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d ']' 2024-04-17 15:09:32.464 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d' 2024-04-17 15:09:32.464 | Running hooks from /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d 2024-04-17 15:09:32.468 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-04-17 15:09:32.471 | + 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.Z6700lnG/hooks/root.d 2024-04-17 15:09:32.488 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-base-defaults 2024-04-17 15:09:32.493 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-base-defaults 2024-04-17 15:09:32.496 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-04-17 15:09:32.499 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-04-17 15:09:32.503 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-04-17 15:09:32.508 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-04-17 15:09:32.511 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-04-17 15:09:32.514 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-04-17 15:09:32.517 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-04-17 15:09:32.520 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-04-17 15:09:32.523 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-04-17 15:09:32.526 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-04-17 15:09:32.529 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-04-17 15:09:32.532 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-04-17 15:09:32.535 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-04-17 15:09:32.538 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-04-17 15:09:32.543 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-debian-minimal.bash 2024-04-17 15:09:32.546 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-04-17 15:09:32.549 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-04-17 15:09:32.552 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2024-04-17 15:09:32.555 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2024-04-17 15:09:32.558 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-04-17 15:09:32.562 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-04-17 15:09:32.565 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-04-17 15:09:32.568 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-04-17 15:09:32.571 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-04-17 15:09:32.574 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-04-17 15:09:32.576 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-04-17 15:09:32.579 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:09:32.582 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:09:32.585 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:09:32.588 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-04-17 15:09:32.591 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-04-17 15:09:32.593 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-04-17 15:09:32.596 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2024-04-17 15:09:32.599 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-04-17 15:09:32.602 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:09:32.602 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:09:32.602 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:09:32.602 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:09:32.602 | ' 2024-04-17 15:09:32.605 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2024-04-17 15:09:32.608 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:09:32.608 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:09:32.608 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:09:32.608 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:09:32.608 | ' 2024-04-17 15:09:32.610 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:09:32.611 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:09:32.611 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:09:32.611 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:09:32.611 | ' 2024-04-17 15:09:32.614 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-04-17 15:09:32.619 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-debootstrap-default-locale 2024-04-17 15:09:32.622 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-04-17 15:09:32.625 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-04-17 15:09:32.627 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-dpkg.bash 2024-04-17 15:09:32.633 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/10-dpkg.bash 2024-04-17 15:09:32.636 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-04-17 15:09:32.639 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-04-17 15:09:32.641 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/14-manifests 2024-04-17 15:09:32.646 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/14-manifests 2024-04-17 15:09:32.649 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-04-17 15:09:32.652 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-04-17 15:09:32.655 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-4c37d39253684685bbf361c66e717468.d/ 2024-04-17 15:09:32.658 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-4c37d39253684685bbf361c66e717468.d/ 2024-04-17 15:09:32.661 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/15-block-device.bash 2024-04-17 15:09:32.666 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/15-block-device.bash 2024-04-17 15:09:32.669 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2024-04-17 15:09:32.672 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2024-04-17 15:09:32.675 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2024-04-17 15:09:32.678 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-04-17 15:09:32.683 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-04-17 15:09:32.686 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2024-04-17 15:09:32.689 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-04-17 15:09:32.692 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-04-17 15:09:32.695 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2024-04-17 15:09:32.697 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-04-17 15:09:32.701 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-04-17 15:09:32.704 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/20-network-interface-names 2024-04-17 15:09:32.709 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/20-network-interface-names 2024-04-17 15:09:32.712 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-04-17 15:09:32.715 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-04-17 15:09:32.718 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/50-disable-cloud-init 2024-04-17 15:09:32.723 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/50-disable-cloud-init 2024-04-17 15:09:32.726 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-04-17 15:09:32.729 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-04-17 15:09:32.732 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/75-nodepool-base-env 2024-04-17 15:09:32.737 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/75-nodepool-base-env 2024-04-17 15:09:32.740 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-04-17 15:09:32.743 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-04-17 15:09:32.746 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-04-17 15:09:32.749 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-04-17 15:09:32.752 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-04-17 15:09:32.755 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-04-17 15:09:32.757 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-04-17 15:09:32.760 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-04-17 15:09:32.764 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/99-dib-init-system 2024-04-17 15:09:32.769 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/../environment.d/99-dib-init-system 2024-04-17 15:09:32.772 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-04-17 15:09:32.775 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-04-17 15:09:32.778 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap 2024-04-17 15:09:32.785 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:20 : set -eu 2024-04-17 15:09:32.788 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:21 : set -o pipefail 2024-04-17 15:09:32.791 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:23 : '[' -f /opt/dib_tmp/dib_build.Z6700lnG/mnt/.extra_settings ']' 2024-04-17 15:09:32.794 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:27 : '[' -n debian ']' 2024-04-17 15:09:32.797 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:28 : '[' -n bullseye ']' 2024-04-17 15:09:32.800 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:29 : '[' -n https://mirror.dfw.rax.opendev.org/debian ']' 2024-04-17 15:09:32.803 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:31 : DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:09:32.806 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:32 : DIB_DEBOOTSTRAP_EXTRA_ARGS=--no-check-gpg 2024-04-17 15:09:32.809 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:33 : DEBOOTSTRAP_TARBALL=/opt/dib_cache/debootstrap-debian-bullseye-amd64.tar.gz 2024-04-17 15:09:32.812 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:34 : http_proxy= 2024-04-17 15:09:32.815 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:35 : no_proxy= 2024-04-17 15:09:32.818 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:37 : DEBOOTSTRAP_QEMU= 2024-04-17 15:09:32.821 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:39 : debootstrap --version 2024-04-17 15:09:32.833 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:39 : _debootstrap_version='debootstrap 1.0.128+nmu2+deb12u1' 2024-04-17 15:09:32.835 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:41 : _debootstrap_version=128 2024-04-17 15:09:32.838 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:42 : [[ bullseye == \b\u\s\t\e\r ]] 2024-04-17 15:09:32.841 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:46 : '[' -n '' -o -n '' ']' 2024-04-17 15:09:32.843 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:51 : KEYRING_OPT= 2024-04-17 15:09:32.846 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:52 : '[' -n '' ']' 2024-04-17 15:09:32.850 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:60 : dpkg --print-architecture 2024-04-17 15:09:32.854 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:60 : '[' amd64 '!=' amd64 ']' 2024-04-17 15:09:32.857 | + /opt/dib_tmp/dib_build.Z6700lnG/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.Z6700lnG/mnt https://mirror.dfw.rax.opendev.org/debian ' 2024-04-17 15:09:32.930 | I: Retrieving InRelease 2024-04-17 15:09:33.010 | I: Retrieving Release 2024-04-17 15:09:33.131 | I: Retrieving Packages 2024-04-17 15:09:33.575 | I: Validating Packages 2024-04-17 15:09:34.710 | I: Resolving dependencies of required packages... 2024-04-17 15:09:41.891 | I: Resolving dependencies of base packages... 2024-04-17 15:09:53.528 | I: Checking component main on https://mirror.dfw.rax.opendev.org/debian... 2024-04-17 15:09:56.186 | I: Retrieving adduser 3.118+deb11u1 2024-04-17 15:09:56.264 | I: Validating adduser 3.118+deb11u1 2024-04-17 15:09:56.279 | I: Retrieving apt 2.2.4 2024-04-17 15:09:56.382 | I: Validating apt 2.2.4 2024-04-17 15:09:56.408 | I: Retrieving base-files 11.1+deb11u9 2024-04-17 15:09:56.480 | I: Validating base-files 11.1+deb11u9 2024-04-17 15:09:56.499 | I: Retrieving base-passwd 3.5.51 2024-04-17 15:09:56.572 | I: Validating base-passwd 3.5.51 2024-04-17 15:09:56.588 | I: Retrieving bash 5.1-2+deb11u1 2024-04-17 15:09:56.697 | I: Validating bash 5.1-2+deb11u1 2024-04-17 15:09:56.722 | I: Retrieving bsdutils 1:2.36.1-8+deb11u1 2024-04-17 15:09:56.801 | I: Validating bsdutils 1:2.36.1-8+deb11u1 2024-04-17 15:09:56.816 | I: Retrieving ca-certificates 20210119 2024-04-17 15:09:56.890 | I: Validating ca-certificates 20210119 2024-04-17 15:09:56.905 | I: Retrieving coreutils 8.32-4+b1 2024-04-17 15:09:57.039 | I: Validating coreutils 8.32-4+b1 2024-04-17 15:09:57.076 | I: Retrieving dash 0.5.11+git20200708+dd9ef66-5 2024-04-17 15:09:57.153 | I: Validating dash 0.5.11+git20200708+dd9ef66-5 2024-04-17 15:09:57.167 | I: Retrieving debconf 1.5.77 2024-04-17 15:09:57.241 | I: Validating debconf 1.5.77 2024-04-17 15:09:57.255 | I: Retrieving debian-archive-keyring 2021.1.1+deb11u1 2024-04-17 15:09:57.329 | I: Validating debian-archive-keyring 2021.1.1+deb11u1 2024-04-17 15:09:57.343 | I: Retrieving debianutils 4.11.2 2024-04-17 15:09:57.416 | I: Validating debianutils 4.11.2 2024-04-17 15:09:57.430 | I: Retrieving diffutils 1:3.7-5 2024-04-17 15:09:57.514 | I: Validating diffutils 1:3.7-5 2024-04-17 15:09:57.530 | I: Retrieving dpkg 1.20.13 2024-04-17 15:09:57.657 | I: Validating dpkg 1.20.13 2024-04-17 15:09:57.694 | I: Retrieving e2fsprogs 1.46.2-2 2024-04-17 15:09:57.780 | I: Validating e2fsprogs 1.46.2-2 2024-04-17 15:09:57.798 | I: Retrieving findutils 4.8.0-1 2024-04-17 15:09:57.885 | I: Validating findutils 4.8.0-1 2024-04-17 15:09:57.905 | I: Retrieving gcc-10-base 10.2.1-6 2024-04-17 15:09:57.983 | I: Validating gcc-10-base 10.2.1-6 2024-04-17 15:09:57.997 | I: Retrieving gcc-9-base 9.3.0-22 2024-04-17 15:09:58.075 | I: Validating gcc-9-base 9.3.0-22 2024-04-17 15:09:58.091 | I: Retrieving gpgv 2.2.27-2+deb11u2 2024-04-17 15:09:58.176 | I: Validating gpgv 2.2.27-2+deb11u2 2024-04-17 15:09:58.195 | I: Retrieving grep 3.6-1+deb11u1 2024-04-17 15:09:58.274 | I: Validating grep 3.6-1+deb11u1 2024-04-17 15:09:58.291 | I: Retrieving gzip 1.10-4+deb11u1 2024-04-17 15:09:58.365 | I: Validating gzip 1.10-4+deb11u1 2024-04-17 15:09:58.380 | I: Retrieving hostname 3.23 2024-04-17 15:09:58.450 | I: Validating hostname 3.23 2024-04-17 15:09:58.465 | I: Retrieving init-system-helpers 1.60 2024-04-17 15:09:58.539 | I: Validating init-system-helpers 1.60 2024-04-17 15:09:58.554 | I: Retrieving libacl1 2.2.53-10 2024-04-17 15:09:58.627 | I: Validating libacl1 2.2.53-10 2024-04-17 15:09:58.641 | I: Retrieving libapt-pkg6.0 2.2.4 2024-04-17 15:09:58.736 | I: Validating libapt-pkg6.0 2.2.4 2024-04-17 15:09:58.758 | I: Retrieving libattr1 1:2.4.48-6 2024-04-17 15:09:58.830 | I: Validating libattr1 1:2.4.48-6 2024-04-17 15:09:58.845 | I: Retrieving libaudit-common 1:3.0-2 2024-04-17 15:09:58.923 | I: Validating libaudit-common 1:3.0-2 2024-04-17 15:09:58.938 | I: Retrieving libaudit1 1:3.0-2 2024-04-17 15:09:59.011 | I: Validating libaudit1 1:3.0-2 2024-04-17 15:09:59.026 | I: Retrieving libblkid1 2.36.1-8+deb11u1 2024-04-17 15:09:59.102 | I: Validating libblkid1 2.36.1-8+deb11u1 2024-04-17 15:09:59.117 | I: Retrieving libbz2-1.0 1.0.8-4 2024-04-17 15:09:59.191 | I: Validating libbz2-1.0 1.0.8-4 2024-04-17 15:09:59.205 | I: Retrieving libc-bin 2.31-13+deb11u8 2024-04-17 15:09:59.296 | I: Validating libc-bin 2.31-13+deb11u8 2024-04-17 15:09:59.316 | I: Retrieving libc6 2.31-13+deb11u8 2024-04-17 15:09:59.451 | I: Validating libc6 2.31-13+deb11u8 2024-04-17 15:09:59.488 | I: Retrieving libcap-ng0 0.7.9-2.2+b1 2024-04-17 15:09:59.560 | I: Validating libcap-ng0 0.7.9-2.2+b1 2024-04-17 15:09:59.574 | I: Retrieving libcom-err2 1.46.2-2 2024-04-17 15:09:59.648 | I: Validating libcom-err2 1.46.2-2 2024-04-17 15:09:59.662 | I: Retrieving libcrypt1 1:4.4.18-4 2024-04-17 15:09:59.736 | I: Validating libcrypt1 1:4.4.18-4 2024-04-17 15:09:59.750 | I: Retrieving libdb5.3 5.3.28+dfsg1-0.8 2024-04-17 15:09:59.843 | I: Validating libdb5.3 5.3.28+dfsg1-0.8 2024-04-17 15:09:59.863 | I: Retrieving libdebconfclient0 0.260 2024-04-17 15:09:59.935 | I: Validating libdebconfclient0 0.260 2024-04-17 15:09:59.950 | I: Retrieving libext2fs2 1.46.2-2 2024-04-17 15:10:00.028 | I: Validating libext2fs2 1.46.2-2 2024-04-17 15:10:00.045 | I: Retrieving libffi7 3.3-6 2024-04-17 15:10:00.118 | I: Validating libffi7 3.3-6 2024-04-17 15:10:00.133 | I: Retrieving libgcc-s1 10.2.1-6 2024-04-17 15:10:00.207 | I: Validating libgcc-s1 10.2.1-6 2024-04-17 15:10:00.222 | I: Retrieving libgcrypt20 1.8.7-6 2024-04-17 15:10:00.310 | I: Validating libgcrypt20 1.8.7-6 2024-04-17 15:10:00.328 | I: Retrieving libgmp10 2:6.2.1+dfsg-1+deb11u1 2024-04-17 15:10:00.415 | I: Validating libgmp10 2:6.2.1+dfsg-1+deb11u1 2024-04-17 15:10:00.433 | I: Retrieving libgnutls30 3.7.1-5+deb11u4 2024-04-17 15:10:00.536 | I: Validating libgnutls30 3.7.1-5+deb11u4 2024-04-17 15:10:00.561 | I: Retrieving libgpg-error0 1.38-2 2024-04-17 15:10:00.637 | I: Validating libgpg-error0 1.38-2 2024-04-17 15:10:00.650 | I: Retrieving libgssapi-krb5-2 1.18.3-6+deb11u4 2024-04-17 15:10:00.726 | I: Validating libgssapi-krb5-2 1.18.3-6+deb11u4 2024-04-17 15:10:00.741 | I: Retrieving libhogweed6 3.7.3-1 2024-04-17 15:10:00.817 | I: Validating libhogweed6 3.7.3-1 2024-04-17 15:10:00.833 | I: Retrieving libidn2-0 2.3.0-5 2024-04-17 15:10:00.908 | I: Validating libidn2-0 2.3.0-5 2024-04-17 15:10:00.921 | I: Retrieving libk5crypto3 1.18.3-6+deb11u4 2024-04-17 15:10:00.997 | I: Validating libk5crypto3 1.18.3-6+deb11u4 2024-04-17 15:10:01.011 | I: Retrieving libkeyutils1 1.6.1-2 2024-04-17 15:10:01.087 | I: Validating libkeyutils1 1.6.1-2 2024-04-17 15:10:01.100 | I: Retrieving libkrb5-3 1.18.3-6+deb11u4 2024-04-17 15:10:01.182 | I: Validating libkrb5-3 1.18.3-6+deb11u4 2024-04-17 15:10:01.199 | I: Retrieving libkrb5support0 1.18.3-6+deb11u4 2024-04-17 15:10:01.272 | I: Validating libkrb5support0 1.18.3-6+deb11u4 2024-04-17 15:10:01.287 | I: Retrieving liblz4-1 1.9.3-2 2024-04-17 15:10:01.360 | I: Validating liblz4-1 1.9.3-2 2024-04-17 15:10:01.374 | I: Retrieving liblzma5 5.2.5-2.1~deb11u1 2024-04-17 15:10:01.450 | I: Validating liblzma5 5.2.5-2.1~deb11u1 2024-04-17 15:10:01.465 | I: Retrieving libmount1 2.36.1-8+deb11u1 2024-04-17 15:10:01.543 | I: Validating libmount1 2.36.1-8+deb11u1 2024-04-17 15:10:01.559 | I: Retrieving libnettle8 3.7.3-1 2024-04-17 15:10:01.637 | I: Validating libnettle8 3.7.3-1 2024-04-17 15:10:01.655 | I: Retrieving libnsl2 1.3.0-2 2024-04-17 15:10:01.731 | I: Validating libnsl2 1.3.0-2 2024-04-17 15:10:01.746 | I: Retrieving libp11-kit0 0.23.22-1 2024-04-17 15:10:01.826 | I: Validating libp11-kit0 0.23.22-1 2024-04-17 15:10:01.842 | I: Retrieving libpam-modules 1.4.0-9+deb11u1 2024-04-17 15:10:01.921 | I: Validating libpam-modules 1.4.0-9+deb11u1 2024-04-17 15:10:01.941 | I: Retrieving libpam-modules-bin 1.4.0-9+deb11u1 2024-04-17 15:10:02.017 | I: Validating libpam-modules-bin 1.4.0-9+deb11u1 2024-04-17 15:10:02.034 | I: Retrieving libpam-runtime 1.4.0-9+deb11u1 2024-04-17 15:10:02.111 | I: Validating libpam-runtime 1.4.0-9+deb11u1 2024-04-17 15:10:02.127 | I: Retrieving libpam0g 1.4.0-9+deb11u1 2024-04-17 15:10:02.201 | I: Validating libpam0g 1.4.0-9+deb11u1 2024-04-17 15:10:02.218 | I: Retrieving libpcre2-8-0 10.36-2+deb11u1 2024-04-17 15:10:02.296 | I: Validating libpcre2-8-0 10.36-2+deb11u1 2024-04-17 15:10:02.312 | I: Retrieving libpcre3 2:8.39-13 2024-04-17 15:10:02.394 | I: Validating libpcre3 2:8.39-13 2024-04-17 15:10:02.413 | I: Retrieving libseccomp2 2.5.1-1+deb11u1 2024-04-17 15:10:02.488 | I: Validating libseccomp2 2.5.1-1+deb11u1 2024-04-17 15:10:02.503 | I: Retrieving libselinux1 3.1-3 2024-04-17 15:10:02.580 | I: Validating libselinux1 3.1-3 2024-04-17 15:10:02.595 | I: Retrieving libsemanage-common 3.1-1 2024-04-17 15:10:02.671 | I: Validating libsemanage-common 3.1-1 2024-04-17 15:10:02.685 | I: Retrieving libsemanage1 3.1-1+b2 2024-04-17 15:10:02.765 | I: Validating libsemanage1 3.1-1+b2 2024-04-17 15:10:02.780 | I: Retrieving libsepol1 3.1-1 2024-04-17 15:10:02.860 | I: Validating libsepol1 3.1-1 2024-04-17 15:10:02.876 | I: Retrieving libsmartcols1 2.36.1-8+deb11u1 2024-04-17 15:10:02.954 | I: Validating libsmartcols1 2.36.1-8+deb11u1 2024-04-17 15:10:02.969 | I: Retrieving libss2 1.46.2-2 2024-04-17 15:10:03.044 | I: Validating libss2 1.46.2-2 2024-04-17 15:10:03.058 | I: Retrieving libssl1.1 1.1.1w-0+deb11u1 2024-04-17 15:10:03.166 | I: Validating libssl1.1 1.1.1w-0+deb11u1 2024-04-17 15:10:03.192 | I: Retrieving libstdc++6 10.2.1-6 2024-04-17 15:10:03.278 | I: Validating libstdc++6 10.2.1-6 2024-04-17 15:10:03.295 | I: Retrieving libsystemd0 247.3-7+deb11u4 2024-04-17 15:10:03.374 | I: Validating libsystemd0 247.3-7+deb11u4 2024-04-17 15:10:03.391 | I: Retrieving libtasn1-6 4.16.0-2+deb11u1 2024-04-17 15:10:03.463 | I: Validating libtasn1-6 4.16.0-2+deb11u1 2024-04-17 15:10:03.478 | I: Retrieving libtinfo6 6.2+20201114-2+deb11u2 2024-04-17 15:10:03.593 | I: Validating libtinfo6 6.2+20201114-2+deb11u2 2024-04-17 15:10:03.610 | I: Retrieving libtirpc-common 1.3.1-1+deb11u1 2024-04-17 15:10:03.682 | I: Validating libtirpc-common 1.3.1-1+deb11u1 2024-04-17 15:10:03.697 | I: Retrieving libtirpc3 1.3.1-1+deb11u1 2024-04-17 15:10:03.772 | I: Validating libtirpc3 1.3.1-1+deb11u1 2024-04-17 15:10:03.786 | I: Retrieving libudev1 247.3-7+deb11u4 2024-04-17 15:10:03.861 | I: Validating libudev1 247.3-7+deb11u4 2024-04-17 15:10:03.877 | I: Retrieving libunistring2 0.9.10-4 2024-04-17 15:10:03.959 | I: Validating libunistring2 0.9.10-4 2024-04-17 15:10:03.976 | I: Retrieving libuuid1 2.36.1-8+deb11u1 2024-04-17 15:10:04.052 | I: Validating libuuid1 2.36.1-8+deb11u1 2024-04-17 15:10:04.067 | I: Retrieving libxxhash0 0.8.0-2 2024-04-17 15:10:04.138 | I: Validating libxxhash0 0.8.0-2 2024-04-17 15:10:04.153 | I: Retrieving libzstd1 1.4.8+dfsg-2.1 2024-04-17 15:10:04.233 | I: Validating libzstd1 1.4.8+dfsg-2.1 2024-04-17 15:10:04.249 | I: Retrieving login 1:4.8.1-1 2024-04-17 15:10:04.336 | I: Validating login 1:4.8.1-1 2024-04-17 15:10:04.357 | I: Retrieving logsave 1.46.2-2 2024-04-17 15:10:04.432 | I: Validating logsave 1.46.2-2 2024-04-17 15:10:04.446 | I: Retrieving lsb-base 11.1.0 2024-04-17 15:10:04.522 | I: Validating lsb-base 11.1.0 2024-04-17 15:10:04.537 | I: Retrieving mawk 1.3.4.20200120-2 2024-04-17 15:10:04.609 | I: Validating mawk 1.3.4.20200120-2 2024-04-17 15:10:04.624 | I: Retrieving mount 2.36.1-8+deb11u1 2024-04-17 15:10:04.698 | I: Validating mount 2.36.1-8+deb11u1 2024-04-17 15:10:04.713 | I: Retrieving ncurses-base 6.2+20201114-2+deb11u2 2024-04-17 15:10:04.797 | I: Validating ncurses-base 6.2+20201114-2+deb11u2 2024-04-17 15:10:04.813 | I: Retrieving ncurses-bin 6.2+20201114-2+deb11u2 2024-04-17 15:10:04.891 | I: Validating ncurses-bin 6.2+20201114-2+deb11u2 2024-04-17 15:10:04.908 | I: Retrieving openssl 1.1.1w-0+deb11u1 2024-04-17 15:10:05.002 | I: Validating openssl 1.1.1w-0+deb11u1 2024-04-17 15:10:05.023 | I: Retrieving passwd 1:4.8.1-1 2024-04-17 15:10:05.117 | I: Validating passwd 1:4.8.1-1 2024-04-17 15:10:05.138 | I: Retrieving perl-base 5.32.1-4+deb11u3 2024-04-17 15:10:05.245 | I: Validating perl-base 5.32.1-4+deb11u3 2024-04-17 15:10:05.272 | I: Retrieving sed 4.7-1 2024-04-17 15:10:05.349 | I: Validating sed 4.7-1 2024-04-17 15:10:05.365 | I: Retrieving sysvinit-utils 2.96-7+deb11u1 2024-04-17 15:10:05.451 | I: Validating sysvinit-utils 2.96-7+deb11u1 2024-04-17 15:10:05.465 | I: Retrieving tar 1.34+dfsg-1+deb11u1 2024-04-17 15:10:05.556 | I: Validating tar 1.34+dfsg-1+deb11u1 2024-04-17 15:10:05.577 | I: Retrieving tzdata 2024a-0+deb11u1 2024-04-17 15:10:05.657 | I: Validating tzdata 2024a-0+deb11u1 2024-04-17 15:10:05.674 | I: Retrieving util-linux 2.36.1-8+deb11u1 2024-04-17 15:10:05.771 | I: Validating util-linux 2.36.1-8+deb11u1 2024-04-17 15:10:05.794 | I: Retrieving zlib1g 1:1.2.11.dfsg-2+deb11u2 2024-04-17 15:10:05.867 | I: Validating zlib1g 1:1.2.11.dfsg-2+deb11u2 2024-04-17 15:10:05.883 | I: Chosen extractor for .deb packages: dpkg-deb 2024-04-17 15:10:05.917 | I: Extracting adduser... 2024-04-17 15:10:05.950 | I: Extracting apt... 2024-04-17 15:10:06.095 | I: Extracting base-files... 2024-04-17 15:10:06.109 | I: Extracting base-passwd... 2024-04-17 15:10:06.119 | I: Extracting bash... 2024-04-17 15:10:06.261 | I: Extracting bsdutils... 2024-04-17 15:10:06.276 | I: Extracting coreutils... 2024-04-17 15:10:06.559 | I: Extracting dash... 2024-04-17 15:10:06.575 | I: Extracting debconf... 2024-04-17 15:10:06.594 | I: Extracting debian-archive-keyring... 2024-04-17 15:10:06.610 | I: Extracting debianutils... 2024-04-17 15:10:06.625 | I: Extracting diffutils... 2024-04-17 15:10:06.669 | I: Extracting dpkg... 2024-04-17 15:10:06.820 | I: Extracting e2fsprogs... 2024-04-17 15:10:06.880 | I: Extracting findutils... 2024-04-17 15:10:06.937 | I: Extracting gcc-10-base... 2024-04-17 15:10:06.950 | I: Extracting gcc-9-base... 2024-04-17 15:10:06.963 | I: Extracting gpgv... 2024-04-17 15:10:06.994 | I: Extracting grep... 2024-04-17 15:10:07.027 | I: Extracting gzip... 2024-04-17 15:10:07.045 | I: Extracting hostname... 2024-04-17 15:10:07.052 | I: Extracting init-system-helpers... 2024-04-17 15:10:07.063 | I: Extracting libacl1... 2024-04-17 15:10:07.071 | I: Extracting libapt-pkg6.0... 2024-04-17 15:10:07.170 | I: Extracting libattr1... 2024-04-17 15:10:07.177 | I: Extracting libaudit-common... 2024-04-17 15:10:07.184 | I: Extracting libaudit1... 2024-04-17 15:10:07.196 | I: Extracting libblkid1... 2024-04-17 15:10:07.215 | I: Extracting libbz2-1.0... 2024-04-17 15:10:07.225 | I: Extracting libc-bin... 2024-04-17 15:10:07.328 | I: Extracting libc6... 2024-04-17 15:10:07.621 | I: Extracting libcap-ng0... 2024-04-17 15:10:07.628 | I: Extracting libcom-err2... 2024-04-17 15:10:07.639 | I: Extracting libcrypt1... 2024-04-17 15:10:07.655 | I: Extracting libdb5.3... 2024-04-17 15:10:07.727 | I: Extracting libdebconfclient0... 2024-04-17 15:10:07.736 | I: Extracting libext2fs2... 2024-04-17 15:10:07.763 | I: Extracting libffi7... 2024-04-17 15:10:07.770 | I: Extracting libgcc-s1... 2024-04-17 15:10:07.780 | I: Extracting libgcrypt20... 2024-04-17 15:10:07.830 | I: Extracting libgmp10... 2024-04-17 15:10:07.861 | I: Extracting libgnutls30... 2024-04-17 15:10:07.963 | I: Extracting libgpg-error0... 2024-04-17 15:10:07.976 | I: Extracting libgssapi-krb5-2... 2024-04-17 15:10:08.000 | I: Extracting libhogweed6... 2024-04-17 15:10:08.029 | I: Extracting libidn2-0... 2024-04-17 15:10:08.046 | I: Extracting libk5crypto3... 2024-04-17 15:10:08.062 | I: Extracting libkeyutils1... 2024-04-17 15:10:08.068 | I: Extracting libkrb5-3... 2024-04-17 15:10:08.111 | I: Extracting libkrb5support0... 2024-04-17 15:10:08.122 | I: Extracting liblz4-1... 2024-04-17 15:10:08.132 | I: Extracting liblzma5... 2024-04-17 15:10:08.153 | I: Extracting libmount1... 2024-04-17 15:10:08.178 | I: Extracting libnettle8... 2024-04-17 15:10:08.202 | I: Extracting libnsl2... 2024-04-17 15:10:08.211 | I: Extracting libp11-kit0... 2024-04-17 15:10:08.242 | I: Extracting libpam-modules... 2024-04-17 15:10:08.278 | I: Extracting libpam-modules-bin... 2024-04-17 15:10:08.293 | I: Extracting libpam-runtime... 2024-04-17 15:10:08.322 | I: Extracting libpam0g... 2024-04-17 15:10:08.337 | I: Extracting libpcre2-8-0... 2024-04-17 15:10:08.367 | I: Extracting libpcre3... 2024-04-17 15:10:08.406 | I: Extracting libseccomp2... 2024-04-17 15:10:08.416 | I: Extracting libselinux1... 2024-04-17 15:10:08.430 | I: Extracting libsemanage-common... 2024-04-17 15:10:08.437 | I: Extracting libsemanage1... 2024-04-17 15:10:08.453 | I: Extracting libsepol1... 2024-04-17 15:10:08.485 | I: Extracting libsmartcols1... 2024-04-17 15:10:08.505 | I: Extracting libss2... 2024-04-17 15:10:08.516 | I: Extracting libssl1.1... 2024-04-17 15:10:08.654 | I: Extracting libstdc++6... 2024-04-17 15:10:08.710 | I: Extracting libsystemd0... 2024-04-17 15:10:08.745 | I: Extracting libtasn1-6... 2024-04-17 15:10:08.756 | I: Extracting libtinfo6... 2024-04-17 15:10:08.777 | I: Extracting libtirpc-common... 2024-04-17 15:10:08.783 | I: Extracting libtirpc3... 2024-04-17 15:10:08.796 | I: Extracting libudev1... 2024-04-17 15:10:08.811 | I: Extracting libunistring2... 2024-04-17 15:10:08.864 | I: Extracting libuuid1... 2024-04-17 15:10:08.877 | I: Extracting libxxhash0... 2024-04-17 15:10:08.884 | I: Extracting libzstd1... 2024-04-17 15:10:08.921 | I: Extracting login... 2024-04-17 15:10:08.981 | I: Extracting logsave... 2024-04-17 15:10:08.992 | I: Extracting lsb-base... 2024-04-17 15:10:08.999 | I: Extracting mawk... 2024-04-17 15:10:09.017 | I: Extracting mount... 2024-04-17 15:10:09.040 | I: Extracting ncurses-base... 2024-04-17 15:10:09.054 | I: Extracting ncurses-bin... 2024-04-17 15:10:09.084 | I: Extracting passwd... 2024-04-17 15:10:09.176 | I: Extracting perl-base... 2024-04-17 15:10:09.361 | I: Extracting sed... 2024-04-17 15:10:09.397 | I: Extracting sysvinit-utils... 2024-04-17 15:10:09.404 | I: Extracting tar... 2024-04-17 15:10:09.513 | I: Extracting tzdata... 2024-04-17 15:10:09.609 | I: Extracting util-linux... 2024-04-17 15:10:09.733 | I: Extracting zlib1g... 2024-04-17 15:10:10.172 | I: Installing core packages... 2024-04-17 15:10:11.986 | I: Unpacking required packages... 2024-04-17 15:10:12.047 | I: Unpacking adduser... 2024-04-17 15:10:12.122 | I: Unpacking apt... 2024-04-17 15:10:12.435 | I: Unpacking base-files... 2024-04-17 15:10:12.488 | I: Unpacking base-passwd... 2024-04-17 15:10:12.538 | I: Unpacking bash... 2024-04-17 15:10:12.731 | I: Unpacking bsdutils... 2024-04-17 15:10:12.771 | I: Unpacking coreutils... 2024-04-17 15:10:13.209 | I: Unpacking dash... 2024-04-17 15:10:13.257 | I: Unpacking debconf... 2024-04-17 15:10:13.322 | I: Unpacking debian-archive-keyring... 2024-04-17 15:10:13.401 | I: Unpacking debianutils... 2024-04-17 15:10:13.444 | I: Unpacking diffutils... 2024-04-17 15:10:13.527 | I: Unpacking dpkg... 2024-04-17 15:10:13.748 | I: Unpacking e2fsprogs... 2024-04-17 15:10:13.837 | I: Unpacking findutils... 2024-04-17 15:10:13.927 | I: Unpacking gcc-10-base:amd64... 2024-04-17 15:10:13.963 | I: Unpacking gcc-9-base:amd64... 2024-04-17 15:10:13.997 | I: Unpacking gpgv... 2024-04-17 15:10:14.054 | I: Unpacking grep... 2024-04-17 15:10:14.139 | I: Unpacking gzip... 2024-04-17 15:10:14.184 | I: Unpacking hostname... 2024-04-17 15:10:14.215 | I: Unpacking init-system-helpers... 2024-04-17 15:10:14.252 | I: Unpacking libacl1:amd64... 2024-04-17 15:10:14.288 | I: Unpacking libapt-pkg6.0:amd64... 2024-04-17 15:10:14.457 | I: Unpacking libattr1:amd64... 2024-04-17 15:10:14.487 | I: Unpacking libaudit-common... 2024-04-17 15:10:14.520 | I: Unpacking libaudit1:amd64... 2024-04-17 15:10:14.556 | I: Unpacking libblkid1:amd64... 2024-04-17 15:10:14.602 | I: Unpacking libbz2-1.0:amd64... 2024-04-17 15:10:14.638 | I: Unpacking libc-bin... 2024-04-17 15:10:14.806 | I: Unpacking libc6:amd64... 2024-04-17 15:10:15.383 | I: Unpacking libcap-ng0:amd64... 2024-04-17 15:10:15.415 | I: Unpacking libcom-err2:amd64... 2024-04-17 15:10:15.453 | I: Unpacking libcrypt1:amd64... 2024-04-17 15:10:15.490 | I: Unpacking libdb5.3:amd64... 2024-04-17 15:10:15.603 | I: Unpacking libdebconfclient0:amd64... 2024-04-17 15:10:15.638 | I: Unpacking libext2fs2:amd64... 2024-04-17 15:10:15.692 | I: Unpacking libffi7:amd64... 2024-04-17 15:10:15.724 | I: Unpacking libgcc-s1:amd64... 2024-04-17 15:10:15.757 | I: Unpacking libgcrypt20:amd64... 2024-04-17 15:10:15.836 | I: Unpacking libgmp10:amd64... 2024-04-17 15:10:15.898 | I: Unpacking libgnutls30:amd64... 2024-04-17 15:10:16.048 | I: Unpacking libgpg-error0:amd64... 2024-04-17 15:10:16.089 | I: Unpacking libgssapi-krb5-2:amd64... 2024-04-17 15:10:16.141 | I: Unpacking libhogweed6:amd64... 2024-04-17 15:10:16.200 | I: Unpacking libidn2-0:amd64... 2024-04-17 15:10:16.249 | I: Unpacking libk5crypto3:amd64... 2024-04-17 15:10:16.290 | I: Unpacking libkeyutils1:amd64... 2024-04-17 15:10:16.320 | I: Unpacking libkrb5-3:amd64... 2024-04-17 15:10:16.392 | I: Unpacking libkrb5support0:amd64... 2024-04-17 15:10:16.428 | I: Unpacking liblz4-1:amd64... 2024-04-17 15:10:16.465 | I: Unpacking liblzma5:amd64... 2024-04-17 15:10:16.512 | I: Unpacking libmount1:amd64... 2024-04-17 15:10:16.563 | I: Unpacking libnettle8:amd64... 2024-04-17 15:10:16.614 | I: Unpacking libnsl2:amd64... 2024-04-17 15:10:16.648 | I: Unpacking libp11-kit0:amd64... 2024-04-17 15:10:16.718 | I: Unpacking libpam-modules:amd64... 2024-04-17 15:10:16.893 | I: Unpacking libpam-modules-bin... 2024-04-17 15:10:16.937 | I: Unpacking libpam-runtime... 2024-04-17 15:10:17.019 | I: Unpacking libpam0g:amd64... 2024-04-17 15:10:17.061 | I: Unpacking libpcre2-8-0:amd64... 2024-04-17 15:10:17.118 | I: Unpacking libpcre3:amd64... 2024-04-17 15:10:17.182 | I: Unpacking libseccomp2:amd64... 2024-04-17 15:10:17.216 | I: Unpacking libselinux1:amd64... 2024-04-17 15:10:17.251 | I: Unpacking libsemanage-common... 2024-04-17 15:10:17.282 | I: Unpacking libsemanage1:amd64... 2024-04-17 15:10:17.322 | I: Unpacking libsepol1:amd64... 2024-04-17 15:10:17.383 | I: Unpacking libsmartcols1:amd64... 2024-04-17 15:10:17.431 | I: Unpacking libss2:amd64... 2024-04-17 15:10:17.476 | I: Unpacking libssl1.1:amd64... 2024-04-17 15:10:17.688 | I: Unpacking libstdc++6:amd64... 2024-04-17 15:10:17.784 | I: Unpacking libsystemd0:amd64... 2024-04-17 15:10:17.848 | I: Unpacking libtasn1-6:amd64... 2024-04-17 15:10:17.886 | I: Unpacking libtinfo6:amd64... 2024-04-17 15:10:17.932 | I: Unpacking libtirpc-common... 2024-04-17 15:10:17.963 | I: Unpacking libtirpc3:amd64... 2024-04-17 15:10:18.002 | I: Unpacking libudev1:amd64... 2024-04-17 15:10:18.042 | I: Unpacking libunistring2:amd64... 2024-04-17 15:10:18.130 | I: Unpacking libuuid1:amd64... 2024-04-17 15:10:18.168 | I: Unpacking libxxhash0:amd64... 2024-04-17 15:10:18.214 | I: Unpacking libzstd1:amd64... 2024-04-17 15:10:18.291 | I: Unpacking login... 2024-04-17 15:10:18.399 | I: Unpacking logsave... 2024-04-17 15:10:18.431 | I: Unpacking lsb-base... 2024-04-17 15:10:18.467 | I: Unpacking mawk... 2024-04-17 15:10:18.509 | I: Unpacking mount... 2024-04-17 15:10:18.560 | I: Unpacking ncurses-base... 2024-04-17 15:10:18.601 | I: Unpacking ncurses-bin... 2024-04-17 15:10:18.661 | I: Unpacking passwd... 2024-04-17 15:10:18.824 | I: Unpacking perl-base... 2024-04-17 15:10:19.197 | I: Unpacking sed... 2024-04-17 15:10:19.264 | I: Unpacking sysvinit-utils... 2024-04-17 15:10:19.297 | I: Unpacking tar... 2024-04-17 15:10:19.429 | I: Unpacking tzdata... 2024-04-17 15:10:19.831 | I: Unpacking util-linux... 2024-04-17 15:10:20.017 | I: Unpacking zlib1g:amd64... 2024-04-17 15:10:20.052 | I: Configuring required packages... 2024-04-17 15:10:20.065 | I: Configuring lsb-base... 2024-04-17 15:10:20.074 | I: Configuring libtirpc-common... 2024-04-17 15:10:20.106 | I: Configuring debian-archive-keyring... 2024-04-17 15:10:20.167 | I: Configuring libaudit-common... 2024-04-17 15:10:20.177 | I: Configuring libsemanage-common... 2024-04-17 15:10:20.185 | I: Configuring gcc-10-base:amd64... 2024-04-17 15:10:20.195 | I: Configuring ncurses-base... 2024-04-17 15:10:20.202 | I: Configuring gcc-9-base:amd64... 2024-04-17 15:10:20.216 | I: Configuring libcrypt1:amd64... 2024-04-17 15:10:20.224 | I: Configuring libgcc-s1:amd64... 2024-04-17 15:10:20.237 | I: Configuring libc6:amd64... 2024-04-17 15:10:20.389 | I: Configuring libudev1:amd64... 2024-04-17 15:10:20.396 | I: Configuring libsepol1:amd64... 2024-04-17 15:10:20.405 | I: Configuring libxxhash0:amd64... 2024-04-17 15:10:20.415 | I: Configuring libattr1:amd64... 2024-04-17 15:10:20.423 | I: Configuring sysvinit-utils... 2024-04-17 15:10:20.430 | I: Configuring libtasn1-6:amd64... 2024-04-17 15:10:20.438 | I: Configuring debianutils... 2024-04-17 15:10:20.449 | I: Configuring mawk... 2024-04-17 15:10:20.461 | I: Configuring libdebconfclient0:amd64... 2024-04-17 15:10:20.485 | I: Configuring base-files... 2024-04-17 15:10:20.501 | I: Configuring libbz2-1.0:amd64... 2024-04-17 15:10:20.509 | I: Configuring base-passwd... 2024-04-17 15:10:20.637 | I: Configuring libdb5.3:amd64... 2024-04-17 15:10:20.645 | I: Configuring libblkid1:amd64... 2024-04-17 15:10:20.652 | I: Configuring libstdc++6:amd64... 2024-04-17 15:10:20.659 | I: Configuring libtinfo6:amd64... 2024-04-17 15:10:20.678 | I: Configuring bash... 2024-04-17 15:10:20.715 | I: Configuring libzstd1:amd64... 2024-04-17 15:10:20.722 | I: Configuring libkeyutils1:amd64... 2024-04-17 15:10:20.730 | I: Configuring liblzma5:amd64... 2024-04-17 15:10:20.737 | I: Configuring libgpg-error0:amd64... 2024-04-17 15:10:20.744 | I: Configuring liblz4-1:amd64... 2024-04-17 15:10:20.764 | I: Configuring libc-bin... 2024-04-17 15:10:20.782 | I: Configuring ncurses-bin... 2024-04-17 15:10:20.792 | I: Configuring libffi7:amd64... 2024-04-17 15:10:20.800 | I: Configuring libacl1:amd64... 2024-04-17 15:10:20.807 | I: Configuring libunistring2:amd64... 2024-04-17 15:10:20.814 | I: Configuring libsmartcols1:amd64... 2024-04-17 15:10:20.821 | I: Configuring libgcrypt20:amd64... 2024-04-17 15:10:20.829 | I: Configuring zlib1g:amd64... 2024-04-17 15:10:20.836 | I: Configuring libidn2-0:amd64... 2024-04-17 15:10:20.844 | I: Configuring libcom-err2:amd64... 2024-04-17 15:10:20.851 | I: Configuring diffutils... 2024-04-17 15:10:20.858 | I: Configuring libseccomp2:amd64... 2024-04-17 15:10:20.865 | I: Configuring libsystemd0:amd64... 2024-04-17 15:10:20.873 | I: Configuring libkrb5support0:amd64... 2024-04-17 15:10:20.880 | I: Configuring hostname... 2024-04-17 15:10:20.888 | I: Configuring libpcre3:amd64... 2024-04-17 15:10:20.895 | I: Configuring libcap-ng0:amd64... 2024-04-17 15:10:20.902 | I: Configuring libext2fs2:amd64... 2024-04-17 15:10:20.909 | I: Configuring libnettle8:amd64... 2024-04-17 15:10:20.917 | I: Configuring libapt-pkg6.0:amd64... 2024-04-17 15:10:20.924 | I: Configuring libgmp10:amd64... 2024-04-17 15:10:20.931 | I: Configuring libp11-kit0:amd64... 2024-04-17 15:10:20.938 | I: Configuring libaudit1:amd64... 2024-04-17 15:10:20.945 | I: Configuring libuuid1:amd64... 2024-04-17 15:10:20.953 | I: Configuring libss2:amd64... 2024-04-17 15:10:20.960 | I: Configuring libpcre2-8-0:amd64... 2024-04-17 15:10:20.967 | I: Configuring libk5crypto3:amd64... 2024-04-17 15:10:20.974 | I: Configuring logsave... 2024-04-17 15:10:20.982 | I: Configuring gpgv... 2024-04-17 15:10:20.991 | I: Configuring libhogweed6:amd64... 2024-04-17 15:10:20.999 | I: Configuring bsdutils... 2024-04-17 15:10:21.014 | I: Configuring e2fsprogs... 2024-04-17 15:10:21.414 | I: Configuring libselinux1:amd64... 2024-04-17 15:10:21.422 | I: Configuring libgnutls30:amd64... 2024-04-17 15:10:21.431 | I: Configuring sed... 2024-04-17 15:10:21.439 | I: Configuring findutils... 2024-04-17 15:10:21.448 | I: Configuring libmount1:amd64... 2024-04-17 15:10:21.457 | I: Configuring libsemanage1:amd64... 2024-04-17 15:10:21.466 | I: Configuring tar... 2024-04-17 15:10:21.489 | I: Configuring coreutils... 2024-04-17 15:10:21.511 | I: Configuring dpkg... 2024-04-17 15:10:21.520 | I: Configuring grep... 2024-04-17 15:10:21.528 | I: Configuring perl-base... 2024-04-17 15:10:21.541 | I: Configuring init-system-helpers... 2024-04-17 15:10:21.549 | I: Configuring gzip... 2024-04-17 15:10:21.563 | I: Configuring debconf... 2024-04-17 15:10:21.709 | I: Configuring tzdata... 2024-04-17 15:10:21.885 | I: Configuring libpam0g:amd64... 2024-04-17 15:10:22.021 | I: Configuring dash... 2024-04-17 15:10:22.242 | I: Configuring libssl1.1:amd64... 2024-04-17 15:10:22.375 | I: Configuring libpam-modules-bin... 2024-04-17 15:10:22.383 | I: Configuring libkrb5-3:amd64... 2024-04-17 15:10:22.391 | I: Configuring libgssapi-krb5-2:amd64... 2024-04-17 15:10:22.401 | I: Configuring libtirpc3:amd64... 2024-04-17 15:10:22.410 | I: Configuring libnsl2:amd64... 2024-04-17 15:10:22.440 | I: Configuring libpam-modules:amd64... 2024-04-17 15:10:22.469 | I: Configuring passwd... 2024-04-17 15:10:22.518 | I: Configuring libpam-runtime... 2024-04-17 15:10:22.699 | I: Configuring login... 2024-04-17 15:10:22.722 | I: Configuring adduser... 2024-04-17 15:10:22.878 | I: Configuring apt... 2024-04-17 15:10:23.385 | I: Configuring util-linux... 2024-04-17 15:10:23.604 | I: Configuring mount... 2024-04-17 15:10:23.609 | I: Configuring libc-bin... 2024-04-17 15:10:23.629 | I: Unpacking the base system... 2024-04-17 15:10:24.527 | I: Unpacking ca-certificates... 2024-04-17 15:10:24.592 | I: Unpacking openssl... 2024-04-17 15:10:24.692 | I: Configuring the base system... 2024-04-17 15:10:24.702 | I: Configuring openssl... 2024-04-17 15:10:24.712 | I: Configuring ca-certificates... 2024-04-17 15:10:25.988 | I: Configuring ca-certificates... 2024-04-17 15:10:26.541 | I: Base system installed successfully. 2024-04-17 15:10:26.751 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:80 : sudo rm -fr /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/sources.list /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/sources.list.d 2024-04-17 15:10:26.762 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:26.762 | Caching debootstrap result in /opt/dib_cache/debootstrap-debian-bullseye-amd64.tar.gz 2024-04-17 15:10:26.764 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:84 : '[' 0 '!=' 0 ']' 2024-04-17 15:10:26.767 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/08-debootstrap:main:89 : sudo rm -f /opt/dib_tmp/dib_build.Z6700lnG/mnt/.extra_settings 2024-04-17 15:10:26.776 | dib-run-parts 08-debootstrap completed 2024-04-17 15:10:26.776 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/09-apt-keyring 2024-04-17 15:10:26.782 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/09-apt-keyring:main:23 : set -eu 2024-04-17 15:10:26.785 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/09-apt-keyring:main:24 : set -o pipefail 2024-04-17 15:10:26.788 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/09-apt-keyring:main:26 : '[' -n '' ']' 2024-04-17 15:10:26.789 | dib-run-parts 09-apt-keyring completed 2024-04-17 15:10:26.790 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-apt-allow-unauthenticated 2024-04-17 15:10:26.795 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-04-17 15:10:26.798 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-04-17 15:10:26.801 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/apt.conf.d ']' 2024-04-17 15:10:26.804 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-apt-allow-unauthenticated:main:27 : echo 'APT::Get::AllowUnauthenticated "true";' 2024-04-17 15:10:26.804 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-apt-allow-unauthenticated:main:27 : sudo tee /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-04-17 15:10:26.811 | APT::Get::AllowUnauthenticated "true"; 2024-04-17 15:10:26.815 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-apt-allow-unauthenticated:main:28 : echo 'Acquire::AllowInsecureRepositories "true";' 2024-04-17 15:10:26.815 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-apt-allow-unauthenticated:main:28 : sudo tee -a /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/apt.conf.d/95allow-unauthenticated 2024-04-17 15:10:26.822 | Acquire::AllowInsecureRepositories "true"; 2024-04-17 15:10:26.824 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-04-17 15:10:26.824 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-apt-translations 2024-04-17 15:10:26.830 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-apt-translations:main:6 : set -eu 2024-04-17 15:10:26.833 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-apt-translations:main:7 : set -o pipefail 2024-04-17 15:10:26.836 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-apt-translations:main:9 : '[' -n /opt/dib_tmp/dib_build.Z6700lnG/mnt ']' 2024-04-17 15:10:26.839 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-apt-translations:main:12 : sudo dd of=/opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/apt.conf.d/95no-translations 2024-04-17 15:10:26.846 | 0+1 records in 2024-04-17 15:10:26.846 | 0+1 records out 2024-04-17 15:10:26.846 | 27 bytes copied, 6.2709e-05 s, 431 kB/s 2024-04-17 15:10:26.849 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-apt-translations:main:17 : find /opt/dib_tmp/dib_build.Z6700lnG/mnt/var/lib/apt/lists/ -path /opt/dib_tmp/dib_build.Z6700lnG/mnt/var/lib/apt/lists/partial -prune -o -type f -name '*_i18n_Translation-*' -print -exec sudo rm -f '{}' + 2024-04-17 15:10:26.853 | dib-run-parts 50-block-apt-translations completed 2024-04-17 15:10:26.853 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons 2024-04-17 15:10:26.859 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:6 : set -eu 2024-04-17 15:10:26.862 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:7 : set -o pipefail 2024-04-17 15:10:26.864 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:9 : '[' -n /opt/dib_tmp/dib_build.Z6700lnG/mnt ']' 2024-04-17 15:10:26.867 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:12 : sudo mv /opt/dib_tmp/dib_build.Z6700lnG/mnt/sbin/start-stop-daemon /opt/dib_tmp/dib_build.Z6700lnG/mnt/sbin/start-stop-daemon.REAL 2024-04-17 15:10:26.878 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:13 : sudo dd of=/opt/dib_tmp/dib_build.Z6700lnG/mnt/sbin/start-stop-daemon 2024-04-17 15:10:26.885 | 0+1 records in 2024-04-17 15:10:26.885 | 0+1 records out 2024-04-17 15:10:26.885 | 76 bytes copied, 0.000269831 s, 282 kB/s 2024-04-17 15:10:26.889 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:18 : sudo chmod 755 /opt/dib_tmp/dib_build.Z6700lnG/mnt/sbin/start-stop-daemon 2024-04-17 15:10:26.900 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:20 : '[' -f /opt/dib_tmp/dib_build.Z6700lnG/mnt/sbin/initctl ']' 2024-04-17 15:10:26.902 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:30 : sudo dd of=/opt/dib_tmp/dib_build.Z6700lnG/mnt/usr/sbin/policy-rc.d 2024-04-17 15:10:26.909 | 0+1 records in 2024-04-17 15:10:26.909 | 0+1 records out 2024-04-17 15:10:26.909 | 143 bytes copied, 6.8783e-05 s, 2.1 MB/s 2024-04-17 15:10:26.913 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-block-daemons:main:36 : sudo chmod 755 /opt/dib_tmp/dib_build.Z6700lnG/mnt/usr/sbin/policy-rc.d 2024-04-17 15:10:26.922 | dib-run-parts 50-block-daemons completed 2024-04-17 15:10:26.922 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-build-with-http-cache 2024-04-17 15:10:26.928 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-build-with-http-cache:main:6 : set -eu 2024-04-17 15:10:26.930 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-build-with-http-cache:main:7 : set -o pipefail 2024-04-17 15:10:26.933 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-build-with-http-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.Z6700lnG/mnt ']' 2024-04-17 15:10:26.935 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-build-with-http-cache:main:12 : '[' -n '' ']' 2024-04-17 15:10:26.937 | dib-run-parts 50-build-with-http-cache completed 2024-04-17 15:10:26.937 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-shared-apt-cache 2024-04-17 15:10:26.943 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-shared-apt-cache:main:6 : set -eu 2024-04-17 15:10:26.945 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-shared-apt-cache:main:7 : set -o pipefail 2024-04-17 15:10:26.948 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-shared-apt-cache:main:9 : DIB_APT_LOCAL_CACHE=0 2024-04-17 15:10:26.953 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-shared-apt-cache:main:11 : '[' 0 = 0 ']' 2024-04-17 15:10:26.956 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-shared-apt-cache:main:12 : exit 0 2024-04-17 15:10:26.958 | dib-run-parts 50-shared-apt-cache completed 2024-04-17 15:10:26.959 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-trim-dpkg 2024-04-17 15:10:26.965 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-trim-dpkg:main:6 : set -eu 2024-04-17 15:10:26.969 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-trim-dpkg:main:7 : set -o pipefail 2024-04-17 15:10:26.973 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-trim-dpkg:main:9 : '[' -n /opt/dib_tmp/dib_build.Z6700lnG/mnt ']' 2024-04-17 15:10:26.978 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-trim-dpkg:main:12 : sudo tee /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/dpkg/dpkg.cfg.d/02apt-speedup 2024-04-17 15:10:26.978 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-trim-dpkg:main:12 : echo force-unsafe-io 2024-04-17 15:10:26.988 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-trim-dpkg:main:15 : echo 'Acquire::Languages "none";' 2024-04-17 15:10:26.990 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/50-trim-dpkg:main:15 : sudo tee /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/apt.conf.d/no-languages 2024-04-17 15:10:26.999 | dib-run-parts 50-trim-dpkg completed 2024-04-17 15:10:26.999 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/60-apt-phased-updates 2024-04-17 15:10:27.007 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-04-17 15:10:27.010 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-04-17 15:10:27.013 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/60-apt-phased-updates:main:26 : '[' bullseye = jammy ']' 2024-04-17 15:10:27.015 | dib-run-parts 60-apt-phased-updates completed 2024-04-17 15:10:27.015 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall 2024-04-17 15:10:27.021 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:24 : set -eu 2024-04-17 15:10:27.025 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:25 : set -o pipefail 2024-04-17 15:10:27.028 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:28 : '[' -n '' ']' 2024-04-17 15:10:27.031 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:50 : sudo mount -t proc none /opt/dib_tmp/dib_build.Z6700lnG/mnt/proc 2024-04-17 15:10:27.043 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:51 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.Z6700lnG/mnt/sys 2024-04-17 15:10:27.054 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:52 : trap 'sudo umount /opt/dib_tmp/dib_build.Z6700lnG/mnt/proc; sudo umount /opt/dib_tmp/dib_build.Z6700lnG/mnt/sys' EXIT 2024-04-17 15:10:27.057 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:54 : apt_get='sudo chroot /opt/dib_tmp/dib_build.Z6700lnG/mnt /usr/bin/apt-get' 2024-04-17 15:10:27.060 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.060 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:10:27.060 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:10:27.060 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:10:27.060 | ' 2024-04-17 15:10:27.062 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.063 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:10:27.063 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:10:27.063 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:10:27.063 | ' 2024-04-17 15:10:27.065 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:40 : sudo mkdir -p /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/sources.list.d 2024-04-17 15:10:27.076 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.076 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:10:27.076 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:10:27.076 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:10:27.076 | ' 2024-04-17 15:10:27.076 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:10:27.080 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.080 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:10:27.084 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=default 2024-04-17 15:10:27.087 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.088 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:10:27.092 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.095 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.095 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/sources.list.d/default.list 2024-04-17 15:10:27.102 | deb https://mirror.dfw.rax.opendev.org/debian bullseye main 2024-04-17 15:10:27.106 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:10:27.110 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.110 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:10:27.114 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=backports 2024-04-17 15:10:27.117 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.118 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:10:27.122 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.125 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.131 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/sources.list.d/backports.list 2024-04-17 15:10:27.133 | deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:10:27.137 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:10:27.140 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.140 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:10:27.144 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=updates 2024-04-17 15:10:27.147 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.148 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:10:27.151 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.155 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/sources.list.d/updates.list 2024-04-17 15:10:27.155 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.162 | deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:10:27.166 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:10:27.170 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:10:27.170 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.174 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name=security 2024-04-17 15:10:27.178 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.178 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:10:27.182 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.185 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:27.185 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/sources.list.d/security.list 2024-04-17 15:10:27.192 | deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:10:27.196 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:10:27.200 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : echo 2024-04-17 15:10:27.201 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : cut -d : -f 1 2024-04-17 15:10:27.204 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:44 : local name= 2024-04-17 15:10:27.208 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : echo 2024-04-17 15:10:27.209 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : cut -d : -f 2- 2024-04-17 15:10:27.213 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:45 : local value= 2024-04-17 15:10:27.216 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : echo '' 2024-04-17 15:10:27.216 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:46 : sudo tee /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/apt/sources.list.d/.list 2024-04-17 15:10:27.222 | 2024-04-17 15:10:27.226 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:apt_sources_write:43 : read line 2024-04-17 15:10:27.230 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:59 : sudo chroot /opt/dib_tmp/dib_build.Z6700lnG/mnt /usr/bin/apt-get update 2024-04-17 15:10:27.328 | Ign:1 https://mirror.dfw.rax.opendev.org/debian bullseye-backports InRelease 2024-04-17 15:10:27.329 | Ign:2 https://mirror.dfw.rax.opendev.org/debian bullseye InRelease 2024-04-17 15:10:27.330 | Ign:3 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security InRelease 2024-04-17 15:10:27.330 | Ign:4 https://mirror.dfw.rax.opendev.org/debian bullseye-updates InRelease 2024-04-17 15:10:27.331 | Get:5 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release [3885 B] 2024-04-17 15:10:27.333 | Hit:6 https://mirror.dfw.rax.opendev.org/debian bullseye Release 2024-04-17 15:10:27.334 | Get:7 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release [3814 B] 2024-04-17 15:10:27.335 | Get:8 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release [3745 B] 2024-04-17 15:10:27.337 | Ign:9 https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release.gpg 2024-04-17 15:10:27.337 | Ign:10 https://mirror.dfw.rax.opendev.org/debian bullseye Release.gpg 2024-04-17 15:10:27.338 | Ign:11 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release.gpg 2024-04-17 15:10:27.339 | Ign:12 https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release.gpg 2024-04-17 15:10:27.341 | Get:13 https://mirror.dfw.rax.opendev.org/debian bullseye-backports/main amd64 Packages [1026 kB] 2024-04-17 15:10:27.380 | Get:14 https://mirror.dfw.rax.opendev.org/debian-security bullseye-security/main amd64 Packages [591 kB] 2024-04-17 15:10:27.382 | Get:15 https://mirror.dfw.rax.opendev.org/debian bullseye-updates/main amd64 Packages [30.9 kB] 2024-04-17 15:10:27.517 | Fetched 1659 kB in 0s (6369 kB/s) 2024-04-17 15:10:28.591 | Reading package lists... 2024-04-17 15:10:28.607 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-backports Release' is not signed. 2024-04-17 15:10:28.607 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye Release' is not signed. 2024-04-17 15:10:28.607 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian-security bullseye-security Release' is not signed. 2024-04-17 15:10:28.607 | W: The repository 'https://mirror.dfw.rax.opendev.org/debian bullseye-updates Release' is not signed. 2024-04-17 15:10:28.612 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:61 : sudo chroot /opt/dib_tmp/dib_build.Z6700lnG/mnt /usr/bin/apt-get clean 2024-04-17 15:10:28.651 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:62 : sudo chroot /opt/dib_tmp/dib_build.Z6700lnG/mnt /usr/bin/apt-get dist-upgrade -y 2024-04-17 15:10:29.739 | Reading package lists... 2024-04-17 15:10:29.926 | Building dependency tree... 2024-04-17 15:10:30.073 | Calculating upgrade... 2024-04-17 15:10:30.203 | The following packages will be upgraded: 2024-04-17 15:10:30.204 | bsdutils libblkid1 libmount1 libsmartcols1 libuuid1 mount util-linux 2024-04-17 15:10:30.210 | 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2024-04-17 15:10:30.210 | Need to get 2124 kB of archives. 2024-04-17 15:10:30.210 | After this operation, 0 B of additional disk space will be used. 2024-04-17 15:10:30.210 | WARNING: The following packages cannot be authenticated! 2024-04-17 15:10:30.210 | bsdutils util-linux mount libblkid1 libmount1 libsmartcols1 libuuid1 2024-04-17 15:10:30.288 | Authentication warning overridden. 2024-04-17 15:10:30.288 | 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:10:30.293 | 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:10:30.328 | 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:10:30.331 | 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:10:30.335 | 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:10:30.338 | 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:10:30.342 | 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:10:30.516 | debconf: delaying package configuration, since apt-utils is not installed 2024-04-17 15:10:30.547 | Fetched 2124 kB in 0s (15.9 MB/s) 2024-04-17 15:10:30.547 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-04-17 15:10:30.571 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:10:30.572 | Preparing to unpack .../bsdutils_1%3a2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:10:30.579 | Unpacking bsdutils (1:2.36.1-8+deb11u2) over (1:2.36.1-8+deb11u1) ... 2024-04-17 15:10:30.620 | Setting up bsdutils (1:2.36.1-8+deb11u2) ... 2024-04-17 15:10:30.668 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:10:30.668 | Preparing to unpack .../util-linux_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:10:30.677 | Unpacking util-linux (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:10:30.856 | Setting up util-linux (2.36.1-8+deb11u2) ... 2024-04-17 15:10:31.122 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:10:31.123 | Preparing to unpack .../mount_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:10:31.130 | Unpacking mount (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:10:31.188 | Preparing to unpack .../libblkid1_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:10:31.198 | Unpacking libblkid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:10:31.243 | Setting up libblkid1:amd64 (2.36.1-8+deb11u2) ... 2024-04-17 15:10:31.287 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:10:31.287 | Preparing to unpack .../libmount1_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:10:31.295 | Unpacking libmount1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:10:31.345 | Setting up libmount1:amd64 (2.36.1-8+deb11u2) ... 2024-04-17 15:10:31.383 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:10:31.384 | Preparing to unpack .../libsmartcols1_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:10:31.391 | Unpacking libsmartcols1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:10:31.437 | Setting up libsmartcols1:amd64 (2.36.1-8+deb11u2) ... 2024-04-17 15:10:31.477 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:10:31.478 | Preparing to unpack .../libuuid1_2.36.1-8+deb11u2_amd64.deb ... 2024-04-17 15:10:31.485 | Unpacking libuuid1:amd64 (2.36.1-8+deb11u2) over (2.36.1-8+deb11u1) ... 2024-04-17 15:10:31.522 | Setting up libuuid1:amd64 (2.36.1-8+deb11u2) ... 2024-04-17 15:10:31.541 | Setting up mount (2.36.1-8+deb11u2) ... 2024-04-17 15:10:31.549 | Processing triggers for libc-bin (2.31-13+deb11u8) ... 2024-04-17 15:10:31.693 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:64 : to_install= 2024-04-17 15:10:31.697 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:69 : to_install+='systemd-sysv ' 2024-04-17 15:10:31.699 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:72 : to_install+='busybox sudo ' 2024-04-17 15:10:31.702 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:74 : to_install+='gnupg2 ' 2024-04-17 15:10:31.705 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:76 : to_install+='python3 ' 2024-04-17 15:10:31.708 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:78 : sudo chroot /opt/dib_tmp/dib_build.Z6700lnG/mnt /usr/bin/apt-get install -y systemd-sysv busybox sudo gnupg2 python3 2024-04-17 15:10:31.735 | Reading package lists... 2024-04-17 15:10:31.909 | Building dependency tree... 2024-04-17 15:10:31.909 | Reading state information... 2024-04-17 15:10:32.093 | The following additional packages will be installed: 2024-04-17 15:10:32.093 | dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gpg gpg-agent 2024-04-17 15:10:32.093 | gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 libargon2-1 2024-04-17 15:10:32.093 | libassuan0 libcap2 libcryptsetup12 libdbus-1-3 libdevmapper1.02.1 libexpat1 2024-04-17 15:10:32.093 | libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.4-2 libldap-common 2024-04-17 15:10:32.093 | libmpdec3 libncursesw6 libnpth0 libnss-systemd libpam-systemd 2024-04-17 15:10:32.093 | libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8 2024-04-17 15:10:32.094 | libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 media-types 2024-04-17 15:10:32.094 | pinentry-curses python3-minimal python3.9 python3.9-minimal readline-common 2024-04-17 15:10:32.094 | systemd systemd-timesyncd 2024-04-17 15:10:32.095 | Suggested packages: 2024-04-17 15:10:32.095 | default-dbus-session-bus | dbus-session-bus dbus-user-session 2024-04-17 15:10:32.095 | pinentry-gnome3 tor parcimonie xloadimage scdaemon gpm 2024-04-17 15:10:32.095 | libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 2024-04-17 15:10:32.095 | libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql pinentry-doc 2024-04-17 15:10:32.095 | python3-doc python3-tk python3-venv python3.9-venv python3.9-doc binutils 2024-04-17 15:10:32.095 | binfmt-support readline-doc systemd-container policykit-1 2024-04-17 15:10:32.141 | The following NEW packages will be installed: 2024-04-17 15:10:32.142 | busybox dbus dirmngr dmsetup gnupg gnupg-l10n gnupg-utils gnupg2 gpg 2024-04-17 15:10:32.142 | gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libapparmor1 2024-04-17 15:10:32.142 | libargon2-1 libassuan0 libcap2 libcryptsetup12 libdbus-1-3 2024-04-17 15:10:32.142 | libdevmapper1.02.1 libexpat1 libgpm2 libip4tc2 libjson-c5 libkmod2 libksba8 2024-04-17 15:10:32.142 | libldap-2.4-2 libldap-common libmpdec3 libncursesw6 libnpth0 libnss-systemd 2024-04-17 15:10:32.142 | libpam-systemd libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib 2024-04-17 15:10:32.142 | libreadline8 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2024-04-17 15:10:32.142 | media-types pinentry-curses python3 python3-minimal python3.9 2024-04-17 15:10:32.142 | python3.9-minimal readline-common sudo systemd systemd-sysv 2024-04-17 15:10:32.142 | systemd-timesyncd 2024-04-17 15:10:32.148 | 0 upgraded, 53 newly installed, 0 to remove and 0 not upgraded. 2024-04-17 15:10:32.148 | Need to get 23.1 MB of archives. 2024-04-17 15:10:32.148 | After this operation, 66.7 MB of additional disk space will be used. 2024-04-17 15:10:32.148 | WARNING: The following packages cannot be authenticated! 2024-04-17 15:10:32.148 | libapparmor1 libcap2 libargon2-1 dmsetup libdevmapper1.02.1 libjson-c5 2024-04-17 15:10:32.148 | libcryptsetup12 libip4tc2 libkmod2 systemd systemd-sysv libdbus-1-3 2024-04-17 15:10:32.148 | libexpat1 dbus libpython3.9-minimal python3.9-minimal python3-minimal 2024-04-17 15:10:32.148 | media-types libmpdec3 libncursesw6 readline-common libreadline8 libsqlite3-0 2024-04-17 15:10:32.148 | libpython3.9-stdlib python3.9 libpython3-stdlib python3 libnss-systemd 2024-04-17 15:10:32.148 | libpam-systemd systemd-timesyncd busybox libassuan0 gpgconf libksba8 2024-04-17 15:10:32.148 | libsasl2-modules-db libsasl2-2 libldap-2.4-2 libnpth0 dirmngr gnupg-l10n 2024-04-17 15:10:32.148 | gnupg-utils gpg pinentry-curses gpg-agent gpg-wks-client gpg-wks-server 2024-04-17 15:10:32.148 | gpgsm gnupg gnupg2 libgpm2 libldap-common libsasl2-modules sudo 2024-04-17 15:10:32.224 | Authentication warning overridden. 2024-04-17 15:10:32.224 | 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:10:32.228 | 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:10:32.229 | 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:10:32.229 | 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:10:32.231 | 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:10:32.234 | 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:10:32.235 | 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:10:32.240 | 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:10:32.241 | Get:9 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] 2024-04-17 15:10:32.242 | Get:10 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB] 2024-04-17 15:10:32.359 | 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:10:32.360 | 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:10:32.364 | 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:10:32.366 | 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:10:32.371 | 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:10:32.385 | 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:10:32.432 | 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:10:32.433 | 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:10:32.434 | 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:10:32.436 | 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:10:32.439 | 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:10:32.440 | Get:22 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB] 2024-04-17 15:10:32.444 | 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:10:32.458 | 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:10:32.498 | 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:10:32.506 | 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:10:32.507 | 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:10:32.508 | 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:10:32.512 | 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:10:32.517 | 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:10:32.519 | 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:10:32.526 | 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:10:32.528 | 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:10:32.538 | 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:10:32.541 | 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:10:32.542 | 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:10:32.545 | 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:10:32.551 | Get:38 https://mirror.dfw.rax.opendev.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB] 2024-04-17 15:10:32.551 | 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:10:32.568 | 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:10:32.595 | 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:10:32.610 | 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:10:32.628 | 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:10:32.630 | 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:10:32.644 | 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:10:32.655 | 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:10:32.674 | 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:10:32.685 | 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:10:32.699 | 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:10:32.711 | 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:10:32.712 | 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:10:32.714 | 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:10:32.715 | 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:10:32.920 | debconf: delaying package configuration, since apt-utils is not installed 2024-04-17 15:10:32.948 | Fetched 23.1 MB in 1s (39.2 MB/s) 2024-04-17 15:10:32.948 | E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device) 2024-04-17 15:10:32.968 | Selecting previously unselected package libapparmor1:amd64. 2024-04-17 15:10:32.975 | (Reading database ... 6978 files and directories currently installed.) 2024-04-17 15:10:32.975 | Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ... 2024-04-17 15:10:32.980 | Unpacking libapparmor1:amd64 (2.13.6-10) ... 2024-04-17 15:10:33.016 | Selecting previously unselected package libcap2:amd64. 2024-04-17 15:10:33.017 | Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ... 2024-04-17 15:10:33.020 | Unpacking libcap2:amd64 (1:2.44-1) ... 2024-04-17 15:10:33.047 | Selecting previously unselected package libargon2-1:amd64. 2024-04-17 15:10:33.048 | Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ... 2024-04-17 15:10:33.051 | Unpacking libargon2-1:amd64 (0~20171227-0.2) ... 2024-04-17 15:10:33.078 | Selecting previously unselected package dmsetup. 2024-04-17 15:10:33.079 | Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ... 2024-04-17 15:10:33.082 | Unpacking dmsetup (2:1.02.175-2.1) ... 2024-04-17 15:10:33.119 | Selecting previously unselected package libdevmapper1.02.1:amd64. 2024-04-17 15:10:33.120 | Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... 2024-04-17 15:10:33.123 | Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 2024-04-17 15:10:33.163 | Selecting previously unselected package libjson-c5:amd64. 2024-04-17 15:10:33.164 | Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_amd64.deb ... 2024-04-17 15:10:33.167 | Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ... 2024-04-17 15:10:33.197 | Selecting previously unselected package libcryptsetup12:amd64. 2024-04-17 15:10:33.198 | Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... 2024-04-17 15:10:33.200 | Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 2024-04-17 15:10:33.251 | Selecting previously unselected package libip4tc2:amd64. 2024-04-17 15:10:33.252 | Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ... 2024-04-17 15:10:33.255 | Unpacking libip4tc2:amd64 (1.8.7-1) ... 2024-04-17 15:10:33.283 | Selecting previously unselected package libkmod2:amd64. 2024-04-17 15:10:33.284 | Preparing to unpack .../8-libkmod2_28-1_amd64.deb ... 2024-04-17 15:10:33.286 | Unpacking libkmod2:amd64 (28-1) ... 2024-04-17 15:10:33.322 | Selecting previously unselected package systemd. 2024-04-17 15:10:33.323 | Preparing to unpack .../9-systemd_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:10:33.371 | Unpacking systemd (247.3-7+deb11u4) ... 2024-04-17 15:10:33.976 | Setting up libapparmor1:amd64 (2.13.6-10) ... 2024-04-17 15:10:33.985 | Setting up libcap2:amd64 (1:2.44-1) ... 2024-04-17 15:10:33.992 | Setting up libargon2-1:amd64 (0~20171227-0.2) ... 2024-04-17 15:10:33.999 | Setting up libjson-c5:amd64 (0.15-2+deb11u1) ... 2024-04-17 15:10:34.007 | Setting up libip4tc2:amd64 (1.8.7-1) ... 2024-04-17 15:10:34.015 | Setting up libkmod2:amd64 (28-1) ... 2024-04-17 15:10:34.023 | Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... 2024-04-17 15:10:34.031 | Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... 2024-04-17 15:10:34.038 | Setting up systemd (247.3-7+deb11u4) ... 2024-04-17 15:10:34.068 | Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service -> /lib/systemd/system/getty@.service. 2024-04-17 15:10:34.071 | Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target -> /lib/systemd/system/remote-fs.target. 2024-04-17 15:10:34.075 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service -> /lib/systemd/system/systemd-pstore.service. 2024-04-17 15:10:34.081 | Initializing machine ID from random generator. 2024-04-17 15:10:34.453 | Setting up dmsetup (2:1.02.175-2.1) ... 2024-04-17 15:10:34.484 | Selecting previously unselected package systemd-sysv. 2024-04-17 15:10:34.492 | (Reading database ... 7835 files and directories currently installed.) 2024-04-17 15:10:34.492 | Preparing to unpack .../0-systemd-sysv_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:10:34.494 | Unpacking systemd-sysv (247.3-7+deb11u4) ... 2024-04-17 15:10:34.531 | Selecting previously unselected package libdbus-1-3:amd64. 2024-04-17 15:10:34.533 | Preparing to unpack .../1-libdbus-1-3_1.12.28-0+deb11u1_amd64.deb ... 2024-04-17 15:10:34.535 | Unpacking libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... 2024-04-17 15:10:34.583 | Selecting previously unselected package libexpat1:amd64. 2024-04-17 15:10:34.584 | Preparing to unpack .../2-libexpat1_2.2.10-2+deb11u5_amd64.deb ... 2024-04-17 15:10:34.587 | Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ... 2024-04-17 15:10:34.629 | Selecting previously unselected package dbus. 2024-04-17 15:10:34.631 | Preparing to unpack .../3-dbus_1.12.28-0+deb11u1_amd64.deb ... 2024-04-17 15:10:34.643 | Unpacking dbus (1.12.28-0+deb11u1) ... 2024-04-17 15:10:34.712 | Selecting previously unselected package libpython3.9-minimal:amd64. 2024-04-17 15:10:34.714 | Preparing to unpack .../4-libpython3.9-minimal_3.9.2-1_amd64.deb ... 2024-04-17 15:10:34.717 | Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ... 2024-04-17 15:10:34.852 | Selecting previously unselected package python3.9-minimal. 2024-04-17 15:10:34.854 | Preparing to unpack .../5-python3.9-minimal_3.9.2-1_amd64.deb ... 2024-04-17 15:10:34.860 | Unpacking python3.9-minimal (3.9.2-1) ... 2024-04-17 15:10:35.123 | Setting up libpython3.9-minimal:amd64 (3.9.2-1) ... 2024-04-17 15:10:35.138 | Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ... 2024-04-17 15:10:35.146 | Setting up python3.9-minimal (3.9.2-1) ... 2024-04-17 15:10:36.068 | Selecting previously unselected package python3-minimal. 2024-04-17 15:10:36.076 | (Reading database ... 8197 files and directories currently installed.) 2024-04-17 15:10:36.077 | Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ... 2024-04-17 15:10:36.079 | Unpacking python3-minimal (3.9.2-3) ... 2024-04-17 15:10:36.107 | Selecting previously unselected package media-types. 2024-04-17 15:10:36.108 | Preparing to unpack .../1-media-types_4.0.0_all.deb ... 2024-04-17 15:10:36.111 | Unpacking media-types (4.0.0) ... 2024-04-17 15:10:36.138 | Selecting previously unselected package libmpdec3:amd64. 2024-04-17 15:10:36.139 | Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ... 2024-04-17 15:10:36.142 | Unpacking libmpdec3:amd64 (2.5.1-1) ... 2024-04-17 15:10:36.178 | Selecting previously unselected package libncursesw6:amd64. 2024-04-17 15:10:36.179 | Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u2_amd64.deb ... 2024-04-17 15:10:36.181 | Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... 2024-04-17 15:10:36.221 | Selecting previously unselected package readline-common. 2024-04-17 15:10:36.221 | Preparing to unpack .../4-readline-common_8.1-1_all.deb ... 2024-04-17 15:10:36.224 | Unpacking readline-common (8.1-1) ... 2024-04-17 15:10:36.256 | Selecting previously unselected package libreadline8:amd64. 2024-04-17 15:10:36.256 | Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ... 2024-04-17 15:10:36.259 | Unpacking libreadline8:amd64 (8.1-1) ... 2024-04-17 15:10:36.307 | Selecting previously unselected package libsqlite3-0:amd64. 2024-04-17 15:10:36.307 | Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ... 2024-04-17 15:10:36.310 | Unpacking libsqlite3-0:amd64 (3.34.1-3) ... 2024-04-17 15:10:36.412 | Selecting previously unselected package libpython3.9-stdlib:amd64. 2024-04-17 15:10:36.414 | Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ... 2024-04-17 15:10:36.416 | Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ... 2024-04-17 15:10:36.630 | Selecting previously unselected package python3.9. 2024-04-17 15:10:36.632 | Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ... 2024-04-17 15:10:36.634 | Unpacking python3.9 (3.9.2-1) ... 2024-04-17 15:10:36.675 | Selecting previously unselected package libpython3-stdlib:amd64. 2024-04-17 15:10:36.677 | Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ... 2024-04-17 15:10:36.680 | Unpacking libpython3-stdlib:amd64 (3.9.2-3) ... 2024-04-17 15:10:36.707 | Setting up python3-minimal (3.9.2-3) ... 2024-04-17 15:10:36.944 | Selecting previously unselected package python3. 2024-04-17 15:10:36.952 | (Reading database ... 8635 files and directories currently installed.) 2024-04-17 15:10:36.952 | Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ... 2024-04-17 15:10:36.958 | Unpacking python3 (3.9.2-3) ... 2024-04-17 15:10:36.992 | Selecting previously unselected package libnss-systemd:amd64. 2024-04-17 15:10:36.994 | Preparing to unpack .../01-libnss-systemd_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:10:36.996 | Unpacking libnss-systemd:amd64 (247.3-7+deb11u4) ... 2024-04-17 15:10:37.038 | Selecting previously unselected package libpam-systemd:amd64. 2024-04-17 15:10:37.038 | Preparing to unpack .../02-libpam-systemd_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:10:37.040 | Unpacking libpam-systemd:amd64 (247.3-7+deb11u4) ... 2024-04-17 15:10:37.093 | Selecting previously unselected package systemd-timesyncd. 2024-04-17 15:10:37.093 | Preparing to unpack .../03-systemd-timesyncd_247.3-7+deb11u4_amd64.deb ... 2024-04-17 15:10:37.095 | Unpacking systemd-timesyncd (247.3-7+deb11u4) ... 2024-04-17 15:10:37.134 | Selecting previously unselected package busybox. 2024-04-17 15:10:37.134 | Preparing to unpack .../04-busybox_1%3a1.30.1-6+b3_amd64.deb ... 2024-04-17 15:10:37.136 | Unpacking busybox (1:1.30.1-6+b3) ... 2024-04-17 15:10:37.207 | Selecting previously unselected package libassuan0:amd64. 2024-04-17 15:10:37.209 | Preparing to unpack .../05-libassuan0_2.5.3-7.1_amd64.deb ... 2024-04-17 15:10:37.211 | Unpacking libassuan0:amd64 (2.5.3-7.1) ... 2024-04-17 15:10:37.241 | Selecting previously unselected package gpgconf. 2024-04-17 15:10:37.241 | Preparing to unpack .../06-gpgconf_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:10:37.243 | Unpacking gpgconf (2.2.27-2+deb11u2) ... 2024-04-17 15:10:37.298 | Selecting previously unselected package libksba8:amd64. 2024-04-17 15:10:37.298 | Preparing to unpack .../07-libksba8_1.5.0-3+deb11u2_amd64.deb ... 2024-04-17 15:10:37.300 | Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ... 2024-04-17 15:10:37.336 | Selecting previously unselected package libsasl2-modules-db:amd64. 2024-04-17 15:10:37.337 | Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2024-04-17 15:10:37.340 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:10:37.373 | Selecting previously unselected package libsasl2-2:amd64. 2024-04-17 15:10:37.373 | Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2024-04-17 15:10:37.376 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:10:37.415 | Selecting previously unselected package libldap-2.4-2:amd64. 2024-04-17 15:10:37.415 | Preparing to unpack .../10-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... 2024-04-17 15:10:37.418 | Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 2024-04-17 15:10:37.471 | Selecting previously unselected package libnpth0:amd64. 2024-04-17 15:10:37.471 | Preparing to unpack .../11-libnpth0_1.6-3_amd64.deb ... 2024-04-17 15:10:37.473 | Unpacking libnpth0:amd64 (1.6-3) ... 2024-04-17 15:10:37.502 | Selecting previously unselected package dirmngr. 2024-04-17 15:10:37.502 | Preparing to unpack .../12-dirmngr_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:10:37.519 | Unpacking dirmngr (2.2.27-2+deb11u2) ... 2024-04-17 15:10:37.590 | Selecting previously unselected package gnupg-l10n. 2024-04-17 15:10:37.590 | Preparing to unpack .../13-gnupg-l10n_2.2.27-2+deb11u2_all.deb ... 2024-04-17 15:10:37.592 | Unpacking gnupg-l10n (2.2.27-2+deb11u2) ... 2024-04-17 15:10:37.711 | Selecting previously unselected package gnupg-utils. 2024-04-17 15:10:37.713 | Preparing to unpack .../14-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:10:37.716 | Unpacking gnupg-utils (2.2.27-2+deb11u2) ... 2024-04-17 15:10:37.800 | Selecting previously unselected package gpg. 2024-04-17 15:10:37.801 | Preparing to unpack .../15-gpg_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:10:37.804 | Unpacking gpg (2.2.27-2+deb11u2) ... 2024-04-17 15:10:37.891 | Selecting previously unselected package pinentry-curses. 2024-04-17 15:10:37.893 | Preparing to unpack .../16-pinentry-curses_1.1.0-4_amd64.deb ... 2024-04-17 15:10:37.896 | Unpacking pinentry-curses (1.1.0-4) ... 2024-04-17 15:10:37.928 | Selecting previously unselected package gpg-agent. 2024-04-17 15:10:37.930 | Preparing to unpack .../17-gpg-agent_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:10:37.933 | Unpacking gpg-agent (2.2.27-2+deb11u2) ... 2024-04-17 15:10:37.991 | Selecting previously unselected package gpg-wks-client. 2024-04-17 15:10:37.993 | Preparing to unpack .../18-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:10:37.995 | Unpacking gpg-wks-client (2.2.27-2+deb11u2) ... 2024-04-17 15:10:38.035 | Selecting previously unselected package gpg-wks-server. 2024-04-17 15:10:38.037 | Preparing to unpack .../19-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:10:38.040 | Unpacking gpg-wks-server (2.2.27-2+deb11u2) ... 2024-04-17 15:10:38.080 | Selecting previously unselected package gpgsm. 2024-04-17 15:10:38.080 | Preparing to unpack .../20-gpgsm_2.2.27-2+deb11u2_amd64.deb ... 2024-04-17 15:10:38.083 | Unpacking gpgsm (2.2.27-2+deb11u2) ... 2024-04-17 15:10:38.134 | Selecting previously unselected package gnupg. 2024-04-17 15:10:38.136 | Preparing to unpack .../21-gnupg_2.2.27-2+deb11u2_all.deb ... 2024-04-17 15:10:38.138 | Unpacking gnupg (2.2.27-2+deb11u2) ... 2024-04-17 15:10:38.196 | Selecting previously unselected package gnupg2. 2024-04-17 15:10:38.196 | Preparing to unpack .../22-gnupg2_2.2.27-2+deb11u2_all.deb ... 2024-04-17 15:10:38.199 | Unpacking gnupg2 (2.2.27-2+deb11u2) ... 2024-04-17 15:10:38.235 | Selecting previously unselected package libgpm2:amd64. 2024-04-17 15:10:38.235 | Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... 2024-04-17 15:10:38.237 | Unpacking libgpm2:amd64 (1.20.7-8) ... 2024-04-17 15:10:38.263 | Selecting previously unselected package libldap-common. 2024-04-17 15:10:38.265 | Preparing to unpack .../24-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ... 2024-04-17 15:10:38.267 | Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ... 2024-04-17 15:10:38.302 | Selecting previously unselected package libsasl2-modules:amd64. 2024-04-17 15:10:38.302 | Preparing to unpack .../25-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... 2024-04-17 15:10:38.305 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:10:38.346 | Selecting previously unselected package sudo. 2024-04-17 15:10:38.346 | Preparing to unpack .../26-sudo_1.9.5p2-3+deb11u1_amd64.deb ... 2024-04-17 15:10:38.351 | Unpacking sudo (1.9.5p2-3+deb11u1) ... 2024-04-17 15:10:38.505 | Setting up libksba8:amd64 (1.5.0-3+deb11u2) ... 2024-04-17 15:10:38.513 | Setting up media-types (4.0.0) ... 2024-04-17 15:10:38.523 | Setting up systemd-sysv (247.3-7+deb11u4) ... 2024-04-17 15:10:38.532 | Setting up libgpm2:amd64 (1.20.7-8) ... 2024-04-17 15:10:38.540 | Setting up libsqlite3-0:amd64 (3.34.1-3) ... 2024-04-17 15:10:38.547 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:10:38.560 | Setting up libnss-systemd:amd64 (247.3-7+deb11u4) ... 2024-04-17 15:10:38.566 | First installation detected... 2024-04-17 15:10:38.566 | Checking NSS setup... 2024-04-17 15:10:38.571 | Setting up libnpth0:amd64 (1.6-3) ... 2024-04-17 15:10:38.580 | Setting up libassuan0:amd64 (2.5.3-7.1) ... 2024-04-17 15:10:38.588 | Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ... 2024-04-17 15:10:38.598 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:10:38.606 | Setting up busybox (1:1.30.1-6+b3) ... 2024-04-17 15:10:38.613 | Setting up gnupg-l10n (2.2.27-2+deb11u2) ... 2024-04-17 15:10:38.620 | Setting up libdbus-1-3:amd64 (1.12.28-0+deb11u1) ... 2024-04-17 15:10:38.627 | Setting up dbus (1.12.28-0+deb11u1) ... 2024-04-17 15:10:38.768 | Running in chroot, ignoring request. 2024-04-17 15:10:38.773 | invoke-rc.d: policy-rc.d denied execution of start. 2024-04-17 15:10:38.777 | Setting up systemd-timesyncd (247.3-7+deb11u4) ... 2024-04-17 15:10:39.091 | Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-04-17 15:10:39.091 | Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service -> /lib/systemd/system/systemd-timesyncd.service. 2024-04-17 15:10:39.098 | Setting up sudo (1.9.5p2-3+deb11u1) ... 2024-04-17 15:10:39.135 | Running in chroot, ignoring request. 2024-04-17 15:10:39.139 | invoke-rc.d: policy-rc.d denied execution of start. 2024-04-17 15:10:39.144 | Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u2) ... 2024-04-17 15:10:39.151 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... 2024-04-17 15:10:39.158 | Setting up libmpdec3:amd64 (2.5.1-1) ... 2024-04-17 15:10:39.165 | Setting up libpam-systemd:amd64 (247.3-7+deb11u4) ... 2024-04-17 15:10:39.304 | debconf: unable to initialize frontend: Dialog 2024-04-17 15:10:39.305 | debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 2024-04-17 15:10:39.305 | debconf: falling back to frontend: Readline 2024-04-17 15:10:39.305 | debconf: unable to initialize frontend: Readline 2024-04-17 15:10:39.305 | 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:10:39.305 | debconf: falling back to frontend: Teletype 2024-04-17 15:10:39.401 | Setting up readline-common (8.1-1) ... 2024-04-17 15:10:39.412 | Setting up pinentry-curses (1.1.0-4) ... 2024-04-17 15:10:39.424 | Setting up libreadline8:amd64 (8.1-1) ... 2024-04-17 15:10:39.431 | Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... 2024-04-17 15:10:39.439 | Setting up gpgconf (2.2.27-2+deb11u2) ... 2024-04-17 15:10:39.446 | Setting up gpg (2.2.27-2+deb11u2) ... 2024-04-17 15:10:39.453 | Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ... 2024-04-17 15:10:39.461 | Setting up libpython3-stdlib:amd64 (3.9.2-3) ... 2024-04-17 15:10:39.468 | Setting up gnupg-utils (2.2.27-2+deb11u2) ... 2024-04-17 15:10:39.475 | Setting up gpg-agent (2.2.27-2+deb11u2) ... 2024-04-17 15:10:39.684 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket -> /usr/lib/systemd/user/gpg-agent-browser.socket. 2024-04-17 15:10:39.882 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket -> /usr/lib/systemd/user/gpg-agent-extra.socket. 2024-04-17 15:10:40.083 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket -> /usr/lib/systemd/user/gpg-agent-ssh.socket. 2024-04-17 15:10:40.284 | Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket -> /usr/lib/systemd/user/gpg-agent.socket. 2024-04-17 15:10:40.290 | Setting up gpgsm (2.2.27-2+deb11u2) ... 2024-04-17 15:10:40.298 | Setting up dirmngr (2.2.27-2+deb11u2) ... 2024-04-17 15:10:40.501 | Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket -> /usr/lib/systemd/user/dirmngr.socket. 2024-04-17 15:10:40.520 | Setting up gpg-wks-server (2.2.27-2+deb11u2) ... 2024-04-17 15:10:40.527 | Setting up python3.9 (3.9.2-1) ... 2024-04-17 15:10:41.470 | Setting up gpg-wks-client (2.2.27-2+deb11u2) ... 2024-04-17 15:10:41.477 | Setting up python3 (3.9.2-3) ... 2024-04-17 15:10:41.487 | running python rtupdate hooks for python3.9... 2024-04-17 15:10:41.487 | running python post-rtupdate hooks for python3.9... 2024-04-17 15:10:41.614 | Setting up gnupg (2.2.27-2+deb11u2) ... 2024-04-17 15:10:41.621 | Setting up gnupg2 (2.2.27-2+deb11u2) ... 2024-04-17 15:10:41.628 | Processing triggers for libc-bin (2.31-13+deb11u8) ... 2024-04-17 15:10:41.770 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.Z6700lnG/mnt/proc 2024-04-17 15:10:41.782 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/root.d/75-debian-minimal-baseinstall:main:1 : sudo umount /opt/dib_tmp/dib_build.Z6700lnG/mnt/sys 2024-04-17 15:10:41.792 | dib-run-parts 75-debian-minimal-baseinstall completed 2024-04-17 15:10:41.793 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-04-17 15:10:41.793 | dib-run-parts 2024-04-17 15:10:41.795 | dib-run-parts Target: root.d 2024-04-17 15:10:41.795 | dib-run-parts 2024-04-17 15:10:41.795 | dib-run-parts Script Seconds 2024-04-17 15:10:41.795 | dib-run-parts --------------------------------------- ---------- 2024-04-17 15:10:41.795 | dib-run-parts 2024-04-17 15:10:41.803 | dib-run-parts 08-debootstrap 53.996 2024-04-17 15:10:41.808 | dib-run-parts 09-apt-keyring 0.012 2024-04-17 15:10:41.813 | dib-run-parts 50-apt-allow-unauthenticated 0.033 2024-04-17 15:10:41.817 | dib-run-parts 50-block-apt-translations 0.028 2024-04-17 15:10:41.822 | dib-run-parts 50-block-daemons 0.067 2024-04-17 15:10:41.827 | dib-run-parts 50-build-with-http-cache 0.013 2024-04-17 15:10:41.833 | dib-run-parts 50-shared-apt-cache 0.020 2024-04-17 15:10:41.839 | dib-run-parts 50-trim-dpkg 0.039 2024-04-17 15:10:41.844 | dib-run-parts 60-apt-phased-updates 0.014 2024-04-17 15:10:41.849 | dib-run-parts 75-debian-minimal-baseinstall 14.776 2024-04-17 15:10:41.850 | dib-run-parts 2024-04-17 15:10:41.851 | dib-run-parts --------------------- END PROFILING --------------------- 2024-04-17 15:10:41.856 | + diskimage_builder/lib/common-functions:run_d:260 : check_break after-root bash 2024-04-17 15:10:41.859 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-04-17 15:10:41.861 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)after-root(,|$)' -q 2024-04-17 15:10:41.867 | ++ diskimage_builder/lib/common-functions:create_base:362 : ls /opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:10:41.868 | ++ diskimage_builder/lib/common-functions:create_base:362 : grep -v '^lost+found\|tmp$' 2024-04-17 15:10:41.873 | + diskimage_builder/lib/common-functions:create_base:362 : '[' -z 'bin 2024-04-17 15:10:41.873 | boot 2024-04-17 15:10:41.873 | dev 2024-04-17 15:10:41.873 | etc 2024-04-17 15:10:41.873 | home 2024-04-17 15:10:41.873 | lib 2024-04-17 15:10:41.874 | lib64 2024-04-17 15:10:41.874 | media 2024-04-17 15:10:41.874 | mnt 2024-04-17 15:10:41.874 | opt 2024-04-17 15:10:41.874 | proc 2024-04-17 15:10:41.874 | root 2024-04-17 15:10:41.874 | run 2024-04-17 15:10:41.874 | sbin 2024-04-17 15:10:41.874 | srv 2024-04-17 15:10:41.874 | sys 2024-04-17 15:10:41.874 | usr 2024-04-17 15:10:41.874 | var' ']' 2024-04-17 15:10:41.877 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -L /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/resolv.conf ']' 2024-04-17 15:10:41.880 | + diskimage_builder/lib/common-functions:create_base:376 : '[' -f /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/resolv.conf ']' 2024-04-17 15:10:41.884 | + diskimage_builder/lib/common-functions:create_base:377 : sudo mv /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/resolv.conf.ORIG 2024-04-17 15:10:41.895 | + diskimage_builder/lib/common-functions:create_base:381 : sudo touch /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/resolv.conf 2024-04-17 15:10:41.907 | + diskimage_builder/lib/common-functions:create_base:382 : sudo chmod 777 /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/resolv.conf 2024-04-17 15:10:41.918 | + diskimage_builder/lib/common-functions:create_base:384 : '[' -e /etc/resolv.conf ']' 2024-04-17 15:10:41.922 | + diskimage_builder/lib/common-functions:create_base:385 : cat /etc/resolv.conf 2024-04-17 15:10:41.927 | + diskimage_builder/lib/common-functions:create_base:389 : mount_proc_dev_sys 2024-04-17 15:10:41.930 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount -t proc none /opt/dib_tmp/dib_build.Z6700lnG/mnt/proc 2024-04-17 15:10:41.942 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount --bind /dev /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev 2024-04-17 15:10:41.954 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:407 : mount_dev_pts_options 2024-04-17 15:10:41.958 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:400 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-04-17 15:10:41.965 | ++ 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:10:41.969 | + 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.Z6700lnG/mnt/dev/pts 2024-04-17 15:10:41.981 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:415 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.Z6700lnG/mnt/sys 2024-04-17 15:10:41.993 | + diskimage_builder/lib/disk-image-create:main:357 : mkdir -p /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d 2024-04-17 15:10:41.998 | + diskimage_builder/lib/disk-image-create:main:358 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-04-17 15:10:42.002 | + diskimage_builder/lib/disk-image-create:main:359 : run_d extra-data 2024-04-17 15:10:42.005 | + diskimage_builder/lib/common-functions:run_d:247 : check_element 2024-04-17 15:10:42.009 | + diskimage_builder/lib/common-functions:check_element:155 : '[' -d /opt/dib_tmp/dib_build.Z6700lnG/hooks ']' 2024-04-17 15:10:42.013 | + diskimage_builder/lib/common-functions:run_d:248 : check_break before-extra-data bash 2024-04-17 15:10:42.017 | + diskimage_builder/lib/common-functions:check_break:144 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-04-17 15:10:42.017 | + diskimage_builder/lib/common-functions:check_break:144 : echo '' 2024-04-17 15:10:42.022 | + diskimage_builder/lib/common-functions:run_d:249 : '[' -d /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d ']' 2024-04-17 15:10:42.026 | + diskimage_builder/lib/common-functions:run_d:250 : echo 'Running hooks from /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d' 2024-04-17 15:10:42.026 | Running hooks from /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d 2024-04-17 15:10:42.030 | + diskimage_builder/lib/common-functions:run_d:251 : '[' -n '' ']' 2024-04-17 15:10:42.034 | + 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.Z6700lnG/hooks/extra-data.d 2024-04-17 15:10:42.057 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-base-defaults 2024-04-17 15:10:42.063 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-base-defaults 2024-04-17 15:10:42.066 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-04-17 15:10:42.069 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-04-17 15:10:42.072 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-04-17 15:10:42.077 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-04-17 15:10:42.080 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-04-17 15:10:42.083 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-04-17 15:10:42.087 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-04-17 15:10:42.090 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-04-17 15:10:42.093 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-04-17 15:10:42.095 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-04-17 15:10:42.099 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-04-17 15:10:42.102 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-04-17 15:10:42.106 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-04-17 15:10:42.109 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-04-17 15:10:42.115 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-debian-minimal.bash 2024-04-17 15:10:42.118 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:1 : export DISTRO_NAME=debian 2024-04-17 15:10:42.121 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:1 : DISTRO_NAME=debian 2024-04-17 15:10:42.124 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:2 : export DIB_RELEASE=bullseye 2024-04-17 15:10:42.127 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:2 : DIB_RELEASE=bullseye 2024-04-17 15:10:42.130 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:3 : export DIB_INIT_SYSTEM=systemd 2024-04-17 15:10:42.133 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:3 : DIB_INIT_SYSTEM=systemd 2024-04-17 15:10:42.136 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:4 : export EFI_BOOT_DIR=EFI/debian 2024-04-17 15:10:42.139 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:4 : EFI_BOOT_DIR=EFI/debian 2024-04-17 15:10:42.142 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:6 : '[' -n '' ']' 2024-04-17 15:10:42.145 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:9 : export DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-04-17 15:10:42.148 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:9 : DIB_DISTRIBUTION_MIRROR=https://mirror.dfw.rax.opendev.org/debian 2024-04-17 15:10:42.151 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:42.154 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:17 : export DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:10:42.157 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:17 : DIB_DEBIAN_COMPONENTS=main 2024-04-17 15:10:42.160 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:18 : export DIB_DEBIAN_COMPONENTS_WS=main 2024-04-17 15:10:42.163 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:18 : DIB_DEBIAN_COMPONENTS_WS=main 2024-04-17 15:10:42.166 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:20 : case "${DIB_RELEASE}" in 2024-04-17 15:10:42.169 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:22 : DIB_DEBIAN_SECURITY_PATH=bullseye-security 2024-04-17 15:10:42.172 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:23 : DIB_DEBIAN_SECURITY_SUBPATH= 2024-04-17 15:10:42.176 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:42.176 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:10:42.176 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:10:42.176 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:10:42.176 | ' 2024-04-17 15:10:42.179 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debian-minimal.bash:source:38 : '[' bullseye = testing -o bullseye = unstable ']' 2024-04-17 15:10:42.182 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:42.182 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:10:42.182 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:10:42.183 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:10:42.183 | ' 2024-04-17 15:10:42.186 | ++ /opt/dib_tmp/dib_build.Z6700lnG/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:10:42.186 | backports:deb https://mirror.dfw.rax.opendev.org/debian bullseye-backports main 2024-04-17 15:10:42.186 | updates:deb https://mirror.dfw.rax.opendev.org/debian bullseye-updates main 2024-04-17 15:10:42.186 | security:deb https://mirror.dfw.rax.opendev.org/debian-security bullseye-security main 2024-04-17 15:10:42.186 | ' 2024-04-17 15:10:42.189 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-04-17 15:10:42.195 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-debootstrap-default-locale 2024-04-17 15:10:42.198 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debootstrap-default-locale:source:1 : export DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-04-17 15:10:42.201 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-debootstrap-default-locale:source:1 : DIB_DEBOOTSTRAP_DEFAULT_LOCALE=C.UTF-8 2024-04-17 15:10:42.204 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-04-17 15:10:42.210 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/10-dpkg.bash 2024-04-17 15:10:42.213 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-dpkg.bash:source:1 : export DIB_ADD_APT_KEYS= 2024-04-17 15:10:42.217 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/10-dpkg.bash:source:1 : DIB_ADD_APT_KEYS= 2024-04-17 15:10:42.220 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-04-17 15:10:42.226 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-04-17 15:10:42.230 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-04-17 15:10:42.233 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-04-17 15:10:42.236 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/14-manifests 2024-04-17 15:10:42.242 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/14-manifests 2024-04-17 15:10:42.245 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-04-17 15:10:42.248 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-04-17 15:10:42.251 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-4c37d39253684685bbf361c66e717468.d/ 2024-04-17 15:10:42.254 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/debian-bullseye-4c37d39253684685bbf361c66e717468.d/ 2024-04-17 15:10:42.257 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-04-17 15:10:42.263 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-04-17 15:10:42.266 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-block-device.bash:source:5 : [[ arm64 aarch64 =~ amd64 ]] 2024-04-17 15:10:42.269 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=mbr 2024-04-17 15:10:42.272 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=mbr 2024-04-17 15:10:42.276 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-04-17 15:10:42.281 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-04-17 15:10:42.285 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ debian =~ (centos|fedora|rocky) ]] 2024-04-17 15:10:42.288 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-04-17 15:10:42.291 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-04-17 15:10:42.294 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \c\e\n\t\o\s ]] 2024-04-17 15:10:42.297 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \r\o\c\k\y ]] 2024-04-17 15:10:42.300 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ debian == \f\e\d\o\r\a ]] 2024-04-17 15:10:42.303 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-04-17 15:10:42.309 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/20-network-interface-names 2024-04-17 15:10:42.312 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/20-network-interface-names:source:1 : export 'DIB_NETWORK_INTERFACE_NAMES=eth0 eth1' 2024-04-17 15:10:42.315 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/20-network-interface-names:source:1 : DIB_NETWORK_INTERFACE_NAMES='eth0 eth1' 2024-04-17 15:10:42.318 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-04-17 15:10:42.324 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-04-17 15:10:42.327 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-04-17 15:10:42.330 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-04-17 15:10:42.334 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-04-17 15:10:42.340 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-04-17 15:10:42.343 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-04-17 15:10:42.346 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-04-17 15:10:42.349 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-04-17 15:10:42.352 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-04-17 15:10:42.355 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-04-17 15:10:42.358 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-04-17 15:10:42.361 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-04-17 15:10:42.365 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-04-17 15:10:42.368 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-04-17 15:10:42.373 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-04-17 15:10:42.376 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-04-17 15:10:42.379 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-04-17 15:10:42.383 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/10-create-pkg-map-dir 2024-04-17 15:10:42.399 | Copying pkg-map for infra-package-needs 2024-04-17 15:10:42.407 | Copying pkg-map for source-repositories 2024-04-17 15:10:42.416 | Copying pkg-map for debootstrap 2024-04-17 15:10:42.423 | Copying pkg-map for ensure-venv 2024-04-17 15:10:42.431 | Copying pkg-map for base 2024-04-17 15:10:42.439 | Copying pkg-map for openssh-server 2024-04-17 15:10:42.448 | Copying pkg-map for bootloader 2024-04-17 15:10:42.456 | Copying pkg-map for cache-url 2024-04-17 15:10:42.465 | Copying pkg-map for nodepool-base 2024-04-17 15:10:42.473 | Copying pkg-map for growroot 2024-04-17 15:10:42.481 | Copying pkg-map for runtime-ssh-host-keys 2024-04-17 15:10:42.489 | Copying pkg-map for simple-init 2024-04-17 15:10:42.497 | Copying pkg-map for zuul-worker 2024-04-17 15:10:42.507 | dib-run-parts 10-create-pkg-map-dir completed 2024-04-17 15:10:42.507 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/20-manifest-dir 2024-04-17 15:10:42.513 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-04-17 15:10:42.516 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-04-17 15:10:42.518 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.Z6700lnG/mnt//etc/dib-manifests 2024-04-17 15:10:42.527 | dib-run-parts 20-manifest-dir completed 2024-04-17 15:10:42.527 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-create-repo-list 2024-04-17 15:10:44.332 | dib-run-parts 50-create-repo-list completed 2024-04-17 15:10:44.332 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist 2024-04-17 15:10:44.339 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:6 : set -eu 2024-04-17 15:10:44.342 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:7 : set -o pipefail 2024-04-17 15:10:44.345 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:15 : '[' '!' -d /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/modprobe.d ']' 2024-04-17 15:10:44.348 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:17 : sudo mkdir -p /opt/dib_tmp/dib_build.Z6700lnG/mnt/etc/modprobe.d 2024-04-17 15:10:44.360 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:22 : get_image_element_array 2024-04-17 15:10:44.363 | ++ /environment:get_image_element_array:0 : echo '[base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base [growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot [dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg [install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types [openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server [debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap [nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base [cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources [manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests [source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories [block-device-mbr]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr [simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init [debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal [install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static [vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm [bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader [install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin [sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep [modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe [package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs [ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv [cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url [openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos [runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys [infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs [zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker [pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map [cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack [dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system ' 2024-04-17 15:10:44.371 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:22 : eval declare -A 'image_elements=([base]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' '[growroot]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' '[dpkg]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' '[install-types]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' '[openssh-server]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' '[debootstrap]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' '[nodepool-base]=/opt/project-config/nodepool/elements/nodepool-base' '[cloud-init-datasources]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' '[manifests]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' '[source-repositories]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' '[block-device-mbr]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr' '[simple-init]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' '[debian-minimal]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' '[install-static]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' '[vm]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' '[bootloader]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' '[install-bin]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' '[sysprep]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' '[modprobe]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' '[package-installs]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' '[ensure-venv]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' '[cache-url]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' '[openstack-repos]=/opt/project-config/nodepool/elements/openstack-repos' '[runtime-ssh-host-keys]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' '[infra-package-needs]=/opt/project-config/nodepool/elements/infra-package-needs' '[zuul-worker]=/opt/project-config/nodepool/elements/zuul-worker' '[pkg-map]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' '[cache-devstack]=/opt/project-config/nodepool/elements/cache-devstack' '[dib-init-system]=/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system' ')' 2024-04-17 15:10:44.375 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:22 : image_elements=(['base']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base' ['growroot']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot' ['dpkg']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dpkg' ['install-types']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types' ['openssh-server']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server' ['debootstrap']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debootstrap' ['nodepool-base']='/opt/project-config/nodepool/elements/nodepool-base' ['cloud-init-datasources']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources' ['manifests']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests' ['source-repositories']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories' ['block-device-mbr']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-mbr' ['simple-init']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init' ['debian-minimal']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/debian-minimal' ['install-static']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static' ['vm']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm' ['bootloader']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader' ['install-bin']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin' ['sysprep']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep' ['modprobe']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/modprobe' ['package-installs']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs' ['ensure-venv']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/ensure-venv' ['cache-url']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url' ['openstack-repos']='/opt/project-config/nodepool/elements/openstack-repos' ['runtime-ssh-host-keys']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys' ['infra-package-needs']='/opt/project-config/nodepool/elements/infra-package-needs' ['zuul-worker']='/opt/project-config/nodepool/elements/zuul-worker' ['pkg-map']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map' ['cache-devstack']='/opt/project-config/nodepool/elements/cache-devstack' ['dib-init-system']='/usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system') 2024-04-17 15:10:44.378 | ++ /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:22 : declare -A image_elements 2024-04-17 15:10:44.381 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.384 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=vm 2024-04-17 15:10:44.387 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.390 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.394 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.397 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=infra-package-needs 2024-04-17 15:10:44.400 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/infra-package-needs 2024-04-17 15:10:44.403 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/infra-package-needs/modprobe.d/ ']' 2024-04-17 15:10:44.406 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.409 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-bin 2024-04-17 15:10:44.412 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.415 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.418 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.421 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=source-repositories 2024-04-17 15:10:44.424 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.427 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.430 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.434 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=package-installs 2024-04-17 15:10:44.437 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.440 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.443 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.446 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debian-minimal 2024-04-17 15:10:44.449 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.452 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.455 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.458 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=debootstrap 2024-04-17 15:10:44.461 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.464 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.467 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.470 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cloud-init-datasources 2024-04-17 15:10:44.473 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.476 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.479 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.482 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=ensure-venv 2024-04-17 15:10:44.486 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.489 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.492 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.495 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=modprobe 2024-04-17 15:10:44.498 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.501 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.504 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.507 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=base 2024-04-17 15:10:44.510 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.512 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.515 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.518 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=block-device-mbr 2024-04-17 15:10:44.521 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.525 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.528 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.531 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-types 2024-04-17 15:10:44.534 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.537 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.540 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.543 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openssh-server 2024-04-17 15:10:44.546 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.549 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.552 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.555 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=bootloader 2024-04-17 15:10:44.558 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.560 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.564 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.567 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=manifests 2024-04-17 15:10:44.570 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.572 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.575 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.578 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=openstack-repos 2024-04-17 15:10:44.581 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/openstack-repos 2024-04-17 15:10:44.584 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/openstack-repos/modprobe.d/ ']' 2024-04-17 15:10:44.587 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.590 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=sysprep 2024-04-17 15:10:44.593 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.596 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.599 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.602 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dib-init-system 2024-04-17 15:10:44.605 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.608 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.611 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.614 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=install-static 2024-04-17 15:10:44.617 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.620 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.623 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.626 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-devstack 2024-04-17 15:10:44.629 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/cache-devstack 2024-04-17 15:10:44.632 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/cache-devstack/modprobe.d/ ']' 2024-04-17 15:10:44.635 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.638 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=cache-url 2024-04-17 15:10:44.641 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.644 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.647 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.649 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=dpkg 2024-04-17 15:10:44.652 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.655 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.658 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.661 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=nodepool-base 2024-04-17 15:10:44.664 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/nodepool-base 2024-04-17 15:10:44.667 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/nodepool-base/modprobe.d/ ']' 2024-04-17 15:10:44.670 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.673 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=growroot 2024-04-17 15:10:44.676 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.679 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.682 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.685 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=runtime-ssh-host-keys 2024-04-17 15:10:44.688 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.690 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.693 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.696 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=simple-init 2024-04-17 15:10:44.699 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.702 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.705 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.708 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=pkg-map 2024-04-17 15:10:44.711 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.714 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.717 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:24 : for i in "${!image_elements[@]}" 2024-04-17 15:10:44.720 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:25 : element=zuul-worker 2024-04-17 15:10:44.723 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:26 : element_dir=/opt/project-config/nodepool/elements/zuul-worker 2024-04-17 15:10:44.727 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/50-modprobe-blacklist:main:28 : '[' -d /opt/project-config/nodepool/elements/zuul-worker/modprobe.d/ ']' 2024-04-17 15:10:44.728 | dib-run-parts 50-modprobe-blacklist completed 2024-04-17 15:10:44.728 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/60-zuul-user 2024-04-17 15:10:44.735 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-04-17 15:10:44.738 | + /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-04-17 15:10:44.741 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.741 | ' 2024-04-17 15:10:44.743 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.743 | ' ']' 2024-04-17 15:10:44.746 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.746 | ' ']' 2024-04-17 15:10:44.748 | + /opt/dib_tmp/dib_build.Z6700lnG/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:10:44.749 | ' 2024-04-17 15:10:44.750 | dib-run-parts 60-zuul-user completed 2024-04-17 15:10:44.750 | dib-run-parts Running /opt/dib_tmp/dib_build.Z6700lnG/hooks/extra-data.d/98-source-repositories 2024-04-17 15:10:44.763 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:10:44 UTC 2024 for /opt/dib_tmp/dib_build.Z6700lnG/hooks/source-repository-dstat_graph 2024-04-17 15:10:44.768 | (0001 / 0001) 2024-04-17 15:10:44.844 | 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:10:45.131 | Cloning from dstat_graph cache and applying ref master 2024-04-17 15:10:45.245 | HEAD is now at 358c6a7 Fix refresh for embedded csv 2024-04-17 15:10:45.265 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:10:45 UTC 2024 for /opt/dib_tmp/dib_build.Z6700lnG/hooks/source-repository-images 2024-04-17 15:10:45.270 | (0001 / 0015) 2024-04-17 15:10:45.282 | 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:10:45.305 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:45.305 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:45.514 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1309 0 --:--:-- --:--:-- --:--:-- 1312 2024-04-17 15:10:45.642 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:45.837 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:45.843 | 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:10:45.942 | (0002 / 0015) 2024-04-17 15:10:45.955 | 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:10:45.976 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:45.976 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:46.175 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1378 0 --:--:-- --:--:-- --:--:-- 1381 2024-04-17 15:10:46.296 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:46.492 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:46.501 | 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:10:46.596 | (0003 / 0015) 2024-04-17 15:10:46.610 | 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:10:46.632 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:46.634 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:46.836 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1345 0 --:--:-- --:--:-- --:--:-- 1349 2024-04-17 15:10:46.965 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:47.150 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:47.156 | 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:10:47.250 | (0004 / 0015) 2024-04-17 15:10:47.264 | 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:10:47.287 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:47.289 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:47.489 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1355 0 --:--:-- --:--:-- --:--:-- 1358 2024-04-17 15:10:47.657 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:47.853 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:47.859 | 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:10:47.981 | (0005 / 0015) 2024-04-17 15:10:47.995 | 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:10:48.017 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:48.019 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:48.276 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1061 0 --:--:-- --:--:-- --:--:-- 1061 2024-04-17 15:10:48.454 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:48.653 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:48.659 | 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:10:48.756 | (0006 / 0015) 2024-04-17 15:10:48.769 | 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:10:48.791 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:48.793 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:48.996 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1345 0 --:--:-- --:--:-- --:--:-- 1349 2024-04-17 15:10:49.196 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:49.391 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:49.397 | 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:10:49.510 | (0007 / 0015) 2024-04-17 15:10:49.523 | 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:10:49.545 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:49.547 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:49.749 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1340 0 --:--:-- --:--:-- --:--:-- 1344 2024-04-17 15:10:49.930 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:50.130 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:50.137 | 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:10:50.257 | (0008 / 0015) 2024-04-17 15:10:50.273 | 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:10:50.295 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:50.297 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:50.497 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1370 0 --:--:-- --:--:-- --:--:-- 1375 2024-04-17 15:10:50.687 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:50.865 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:50.871 | 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:10:50.966 | (0009 / 0015) 2024-04-17 15:10:50.979 | 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:10:51.007 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:51.008 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:51.208 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1357 0 --:--:-- --:--:-- --:--:-- 1356 2024-04-17 15:10:51.410 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:51.594 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:51.600 | 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:10:51.706 | (0010 / 0015) 2024-04-17 15:10:51.720 | 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:10:51.744 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:51.745 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:51.945 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 273 100 273 0 0 1360 0 --:--:-- --:--:-- --:--:-- 1365 2024-04-17 15:10:52.129 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:52.326 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:52.333 | 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:10:52.456 | (0011 / 0015) 2024-04-17 15:10:52.468 | 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:10:52.492 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:52.494 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:52.694 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275 100 275 0 0 1361 0 --:--:-- --:--:-- --:--:-- 1368 2024-04-17 15:10:52.882 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:53.077 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:53.084 | 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:10:53.191 | (0012 / 0015) 2024-04-17 15:10:53.204 | 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:10:53.227 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:53.228 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:53.436 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 274 100 274 0 0 1305 0 --:--:-- --:--:-- --:--:-- 1311 2024-04-17 15:10:53.624 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:53.822 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:53.829 | 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:10:53.940 | (0013 / 0015) 2024-04-17 15:10:53.952 | 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:10:53.975 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:53.976 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:54.099 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:54.293 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:54.299 | 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:10:54.381 | (0014 / 0015) 2024-04-17 15:10:54.394 | 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:10:54.417 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:54.419 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:54.550 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:54.729 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:54.734 | 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:10:54.808 | (0015 / 0015) 2024-04-17 15:10:54.825 | 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:10:54.848 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:54.850 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:54.981 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:55.177 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:55.182 | 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:10:55.256 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:10:55 UTC 2024 for /opt/dib_tmp/dib_build.Z6700lnG/hooks/source-repository-stackviz 2024-04-17 15:10:55.261 | (0001 / 0001) 2024-04-17 15:10:55.274 | 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:10:55.295 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:55.295 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:55.374 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 3274 0 --:--:-- --:--:-- --:--:-- 3320 2024-04-17 15:10:55.426 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:55.431 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-04-17 15:10:55.480 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:10:55 UTC 2024 for /opt/dib_tmp/dib_build.Z6700lnG/hooks/source-repository-zanatacli 2024-04-17 15:10:55.485 | (0001 / 0001) 2024-04-17 15:10:55.498 | 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:10:55.529 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-04-17 15:10:55.529 | Dload Upload Total Spent Left Speed 2024-04-17 15:10:55.732 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 677 0 --:--:-- --:--:-- --:--:-- 679 2024-04-17 15:10:55.795 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-04-17 15:10:55.799 | 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:10:55.904 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Apr 17 15:10:55 UTC 2024 for /opt/dib_tmp/dib_build.Z6700lnG/hooks/source-repository-projects-yaml 2024-04-17 15:10:55.909 | (0001 / 1384) 2024-04-17 15:10:55.924 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-04-17 15:10:56.665 | Cloning from airshipctl cache and applying ref * 2024-04-17 15:10:59.396 | (0002 / 1384) 2024-04-17 15:10:59.409 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-04-17 15:10:59.736 | Cloning from airshipui cache and applying ref * 2024-04-17 15:10:59.938 | (0003 / 1384) 2024-04-17 15:10:59.951 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-04-17 15:11:00.239 | Cloning from apis cache and applying ref * 2024-04-17 15:11:00.296 | (0004 / 1384) 2024-04-17 15:11:00.308 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-04-17 15:11:00.731 | Cloning from armada cache and applying ref * 2024-04-17 15:11:04.549 | (0005 / 1384) 2024-04-17 15:11:04.563 | 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:11:04.936 | Cloning from armada-go cache and applying ref * 2024-04-17 15:11:05.612 | (0006 / 1384) 2024-04-17 15:11:05.625 | 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:11:05.956 | Cloning from armada-operator cache and applying ref * 2024-04-17 15:11:06.449 | (0007 / 1384) 2024-04-17 15:11:06.462 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-04-17 15:11:06.908 | Cloning from charts cache and applying ref * 2024-04-17 15:11:09.874 | (0008 / 1384) 2024-04-17 15:11:09.889 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-04-17 15:11:10.375 | Cloning from deckhand cache and applying ref * 2024-04-17 15:11:11.690 | (0009 / 1384) 2024-04-17 15:11:11.703 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-04-17 15:11:12.062 | Cloning from divingbell cache and applying ref * 2024-04-17 15:11:12.584 | (0010 / 1384) 2024-04-17 15:11:12.596 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-04-17 15:11:12.977 | Cloning from docs cache and applying ref * 2024-04-17 15:11:13.846 | (0011 / 1384) 2024-04-17 15:11:13.860 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-04-17 15:11:14.218 | Cloning from drydock cache and applying ref * 2024-04-17 15:11:15.809 | (0012 / 1384) 2024-04-17 15:11:15.822 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-04-17 15:11:16.110 | Cloning from election cache and applying ref * 2024-04-17 15:11:16.406 | (0013 / 1384) 2024-04-17 15:11:16.419 | 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:11:16.692 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-04-17 15:11:16.848 | (0014 / 1384) 2024-04-17 15:11:16.861 | 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:11:17.139 | Cloning from go-redfish cache and applying ref * 2024-04-17 15:11:17.306 | (0015 / 1384) 2024-04-17 15:11:17.320 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-04-17 15:11:17.602 | Cloning from governance cache and applying ref * 2024-04-17 15:11:17.711 | (0016 / 1384) 2024-04-17 15:11:17.724 | 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:11:17.990 | Cloning from hostconfig-operator cache and applying ref * 2024-04-17 15:11:19.237 | (0017 / 1384) 2024-04-17 15:11:19.251 | 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:11:19.540 | Cloning from image-builder cache and applying ref * 2024-04-17 15:11:20.091 | (0018 / 1384) 2024-04-17 15:11:20.103 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-04-17 15:11:20.374 | Cloning from images cache and applying ref * 2024-04-17 15:11:23.868 | (0019 / 1384) 2024-04-17 15:11:23.882 | 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:11:24.179 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-04-17 15:11:26.959 | (0020 / 1384) 2024-04-17 15:11:26.972 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-04-17 15:11:27.261 | Cloning from maas cache and applying ref * 2024-04-17 15:11:28.805 | (0021 / 1384) 2024-04-17 15:11:28.819 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-04-17 15:11:29.085 | Cloning from pegleg cache and applying ref * 2024-04-17 15:11:31.181 | (0022 / 1384) 2024-04-17 15:11:31.194 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-04-17 15:11:31.473 | Cloning from porthole cache and applying ref * 2024-04-17 15:11:34.024 | (0023 / 1384) 2024-04-17 15:11:34.036 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-04-17 15:11:34.322 | Cloning from promenade cache and applying ref * 2024-04-17 15:11:37.355 | (0024 / 1384) 2024-04-17 15:11:37.369 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-04-17 15:11:37.640 | Cloning from shipyard cache and applying ref * 2024-04-17 15:11:37.832 | (0025 / 1384) 2024-04-17 15:11:37.846 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-04-17 15:11:38.123 | Cloning from sip cache and applying ref * 2024-04-17 15:11:38.404 | (0026 / 1384) 2024-04-17 15:11:38.417 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-04-17 15:11:38.692 | Cloning from specs cache and applying ref * 2024-04-17 15:11:38.756 | (0027 / 1384) 2024-04-17 15:11:38.769 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-04-17 15:11:39.045 | Cloning from spyglass cache and applying ref * 2024-04-17 15:11:39.114 | (0028 / 1384) 2024-04-17 15:11:39.129 | 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:11:39.409 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-04-17 15:11:39.467 | (0029 / 1384) 2024-04-17 15:11:39.480 | 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:11:39.759 | Cloning from tempest-plugin cache and applying ref * 2024-04-17 15:11:39.817 | (0030 / 1384) 2024-04-17 15:11:39.830 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-04-17 15:11:40.116 | Cloning from treasuremap cache and applying ref * 2024-04-17 15:11:40.684 | (0031 / 1384) 2024-04-17 15:11:40.697 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-04-17 15:11:40.955 | Cloning from vino cache and applying ref * 2024-04-17 15:11:41.180 | (0032 / 1384) 2024-04-17 15:11:41.193 | 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:11:41.466 | Cloning from zuul-airship-roles cache and applying ref * 2024-04-17 15:11:41.529 | (0033 / 1384) 2024-04-17 15:11:41.542 | 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:11:41.823 | Cloning from cfn-overview cache and applying ref * 2024-04-17 15:11:41.905 | (0034 / 1384) 2024-04-17 15:11:41.919 | 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:11:42.190 | Cloning from computing-native cache and applying ref * 2024-04-17 15:11:42.251 | (0035 / 1384) 2024-04-17 15:11:42.265 | 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:11:42.529 | Cloning from computing-offload cache and applying ref * 2024-04-17 15:11:43.022 | (0036 / 1384) 2024-04-17 15:11:43.035 | 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:11:43.305 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-04-17 15:11:44.885 | (0037 / 1384) 2024-04-17 15:11:44.899 | 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:11:45.186 | Cloning from use-case-and-architecture cache and applying ref * 2024-04-17 15:11:49.254 | (0038 / 1384) 2024-04-17 15:11:49.267 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-04-17 15:11:49.554 | Cloning from cirros cache and applying ref * 2024-04-17 15:11:49.665 | (0039 / 1384) 2024-04-17 15:11:49.679 | 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:11:49.953 | Cloning from inaugust.com cache and applying ref * 2024-04-17 15:11:50.101 | (0040 / 1384) 2024-04-17 15:11:50.114 | 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:11:50.379 | Cloning from src.sh cache and applying ref * 2024-04-17 15:11:50.439 | (0041 / 1384) 2024-04-17 15:11:50.455 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-04-17 15:11:50.732 | Cloning from ttrun cache and applying ref * 2024-04-17 15:11:50.801 | (0042 / 1384) 2024-04-17 15:11:50.815 | 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:11:51.094 | Cloning from jenkins-job-builder cache and applying ref * 2024-04-17 15:11:51.525 | (0043 / 1384) 2024-04-17 15:11:51.538 | 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:11:51.822 | Cloning from python-jenkins cache and applying ref * 2024-04-17 15:11:51.902 | (0044 / 1384) 2024-04-17 15:11:51.914 | 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:11:52.169 | Cloning from ci-cloud-config cache and applying ref * 2024-04-17 15:11:52.227 | (0045 / 1384) 2024-04-17 15:11:52.242 | Updating cache of https://opendev.org/nebulous/activemq.git in /opt/dib_cache/source-repositories/activemq_3446e62e0c7f56a447e4ac8d9db50dddfeb013a2 with ref * 2024-04-17 15:11:52.510 | Cloning from activemq cache and applying ref * 2024-04-17 15:11:52.572 | (0046 / 1384) 2024-04-17 15:11:52.585 | Updating cache of https://opendev.org/nebulous/asyncapi.git in /opt/dib_cache/source-repositories/asyncapi_b0cdfcb1346229e3089fd7430a67d42ef89a2c03 with ref * 2024-04-17 15:11:52.873 | Cloning from asyncapi cache and applying ref * 2024-04-17 15:11:52.929 | (0047 / 1384) 2024-04-17 15:11:52.942 | 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:11:53.212 | Cloning from brokerage-quality-assurance-server cache and applying ref * 2024-04-17 15:11:53.271 | (0048 / 1384) 2024-04-17 15:11:53.284 | 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:11:53.554 | Cloning from cloud-fog-service-broker cache and applying ref * 2024-04-17 15:11:53.683 | (0049 / 1384) 2024-04-17 15:11:53.696 | 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:11:53.953 | Cloning from component-sandbox cache and applying ref * 2024-04-17 15:11:54.025 | (0050 / 1384) 2024-04-17 15:11:54.037 | 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:11:54.309 | Cloning from component-template cache and applying ref * 2024-04-17 15:11:54.385 | (0051 / 1384) 2024-04-17 15:11:54.398 | 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:11:54.661 | Cloning from exn-connector-cpp cache and applying ref * 2024-04-17 15:11:54.717 | (0052 / 1384) 2024-04-17 15:11:54.730 | 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:11:55.002 | Cloning from exn-connector-java cache and applying ref * 2024-04-17 15:11:55.091 | (0053 / 1384) 2024-04-17 15:11:55.104 | 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:11:55.382 | Cloning from exn-connector-python cache and applying ref * 2024-04-17 15:11:55.446 | (0054 / 1384) 2024-04-17 15:11:55.460 | 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:11:55.736 | Cloning from exn-middleware cache and applying ref * 2024-04-17 15:11:55.826 | (0055 / 1384) 2024-04-17 15:11:55.839 | 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:11:56.112 | Cloning from exponential-smoothing-predictor cache and applying ref * 2024-04-17 15:11:56.189 | (0056 / 1384) 2024-04-17 15:11:56.202 | Updating cache of https://opendev.org/nebulous/gui.git in /opt/dib_cache/source-repositories/gui_d36aba5e231fbb36b20ea29b9b2f0e760a176e10 with ref * 2024-04-17 15:11:56.470 | Cloning from gui cache and applying ref * 2024-04-17 15:11:56.557 | (0057 / 1384) 2024-04-17 15:11:56.569 | 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:11:56.836 | Cloning from gui-controller cache and applying ref * 2024-04-17 15:11:56.917 | (0058 / 1384) 2024-04-17 15:11:56.931 | Updating cache of https://opendev.org/nebulous/influxdb.git in /opt/dib_cache/source-repositories/influxdb_229ca5e162a80003efe8c59c5df17a58497a1219 with ref * 2024-04-17 15:11:57.203 | Cloning from influxdb cache and applying ref * 2024-04-17 15:11:57.269 | (0059 / 1384) 2024-04-17 15:11:57.282 | 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:11:57.559 | Cloning from iot-dpp-orchestrator cache and applying ref * 2024-04-17 15:11:57.628 | (0060 / 1384) 2024-04-17 15:11:57.641 | 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:11:57.917 | Cloning from library-template cache and applying ref * 2024-04-17 15:11:57.994 | (0061 / 1384) 2024-04-17 15:11:58.008 | Updating cache of https://opendev.org/nebulous/monitoring.git in /opt/dib_cache/source-repositories/monitoring_fde1d8a77206e5bc8a22c22e5f4649d21ccff1b0 with ref * 2024-04-17 15:11:58.286 | Cloning from monitoring cache and applying ref * 2024-04-17 15:11:58.566 | (0062 / 1384) 2024-04-17 15:11:58.580 | 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:11:58.861 | Cloning from monitoring-data-persistor cache and applying ref * 2024-04-17 15:11:58.941 | (0063 / 1384) 2024-04-17 15:11:58.954 | Updating cache of https://opendev.org/nebulous/nebulous.git in /opt/dib_cache/source-repositories/nebulous_2fc947cbcdc5c100b6a770449e0bb16545e0d9d4 with ref * 2024-04-17 15:11:59.230 | Cloning from nebulous cache and applying ref * 2024-04-17 15:11:59.302 | (0064 / 1384) 2024-04-17 15:11:59.316 | 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:11:59.593 | Cloning from nebulous-sandbox cache and applying ref * 2024-04-17 15:11:59.655 | (0065 / 1384) 2024-04-17 15:11:59.668 | 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:11:59.949 | Cloning from netdata-cluster-installation cache and applying ref * 2024-04-17 15:12:00.004 | (0066 / 1384) 2024-04-17 15:12:00.017 | 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:12:00.283 | Cloning from ontology-server cache and applying ref * 2024-04-17 15:12:00.341 | (0067 / 1384) 2024-04-17 15:12:00.354 | 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:12:00.636 | Cloning from optimiser-constraint-checker cache and applying ref * 2024-04-17 15:12:00.693 | (0068 / 1384) 2024-04-17 15:12:00.706 | 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:12:00.974 | Cloning from optimiser-controller cache and applying ref * 2024-04-17 15:12:01.155 | (0069 / 1384) 2024-04-17 15:12:01.167 | 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:12:01.425 | Cloning from optimiser-resource-auction-agent cache and applying ref * 2024-04-17 15:12:01.485 | (0070 / 1384) 2024-04-17 15:12:01.498 | 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:12:01.770 | Cloning from optimiser-solver cache and applying ref * 2024-04-17 15:12:01.859 | (0071 / 1384) 2024-04-17 15:12:01.872 | 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:12:02.145 | Cloning from optimiser-utility-evaluator cache and applying ref * 2024-04-17 15:12:02.244 | (0072 / 1384) 2024-04-17 15:12:02.257 | 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:12:02.521 | Cloning from overlay-network-agent cache and applying ref * 2024-04-17 15:12:02.592 | (0073 / 1384) 2024-04-17 15:12:02.605 | 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:12:02.876 | Cloning from overlay-network-manager cache and applying ref * 2024-04-17 15:12:02.997 | (0074 / 1384) 2024-04-17 15:12:03.010 | 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:12:03.279 | Cloning from pilot-1-1-windmill cache and applying ref * 2024-04-17 15:12:03.337 | (0075 / 1384) 2024-04-17 15:12:03.351 | 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:12:03.621 | Cloning from pilot-1-2-city cache and applying ref * 2024-04-17 15:12:03.675 | (0076 / 1384) 2024-04-17 15:12:03.688 | 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:12:03.962 | Cloning from pilot-2-1-intralogistics cache and applying ref * 2024-04-17 15:12:04.018 | (0077 / 1384) 2024-04-17 15:12:04.031 | 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:12:04.300 | Cloning from pilot-2-2-last-mile cache and applying ref * 2024-04-17 15:12:04.356 | (0078 / 1384) 2024-04-17 15:12:04.369 | 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:12:04.643 | Cloning from pilot-3-1-agriculture cache and applying ref * 2024-04-17 15:12:04.698 | (0079 / 1384) 2024-04-17 15:12:04.711 | 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:12:04.987 | Cloning from pilot-4-1-emergency cache and applying ref * 2024-04-17 15:12:05.042 | (0080 / 1384) 2024-04-17 15:12:05.054 | 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:12:05.324 | Cloning from prediction-orchestrator cache and applying ref * 2024-04-17 15:12:05.402 | (0081 / 1384) 2024-04-17 15:12:05.414 | 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:12:05.699 | Cloning from project-config cache and applying ref * 2024-04-17 15:12:05.778 | (0082 / 1384) 2024-04-17 15:12:05.791 | 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:12:06.062 | Cloning from resource-manager cache and applying ref * 2024-04-17 15:12:06.164 | (0083 / 1384) 2024-04-17 15:12:06.177 | Caching sal-scripts from https://opendev.org/nebulous/sal-scripts.git in /opt/dib_cache/source-repositories/sal_scripts_c0a60c6cbf9fdca226a629c94619a844a7f11336 2024-04-17 15:12:06.394 | fatal: could not read Username for 'https://opendev.org': No such device or address 2024-04-17 15:12:06.405 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-04-17 15:12:06.410 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : exitval=128 2024-04-17 15:12:06.415 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : cleanup 2024-04-17 15:12:06.422 | + diskimage_builder/lib/img-functions:cleanup:42 : unmount_image 2024-04-17 15:12:06.427 | + diskimage_builder/lib/img-functions:unmount_image:22 : sync 2024-04-17 15:12:09.537 | + diskimage_builder/lib/img-functions:unmount_image:26 : unmount_dir /opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:12:09.541 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local dir=/opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:12:09.545 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local real_dir 2024-04-17 15:12:09.549 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local mnts 2024-04-17 15:12:09.553 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local split_mounts 2024-04-17 15:12:09.557 | + diskimage_builder/lib/common-functions:unmount_dir:426 : local found_mountpoint 2024-04-17 15:12:09.561 | + diskimage_builder/lib/common-functions:unmount_dir:428 : '[' '!' -d /opt/dib_tmp/dib_build.Z6700lnG/mnt ']' 2024-04-17 15:12:09.565 | ++ diskimage_builder/lib/common-functions:unmount_dir:435 : readlink -e /opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:12:09.570 | + diskimage_builder/lib/common-functions:unmount_dir:435 : real_dir=/opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:12:09.575 | + diskimage_builder/lib/common-functions:unmount_dir:438 : IFS='|' 2024-04-17 15:12:09.579 | + diskimage_builder/lib/common-functions:unmount_dir:438 : read -ra split_mounts 2024-04-17 15:12:09.586 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : grep '^/opt/dib_tmp/dib_build.Z6700lnG/mnt/' 2024-04-17 15:12:09.586 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : sort -r 2024-04-17 15:12:09.586 | ++ diskimage_builder/lib/common-functions:unmount_dir:443 : awk '{print $2}' 2024-04-17 15:12:09.592 | + diskimage_builder/lib/common-functions:unmount_dir:443 : mnts='/opt/dib_tmp/dib_build.Z6700lnG/mnt/sys 2024-04-17 15:12:09.592 | /opt/dib_tmp/dib_build.Z6700lnG/mnt/proc 2024-04-17 15:12:09.592 | /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev/pts 2024-04-17 15:12:09.592 | /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev' 2024-04-17 15:12:09.596 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-04-17 15:12:09.600 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-04-17 15:12:09.604 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-04-17 15:12:09.608 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-04-17 15:12:09.612 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-04-17 15:12:09.616 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.Z6700lnG/mnt/sys' 2024-04-17 15:12:09.616 | Unmount /opt/dib_tmp/dib_build.Z6700lnG/mnt/sys 2024-04-17 15:12:09.620 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.Z6700lnG/mnt/sys 2024-04-17 15:12:09.634 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-04-17 15:12:09.638 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-04-17 15:12:09.643 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-04-17 15:12:09.647 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-04-17 15:12:09.651 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-04-17 15:12:09.655 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.Z6700lnG/mnt/proc' 2024-04-17 15:12:09.655 | Unmount /opt/dib_tmp/dib_build.Z6700lnG/mnt/proc 2024-04-17 15:12:09.658 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.Z6700lnG/mnt/proc 2024-04-17 15:12:09.672 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-04-17 15:12:09.676 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-04-17 15:12:09.680 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-04-17 15:12:09.684 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-04-17 15:12:09.687 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-04-17 15:12:09.691 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev/pts' 2024-04-17 15:12:09.691 | Unmount /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev/pts 2024-04-17 15:12:09.695 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev/pts 2024-04-17 15:12:09.708 | + diskimage_builder/lib/common-functions:unmount_dir:444 : for m in $mnts 2024-04-17 15:12:09.712 | + diskimage_builder/lib/common-functions:unmount_dir:446 : found_mountpoint=false 2024-04-17 15:12:09.716 | + diskimage_builder/lib/common-functions:unmount_dir:447 : for mountpoint in "${split_mounts[@]}" 2024-04-17 15:12:09.720 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ / != \/ ]] 2024-04-17 15:12:09.724 | + diskimage_builder/lib/common-functions:unmount_dir:456 : '[' false == false ']' 2024-04-17 15:12:09.728 | + diskimage_builder/lib/common-functions:unmount_dir:458 : echo 'Unmount /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev' 2024-04-17 15:12:09.728 | Unmount /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev 2024-04-17 15:12:09.732 | + diskimage_builder/lib/common-functions:unmount_dir:459 : sudo umount -fl /opt/dib_tmp/dib_build.Z6700lnG/mnt/dev 2024-04-17 15:12:09.745 | + diskimage_builder/lib/img-functions:unmount_image:27 : '[' -n '' ']' 2024-04-17 15:12:09.749 | + diskimage_builder/lib/img-functions:unmount_image:30 : '[' -n '' ']' 2024-04-17 15:12:09.753 | + 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:12:10.146 | 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:12:10.146 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.Z6700lnG/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.85UOYYST', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.Z6700lnG/mnt', 'build-dir': '/opt/dib_tmp/dib_build.Z6700lnG'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-04-17 15:12:10.146 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-04-17 15:12:10.184 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_build_dir 2024-04-17 15:12:10.189 | + diskimage_builder/lib/common-functions:cleanup_build_dir:217 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.Z6700lnG/built; do sleep 1; done' 2024-04-17 15:12:10.204 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : sudo rm -rf /opt/dib_tmp/dib_build.Z6700lnG/mnt 2024-04-17 15:12:12.503 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : kill_chroot_processes /opt/dib_tmp/dib_build.Z6700lnG 2024-04-17 15:12:12.561 | + diskimage_builder/lib/common-functions:cleanup_build_dir:223 : tmpfs_check 0 2024-04-17 15:12:12.566 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-04-17 15:12:12.570 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-04-17 15:12:12.574 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-04-17 15:12:12.578 | + diskimage_builder/lib/common-functions:cleanup_build_dir:231 : rm -rf --one-file-system /opt/dib_tmp/dib_build.Z6700lnG 2024-04-17 15:12:12.588 | + diskimage_builder/lib/img-functions:cleanup:45 : cleanup_image_dir 2024-04-17 15:12:12.592 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : kill_chroot_processes /opt/dib_tmp/dib_image.85UOYYST 2024-04-17 15:12:12.650 | + diskimage_builder/lib/common-functions:cleanup_image_dir:236 : tmpfs_check 0 2024-04-17 15:12:12.654 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : local echo_message=0 2024-04-17 15:12:12.658 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : '[' 1 == 0 ']' 2024-04-17 15:12:12.662 | + diskimage_builder/lib/common-functions:tmpfs_check:24 : return 1 2024-04-17 15:12:12.666 | + diskimage_builder/lib/common-functions:cleanup_image_dir:242 : rm -rf --one-file-system /opt/dib_tmp/dib_image.85UOYYST 2024-04-17 15:12:12.671 | + diskimage_builder/lib/img-functions:trap_cleanup:38 : exit 128 Exit code: 128